@charset "UTF-8";
/* breakpoints */
.comp-back-to-top {
  display: none;
  position: fixed;
  bottom: 5.5rem;
  left: 1.5rem;
  z-index: 50;
}

@media only screen and (min-width: 992px) {
  .comp-back-to-top {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
  }
  .comp-back-to-top.visible {
    visibility: visible;
    opacity: 1;
  }
}

.comp-back-to-top .icon {
  padding: 1.325rem 1.2rem;
  background: #efefef;
  border-radius: 50%;
  cursor: pointer;
}

.comp-back-to-top .icon::after {
  content: "\e920";
  font-family: "TecomIcon", serif;
  font-size: 1.35rem;
  position: relative;
  top: 0.3rem;
}

/* breakpoints */
@media only screen and (min-width: 992px) {
  .\--padding-top-md-0 {
    padding-top: 0px !important;
  }
  .\--margin-top-md-0 {
    margin-top: 0px !important;
  }
  .\--padding-top-md-1 {
    padding-top: 1px !important;
  }
  .\--margin-top-md-1 {
    margin-top: 1px !important;
  }
  .\--padding-top-md-2 {
    padding-top: 2px !important;
  }
  .\--margin-top-md-2 {
    margin-top: 2px !important;
  }
  .\--padding-top-md-3 {
    padding-top: 3px !important;
  }
  .\--margin-top-md-3 {
    margin-top: 3px !important;
  }
  .\--padding-top-md-4 {
    padding-top: 4px !important;
  }
  .\--margin-top-md-4 {
    margin-top: 4px !important;
  }
  .\--padding-top-md-5 {
    padding-top: 5px !important;
  }
  .\--margin-top-md-5 {
    margin-top: 5px !important;
  }
  .\--padding-top-md-6 {
    padding-top: 6px !important;
  }
  .\--margin-top-md-6 {
    margin-top: 6px !important;
  }
  .\--padding-top-md-7 {
    padding-top: 7px !important;
  }
  .\--margin-top-md-7 {
    margin-top: 7px !important;
  }
  .\--padding-top-md-8 {
    padding-top: 8px !important;
  }
  .\--margin-top-md-8 {
    margin-top: 8px !important;
  }
  .\--padding-top-md-9 {
    padding-top: 9px !important;
  }
  .\--margin-top-md-9 {
    margin-top: 9px !important;
  }
  .\--padding-top-md-10 {
    padding-top: 10px !important;
  }
  .\--margin-top-md-10 {
    margin-top: 10px !important;
  }
  .\--padding-top-md-11 {
    padding-top: 11px !important;
  }
  .\--margin-top-md-11 {
    margin-top: 11px !important;
  }
  .\--padding-top-md-12 {
    padding-top: 12px !important;
  }
  .\--margin-top-md-12 {
    margin-top: 12px !important;
  }
  .\--padding-top-md-13 {
    padding-top: 13px !important;
  }
  .\--margin-top-md-13 {
    margin-top: 13px !important;
  }
  .\--padding-top-md-14 {
    padding-top: 14px !important;
  }
  .\--margin-top-md-14 {
    margin-top: 14px !important;
  }
  .\--padding-top-md-15 {
    padding-top: 15px !important;
  }
  .\--margin-top-md-15 {
    margin-top: 15px !important;
  }
  .\--padding-top-md-16 {
    padding-top: 16px !important;
  }
  .\--margin-top-md-16 {
    margin-top: 16px !important;
  }
  .\--padding-top-md-17 {
    padding-top: 17px !important;
  }
  .\--margin-top-md-17 {
    margin-top: 17px !important;
  }
  .\--padding-top-md-18 {
    padding-top: 18px !important;
  }
  .\--margin-top-md-18 {
    margin-top: 18px !important;
  }
  .\--padding-top-md-19 {
    padding-top: 19px !important;
  }
  .\--margin-top-md-19 {
    margin-top: 19px !important;
  }
  .\--padding-top-md-20 {
    padding-top: 20px !important;
  }
  .\--margin-top-md-20 {
    margin-top: 20px !important;
  }
  .\--padding-top-md-21 {
    padding-top: 21px !important;
  }
  .\--margin-top-md-21 {
    margin-top: 21px !important;
  }
  .\--padding-top-md-22 {
    padding-top: 22px !important;
  }
  .\--margin-top-md-22 {
    margin-top: 22px !important;
  }
  .\--padding-top-md-23 {
    padding-top: 23px !important;
  }
  .\--margin-top-md-23 {
    margin-top: 23px !important;
  }
  .\--padding-top-md-24 {
    padding-top: 24px !important;
  }
  .\--margin-top-md-24 {
    margin-top: 24px !important;
  }
  .\--padding-top-md-25 {
    padding-top: 25px !important;
  }
  .\--margin-top-md-25 {
    margin-top: 25px !important;
  }
  .\--padding-top-md-26 {
    padding-top: 26px !important;
  }
  .\--margin-top-md-26 {
    margin-top: 26px !important;
  }
  .\--padding-top-md-27 {
    padding-top: 27px !important;
  }
  .\--margin-top-md-27 {
    margin-top: 27px !important;
  }
  .\--padding-top-md-28 {
    padding-top: 28px !important;
  }
  .\--margin-top-md-28 {
    margin-top: 28px !important;
  }
  .\--padding-top-md-29 {
    padding-top: 29px !important;
  }
  .\--margin-top-md-29 {
    margin-top: 29px !important;
  }
  .\--padding-top-md-30 {
    padding-top: 30px !important;
  }
  .\--margin-top-md-30 {
    margin-top: 30px !important;
  }
  .\--padding-top-md-31 {
    padding-top: 31px !important;
  }
  .\--margin-top-md-31 {
    margin-top: 31px !important;
  }
  .\--padding-top-md-32 {
    padding-top: 32px !important;
  }
  .\--margin-top-md-32 {
    margin-top: 32px !important;
  }
  .\--padding-top-md-33 {
    padding-top: 33px !important;
  }
  .\--margin-top-md-33 {
    margin-top: 33px !important;
  }
  .\--padding-top-md-34 {
    padding-top: 34px !important;
  }
  .\--margin-top-md-34 {
    margin-top: 34px !important;
  }
  .\--padding-top-md-35 {
    padding-top: 35px !important;
  }
  .\--margin-top-md-35 {
    margin-top: 35px !important;
  }
  .\--padding-top-md-36 {
    padding-top: 36px !important;
  }
  .\--margin-top-md-36 {
    margin-top: 36px !important;
  }
  .\--padding-top-md-37 {
    padding-top: 37px !important;
  }
  .\--margin-top-md-37 {
    margin-top: 37px !important;
  }
  .\--padding-top-md-38 {
    padding-top: 38px !important;
  }
  .\--margin-top-md-38 {
    margin-top: 38px !important;
  }
  .\--padding-top-md-39 {
    padding-top: 39px !important;
  }
  .\--margin-top-md-39 {
    margin-top: 39px !important;
  }
  .\--padding-top-md-40 {
    padding-top: 40px !important;
  }
  .\--margin-top-md-40 {
    margin-top: 40px !important;
  }
  .\--padding-top-md-41 {
    padding-top: 41px !important;
  }
  .\--margin-top-md-41 {
    margin-top: 41px !important;
  }
  .\--padding-top-md-42 {
    padding-top: 42px !important;
  }
  .\--margin-top-md-42 {
    margin-top: 42px !important;
  }
  .\--padding-top-md-43 {
    padding-top: 43px !important;
  }
  .\--margin-top-md-43 {
    margin-top: 43px !important;
  }
  .\--padding-top-md-44 {
    padding-top: 44px !important;
  }
  .\--margin-top-md-44 {
    margin-top: 44px !important;
  }
  .\--padding-top-md-45 {
    padding-top: 45px !important;
  }
  .\--margin-top-md-45 {
    margin-top: 45px !important;
  }
  .\--padding-top-md-46 {
    padding-top: 46px !important;
  }
  .\--margin-top-md-46 {
    margin-top: 46px !important;
  }
  .\--padding-top-md-47 {
    padding-top: 47px !important;
  }
  .\--margin-top-md-47 {
    margin-top: 47px !important;
  }
  .\--padding-top-md-48 {
    padding-top: 48px !important;
  }
  .\--margin-top-md-48 {
    margin-top: 48px !important;
  }
  .\--padding-top-md-49 {
    padding-top: 49px !important;
  }
  .\--margin-top-md-49 {
    margin-top: 49px !important;
  }
  .\--padding-top-md-50 {
    padding-top: 50px !important;
  }
  .\--margin-top-md-50 {
    margin-top: 50px !important;
  }
  .\--padding-top-md-51 {
    padding-top: 51px !important;
  }
  .\--margin-top-md-51 {
    margin-top: 51px !important;
  }
  .\--padding-top-md-52 {
    padding-top: 52px !important;
  }
  .\--margin-top-md-52 {
    margin-top: 52px !important;
  }
  .\--padding-top-md-53 {
    padding-top: 53px !important;
  }
  .\--margin-top-md-53 {
    margin-top: 53px !important;
  }
  .\--padding-top-md-54 {
    padding-top: 54px !important;
  }
  .\--margin-top-md-54 {
    margin-top: 54px !important;
  }
  .\--padding-top-md-55 {
    padding-top: 55px !important;
  }
  .\--margin-top-md-55 {
    margin-top: 55px !important;
  }
  .\--padding-top-md-56 {
    padding-top: 56px !important;
  }
  .\--margin-top-md-56 {
    margin-top: 56px !important;
  }
  .\--padding-top-md-57 {
    padding-top: 57px !important;
  }
  .\--margin-top-md-57 {
    margin-top: 57px !important;
  }
  .\--padding-top-md-58 {
    padding-top: 58px !important;
  }
  .\--margin-top-md-58 {
    margin-top: 58px !important;
  }
  .\--padding-top-md-59 {
    padding-top: 59px !important;
  }
  .\--margin-top-md-59 {
    margin-top: 59px !important;
  }
  .\--padding-top-md-60 {
    padding-top: 60px !important;
  }
  .\--margin-top-md-60 {
    margin-top: 60px !important;
  }
  .\--padding-top-md-61 {
    padding-top: 61px !important;
  }
  .\--margin-top-md-61 {
    margin-top: 61px !important;
  }
  .\--padding-top-md-62 {
    padding-top: 62px !important;
  }
  .\--margin-top-md-62 {
    margin-top: 62px !important;
  }
  .\--padding-top-md-63 {
    padding-top: 63px !important;
  }
  .\--margin-top-md-63 {
    margin-top: 63px !important;
  }
  .\--padding-top-md-64 {
    padding-top: 64px !important;
  }
  .\--margin-top-md-64 {
    margin-top: 64px !important;
  }
  .\--padding-top-md-65 {
    padding-top: 65px !important;
  }
  .\--margin-top-md-65 {
    margin-top: 65px !important;
  }
  .\--padding-top-md-66 {
    padding-top: 66px !important;
  }
  .\--margin-top-md-66 {
    margin-top: 66px !important;
  }
  .\--padding-top-md-67 {
    padding-top: 67px !important;
  }
  .\--margin-top-md-67 {
    margin-top: 67px !important;
  }
  .\--padding-top-md-68 {
    padding-top: 68px !important;
  }
  .\--margin-top-md-68 {
    margin-top: 68px !important;
  }
  .\--padding-top-md-69 {
    padding-top: 69px !important;
  }
  .\--margin-top-md-69 {
    margin-top: 69px !important;
  }
  .\--padding-top-md-70 {
    padding-top: 70px !important;
  }
  .\--margin-top-md-70 {
    margin-top: 70px !important;
  }
  .\--padding-top-md-71 {
    padding-top: 71px !important;
  }
  .\--margin-top-md-71 {
    margin-top: 71px !important;
  }
  .\--padding-top-md-72 {
    padding-top: 72px !important;
  }
  .\--margin-top-md-72 {
    margin-top: 72px !important;
  }
  .\--padding-top-md-73 {
    padding-top: 73px !important;
  }
  .\--margin-top-md-73 {
    margin-top: 73px !important;
  }
  .\--padding-top-md-74 {
    padding-top: 74px !important;
  }
  .\--margin-top-md-74 {
    margin-top: 74px !important;
  }
  .\--padding-top-md-75 {
    padding-top: 75px !important;
  }
  .\--margin-top-md-75 {
    margin-top: 75px !important;
  }
  .\--padding-top-md-76 {
    padding-top: 76px !important;
  }
  .\--margin-top-md-76 {
    margin-top: 76px !important;
  }
  .\--padding-top-md-77 {
    padding-top: 77px !important;
  }
  .\--margin-top-md-77 {
    margin-top: 77px !important;
  }
  .\--padding-top-md-78 {
    padding-top: 78px !important;
  }
  .\--margin-top-md-78 {
    margin-top: 78px !important;
  }
  .\--padding-top-md-79 {
    padding-top: 79px !important;
  }
  .\--margin-top-md-79 {
    margin-top: 79px !important;
  }
  .\--padding-top-md-80 {
    padding-top: 80px !important;
  }
  .\--margin-top-md-80 {
    margin-top: 80px !important;
  }
  .\--padding-top-md-81 {
    padding-top: 81px !important;
  }
  .\--margin-top-md-81 {
    margin-top: 81px !important;
  }
  .\--padding-top-md-82 {
    padding-top: 82px !important;
  }
  .\--margin-top-md-82 {
    margin-top: 82px !important;
  }
  .\--padding-top-md-83 {
    padding-top: 83px !important;
  }
  .\--margin-top-md-83 {
    margin-top: 83px !important;
  }
  .\--padding-top-md-84 {
    padding-top: 84px !important;
  }
  .\--margin-top-md-84 {
    margin-top: 84px !important;
  }
  .\--padding-top-md-85 {
    padding-top: 85px !important;
  }
  .\--margin-top-md-85 {
    margin-top: 85px !important;
  }
  .\--padding-top-md-86 {
    padding-top: 86px !important;
  }
  .\--margin-top-md-86 {
    margin-top: 86px !important;
  }
  .\--padding-top-md-87 {
    padding-top: 87px !important;
  }
  .\--margin-top-md-87 {
    margin-top: 87px !important;
  }
  .\--padding-top-md-88 {
    padding-top: 88px !important;
  }
  .\--margin-top-md-88 {
    margin-top: 88px !important;
  }
  .\--padding-top-md-89 {
    padding-top: 89px !important;
  }
  .\--margin-top-md-89 {
    margin-top: 89px !important;
  }
  .\--padding-top-md-90 {
    padding-top: 90px !important;
  }
  .\--margin-top-md-90 {
    margin-top: 90px !important;
  }
  .\--padding-top-md-91 {
    padding-top: 91px !important;
  }
  .\--margin-top-md-91 {
    margin-top: 91px !important;
  }
  .\--padding-top-md-92 {
    padding-top: 92px !important;
  }
  .\--margin-top-md-92 {
    margin-top: 92px !important;
  }
  .\--padding-top-md-93 {
    padding-top: 93px !important;
  }
  .\--margin-top-md-93 {
    margin-top: 93px !important;
  }
  .\--padding-top-md-94 {
    padding-top: 94px !important;
  }
  .\--margin-top-md-94 {
    margin-top: 94px !important;
  }
  .\--padding-top-md-95 {
    padding-top: 95px !important;
  }
  .\--margin-top-md-95 {
    margin-top: 95px !important;
  }
  .\--padding-top-md-96 {
    padding-top: 96px !important;
  }
  .\--margin-top-md-96 {
    margin-top: 96px !important;
  }
  .\--padding-top-md-97 {
    padding-top: 97px !important;
  }
  .\--margin-top-md-97 {
    margin-top: 97px !important;
  }
  .\--padding-top-md-98 {
    padding-top: 98px !important;
  }
  .\--margin-top-md-98 {
    margin-top: 98px !important;
  }
  .\--padding-top-md-99 {
    padding-top: 99px !important;
  }
  .\--margin-top-md-99 {
    margin-top: 99px !important;
  }
  .\--padding-top-md-100 {
    padding-top: 100px !important;
  }
  .\--margin-top-md-100 {
    margin-top: 100px !important;
  }
  .\--padding-top-md-101 {
    padding-top: 101px !important;
  }
  .\--margin-top-md-101 {
    margin-top: 101px !important;
  }
  .\--padding-top-md-102 {
    padding-top: 102px !important;
  }
  .\--margin-top-md-102 {
    margin-top: 102px !important;
  }
  .\--padding-top-md-103 {
    padding-top: 103px !important;
  }
  .\--margin-top-md-103 {
    margin-top: 103px !important;
  }
  .\--padding-top-md-104 {
    padding-top: 104px !important;
  }
  .\--margin-top-md-104 {
    margin-top: 104px !important;
  }
  .\--padding-top-md-105 {
    padding-top: 105px !important;
  }
  .\--margin-top-md-105 {
    margin-top: 105px !important;
  }
  .\--padding-top-md-106 {
    padding-top: 106px !important;
  }
  .\--margin-top-md-106 {
    margin-top: 106px !important;
  }
  .\--padding-top-md-107 {
    padding-top: 107px !important;
  }
  .\--margin-top-md-107 {
    margin-top: 107px !important;
  }
  .\--padding-top-md-108 {
    padding-top: 108px !important;
  }
  .\--margin-top-md-108 {
    margin-top: 108px !important;
  }
  .\--padding-top-md-109 {
    padding-top: 109px !important;
  }
  .\--margin-top-md-109 {
    margin-top: 109px !important;
  }
  .\--padding-top-md-110 {
    padding-top: 110px !important;
  }
  .\--margin-top-md-110 {
    margin-top: 110px !important;
  }
  .\--padding-top-md-111 {
    padding-top: 111px !important;
  }
  .\--margin-top-md-111 {
    margin-top: 111px !important;
  }
  .\--padding-top-md-112 {
    padding-top: 112px !important;
  }
  .\--margin-top-md-112 {
    margin-top: 112px !important;
  }
  .\--padding-top-md-113 {
    padding-top: 113px !important;
  }
  .\--margin-top-md-113 {
    margin-top: 113px !important;
  }
  .\--padding-top-md-114 {
    padding-top: 114px !important;
  }
  .\--margin-top-md-114 {
    margin-top: 114px !important;
  }
  .\--padding-top-md-115 {
    padding-top: 115px !important;
  }
  .\--margin-top-md-115 {
    margin-top: 115px !important;
  }
  .\--padding-top-md-116 {
    padding-top: 116px !important;
  }
  .\--margin-top-md-116 {
    margin-top: 116px !important;
  }
  .\--padding-top-md-117 {
    padding-top: 117px !important;
  }
  .\--margin-top-md-117 {
    margin-top: 117px !important;
  }
  .\--padding-top-md-118 {
    padding-top: 118px !important;
  }
  .\--margin-top-md-118 {
    margin-top: 118px !important;
  }
  .\--padding-top-md-119 {
    padding-top: 119px !important;
  }
  .\--margin-top-md-119 {
    margin-top: 119px !important;
  }
  .\--padding-top-md-120 {
    padding-top: 120px !important;
  }
  .\--margin-top-md-120 {
    margin-top: 120px !important;
  }
  .\--padding-top-md-121 {
    padding-top: 121px !important;
  }
  .\--margin-top-md-121 {
    margin-top: 121px !important;
  }
  .\--padding-top-md-122 {
    padding-top: 122px !important;
  }
  .\--margin-top-md-122 {
    margin-top: 122px !important;
  }
  .\--padding-top-md-123 {
    padding-top: 123px !important;
  }
  .\--margin-top-md-123 {
    margin-top: 123px !important;
  }
  .\--padding-top-md-124 {
    padding-top: 124px !important;
  }
  .\--margin-top-md-124 {
    margin-top: 124px !important;
  }
  .\--padding-top-md-125 {
    padding-top: 125px !important;
  }
  .\--margin-top-md-125 {
    margin-top: 125px !important;
  }
  .\--padding-top-md-126 {
    padding-top: 126px !important;
  }
  .\--margin-top-md-126 {
    margin-top: 126px !important;
  }
  .\--padding-top-md-127 {
    padding-top: 127px !important;
  }
  .\--margin-top-md-127 {
    margin-top: 127px !important;
  }
  .\--padding-top-md-128 {
    padding-top: 128px !important;
  }
  .\--margin-top-md-128 {
    margin-top: 128px !important;
  }
  .\--padding-top-md-129 {
    padding-top: 129px !important;
  }
  .\--margin-top-md-129 {
    margin-top: 129px !important;
  }
  .\--padding-top-md-130 {
    padding-top: 130px !important;
  }
  .\--margin-top-md-130 {
    margin-top: 130px !important;
  }
  .\--padding-top-md-131 {
    padding-top: 131px !important;
  }
  .\--margin-top-md-131 {
    margin-top: 131px !important;
  }
  .\--padding-top-md-132 {
    padding-top: 132px !important;
  }
  .\--margin-top-md-132 {
    margin-top: 132px !important;
  }
  .\--padding-top-md-133 {
    padding-top: 133px !important;
  }
  .\--margin-top-md-133 {
    margin-top: 133px !important;
  }
  .\--padding-top-md-134 {
    padding-top: 134px !important;
  }
  .\--margin-top-md-134 {
    margin-top: 134px !important;
  }
  .\--padding-top-md-135 {
    padding-top: 135px !important;
  }
  .\--margin-top-md-135 {
    margin-top: 135px !important;
  }
  .\--padding-top-md-136 {
    padding-top: 136px !important;
  }
  .\--margin-top-md-136 {
    margin-top: 136px !important;
  }
  .\--padding-top-md-137 {
    padding-top: 137px !important;
  }
  .\--margin-top-md-137 {
    margin-top: 137px !important;
  }
  .\--padding-top-md-138 {
    padding-top: 138px !important;
  }
  .\--margin-top-md-138 {
    margin-top: 138px !important;
  }
  .\--padding-top-md-139 {
    padding-top: 139px !important;
  }
  .\--margin-top-md-139 {
    margin-top: 139px !important;
  }
  .\--padding-top-md-140 {
    padding-top: 140px !important;
  }
  .\--margin-top-md-140 {
    margin-top: 140px !important;
  }
  .\--padding-top-md-141 {
    padding-top: 141px !important;
  }
  .\--margin-top-md-141 {
    margin-top: 141px !important;
  }
  .\--padding-top-md-142 {
    padding-top: 142px !important;
  }
  .\--margin-top-md-142 {
    margin-top: 142px !important;
  }
  .\--padding-top-md-143 {
    padding-top: 143px !important;
  }
  .\--margin-top-md-143 {
    margin-top: 143px !important;
  }
  .\--padding-top-md-144 {
    padding-top: 144px !important;
  }
  .\--margin-top-md-144 {
    margin-top: 144px !important;
  }
  .\--padding-top-md-145 {
    padding-top: 145px !important;
  }
  .\--margin-top-md-145 {
    margin-top: 145px !important;
  }
  .\--padding-top-md-146 {
    padding-top: 146px !important;
  }
  .\--margin-top-md-146 {
    margin-top: 146px !important;
  }
  .\--padding-top-md-147 {
    padding-top: 147px !important;
  }
  .\--margin-top-md-147 {
    margin-top: 147px !important;
  }
  .\--padding-top-md-148 {
    padding-top: 148px !important;
  }
  .\--margin-top-md-148 {
    margin-top: 148px !important;
  }
  .\--padding-top-md-149 {
    padding-top: 149px !important;
  }
  .\--margin-top-md-149 {
    margin-top: 149px !important;
  }
  .\--padding-top-md-150 {
    padding-top: 150px !important;
  }
  .\--margin-top-md-150 {
    margin-top: 150px !important;
  }
  .\--padding-top-md-151 {
    padding-top: 151px !important;
  }
  .\--margin-top-md-151 {
    margin-top: 151px !important;
  }
  .\--padding-top-md-152 {
    padding-top: 152px !important;
  }
  .\--margin-top-md-152 {
    margin-top: 152px !important;
  }
  .\--padding-top-md-153 {
    padding-top: 153px !important;
  }
  .\--margin-top-md-153 {
    margin-top: 153px !important;
  }
  .\--padding-top-md-154 {
    padding-top: 154px !important;
  }
  .\--margin-top-md-154 {
    margin-top: 154px !important;
  }
  .\--padding-top-md-155 {
    padding-top: 155px !important;
  }
  .\--margin-top-md-155 {
    margin-top: 155px !important;
  }
  .\--padding-top-md-156 {
    padding-top: 156px !important;
  }
  .\--margin-top-md-156 {
    margin-top: 156px !important;
  }
  .\--padding-top-md-157 {
    padding-top: 157px !important;
  }
  .\--margin-top-md-157 {
    margin-top: 157px !important;
  }
  .\--padding-top-md-158 {
    padding-top: 158px !important;
  }
  .\--margin-top-md-158 {
    margin-top: 158px !important;
  }
  .\--padding-top-md-159 {
    padding-top: 159px !important;
  }
  .\--margin-top-md-159 {
    margin-top: 159px !important;
  }
  .\--padding-top-md-160 {
    padding-top: 160px !important;
  }
  .\--margin-top-md-160 {
    margin-top: 160px !important;
  }
  .\--padding-top-md-161 {
    padding-top: 161px !important;
  }
  .\--margin-top-md-161 {
    margin-top: 161px !important;
  }
  .\--padding-top-md-162 {
    padding-top: 162px !important;
  }
  .\--margin-top-md-162 {
    margin-top: 162px !important;
  }
  .\--padding-top-md-163 {
    padding-top: 163px !important;
  }
  .\--margin-top-md-163 {
    margin-top: 163px !important;
  }
  .\--padding-top-md-164 {
    padding-top: 164px !important;
  }
  .\--margin-top-md-164 {
    margin-top: 164px !important;
  }
  .\--padding-top-md-165 {
    padding-top: 165px !important;
  }
  .\--margin-top-md-165 {
    margin-top: 165px !important;
  }
  .\--padding-top-md-166 {
    padding-top: 166px !important;
  }
  .\--margin-top-md-166 {
    margin-top: 166px !important;
  }
  .\--padding-top-md-167 {
    padding-top: 167px !important;
  }
  .\--margin-top-md-167 {
    margin-top: 167px !important;
  }
  .\--padding-top-md-168 {
    padding-top: 168px !important;
  }
  .\--margin-top-md-168 {
    margin-top: 168px !important;
  }
  .\--padding-top-md-169 {
    padding-top: 169px !important;
  }
  .\--margin-top-md-169 {
    margin-top: 169px !important;
  }
  .\--padding-top-md-170 {
    padding-top: 170px !important;
  }
  .\--margin-top-md-170 {
    margin-top: 170px !important;
  }
  .\--padding-top-md-171 {
    padding-top: 171px !important;
  }
  .\--margin-top-md-171 {
    margin-top: 171px !important;
  }
  .\--padding-top-md-172 {
    padding-top: 172px !important;
  }
  .\--margin-top-md-172 {
    margin-top: 172px !important;
  }
  .\--padding-top-md-173 {
    padding-top: 173px !important;
  }
  .\--margin-top-md-173 {
    margin-top: 173px !important;
  }
  .\--padding-top-md-174 {
    padding-top: 174px !important;
  }
  .\--margin-top-md-174 {
    margin-top: 174px !important;
  }
  .\--padding-top-md-175 {
    padding-top: 175px !important;
  }
  .\--margin-top-md-175 {
    margin-top: 175px !important;
  }
  .\--padding-top-md-176 {
    padding-top: 176px !important;
  }
  .\--margin-top-md-176 {
    margin-top: 176px !important;
  }
  .\--padding-top-md-177 {
    padding-top: 177px !important;
  }
  .\--margin-top-md-177 {
    margin-top: 177px !important;
  }
  .\--padding-top-md-178 {
    padding-top: 178px !important;
  }
  .\--margin-top-md-178 {
    margin-top: 178px !important;
  }
  .\--padding-top-md-179 {
    padding-top: 179px !important;
  }
  .\--margin-top-md-179 {
    margin-top: 179px !important;
  }
  .\--padding-top-md-180 {
    padding-top: 180px !important;
  }
  .\--margin-top-md-180 {
    margin-top: 180px !important;
  }
  .\--padding-top-md-181 {
    padding-top: 181px !important;
  }
  .\--margin-top-md-181 {
    margin-top: 181px !important;
  }
  .\--padding-top-md-182 {
    padding-top: 182px !important;
  }
  .\--margin-top-md-182 {
    margin-top: 182px !important;
  }
  .\--padding-top-md-183 {
    padding-top: 183px !important;
  }
  .\--margin-top-md-183 {
    margin-top: 183px !important;
  }
  .\--padding-top-md-184 {
    padding-top: 184px !important;
  }
  .\--margin-top-md-184 {
    margin-top: 184px !important;
  }
  .\--padding-top-md-185 {
    padding-top: 185px !important;
  }
  .\--margin-top-md-185 {
    margin-top: 185px !important;
  }
  .\--padding-top-md-186 {
    padding-top: 186px !important;
  }
  .\--margin-top-md-186 {
    margin-top: 186px !important;
  }
  .\--padding-top-md-187 {
    padding-top: 187px !important;
  }
  .\--margin-top-md-187 {
    margin-top: 187px !important;
  }
  .\--padding-top-md-188 {
    padding-top: 188px !important;
  }
  .\--margin-top-md-188 {
    margin-top: 188px !important;
  }
  .\--padding-top-md-189 {
    padding-top: 189px !important;
  }
  .\--margin-top-md-189 {
    margin-top: 189px !important;
  }
  .\--padding-top-md-190 {
    padding-top: 190px !important;
  }
  .\--margin-top-md-190 {
    margin-top: 190px !important;
  }
  .\--padding-top-md-191 {
    padding-top: 191px !important;
  }
  .\--margin-top-md-191 {
    margin-top: 191px !important;
  }
  .\--padding-top-md-192 {
    padding-top: 192px !important;
  }
  .\--margin-top-md-192 {
    margin-top: 192px !important;
  }
  .\--padding-top-md-193 {
    padding-top: 193px !important;
  }
  .\--margin-top-md-193 {
    margin-top: 193px !important;
  }
  .\--padding-top-md-194 {
    padding-top: 194px !important;
  }
  .\--margin-top-md-194 {
    margin-top: 194px !important;
  }
  .\--padding-top-md-195 {
    padding-top: 195px !important;
  }
  .\--margin-top-md-195 {
    margin-top: 195px !important;
  }
  .\--padding-top-md-196 {
    padding-top: 196px !important;
  }
  .\--margin-top-md-196 {
    margin-top: 196px !important;
  }
  .\--padding-top-md-197 {
    padding-top: 197px !important;
  }
  .\--margin-top-md-197 {
    margin-top: 197px !important;
  }
  .\--padding-top-md-198 {
    padding-top: 198px !important;
  }
  .\--margin-top-md-198 {
    margin-top: 198px !important;
  }
  .\--padding-top-md-199 {
    padding-top: 199px !important;
  }
  .\--margin-top-md-199 {
    margin-top: 199px !important;
  }
  .\--padding-top-md-200 {
    padding-top: 200px !important;
  }
  .\--margin-top-md-200 {
    margin-top: 200px !important;
  }
  .\--padding-top-md-201 {
    padding-top: 201px !important;
  }
  .\--margin-top-md-201 {
    margin-top: 201px !important;
  }
  .\--padding-top-md-202 {
    padding-top: 202px !important;
  }
  .\--margin-top-md-202 {
    margin-top: 202px !important;
  }
  .\--padding-top-md-203 {
    padding-top: 203px !important;
  }
  .\--margin-top-md-203 {
    margin-top: 203px !important;
  }
  .\--padding-top-md-204 {
    padding-top: 204px !important;
  }
  .\--margin-top-md-204 {
    margin-top: 204px !important;
  }
  .\--padding-top-md-205 {
    padding-top: 205px !important;
  }
  .\--margin-top-md-205 {
    margin-top: 205px !important;
  }
  .\--padding-top-md-206 {
    padding-top: 206px !important;
  }
  .\--margin-top-md-206 {
    margin-top: 206px !important;
  }
  .\--padding-top-md-207 {
    padding-top: 207px !important;
  }
  .\--margin-top-md-207 {
    margin-top: 207px !important;
  }
  .\--padding-top-md-208 {
    padding-top: 208px !important;
  }
  .\--margin-top-md-208 {
    margin-top: 208px !important;
  }
  .\--padding-top-md-209 {
    padding-top: 209px !important;
  }
  .\--margin-top-md-209 {
    margin-top: 209px !important;
  }
  .\--padding-top-md-210 {
    padding-top: 210px !important;
  }
  .\--margin-top-md-210 {
    margin-top: 210px !important;
  }
  .\--padding-top-md-211 {
    padding-top: 211px !important;
  }
  .\--margin-top-md-211 {
    margin-top: 211px !important;
  }
  .\--padding-top-md-212 {
    padding-top: 212px !important;
  }
  .\--margin-top-md-212 {
    margin-top: 212px !important;
  }
  .\--padding-top-md-213 {
    padding-top: 213px !important;
  }
  .\--margin-top-md-213 {
    margin-top: 213px !important;
  }
  .\--padding-top-md-214 {
    padding-top: 214px !important;
  }
  .\--margin-top-md-214 {
    margin-top: 214px !important;
  }
  .\--padding-top-md-215 {
    padding-top: 215px !important;
  }
  .\--margin-top-md-215 {
    margin-top: 215px !important;
  }
  .\--padding-top-md-216 {
    padding-top: 216px !important;
  }
  .\--margin-top-md-216 {
    margin-top: 216px !important;
  }
  .\--padding-top-md-217 {
    padding-top: 217px !important;
  }
  .\--margin-top-md-217 {
    margin-top: 217px !important;
  }
  .\--padding-top-md-218 {
    padding-top: 218px !important;
  }
  .\--margin-top-md-218 {
    margin-top: 218px !important;
  }
  .\--padding-top-md-219 {
    padding-top: 219px !important;
  }
  .\--margin-top-md-219 {
    margin-top: 219px !important;
  }
  .\--padding-top-md-220 {
    padding-top: 220px !important;
  }
  .\--margin-top-md-220 {
    margin-top: 220px !important;
  }
  .\--padding-top-md-221 {
    padding-top: 221px !important;
  }
  .\--margin-top-md-221 {
    margin-top: 221px !important;
  }
  .\--padding-top-md-222 {
    padding-top: 222px !important;
  }
  .\--margin-top-md-222 {
    margin-top: 222px !important;
  }
  .\--padding-top-md-223 {
    padding-top: 223px !important;
  }
  .\--margin-top-md-223 {
    margin-top: 223px !important;
  }
  .\--padding-top-md-224 {
    padding-top: 224px !important;
  }
  .\--margin-top-md-224 {
    margin-top: 224px !important;
  }
  .\--padding-top-md-225 {
    padding-top: 225px !important;
  }
  .\--margin-top-md-225 {
    margin-top: 225px !important;
  }
  .\--padding-top-md-226 {
    padding-top: 226px !important;
  }
  .\--margin-top-md-226 {
    margin-top: 226px !important;
  }
  .\--padding-top-md-227 {
    padding-top: 227px !important;
  }
  .\--margin-top-md-227 {
    margin-top: 227px !important;
  }
  .\--padding-top-md-228 {
    padding-top: 228px !important;
  }
  .\--margin-top-md-228 {
    margin-top: 228px !important;
  }
  .\--padding-top-md-229 {
    padding-top: 229px !important;
  }
  .\--margin-top-md-229 {
    margin-top: 229px !important;
  }
  .\--padding-top-md-230 {
    padding-top: 230px !important;
  }
  .\--margin-top-md-230 {
    margin-top: 230px !important;
  }
  .\--padding-top-md-231 {
    padding-top: 231px !important;
  }
  .\--margin-top-md-231 {
    margin-top: 231px !important;
  }
  .\--padding-top-md-232 {
    padding-top: 232px !important;
  }
  .\--margin-top-md-232 {
    margin-top: 232px !important;
  }
  .\--padding-top-md-233 {
    padding-top: 233px !important;
  }
  .\--margin-top-md-233 {
    margin-top: 233px !important;
  }
  .\--padding-top-md-234 {
    padding-top: 234px !important;
  }
  .\--margin-top-md-234 {
    margin-top: 234px !important;
  }
  .\--padding-top-md-235 {
    padding-top: 235px !important;
  }
  .\--margin-top-md-235 {
    margin-top: 235px !important;
  }
  .\--padding-top-md-236 {
    padding-top: 236px !important;
  }
  .\--margin-top-md-236 {
    margin-top: 236px !important;
  }
  .\--padding-top-md-237 {
    padding-top: 237px !important;
  }
  .\--margin-top-md-237 {
    margin-top: 237px !important;
  }
  .\--padding-top-md-238 {
    padding-top: 238px !important;
  }
  .\--margin-top-md-238 {
    margin-top: 238px !important;
  }
  .\--padding-top-md-239 {
    padding-top: 239px !important;
  }
  .\--margin-top-md-239 {
    margin-top: 239px !important;
  }
  .\--padding-top-md-240 {
    padding-top: 240px !important;
  }
  .\--margin-top-md-240 {
    margin-top: 240px !important;
  }
  .\--padding-top-md-241 {
    padding-top: 241px !important;
  }
  .\--margin-top-md-241 {
    margin-top: 241px !important;
  }
  .\--padding-top-md-242 {
    padding-top: 242px !important;
  }
  .\--margin-top-md-242 {
    margin-top: 242px !important;
  }
  .\--padding-top-md-243 {
    padding-top: 243px !important;
  }
  .\--margin-top-md-243 {
    margin-top: 243px !important;
  }
  .\--padding-top-md-244 {
    padding-top: 244px !important;
  }
  .\--margin-top-md-244 {
    margin-top: 244px !important;
  }
  .\--padding-top-md-245 {
    padding-top: 245px !important;
  }
  .\--margin-top-md-245 {
    margin-top: 245px !important;
  }
  .\--padding-top-md-246 {
    padding-top: 246px !important;
  }
  .\--margin-top-md-246 {
    margin-top: 246px !important;
  }
  .\--padding-top-md-247 {
    padding-top: 247px !important;
  }
  .\--margin-top-md-247 {
    margin-top: 247px !important;
  }
  .\--padding-top-md-248 {
    padding-top: 248px !important;
  }
  .\--margin-top-md-248 {
    margin-top: 248px !important;
  }
  .\--padding-top-md-249 {
    padding-top: 249px !important;
  }
  .\--margin-top-md-249 {
    margin-top: 249px !important;
  }
  .\--padding-top-md-250 {
    padding-top: 250px !important;
  }
  .\--margin-top-md-250 {
    margin-top: 250px !important;
  }
  .\--padding-top-md-251 {
    padding-top: 251px !important;
  }
  .\--margin-top-md-251 {
    margin-top: 251px !important;
  }
  .\--padding-top-md-252 {
    padding-top: 252px !important;
  }
  .\--margin-top-md-252 {
    margin-top: 252px !important;
  }
  .\--padding-top-md-253 {
    padding-top: 253px !important;
  }
  .\--margin-top-md-253 {
    margin-top: 253px !important;
  }
  .\--padding-top-md-254 {
    padding-top: 254px !important;
  }
  .\--margin-top-md-254 {
    margin-top: 254px !important;
  }
  .\--padding-top-md-255 {
    padding-top: 255px !important;
  }
  .\--margin-top-md-255 {
    margin-top: 255px !important;
  }
  .\--padding-top-md-256 {
    padding-top: 256px !important;
  }
  .\--margin-top-md-256 {
    margin-top: 256px !important;
  }
  .\--padding-top-md-257 {
    padding-top: 257px !important;
  }
  .\--margin-top-md-257 {
    margin-top: 257px !important;
  }
  .\--padding-top-md-258 {
    padding-top: 258px !important;
  }
  .\--margin-top-md-258 {
    margin-top: 258px !important;
  }
  .\--padding-top-md-259 {
    padding-top: 259px !important;
  }
  .\--margin-top-md-259 {
    margin-top: 259px !important;
  }
  .\--padding-top-md-260 {
    padding-top: 260px !important;
  }
  .\--margin-top-md-260 {
    margin-top: 260px !important;
  }
  .\--padding-top-md-261 {
    padding-top: 261px !important;
  }
  .\--margin-top-md-261 {
    margin-top: 261px !important;
  }
  .\--padding-top-md-262 {
    padding-top: 262px !important;
  }
  .\--margin-top-md-262 {
    margin-top: 262px !important;
  }
  .\--padding-top-md-263 {
    padding-top: 263px !important;
  }
  .\--margin-top-md-263 {
    margin-top: 263px !important;
  }
  .\--padding-top-md-264 {
    padding-top: 264px !important;
  }
  .\--margin-top-md-264 {
    margin-top: 264px !important;
  }
  .\--padding-top-md-265 {
    padding-top: 265px !important;
  }
  .\--margin-top-md-265 {
    margin-top: 265px !important;
  }
  .\--padding-top-md-266 {
    padding-top: 266px !important;
  }
  .\--margin-top-md-266 {
    margin-top: 266px !important;
  }
  .\--padding-top-md-267 {
    padding-top: 267px !important;
  }
  .\--margin-top-md-267 {
    margin-top: 267px !important;
  }
  .\--padding-top-md-268 {
    padding-top: 268px !important;
  }
  .\--margin-top-md-268 {
    margin-top: 268px !important;
  }
  .\--padding-top-md-269 {
    padding-top: 269px !important;
  }
  .\--margin-top-md-269 {
    margin-top: 269px !important;
  }
  .\--padding-top-md-270 {
    padding-top: 270px !important;
  }
  .\--margin-top-md-270 {
    margin-top: 270px !important;
  }
  .\--padding-top-md-271 {
    padding-top: 271px !important;
  }
  .\--margin-top-md-271 {
    margin-top: 271px !important;
  }
  .\--padding-top-md-272 {
    padding-top: 272px !important;
  }
  .\--margin-top-md-272 {
    margin-top: 272px !important;
  }
  .\--padding-top-md-273 {
    padding-top: 273px !important;
  }
  .\--margin-top-md-273 {
    margin-top: 273px !important;
  }
  .\--padding-top-md-274 {
    padding-top: 274px !important;
  }
  .\--margin-top-md-274 {
    margin-top: 274px !important;
  }
  .\--padding-top-md-275 {
    padding-top: 275px !important;
  }
  .\--margin-top-md-275 {
    margin-top: 275px !important;
  }
  .\--padding-top-md-276 {
    padding-top: 276px !important;
  }
  .\--margin-top-md-276 {
    margin-top: 276px !important;
  }
  .\--padding-top-md-277 {
    padding-top: 277px !important;
  }
  .\--margin-top-md-277 {
    margin-top: 277px !important;
  }
  .\--padding-top-md-278 {
    padding-top: 278px !important;
  }
  .\--margin-top-md-278 {
    margin-top: 278px !important;
  }
  .\--padding-top-md-279 {
    padding-top: 279px !important;
  }
  .\--margin-top-md-279 {
    margin-top: 279px !important;
  }
  .\--padding-top-md-280 {
    padding-top: 280px !important;
  }
  .\--margin-top-md-280 {
    margin-top: 280px !important;
  }
  .\--padding-top-md-281 {
    padding-top: 281px !important;
  }
  .\--margin-top-md-281 {
    margin-top: 281px !important;
  }
  .\--padding-top-md-282 {
    padding-top: 282px !important;
  }
  .\--margin-top-md-282 {
    margin-top: 282px !important;
  }
  .\--padding-top-md-283 {
    padding-top: 283px !important;
  }
  .\--margin-top-md-283 {
    margin-top: 283px !important;
  }
  .\--padding-top-md-284 {
    padding-top: 284px !important;
  }
  .\--margin-top-md-284 {
    margin-top: 284px !important;
  }
  .\--padding-top-md-285 {
    padding-top: 285px !important;
  }
  .\--margin-top-md-285 {
    margin-top: 285px !important;
  }
  .\--padding-top-md-286 {
    padding-top: 286px !important;
  }
  .\--margin-top-md-286 {
    margin-top: 286px !important;
  }
  .\--padding-top-md-287 {
    padding-top: 287px !important;
  }
  .\--margin-top-md-287 {
    margin-top: 287px !important;
  }
  .\--padding-top-md-288 {
    padding-top: 288px !important;
  }
  .\--margin-top-md-288 {
    margin-top: 288px !important;
  }
  .\--padding-top-md-289 {
    padding-top: 289px !important;
  }
  .\--margin-top-md-289 {
    margin-top: 289px !important;
  }
  .\--padding-top-md-290 {
    padding-top: 290px !important;
  }
  .\--margin-top-md-290 {
    margin-top: 290px !important;
  }
  .\--padding-top-md-291 {
    padding-top: 291px !important;
  }
  .\--margin-top-md-291 {
    margin-top: 291px !important;
  }
  .\--padding-top-md-292 {
    padding-top: 292px !important;
  }
  .\--margin-top-md-292 {
    margin-top: 292px !important;
  }
  .\--padding-top-md-293 {
    padding-top: 293px !important;
  }
  .\--margin-top-md-293 {
    margin-top: 293px !important;
  }
  .\--padding-top-md-294 {
    padding-top: 294px !important;
  }
  .\--margin-top-md-294 {
    margin-top: 294px !important;
  }
  .\--padding-top-md-295 {
    padding-top: 295px !important;
  }
  .\--margin-top-md-295 {
    margin-top: 295px !important;
  }
  .\--padding-top-md-296 {
    padding-top: 296px !important;
  }
  .\--margin-top-md-296 {
    margin-top: 296px !important;
  }
  .\--padding-top-md-297 {
    padding-top: 297px !important;
  }
  .\--margin-top-md-297 {
    margin-top: 297px !important;
  }
  .\--padding-top-md-298 {
    padding-top: 298px !important;
  }
  .\--margin-top-md-298 {
    margin-top: 298px !important;
  }
  .\--padding-top-md-299 {
    padding-top: 299px !important;
  }
  .\--margin-top-md-299 {
    margin-top: 299px !important;
  }
  .\--padding-top-md-300 {
    padding-top: 300px !important;
  }
  .\--margin-top-md-300 {
    margin-top: 300px !important;
  }
  .\--padding-bottom-md-0 {
    padding-bottom: 0px !important;
  }
  .\--margin-bottom-md-0 {
    margin-bottom: 0px !important;
  }
  .\--padding-bottom-md-1 {
    padding-bottom: 1px !important;
  }
  .\--margin-bottom-md-1 {
    margin-bottom: 1px !important;
  }
  .\--padding-bottom-md-2 {
    padding-bottom: 2px !important;
  }
  .\--margin-bottom-md-2 {
    margin-bottom: 2px !important;
  }
  .\--padding-bottom-md-3 {
    padding-bottom: 3px !important;
  }
  .\--margin-bottom-md-3 {
    margin-bottom: 3px !important;
  }
  .\--padding-bottom-md-4 {
    padding-bottom: 4px !important;
  }
  .\--margin-bottom-md-4 {
    margin-bottom: 4px !important;
  }
  .\--padding-bottom-md-5 {
    padding-bottom: 5px !important;
  }
  .\--margin-bottom-md-5 {
    margin-bottom: 5px !important;
  }
  .\--padding-bottom-md-6 {
    padding-bottom: 6px !important;
  }
  .\--margin-bottom-md-6 {
    margin-bottom: 6px !important;
  }
  .\--padding-bottom-md-7 {
    padding-bottom: 7px !important;
  }
  .\--margin-bottom-md-7 {
    margin-bottom: 7px !important;
  }
  .\--padding-bottom-md-8 {
    padding-bottom: 8px !important;
  }
  .\--margin-bottom-md-8 {
    margin-bottom: 8px !important;
  }
  .\--padding-bottom-md-9 {
    padding-bottom: 9px !important;
  }
  .\--margin-bottom-md-9 {
    margin-bottom: 9px !important;
  }
  .\--padding-bottom-md-10 {
    padding-bottom: 10px !important;
  }
  .\--margin-bottom-md-10 {
    margin-bottom: 10px !important;
  }
  .\--padding-bottom-md-11 {
    padding-bottom: 11px !important;
  }
  .\--margin-bottom-md-11 {
    margin-bottom: 11px !important;
  }
  .\--padding-bottom-md-12 {
    padding-bottom: 12px !important;
  }
  .\--margin-bottom-md-12 {
    margin-bottom: 12px !important;
  }
  .\--padding-bottom-md-13 {
    padding-bottom: 13px !important;
  }
  .\--margin-bottom-md-13 {
    margin-bottom: 13px !important;
  }
  .\--padding-bottom-md-14 {
    padding-bottom: 14px !important;
  }
  .\--margin-bottom-md-14 {
    margin-bottom: 14px !important;
  }
  .\--padding-bottom-md-15 {
    padding-bottom: 15px !important;
  }
  .\--margin-bottom-md-15 {
    margin-bottom: 15px !important;
  }
  .\--padding-bottom-md-16 {
    padding-bottom: 16px !important;
  }
  .\--margin-bottom-md-16 {
    margin-bottom: 16px !important;
  }
  .\--padding-bottom-md-17 {
    padding-bottom: 17px !important;
  }
  .\--margin-bottom-md-17 {
    margin-bottom: 17px !important;
  }
  .\--padding-bottom-md-18 {
    padding-bottom: 18px !important;
  }
  .\--margin-bottom-md-18 {
    margin-bottom: 18px !important;
  }
  .\--padding-bottom-md-19 {
    padding-bottom: 19px !important;
  }
  .\--margin-bottom-md-19 {
    margin-bottom: 19px !important;
  }
  .\--padding-bottom-md-20 {
    padding-bottom: 20px !important;
  }
  .\--margin-bottom-md-20 {
    margin-bottom: 20px !important;
  }
  .\--padding-bottom-md-21 {
    padding-bottom: 21px !important;
  }
  .\--margin-bottom-md-21 {
    margin-bottom: 21px !important;
  }
  .\--padding-bottom-md-22 {
    padding-bottom: 22px !important;
  }
  .\--margin-bottom-md-22 {
    margin-bottom: 22px !important;
  }
  .\--padding-bottom-md-23 {
    padding-bottom: 23px !important;
  }
  .\--margin-bottom-md-23 {
    margin-bottom: 23px !important;
  }
  .\--padding-bottom-md-24 {
    padding-bottom: 24px !important;
  }
  .\--margin-bottom-md-24 {
    margin-bottom: 24px !important;
  }
  .\--padding-bottom-md-25 {
    padding-bottom: 25px !important;
  }
  .\--margin-bottom-md-25 {
    margin-bottom: 25px !important;
  }
  .\--padding-bottom-md-26 {
    padding-bottom: 26px !important;
  }
  .\--margin-bottom-md-26 {
    margin-bottom: 26px !important;
  }
  .\--padding-bottom-md-27 {
    padding-bottom: 27px !important;
  }
  .\--margin-bottom-md-27 {
    margin-bottom: 27px !important;
  }
  .\--padding-bottom-md-28 {
    padding-bottom: 28px !important;
  }
  .\--margin-bottom-md-28 {
    margin-bottom: 28px !important;
  }
  .\--padding-bottom-md-29 {
    padding-bottom: 29px !important;
  }
  .\--margin-bottom-md-29 {
    margin-bottom: 29px !important;
  }
  .\--padding-bottom-md-30 {
    padding-bottom: 30px !important;
  }
  .\--margin-bottom-md-30 {
    margin-bottom: 30px !important;
  }
  .\--padding-bottom-md-31 {
    padding-bottom: 31px !important;
  }
  .\--margin-bottom-md-31 {
    margin-bottom: 31px !important;
  }
  .\--padding-bottom-md-32 {
    padding-bottom: 32px !important;
  }
  .\--margin-bottom-md-32 {
    margin-bottom: 32px !important;
  }
  .\--padding-bottom-md-33 {
    padding-bottom: 33px !important;
  }
  .\--margin-bottom-md-33 {
    margin-bottom: 33px !important;
  }
  .\--padding-bottom-md-34 {
    padding-bottom: 34px !important;
  }
  .\--margin-bottom-md-34 {
    margin-bottom: 34px !important;
  }
  .\--padding-bottom-md-35 {
    padding-bottom: 35px !important;
  }
  .\--margin-bottom-md-35 {
    margin-bottom: 35px !important;
  }
  .\--padding-bottom-md-36 {
    padding-bottom: 36px !important;
  }
  .\--margin-bottom-md-36 {
    margin-bottom: 36px !important;
  }
  .\--padding-bottom-md-37 {
    padding-bottom: 37px !important;
  }
  .\--margin-bottom-md-37 {
    margin-bottom: 37px !important;
  }
  .\--padding-bottom-md-38 {
    padding-bottom: 38px !important;
  }
  .\--margin-bottom-md-38 {
    margin-bottom: 38px !important;
  }
  .\--padding-bottom-md-39 {
    padding-bottom: 39px !important;
  }
  .\--margin-bottom-md-39 {
    margin-bottom: 39px !important;
  }
  .\--padding-bottom-md-40 {
    padding-bottom: 40px !important;
  }
  .\--margin-bottom-md-40 {
    margin-bottom: 40px !important;
  }
  .\--padding-bottom-md-41 {
    padding-bottom: 41px !important;
  }
  .\--margin-bottom-md-41 {
    margin-bottom: 41px !important;
  }
  .\--padding-bottom-md-42 {
    padding-bottom: 42px !important;
  }
  .\--margin-bottom-md-42 {
    margin-bottom: 42px !important;
  }
  .\--padding-bottom-md-43 {
    padding-bottom: 43px !important;
  }
  .\--margin-bottom-md-43 {
    margin-bottom: 43px !important;
  }
  .\--padding-bottom-md-44 {
    padding-bottom: 44px !important;
  }
  .\--margin-bottom-md-44 {
    margin-bottom: 44px !important;
  }
  .\--padding-bottom-md-45 {
    padding-bottom: 45px !important;
  }
  .\--margin-bottom-md-45 {
    margin-bottom: 45px !important;
  }
  .\--padding-bottom-md-46 {
    padding-bottom: 46px !important;
  }
  .\--margin-bottom-md-46 {
    margin-bottom: 46px !important;
  }
  .\--padding-bottom-md-47 {
    padding-bottom: 47px !important;
  }
  .\--margin-bottom-md-47 {
    margin-bottom: 47px !important;
  }
  .\--padding-bottom-md-48 {
    padding-bottom: 48px !important;
  }
  .\--margin-bottom-md-48 {
    margin-bottom: 48px !important;
  }
  .\--padding-bottom-md-49 {
    padding-bottom: 49px !important;
  }
  .\--margin-bottom-md-49 {
    margin-bottom: 49px !important;
  }
  .\--padding-bottom-md-50 {
    padding-bottom: 50px !important;
  }
  .\--margin-bottom-md-50 {
    margin-bottom: 50px !important;
  }
  .\--padding-bottom-md-51 {
    padding-bottom: 51px !important;
  }
  .\--margin-bottom-md-51 {
    margin-bottom: 51px !important;
  }
  .\--padding-bottom-md-52 {
    padding-bottom: 52px !important;
  }
  .\--margin-bottom-md-52 {
    margin-bottom: 52px !important;
  }
  .\--padding-bottom-md-53 {
    padding-bottom: 53px !important;
  }
  .\--margin-bottom-md-53 {
    margin-bottom: 53px !important;
  }
  .\--padding-bottom-md-54 {
    padding-bottom: 54px !important;
  }
  .\--margin-bottom-md-54 {
    margin-bottom: 54px !important;
  }
  .\--padding-bottom-md-55 {
    padding-bottom: 55px !important;
  }
  .\--margin-bottom-md-55 {
    margin-bottom: 55px !important;
  }
  .\--padding-bottom-md-56 {
    padding-bottom: 56px !important;
  }
  .\--margin-bottom-md-56 {
    margin-bottom: 56px !important;
  }
  .\--padding-bottom-md-57 {
    padding-bottom: 57px !important;
  }
  .\--margin-bottom-md-57 {
    margin-bottom: 57px !important;
  }
  .\--padding-bottom-md-58 {
    padding-bottom: 58px !important;
  }
  .\--margin-bottom-md-58 {
    margin-bottom: 58px !important;
  }
  .\--padding-bottom-md-59 {
    padding-bottom: 59px !important;
  }
  .\--margin-bottom-md-59 {
    margin-bottom: 59px !important;
  }
  .\--padding-bottom-md-60 {
    padding-bottom: 60px !important;
  }
  .\--margin-bottom-md-60 {
    margin-bottom: 60px !important;
  }
  .\--padding-bottom-md-61 {
    padding-bottom: 61px !important;
  }
  .\--margin-bottom-md-61 {
    margin-bottom: 61px !important;
  }
  .\--padding-bottom-md-62 {
    padding-bottom: 62px !important;
  }
  .\--margin-bottom-md-62 {
    margin-bottom: 62px !important;
  }
  .\--padding-bottom-md-63 {
    padding-bottom: 63px !important;
  }
  .\--margin-bottom-md-63 {
    margin-bottom: 63px !important;
  }
  .\--padding-bottom-md-64 {
    padding-bottom: 64px !important;
  }
  .\--margin-bottom-md-64 {
    margin-bottom: 64px !important;
  }
  .\--padding-bottom-md-65 {
    padding-bottom: 65px !important;
  }
  .\--margin-bottom-md-65 {
    margin-bottom: 65px !important;
  }
  .\--padding-bottom-md-66 {
    padding-bottom: 66px !important;
  }
  .\--margin-bottom-md-66 {
    margin-bottom: 66px !important;
  }
  .\--padding-bottom-md-67 {
    padding-bottom: 67px !important;
  }
  .\--margin-bottom-md-67 {
    margin-bottom: 67px !important;
  }
  .\--padding-bottom-md-68 {
    padding-bottom: 68px !important;
  }
  .\--margin-bottom-md-68 {
    margin-bottom: 68px !important;
  }
  .\--padding-bottom-md-69 {
    padding-bottom: 69px !important;
  }
  .\--margin-bottom-md-69 {
    margin-bottom: 69px !important;
  }
  .\--padding-bottom-md-70 {
    padding-bottom: 70px !important;
  }
  .\--margin-bottom-md-70 {
    margin-bottom: 70px !important;
  }
  .\--padding-bottom-md-71 {
    padding-bottom: 71px !important;
  }
  .\--margin-bottom-md-71 {
    margin-bottom: 71px !important;
  }
  .\--padding-bottom-md-72 {
    padding-bottom: 72px !important;
  }
  .\--margin-bottom-md-72 {
    margin-bottom: 72px !important;
  }
  .\--padding-bottom-md-73 {
    padding-bottom: 73px !important;
  }
  .\--margin-bottom-md-73 {
    margin-bottom: 73px !important;
  }
  .\--padding-bottom-md-74 {
    padding-bottom: 74px !important;
  }
  .\--margin-bottom-md-74 {
    margin-bottom: 74px !important;
  }
  .\--padding-bottom-md-75 {
    padding-bottom: 75px !important;
  }
  .\--margin-bottom-md-75 {
    margin-bottom: 75px !important;
  }
  .\--padding-bottom-md-76 {
    padding-bottom: 76px !important;
  }
  .\--margin-bottom-md-76 {
    margin-bottom: 76px !important;
  }
  .\--padding-bottom-md-77 {
    padding-bottom: 77px !important;
  }
  .\--margin-bottom-md-77 {
    margin-bottom: 77px !important;
  }
  .\--padding-bottom-md-78 {
    padding-bottom: 78px !important;
  }
  .\--margin-bottom-md-78 {
    margin-bottom: 78px !important;
  }
  .\--padding-bottom-md-79 {
    padding-bottom: 79px !important;
  }
  .\--margin-bottom-md-79 {
    margin-bottom: 79px !important;
  }
  .\--padding-bottom-md-80 {
    padding-bottom: 80px !important;
  }
  .\--margin-bottom-md-80 {
    margin-bottom: 80px !important;
  }
  .\--padding-bottom-md-81 {
    padding-bottom: 81px !important;
  }
  .\--margin-bottom-md-81 {
    margin-bottom: 81px !important;
  }
  .\--padding-bottom-md-82 {
    padding-bottom: 82px !important;
  }
  .\--margin-bottom-md-82 {
    margin-bottom: 82px !important;
  }
  .\--padding-bottom-md-83 {
    padding-bottom: 83px !important;
  }
  .\--margin-bottom-md-83 {
    margin-bottom: 83px !important;
  }
  .\--padding-bottom-md-84 {
    padding-bottom: 84px !important;
  }
  .\--margin-bottom-md-84 {
    margin-bottom: 84px !important;
  }
  .\--padding-bottom-md-85 {
    padding-bottom: 85px !important;
  }
  .\--margin-bottom-md-85 {
    margin-bottom: 85px !important;
  }
  .\--padding-bottom-md-86 {
    padding-bottom: 86px !important;
  }
  .\--margin-bottom-md-86 {
    margin-bottom: 86px !important;
  }
  .\--padding-bottom-md-87 {
    padding-bottom: 87px !important;
  }
  .\--margin-bottom-md-87 {
    margin-bottom: 87px !important;
  }
  .\--padding-bottom-md-88 {
    padding-bottom: 88px !important;
  }
  .\--margin-bottom-md-88 {
    margin-bottom: 88px !important;
  }
  .\--padding-bottom-md-89 {
    padding-bottom: 89px !important;
  }
  .\--margin-bottom-md-89 {
    margin-bottom: 89px !important;
  }
  .\--padding-bottom-md-90 {
    padding-bottom: 90px !important;
  }
  .\--margin-bottom-md-90 {
    margin-bottom: 90px !important;
  }
  .\--padding-bottom-md-91 {
    padding-bottom: 91px !important;
  }
  .\--margin-bottom-md-91 {
    margin-bottom: 91px !important;
  }
  .\--padding-bottom-md-92 {
    padding-bottom: 92px !important;
  }
  .\--margin-bottom-md-92 {
    margin-bottom: 92px !important;
  }
  .\--padding-bottom-md-93 {
    padding-bottom: 93px !important;
  }
  .\--margin-bottom-md-93 {
    margin-bottom: 93px !important;
  }
  .\--padding-bottom-md-94 {
    padding-bottom: 94px !important;
  }
  .\--margin-bottom-md-94 {
    margin-bottom: 94px !important;
  }
  .\--padding-bottom-md-95 {
    padding-bottom: 95px !important;
  }
  .\--margin-bottom-md-95 {
    margin-bottom: 95px !important;
  }
  .\--padding-bottom-md-96 {
    padding-bottom: 96px !important;
  }
  .\--margin-bottom-md-96 {
    margin-bottom: 96px !important;
  }
  .\--padding-bottom-md-97 {
    padding-bottom: 97px !important;
  }
  .\--margin-bottom-md-97 {
    margin-bottom: 97px !important;
  }
  .\--padding-bottom-md-98 {
    padding-bottom: 98px !important;
  }
  .\--margin-bottom-md-98 {
    margin-bottom: 98px !important;
  }
  .\--padding-bottom-md-99 {
    padding-bottom: 99px !important;
  }
  .\--margin-bottom-md-99 {
    margin-bottom: 99px !important;
  }
  .\--padding-bottom-md-100 {
    padding-bottom: 100px !important;
  }
  .\--margin-bottom-md-100 {
    margin-bottom: 100px !important;
  }
  .\--padding-bottom-md-101 {
    padding-bottom: 101px !important;
  }
  .\--margin-bottom-md-101 {
    margin-bottom: 101px !important;
  }
  .\--padding-bottom-md-102 {
    padding-bottom: 102px !important;
  }
  .\--margin-bottom-md-102 {
    margin-bottom: 102px !important;
  }
  .\--padding-bottom-md-103 {
    padding-bottom: 103px !important;
  }
  .\--margin-bottom-md-103 {
    margin-bottom: 103px !important;
  }
  .\--padding-bottom-md-104 {
    padding-bottom: 104px !important;
  }
  .\--margin-bottom-md-104 {
    margin-bottom: 104px !important;
  }
  .\--padding-bottom-md-105 {
    padding-bottom: 105px !important;
  }
  .\--margin-bottom-md-105 {
    margin-bottom: 105px !important;
  }
  .\--padding-bottom-md-106 {
    padding-bottom: 106px !important;
  }
  .\--margin-bottom-md-106 {
    margin-bottom: 106px !important;
  }
  .\--padding-bottom-md-107 {
    padding-bottom: 107px !important;
  }
  .\--margin-bottom-md-107 {
    margin-bottom: 107px !important;
  }
  .\--padding-bottom-md-108 {
    padding-bottom: 108px !important;
  }
  .\--margin-bottom-md-108 {
    margin-bottom: 108px !important;
  }
  .\--padding-bottom-md-109 {
    padding-bottom: 109px !important;
  }
  .\--margin-bottom-md-109 {
    margin-bottom: 109px !important;
  }
  .\--padding-bottom-md-110 {
    padding-bottom: 110px !important;
  }
  .\--margin-bottom-md-110 {
    margin-bottom: 110px !important;
  }
  .\--padding-bottom-md-111 {
    padding-bottom: 111px !important;
  }
  .\--margin-bottom-md-111 {
    margin-bottom: 111px !important;
  }
  .\--padding-bottom-md-112 {
    padding-bottom: 112px !important;
  }
  .\--margin-bottom-md-112 {
    margin-bottom: 112px !important;
  }
  .\--padding-bottom-md-113 {
    padding-bottom: 113px !important;
  }
  .\--margin-bottom-md-113 {
    margin-bottom: 113px !important;
  }
  .\--padding-bottom-md-114 {
    padding-bottom: 114px !important;
  }
  .\--margin-bottom-md-114 {
    margin-bottom: 114px !important;
  }
  .\--padding-bottom-md-115 {
    padding-bottom: 115px !important;
  }
  .\--margin-bottom-md-115 {
    margin-bottom: 115px !important;
  }
  .\--padding-bottom-md-116 {
    padding-bottom: 116px !important;
  }
  .\--margin-bottom-md-116 {
    margin-bottom: 116px !important;
  }
  .\--padding-bottom-md-117 {
    padding-bottom: 117px !important;
  }
  .\--margin-bottom-md-117 {
    margin-bottom: 117px !important;
  }
  .\--padding-bottom-md-118 {
    padding-bottom: 118px !important;
  }
  .\--margin-bottom-md-118 {
    margin-bottom: 118px !important;
  }
  .\--padding-bottom-md-119 {
    padding-bottom: 119px !important;
  }
  .\--margin-bottom-md-119 {
    margin-bottom: 119px !important;
  }
  .\--padding-bottom-md-120 {
    padding-bottom: 120px !important;
  }
  .\--margin-bottom-md-120 {
    margin-bottom: 120px !important;
  }
  .\--padding-bottom-md-121 {
    padding-bottom: 121px !important;
  }
  .\--margin-bottom-md-121 {
    margin-bottom: 121px !important;
  }
  .\--padding-bottom-md-122 {
    padding-bottom: 122px !important;
  }
  .\--margin-bottom-md-122 {
    margin-bottom: 122px !important;
  }
  .\--padding-bottom-md-123 {
    padding-bottom: 123px !important;
  }
  .\--margin-bottom-md-123 {
    margin-bottom: 123px !important;
  }
  .\--padding-bottom-md-124 {
    padding-bottom: 124px !important;
  }
  .\--margin-bottom-md-124 {
    margin-bottom: 124px !important;
  }
  .\--padding-bottom-md-125 {
    padding-bottom: 125px !important;
  }
  .\--margin-bottom-md-125 {
    margin-bottom: 125px !important;
  }
  .\--padding-bottom-md-126 {
    padding-bottom: 126px !important;
  }
  .\--margin-bottom-md-126 {
    margin-bottom: 126px !important;
  }
  .\--padding-bottom-md-127 {
    padding-bottom: 127px !important;
  }
  .\--margin-bottom-md-127 {
    margin-bottom: 127px !important;
  }
  .\--padding-bottom-md-128 {
    padding-bottom: 128px !important;
  }
  .\--margin-bottom-md-128 {
    margin-bottom: 128px !important;
  }
  .\--padding-bottom-md-129 {
    padding-bottom: 129px !important;
  }
  .\--margin-bottom-md-129 {
    margin-bottom: 129px !important;
  }
  .\--padding-bottom-md-130 {
    padding-bottom: 130px !important;
  }
  .\--margin-bottom-md-130 {
    margin-bottom: 130px !important;
  }
  .\--padding-bottom-md-131 {
    padding-bottom: 131px !important;
  }
  .\--margin-bottom-md-131 {
    margin-bottom: 131px !important;
  }
  .\--padding-bottom-md-132 {
    padding-bottom: 132px !important;
  }
  .\--margin-bottom-md-132 {
    margin-bottom: 132px !important;
  }
  .\--padding-bottom-md-133 {
    padding-bottom: 133px !important;
  }
  .\--margin-bottom-md-133 {
    margin-bottom: 133px !important;
  }
  .\--padding-bottom-md-134 {
    padding-bottom: 134px !important;
  }
  .\--margin-bottom-md-134 {
    margin-bottom: 134px !important;
  }
  .\--padding-bottom-md-135 {
    padding-bottom: 135px !important;
  }
  .\--margin-bottom-md-135 {
    margin-bottom: 135px !important;
  }
  .\--padding-bottom-md-136 {
    padding-bottom: 136px !important;
  }
  .\--margin-bottom-md-136 {
    margin-bottom: 136px !important;
  }
  .\--padding-bottom-md-137 {
    padding-bottom: 137px !important;
  }
  .\--margin-bottom-md-137 {
    margin-bottom: 137px !important;
  }
  .\--padding-bottom-md-138 {
    padding-bottom: 138px !important;
  }
  .\--margin-bottom-md-138 {
    margin-bottom: 138px !important;
  }
  .\--padding-bottom-md-139 {
    padding-bottom: 139px !important;
  }
  .\--margin-bottom-md-139 {
    margin-bottom: 139px !important;
  }
  .\--padding-bottom-md-140 {
    padding-bottom: 140px !important;
  }
  .\--margin-bottom-md-140 {
    margin-bottom: 140px !important;
  }
  .\--padding-bottom-md-141 {
    padding-bottom: 141px !important;
  }
  .\--margin-bottom-md-141 {
    margin-bottom: 141px !important;
  }
  .\--padding-bottom-md-142 {
    padding-bottom: 142px !important;
  }
  .\--margin-bottom-md-142 {
    margin-bottom: 142px !important;
  }
  .\--padding-bottom-md-143 {
    padding-bottom: 143px !important;
  }
  .\--margin-bottom-md-143 {
    margin-bottom: 143px !important;
  }
  .\--padding-bottom-md-144 {
    padding-bottom: 144px !important;
  }
  .\--margin-bottom-md-144 {
    margin-bottom: 144px !important;
  }
  .\--padding-bottom-md-145 {
    padding-bottom: 145px !important;
  }
  .\--margin-bottom-md-145 {
    margin-bottom: 145px !important;
  }
  .\--padding-bottom-md-146 {
    padding-bottom: 146px !important;
  }
  .\--margin-bottom-md-146 {
    margin-bottom: 146px !important;
  }
  .\--padding-bottom-md-147 {
    padding-bottom: 147px !important;
  }
  .\--margin-bottom-md-147 {
    margin-bottom: 147px !important;
  }
  .\--padding-bottom-md-148 {
    padding-bottom: 148px !important;
  }
  .\--margin-bottom-md-148 {
    margin-bottom: 148px !important;
  }
  .\--padding-bottom-md-149 {
    padding-bottom: 149px !important;
  }
  .\--margin-bottom-md-149 {
    margin-bottom: 149px !important;
  }
  .\--padding-bottom-md-150 {
    padding-bottom: 150px !important;
  }
  .\--margin-bottom-md-150 {
    margin-bottom: 150px !important;
  }
  .\--padding-bottom-md-151 {
    padding-bottom: 151px !important;
  }
  .\--margin-bottom-md-151 {
    margin-bottom: 151px !important;
  }
  .\--padding-bottom-md-152 {
    padding-bottom: 152px !important;
  }
  .\--margin-bottom-md-152 {
    margin-bottom: 152px !important;
  }
  .\--padding-bottom-md-153 {
    padding-bottom: 153px !important;
  }
  .\--margin-bottom-md-153 {
    margin-bottom: 153px !important;
  }
  .\--padding-bottom-md-154 {
    padding-bottom: 154px !important;
  }
  .\--margin-bottom-md-154 {
    margin-bottom: 154px !important;
  }
  .\--padding-bottom-md-155 {
    padding-bottom: 155px !important;
  }
  .\--margin-bottom-md-155 {
    margin-bottom: 155px !important;
  }
  .\--padding-bottom-md-156 {
    padding-bottom: 156px !important;
  }
  .\--margin-bottom-md-156 {
    margin-bottom: 156px !important;
  }
  .\--padding-bottom-md-157 {
    padding-bottom: 157px !important;
  }
  .\--margin-bottom-md-157 {
    margin-bottom: 157px !important;
  }
  .\--padding-bottom-md-158 {
    padding-bottom: 158px !important;
  }
  .\--margin-bottom-md-158 {
    margin-bottom: 158px !important;
  }
  .\--padding-bottom-md-159 {
    padding-bottom: 159px !important;
  }
  .\--margin-bottom-md-159 {
    margin-bottom: 159px !important;
  }
  .\--padding-bottom-md-160 {
    padding-bottom: 160px !important;
  }
  .\--margin-bottom-md-160 {
    margin-bottom: 160px !important;
  }
  .\--padding-bottom-md-161 {
    padding-bottom: 161px !important;
  }
  .\--margin-bottom-md-161 {
    margin-bottom: 161px !important;
  }
  .\--padding-bottom-md-162 {
    padding-bottom: 162px !important;
  }
  .\--margin-bottom-md-162 {
    margin-bottom: 162px !important;
  }
  .\--padding-bottom-md-163 {
    padding-bottom: 163px !important;
  }
  .\--margin-bottom-md-163 {
    margin-bottom: 163px !important;
  }
  .\--padding-bottom-md-164 {
    padding-bottom: 164px !important;
  }
  .\--margin-bottom-md-164 {
    margin-bottom: 164px !important;
  }
  .\--padding-bottom-md-165 {
    padding-bottom: 165px !important;
  }
  .\--margin-bottom-md-165 {
    margin-bottom: 165px !important;
  }
  .\--padding-bottom-md-166 {
    padding-bottom: 166px !important;
  }
  .\--margin-bottom-md-166 {
    margin-bottom: 166px !important;
  }
  .\--padding-bottom-md-167 {
    padding-bottom: 167px !important;
  }
  .\--margin-bottom-md-167 {
    margin-bottom: 167px !important;
  }
  .\--padding-bottom-md-168 {
    padding-bottom: 168px !important;
  }
  .\--margin-bottom-md-168 {
    margin-bottom: 168px !important;
  }
  .\--padding-bottom-md-169 {
    padding-bottom: 169px !important;
  }
  .\--margin-bottom-md-169 {
    margin-bottom: 169px !important;
  }
  .\--padding-bottom-md-170 {
    padding-bottom: 170px !important;
  }
  .\--margin-bottom-md-170 {
    margin-bottom: 170px !important;
  }
  .\--padding-bottom-md-171 {
    padding-bottom: 171px !important;
  }
  .\--margin-bottom-md-171 {
    margin-bottom: 171px !important;
  }
  .\--padding-bottom-md-172 {
    padding-bottom: 172px !important;
  }
  .\--margin-bottom-md-172 {
    margin-bottom: 172px !important;
  }
  .\--padding-bottom-md-173 {
    padding-bottom: 173px !important;
  }
  .\--margin-bottom-md-173 {
    margin-bottom: 173px !important;
  }
  .\--padding-bottom-md-174 {
    padding-bottom: 174px !important;
  }
  .\--margin-bottom-md-174 {
    margin-bottom: 174px !important;
  }
  .\--padding-bottom-md-175 {
    padding-bottom: 175px !important;
  }
  .\--margin-bottom-md-175 {
    margin-bottom: 175px !important;
  }
  .\--padding-bottom-md-176 {
    padding-bottom: 176px !important;
  }
  .\--margin-bottom-md-176 {
    margin-bottom: 176px !important;
  }
  .\--padding-bottom-md-177 {
    padding-bottom: 177px !important;
  }
  .\--margin-bottom-md-177 {
    margin-bottom: 177px !important;
  }
  .\--padding-bottom-md-178 {
    padding-bottom: 178px !important;
  }
  .\--margin-bottom-md-178 {
    margin-bottom: 178px !important;
  }
  .\--padding-bottom-md-179 {
    padding-bottom: 179px !important;
  }
  .\--margin-bottom-md-179 {
    margin-bottom: 179px !important;
  }
  .\--padding-bottom-md-180 {
    padding-bottom: 180px !important;
  }
  .\--margin-bottom-md-180 {
    margin-bottom: 180px !important;
  }
  .\--padding-bottom-md-181 {
    padding-bottom: 181px !important;
  }
  .\--margin-bottom-md-181 {
    margin-bottom: 181px !important;
  }
  .\--padding-bottom-md-182 {
    padding-bottom: 182px !important;
  }
  .\--margin-bottom-md-182 {
    margin-bottom: 182px !important;
  }
  .\--padding-bottom-md-183 {
    padding-bottom: 183px !important;
  }
  .\--margin-bottom-md-183 {
    margin-bottom: 183px !important;
  }
  .\--padding-bottom-md-184 {
    padding-bottom: 184px !important;
  }
  .\--margin-bottom-md-184 {
    margin-bottom: 184px !important;
  }
  .\--padding-bottom-md-185 {
    padding-bottom: 185px !important;
  }
  .\--margin-bottom-md-185 {
    margin-bottom: 185px !important;
  }
  .\--padding-bottom-md-186 {
    padding-bottom: 186px !important;
  }
  .\--margin-bottom-md-186 {
    margin-bottom: 186px !important;
  }
  .\--padding-bottom-md-187 {
    padding-bottom: 187px !important;
  }
  .\--margin-bottom-md-187 {
    margin-bottom: 187px !important;
  }
  .\--padding-bottom-md-188 {
    padding-bottom: 188px !important;
  }
  .\--margin-bottom-md-188 {
    margin-bottom: 188px !important;
  }
  .\--padding-bottom-md-189 {
    padding-bottom: 189px !important;
  }
  .\--margin-bottom-md-189 {
    margin-bottom: 189px !important;
  }
  .\--padding-bottom-md-190 {
    padding-bottom: 190px !important;
  }
  .\--margin-bottom-md-190 {
    margin-bottom: 190px !important;
  }
  .\--padding-bottom-md-191 {
    padding-bottom: 191px !important;
  }
  .\--margin-bottom-md-191 {
    margin-bottom: 191px !important;
  }
  .\--padding-bottom-md-192 {
    padding-bottom: 192px !important;
  }
  .\--margin-bottom-md-192 {
    margin-bottom: 192px !important;
  }
  .\--padding-bottom-md-193 {
    padding-bottom: 193px !important;
  }
  .\--margin-bottom-md-193 {
    margin-bottom: 193px !important;
  }
  .\--padding-bottom-md-194 {
    padding-bottom: 194px !important;
  }
  .\--margin-bottom-md-194 {
    margin-bottom: 194px !important;
  }
  .\--padding-bottom-md-195 {
    padding-bottom: 195px !important;
  }
  .\--margin-bottom-md-195 {
    margin-bottom: 195px !important;
  }
  .\--padding-bottom-md-196 {
    padding-bottom: 196px !important;
  }
  .\--margin-bottom-md-196 {
    margin-bottom: 196px !important;
  }
  .\--padding-bottom-md-197 {
    padding-bottom: 197px !important;
  }
  .\--margin-bottom-md-197 {
    margin-bottom: 197px !important;
  }
  .\--padding-bottom-md-198 {
    padding-bottom: 198px !important;
  }
  .\--margin-bottom-md-198 {
    margin-bottom: 198px !important;
  }
  .\--padding-bottom-md-199 {
    padding-bottom: 199px !important;
  }
  .\--margin-bottom-md-199 {
    margin-bottom: 199px !important;
  }
  .\--padding-bottom-md-200 {
    padding-bottom: 200px !important;
  }
  .\--margin-bottom-md-200 {
    margin-bottom: 200px !important;
  }
  .\--padding-bottom-md-201 {
    padding-bottom: 201px !important;
  }
  .\--margin-bottom-md-201 {
    margin-bottom: 201px !important;
  }
  .\--padding-bottom-md-202 {
    padding-bottom: 202px !important;
  }
  .\--margin-bottom-md-202 {
    margin-bottom: 202px !important;
  }
  .\--padding-bottom-md-203 {
    padding-bottom: 203px !important;
  }
  .\--margin-bottom-md-203 {
    margin-bottom: 203px !important;
  }
  .\--padding-bottom-md-204 {
    padding-bottom: 204px !important;
  }
  .\--margin-bottom-md-204 {
    margin-bottom: 204px !important;
  }
  .\--padding-bottom-md-205 {
    padding-bottom: 205px !important;
  }
  .\--margin-bottom-md-205 {
    margin-bottom: 205px !important;
  }
  .\--padding-bottom-md-206 {
    padding-bottom: 206px !important;
  }
  .\--margin-bottom-md-206 {
    margin-bottom: 206px !important;
  }
  .\--padding-bottom-md-207 {
    padding-bottom: 207px !important;
  }
  .\--margin-bottom-md-207 {
    margin-bottom: 207px !important;
  }
  .\--padding-bottom-md-208 {
    padding-bottom: 208px !important;
  }
  .\--margin-bottom-md-208 {
    margin-bottom: 208px !important;
  }
  .\--padding-bottom-md-209 {
    padding-bottom: 209px !important;
  }
  .\--margin-bottom-md-209 {
    margin-bottom: 209px !important;
  }
  .\--padding-bottom-md-210 {
    padding-bottom: 210px !important;
  }
  .\--margin-bottom-md-210 {
    margin-bottom: 210px !important;
  }
  .\--padding-bottom-md-211 {
    padding-bottom: 211px !important;
  }
  .\--margin-bottom-md-211 {
    margin-bottom: 211px !important;
  }
  .\--padding-bottom-md-212 {
    padding-bottom: 212px !important;
  }
  .\--margin-bottom-md-212 {
    margin-bottom: 212px !important;
  }
  .\--padding-bottom-md-213 {
    padding-bottom: 213px !important;
  }
  .\--margin-bottom-md-213 {
    margin-bottom: 213px !important;
  }
  .\--padding-bottom-md-214 {
    padding-bottom: 214px !important;
  }
  .\--margin-bottom-md-214 {
    margin-bottom: 214px !important;
  }
  .\--padding-bottom-md-215 {
    padding-bottom: 215px !important;
  }
  .\--margin-bottom-md-215 {
    margin-bottom: 215px !important;
  }
  .\--padding-bottom-md-216 {
    padding-bottom: 216px !important;
  }
  .\--margin-bottom-md-216 {
    margin-bottom: 216px !important;
  }
  .\--padding-bottom-md-217 {
    padding-bottom: 217px !important;
  }
  .\--margin-bottom-md-217 {
    margin-bottom: 217px !important;
  }
  .\--padding-bottom-md-218 {
    padding-bottom: 218px !important;
  }
  .\--margin-bottom-md-218 {
    margin-bottom: 218px !important;
  }
  .\--padding-bottom-md-219 {
    padding-bottom: 219px !important;
  }
  .\--margin-bottom-md-219 {
    margin-bottom: 219px !important;
  }
  .\--padding-bottom-md-220 {
    padding-bottom: 220px !important;
  }
  .\--margin-bottom-md-220 {
    margin-bottom: 220px !important;
  }
  .\--padding-bottom-md-221 {
    padding-bottom: 221px !important;
  }
  .\--margin-bottom-md-221 {
    margin-bottom: 221px !important;
  }
  .\--padding-bottom-md-222 {
    padding-bottom: 222px !important;
  }
  .\--margin-bottom-md-222 {
    margin-bottom: 222px !important;
  }
  .\--padding-bottom-md-223 {
    padding-bottom: 223px !important;
  }
  .\--margin-bottom-md-223 {
    margin-bottom: 223px !important;
  }
  .\--padding-bottom-md-224 {
    padding-bottom: 224px !important;
  }
  .\--margin-bottom-md-224 {
    margin-bottom: 224px !important;
  }
  .\--padding-bottom-md-225 {
    padding-bottom: 225px !important;
  }
  .\--margin-bottom-md-225 {
    margin-bottom: 225px !important;
  }
  .\--padding-bottom-md-226 {
    padding-bottom: 226px !important;
  }
  .\--margin-bottom-md-226 {
    margin-bottom: 226px !important;
  }
  .\--padding-bottom-md-227 {
    padding-bottom: 227px !important;
  }
  .\--margin-bottom-md-227 {
    margin-bottom: 227px !important;
  }
  .\--padding-bottom-md-228 {
    padding-bottom: 228px !important;
  }
  .\--margin-bottom-md-228 {
    margin-bottom: 228px !important;
  }
  .\--padding-bottom-md-229 {
    padding-bottom: 229px !important;
  }
  .\--margin-bottom-md-229 {
    margin-bottom: 229px !important;
  }
  .\--padding-bottom-md-230 {
    padding-bottom: 230px !important;
  }
  .\--margin-bottom-md-230 {
    margin-bottom: 230px !important;
  }
  .\--padding-bottom-md-231 {
    padding-bottom: 231px !important;
  }
  .\--margin-bottom-md-231 {
    margin-bottom: 231px !important;
  }
  .\--padding-bottom-md-232 {
    padding-bottom: 232px !important;
  }
  .\--margin-bottom-md-232 {
    margin-bottom: 232px !important;
  }
  .\--padding-bottom-md-233 {
    padding-bottom: 233px !important;
  }
  .\--margin-bottom-md-233 {
    margin-bottom: 233px !important;
  }
  .\--padding-bottom-md-234 {
    padding-bottom: 234px !important;
  }
  .\--margin-bottom-md-234 {
    margin-bottom: 234px !important;
  }
  .\--padding-bottom-md-235 {
    padding-bottom: 235px !important;
  }
  .\--margin-bottom-md-235 {
    margin-bottom: 235px !important;
  }
  .\--padding-bottom-md-236 {
    padding-bottom: 236px !important;
  }
  .\--margin-bottom-md-236 {
    margin-bottom: 236px !important;
  }
  .\--padding-bottom-md-237 {
    padding-bottom: 237px !important;
  }
  .\--margin-bottom-md-237 {
    margin-bottom: 237px !important;
  }
  .\--padding-bottom-md-238 {
    padding-bottom: 238px !important;
  }
  .\--margin-bottom-md-238 {
    margin-bottom: 238px !important;
  }
  .\--padding-bottom-md-239 {
    padding-bottom: 239px !important;
  }
  .\--margin-bottom-md-239 {
    margin-bottom: 239px !important;
  }
  .\--padding-bottom-md-240 {
    padding-bottom: 240px !important;
  }
  .\--margin-bottom-md-240 {
    margin-bottom: 240px !important;
  }
  .\--padding-bottom-md-241 {
    padding-bottom: 241px !important;
  }
  .\--margin-bottom-md-241 {
    margin-bottom: 241px !important;
  }
  .\--padding-bottom-md-242 {
    padding-bottom: 242px !important;
  }
  .\--margin-bottom-md-242 {
    margin-bottom: 242px !important;
  }
  .\--padding-bottom-md-243 {
    padding-bottom: 243px !important;
  }
  .\--margin-bottom-md-243 {
    margin-bottom: 243px !important;
  }
  .\--padding-bottom-md-244 {
    padding-bottom: 244px !important;
  }
  .\--margin-bottom-md-244 {
    margin-bottom: 244px !important;
  }
  .\--padding-bottom-md-245 {
    padding-bottom: 245px !important;
  }
  .\--margin-bottom-md-245 {
    margin-bottom: 245px !important;
  }
  .\--padding-bottom-md-246 {
    padding-bottom: 246px !important;
  }
  .\--margin-bottom-md-246 {
    margin-bottom: 246px !important;
  }
  .\--padding-bottom-md-247 {
    padding-bottom: 247px !important;
  }
  .\--margin-bottom-md-247 {
    margin-bottom: 247px !important;
  }
  .\--padding-bottom-md-248 {
    padding-bottom: 248px !important;
  }
  .\--margin-bottom-md-248 {
    margin-bottom: 248px !important;
  }
  .\--padding-bottom-md-249 {
    padding-bottom: 249px !important;
  }
  .\--margin-bottom-md-249 {
    margin-bottom: 249px !important;
  }
  .\--padding-bottom-md-250 {
    padding-bottom: 250px !important;
  }
  .\--margin-bottom-md-250 {
    margin-bottom: 250px !important;
  }
  .\--padding-bottom-md-251 {
    padding-bottom: 251px !important;
  }
  .\--margin-bottom-md-251 {
    margin-bottom: 251px !important;
  }
  .\--padding-bottom-md-252 {
    padding-bottom: 252px !important;
  }
  .\--margin-bottom-md-252 {
    margin-bottom: 252px !important;
  }
  .\--padding-bottom-md-253 {
    padding-bottom: 253px !important;
  }
  .\--margin-bottom-md-253 {
    margin-bottom: 253px !important;
  }
  .\--padding-bottom-md-254 {
    padding-bottom: 254px !important;
  }
  .\--margin-bottom-md-254 {
    margin-bottom: 254px !important;
  }
  .\--padding-bottom-md-255 {
    padding-bottom: 255px !important;
  }
  .\--margin-bottom-md-255 {
    margin-bottom: 255px !important;
  }
  .\--padding-bottom-md-256 {
    padding-bottom: 256px !important;
  }
  .\--margin-bottom-md-256 {
    margin-bottom: 256px !important;
  }
  .\--padding-bottom-md-257 {
    padding-bottom: 257px !important;
  }
  .\--margin-bottom-md-257 {
    margin-bottom: 257px !important;
  }
  .\--padding-bottom-md-258 {
    padding-bottom: 258px !important;
  }
  .\--margin-bottom-md-258 {
    margin-bottom: 258px !important;
  }
  .\--padding-bottom-md-259 {
    padding-bottom: 259px !important;
  }
  .\--margin-bottom-md-259 {
    margin-bottom: 259px !important;
  }
  .\--padding-bottom-md-260 {
    padding-bottom: 260px !important;
  }
  .\--margin-bottom-md-260 {
    margin-bottom: 260px !important;
  }
  .\--padding-bottom-md-261 {
    padding-bottom: 261px !important;
  }
  .\--margin-bottom-md-261 {
    margin-bottom: 261px !important;
  }
  .\--padding-bottom-md-262 {
    padding-bottom: 262px !important;
  }
  .\--margin-bottom-md-262 {
    margin-bottom: 262px !important;
  }
  .\--padding-bottom-md-263 {
    padding-bottom: 263px !important;
  }
  .\--margin-bottom-md-263 {
    margin-bottom: 263px !important;
  }
  .\--padding-bottom-md-264 {
    padding-bottom: 264px !important;
  }
  .\--margin-bottom-md-264 {
    margin-bottom: 264px !important;
  }
  .\--padding-bottom-md-265 {
    padding-bottom: 265px !important;
  }
  .\--margin-bottom-md-265 {
    margin-bottom: 265px !important;
  }
  .\--padding-bottom-md-266 {
    padding-bottom: 266px !important;
  }
  .\--margin-bottom-md-266 {
    margin-bottom: 266px !important;
  }
  .\--padding-bottom-md-267 {
    padding-bottom: 267px !important;
  }
  .\--margin-bottom-md-267 {
    margin-bottom: 267px !important;
  }
  .\--padding-bottom-md-268 {
    padding-bottom: 268px !important;
  }
  .\--margin-bottom-md-268 {
    margin-bottom: 268px !important;
  }
  .\--padding-bottom-md-269 {
    padding-bottom: 269px !important;
  }
  .\--margin-bottom-md-269 {
    margin-bottom: 269px !important;
  }
  .\--padding-bottom-md-270 {
    padding-bottom: 270px !important;
  }
  .\--margin-bottom-md-270 {
    margin-bottom: 270px !important;
  }
  .\--padding-bottom-md-271 {
    padding-bottom: 271px !important;
  }
  .\--margin-bottom-md-271 {
    margin-bottom: 271px !important;
  }
  .\--padding-bottom-md-272 {
    padding-bottom: 272px !important;
  }
  .\--margin-bottom-md-272 {
    margin-bottom: 272px !important;
  }
  .\--padding-bottom-md-273 {
    padding-bottom: 273px !important;
  }
  .\--margin-bottom-md-273 {
    margin-bottom: 273px !important;
  }
  .\--padding-bottom-md-274 {
    padding-bottom: 274px !important;
  }
  .\--margin-bottom-md-274 {
    margin-bottom: 274px !important;
  }
  .\--padding-bottom-md-275 {
    padding-bottom: 275px !important;
  }
  .\--margin-bottom-md-275 {
    margin-bottom: 275px !important;
  }
  .\--padding-bottom-md-276 {
    padding-bottom: 276px !important;
  }
  .\--margin-bottom-md-276 {
    margin-bottom: 276px !important;
  }
  .\--padding-bottom-md-277 {
    padding-bottom: 277px !important;
  }
  .\--margin-bottom-md-277 {
    margin-bottom: 277px !important;
  }
  .\--padding-bottom-md-278 {
    padding-bottom: 278px !important;
  }
  .\--margin-bottom-md-278 {
    margin-bottom: 278px !important;
  }
  .\--padding-bottom-md-279 {
    padding-bottom: 279px !important;
  }
  .\--margin-bottom-md-279 {
    margin-bottom: 279px !important;
  }
  .\--padding-bottom-md-280 {
    padding-bottom: 280px !important;
  }
  .\--margin-bottom-md-280 {
    margin-bottom: 280px !important;
  }
  .\--padding-bottom-md-281 {
    padding-bottom: 281px !important;
  }
  .\--margin-bottom-md-281 {
    margin-bottom: 281px !important;
  }
  .\--padding-bottom-md-282 {
    padding-bottom: 282px !important;
  }
  .\--margin-bottom-md-282 {
    margin-bottom: 282px !important;
  }
  .\--padding-bottom-md-283 {
    padding-bottom: 283px !important;
  }
  .\--margin-bottom-md-283 {
    margin-bottom: 283px !important;
  }
  .\--padding-bottom-md-284 {
    padding-bottom: 284px !important;
  }
  .\--margin-bottom-md-284 {
    margin-bottom: 284px !important;
  }
  .\--padding-bottom-md-285 {
    padding-bottom: 285px !important;
  }
  .\--margin-bottom-md-285 {
    margin-bottom: 285px !important;
  }
  .\--padding-bottom-md-286 {
    padding-bottom: 286px !important;
  }
  .\--margin-bottom-md-286 {
    margin-bottom: 286px !important;
  }
  .\--padding-bottom-md-287 {
    padding-bottom: 287px !important;
  }
  .\--margin-bottom-md-287 {
    margin-bottom: 287px !important;
  }
  .\--padding-bottom-md-288 {
    padding-bottom: 288px !important;
  }
  .\--margin-bottom-md-288 {
    margin-bottom: 288px !important;
  }
  .\--padding-bottom-md-289 {
    padding-bottom: 289px !important;
  }
  .\--margin-bottom-md-289 {
    margin-bottom: 289px !important;
  }
  .\--padding-bottom-md-290 {
    padding-bottom: 290px !important;
  }
  .\--margin-bottom-md-290 {
    margin-bottom: 290px !important;
  }
  .\--padding-bottom-md-291 {
    padding-bottom: 291px !important;
  }
  .\--margin-bottom-md-291 {
    margin-bottom: 291px !important;
  }
  .\--padding-bottom-md-292 {
    padding-bottom: 292px !important;
  }
  .\--margin-bottom-md-292 {
    margin-bottom: 292px !important;
  }
  .\--padding-bottom-md-293 {
    padding-bottom: 293px !important;
  }
  .\--margin-bottom-md-293 {
    margin-bottom: 293px !important;
  }
  .\--padding-bottom-md-294 {
    padding-bottom: 294px !important;
  }
  .\--margin-bottom-md-294 {
    margin-bottom: 294px !important;
  }
  .\--padding-bottom-md-295 {
    padding-bottom: 295px !important;
  }
  .\--margin-bottom-md-295 {
    margin-bottom: 295px !important;
  }
  .\--padding-bottom-md-296 {
    padding-bottom: 296px !important;
  }
  .\--margin-bottom-md-296 {
    margin-bottom: 296px !important;
  }
  .\--padding-bottom-md-297 {
    padding-bottom: 297px !important;
  }
  .\--margin-bottom-md-297 {
    margin-bottom: 297px !important;
  }
  .\--padding-bottom-md-298 {
    padding-bottom: 298px !important;
  }
  .\--margin-bottom-md-298 {
    margin-bottom: 298px !important;
  }
  .\--padding-bottom-md-299 {
    padding-bottom: 299px !important;
  }
  .\--margin-bottom-md-299 {
    margin-bottom: 299px !important;
  }
  .\--padding-bottom-md-300 {
    padding-bottom: 300px !important;
  }
  .\--margin-bottom-md-300 {
    margin-bottom: 300px !important;
  }
  .\--padding-left-md-0 {
    padding-right: 0px !important;
  }
  .\--margin-left-md-0 {
    margin-right: 0px !important;
  }
  .\--padding-left-md-1 {
    padding-right: 1px !important;
  }
  .\--margin-left-md-1 {
    margin-right: 1px !important;
  }
  .\--padding-left-md-2 {
    padding-right: 2px !important;
  }
  .\--margin-left-md-2 {
    margin-right: 2px !important;
  }
  .\--padding-left-md-3 {
    padding-right: 3px !important;
  }
  .\--margin-left-md-3 {
    margin-right: 3px !important;
  }
  .\--padding-left-md-4 {
    padding-right: 4px !important;
  }
  .\--margin-left-md-4 {
    margin-right: 4px !important;
  }
  .\--padding-left-md-5 {
    padding-right: 5px !important;
  }
  .\--margin-left-md-5 {
    margin-right: 5px !important;
  }
  .\--padding-left-md-6 {
    padding-right: 6px !important;
  }
  .\--margin-left-md-6 {
    margin-right: 6px !important;
  }
  .\--padding-left-md-7 {
    padding-right: 7px !important;
  }
  .\--margin-left-md-7 {
    margin-right: 7px !important;
  }
  .\--padding-left-md-8 {
    padding-right: 8px !important;
  }
  .\--margin-left-md-8 {
    margin-right: 8px !important;
  }
  .\--padding-left-md-9 {
    padding-right: 9px !important;
  }
  .\--margin-left-md-9 {
    margin-right: 9px !important;
  }
  .\--padding-left-md-10 {
    padding-right: 10px !important;
  }
  .\--margin-left-md-10 {
    margin-right: 10px !important;
  }
  .\--padding-left-md-11 {
    padding-right: 11px !important;
  }
  .\--margin-left-md-11 {
    margin-right: 11px !important;
  }
  .\--padding-left-md-12 {
    padding-right: 12px !important;
  }
  .\--margin-left-md-12 {
    margin-right: 12px !important;
  }
  .\--padding-left-md-13 {
    padding-right: 13px !important;
  }
  .\--margin-left-md-13 {
    margin-right: 13px !important;
  }
  .\--padding-left-md-14 {
    padding-right: 14px !important;
  }
  .\--margin-left-md-14 {
    margin-right: 14px !important;
  }
  .\--padding-left-md-15 {
    padding-right: 15px !important;
  }
  .\--margin-left-md-15 {
    margin-right: 15px !important;
  }
  .\--padding-left-md-16 {
    padding-right: 16px !important;
  }
  .\--margin-left-md-16 {
    margin-right: 16px !important;
  }
  .\--padding-left-md-17 {
    padding-right: 17px !important;
  }
  .\--margin-left-md-17 {
    margin-right: 17px !important;
  }
  .\--padding-left-md-18 {
    padding-right: 18px !important;
  }
  .\--margin-left-md-18 {
    margin-right: 18px !important;
  }
  .\--padding-left-md-19 {
    padding-right: 19px !important;
  }
  .\--margin-left-md-19 {
    margin-right: 19px !important;
  }
  .\--padding-left-md-20 {
    padding-right: 20px !important;
  }
  .\--margin-left-md-20 {
    margin-right: 20px !important;
  }
  .\--padding-left-md-21 {
    padding-right: 21px !important;
  }
  .\--margin-left-md-21 {
    margin-right: 21px !important;
  }
  .\--padding-left-md-22 {
    padding-right: 22px !important;
  }
  .\--margin-left-md-22 {
    margin-right: 22px !important;
  }
  .\--padding-left-md-23 {
    padding-right: 23px !important;
  }
  .\--margin-left-md-23 {
    margin-right: 23px !important;
  }
  .\--padding-left-md-24 {
    padding-right: 24px !important;
  }
  .\--margin-left-md-24 {
    margin-right: 24px !important;
  }
  .\--padding-left-md-25 {
    padding-right: 25px !important;
  }
  .\--margin-left-md-25 {
    margin-right: 25px !important;
  }
  .\--padding-left-md-26 {
    padding-right: 26px !important;
  }
  .\--margin-left-md-26 {
    margin-right: 26px !important;
  }
  .\--padding-left-md-27 {
    padding-right: 27px !important;
  }
  .\--margin-left-md-27 {
    margin-right: 27px !important;
  }
  .\--padding-left-md-28 {
    padding-right: 28px !important;
  }
  .\--margin-left-md-28 {
    margin-right: 28px !important;
  }
  .\--padding-left-md-29 {
    padding-right: 29px !important;
  }
  .\--margin-left-md-29 {
    margin-right: 29px !important;
  }
  .\--padding-left-md-30 {
    padding-right: 30px !important;
  }
  .\--margin-left-md-30 {
    margin-right: 30px !important;
  }
  .\--padding-left-md-31 {
    padding-right: 31px !important;
  }
  .\--margin-left-md-31 {
    margin-right: 31px !important;
  }
  .\--padding-left-md-32 {
    padding-right: 32px !important;
  }
  .\--margin-left-md-32 {
    margin-right: 32px !important;
  }
  .\--padding-left-md-33 {
    padding-right: 33px !important;
  }
  .\--margin-left-md-33 {
    margin-right: 33px !important;
  }
  .\--padding-left-md-34 {
    padding-right: 34px !important;
  }
  .\--margin-left-md-34 {
    margin-right: 34px !important;
  }
  .\--padding-left-md-35 {
    padding-right: 35px !important;
  }
  .\--margin-left-md-35 {
    margin-right: 35px !important;
  }
  .\--padding-left-md-36 {
    padding-right: 36px !important;
  }
  .\--margin-left-md-36 {
    margin-right: 36px !important;
  }
  .\--padding-left-md-37 {
    padding-right: 37px !important;
  }
  .\--margin-left-md-37 {
    margin-right: 37px !important;
  }
  .\--padding-left-md-38 {
    padding-right: 38px !important;
  }
  .\--margin-left-md-38 {
    margin-right: 38px !important;
  }
  .\--padding-left-md-39 {
    padding-right: 39px !important;
  }
  .\--margin-left-md-39 {
    margin-right: 39px !important;
  }
  .\--padding-left-md-40 {
    padding-right: 40px !important;
  }
  .\--margin-left-md-40 {
    margin-right: 40px !important;
  }
  .\--padding-left-md-41 {
    padding-right: 41px !important;
  }
  .\--margin-left-md-41 {
    margin-right: 41px !important;
  }
  .\--padding-left-md-42 {
    padding-right: 42px !important;
  }
  .\--margin-left-md-42 {
    margin-right: 42px !important;
  }
  .\--padding-left-md-43 {
    padding-right: 43px !important;
  }
  .\--margin-left-md-43 {
    margin-right: 43px !important;
  }
  .\--padding-left-md-44 {
    padding-right: 44px !important;
  }
  .\--margin-left-md-44 {
    margin-right: 44px !important;
  }
  .\--padding-left-md-45 {
    padding-right: 45px !important;
  }
  .\--margin-left-md-45 {
    margin-right: 45px !important;
  }
  .\--padding-left-md-46 {
    padding-right: 46px !important;
  }
  .\--margin-left-md-46 {
    margin-right: 46px !important;
  }
  .\--padding-left-md-47 {
    padding-right: 47px !important;
  }
  .\--margin-left-md-47 {
    margin-right: 47px !important;
  }
  .\--padding-left-md-48 {
    padding-right: 48px !important;
  }
  .\--margin-left-md-48 {
    margin-right: 48px !important;
  }
  .\--padding-left-md-49 {
    padding-right: 49px !important;
  }
  .\--margin-left-md-49 {
    margin-right: 49px !important;
  }
  .\--padding-left-md-50 {
    padding-right: 50px !important;
  }
  .\--margin-left-md-50 {
    margin-right: 50px !important;
  }
  .\--padding-left-md-51 {
    padding-right: 51px !important;
  }
  .\--margin-left-md-51 {
    margin-right: 51px !important;
  }
  .\--padding-left-md-52 {
    padding-right: 52px !important;
  }
  .\--margin-left-md-52 {
    margin-right: 52px !important;
  }
  .\--padding-left-md-53 {
    padding-right: 53px !important;
  }
  .\--margin-left-md-53 {
    margin-right: 53px !important;
  }
  .\--padding-left-md-54 {
    padding-right: 54px !important;
  }
  .\--margin-left-md-54 {
    margin-right: 54px !important;
  }
  .\--padding-left-md-55 {
    padding-right: 55px !important;
  }
  .\--margin-left-md-55 {
    margin-right: 55px !important;
  }
  .\--padding-left-md-56 {
    padding-right: 56px !important;
  }
  .\--margin-left-md-56 {
    margin-right: 56px !important;
  }
  .\--padding-left-md-57 {
    padding-right: 57px !important;
  }
  .\--margin-left-md-57 {
    margin-right: 57px !important;
  }
  .\--padding-left-md-58 {
    padding-right: 58px !important;
  }
  .\--margin-left-md-58 {
    margin-right: 58px !important;
  }
  .\--padding-left-md-59 {
    padding-right: 59px !important;
  }
  .\--margin-left-md-59 {
    margin-right: 59px !important;
  }
  .\--padding-left-md-60 {
    padding-right: 60px !important;
  }
  .\--margin-left-md-60 {
    margin-right: 60px !important;
  }
  .\--padding-left-md-61 {
    padding-right: 61px !important;
  }
  .\--margin-left-md-61 {
    margin-right: 61px !important;
  }
  .\--padding-left-md-62 {
    padding-right: 62px !important;
  }
  .\--margin-left-md-62 {
    margin-right: 62px !important;
  }
  .\--padding-left-md-63 {
    padding-right: 63px !important;
  }
  .\--margin-left-md-63 {
    margin-right: 63px !important;
  }
  .\--padding-left-md-64 {
    padding-right: 64px !important;
  }
  .\--margin-left-md-64 {
    margin-right: 64px !important;
  }
  .\--padding-left-md-65 {
    padding-right: 65px !important;
  }
  .\--margin-left-md-65 {
    margin-right: 65px !important;
  }
  .\--padding-left-md-66 {
    padding-right: 66px !important;
  }
  .\--margin-left-md-66 {
    margin-right: 66px !important;
  }
  .\--padding-left-md-67 {
    padding-right: 67px !important;
  }
  .\--margin-left-md-67 {
    margin-right: 67px !important;
  }
  .\--padding-left-md-68 {
    padding-right: 68px !important;
  }
  .\--margin-left-md-68 {
    margin-right: 68px !important;
  }
  .\--padding-left-md-69 {
    padding-right: 69px !important;
  }
  .\--margin-left-md-69 {
    margin-right: 69px !important;
  }
  .\--padding-left-md-70 {
    padding-right: 70px !important;
  }
  .\--margin-left-md-70 {
    margin-right: 70px !important;
  }
  .\--padding-left-md-71 {
    padding-right: 71px !important;
  }
  .\--margin-left-md-71 {
    margin-right: 71px !important;
  }
  .\--padding-left-md-72 {
    padding-right: 72px !important;
  }
  .\--margin-left-md-72 {
    margin-right: 72px !important;
  }
  .\--padding-left-md-73 {
    padding-right: 73px !important;
  }
  .\--margin-left-md-73 {
    margin-right: 73px !important;
  }
  .\--padding-left-md-74 {
    padding-right: 74px !important;
  }
  .\--margin-left-md-74 {
    margin-right: 74px !important;
  }
  .\--padding-left-md-75 {
    padding-right: 75px !important;
  }
  .\--margin-left-md-75 {
    margin-right: 75px !important;
  }
  .\--padding-left-md-76 {
    padding-right: 76px !important;
  }
  .\--margin-left-md-76 {
    margin-right: 76px !important;
  }
  .\--padding-left-md-77 {
    padding-right: 77px !important;
  }
  .\--margin-left-md-77 {
    margin-right: 77px !important;
  }
  .\--padding-left-md-78 {
    padding-right: 78px !important;
  }
  .\--margin-left-md-78 {
    margin-right: 78px !important;
  }
  .\--padding-left-md-79 {
    padding-right: 79px !important;
  }
  .\--margin-left-md-79 {
    margin-right: 79px !important;
  }
  .\--padding-left-md-80 {
    padding-right: 80px !important;
  }
  .\--margin-left-md-80 {
    margin-right: 80px !important;
  }
  .\--padding-left-md-81 {
    padding-right: 81px !important;
  }
  .\--margin-left-md-81 {
    margin-right: 81px !important;
  }
  .\--padding-left-md-82 {
    padding-right: 82px !important;
  }
  .\--margin-left-md-82 {
    margin-right: 82px !important;
  }
  .\--padding-left-md-83 {
    padding-right: 83px !important;
  }
  .\--margin-left-md-83 {
    margin-right: 83px !important;
  }
  .\--padding-left-md-84 {
    padding-right: 84px !important;
  }
  .\--margin-left-md-84 {
    margin-right: 84px !important;
  }
  .\--padding-left-md-85 {
    padding-right: 85px !important;
  }
  .\--margin-left-md-85 {
    margin-right: 85px !important;
  }
  .\--padding-left-md-86 {
    padding-right: 86px !important;
  }
  .\--margin-left-md-86 {
    margin-right: 86px !important;
  }
  .\--padding-left-md-87 {
    padding-right: 87px !important;
  }
  .\--margin-left-md-87 {
    margin-right: 87px !important;
  }
  .\--padding-left-md-88 {
    padding-right: 88px !important;
  }
  .\--margin-left-md-88 {
    margin-right: 88px !important;
  }
  .\--padding-left-md-89 {
    padding-right: 89px !important;
  }
  .\--margin-left-md-89 {
    margin-right: 89px !important;
  }
  .\--padding-left-md-90 {
    padding-right: 90px !important;
  }
  .\--margin-left-md-90 {
    margin-right: 90px !important;
  }
  .\--padding-left-md-91 {
    padding-right: 91px !important;
  }
  .\--margin-left-md-91 {
    margin-right: 91px !important;
  }
  .\--padding-left-md-92 {
    padding-right: 92px !important;
  }
  .\--margin-left-md-92 {
    margin-right: 92px !important;
  }
  .\--padding-left-md-93 {
    padding-right: 93px !important;
  }
  .\--margin-left-md-93 {
    margin-right: 93px !important;
  }
  .\--padding-left-md-94 {
    padding-right: 94px !important;
  }
  .\--margin-left-md-94 {
    margin-right: 94px !important;
  }
  .\--padding-left-md-95 {
    padding-right: 95px !important;
  }
  .\--margin-left-md-95 {
    margin-right: 95px !important;
  }
  .\--padding-left-md-96 {
    padding-right: 96px !important;
  }
  .\--margin-left-md-96 {
    margin-right: 96px !important;
  }
  .\--padding-left-md-97 {
    padding-right: 97px !important;
  }
  .\--margin-left-md-97 {
    margin-right: 97px !important;
  }
  .\--padding-left-md-98 {
    padding-right: 98px !important;
  }
  .\--margin-left-md-98 {
    margin-right: 98px !important;
  }
  .\--padding-left-md-99 {
    padding-right: 99px !important;
  }
  .\--margin-left-md-99 {
    margin-right: 99px !important;
  }
  .\--padding-left-md-100 {
    padding-right: 100px !important;
  }
  .\--margin-left-md-100 {
    margin-right: 100px !important;
  }
  .\--padding-left-md-101 {
    padding-right: 101px !important;
  }
  .\--margin-left-md-101 {
    margin-right: 101px !important;
  }
  .\--padding-left-md-102 {
    padding-right: 102px !important;
  }
  .\--margin-left-md-102 {
    margin-right: 102px !important;
  }
  .\--padding-left-md-103 {
    padding-right: 103px !important;
  }
  .\--margin-left-md-103 {
    margin-right: 103px !important;
  }
  .\--padding-left-md-104 {
    padding-right: 104px !important;
  }
  .\--margin-left-md-104 {
    margin-right: 104px !important;
  }
  .\--padding-left-md-105 {
    padding-right: 105px !important;
  }
  .\--margin-left-md-105 {
    margin-right: 105px !important;
  }
  .\--padding-left-md-106 {
    padding-right: 106px !important;
  }
  .\--margin-left-md-106 {
    margin-right: 106px !important;
  }
  .\--padding-left-md-107 {
    padding-right: 107px !important;
  }
  .\--margin-left-md-107 {
    margin-right: 107px !important;
  }
  .\--padding-left-md-108 {
    padding-right: 108px !important;
  }
  .\--margin-left-md-108 {
    margin-right: 108px !important;
  }
  .\--padding-left-md-109 {
    padding-right: 109px !important;
  }
  .\--margin-left-md-109 {
    margin-right: 109px !important;
  }
  .\--padding-left-md-110 {
    padding-right: 110px !important;
  }
  .\--margin-left-md-110 {
    margin-right: 110px !important;
  }
  .\--padding-left-md-111 {
    padding-right: 111px !important;
  }
  .\--margin-left-md-111 {
    margin-right: 111px !important;
  }
  .\--padding-left-md-112 {
    padding-right: 112px !important;
  }
  .\--margin-left-md-112 {
    margin-right: 112px !important;
  }
  .\--padding-left-md-113 {
    padding-right: 113px !important;
  }
  .\--margin-left-md-113 {
    margin-right: 113px !important;
  }
  .\--padding-left-md-114 {
    padding-right: 114px !important;
  }
  .\--margin-left-md-114 {
    margin-right: 114px !important;
  }
  .\--padding-left-md-115 {
    padding-right: 115px !important;
  }
  .\--margin-left-md-115 {
    margin-right: 115px !important;
  }
  .\--padding-left-md-116 {
    padding-right: 116px !important;
  }
  .\--margin-left-md-116 {
    margin-right: 116px !important;
  }
  .\--padding-left-md-117 {
    padding-right: 117px !important;
  }
  .\--margin-left-md-117 {
    margin-right: 117px !important;
  }
  .\--padding-left-md-118 {
    padding-right: 118px !important;
  }
  .\--margin-left-md-118 {
    margin-right: 118px !important;
  }
  .\--padding-left-md-119 {
    padding-right: 119px !important;
  }
  .\--margin-left-md-119 {
    margin-right: 119px !important;
  }
  .\--padding-left-md-120 {
    padding-right: 120px !important;
  }
  .\--margin-left-md-120 {
    margin-right: 120px !important;
  }
  .\--padding-left-md-121 {
    padding-right: 121px !important;
  }
  .\--margin-left-md-121 {
    margin-right: 121px !important;
  }
  .\--padding-left-md-122 {
    padding-right: 122px !important;
  }
  .\--margin-left-md-122 {
    margin-right: 122px !important;
  }
  .\--padding-left-md-123 {
    padding-right: 123px !important;
  }
  .\--margin-left-md-123 {
    margin-right: 123px !important;
  }
  .\--padding-left-md-124 {
    padding-right: 124px !important;
  }
  .\--margin-left-md-124 {
    margin-right: 124px !important;
  }
  .\--padding-left-md-125 {
    padding-right: 125px !important;
  }
  .\--margin-left-md-125 {
    margin-right: 125px !important;
  }
  .\--padding-left-md-126 {
    padding-right: 126px !important;
  }
  .\--margin-left-md-126 {
    margin-right: 126px !important;
  }
  .\--padding-left-md-127 {
    padding-right: 127px !important;
  }
  .\--margin-left-md-127 {
    margin-right: 127px !important;
  }
  .\--padding-left-md-128 {
    padding-right: 128px !important;
  }
  .\--margin-left-md-128 {
    margin-right: 128px !important;
  }
  .\--padding-left-md-129 {
    padding-right: 129px !important;
  }
  .\--margin-left-md-129 {
    margin-right: 129px !important;
  }
  .\--padding-left-md-130 {
    padding-right: 130px !important;
  }
  .\--margin-left-md-130 {
    margin-right: 130px !important;
  }
  .\--padding-left-md-131 {
    padding-right: 131px !important;
  }
  .\--margin-left-md-131 {
    margin-right: 131px !important;
  }
  .\--padding-left-md-132 {
    padding-right: 132px !important;
  }
  .\--margin-left-md-132 {
    margin-right: 132px !important;
  }
  .\--padding-left-md-133 {
    padding-right: 133px !important;
  }
  .\--margin-left-md-133 {
    margin-right: 133px !important;
  }
  .\--padding-left-md-134 {
    padding-right: 134px !important;
  }
  .\--margin-left-md-134 {
    margin-right: 134px !important;
  }
  .\--padding-left-md-135 {
    padding-right: 135px !important;
  }
  .\--margin-left-md-135 {
    margin-right: 135px !important;
  }
  .\--padding-left-md-136 {
    padding-right: 136px !important;
  }
  .\--margin-left-md-136 {
    margin-right: 136px !important;
  }
  .\--padding-left-md-137 {
    padding-right: 137px !important;
  }
  .\--margin-left-md-137 {
    margin-right: 137px !important;
  }
  .\--padding-left-md-138 {
    padding-right: 138px !important;
  }
  .\--margin-left-md-138 {
    margin-right: 138px !important;
  }
  .\--padding-left-md-139 {
    padding-right: 139px !important;
  }
  .\--margin-left-md-139 {
    margin-right: 139px !important;
  }
  .\--padding-left-md-140 {
    padding-right: 140px !important;
  }
  .\--margin-left-md-140 {
    margin-right: 140px !important;
  }
  .\--padding-left-md-141 {
    padding-right: 141px !important;
  }
  .\--margin-left-md-141 {
    margin-right: 141px !important;
  }
  .\--padding-left-md-142 {
    padding-right: 142px !important;
  }
  .\--margin-left-md-142 {
    margin-right: 142px !important;
  }
  .\--padding-left-md-143 {
    padding-right: 143px !important;
  }
  .\--margin-left-md-143 {
    margin-right: 143px !important;
  }
  .\--padding-left-md-144 {
    padding-right: 144px !important;
  }
  .\--margin-left-md-144 {
    margin-right: 144px !important;
  }
  .\--padding-left-md-145 {
    padding-right: 145px !important;
  }
  .\--margin-left-md-145 {
    margin-right: 145px !important;
  }
  .\--padding-left-md-146 {
    padding-right: 146px !important;
  }
  .\--margin-left-md-146 {
    margin-right: 146px !important;
  }
  .\--padding-left-md-147 {
    padding-right: 147px !important;
  }
  .\--margin-left-md-147 {
    margin-right: 147px !important;
  }
  .\--padding-left-md-148 {
    padding-right: 148px !important;
  }
  .\--margin-left-md-148 {
    margin-right: 148px !important;
  }
  .\--padding-left-md-149 {
    padding-right: 149px !important;
  }
  .\--margin-left-md-149 {
    margin-right: 149px !important;
  }
  .\--padding-left-md-150 {
    padding-right: 150px !important;
  }
  .\--margin-left-md-150 {
    margin-right: 150px !important;
  }
  .\--padding-left-md-151 {
    padding-right: 151px !important;
  }
  .\--margin-left-md-151 {
    margin-right: 151px !important;
  }
  .\--padding-left-md-152 {
    padding-right: 152px !important;
  }
  .\--margin-left-md-152 {
    margin-right: 152px !important;
  }
  .\--padding-left-md-153 {
    padding-right: 153px !important;
  }
  .\--margin-left-md-153 {
    margin-right: 153px !important;
  }
  .\--padding-left-md-154 {
    padding-right: 154px !important;
  }
  .\--margin-left-md-154 {
    margin-right: 154px !important;
  }
  .\--padding-left-md-155 {
    padding-right: 155px !important;
  }
  .\--margin-left-md-155 {
    margin-right: 155px !important;
  }
  .\--padding-left-md-156 {
    padding-right: 156px !important;
  }
  .\--margin-left-md-156 {
    margin-right: 156px !important;
  }
  .\--padding-left-md-157 {
    padding-right: 157px !important;
  }
  .\--margin-left-md-157 {
    margin-right: 157px !important;
  }
  .\--padding-left-md-158 {
    padding-right: 158px !important;
  }
  .\--margin-left-md-158 {
    margin-right: 158px !important;
  }
  .\--padding-left-md-159 {
    padding-right: 159px !important;
  }
  .\--margin-left-md-159 {
    margin-right: 159px !important;
  }
  .\--padding-left-md-160 {
    padding-right: 160px !important;
  }
  .\--margin-left-md-160 {
    margin-right: 160px !important;
  }
  .\--padding-left-md-161 {
    padding-right: 161px !important;
  }
  .\--margin-left-md-161 {
    margin-right: 161px !important;
  }
  .\--padding-left-md-162 {
    padding-right: 162px !important;
  }
  .\--margin-left-md-162 {
    margin-right: 162px !important;
  }
  .\--padding-left-md-163 {
    padding-right: 163px !important;
  }
  .\--margin-left-md-163 {
    margin-right: 163px !important;
  }
  .\--padding-left-md-164 {
    padding-right: 164px !important;
  }
  .\--margin-left-md-164 {
    margin-right: 164px !important;
  }
  .\--padding-left-md-165 {
    padding-right: 165px !important;
  }
  .\--margin-left-md-165 {
    margin-right: 165px !important;
  }
  .\--padding-left-md-166 {
    padding-right: 166px !important;
  }
  .\--margin-left-md-166 {
    margin-right: 166px !important;
  }
  .\--padding-left-md-167 {
    padding-right: 167px !important;
  }
  .\--margin-left-md-167 {
    margin-right: 167px !important;
  }
  .\--padding-left-md-168 {
    padding-right: 168px !important;
  }
  .\--margin-left-md-168 {
    margin-right: 168px !important;
  }
  .\--padding-left-md-169 {
    padding-right: 169px !important;
  }
  .\--margin-left-md-169 {
    margin-right: 169px !important;
  }
  .\--padding-left-md-170 {
    padding-right: 170px !important;
  }
  .\--margin-left-md-170 {
    margin-right: 170px !important;
  }
  .\--padding-left-md-171 {
    padding-right: 171px !important;
  }
  .\--margin-left-md-171 {
    margin-right: 171px !important;
  }
  .\--padding-left-md-172 {
    padding-right: 172px !important;
  }
  .\--margin-left-md-172 {
    margin-right: 172px !important;
  }
  .\--padding-left-md-173 {
    padding-right: 173px !important;
  }
  .\--margin-left-md-173 {
    margin-right: 173px !important;
  }
  .\--padding-left-md-174 {
    padding-right: 174px !important;
  }
  .\--margin-left-md-174 {
    margin-right: 174px !important;
  }
  .\--padding-left-md-175 {
    padding-right: 175px !important;
  }
  .\--margin-left-md-175 {
    margin-right: 175px !important;
  }
  .\--padding-left-md-176 {
    padding-right: 176px !important;
  }
  .\--margin-left-md-176 {
    margin-right: 176px !important;
  }
  .\--padding-left-md-177 {
    padding-right: 177px !important;
  }
  .\--margin-left-md-177 {
    margin-right: 177px !important;
  }
  .\--padding-left-md-178 {
    padding-right: 178px !important;
  }
  .\--margin-left-md-178 {
    margin-right: 178px !important;
  }
  .\--padding-left-md-179 {
    padding-right: 179px !important;
  }
  .\--margin-left-md-179 {
    margin-right: 179px !important;
  }
  .\--padding-left-md-180 {
    padding-right: 180px !important;
  }
  .\--margin-left-md-180 {
    margin-right: 180px !important;
  }
  .\--padding-left-md-181 {
    padding-right: 181px !important;
  }
  .\--margin-left-md-181 {
    margin-right: 181px !important;
  }
  .\--padding-left-md-182 {
    padding-right: 182px !important;
  }
  .\--margin-left-md-182 {
    margin-right: 182px !important;
  }
  .\--padding-left-md-183 {
    padding-right: 183px !important;
  }
  .\--margin-left-md-183 {
    margin-right: 183px !important;
  }
  .\--padding-left-md-184 {
    padding-right: 184px !important;
  }
  .\--margin-left-md-184 {
    margin-right: 184px !important;
  }
  .\--padding-left-md-185 {
    padding-right: 185px !important;
  }
  .\--margin-left-md-185 {
    margin-right: 185px !important;
  }
  .\--padding-left-md-186 {
    padding-right: 186px !important;
  }
  .\--margin-left-md-186 {
    margin-right: 186px !important;
  }
  .\--padding-left-md-187 {
    padding-right: 187px !important;
  }
  .\--margin-left-md-187 {
    margin-right: 187px !important;
  }
  .\--padding-left-md-188 {
    padding-right: 188px !important;
  }
  .\--margin-left-md-188 {
    margin-right: 188px !important;
  }
  .\--padding-left-md-189 {
    padding-right: 189px !important;
  }
  .\--margin-left-md-189 {
    margin-right: 189px !important;
  }
  .\--padding-left-md-190 {
    padding-right: 190px !important;
  }
  .\--margin-left-md-190 {
    margin-right: 190px !important;
  }
  .\--padding-left-md-191 {
    padding-right: 191px !important;
  }
  .\--margin-left-md-191 {
    margin-right: 191px !important;
  }
  .\--padding-left-md-192 {
    padding-right: 192px !important;
  }
  .\--margin-left-md-192 {
    margin-right: 192px !important;
  }
  .\--padding-left-md-193 {
    padding-right: 193px !important;
  }
  .\--margin-left-md-193 {
    margin-right: 193px !important;
  }
  .\--padding-left-md-194 {
    padding-right: 194px !important;
  }
  .\--margin-left-md-194 {
    margin-right: 194px !important;
  }
  .\--padding-left-md-195 {
    padding-right: 195px !important;
  }
  .\--margin-left-md-195 {
    margin-right: 195px !important;
  }
  .\--padding-left-md-196 {
    padding-right: 196px !important;
  }
  .\--margin-left-md-196 {
    margin-right: 196px !important;
  }
  .\--padding-left-md-197 {
    padding-right: 197px !important;
  }
  .\--margin-left-md-197 {
    margin-right: 197px !important;
  }
  .\--padding-left-md-198 {
    padding-right: 198px !important;
  }
  .\--margin-left-md-198 {
    margin-right: 198px !important;
  }
  .\--padding-left-md-199 {
    padding-right: 199px !important;
  }
  .\--margin-left-md-199 {
    margin-right: 199px !important;
  }
  .\--padding-left-md-200 {
    padding-right: 200px !important;
  }
  .\--margin-left-md-200 {
    margin-right: 200px !important;
  }
  .\--padding-left-md-201 {
    padding-right: 201px !important;
  }
  .\--margin-left-md-201 {
    margin-right: 201px !important;
  }
  .\--padding-left-md-202 {
    padding-right: 202px !important;
  }
  .\--margin-left-md-202 {
    margin-right: 202px !important;
  }
  .\--padding-left-md-203 {
    padding-right: 203px !important;
  }
  .\--margin-left-md-203 {
    margin-right: 203px !important;
  }
  .\--padding-left-md-204 {
    padding-right: 204px !important;
  }
  .\--margin-left-md-204 {
    margin-right: 204px !important;
  }
  .\--padding-left-md-205 {
    padding-right: 205px !important;
  }
  .\--margin-left-md-205 {
    margin-right: 205px !important;
  }
  .\--padding-left-md-206 {
    padding-right: 206px !important;
  }
  .\--margin-left-md-206 {
    margin-right: 206px !important;
  }
  .\--padding-left-md-207 {
    padding-right: 207px !important;
  }
  .\--margin-left-md-207 {
    margin-right: 207px !important;
  }
  .\--padding-left-md-208 {
    padding-right: 208px !important;
  }
  .\--margin-left-md-208 {
    margin-right: 208px !important;
  }
  .\--padding-left-md-209 {
    padding-right: 209px !important;
  }
  .\--margin-left-md-209 {
    margin-right: 209px !important;
  }
  .\--padding-left-md-210 {
    padding-right: 210px !important;
  }
  .\--margin-left-md-210 {
    margin-right: 210px !important;
  }
  .\--padding-left-md-211 {
    padding-right: 211px !important;
  }
  .\--margin-left-md-211 {
    margin-right: 211px !important;
  }
  .\--padding-left-md-212 {
    padding-right: 212px !important;
  }
  .\--margin-left-md-212 {
    margin-right: 212px !important;
  }
  .\--padding-left-md-213 {
    padding-right: 213px !important;
  }
  .\--margin-left-md-213 {
    margin-right: 213px !important;
  }
  .\--padding-left-md-214 {
    padding-right: 214px !important;
  }
  .\--margin-left-md-214 {
    margin-right: 214px !important;
  }
  .\--padding-left-md-215 {
    padding-right: 215px !important;
  }
  .\--margin-left-md-215 {
    margin-right: 215px !important;
  }
  .\--padding-left-md-216 {
    padding-right: 216px !important;
  }
  .\--margin-left-md-216 {
    margin-right: 216px !important;
  }
  .\--padding-left-md-217 {
    padding-right: 217px !important;
  }
  .\--margin-left-md-217 {
    margin-right: 217px !important;
  }
  .\--padding-left-md-218 {
    padding-right: 218px !important;
  }
  .\--margin-left-md-218 {
    margin-right: 218px !important;
  }
  .\--padding-left-md-219 {
    padding-right: 219px !important;
  }
  .\--margin-left-md-219 {
    margin-right: 219px !important;
  }
  .\--padding-left-md-220 {
    padding-right: 220px !important;
  }
  .\--margin-left-md-220 {
    margin-right: 220px !important;
  }
  .\--padding-left-md-221 {
    padding-right: 221px !important;
  }
  .\--margin-left-md-221 {
    margin-right: 221px !important;
  }
  .\--padding-left-md-222 {
    padding-right: 222px !important;
  }
  .\--margin-left-md-222 {
    margin-right: 222px !important;
  }
  .\--padding-left-md-223 {
    padding-right: 223px !important;
  }
  .\--margin-left-md-223 {
    margin-right: 223px !important;
  }
  .\--padding-left-md-224 {
    padding-right: 224px !important;
  }
  .\--margin-left-md-224 {
    margin-right: 224px !important;
  }
  .\--padding-left-md-225 {
    padding-right: 225px !important;
  }
  .\--margin-left-md-225 {
    margin-right: 225px !important;
  }
  .\--padding-left-md-226 {
    padding-right: 226px !important;
  }
  .\--margin-left-md-226 {
    margin-right: 226px !important;
  }
  .\--padding-left-md-227 {
    padding-right: 227px !important;
  }
  .\--margin-left-md-227 {
    margin-right: 227px !important;
  }
  .\--padding-left-md-228 {
    padding-right: 228px !important;
  }
  .\--margin-left-md-228 {
    margin-right: 228px !important;
  }
  .\--padding-left-md-229 {
    padding-right: 229px !important;
  }
  .\--margin-left-md-229 {
    margin-right: 229px !important;
  }
  .\--padding-left-md-230 {
    padding-right: 230px !important;
  }
  .\--margin-left-md-230 {
    margin-right: 230px !important;
  }
  .\--padding-left-md-231 {
    padding-right: 231px !important;
  }
  .\--margin-left-md-231 {
    margin-right: 231px !important;
  }
  .\--padding-left-md-232 {
    padding-right: 232px !important;
  }
  .\--margin-left-md-232 {
    margin-right: 232px !important;
  }
  .\--padding-left-md-233 {
    padding-right: 233px !important;
  }
  .\--margin-left-md-233 {
    margin-right: 233px !important;
  }
  .\--padding-left-md-234 {
    padding-right: 234px !important;
  }
  .\--margin-left-md-234 {
    margin-right: 234px !important;
  }
  .\--padding-left-md-235 {
    padding-right: 235px !important;
  }
  .\--margin-left-md-235 {
    margin-right: 235px !important;
  }
  .\--padding-left-md-236 {
    padding-right: 236px !important;
  }
  .\--margin-left-md-236 {
    margin-right: 236px !important;
  }
  .\--padding-left-md-237 {
    padding-right: 237px !important;
  }
  .\--margin-left-md-237 {
    margin-right: 237px !important;
  }
  .\--padding-left-md-238 {
    padding-right: 238px !important;
  }
  .\--margin-left-md-238 {
    margin-right: 238px !important;
  }
  .\--padding-left-md-239 {
    padding-right: 239px !important;
  }
  .\--margin-left-md-239 {
    margin-right: 239px !important;
  }
  .\--padding-left-md-240 {
    padding-right: 240px !important;
  }
  .\--margin-left-md-240 {
    margin-right: 240px !important;
  }
  .\--padding-left-md-241 {
    padding-right: 241px !important;
  }
  .\--margin-left-md-241 {
    margin-right: 241px !important;
  }
  .\--padding-left-md-242 {
    padding-right: 242px !important;
  }
  .\--margin-left-md-242 {
    margin-right: 242px !important;
  }
  .\--padding-left-md-243 {
    padding-right: 243px !important;
  }
  .\--margin-left-md-243 {
    margin-right: 243px !important;
  }
  .\--padding-left-md-244 {
    padding-right: 244px !important;
  }
  .\--margin-left-md-244 {
    margin-right: 244px !important;
  }
  .\--padding-left-md-245 {
    padding-right: 245px !important;
  }
  .\--margin-left-md-245 {
    margin-right: 245px !important;
  }
  .\--padding-left-md-246 {
    padding-right: 246px !important;
  }
  .\--margin-left-md-246 {
    margin-right: 246px !important;
  }
  .\--padding-left-md-247 {
    padding-right: 247px !important;
  }
  .\--margin-left-md-247 {
    margin-right: 247px !important;
  }
  .\--padding-left-md-248 {
    padding-right: 248px !important;
  }
  .\--margin-left-md-248 {
    margin-right: 248px !important;
  }
  .\--padding-left-md-249 {
    padding-right: 249px !important;
  }
  .\--margin-left-md-249 {
    margin-right: 249px !important;
  }
  .\--padding-left-md-250 {
    padding-right: 250px !important;
  }
  .\--margin-left-md-250 {
    margin-right: 250px !important;
  }
  .\--padding-left-md-251 {
    padding-right: 251px !important;
  }
  .\--margin-left-md-251 {
    margin-right: 251px !important;
  }
  .\--padding-left-md-252 {
    padding-right: 252px !important;
  }
  .\--margin-left-md-252 {
    margin-right: 252px !important;
  }
  .\--padding-left-md-253 {
    padding-right: 253px !important;
  }
  .\--margin-left-md-253 {
    margin-right: 253px !important;
  }
  .\--padding-left-md-254 {
    padding-right: 254px !important;
  }
  .\--margin-left-md-254 {
    margin-right: 254px !important;
  }
  .\--padding-left-md-255 {
    padding-right: 255px !important;
  }
  .\--margin-left-md-255 {
    margin-right: 255px !important;
  }
  .\--padding-left-md-256 {
    padding-right: 256px !important;
  }
  .\--margin-left-md-256 {
    margin-right: 256px !important;
  }
  .\--padding-left-md-257 {
    padding-right: 257px !important;
  }
  .\--margin-left-md-257 {
    margin-right: 257px !important;
  }
  .\--padding-left-md-258 {
    padding-right: 258px !important;
  }
  .\--margin-left-md-258 {
    margin-right: 258px !important;
  }
  .\--padding-left-md-259 {
    padding-right: 259px !important;
  }
  .\--margin-left-md-259 {
    margin-right: 259px !important;
  }
  .\--padding-left-md-260 {
    padding-right: 260px !important;
  }
  .\--margin-left-md-260 {
    margin-right: 260px !important;
  }
  .\--padding-left-md-261 {
    padding-right: 261px !important;
  }
  .\--margin-left-md-261 {
    margin-right: 261px !important;
  }
  .\--padding-left-md-262 {
    padding-right: 262px !important;
  }
  .\--margin-left-md-262 {
    margin-right: 262px !important;
  }
  .\--padding-left-md-263 {
    padding-right: 263px !important;
  }
  .\--margin-left-md-263 {
    margin-right: 263px !important;
  }
  .\--padding-left-md-264 {
    padding-right: 264px !important;
  }
  .\--margin-left-md-264 {
    margin-right: 264px !important;
  }
  .\--padding-left-md-265 {
    padding-right: 265px !important;
  }
  .\--margin-left-md-265 {
    margin-right: 265px !important;
  }
  .\--padding-left-md-266 {
    padding-right: 266px !important;
  }
  .\--margin-left-md-266 {
    margin-right: 266px !important;
  }
  .\--padding-left-md-267 {
    padding-right: 267px !important;
  }
  .\--margin-left-md-267 {
    margin-right: 267px !important;
  }
  .\--padding-left-md-268 {
    padding-right: 268px !important;
  }
  .\--margin-left-md-268 {
    margin-right: 268px !important;
  }
  .\--padding-left-md-269 {
    padding-right: 269px !important;
  }
  .\--margin-left-md-269 {
    margin-right: 269px !important;
  }
  .\--padding-left-md-270 {
    padding-right: 270px !important;
  }
  .\--margin-left-md-270 {
    margin-right: 270px !important;
  }
  .\--padding-left-md-271 {
    padding-right: 271px !important;
  }
  .\--margin-left-md-271 {
    margin-right: 271px !important;
  }
  .\--padding-left-md-272 {
    padding-right: 272px !important;
  }
  .\--margin-left-md-272 {
    margin-right: 272px !important;
  }
  .\--padding-left-md-273 {
    padding-right: 273px !important;
  }
  .\--margin-left-md-273 {
    margin-right: 273px !important;
  }
  .\--padding-left-md-274 {
    padding-right: 274px !important;
  }
  .\--margin-left-md-274 {
    margin-right: 274px !important;
  }
  .\--padding-left-md-275 {
    padding-right: 275px !important;
  }
  .\--margin-left-md-275 {
    margin-right: 275px !important;
  }
  .\--padding-left-md-276 {
    padding-right: 276px !important;
  }
  .\--margin-left-md-276 {
    margin-right: 276px !important;
  }
  .\--padding-left-md-277 {
    padding-right: 277px !important;
  }
  .\--margin-left-md-277 {
    margin-right: 277px !important;
  }
  .\--padding-left-md-278 {
    padding-right: 278px !important;
  }
  .\--margin-left-md-278 {
    margin-right: 278px !important;
  }
  .\--padding-left-md-279 {
    padding-right: 279px !important;
  }
  .\--margin-left-md-279 {
    margin-right: 279px !important;
  }
  .\--padding-left-md-280 {
    padding-right: 280px !important;
  }
  .\--margin-left-md-280 {
    margin-right: 280px !important;
  }
  .\--padding-left-md-281 {
    padding-right: 281px !important;
  }
  .\--margin-left-md-281 {
    margin-right: 281px !important;
  }
  .\--padding-left-md-282 {
    padding-right: 282px !important;
  }
  .\--margin-left-md-282 {
    margin-right: 282px !important;
  }
  .\--padding-left-md-283 {
    padding-right: 283px !important;
  }
  .\--margin-left-md-283 {
    margin-right: 283px !important;
  }
  .\--padding-left-md-284 {
    padding-right: 284px !important;
  }
  .\--margin-left-md-284 {
    margin-right: 284px !important;
  }
  .\--padding-left-md-285 {
    padding-right: 285px !important;
  }
  .\--margin-left-md-285 {
    margin-right: 285px !important;
  }
  .\--padding-left-md-286 {
    padding-right: 286px !important;
  }
  .\--margin-left-md-286 {
    margin-right: 286px !important;
  }
  .\--padding-left-md-287 {
    padding-right: 287px !important;
  }
  .\--margin-left-md-287 {
    margin-right: 287px !important;
  }
  .\--padding-left-md-288 {
    padding-right: 288px !important;
  }
  .\--margin-left-md-288 {
    margin-right: 288px !important;
  }
  .\--padding-left-md-289 {
    padding-right: 289px !important;
  }
  .\--margin-left-md-289 {
    margin-right: 289px !important;
  }
  .\--padding-left-md-290 {
    padding-right: 290px !important;
  }
  .\--margin-left-md-290 {
    margin-right: 290px !important;
  }
  .\--padding-left-md-291 {
    padding-right: 291px !important;
  }
  .\--margin-left-md-291 {
    margin-right: 291px !important;
  }
  .\--padding-left-md-292 {
    padding-right: 292px !important;
  }
  .\--margin-left-md-292 {
    margin-right: 292px !important;
  }
  .\--padding-left-md-293 {
    padding-right: 293px !important;
  }
  .\--margin-left-md-293 {
    margin-right: 293px !important;
  }
  .\--padding-left-md-294 {
    padding-right: 294px !important;
  }
  .\--margin-left-md-294 {
    margin-right: 294px !important;
  }
  .\--padding-left-md-295 {
    padding-right: 295px !important;
  }
  .\--margin-left-md-295 {
    margin-right: 295px !important;
  }
  .\--padding-left-md-296 {
    padding-right: 296px !important;
  }
  .\--margin-left-md-296 {
    margin-right: 296px !important;
  }
  .\--padding-left-md-297 {
    padding-right: 297px !important;
  }
  .\--margin-left-md-297 {
    margin-right: 297px !important;
  }
  .\--padding-left-md-298 {
    padding-right: 298px !important;
  }
  .\--margin-left-md-298 {
    margin-right: 298px !important;
  }
  .\--padding-left-md-299 {
    padding-right: 299px !important;
  }
  .\--margin-left-md-299 {
    margin-right: 299px !important;
  }
  .\--padding-left-md-300 {
    padding-right: 300px !important;
  }
  .\--margin-left-md-300 {
    margin-right: 300px !important;
  }
  .\--padding-right-md-0 {
    padding-left: 0px !important;
  }
  .\--margin-right-md-0 {
    margin-left: 0px !important;
  }
  .\--padding-right-md-1 {
    padding-left: 1px !important;
  }
  .\--margin-right-md-1 {
    margin-left: 1px !important;
  }
  .\--padding-right-md-2 {
    padding-left: 2px !important;
  }
  .\--margin-right-md-2 {
    margin-left: 2px !important;
  }
  .\--padding-right-md-3 {
    padding-left: 3px !important;
  }
  .\--margin-right-md-3 {
    margin-left: 3px !important;
  }
  .\--padding-right-md-4 {
    padding-left: 4px !important;
  }
  .\--margin-right-md-4 {
    margin-left: 4px !important;
  }
  .\--padding-right-md-5 {
    padding-left: 5px !important;
  }
  .\--margin-right-md-5 {
    margin-left: 5px !important;
  }
  .\--padding-right-md-6 {
    padding-left: 6px !important;
  }
  .\--margin-right-md-6 {
    margin-left: 6px !important;
  }
  .\--padding-right-md-7 {
    padding-left: 7px !important;
  }
  .\--margin-right-md-7 {
    margin-left: 7px !important;
  }
  .\--padding-right-md-8 {
    padding-left: 8px !important;
  }
  .\--margin-right-md-8 {
    margin-left: 8px !important;
  }
  .\--padding-right-md-9 {
    padding-left: 9px !important;
  }
  .\--margin-right-md-9 {
    margin-left: 9px !important;
  }
  .\--padding-right-md-10 {
    padding-left: 10px !important;
  }
  .\--margin-right-md-10 {
    margin-left: 10px !important;
  }
  .\--padding-right-md-11 {
    padding-left: 11px !important;
  }
  .\--margin-right-md-11 {
    margin-left: 11px !important;
  }
  .\--padding-right-md-12 {
    padding-left: 12px !important;
  }
  .\--margin-right-md-12 {
    margin-left: 12px !important;
  }
  .\--padding-right-md-13 {
    padding-left: 13px !important;
  }
  .\--margin-right-md-13 {
    margin-left: 13px !important;
  }
  .\--padding-right-md-14 {
    padding-left: 14px !important;
  }
  .\--margin-right-md-14 {
    margin-left: 14px !important;
  }
  .\--padding-right-md-15 {
    padding-left: 15px !important;
  }
  .\--margin-right-md-15 {
    margin-left: 15px !important;
  }
  .\--padding-right-md-16 {
    padding-left: 16px !important;
  }
  .\--margin-right-md-16 {
    margin-left: 16px !important;
  }
  .\--padding-right-md-17 {
    padding-left: 17px !important;
  }
  .\--margin-right-md-17 {
    margin-left: 17px !important;
  }
  .\--padding-right-md-18 {
    padding-left: 18px !important;
  }
  .\--margin-right-md-18 {
    margin-left: 18px !important;
  }
  .\--padding-right-md-19 {
    padding-left: 19px !important;
  }
  .\--margin-right-md-19 {
    margin-left: 19px !important;
  }
  .\--padding-right-md-20 {
    padding-left: 20px !important;
  }
  .\--margin-right-md-20 {
    margin-left: 20px !important;
  }
  .\--padding-right-md-21 {
    padding-left: 21px !important;
  }
  .\--margin-right-md-21 {
    margin-left: 21px !important;
  }
  .\--padding-right-md-22 {
    padding-left: 22px !important;
  }
  .\--margin-right-md-22 {
    margin-left: 22px !important;
  }
  .\--padding-right-md-23 {
    padding-left: 23px !important;
  }
  .\--margin-right-md-23 {
    margin-left: 23px !important;
  }
  .\--padding-right-md-24 {
    padding-left: 24px !important;
  }
  .\--margin-right-md-24 {
    margin-left: 24px !important;
  }
  .\--padding-right-md-25 {
    padding-left: 25px !important;
  }
  .\--margin-right-md-25 {
    margin-left: 25px !important;
  }
  .\--padding-right-md-26 {
    padding-left: 26px !important;
  }
  .\--margin-right-md-26 {
    margin-left: 26px !important;
  }
  .\--padding-right-md-27 {
    padding-left: 27px !important;
  }
  .\--margin-right-md-27 {
    margin-left: 27px !important;
  }
  .\--padding-right-md-28 {
    padding-left: 28px !important;
  }
  .\--margin-right-md-28 {
    margin-left: 28px !important;
  }
  .\--padding-right-md-29 {
    padding-left: 29px !important;
  }
  .\--margin-right-md-29 {
    margin-left: 29px !important;
  }
  .\--padding-right-md-30 {
    padding-left: 30px !important;
  }
  .\--margin-right-md-30 {
    margin-left: 30px !important;
  }
  .\--padding-right-md-31 {
    padding-left: 31px !important;
  }
  .\--margin-right-md-31 {
    margin-left: 31px !important;
  }
  .\--padding-right-md-32 {
    padding-left: 32px !important;
  }
  .\--margin-right-md-32 {
    margin-left: 32px !important;
  }
  .\--padding-right-md-33 {
    padding-left: 33px !important;
  }
  .\--margin-right-md-33 {
    margin-left: 33px !important;
  }
  .\--padding-right-md-34 {
    padding-left: 34px !important;
  }
  .\--margin-right-md-34 {
    margin-left: 34px !important;
  }
  .\--padding-right-md-35 {
    padding-left: 35px !important;
  }
  .\--margin-right-md-35 {
    margin-left: 35px !important;
  }
  .\--padding-right-md-36 {
    padding-left: 36px !important;
  }
  .\--margin-right-md-36 {
    margin-left: 36px !important;
  }
  .\--padding-right-md-37 {
    padding-left: 37px !important;
  }
  .\--margin-right-md-37 {
    margin-left: 37px !important;
  }
  .\--padding-right-md-38 {
    padding-left: 38px !important;
  }
  .\--margin-right-md-38 {
    margin-left: 38px !important;
  }
  .\--padding-right-md-39 {
    padding-left: 39px !important;
  }
  .\--margin-right-md-39 {
    margin-left: 39px !important;
  }
  .\--padding-right-md-40 {
    padding-left: 40px !important;
  }
  .\--margin-right-md-40 {
    margin-left: 40px !important;
  }
  .\--padding-right-md-41 {
    padding-left: 41px !important;
  }
  .\--margin-right-md-41 {
    margin-left: 41px !important;
  }
  .\--padding-right-md-42 {
    padding-left: 42px !important;
  }
  .\--margin-right-md-42 {
    margin-left: 42px !important;
  }
  .\--padding-right-md-43 {
    padding-left: 43px !important;
  }
  .\--margin-right-md-43 {
    margin-left: 43px !important;
  }
  .\--padding-right-md-44 {
    padding-left: 44px !important;
  }
  .\--margin-right-md-44 {
    margin-left: 44px !important;
  }
  .\--padding-right-md-45 {
    padding-left: 45px !important;
  }
  .\--margin-right-md-45 {
    margin-left: 45px !important;
  }
  .\--padding-right-md-46 {
    padding-left: 46px !important;
  }
  .\--margin-right-md-46 {
    margin-left: 46px !important;
  }
  .\--padding-right-md-47 {
    padding-left: 47px !important;
  }
  .\--margin-right-md-47 {
    margin-left: 47px !important;
  }
  .\--padding-right-md-48 {
    padding-left: 48px !important;
  }
  .\--margin-right-md-48 {
    margin-left: 48px !important;
  }
  .\--padding-right-md-49 {
    padding-left: 49px !important;
  }
  .\--margin-right-md-49 {
    margin-left: 49px !important;
  }
  .\--padding-right-md-50 {
    padding-left: 50px !important;
  }
  .\--margin-right-md-50 {
    margin-left: 50px !important;
  }
  .\--padding-right-md-51 {
    padding-left: 51px !important;
  }
  .\--margin-right-md-51 {
    margin-left: 51px !important;
  }
  .\--padding-right-md-52 {
    padding-left: 52px !important;
  }
  .\--margin-right-md-52 {
    margin-left: 52px !important;
  }
  .\--padding-right-md-53 {
    padding-left: 53px !important;
  }
  .\--margin-right-md-53 {
    margin-left: 53px !important;
  }
  .\--padding-right-md-54 {
    padding-left: 54px !important;
  }
  .\--margin-right-md-54 {
    margin-left: 54px !important;
  }
  .\--padding-right-md-55 {
    padding-left: 55px !important;
  }
  .\--margin-right-md-55 {
    margin-left: 55px !important;
  }
  .\--padding-right-md-56 {
    padding-left: 56px !important;
  }
  .\--margin-right-md-56 {
    margin-left: 56px !important;
  }
  .\--padding-right-md-57 {
    padding-left: 57px !important;
  }
  .\--margin-right-md-57 {
    margin-left: 57px !important;
  }
  .\--padding-right-md-58 {
    padding-left: 58px !important;
  }
  .\--margin-right-md-58 {
    margin-left: 58px !important;
  }
  .\--padding-right-md-59 {
    padding-left: 59px !important;
  }
  .\--margin-right-md-59 {
    margin-left: 59px !important;
  }
  .\--padding-right-md-60 {
    padding-left: 60px !important;
  }
  .\--margin-right-md-60 {
    margin-left: 60px !important;
  }
  .\--padding-right-md-61 {
    padding-left: 61px !important;
  }
  .\--margin-right-md-61 {
    margin-left: 61px !important;
  }
  .\--padding-right-md-62 {
    padding-left: 62px !important;
  }
  .\--margin-right-md-62 {
    margin-left: 62px !important;
  }
  .\--padding-right-md-63 {
    padding-left: 63px !important;
  }
  .\--margin-right-md-63 {
    margin-left: 63px !important;
  }
  .\--padding-right-md-64 {
    padding-left: 64px !important;
  }
  .\--margin-right-md-64 {
    margin-left: 64px !important;
  }
  .\--padding-right-md-65 {
    padding-left: 65px !important;
  }
  .\--margin-right-md-65 {
    margin-left: 65px !important;
  }
  .\--padding-right-md-66 {
    padding-left: 66px !important;
  }
  .\--margin-right-md-66 {
    margin-left: 66px !important;
  }
  .\--padding-right-md-67 {
    padding-left: 67px !important;
  }
  .\--margin-right-md-67 {
    margin-left: 67px !important;
  }
  .\--padding-right-md-68 {
    padding-left: 68px !important;
  }
  .\--margin-right-md-68 {
    margin-left: 68px !important;
  }
  .\--padding-right-md-69 {
    padding-left: 69px !important;
  }
  .\--margin-right-md-69 {
    margin-left: 69px !important;
  }
  .\--padding-right-md-70 {
    padding-left: 70px !important;
  }
  .\--margin-right-md-70 {
    margin-left: 70px !important;
  }
  .\--padding-right-md-71 {
    padding-left: 71px !important;
  }
  .\--margin-right-md-71 {
    margin-left: 71px !important;
  }
  .\--padding-right-md-72 {
    padding-left: 72px !important;
  }
  .\--margin-right-md-72 {
    margin-left: 72px !important;
  }
  .\--padding-right-md-73 {
    padding-left: 73px !important;
  }
  .\--margin-right-md-73 {
    margin-left: 73px !important;
  }
  .\--padding-right-md-74 {
    padding-left: 74px !important;
  }
  .\--margin-right-md-74 {
    margin-left: 74px !important;
  }
  .\--padding-right-md-75 {
    padding-left: 75px !important;
  }
  .\--margin-right-md-75 {
    margin-left: 75px !important;
  }
  .\--padding-right-md-76 {
    padding-left: 76px !important;
  }
  .\--margin-right-md-76 {
    margin-left: 76px !important;
  }
  .\--padding-right-md-77 {
    padding-left: 77px !important;
  }
  .\--margin-right-md-77 {
    margin-left: 77px !important;
  }
  .\--padding-right-md-78 {
    padding-left: 78px !important;
  }
  .\--margin-right-md-78 {
    margin-left: 78px !important;
  }
  .\--padding-right-md-79 {
    padding-left: 79px !important;
  }
  .\--margin-right-md-79 {
    margin-left: 79px !important;
  }
  .\--padding-right-md-80 {
    padding-left: 80px !important;
  }
  .\--margin-right-md-80 {
    margin-left: 80px !important;
  }
  .\--padding-right-md-81 {
    padding-left: 81px !important;
  }
  .\--margin-right-md-81 {
    margin-left: 81px !important;
  }
  .\--padding-right-md-82 {
    padding-left: 82px !important;
  }
  .\--margin-right-md-82 {
    margin-left: 82px !important;
  }
  .\--padding-right-md-83 {
    padding-left: 83px !important;
  }
  .\--margin-right-md-83 {
    margin-left: 83px !important;
  }
  .\--padding-right-md-84 {
    padding-left: 84px !important;
  }
  .\--margin-right-md-84 {
    margin-left: 84px !important;
  }
  .\--padding-right-md-85 {
    padding-left: 85px !important;
  }
  .\--margin-right-md-85 {
    margin-left: 85px !important;
  }
  .\--padding-right-md-86 {
    padding-left: 86px !important;
  }
  .\--margin-right-md-86 {
    margin-left: 86px !important;
  }
  .\--padding-right-md-87 {
    padding-left: 87px !important;
  }
  .\--margin-right-md-87 {
    margin-left: 87px !important;
  }
  .\--padding-right-md-88 {
    padding-left: 88px !important;
  }
  .\--margin-right-md-88 {
    margin-left: 88px !important;
  }
  .\--padding-right-md-89 {
    padding-left: 89px !important;
  }
  .\--margin-right-md-89 {
    margin-left: 89px !important;
  }
  .\--padding-right-md-90 {
    padding-left: 90px !important;
  }
  .\--margin-right-md-90 {
    margin-left: 90px !important;
  }
  .\--padding-right-md-91 {
    padding-left: 91px !important;
  }
  .\--margin-right-md-91 {
    margin-left: 91px !important;
  }
  .\--padding-right-md-92 {
    padding-left: 92px !important;
  }
  .\--margin-right-md-92 {
    margin-left: 92px !important;
  }
  .\--padding-right-md-93 {
    padding-left: 93px !important;
  }
  .\--margin-right-md-93 {
    margin-left: 93px !important;
  }
  .\--padding-right-md-94 {
    padding-left: 94px !important;
  }
  .\--margin-right-md-94 {
    margin-left: 94px !important;
  }
  .\--padding-right-md-95 {
    padding-left: 95px !important;
  }
  .\--margin-right-md-95 {
    margin-left: 95px !important;
  }
  .\--padding-right-md-96 {
    padding-left: 96px !important;
  }
  .\--margin-right-md-96 {
    margin-left: 96px !important;
  }
  .\--padding-right-md-97 {
    padding-left: 97px !important;
  }
  .\--margin-right-md-97 {
    margin-left: 97px !important;
  }
  .\--padding-right-md-98 {
    padding-left: 98px !important;
  }
  .\--margin-right-md-98 {
    margin-left: 98px !important;
  }
  .\--padding-right-md-99 {
    padding-left: 99px !important;
  }
  .\--margin-right-md-99 {
    margin-left: 99px !important;
  }
  .\--padding-right-md-100 {
    padding-left: 100px !important;
  }
  .\--margin-right-md-100 {
    margin-left: 100px !important;
  }
  .\--padding-right-md-101 {
    padding-left: 101px !important;
  }
  .\--margin-right-md-101 {
    margin-left: 101px !important;
  }
  .\--padding-right-md-102 {
    padding-left: 102px !important;
  }
  .\--margin-right-md-102 {
    margin-left: 102px !important;
  }
  .\--padding-right-md-103 {
    padding-left: 103px !important;
  }
  .\--margin-right-md-103 {
    margin-left: 103px !important;
  }
  .\--padding-right-md-104 {
    padding-left: 104px !important;
  }
  .\--margin-right-md-104 {
    margin-left: 104px !important;
  }
  .\--padding-right-md-105 {
    padding-left: 105px !important;
  }
  .\--margin-right-md-105 {
    margin-left: 105px !important;
  }
  .\--padding-right-md-106 {
    padding-left: 106px !important;
  }
  .\--margin-right-md-106 {
    margin-left: 106px !important;
  }
  .\--padding-right-md-107 {
    padding-left: 107px !important;
  }
  .\--margin-right-md-107 {
    margin-left: 107px !important;
  }
  .\--padding-right-md-108 {
    padding-left: 108px !important;
  }
  .\--margin-right-md-108 {
    margin-left: 108px !important;
  }
  .\--padding-right-md-109 {
    padding-left: 109px !important;
  }
  .\--margin-right-md-109 {
    margin-left: 109px !important;
  }
  .\--padding-right-md-110 {
    padding-left: 110px !important;
  }
  .\--margin-right-md-110 {
    margin-left: 110px !important;
  }
  .\--padding-right-md-111 {
    padding-left: 111px !important;
  }
  .\--margin-right-md-111 {
    margin-left: 111px !important;
  }
  .\--padding-right-md-112 {
    padding-left: 112px !important;
  }
  .\--margin-right-md-112 {
    margin-left: 112px !important;
  }
  .\--padding-right-md-113 {
    padding-left: 113px !important;
  }
  .\--margin-right-md-113 {
    margin-left: 113px !important;
  }
  .\--padding-right-md-114 {
    padding-left: 114px !important;
  }
  .\--margin-right-md-114 {
    margin-left: 114px !important;
  }
  .\--padding-right-md-115 {
    padding-left: 115px !important;
  }
  .\--margin-right-md-115 {
    margin-left: 115px !important;
  }
  .\--padding-right-md-116 {
    padding-left: 116px !important;
  }
  .\--margin-right-md-116 {
    margin-left: 116px !important;
  }
  .\--padding-right-md-117 {
    padding-left: 117px !important;
  }
  .\--margin-right-md-117 {
    margin-left: 117px !important;
  }
  .\--padding-right-md-118 {
    padding-left: 118px !important;
  }
  .\--margin-right-md-118 {
    margin-left: 118px !important;
  }
  .\--padding-right-md-119 {
    padding-left: 119px !important;
  }
  .\--margin-right-md-119 {
    margin-left: 119px !important;
  }
  .\--padding-right-md-120 {
    padding-left: 120px !important;
  }
  .\--margin-right-md-120 {
    margin-left: 120px !important;
  }
  .\--padding-right-md-121 {
    padding-left: 121px !important;
  }
  .\--margin-right-md-121 {
    margin-left: 121px !important;
  }
  .\--padding-right-md-122 {
    padding-left: 122px !important;
  }
  .\--margin-right-md-122 {
    margin-left: 122px !important;
  }
  .\--padding-right-md-123 {
    padding-left: 123px !important;
  }
  .\--margin-right-md-123 {
    margin-left: 123px !important;
  }
  .\--padding-right-md-124 {
    padding-left: 124px !important;
  }
  .\--margin-right-md-124 {
    margin-left: 124px !important;
  }
  .\--padding-right-md-125 {
    padding-left: 125px !important;
  }
  .\--margin-right-md-125 {
    margin-left: 125px !important;
  }
  .\--padding-right-md-126 {
    padding-left: 126px !important;
  }
  .\--margin-right-md-126 {
    margin-left: 126px !important;
  }
  .\--padding-right-md-127 {
    padding-left: 127px !important;
  }
  .\--margin-right-md-127 {
    margin-left: 127px !important;
  }
  .\--padding-right-md-128 {
    padding-left: 128px !important;
  }
  .\--margin-right-md-128 {
    margin-left: 128px !important;
  }
  .\--padding-right-md-129 {
    padding-left: 129px !important;
  }
  .\--margin-right-md-129 {
    margin-left: 129px !important;
  }
  .\--padding-right-md-130 {
    padding-left: 130px !important;
  }
  .\--margin-right-md-130 {
    margin-left: 130px !important;
  }
  .\--padding-right-md-131 {
    padding-left: 131px !important;
  }
  .\--margin-right-md-131 {
    margin-left: 131px !important;
  }
  .\--padding-right-md-132 {
    padding-left: 132px !important;
  }
  .\--margin-right-md-132 {
    margin-left: 132px !important;
  }
  .\--padding-right-md-133 {
    padding-left: 133px !important;
  }
  .\--margin-right-md-133 {
    margin-left: 133px !important;
  }
  .\--padding-right-md-134 {
    padding-left: 134px !important;
  }
  .\--margin-right-md-134 {
    margin-left: 134px !important;
  }
  .\--padding-right-md-135 {
    padding-left: 135px !important;
  }
  .\--margin-right-md-135 {
    margin-left: 135px !important;
  }
  .\--padding-right-md-136 {
    padding-left: 136px !important;
  }
  .\--margin-right-md-136 {
    margin-left: 136px !important;
  }
  .\--padding-right-md-137 {
    padding-left: 137px !important;
  }
  .\--margin-right-md-137 {
    margin-left: 137px !important;
  }
  .\--padding-right-md-138 {
    padding-left: 138px !important;
  }
  .\--margin-right-md-138 {
    margin-left: 138px !important;
  }
  .\--padding-right-md-139 {
    padding-left: 139px !important;
  }
  .\--margin-right-md-139 {
    margin-left: 139px !important;
  }
  .\--padding-right-md-140 {
    padding-left: 140px !important;
  }
  .\--margin-right-md-140 {
    margin-left: 140px !important;
  }
  .\--padding-right-md-141 {
    padding-left: 141px !important;
  }
  .\--margin-right-md-141 {
    margin-left: 141px !important;
  }
  .\--padding-right-md-142 {
    padding-left: 142px !important;
  }
  .\--margin-right-md-142 {
    margin-left: 142px !important;
  }
  .\--padding-right-md-143 {
    padding-left: 143px !important;
  }
  .\--margin-right-md-143 {
    margin-left: 143px !important;
  }
  .\--padding-right-md-144 {
    padding-left: 144px !important;
  }
  .\--margin-right-md-144 {
    margin-left: 144px !important;
  }
  .\--padding-right-md-145 {
    padding-left: 145px !important;
  }
  .\--margin-right-md-145 {
    margin-left: 145px !important;
  }
  .\--padding-right-md-146 {
    padding-left: 146px !important;
  }
  .\--margin-right-md-146 {
    margin-left: 146px !important;
  }
  .\--padding-right-md-147 {
    padding-left: 147px !important;
  }
  .\--margin-right-md-147 {
    margin-left: 147px !important;
  }
  .\--padding-right-md-148 {
    padding-left: 148px !important;
  }
  .\--margin-right-md-148 {
    margin-left: 148px !important;
  }
  .\--padding-right-md-149 {
    padding-left: 149px !important;
  }
  .\--margin-right-md-149 {
    margin-left: 149px !important;
  }
  .\--padding-right-md-150 {
    padding-left: 150px !important;
  }
  .\--margin-right-md-150 {
    margin-left: 150px !important;
  }
  .\--padding-right-md-151 {
    padding-left: 151px !important;
  }
  .\--margin-right-md-151 {
    margin-left: 151px !important;
  }
  .\--padding-right-md-152 {
    padding-left: 152px !important;
  }
  .\--margin-right-md-152 {
    margin-left: 152px !important;
  }
  .\--padding-right-md-153 {
    padding-left: 153px !important;
  }
  .\--margin-right-md-153 {
    margin-left: 153px !important;
  }
  .\--padding-right-md-154 {
    padding-left: 154px !important;
  }
  .\--margin-right-md-154 {
    margin-left: 154px !important;
  }
  .\--padding-right-md-155 {
    padding-left: 155px !important;
  }
  .\--margin-right-md-155 {
    margin-left: 155px !important;
  }
  .\--padding-right-md-156 {
    padding-left: 156px !important;
  }
  .\--margin-right-md-156 {
    margin-left: 156px !important;
  }
  .\--padding-right-md-157 {
    padding-left: 157px !important;
  }
  .\--margin-right-md-157 {
    margin-left: 157px !important;
  }
  .\--padding-right-md-158 {
    padding-left: 158px !important;
  }
  .\--margin-right-md-158 {
    margin-left: 158px !important;
  }
  .\--padding-right-md-159 {
    padding-left: 159px !important;
  }
  .\--margin-right-md-159 {
    margin-left: 159px !important;
  }
  .\--padding-right-md-160 {
    padding-left: 160px !important;
  }
  .\--margin-right-md-160 {
    margin-left: 160px !important;
  }
  .\--padding-right-md-161 {
    padding-left: 161px !important;
  }
  .\--margin-right-md-161 {
    margin-left: 161px !important;
  }
  .\--padding-right-md-162 {
    padding-left: 162px !important;
  }
  .\--margin-right-md-162 {
    margin-left: 162px !important;
  }
  .\--padding-right-md-163 {
    padding-left: 163px !important;
  }
  .\--margin-right-md-163 {
    margin-left: 163px !important;
  }
  .\--padding-right-md-164 {
    padding-left: 164px !important;
  }
  .\--margin-right-md-164 {
    margin-left: 164px !important;
  }
  .\--padding-right-md-165 {
    padding-left: 165px !important;
  }
  .\--margin-right-md-165 {
    margin-left: 165px !important;
  }
  .\--padding-right-md-166 {
    padding-left: 166px !important;
  }
  .\--margin-right-md-166 {
    margin-left: 166px !important;
  }
  .\--padding-right-md-167 {
    padding-left: 167px !important;
  }
  .\--margin-right-md-167 {
    margin-left: 167px !important;
  }
  .\--padding-right-md-168 {
    padding-left: 168px !important;
  }
  .\--margin-right-md-168 {
    margin-left: 168px !important;
  }
  .\--padding-right-md-169 {
    padding-left: 169px !important;
  }
  .\--margin-right-md-169 {
    margin-left: 169px !important;
  }
  .\--padding-right-md-170 {
    padding-left: 170px !important;
  }
  .\--margin-right-md-170 {
    margin-left: 170px !important;
  }
  .\--padding-right-md-171 {
    padding-left: 171px !important;
  }
  .\--margin-right-md-171 {
    margin-left: 171px !important;
  }
  .\--padding-right-md-172 {
    padding-left: 172px !important;
  }
  .\--margin-right-md-172 {
    margin-left: 172px !important;
  }
  .\--padding-right-md-173 {
    padding-left: 173px !important;
  }
  .\--margin-right-md-173 {
    margin-left: 173px !important;
  }
  .\--padding-right-md-174 {
    padding-left: 174px !important;
  }
  .\--margin-right-md-174 {
    margin-left: 174px !important;
  }
  .\--padding-right-md-175 {
    padding-left: 175px !important;
  }
  .\--margin-right-md-175 {
    margin-left: 175px !important;
  }
  .\--padding-right-md-176 {
    padding-left: 176px !important;
  }
  .\--margin-right-md-176 {
    margin-left: 176px !important;
  }
  .\--padding-right-md-177 {
    padding-left: 177px !important;
  }
  .\--margin-right-md-177 {
    margin-left: 177px !important;
  }
  .\--padding-right-md-178 {
    padding-left: 178px !important;
  }
  .\--margin-right-md-178 {
    margin-left: 178px !important;
  }
  .\--padding-right-md-179 {
    padding-left: 179px !important;
  }
  .\--margin-right-md-179 {
    margin-left: 179px !important;
  }
  .\--padding-right-md-180 {
    padding-left: 180px !important;
  }
  .\--margin-right-md-180 {
    margin-left: 180px !important;
  }
  .\--padding-right-md-181 {
    padding-left: 181px !important;
  }
  .\--margin-right-md-181 {
    margin-left: 181px !important;
  }
  .\--padding-right-md-182 {
    padding-left: 182px !important;
  }
  .\--margin-right-md-182 {
    margin-left: 182px !important;
  }
  .\--padding-right-md-183 {
    padding-left: 183px !important;
  }
  .\--margin-right-md-183 {
    margin-left: 183px !important;
  }
  .\--padding-right-md-184 {
    padding-left: 184px !important;
  }
  .\--margin-right-md-184 {
    margin-left: 184px !important;
  }
  .\--padding-right-md-185 {
    padding-left: 185px !important;
  }
  .\--margin-right-md-185 {
    margin-left: 185px !important;
  }
  .\--padding-right-md-186 {
    padding-left: 186px !important;
  }
  .\--margin-right-md-186 {
    margin-left: 186px !important;
  }
  .\--padding-right-md-187 {
    padding-left: 187px !important;
  }
  .\--margin-right-md-187 {
    margin-left: 187px !important;
  }
  .\--padding-right-md-188 {
    padding-left: 188px !important;
  }
  .\--margin-right-md-188 {
    margin-left: 188px !important;
  }
  .\--padding-right-md-189 {
    padding-left: 189px !important;
  }
  .\--margin-right-md-189 {
    margin-left: 189px !important;
  }
  .\--padding-right-md-190 {
    padding-left: 190px !important;
  }
  .\--margin-right-md-190 {
    margin-left: 190px !important;
  }
  .\--padding-right-md-191 {
    padding-left: 191px !important;
  }
  .\--margin-right-md-191 {
    margin-left: 191px !important;
  }
  .\--padding-right-md-192 {
    padding-left: 192px !important;
  }
  .\--margin-right-md-192 {
    margin-left: 192px !important;
  }
  .\--padding-right-md-193 {
    padding-left: 193px !important;
  }
  .\--margin-right-md-193 {
    margin-left: 193px !important;
  }
  .\--padding-right-md-194 {
    padding-left: 194px !important;
  }
  .\--margin-right-md-194 {
    margin-left: 194px !important;
  }
  .\--padding-right-md-195 {
    padding-left: 195px !important;
  }
  .\--margin-right-md-195 {
    margin-left: 195px !important;
  }
  .\--padding-right-md-196 {
    padding-left: 196px !important;
  }
  .\--margin-right-md-196 {
    margin-left: 196px !important;
  }
  .\--padding-right-md-197 {
    padding-left: 197px !important;
  }
  .\--margin-right-md-197 {
    margin-left: 197px !important;
  }
  .\--padding-right-md-198 {
    padding-left: 198px !important;
  }
  .\--margin-right-md-198 {
    margin-left: 198px !important;
  }
  .\--padding-right-md-199 {
    padding-left: 199px !important;
  }
  .\--margin-right-md-199 {
    margin-left: 199px !important;
  }
  .\--padding-right-md-200 {
    padding-left: 200px !important;
  }
  .\--margin-right-md-200 {
    margin-left: 200px !important;
  }
  .\--padding-right-md-201 {
    padding-left: 201px !important;
  }
  .\--margin-right-md-201 {
    margin-left: 201px !important;
  }
  .\--padding-right-md-202 {
    padding-left: 202px !important;
  }
  .\--margin-right-md-202 {
    margin-left: 202px !important;
  }
  .\--padding-right-md-203 {
    padding-left: 203px !important;
  }
  .\--margin-right-md-203 {
    margin-left: 203px !important;
  }
  .\--padding-right-md-204 {
    padding-left: 204px !important;
  }
  .\--margin-right-md-204 {
    margin-left: 204px !important;
  }
  .\--padding-right-md-205 {
    padding-left: 205px !important;
  }
  .\--margin-right-md-205 {
    margin-left: 205px !important;
  }
  .\--padding-right-md-206 {
    padding-left: 206px !important;
  }
  .\--margin-right-md-206 {
    margin-left: 206px !important;
  }
  .\--padding-right-md-207 {
    padding-left: 207px !important;
  }
  .\--margin-right-md-207 {
    margin-left: 207px !important;
  }
  .\--padding-right-md-208 {
    padding-left: 208px !important;
  }
  .\--margin-right-md-208 {
    margin-left: 208px !important;
  }
  .\--padding-right-md-209 {
    padding-left: 209px !important;
  }
  .\--margin-right-md-209 {
    margin-left: 209px !important;
  }
  .\--padding-right-md-210 {
    padding-left: 210px !important;
  }
  .\--margin-right-md-210 {
    margin-left: 210px !important;
  }
  .\--padding-right-md-211 {
    padding-left: 211px !important;
  }
  .\--margin-right-md-211 {
    margin-left: 211px !important;
  }
  .\--padding-right-md-212 {
    padding-left: 212px !important;
  }
  .\--margin-right-md-212 {
    margin-left: 212px !important;
  }
  .\--padding-right-md-213 {
    padding-left: 213px !important;
  }
  .\--margin-right-md-213 {
    margin-left: 213px !important;
  }
  .\--padding-right-md-214 {
    padding-left: 214px !important;
  }
  .\--margin-right-md-214 {
    margin-left: 214px !important;
  }
  .\--padding-right-md-215 {
    padding-left: 215px !important;
  }
  .\--margin-right-md-215 {
    margin-left: 215px !important;
  }
  .\--padding-right-md-216 {
    padding-left: 216px !important;
  }
  .\--margin-right-md-216 {
    margin-left: 216px !important;
  }
  .\--padding-right-md-217 {
    padding-left: 217px !important;
  }
  .\--margin-right-md-217 {
    margin-left: 217px !important;
  }
  .\--padding-right-md-218 {
    padding-left: 218px !important;
  }
  .\--margin-right-md-218 {
    margin-left: 218px !important;
  }
  .\--padding-right-md-219 {
    padding-left: 219px !important;
  }
  .\--margin-right-md-219 {
    margin-left: 219px !important;
  }
  .\--padding-right-md-220 {
    padding-left: 220px !important;
  }
  .\--margin-right-md-220 {
    margin-left: 220px !important;
  }
  .\--padding-right-md-221 {
    padding-left: 221px !important;
  }
  .\--margin-right-md-221 {
    margin-left: 221px !important;
  }
  .\--padding-right-md-222 {
    padding-left: 222px !important;
  }
  .\--margin-right-md-222 {
    margin-left: 222px !important;
  }
  .\--padding-right-md-223 {
    padding-left: 223px !important;
  }
  .\--margin-right-md-223 {
    margin-left: 223px !important;
  }
  .\--padding-right-md-224 {
    padding-left: 224px !important;
  }
  .\--margin-right-md-224 {
    margin-left: 224px !important;
  }
  .\--padding-right-md-225 {
    padding-left: 225px !important;
  }
  .\--margin-right-md-225 {
    margin-left: 225px !important;
  }
  .\--padding-right-md-226 {
    padding-left: 226px !important;
  }
  .\--margin-right-md-226 {
    margin-left: 226px !important;
  }
  .\--padding-right-md-227 {
    padding-left: 227px !important;
  }
  .\--margin-right-md-227 {
    margin-left: 227px !important;
  }
  .\--padding-right-md-228 {
    padding-left: 228px !important;
  }
  .\--margin-right-md-228 {
    margin-left: 228px !important;
  }
  .\--padding-right-md-229 {
    padding-left: 229px !important;
  }
  .\--margin-right-md-229 {
    margin-left: 229px !important;
  }
  .\--padding-right-md-230 {
    padding-left: 230px !important;
  }
  .\--margin-right-md-230 {
    margin-left: 230px !important;
  }
  .\--padding-right-md-231 {
    padding-left: 231px !important;
  }
  .\--margin-right-md-231 {
    margin-left: 231px !important;
  }
  .\--padding-right-md-232 {
    padding-left: 232px !important;
  }
  .\--margin-right-md-232 {
    margin-left: 232px !important;
  }
  .\--padding-right-md-233 {
    padding-left: 233px !important;
  }
  .\--margin-right-md-233 {
    margin-left: 233px !important;
  }
  .\--padding-right-md-234 {
    padding-left: 234px !important;
  }
  .\--margin-right-md-234 {
    margin-left: 234px !important;
  }
  .\--padding-right-md-235 {
    padding-left: 235px !important;
  }
  .\--margin-right-md-235 {
    margin-left: 235px !important;
  }
  .\--padding-right-md-236 {
    padding-left: 236px !important;
  }
  .\--margin-right-md-236 {
    margin-left: 236px !important;
  }
  .\--padding-right-md-237 {
    padding-left: 237px !important;
  }
  .\--margin-right-md-237 {
    margin-left: 237px !important;
  }
  .\--padding-right-md-238 {
    padding-left: 238px !important;
  }
  .\--margin-right-md-238 {
    margin-left: 238px !important;
  }
  .\--padding-right-md-239 {
    padding-left: 239px !important;
  }
  .\--margin-right-md-239 {
    margin-left: 239px !important;
  }
  .\--padding-right-md-240 {
    padding-left: 240px !important;
  }
  .\--margin-right-md-240 {
    margin-left: 240px !important;
  }
  .\--padding-right-md-241 {
    padding-left: 241px !important;
  }
  .\--margin-right-md-241 {
    margin-left: 241px !important;
  }
  .\--padding-right-md-242 {
    padding-left: 242px !important;
  }
  .\--margin-right-md-242 {
    margin-left: 242px !important;
  }
  .\--padding-right-md-243 {
    padding-left: 243px !important;
  }
  .\--margin-right-md-243 {
    margin-left: 243px !important;
  }
  .\--padding-right-md-244 {
    padding-left: 244px !important;
  }
  .\--margin-right-md-244 {
    margin-left: 244px !important;
  }
  .\--padding-right-md-245 {
    padding-left: 245px !important;
  }
  .\--margin-right-md-245 {
    margin-left: 245px !important;
  }
  .\--padding-right-md-246 {
    padding-left: 246px !important;
  }
  .\--margin-right-md-246 {
    margin-left: 246px !important;
  }
  .\--padding-right-md-247 {
    padding-left: 247px !important;
  }
  .\--margin-right-md-247 {
    margin-left: 247px !important;
  }
  .\--padding-right-md-248 {
    padding-left: 248px !important;
  }
  .\--margin-right-md-248 {
    margin-left: 248px !important;
  }
  .\--padding-right-md-249 {
    padding-left: 249px !important;
  }
  .\--margin-right-md-249 {
    margin-left: 249px !important;
  }
  .\--padding-right-md-250 {
    padding-left: 250px !important;
  }
  .\--margin-right-md-250 {
    margin-left: 250px !important;
  }
  .\--padding-right-md-251 {
    padding-left: 251px !important;
  }
  .\--margin-right-md-251 {
    margin-left: 251px !important;
  }
  .\--padding-right-md-252 {
    padding-left: 252px !important;
  }
  .\--margin-right-md-252 {
    margin-left: 252px !important;
  }
  .\--padding-right-md-253 {
    padding-left: 253px !important;
  }
  .\--margin-right-md-253 {
    margin-left: 253px !important;
  }
  .\--padding-right-md-254 {
    padding-left: 254px !important;
  }
  .\--margin-right-md-254 {
    margin-left: 254px !important;
  }
  .\--padding-right-md-255 {
    padding-left: 255px !important;
  }
  .\--margin-right-md-255 {
    margin-left: 255px !important;
  }
  .\--padding-right-md-256 {
    padding-left: 256px !important;
  }
  .\--margin-right-md-256 {
    margin-left: 256px !important;
  }
  .\--padding-right-md-257 {
    padding-left: 257px !important;
  }
  .\--margin-right-md-257 {
    margin-left: 257px !important;
  }
  .\--padding-right-md-258 {
    padding-left: 258px !important;
  }
  .\--margin-right-md-258 {
    margin-left: 258px !important;
  }
  .\--padding-right-md-259 {
    padding-left: 259px !important;
  }
  .\--margin-right-md-259 {
    margin-left: 259px !important;
  }
  .\--padding-right-md-260 {
    padding-left: 260px !important;
  }
  .\--margin-right-md-260 {
    margin-left: 260px !important;
  }
  .\--padding-right-md-261 {
    padding-left: 261px !important;
  }
  .\--margin-right-md-261 {
    margin-left: 261px !important;
  }
  .\--padding-right-md-262 {
    padding-left: 262px !important;
  }
  .\--margin-right-md-262 {
    margin-left: 262px !important;
  }
  .\--padding-right-md-263 {
    padding-left: 263px !important;
  }
  .\--margin-right-md-263 {
    margin-left: 263px !important;
  }
  .\--padding-right-md-264 {
    padding-left: 264px !important;
  }
  .\--margin-right-md-264 {
    margin-left: 264px !important;
  }
  .\--padding-right-md-265 {
    padding-left: 265px !important;
  }
  .\--margin-right-md-265 {
    margin-left: 265px !important;
  }
  .\--padding-right-md-266 {
    padding-left: 266px !important;
  }
  .\--margin-right-md-266 {
    margin-left: 266px !important;
  }
  .\--padding-right-md-267 {
    padding-left: 267px !important;
  }
  .\--margin-right-md-267 {
    margin-left: 267px !important;
  }
  .\--padding-right-md-268 {
    padding-left: 268px !important;
  }
  .\--margin-right-md-268 {
    margin-left: 268px !important;
  }
  .\--padding-right-md-269 {
    padding-left: 269px !important;
  }
  .\--margin-right-md-269 {
    margin-left: 269px !important;
  }
  .\--padding-right-md-270 {
    padding-left: 270px !important;
  }
  .\--margin-right-md-270 {
    margin-left: 270px !important;
  }
  .\--padding-right-md-271 {
    padding-left: 271px !important;
  }
  .\--margin-right-md-271 {
    margin-left: 271px !important;
  }
  .\--padding-right-md-272 {
    padding-left: 272px !important;
  }
  .\--margin-right-md-272 {
    margin-left: 272px !important;
  }
  .\--padding-right-md-273 {
    padding-left: 273px !important;
  }
  .\--margin-right-md-273 {
    margin-left: 273px !important;
  }
  .\--padding-right-md-274 {
    padding-left: 274px !important;
  }
  .\--margin-right-md-274 {
    margin-left: 274px !important;
  }
  .\--padding-right-md-275 {
    padding-left: 275px !important;
  }
  .\--margin-right-md-275 {
    margin-left: 275px !important;
  }
  .\--padding-right-md-276 {
    padding-left: 276px !important;
  }
  .\--margin-right-md-276 {
    margin-left: 276px !important;
  }
  .\--padding-right-md-277 {
    padding-left: 277px !important;
  }
  .\--margin-right-md-277 {
    margin-left: 277px !important;
  }
  .\--padding-right-md-278 {
    padding-left: 278px !important;
  }
  .\--margin-right-md-278 {
    margin-left: 278px !important;
  }
  .\--padding-right-md-279 {
    padding-left: 279px !important;
  }
  .\--margin-right-md-279 {
    margin-left: 279px !important;
  }
  .\--padding-right-md-280 {
    padding-left: 280px !important;
  }
  .\--margin-right-md-280 {
    margin-left: 280px !important;
  }
  .\--padding-right-md-281 {
    padding-left: 281px !important;
  }
  .\--margin-right-md-281 {
    margin-left: 281px !important;
  }
  .\--padding-right-md-282 {
    padding-left: 282px !important;
  }
  .\--margin-right-md-282 {
    margin-left: 282px !important;
  }
  .\--padding-right-md-283 {
    padding-left: 283px !important;
  }
  .\--margin-right-md-283 {
    margin-left: 283px !important;
  }
  .\--padding-right-md-284 {
    padding-left: 284px !important;
  }
  .\--margin-right-md-284 {
    margin-left: 284px !important;
  }
  .\--padding-right-md-285 {
    padding-left: 285px !important;
  }
  .\--margin-right-md-285 {
    margin-left: 285px !important;
  }
  .\--padding-right-md-286 {
    padding-left: 286px !important;
  }
  .\--margin-right-md-286 {
    margin-left: 286px !important;
  }
  .\--padding-right-md-287 {
    padding-left: 287px !important;
  }
  .\--margin-right-md-287 {
    margin-left: 287px !important;
  }
  .\--padding-right-md-288 {
    padding-left: 288px !important;
  }
  .\--margin-right-md-288 {
    margin-left: 288px !important;
  }
  .\--padding-right-md-289 {
    padding-left: 289px !important;
  }
  .\--margin-right-md-289 {
    margin-left: 289px !important;
  }
  .\--padding-right-md-290 {
    padding-left: 290px !important;
  }
  .\--margin-right-md-290 {
    margin-left: 290px !important;
  }
  .\--padding-right-md-291 {
    padding-left: 291px !important;
  }
  .\--margin-right-md-291 {
    margin-left: 291px !important;
  }
  .\--padding-right-md-292 {
    padding-left: 292px !important;
  }
  .\--margin-right-md-292 {
    margin-left: 292px !important;
  }
  .\--padding-right-md-293 {
    padding-left: 293px !important;
  }
  .\--margin-right-md-293 {
    margin-left: 293px !important;
  }
  .\--padding-right-md-294 {
    padding-left: 294px !important;
  }
  .\--margin-right-md-294 {
    margin-left: 294px !important;
  }
  .\--padding-right-md-295 {
    padding-left: 295px !important;
  }
  .\--margin-right-md-295 {
    margin-left: 295px !important;
  }
  .\--padding-right-md-296 {
    padding-left: 296px !important;
  }
  .\--margin-right-md-296 {
    margin-left: 296px !important;
  }
  .\--padding-right-md-297 {
    padding-left: 297px !important;
  }
  .\--margin-right-md-297 {
    margin-left: 297px !important;
  }
  .\--padding-right-md-298 {
    padding-left: 298px !important;
  }
  .\--margin-right-md-298 {
    margin-left: 298px !important;
  }
  .\--padding-right-md-299 {
    padding-left: 299px !important;
  }
  .\--margin-right-md-299 {
    margin-left: 299px !important;
  }
  .\--padding-right-md-300 {
    padding-left: 300px !important;
  }
  .\--margin-right-md-300 {
    margin-left: 300px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .\--padding-top-sm-0 {
    padding-top: 0px !important;
  }
  .\--margin-top-sm-0 {
    margin-top: 0px !important;
  }
  .\--padding-top-sm-1 {
    padding-top: 1px !important;
  }
  .\--margin-top-sm-1 {
    margin-top: 1px !important;
  }
  .\--padding-top-sm-2 {
    padding-top: 2px !important;
  }
  .\--margin-top-sm-2 {
    margin-top: 2px !important;
  }
  .\--padding-top-sm-3 {
    padding-top: 3px !important;
  }
  .\--margin-top-sm-3 {
    margin-top: 3px !important;
  }
  .\--padding-top-sm-4 {
    padding-top: 4px !important;
  }
  .\--margin-top-sm-4 {
    margin-top: 4px !important;
  }
  .\--padding-top-sm-5 {
    padding-top: 5px !important;
  }
  .\--margin-top-sm-5 {
    margin-top: 5px !important;
  }
  .\--padding-top-sm-6 {
    padding-top: 6px !important;
  }
  .\--margin-top-sm-6 {
    margin-top: 6px !important;
  }
  .\--padding-top-sm-7 {
    padding-top: 7px !important;
  }
  .\--margin-top-sm-7 {
    margin-top: 7px !important;
  }
  .\--padding-top-sm-8 {
    padding-top: 8px !important;
  }
  .\--margin-top-sm-8 {
    margin-top: 8px !important;
  }
  .\--padding-top-sm-9 {
    padding-top: 9px !important;
  }
  .\--margin-top-sm-9 {
    margin-top: 9px !important;
  }
  .\--padding-top-sm-10 {
    padding-top: 10px !important;
  }
  .\--margin-top-sm-10 {
    margin-top: 10px !important;
  }
  .\--padding-top-sm-11 {
    padding-top: 11px !important;
  }
  .\--margin-top-sm-11 {
    margin-top: 11px !important;
  }
  .\--padding-top-sm-12 {
    padding-top: 12px !important;
  }
  .\--margin-top-sm-12 {
    margin-top: 12px !important;
  }
  .\--padding-top-sm-13 {
    padding-top: 13px !important;
  }
  .\--margin-top-sm-13 {
    margin-top: 13px !important;
  }
  .\--padding-top-sm-14 {
    padding-top: 14px !important;
  }
  .\--margin-top-sm-14 {
    margin-top: 14px !important;
  }
  .\--padding-top-sm-15 {
    padding-top: 15px !important;
  }
  .\--margin-top-sm-15 {
    margin-top: 15px !important;
  }
  .\--padding-top-sm-16 {
    padding-top: 16px !important;
  }
  .\--margin-top-sm-16 {
    margin-top: 16px !important;
  }
  .\--padding-top-sm-17 {
    padding-top: 17px !important;
  }
  .\--margin-top-sm-17 {
    margin-top: 17px !important;
  }
  .\--padding-top-sm-18 {
    padding-top: 18px !important;
  }
  .\--margin-top-sm-18 {
    margin-top: 18px !important;
  }
  .\--padding-top-sm-19 {
    padding-top: 19px !important;
  }
  .\--margin-top-sm-19 {
    margin-top: 19px !important;
  }
  .\--padding-top-sm-20 {
    padding-top: 20px !important;
  }
  .\--margin-top-sm-20 {
    margin-top: 20px !important;
  }
  .\--padding-top-sm-21 {
    padding-top: 21px !important;
  }
  .\--margin-top-sm-21 {
    margin-top: 21px !important;
  }
  .\--padding-top-sm-22 {
    padding-top: 22px !important;
  }
  .\--margin-top-sm-22 {
    margin-top: 22px !important;
  }
  .\--padding-top-sm-23 {
    padding-top: 23px !important;
  }
  .\--margin-top-sm-23 {
    margin-top: 23px !important;
  }
  .\--padding-top-sm-24 {
    padding-top: 24px !important;
  }
  .\--margin-top-sm-24 {
    margin-top: 24px !important;
  }
  .\--padding-top-sm-25 {
    padding-top: 25px !important;
  }
  .\--margin-top-sm-25 {
    margin-top: 25px !important;
  }
  .\--padding-top-sm-26 {
    padding-top: 26px !important;
  }
  .\--margin-top-sm-26 {
    margin-top: 26px !important;
  }
  .\--padding-top-sm-27 {
    padding-top: 27px !important;
  }
  .\--margin-top-sm-27 {
    margin-top: 27px !important;
  }
  .\--padding-top-sm-28 {
    padding-top: 28px !important;
  }
  .\--margin-top-sm-28 {
    margin-top: 28px !important;
  }
  .\--padding-top-sm-29 {
    padding-top: 29px !important;
  }
  .\--margin-top-sm-29 {
    margin-top: 29px !important;
  }
  .\--padding-top-sm-30 {
    padding-top: 30px !important;
  }
  .\--margin-top-sm-30 {
    margin-top: 30px !important;
  }
  .\--padding-top-sm-31 {
    padding-top: 31px !important;
  }
  .\--margin-top-sm-31 {
    margin-top: 31px !important;
  }
  .\--padding-top-sm-32 {
    padding-top: 32px !important;
  }
  .\--margin-top-sm-32 {
    margin-top: 32px !important;
  }
  .\--padding-top-sm-33 {
    padding-top: 33px !important;
  }
  .\--margin-top-sm-33 {
    margin-top: 33px !important;
  }
  .\--padding-top-sm-34 {
    padding-top: 34px !important;
  }
  .\--margin-top-sm-34 {
    margin-top: 34px !important;
  }
  .\--padding-top-sm-35 {
    padding-top: 35px !important;
  }
  .\--margin-top-sm-35 {
    margin-top: 35px !important;
  }
  .\--padding-top-sm-36 {
    padding-top: 36px !important;
  }
  .\--margin-top-sm-36 {
    margin-top: 36px !important;
  }
  .\--padding-top-sm-37 {
    padding-top: 37px !important;
  }
  .\--margin-top-sm-37 {
    margin-top: 37px !important;
  }
  .\--padding-top-sm-38 {
    padding-top: 38px !important;
  }
  .\--margin-top-sm-38 {
    margin-top: 38px !important;
  }
  .\--padding-top-sm-39 {
    padding-top: 39px !important;
  }
  .\--margin-top-sm-39 {
    margin-top: 39px !important;
  }
  .\--padding-top-sm-40 {
    padding-top: 40px !important;
  }
  .\--margin-top-sm-40 {
    margin-top: 40px !important;
  }
  .\--padding-top-sm-41 {
    padding-top: 41px !important;
  }
  .\--margin-top-sm-41 {
    margin-top: 41px !important;
  }
  .\--padding-top-sm-42 {
    padding-top: 42px !important;
  }
  .\--margin-top-sm-42 {
    margin-top: 42px !important;
  }
  .\--padding-top-sm-43 {
    padding-top: 43px !important;
  }
  .\--margin-top-sm-43 {
    margin-top: 43px !important;
  }
  .\--padding-top-sm-44 {
    padding-top: 44px !important;
  }
  .\--margin-top-sm-44 {
    margin-top: 44px !important;
  }
  .\--padding-top-sm-45 {
    padding-top: 45px !important;
  }
  .\--margin-top-sm-45 {
    margin-top: 45px !important;
  }
  .\--padding-top-sm-46 {
    padding-top: 46px !important;
  }
  .\--margin-top-sm-46 {
    margin-top: 46px !important;
  }
  .\--padding-top-sm-47 {
    padding-top: 47px !important;
  }
  .\--margin-top-sm-47 {
    margin-top: 47px !important;
  }
  .\--padding-top-sm-48 {
    padding-top: 48px !important;
  }
  .\--margin-top-sm-48 {
    margin-top: 48px !important;
  }
  .\--padding-top-sm-49 {
    padding-top: 49px !important;
  }
  .\--margin-top-sm-49 {
    margin-top: 49px !important;
  }
  .\--padding-top-sm-50 {
    padding-top: 50px !important;
  }
  .\--margin-top-sm-50 {
    margin-top: 50px !important;
  }
  .\--padding-top-sm-51 {
    padding-top: 51px !important;
  }
  .\--margin-top-sm-51 {
    margin-top: 51px !important;
  }
  .\--padding-top-sm-52 {
    padding-top: 52px !important;
  }
  .\--margin-top-sm-52 {
    margin-top: 52px !important;
  }
  .\--padding-top-sm-53 {
    padding-top: 53px !important;
  }
  .\--margin-top-sm-53 {
    margin-top: 53px !important;
  }
  .\--padding-top-sm-54 {
    padding-top: 54px !important;
  }
  .\--margin-top-sm-54 {
    margin-top: 54px !important;
  }
  .\--padding-top-sm-55 {
    padding-top: 55px !important;
  }
  .\--margin-top-sm-55 {
    margin-top: 55px !important;
  }
  .\--padding-top-sm-56 {
    padding-top: 56px !important;
  }
  .\--margin-top-sm-56 {
    margin-top: 56px !important;
  }
  .\--padding-top-sm-57 {
    padding-top: 57px !important;
  }
  .\--margin-top-sm-57 {
    margin-top: 57px !important;
  }
  .\--padding-top-sm-58 {
    padding-top: 58px !important;
  }
  .\--margin-top-sm-58 {
    margin-top: 58px !important;
  }
  .\--padding-top-sm-59 {
    padding-top: 59px !important;
  }
  .\--margin-top-sm-59 {
    margin-top: 59px !important;
  }
  .\--padding-top-sm-60 {
    padding-top: 60px !important;
  }
  .\--margin-top-sm-60 {
    margin-top: 60px !important;
  }
  .\--padding-top-sm-61 {
    padding-top: 61px !important;
  }
  .\--margin-top-sm-61 {
    margin-top: 61px !important;
  }
  .\--padding-top-sm-62 {
    padding-top: 62px !important;
  }
  .\--margin-top-sm-62 {
    margin-top: 62px !important;
  }
  .\--padding-top-sm-63 {
    padding-top: 63px !important;
  }
  .\--margin-top-sm-63 {
    margin-top: 63px !important;
  }
  .\--padding-top-sm-64 {
    padding-top: 64px !important;
  }
  .\--margin-top-sm-64 {
    margin-top: 64px !important;
  }
  .\--padding-top-sm-65 {
    padding-top: 65px !important;
  }
  .\--margin-top-sm-65 {
    margin-top: 65px !important;
  }
  .\--padding-top-sm-66 {
    padding-top: 66px !important;
  }
  .\--margin-top-sm-66 {
    margin-top: 66px !important;
  }
  .\--padding-top-sm-67 {
    padding-top: 67px !important;
  }
  .\--margin-top-sm-67 {
    margin-top: 67px !important;
  }
  .\--padding-top-sm-68 {
    padding-top: 68px !important;
  }
  .\--margin-top-sm-68 {
    margin-top: 68px !important;
  }
  .\--padding-top-sm-69 {
    padding-top: 69px !important;
  }
  .\--margin-top-sm-69 {
    margin-top: 69px !important;
  }
  .\--padding-top-sm-70 {
    padding-top: 70px !important;
  }
  .\--margin-top-sm-70 {
    margin-top: 70px !important;
  }
  .\--padding-top-sm-71 {
    padding-top: 71px !important;
  }
  .\--margin-top-sm-71 {
    margin-top: 71px !important;
  }
  .\--padding-top-sm-72 {
    padding-top: 72px !important;
  }
  .\--margin-top-sm-72 {
    margin-top: 72px !important;
  }
  .\--padding-top-sm-73 {
    padding-top: 73px !important;
  }
  .\--margin-top-sm-73 {
    margin-top: 73px !important;
  }
  .\--padding-top-sm-74 {
    padding-top: 74px !important;
  }
  .\--margin-top-sm-74 {
    margin-top: 74px !important;
  }
  .\--padding-top-sm-75 {
    padding-top: 75px !important;
  }
  .\--margin-top-sm-75 {
    margin-top: 75px !important;
  }
  .\--padding-top-sm-76 {
    padding-top: 76px !important;
  }
  .\--margin-top-sm-76 {
    margin-top: 76px !important;
  }
  .\--padding-top-sm-77 {
    padding-top: 77px !important;
  }
  .\--margin-top-sm-77 {
    margin-top: 77px !important;
  }
  .\--padding-top-sm-78 {
    padding-top: 78px !important;
  }
  .\--margin-top-sm-78 {
    margin-top: 78px !important;
  }
  .\--padding-top-sm-79 {
    padding-top: 79px !important;
  }
  .\--margin-top-sm-79 {
    margin-top: 79px !important;
  }
  .\--padding-top-sm-80 {
    padding-top: 80px !important;
  }
  .\--margin-top-sm-80 {
    margin-top: 80px !important;
  }
  .\--padding-top-sm-81 {
    padding-top: 81px !important;
  }
  .\--margin-top-sm-81 {
    margin-top: 81px !important;
  }
  .\--padding-top-sm-82 {
    padding-top: 82px !important;
  }
  .\--margin-top-sm-82 {
    margin-top: 82px !important;
  }
  .\--padding-top-sm-83 {
    padding-top: 83px !important;
  }
  .\--margin-top-sm-83 {
    margin-top: 83px !important;
  }
  .\--padding-top-sm-84 {
    padding-top: 84px !important;
  }
  .\--margin-top-sm-84 {
    margin-top: 84px !important;
  }
  .\--padding-top-sm-85 {
    padding-top: 85px !important;
  }
  .\--margin-top-sm-85 {
    margin-top: 85px !important;
  }
  .\--padding-top-sm-86 {
    padding-top: 86px !important;
  }
  .\--margin-top-sm-86 {
    margin-top: 86px !important;
  }
  .\--padding-top-sm-87 {
    padding-top: 87px !important;
  }
  .\--margin-top-sm-87 {
    margin-top: 87px !important;
  }
  .\--padding-top-sm-88 {
    padding-top: 88px !important;
  }
  .\--margin-top-sm-88 {
    margin-top: 88px !important;
  }
  .\--padding-top-sm-89 {
    padding-top: 89px !important;
  }
  .\--margin-top-sm-89 {
    margin-top: 89px !important;
  }
  .\--padding-top-sm-90 {
    padding-top: 90px !important;
  }
  .\--margin-top-sm-90 {
    margin-top: 90px !important;
  }
  .\--padding-top-sm-91 {
    padding-top: 91px !important;
  }
  .\--margin-top-sm-91 {
    margin-top: 91px !important;
  }
  .\--padding-top-sm-92 {
    padding-top: 92px !important;
  }
  .\--margin-top-sm-92 {
    margin-top: 92px !important;
  }
  .\--padding-top-sm-93 {
    padding-top: 93px !important;
  }
  .\--margin-top-sm-93 {
    margin-top: 93px !important;
  }
  .\--padding-top-sm-94 {
    padding-top: 94px !important;
  }
  .\--margin-top-sm-94 {
    margin-top: 94px !important;
  }
  .\--padding-top-sm-95 {
    padding-top: 95px !important;
  }
  .\--margin-top-sm-95 {
    margin-top: 95px !important;
  }
  .\--padding-top-sm-96 {
    padding-top: 96px !important;
  }
  .\--margin-top-sm-96 {
    margin-top: 96px !important;
  }
  .\--padding-top-sm-97 {
    padding-top: 97px !important;
  }
  .\--margin-top-sm-97 {
    margin-top: 97px !important;
  }
  .\--padding-top-sm-98 {
    padding-top: 98px !important;
  }
  .\--margin-top-sm-98 {
    margin-top: 98px !important;
  }
  .\--padding-top-sm-99 {
    padding-top: 99px !important;
  }
  .\--margin-top-sm-99 {
    margin-top: 99px !important;
  }
  .\--padding-top-sm-100 {
    padding-top: 100px !important;
  }
  .\--margin-top-sm-100 {
    margin-top: 100px !important;
  }
  .\--padding-top-sm-101 {
    padding-top: 101px !important;
  }
  .\--margin-top-sm-101 {
    margin-top: 101px !important;
  }
  .\--padding-top-sm-102 {
    padding-top: 102px !important;
  }
  .\--margin-top-sm-102 {
    margin-top: 102px !important;
  }
  .\--padding-top-sm-103 {
    padding-top: 103px !important;
  }
  .\--margin-top-sm-103 {
    margin-top: 103px !important;
  }
  .\--padding-top-sm-104 {
    padding-top: 104px !important;
  }
  .\--margin-top-sm-104 {
    margin-top: 104px !important;
  }
  .\--padding-top-sm-105 {
    padding-top: 105px !important;
  }
  .\--margin-top-sm-105 {
    margin-top: 105px !important;
  }
  .\--padding-top-sm-106 {
    padding-top: 106px !important;
  }
  .\--margin-top-sm-106 {
    margin-top: 106px !important;
  }
  .\--padding-top-sm-107 {
    padding-top: 107px !important;
  }
  .\--margin-top-sm-107 {
    margin-top: 107px !important;
  }
  .\--padding-top-sm-108 {
    padding-top: 108px !important;
  }
  .\--margin-top-sm-108 {
    margin-top: 108px !important;
  }
  .\--padding-top-sm-109 {
    padding-top: 109px !important;
  }
  .\--margin-top-sm-109 {
    margin-top: 109px !important;
  }
  .\--padding-top-sm-110 {
    padding-top: 110px !important;
  }
  .\--margin-top-sm-110 {
    margin-top: 110px !important;
  }
  .\--padding-top-sm-111 {
    padding-top: 111px !important;
  }
  .\--margin-top-sm-111 {
    margin-top: 111px !important;
  }
  .\--padding-top-sm-112 {
    padding-top: 112px !important;
  }
  .\--margin-top-sm-112 {
    margin-top: 112px !important;
  }
  .\--padding-top-sm-113 {
    padding-top: 113px !important;
  }
  .\--margin-top-sm-113 {
    margin-top: 113px !important;
  }
  .\--padding-top-sm-114 {
    padding-top: 114px !important;
  }
  .\--margin-top-sm-114 {
    margin-top: 114px !important;
  }
  .\--padding-top-sm-115 {
    padding-top: 115px !important;
  }
  .\--margin-top-sm-115 {
    margin-top: 115px !important;
  }
  .\--padding-top-sm-116 {
    padding-top: 116px !important;
  }
  .\--margin-top-sm-116 {
    margin-top: 116px !important;
  }
  .\--padding-top-sm-117 {
    padding-top: 117px !important;
  }
  .\--margin-top-sm-117 {
    margin-top: 117px !important;
  }
  .\--padding-top-sm-118 {
    padding-top: 118px !important;
  }
  .\--margin-top-sm-118 {
    margin-top: 118px !important;
  }
  .\--padding-top-sm-119 {
    padding-top: 119px !important;
  }
  .\--margin-top-sm-119 {
    margin-top: 119px !important;
  }
  .\--padding-top-sm-120 {
    padding-top: 120px !important;
  }
  .\--margin-top-sm-120 {
    margin-top: 120px !important;
  }
  .\--padding-top-sm-121 {
    padding-top: 121px !important;
  }
  .\--margin-top-sm-121 {
    margin-top: 121px !important;
  }
  .\--padding-top-sm-122 {
    padding-top: 122px !important;
  }
  .\--margin-top-sm-122 {
    margin-top: 122px !important;
  }
  .\--padding-top-sm-123 {
    padding-top: 123px !important;
  }
  .\--margin-top-sm-123 {
    margin-top: 123px !important;
  }
  .\--padding-top-sm-124 {
    padding-top: 124px !important;
  }
  .\--margin-top-sm-124 {
    margin-top: 124px !important;
  }
  .\--padding-top-sm-125 {
    padding-top: 125px !important;
  }
  .\--margin-top-sm-125 {
    margin-top: 125px !important;
  }
  .\--padding-top-sm-126 {
    padding-top: 126px !important;
  }
  .\--margin-top-sm-126 {
    margin-top: 126px !important;
  }
  .\--padding-top-sm-127 {
    padding-top: 127px !important;
  }
  .\--margin-top-sm-127 {
    margin-top: 127px !important;
  }
  .\--padding-top-sm-128 {
    padding-top: 128px !important;
  }
  .\--margin-top-sm-128 {
    margin-top: 128px !important;
  }
  .\--padding-top-sm-129 {
    padding-top: 129px !important;
  }
  .\--margin-top-sm-129 {
    margin-top: 129px !important;
  }
  .\--padding-top-sm-130 {
    padding-top: 130px !important;
  }
  .\--margin-top-sm-130 {
    margin-top: 130px !important;
  }
  .\--padding-top-sm-131 {
    padding-top: 131px !important;
  }
  .\--margin-top-sm-131 {
    margin-top: 131px !important;
  }
  .\--padding-top-sm-132 {
    padding-top: 132px !important;
  }
  .\--margin-top-sm-132 {
    margin-top: 132px !important;
  }
  .\--padding-top-sm-133 {
    padding-top: 133px !important;
  }
  .\--margin-top-sm-133 {
    margin-top: 133px !important;
  }
  .\--padding-top-sm-134 {
    padding-top: 134px !important;
  }
  .\--margin-top-sm-134 {
    margin-top: 134px !important;
  }
  .\--padding-top-sm-135 {
    padding-top: 135px !important;
  }
  .\--margin-top-sm-135 {
    margin-top: 135px !important;
  }
  .\--padding-top-sm-136 {
    padding-top: 136px !important;
  }
  .\--margin-top-sm-136 {
    margin-top: 136px !important;
  }
  .\--padding-top-sm-137 {
    padding-top: 137px !important;
  }
  .\--margin-top-sm-137 {
    margin-top: 137px !important;
  }
  .\--padding-top-sm-138 {
    padding-top: 138px !important;
  }
  .\--margin-top-sm-138 {
    margin-top: 138px !important;
  }
  .\--padding-top-sm-139 {
    padding-top: 139px !important;
  }
  .\--margin-top-sm-139 {
    margin-top: 139px !important;
  }
  .\--padding-top-sm-140 {
    padding-top: 140px !important;
  }
  .\--margin-top-sm-140 {
    margin-top: 140px !important;
  }
  .\--padding-top-sm-141 {
    padding-top: 141px !important;
  }
  .\--margin-top-sm-141 {
    margin-top: 141px !important;
  }
  .\--padding-top-sm-142 {
    padding-top: 142px !important;
  }
  .\--margin-top-sm-142 {
    margin-top: 142px !important;
  }
  .\--padding-top-sm-143 {
    padding-top: 143px !important;
  }
  .\--margin-top-sm-143 {
    margin-top: 143px !important;
  }
  .\--padding-top-sm-144 {
    padding-top: 144px !important;
  }
  .\--margin-top-sm-144 {
    margin-top: 144px !important;
  }
  .\--padding-top-sm-145 {
    padding-top: 145px !important;
  }
  .\--margin-top-sm-145 {
    margin-top: 145px !important;
  }
  .\--padding-top-sm-146 {
    padding-top: 146px !important;
  }
  .\--margin-top-sm-146 {
    margin-top: 146px !important;
  }
  .\--padding-top-sm-147 {
    padding-top: 147px !important;
  }
  .\--margin-top-sm-147 {
    margin-top: 147px !important;
  }
  .\--padding-top-sm-148 {
    padding-top: 148px !important;
  }
  .\--margin-top-sm-148 {
    margin-top: 148px !important;
  }
  .\--padding-top-sm-149 {
    padding-top: 149px !important;
  }
  .\--margin-top-sm-149 {
    margin-top: 149px !important;
  }
  .\--padding-top-sm-150 {
    padding-top: 150px !important;
  }
  .\--margin-top-sm-150 {
    margin-top: 150px !important;
  }
  .\--padding-top-sm-151 {
    padding-top: 151px !important;
  }
  .\--margin-top-sm-151 {
    margin-top: 151px !important;
  }
  .\--padding-top-sm-152 {
    padding-top: 152px !important;
  }
  .\--margin-top-sm-152 {
    margin-top: 152px !important;
  }
  .\--padding-top-sm-153 {
    padding-top: 153px !important;
  }
  .\--margin-top-sm-153 {
    margin-top: 153px !important;
  }
  .\--padding-top-sm-154 {
    padding-top: 154px !important;
  }
  .\--margin-top-sm-154 {
    margin-top: 154px !important;
  }
  .\--padding-top-sm-155 {
    padding-top: 155px !important;
  }
  .\--margin-top-sm-155 {
    margin-top: 155px !important;
  }
  .\--padding-top-sm-156 {
    padding-top: 156px !important;
  }
  .\--margin-top-sm-156 {
    margin-top: 156px !important;
  }
  .\--padding-top-sm-157 {
    padding-top: 157px !important;
  }
  .\--margin-top-sm-157 {
    margin-top: 157px !important;
  }
  .\--padding-top-sm-158 {
    padding-top: 158px !important;
  }
  .\--margin-top-sm-158 {
    margin-top: 158px !important;
  }
  .\--padding-top-sm-159 {
    padding-top: 159px !important;
  }
  .\--margin-top-sm-159 {
    margin-top: 159px !important;
  }
  .\--padding-top-sm-160 {
    padding-top: 160px !important;
  }
  .\--margin-top-sm-160 {
    margin-top: 160px !important;
  }
  .\--padding-top-sm-161 {
    padding-top: 161px !important;
  }
  .\--margin-top-sm-161 {
    margin-top: 161px !important;
  }
  .\--padding-top-sm-162 {
    padding-top: 162px !important;
  }
  .\--margin-top-sm-162 {
    margin-top: 162px !important;
  }
  .\--padding-top-sm-163 {
    padding-top: 163px !important;
  }
  .\--margin-top-sm-163 {
    margin-top: 163px !important;
  }
  .\--padding-top-sm-164 {
    padding-top: 164px !important;
  }
  .\--margin-top-sm-164 {
    margin-top: 164px !important;
  }
  .\--padding-top-sm-165 {
    padding-top: 165px !important;
  }
  .\--margin-top-sm-165 {
    margin-top: 165px !important;
  }
  .\--padding-top-sm-166 {
    padding-top: 166px !important;
  }
  .\--margin-top-sm-166 {
    margin-top: 166px !important;
  }
  .\--padding-top-sm-167 {
    padding-top: 167px !important;
  }
  .\--margin-top-sm-167 {
    margin-top: 167px !important;
  }
  .\--padding-top-sm-168 {
    padding-top: 168px !important;
  }
  .\--margin-top-sm-168 {
    margin-top: 168px !important;
  }
  .\--padding-top-sm-169 {
    padding-top: 169px !important;
  }
  .\--margin-top-sm-169 {
    margin-top: 169px !important;
  }
  .\--padding-top-sm-170 {
    padding-top: 170px !important;
  }
  .\--margin-top-sm-170 {
    margin-top: 170px !important;
  }
  .\--padding-top-sm-171 {
    padding-top: 171px !important;
  }
  .\--margin-top-sm-171 {
    margin-top: 171px !important;
  }
  .\--padding-top-sm-172 {
    padding-top: 172px !important;
  }
  .\--margin-top-sm-172 {
    margin-top: 172px !important;
  }
  .\--padding-top-sm-173 {
    padding-top: 173px !important;
  }
  .\--margin-top-sm-173 {
    margin-top: 173px !important;
  }
  .\--padding-top-sm-174 {
    padding-top: 174px !important;
  }
  .\--margin-top-sm-174 {
    margin-top: 174px !important;
  }
  .\--padding-top-sm-175 {
    padding-top: 175px !important;
  }
  .\--margin-top-sm-175 {
    margin-top: 175px !important;
  }
  .\--padding-top-sm-176 {
    padding-top: 176px !important;
  }
  .\--margin-top-sm-176 {
    margin-top: 176px !important;
  }
  .\--padding-top-sm-177 {
    padding-top: 177px !important;
  }
  .\--margin-top-sm-177 {
    margin-top: 177px !important;
  }
  .\--padding-top-sm-178 {
    padding-top: 178px !important;
  }
  .\--margin-top-sm-178 {
    margin-top: 178px !important;
  }
  .\--padding-top-sm-179 {
    padding-top: 179px !important;
  }
  .\--margin-top-sm-179 {
    margin-top: 179px !important;
  }
  .\--padding-top-sm-180 {
    padding-top: 180px !important;
  }
  .\--margin-top-sm-180 {
    margin-top: 180px !important;
  }
  .\--padding-top-sm-181 {
    padding-top: 181px !important;
  }
  .\--margin-top-sm-181 {
    margin-top: 181px !important;
  }
  .\--padding-top-sm-182 {
    padding-top: 182px !important;
  }
  .\--margin-top-sm-182 {
    margin-top: 182px !important;
  }
  .\--padding-top-sm-183 {
    padding-top: 183px !important;
  }
  .\--margin-top-sm-183 {
    margin-top: 183px !important;
  }
  .\--padding-top-sm-184 {
    padding-top: 184px !important;
  }
  .\--margin-top-sm-184 {
    margin-top: 184px !important;
  }
  .\--padding-top-sm-185 {
    padding-top: 185px !important;
  }
  .\--margin-top-sm-185 {
    margin-top: 185px !important;
  }
  .\--padding-top-sm-186 {
    padding-top: 186px !important;
  }
  .\--margin-top-sm-186 {
    margin-top: 186px !important;
  }
  .\--padding-top-sm-187 {
    padding-top: 187px !important;
  }
  .\--margin-top-sm-187 {
    margin-top: 187px !important;
  }
  .\--padding-top-sm-188 {
    padding-top: 188px !important;
  }
  .\--margin-top-sm-188 {
    margin-top: 188px !important;
  }
  .\--padding-top-sm-189 {
    padding-top: 189px !important;
  }
  .\--margin-top-sm-189 {
    margin-top: 189px !important;
  }
  .\--padding-top-sm-190 {
    padding-top: 190px !important;
  }
  .\--margin-top-sm-190 {
    margin-top: 190px !important;
  }
  .\--padding-top-sm-191 {
    padding-top: 191px !important;
  }
  .\--margin-top-sm-191 {
    margin-top: 191px !important;
  }
  .\--padding-top-sm-192 {
    padding-top: 192px !important;
  }
  .\--margin-top-sm-192 {
    margin-top: 192px !important;
  }
  .\--padding-top-sm-193 {
    padding-top: 193px !important;
  }
  .\--margin-top-sm-193 {
    margin-top: 193px !important;
  }
  .\--padding-top-sm-194 {
    padding-top: 194px !important;
  }
  .\--margin-top-sm-194 {
    margin-top: 194px !important;
  }
  .\--padding-top-sm-195 {
    padding-top: 195px !important;
  }
  .\--margin-top-sm-195 {
    margin-top: 195px !important;
  }
  .\--padding-top-sm-196 {
    padding-top: 196px !important;
  }
  .\--margin-top-sm-196 {
    margin-top: 196px !important;
  }
  .\--padding-top-sm-197 {
    padding-top: 197px !important;
  }
  .\--margin-top-sm-197 {
    margin-top: 197px !important;
  }
  .\--padding-top-sm-198 {
    padding-top: 198px !important;
  }
  .\--margin-top-sm-198 {
    margin-top: 198px !important;
  }
  .\--padding-top-sm-199 {
    padding-top: 199px !important;
  }
  .\--margin-top-sm-199 {
    margin-top: 199px !important;
  }
  .\--padding-top-sm-200 {
    padding-top: 200px !important;
  }
  .\--margin-top-sm-200 {
    margin-top: 200px !important;
  }
  .\--padding-top-sm-201 {
    padding-top: 201px !important;
  }
  .\--margin-top-sm-201 {
    margin-top: 201px !important;
  }
  .\--padding-top-sm-202 {
    padding-top: 202px !important;
  }
  .\--margin-top-sm-202 {
    margin-top: 202px !important;
  }
  .\--padding-top-sm-203 {
    padding-top: 203px !important;
  }
  .\--margin-top-sm-203 {
    margin-top: 203px !important;
  }
  .\--padding-top-sm-204 {
    padding-top: 204px !important;
  }
  .\--margin-top-sm-204 {
    margin-top: 204px !important;
  }
  .\--padding-top-sm-205 {
    padding-top: 205px !important;
  }
  .\--margin-top-sm-205 {
    margin-top: 205px !important;
  }
  .\--padding-top-sm-206 {
    padding-top: 206px !important;
  }
  .\--margin-top-sm-206 {
    margin-top: 206px !important;
  }
  .\--padding-top-sm-207 {
    padding-top: 207px !important;
  }
  .\--margin-top-sm-207 {
    margin-top: 207px !important;
  }
  .\--padding-top-sm-208 {
    padding-top: 208px !important;
  }
  .\--margin-top-sm-208 {
    margin-top: 208px !important;
  }
  .\--padding-top-sm-209 {
    padding-top: 209px !important;
  }
  .\--margin-top-sm-209 {
    margin-top: 209px !important;
  }
  .\--padding-top-sm-210 {
    padding-top: 210px !important;
  }
  .\--margin-top-sm-210 {
    margin-top: 210px !important;
  }
  .\--padding-top-sm-211 {
    padding-top: 211px !important;
  }
  .\--margin-top-sm-211 {
    margin-top: 211px !important;
  }
  .\--padding-top-sm-212 {
    padding-top: 212px !important;
  }
  .\--margin-top-sm-212 {
    margin-top: 212px !important;
  }
  .\--padding-top-sm-213 {
    padding-top: 213px !important;
  }
  .\--margin-top-sm-213 {
    margin-top: 213px !important;
  }
  .\--padding-top-sm-214 {
    padding-top: 214px !important;
  }
  .\--margin-top-sm-214 {
    margin-top: 214px !important;
  }
  .\--padding-top-sm-215 {
    padding-top: 215px !important;
  }
  .\--margin-top-sm-215 {
    margin-top: 215px !important;
  }
  .\--padding-top-sm-216 {
    padding-top: 216px !important;
  }
  .\--margin-top-sm-216 {
    margin-top: 216px !important;
  }
  .\--padding-top-sm-217 {
    padding-top: 217px !important;
  }
  .\--margin-top-sm-217 {
    margin-top: 217px !important;
  }
  .\--padding-top-sm-218 {
    padding-top: 218px !important;
  }
  .\--margin-top-sm-218 {
    margin-top: 218px !important;
  }
  .\--padding-top-sm-219 {
    padding-top: 219px !important;
  }
  .\--margin-top-sm-219 {
    margin-top: 219px !important;
  }
  .\--padding-top-sm-220 {
    padding-top: 220px !important;
  }
  .\--margin-top-sm-220 {
    margin-top: 220px !important;
  }
  .\--padding-top-sm-221 {
    padding-top: 221px !important;
  }
  .\--margin-top-sm-221 {
    margin-top: 221px !important;
  }
  .\--padding-top-sm-222 {
    padding-top: 222px !important;
  }
  .\--margin-top-sm-222 {
    margin-top: 222px !important;
  }
  .\--padding-top-sm-223 {
    padding-top: 223px !important;
  }
  .\--margin-top-sm-223 {
    margin-top: 223px !important;
  }
  .\--padding-top-sm-224 {
    padding-top: 224px !important;
  }
  .\--margin-top-sm-224 {
    margin-top: 224px !important;
  }
  .\--padding-top-sm-225 {
    padding-top: 225px !important;
  }
  .\--margin-top-sm-225 {
    margin-top: 225px !important;
  }
  .\--padding-top-sm-226 {
    padding-top: 226px !important;
  }
  .\--margin-top-sm-226 {
    margin-top: 226px !important;
  }
  .\--padding-top-sm-227 {
    padding-top: 227px !important;
  }
  .\--margin-top-sm-227 {
    margin-top: 227px !important;
  }
  .\--padding-top-sm-228 {
    padding-top: 228px !important;
  }
  .\--margin-top-sm-228 {
    margin-top: 228px !important;
  }
  .\--padding-top-sm-229 {
    padding-top: 229px !important;
  }
  .\--margin-top-sm-229 {
    margin-top: 229px !important;
  }
  .\--padding-top-sm-230 {
    padding-top: 230px !important;
  }
  .\--margin-top-sm-230 {
    margin-top: 230px !important;
  }
  .\--padding-top-sm-231 {
    padding-top: 231px !important;
  }
  .\--margin-top-sm-231 {
    margin-top: 231px !important;
  }
  .\--padding-top-sm-232 {
    padding-top: 232px !important;
  }
  .\--margin-top-sm-232 {
    margin-top: 232px !important;
  }
  .\--padding-top-sm-233 {
    padding-top: 233px !important;
  }
  .\--margin-top-sm-233 {
    margin-top: 233px !important;
  }
  .\--padding-top-sm-234 {
    padding-top: 234px !important;
  }
  .\--margin-top-sm-234 {
    margin-top: 234px !important;
  }
  .\--padding-top-sm-235 {
    padding-top: 235px !important;
  }
  .\--margin-top-sm-235 {
    margin-top: 235px !important;
  }
  .\--padding-top-sm-236 {
    padding-top: 236px !important;
  }
  .\--margin-top-sm-236 {
    margin-top: 236px !important;
  }
  .\--padding-top-sm-237 {
    padding-top: 237px !important;
  }
  .\--margin-top-sm-237 {
    margin-top: 237px !important;
  }
  .\--padding-top-sm-238 {
    padding-top: 238px !important;
  }
  .\--margin-top-sm-238 {
    margin-top: 238px !important;
  }
  .\--padding-top-sm-239 {
    padding-top: 239px !important;
  }
  .\--margin-top-sm-239 {
    margin-top: 239px !important;
  }
  .\--padding-top-sm-240 {
    padding-top: 240px !important;
  }
  .\--margin-top-sm-240 {
    margin-top: 240px !important;
  }
  .\--padding-top-sm-241 {
    padding-top: 241px !important;
  }
  .\--margin-top-sm-241 {
    margin-top: 241px !important;
  }
  .\--padding-top-sm-242 {
    padding-top: 242px !important;
  }
  .\--margin-top-sm-242 {
    margin-top: 242px !important;
  }
  .\--padding-top-sm-243 {
    padding-top: 243px !important;
  }
  .\--margin-top-sm-243 {
    margin-top: 243px !important;
  }
  .\--padding-top-sm-244 {
    padding-top: 244px !important;
  }
  .\--margin-top-sm-244 {
    margin-top: 244px !important;
  }
  .\--padding-top-sm-245 {
    padding-top: 245px !important;
  }
  .\--margin-top-sm-245 {
    margin-top: 245px !important;
  }
  .\--padding-top-sm-246 {
    padding-top: 246px !important;
  }
  .\--margin-top-sm-246 {
    margin-top: 246px !important;
  }
  .\--padding-top-sm-247 {
    padding-top: 247px !important;
  }
  .\--margin-top-sm-247 {
    margin-top: 247px !important;
  }
  .\--padding-top-sm-248 {
    padding-top: 248px !important;
  }
  .\--margin-top-sm-248 {
    margin-top: 248px !important;
  }
  .\--padding-top-sm-249 {
    padding-top: 249px !important;
  }
  .\--margin-top-sm-249 {
    margin-top: 249px !important;
  }
  .\--padding-top-sm-250 {
    padding-top: 250px !important;
  }
  .\--margin-top-sm-250 {
    margin-top: 250px !important;
  }
  .\--padding-top-sm-251 {
    padding-top: 251px !important;
  }
  .\--margin-top-sm-251 {
    margin-top: 251px !important;
  }
  .\--padding-top-sm-252 {
    padding-top: 252px !important;
  }
  .\--margin-top-sm-252 {
    margin-top: 252px !important;
  }
  .\--padding-top-sm-253 {
    padding-top: 253px !important;
  }
  .\--margin-top-sm-253 {
    margin-top: 253px !important;
  }
  .\--padding-top-sm-254 {
    padding-top: 254px !important;
  }
  .\--margin-top-sm-254 {
    margin-top: 254px !important;
  }
  .\--padding-top-sm-255 {
    padding-top: 255px !important;
  }
  .\--margin-top-sm-255 {
    margin-top: 255px !important;
  }
  .\--padding-top-sm-256 {
    padding-top: 256px !important;
  }
  .\--margin-top-sm-256 {
    margin-top: 256px !important;
  }
  .\--padding-top-sm-257 {
    padding-top: 257px !important;
  }
  .\--margin-top-sm-257 {
    margin-top: 257px !important;
  }
  .\--padding-top-sm-258 {
    padding-top: 258px !important;
  }
  .\--margin-top-sm-258 {
    margin-top: 258px !important;
  }
  .\--padding-top-sm-259 {
    padding-top: 259px !important;
  }
  .\--margin-top-sm-259 {
    margin-top: 259px !important;
  }
  .\--padding-top-sm-260 {
    padding-top: 260px !important;
  }
  .\--margin-top-sm-260 {
    margin-top: 260px !important;
  }
  .\--padding-top-sm-261 {
    padding-top: 261px !important;
  }
  .\--margin-top-sm-261 {
    margin-top: 261px !important;
  }
  .\--padding-top-sm-262 {
    padding-top: 262px !important;
  }
  .\--margin-top-sm-262 {
    margin-top: 262px !important;
  }
  .\--padding-top-sm-263 {
    padding-top: 263px !important;
  }
  .\--margin-top-sm-263 {
    margin-top: 263px !important;
  }
  .\--padding-top-sm-264 {
    padding-top: 264px !important;
  }
  .\--margin-top-sm-264 {
    margin-top: 264px !important;
  }
  .\--padding-top-sm-265 {
    padding-top: 265px !important;
  }
  .\--margin-top-sm-265 {
    margin-top: 265px !important;
  }
  .\--padding-top-sm-266 {
    padding-top: 266px !important;
  }
  .\--margin-top-sm-266 {
    margin-top: 266px !important;
  }
  .\--padding-top-sm-267 {
    padding-top: 267px !important;
  }
  .\--margin-top-sm-267 {
    margin-top: 267px !important;
  }
  .\--padding-top-sm-268 {
    padding-top: 268px !important;
  }
  .\--margin-top-sm-268 {
    margin-top: 268px !important;
  }
  .\--padding-top-sm-269 {
    padding-top: 269px !important;
  }
  .\--margin-top-sm-269 {
    margin-top: 269px !important;
  }
  .\--padding-top-sm-270 {
    padding-top: 270px !important;
  }
  .\--margin-top-sm-270 {
    margin-top: 270px !important;
  }
  .\--padding-top-sm-271 {
    padding-top: 271px !important;
  }
  .\--margin-top-sm-271 {
    margin-top: 271px !important;
  }
  .\--padding-top-sm-272 {
    padding-top: 272px !important;
  }
  .\--margin-top-sm-272 {
    margin-top: 272px !important;
  }
  .\--padding-top-sm-273 {
    padding-top: 273px !important;
  }
  .\--margin-top-sm-273 {
    margin-top: 273px !important;
  }
  .\--padding-top-sm-274 {
    padding-top: 274px !important;
  }
  .\--margin-top-sm-274 {
    margin-top: 274px !important;
  }
  .\--padding-top-sm-275 {
    padding-top: 275px !important;
  }
  .\--margin-top-sm-275 {
    margin-top: 275px !important;
  }
  .\--padding-top-sm-276 {
    padding-top: 276px !important;
  }
  .\--margin-top-sm-276 {
    margin-top: 276px !important;
  }
  .\--padding-top-sm-277 {
    padding-top: 277px !important;
  }
  .\--margin-top-sm-277 {
    margin-top: 277px !important;
  }
  .\--padding-top-sm-278 {
    padding-top: 278px !important;
  }
  .\--margin-top-sm-278 {
    margin-top: 278px !important;
  }
  .\--padding-top-sm-279 {
    padding-top: 279px !important;
  }
  .\--margin-top-sm-279 {
    margin-top: 279px !important;
  }
  .\--padding-top-sm-280 {
    padding-top: 280px !important;
  }
  .\--margin-top-sm-280 {
    margin-top: 280px !important;
  }
  .\--padding-top-sm-281 {
    padding-top: 281px !important;
  }
  .\--margin-top-sm-281 {
    margin-top: 281px !important;
  }
  .\--padding-top-sm-282 {
    padding-top: 282px !important;
  }
  .\--margin-top-sm-282 {
    margin-top: 282px !important;
  }
  .\--padding-top-sm-283 {
    padding-top: 283px !important;
  }
  .\--margin-top-sm-283 {
    margin-top: 283px !important;
  }
  .\--padding-top-sm-284 {
    padding-top: 284px !important;
  }
  .\--margin-top-sm-284 {
    margin-top: 284px !important;
  }
  .\--padding-top-sm-285 {
    padding-top: 285px !important;
  }
  .\--margin-top-sm-285 {
    margin-top: 285px !important;
  }
  .\--padding-top-sm-286 {
    padding-top: 286px !important;
  }
  .\--margin-top-sm-286 {
    margin-top: 286px !important;
  }
  .\--padding-top-sm-287 {
    padding-top: 287px !important;
  }
  .\--margin-top-sm-287 {
    margin-top: 287px !important;
  }
  .\--padding-top-sm-288 {
    padding-top: 288px !important;
  }
  .\--margin-top-sm-288 {
    margin-top: 288px !important;
  }
  .\--padding-top-sm-289 {
    padding-top: 289px !important;
  }
  .\--margin-top-sm-289 {
    margin-top: 289px !important;
  }
  .\--padding-top-sm-290 {
    padding-top: 290px !important;
  }
  .\--margin-top-sm-290 {
    margin-top: 290px !important;
  }
  .\--padding-top-sm-291 {
    padding-top: 291px !important;
  }
  .\--margin-top-sm-291 {
    margin-top: 291px !important;
  }
  .\--padding-top-sm-292 {
    padding-top: 292px !important;
  }
  .\--margin-top-sm-292 {
    margin-top: 292px !important;
  }
  .\--padding-top-sm-293 {
    padding-top: 293px !important;
  }
  .\--margin-top-sm-293 {
    margin-top: 293px !important;
  }
  .\--padding-top-sm-294 {
    padding-top: 294px !important;
  }
  .\--margin-top-sm-294 {
    margin-top: 294px !important;
  }
  .\--padding-top-sm-295 {
    padding-top: 295px !important;
  }
  .\--margin-top-sm-295 {
    margin-top: 295px !important;
  }
  .\--padding-top-sm-296 {
    padding-top: 296px !important;
  }
  .\--margin-top-sm-296 {
    margin-top: 296px !important;
  }
  .\--padding-top-sm-297 {
    padding-top: 297px !important;
  }
  .\--margin-top-sm-297 {
    margin-top: 297px !important;
  }
  .\--padding-top-sm-298 {
    padding-top: 298px !important;
  }
  .\--margin-top-sm-298 {
    margin-top: 298px !important;
  }
  .\--padding-top-sm-299 {
    padding-top: 299px !important;
  }
  .\--margin-top-sm-299 {
    margin-top: 299px !important;
  }
  .\--padding-top-sm-300 {
    padding-top: 300px !important;
  }
  .\--margin-top-sm-300 {
    margin-top: 300px !important;
  }
  .\--padding-bottom-sm-0 {
    padding-bottom: 0px !important;
  }
  .\--margin-bottom-sm-0 {
    margin-bottom: 0px !important;
  }
  .\--padding-bottom-sm-1 {
    padding-bottom: 1px !important;
  }
  .\--margin-bottom-sm-1 {
    margin-bottom: 1px !important;
  }
  .\--padding-bottom-sm-2 {
    padding-bottom: 2px !important;
  }
  .\--margin-bottom-sm-2 {
    margin-bottom: 2px !important;
  }
  .\--padding-bottom-sm-3 {
    padding-bottom: 3px !important;
  }
  .\--margin-bottom-sm-3 {
    margin-bottom: 3px !important;
  }
  .\--padding-bottom-sm-4 {
    padding-bottom: 4px !important;
  }
  .\--margin-bottom-sm-4 {
    margin-bottom: 4px !important;
  }
  .\--padding-bottom-sm-5 {
    padding-bottom: 5px !important;
  }
  .\--margin-bottom-sm-5 {
    margin-bottom: 5px !important;
  }
  .\--padding-bottom-sm-6 {
    padding-bottom: 6px !important;
  }
  .\--margin-bottom-sm-6 {
    margin-bottom: 6px !important;
  }
  .\--padding-bottom-sm-7 {
    padding-bottom: 7px !important;
  }
  .\--margin-bottom-sm-7 {
    margin-bottom: 7px !important;
  }
  .\--padding-bottom-sm-8 {
    padding-bottom: 8px !important;
  }
  .\--margin-bottom-sm-8 {
    margin-bottom: 8px !important;
  }
  .\--padding-bottom-sm-9 {
    padding-bottom: 9px !important;
  }
  .\--margin-bottom-sm-9 {
    margin-bottom: 9px !important;
  }
  .\--padding-bottom-sm-10 {
    padding-bottom: 10px !important;
  }
  .\--margin-bottom-sm-10 {
    margin-bottom: 10px !important;
  }
  .\--padding-bottom-sm-11 {
    padding-bottom: 11px !important;
  }
  .\--margin-bottom-sm-11 {
    margin-bottom: 11px !important;
  }
  .\--padding-bottom-sm-12 {
    padding-bottom: 12px !important;
  }
  .\--margin-bottom-sm-12 {
    margin-bottom: 12px !important;
  }
  .\--padding-bottom-sm-13 {
    padding-bottom: 13px !important;
  }
  .\--margin-bottom-sm-13 {
    margin-bottom: 13px !important;
  }
  .\--padding-bottom-sm-14 {
    padding-bottom: 14px !important;
  }
  .\--margin-bottom-sm-14 {
    margin-bottom: 14px !important;
  }
  .\--padding-bottom-sm-15 {
    padding-bottom: 15px !important;
  }
  .\--margin-bottom-sm-15 {
    margin-bottom: 15px !important;
  }
  .\--padding-bottom-sm-16 {
    padding-bottom: 16px !important;
  }
  .\--margin-bottom-sm-16 {
    margin-bottom: 16px !important;
  }
  .\--padding-bottom-sm-17 {
    padding-bottom: 17px !important;
  }
  .\--margin-bottom-sm-17 {
    margin-bottom: 17px !important;
  }
  .\--padding-bottom-sm-18 {
    padding-bottom: 18px !important;
  }
  .\--margin-bottom-sm-18 {
    margin-bottom: 18px !important;
  }
  .\--padding-bottom-sm-19 {
    padding-bottom: 19px !important;
  }
  .\--margin-bottom-sm-19 {
    margin-bottom: 19px !important;
  }
  .\--padding-bottom-sm-20 {
    padding-bottom: 20px !important;
  }
  .\--margin-bottom-sm-20 {
    margin-bottom: 20px !important;
  }
  .\--padding-bottom-sm-21 {
    padding-bottom: 21px !important;
  }
  .\--margin-bottom-sm-21 {
    margin-bottom: 21px !important;
  }
  .\--padding-bottom-sm-22 {
    padding-bottom: 22px !important;
  }
  .\--margin-bottom-sm-22 {
    margin-bottom: 22px !important;
  }
  .\--padding-bottom-sm-23 {
    padding-bottom: 23px !important;
  }
  .\--margin-bottom-sm-23 {
    margin-bottom: 23px !important;
  }
  .\--padding-bottom-sm-24 {
    padding-bottom: 24px !important;
  }
  .\--margin-bottom-sm-24 {
    margin-bottom: 24px !important;
  }
  .\--padding-bottom-sm-25 {
    padding-bottom: 25px !important;
  }
  .\--margin-bottom-sm-25 {
    margin-bottom: 25px !important;
  }
  .\--padding-bottom-sm-26 {
    padding-bottom: 26px !important;
  }
  .\--margin-bottom-sm-26 {
    margin-bottom: 26px !important;
  }
  .\--padding-bottom-sm-27 {
    padding-bottom: 27px !important;
  }
  .\--margin-bottom-sm-27 {
    margin-bottom: 27px !important;
  }
  .\--padding-bottom-sm-28 {
    padding-bottom: 28px !important;
  }
  .\--margin-bottom-sm-28 {
    margin-bottom: 28px !important;
  }
  .\--padding-bottom-sm-29 {
    padding-bottom: 29px !important;
  }
  .\--margin-bottom-sm-29 {
    margin-bottom: 29px !important;
  }
  .\--padding-bottom-sm-30 {
    padding-bottom: 30px !important;
  }
  .\--margin-bottom-sm-30 {
    margin-bottom: 30px !important;
  }
  .\--padding-bottom-sm-31 {
    padding-bottom: 31px !important;
  }
  .\--margin-bottom-sm-31 {
    margin-bottom: 31px !important;
  }
  .\--padding-bottom-sm-32 {
    padding-bottom: 32px !important;
  }
  .\--margin-bottom-sm-32 {
    margin-bottom: 32px !important;
  }
  .\--padding-bottom-sm-33 {
    padding-bottom: 33px !important;
  }
  .\--margin-bottom-sm-33 {
    margin-bottom: 33px !important;
  }
  .\--padding-bottom-sm-34 {
    padding-bottom: 34px !important;
  }
  .\--margin-bottom-sm-34 {
    margin-bottom: 34px !important;
  }
  .\--padding-bottom-sm-35 {
    padding-bottom: 35px !important;
  }
  .\--margin-bottom-sm-35 {
    margin-bottom: 35px !important;
  }
  .\--padding-bottom-sm-36 {
    padding-bottom: 36px !important;
  }
  .\--margin-bottom-sm-36 {
    margin-bottom: 36px !important;
  }
  .\--padding-bottom-sm-37 {
    padding-bottom: 37px !important;
  }
  .\--margin-bottom-sm-37 {
    margin-bottom: 37px !important;
  }
  .\--padding-bottom-sm-38 {
    padding-bottom: 38px !important;
  }
  .\--margin-bottom-sm-38 {
    margin-bottom: 38px !important;
  }
  .\--padding-bottom-sm-39 {
    padding-bottom: 39px !important;
  }
  .\--margin-bottom-sm-39 {
    margin-bottom: 39px !important;
  }
  .\--padding-bottom-sm-40 {
    padding-bottom: 40px !important;
  }
  .\--margin-bottom-sm-40 {
    margin-bottom: 40px !important;
  }
  .\--padding-bottom-sm-41 {
    padding-bottom: 41px !important;
  }
  .\--margin-bottom-sm-41 {
    margin-bottom: 41px !important;
  }
  .\--padding-bottom-sm-42 {
    padding-bottom: 42px !important;
  }
  .\--margin-bottom-sm-42 {
    margin-bottom: 42px !important;
  }
  .\--padding-bottom-sm-43 {
    padding-bottom: 43px !important;
  }
  .\--margin-bottom-sm-43 {
    margin-bottom: 43px !important;
  }
  .\--padding-bottom-sm-44 {
    padding-bottom: 44px !important;
  }
  .\--margin-bottom-sm-44 {
    margin-bottom: 44px !important;
  }
  .\--padding-bottom-sm-45 {
    padding-bottom: 45px !important;
  }
  .\--margin-bottom-sm-45 {
    margin-bottom: 45px !important;
  }
  .\--padding-bottom-sm-46 {
    padding-bottom: 46px !important;
  }
  .\--margin-bottom-sm-46 {
    margin-bottom: 46px !important;
  }
  .\--padding-bottom-sm-47 {
    padding-bottom: 47px !important;
  }
  .\--margin-bottom-sm-47 {
    margin-bottom: 47px !important;
  }
  .\--padding-bottom-sm-48 {
    padding-bottom: 48px !important;
  }
  .\--margin-bottom-sm-48 {
    margin-bottom: 48px !important;
  }
  .\--padding-bottom-sm-49 {
    padding-bottom: 49px !important;
  }
  .\--margin-bottom-sm-49 {
    margin-bottom: 49px !important;
  }
  .\--padding-bottom-sm-50 {
    padding-bottom: 50px !important;
  }
  .\--margin-bottom-sm-50 {
    margin-bottom: 50px !important;
  }
  .\--padding-bottom-sm-51 {
    padding-bottom: 51px !important;
  }
  .\--margin-bottom-sm-51 {
    margin-bottom: 51px !important;
  }
  .\--padding-bottom-sm-52 {
    padding-bottom: 52px !important;
  }
  .\--margin-bottom-sm-52 {
    margin-bottom: 52px !important;
  }
  .\--padding-bottom-sm-53 {
    padding-bottom: 53px !important;
  }
  .\--margin-bottom-sm-53 {
    margin-bottom: 53px !important;
  }
  .\--padding-bottom-sm-54 {
    padding-bottom: 54px !important;
  }
  .\--margin-bottom-sm-54 {
    margin-bottom: 54px !important;
  }
  .\--padding-bottom-sm-55 {
    padding-bottom: 55px !important;
  }
  .\--margin-bottom-sm-55 {
    margin-bottom: 55px !important;
  }
  .\--padding-bottom-sm-56 {
    padding-bottom: 56px !important;
  }
  .\--margin-bottom-sm-56 {
    margin-bottom: 56px !important;
  }
  .\--padding-bottom-sm-57 {
    padding-bottom: 57px !important;
  }
  .\--margin-bottom-sm-57 {
    margin-bottom: 57px !important;
  }
  .\--padding-bottom-sm-58 {
    padding-bottom: 58px !important;
  }
  .\--margin-bottom-sm-58 {
    margin-bottom: 58px !important;
  }
  .\--padding-bottom-sm-59 {
    padding-bottom: 59px !important;
  }
  .\--margin-bottom-sm-59 {
    margin-bottom: 59px !important;
  }
  .\--padding-bottom-sm-60 {
    padding-bottom: 60px !important;
  }
  .\--margin-bottom-sm-60 {
    margin-bottom: 60px !important;
  }
  .\--padding-bottom-sm-61 {
    padding-bottom: 61px !important;
  }
  .\--margin-bottom-sm-61 {
    margin-bottom: 61px !important;
  }
  .\--padding-bottom-sm-62 {
    padding-bottom: 62px !important;
  }
  .\--margin-bottom-sm-62 {
    margin-bottom: 62px !important;
  }
  .\--padding-bottom-sm-63 {
    padding-bottom: 63px !important;
  }
  .\--margin-bottom-sm-63 {
    margin-bottom: 63px !important;
  }
  .\--padding-bottom-sm-64 {
    padding-bottom: 64px !important;
  }
  .\--margin-bottom-sm-64 {
    margin-bottom: 64px !important;
  }
  .\--padding-bottom-sm-65 {
    padding-bottom: 65px !important;
  }
  .\--margin-bottom-sm-65 {
    margin-bottom: 65px !important;
  }
  .\--padding-bottom-sm-66 {
    padding-bottom: 66px !important;
  }
  .\--margin-bottom-sm-66 {
    margin-bottom: 66px !important;
  }
  .\--padding-bottom-sm-67 {
    padding-bottom: 67px !important;
  }
  .\--margin-bottom-sm-67 {
    margin-bottom: 67px !important;
  }
  .\--padding-bottom-sm-68 {
    padding-bottom: 68px !important;
  }
  .\--margin-bottom-sm-68 {
    margin-bottom: 68px !important;
  }
  .\--padding-bottom-sm-69 {
    padding-bottom: 69px !important;
  }
  .\--margin-bottom-sm-69 {
    margin-bottom: 69px !important;
  }
  .\--padding-bottom-sm-70 {
    padding-bottom: 70px !important;
  }
  .\--margin-bottom-sm-70 {
    margin-bottom: 70px !important;
  }
  .\--padding-bottom-sm-71 {
    padding-bottom: 71px !important;
  }
  .\--margin-bottom-sm-71 {
    margin-bottom: 71px !important;
  }
  .\--padding-bottom-sm-72 {
    padding-bottom: 72px !important;
  }
  .\--margin-bottom-sm-72 {
    margin-bottom: 72px !important;
  }
  .\--padding-bottom-sm-73 {
    padding-bottom: 73px !important;
  }
  .\--margin-bottom-sm-73 {
    margin-bottom: 73px !important;
  }
  .\--padding-bottom-sm-74 {
    padding-bottom: 74px !important;
  }
  .\--margin-bottom-sm-74 {
    margin-bottom: 74px !important;
  }
  .\--padding-bottom-sm-75 {
    padding-bottom: 75px !important;
  }
  .\--margin-bottom-sm-75 {
    margin-bottom: 75px !important;
  }
  .\--padding-bottom-sm-76 {
    padding-bottom: 76px !important;
  }
  .\--margin-bottom-sm-76 {
    margin-bottom: 76px !important;
  }
  .\--padding-bottom-sm-77 {
    padding-bottom: 77px !important;
  }
  .\--margin-bottom-sm-77 {
    margin-bottom: 77px !important;
  }
  .\--padding-bottom-sm-78 {
    padding-bottom: 78px !important;
  }
  .\--margin-bottom-sm-78 {
    margin-bottom: 78px !important;
  }
  .\--padding-bottom-sm-79 {
    padding-bottom: 79px !important;
  }
  .\--margin-bottom-sm-79 {
    margin-bottom: 79px !important;
  }
  .\--padding-bottom-sm-80 {
    padding-bottom: 80px !important;
  }
  .\--margin-bottom-sm-80 {
    margin-bottom: 80px !important;
  }
  .\--padding-bottom-sm-81 {
    padding-bottom: 81px !important;
  }
  .\--margin-bottom-sm-81 {
    margin-bottom: 81px !important;
  }
  .\--padding-bottom-sm-82 {
    padding-bottom: 82px !important;
  }
  .\--margin-bottom-sm-82 {
    margin-bottom: 82px !important;
  }
  .\--padding-bottom-sm-83 {
    padding-bottom: 83px !important;
  }
  .\--margin-bottom-sm-83 {
    margin-bottom: 83px !important;
  }
  .\--padding-bottom-sm-84 {
    padding-bottom: 84px !important;
  }
  .\--margin-bottom-sm-84 {
    margin-bottom: 84px !important;
  }
  .\--padding-bottom-sm-85 {
    padding-bottom: 85px !important;
  }
  .\--margin-bottom-sm-85 {
    margin-bottom: 85px !important;
  }
  .\--padding-bottom-sm-86 {
    padding-bottom: 86px !important;
  }
  .\--margin-bottom-sm-86 {
    margin-bottom: 86px !important;
  }
  .\--padding-bottom-sm-87 {
    padding-bottom: 87px !important;
  }
  .\--margin-bottom-sm-87 {
    margin-bottom: 87px !important;
  }
  .\--padding-bottom-sm-88 {
    padding-bottom: 88px !important;
  }
  .\--margin-bottom-sm-88 {
    margin-bottom: 88px !important;
  }
  .\--padding-bottom-sm-89 {
    padding-bottom: 89px !important;
  }
  .\--margin-bottom-sm-89 {
    margin-bottom: 89px !important;
  }
  .\--padding-bottom-sm-90 {
    padding-bottom: 90px !important;
  }
  .\--margin-bottom-sm-90 {
    margin-bottom: 90px !important;
  }
  .\--padding-bottom-sm-91 {
    padding-bottom: 91px !important;
  }
  .\--margin-bottom-sm-91 {
    margin-bottom: 91px !important;
  }
  .\--padding-bottom-sm-92 {
    padding-bottom: 92px !important;
  }
  .\--margin-bottom-sm-92 {
    margin-bottom: 92px !important;
  }
  .\--padding-bottom-sm-93 {
    padding-bottom: 93px !important;
  }
  .\--margin-bottom-sm-93 {
    margin-bottom: 93px !important;
  }
  .\--padding-bottom-sm-94 {
    padding-bottom: 94px !important;
  }
  .\--margin-bottom-sm-94 {
    margin-bottom: 94px !important;
  }
  .\--padding-bottom-sm-95 {
    padding-bottom: 95px !important;
  }
  .\--margin-bottom-sm-95 {
    margin-bottom: 95px !important;
  }
  .\--padding-bottom-sm-96 {
    padding-bottom: 96px !important;
  }
  .\--margin-bottom-sm-96 {
    margin-bottom: 96px !important;
  }
  .\--padding-bottom-sm-97 {
    padding-bottom: 97px !important;
  }
  .\--margin-bottom-sm-97 {
    margin-bottom: 97px !important;
  }
  .\--padding-bottom-sm-98 {
    padding-bottom: 98px !important;
  }
  .\--margin-bottom-sm-98 {
    margin-bottom: 98px !important;
  }
  .\--padding-bottom-sm-99 {
    padding-bottom: 99px !important;
  }
  .\--margin-bottom-sm-99 {
    margin-bottom: 99px !important;
  }
  .\--padding-bottom-sm-100 {
    padding-bottom: 100px !important;
  }
  .\--margin-bottom-sm-100 {
    margin-bottom: 100px !important;
  }
  .\--padding-bottom-sm-101 {
    padding-bottom: 101px !important;
  }
  .\--margin-bottom-sm-101 {
    margin-bottom: 101px !important;
  }
  .\--padding-bottom-sm-102 {
    padding-bottom: 102px !important;
  }
  .\--margin-bottom-sm-102 {
    margin-bottom: 102px !important;
  }
  .\--padding-bottom-sm-103 {
    padding-bottom: 103px !important;
  }
  .\--margin-bottom-sm-103 {
    margin-bottom: 103px !important;
  }
  .\--padding-bottom-sm-104 {
    padding-bottom: 104px !important;
  }
  .\--margin-bottom-sm-104 {
    margin-bottom: 104px !important;
  }
  .\--padding-bottom-sm-105 {
    padding-bottom: 105px !important;
  }
  .\--margin-bottom-sm-105 {
    margin-bottom: 105px !important;
  }
  .\--padding-bottom-sm-106 {
    padding-bottom: 106px !important;
  }
  .\--margin-bottom-sm-106 {
    margin-bottom: 106px !important;
  }
  .\--padding-bottom-sm-107 {
    padding-bottom: 107px !important;
  }
  .\--margin-bottom-sm-107 {
    margin-bottom: 107px !important;
  }
  .\--padding-bottom-sm-108 {
    padding-bottom: 108px !important;
  }
  .\--margin-bottom-sm-108 {
    margin-bottom: 108px !important;
  }
  .\--padding-bottom-sm-109 {
    padding-bottom: 109px !important;
  }
  .\--margin-bottom-sm-109 {
    margin-bottom: 109px !important;
  }
  .\--padding-bottom-sm-110 {
    padding-bottom: 110px !important;
  }
  .\--margin-bottom-sm-110 {
    margin-bottom: 110px !important;
  }
  .\--padding-bottom-sm-111 {
    padding-bottom: 111px !important;
  }
  .\--margin-bottom-sm-111 {
    margin-bottom: 111px !important;
  }
  .\--padding-bottom-sm-112 {
    padding-bottom: 112px !important;
  }
  .\--margin-bottom-sm-112 {
    margin-bottom: 112px !important;
  }
  .\--padding-bottom-sm-113 {
    padding-bottom: 113px !important;
  }
  .\--margin-bottom-sm-113 {
    margin-bottom: 113px !important;
  }
  .\--padding-bottom-sm-114 {
    padding-bottom: 114px !important;
  }
  .\--margin-bottom-sm-114 {
    margin-bottom: 114px !important;
  }
  .\--padding-bottom-sm-115 {
    padding-bottom: 115px !important;
  }
  .\--margin-bottom-sm-115 {
    margin-bottom: 115px !important;
  }
  .\--padding-bottom-sm-116 {
    padding-bottom: 116px !important;
  }
  .\--margin-bottom-sm-116 {
    margin-bottom: 116px !important;
  }
  .\--padding-bottom-sm-117 {
    padding-bottom: 117px !important;
  }
  .\--margin-bottom-sm-117 {
    margin-bottom: 117px !important;
  }
  .\--padding-bottom-sm-118 {
    padding-bottom: 118px !important;
  }
  .\--margin-bottom-sm-118 {
    margin-bottom: 118px !important;
  }
  .\--padding-bottom-sm-119 {
    padding-bottom: 119px !important;
  }
  .\--margin-bottom-sm-119 {
    margin-bottom: 119px !important;
  }
  .\--padding-bottom-sm-120 {
    padding-bottom: 120px !important;
  }
  .\--margin-bottom-sm-120 {
    margin-bottom: 120px !important;
  }
  .\--padding-bottom-sm-121 {
    padding-bottom: 121px !important;
  }
  .\--margin-bottom-sm-121 {
    margin-bottom: 121px !important;
  }
  .\--padding-bottom-sm-122 {
    padding-bottom: 122px !important;
  }
  .\--margin-bottom-sm-122 {
    margin-bottom: 122px !important;
  }
  .\--padding-bottom-sm-123 {
    padding-bottom: 123px !important;
  }
  .\--margin-bottom-sm-123 {
    margin-bottom: 123px !important;
  }
  .\--padding-bottom-sm-124 {
    padding-bottom: 124px !important;
  }
  .\--margin-bottom-sm-124 {
    margin-bottom: 124px !important;
  }
  .\--padding-bottom-sm-125 {
    padding-bottom: 125px !important;
  }
  .\--margin-bottom-sm-125 {
    margin-bottom: 125px !important;
  }
  .\--padding-bottom-sm-126 {
    padding-bottom: 126px !important;
  }
  .\--margin-bottom-sm-126 {
    margin-bottom: 126px !important;
  }
  .\--padding-bottom-sm-127 {
    padding-bottom: 127px !important;
  }
  .\--margin-bottom-sm-127 {
    margin-bottom: 127px !important;
  }
  .\--padding-bottom-sm-128 {
    padding-bottom: 128px !important;
  }
  .\--margin-bottom-sm-128 {
    margin-bottom: 128px !important;
  }
  .\--padding-bottom-sm-129 {
    padding-bottom: 129px !important;
  }
  .\--margin-bottom-sm-129 {
    margin-bottom: 129px !important;
  }
  .\--padding-bottom-sm-130 {
    padding-bottom: 130px !important;
  }
  .\--margin-bottom-sm-130 {
    margin-bottom: 130px !important;
  }
  .\--padding-bottom-sm-131 {
    padding-bottom: 131px !important;
  }
  .\--margin-bottom-sm-131 {
    margin-bottom: 131px !important;
  }
  .\--padding-bottom-sm-132 {
    padding-bottom: 132px !important;
  }
  .\--margin-bottom-sm-132 {
    margin-bottom: 132px !important;
  }
  .\--padding-bottom-sm-133 {
    padding-bottom: 133px !important;
  }
  .\--margin-bottom-sm-133 {
    margin-bottom: 133px !important;
  }
  .\--padding-bottom-sm-134 {
    padding-bottom: 134px !important;
  }
  .\--margin-bottom-sm-134 {
    margin-bottom: 134px !important;
  }
  .\--padding-bottom-sm-135 {
    padding-bottom: 135px !important;
  }
  .\--margin-bottom-sm-135 {
    margin-bottom: 135px !important;
  }
  .\--padding-bottom-sm-136 {
    padding-bottom: 136px !important;
  }
  .\--margin-bottom-sm-136 {
    margin-bottom: 136px !important;
  }
  .\--padding-bottom-sm-137 {
    padding-bottom: 137px !important;
  }
  .\--margin-bottom-sm-137 {
    margin-bottom: 137px !important;
  }
  .\--padding-bottom-sm-138 {
    padding-bottom: 138px !important;
  }
  .\--margin-bottom-sm-138 {
    margin-bottom: 138px !important;
  }
  .\--padding-bottom-sm-139 {
    padding-bottom: 139px !important;
  }
  .\--margin-bottom-sm-139 {
    margin-bottom: 139px !important;
  }
  .\--padding-bottom-sm-140 {
    padding-bottom: 140px !important;
  }
  .\--margin-bottom-sm-140 {
    margin-bottom: 140px !important;
  }
  .\--padding-bottom-sm-141 {
    padding-bottom: 141px !important;
  }
  .\--margin-bottom-sm-141 {
    margin-bottom: 141px !important;
  }
  .\--padding-bottom-sm-142 {
    padding-bottom: 142px !important;
  }
  .\--margin-bottom-sm-142 {
    margin-bottom: 142px !important;
  }
  .\--padding-bottom-sm-143 {
    padding-bottom: 143px !important;
  }
  .\--margin-bottom-sm-143 {
    margin-bottom: 143px !important;
  }
  .\--padding-bottom-sm-144 {
    padding-bottom: 144px !important;
  }
  .\--margin-bottom-sm-144 {
    margin-bottom: 144px !important;
  }
  .\--padding-bottom-sm-145 {
    padding-bottom: 145px !important;
  }
  .\--margin-bottom-sm-145 {
    margin-bottom: 145px !important;
  }
  .\--padding-bottom-sm-146 {
    padding-bottom: 146px !important;
  }
  .\--margin-bottom-sm-146 {
    margin-bottom: 146px !important;
  }
  .\--padding-bottom-sm-147 {
    padding-bottom: 147px !important;
  }
  .\--margin-bottom-sm-147 {
    margin-bottom: 147px !important;
  }
  .\--padding-bottom-sm-148 {
    padding-bottom: 148px !important;
  }
  .\--margin-bottom-sm-148 {
    margin-bottom: 148px !important;
  }
  .\--padding-bottom-sm-149 {
    padding-bottom: 149px !important;
  }
  .\--margin-bottom-sm-149 {
    margin-bottom: 149px !important;
  }
  .\--padding-bottom-sm-150 {
    padding-bottom: 150px !important;
  }
  .\--margin-bottom-sm-150 {
    margin-bottom: 150px !important;
  }
  .\--padding-bottom-sm-151 {
    padding-bottom: 151px !important;
  }
  .\--margin-bottom-sm-151 {
    margin-bottom: 151px !important;
  }
  .\--padding-bottom-sm-152 {
    padding-bottom: 152px !important;
  }
  .\--margin-bottom-sm-152 {
    margin-bottom: 152px !important;
  }
  .\--padding-bottom-sm-153 {
    padding-bottom: 153px !important;
  }
  .\--margin-bottom-sm-153 {
    margin-bottom: 153px !important;
  }
  .\--padding-bottom-sm-154 {
    padding-bottom: 154px !important;
  }
  .\--margin-bottom-sm-154 {
    margin-bottom: 154px !important;
  }
  .\--padding-bottom-sm-155 {
    padding-bottom: 155px !important;
  }
  .\--margin-bottom-sm-155 {
    margin-bottom: 155px !important;
  }
  .\--padding-bottom-sm-156 {
    padding-bottom: 156px !important;
  }
  .\--margin-bottom-sm-156 {
    margin-bottom: 156px !important;
  }
  .\--padding-bottom-sm-157 {
    padding-bottom: 157px !important;
  }
  .\--margin-bottom-sm-157 {
    margin-bottom: 157px !important;
  }
  .\--padding-bottom-sm-158 {
    padding-bottom: 158px !important;
  }
  .\--margin-bottom-sm-158 {
    margin-bottom: 158px !important;
  }
  .\--padding-bottom-sm-159 {
    padding-bottom: 159px !important;
  }
  .\--margin-bottom-sm-159 {
    margin-bottom: 159px !important;
  }
  .\--padding-bottom-sm-160 {
    padding-bottom: 160px !important;
  }
  .\--margin-bottom-sm-160 {
    margin-bottom: 160px !important;
  }
  .\--padding-bottom-sm-161 {
    padding-bottom: 161px !important;
  }
  .\--margin-bottom-sm-161 {
    margin-bottom: 161px !important;
  }
  .\--padding-bottom-sm-162 {
    padding-bottom: 162px !important;
  }
  .\--margin-bottom-sm-162 {
    margin-bottom: 162px !important;
  }
  .\--padding-bottom-sm-163 {
    padding-bottom: 163px !important;
  }
  .\--margin-bottom-sm-163 {
    margin-bottom: 163px !important;
  }
  .\--padding-bottom-sm-164 {
    padding-bottom: 164px !important;
  }
  .\--margin-bottom-sm-164 {
    margin-bottom: 164px !important;
  }
  .\--padding-bottom-sm-165 {
    padding-bottom: 165px !important;
  }
  .\--margin-bottom-sm-165 {
    margin-bottom: 165px !important;
  }
  .\--padding-bottom-sm-166 {
    padding-bottom: 166px !important;
  }
  .\--margin-bottom-sm-166 {
    margin-bottom: 166px !important;
  }
  .\--padding-bottom-sm-167 {
    padding-bottom: 167px !important;
  }
  .\--margin-bottom-sm-167 {
    margin-bottom: 167px !important;
  }
  .\--padding-bottom-sm-168 {
    padding-bottom: 168px !important;
  }
  .\--margin-bottom-sm-168 {
    margin-bottom: 168px !important;
  }
  .\--padding-bottom-sm-169 {
    padding-bottom: 169px !important;
  }
  .\--margin-bottom-sm-169 {
    margin-bottom: 169px !important;
  }
  .\--padding-bottom-sm-170 {
    padding-bottom: 170px !important;
  }
  .\--margin-bottom-sm-170 {
    margin-bottom: 170px !important;
  }
  .\--padding-bottom-sm-171 {
    padding-bottom: 171px !important;
  }
  .\--margin-bottom-sm-171 {
    margin-bottom: 171px !important;
  }
  .\--padding-bottom-sm-172 {
    padding-bottom: 172px !important;
  }
  .\--margin-bottom-sm-172 {
    margin-bottom: 172px !important;
  }
  .\--padding-bottom-sm-173 {
    padding-bottom: 173px !important;
  }
  .\--margin-bottom-sm-173 {
    margin-bottom: 173px !important;
  }
  .\--padding-bottom-sm-174 {
    padding-bottom: 174px !important;
  }
  .\--margin-bottom-sm-174 {
    margin-bottom: 174px !important;
  }
  .\--padding-bottom-sm-175 {
    padding-bottom: 175px !important;
  }
  .\--margin-bottom-sm-175 {
    margin-bottom: 175px !important;
  }
  .\--padding-bottom-sm-176 {
    padding-bottom: 176px !important;
  }
  .\--margin-bottom-sm-176 {
    margin-bottom: 176px !important;
  }
  .\--padding-bottom-sm-177 {
    padding-bottom: 177px !important;
  }
  .\--margin-bottom-sm-177 {
    margin-bottom: 177px !important;
  }
  .\--padding-bottom-sm-178 {
    padding-bottom: 178px !important;
  }
  .\--margin-bottom-sm-178 {
    margin-bottom: 178px !important;
  }
  .\--padding-bottom-sm-179 {
    padding-bottom: 179px !important;
  }
  .\--margin-bottom-sm-179 {
    margin-bottom: 179px !important;
  }
  .\--padding-bottom-sm-180 {
    padding-bottom: 180px !important;
  }
  .\--margin-bottom-sm-180 {
    margin-bottom: 180px !important;
  }
  .\--padding-bottom-sm-181 {
    padding-bottom: 181px !important;
  }
  .\--margin-bottom-sm-181 {
    margin-bottom: 181px !important;
  }
  .\--padding-bottom-sm-182 {
    padding-bottom: 182px !important;
  }
  .\--margin-bottom-sm-182 {
    margin-bottom: 182px !important;
  }
  .\--padding-bottom-sm-183 {
    padding-bottom: 183px !important;
  }
  .\--margin-bottom-sm-183 {
    margin-bottom: 183px !important;
  }
  .\--padding-bottom-sm-184 {
    padding-bottom: 184px !important;
  }
  .\--margin-bottom-sm-184 {
    margin-bottom: 184px !important;
  }
  .\--padding-bottom-sm-185 {
    padding-bottom: 185px !important;
  }
  .\--margin-bottom-sm-185 {
    margin-bottom: 185px !important;
  }
  .\--padding-bottom-sm-186 {
    padding-bottom: 186px !important;
  }
  .\--margin-bottom-sm-186 {
    margin-bottom: 186px !important;
  }
  .\--padding-bottom-sm-187 {
    padding-bottom: 187px !important;
  }
  .\--margin-bottom-sm-187 {
    margin-bottom: 187px !important;
  }
  .\--padding-bottom-sm-188 {
    padding-bottom: 188px !important;
  }
  .\--margin-bottom-sm-188 {
    margin-bottom: 188px !important;
  }
  .\--padding-bottom-sm-189 {
    padding-bottom: 189px !important;
  }
  .\--margin-bottom-sm-189 {
    margin-bottom: 189px !important;
  }
  .\--padding-bottom-sm-190 {
    padding-bottom: 190px !important;
  }
  .\--margin-bottom-sm-190 {
    margin-bottom: 190px !important;
  }
  .\--padding-bottom-sm-191 {
    padding-bottom: 191px !important;
  }
  .\--margin-bottom-sm-191 {
    margin-bottom: 191px !important;
  }
  .\--padding-bottom-sm-192 {
    padding-bottom: 192px !important;
  }
  .\--margin-bottom-sm-192 {
    margin-bottom: 192px !important;
  }
  .\--padding-bottom-sm-193 {
    padding-bottom: 193px !important;
  }
  .\--margin-bottom-sm-193 {
    margin-bottom: 193px !important;
  }
  .\--padding-bottom-sm-194 {
    padding-bottom: 194px !important;
  }
  .\--margin-bottom-sm-194 {
    margin-bottom: 194px !important;
  }
  .\--padding-bottom-sm-195 {
    padding-bottom: 195px !important;
  }
  .\--margin-bottom-sm-195 {
    margin-bottom: 195px !important;
  }
  .\--padding-bottom-sm-196 {
    padding-bottom: 196px !important;
  }
  .\--margin-bottom-sm-196 {
    margin-bottom: 196px !important;
  }
  .\--padding-bottom-sm-197 {
    padding-bottom: 197px !important;
  }
  .\--margin-bottom-sm-197 {
    margin-bottom: 197px !important;
  }
  .\--padding-bottom-sm-198 {
    padding-bottom: 198px !important;
  }
  .\--margin-bottom-sm-198 {
    margin-bottom: 198px !important;
  }
  .\--padding-bottom-sm-199 {
    padding-bottom: 199px !important;
  }
  .\--margin-bottom-sm-199 {
    margin-bottom: 199px !important;
  }
  .\--padding-bottom-sm-200 {
    padding-bottom: 200px !important;
  }
  .\--margin-bottom-sm-200 {
    margin-bottom: 200px !important;
  }
  .\--padding-bottom-sm-201 {
    padding-bottom: 201px !important;
  }
  .\--margin-bottom-sm-201 {
    margin-bottom: 201px !important;
  }
  .\--padding-bottom-sm-202 {
    padding-bottom: 202px !important;
  }
  .\--margin-bottom-sm-202 {
    margin-bottom: 202px !important;
  }
  .\--padding-bottom-sm-203 {
    padding-bottom: 203px !important;
  }
  .\--margin-bottom-sm-203 {
    margin-bottom: 203px !important;
  }
  .\--padding-bottom-sm-204 {
    padding-bottom: 204px !important;
  }
  .\--margin-bottom-sm-204 {
    margin-bottom: 204px !important;
  }
  .\--padding-bottom-sm-205 {
    padding-bottom: 205px !important;
  }
  .\--margin-bottom-sm-205 {
    margin-bottom: 205px !important;
  }
  .\--padding-bottom-sm-206 {
    padding-bottom: 206px !important;
  }
  .\--margin-bottom-sm-206 {
    margin-bottom: 206px !important;
  }
  .\--padding-bottom-sm-207 {
    padding-bottom: 207px !important;
  }
  .\--margin-bottom-sm-207 {
    margin-bottom: 207px !important;
  }
  .\--padding-bottom-sm-208 {
    padding-bottom: 208px !important;
  }
  .\--margin-bottom-sm-208 {
    margin-bottom: 208px !important;
  }
  .\--padding-bottom-sm-209 {
    padding-bottom: 209px !important;
  }
  .\--margin-bottom-sm-209 {
    margin-bottom: 209px !important;
  }
  .\--padding-bottom-sm-210 {
    padding-bottom: 210px !important;
  }
  .\--margin-bottom-sm-210 {
    margin-bottom: 210px !important;
  }
  .\--padding-bottom-sm-211 {
    padding-bottom: 211px !important;
  }
  .\--margin-bottom-sm-211 {
    margin-bottom: 211px !important;
  }
  .\--padding-bottom-sm-212 {
    padding-bottom: 212px !important;
  }
  .\--margin-bottom-sm-212 {
    margin-bottom: 212px !important;
  }
  .\--padding-bottom-sm-213 {
    padding-bottom: 213px !important;
  }
  .\--margin-bottom-sm-213 {
    margin-bottom: 213px !important;
  }
  .\--padding-bottom-sm-214 {
    padding-bottom: 214px !important;
  }
  .\--margin-bottom-sm-214 {
    margin-bottom: 214px !important;
  }
  .\--padding-bottom-sm-215 {
    padding-bottom: 215px !important;
  }
  .\--margin-bottom-sm-215 {
    margin-bottom: 215px !important;
  }
  .\--padding-bottom-sm-216 {
    padding-bottom: 216px !important;
  }
  .\--margin-bottom-sm-216 {
    margin-bottom: 216px !important;
  }
  .\--padding-bottom-sm-217 {
    padding-bottom: 217px !important;
  }
  .\--margin-bottom-sm-217 {
    margin-bottom: 217px !important;
  }
  .\--padding-bottom-sm-218 {
    padding-bottom: 218px !important;
  }
  .\--margin-bottom-sm-218 {
    margin-bottom: 218px !important;
  }
  .\--padding-bottom-sm-219 {
    padding-bottom: 219px !important;
  }
  .\--margin-bottom-sm-219 {
    margin-bottom: 219px !important;
  }
  .\--padding-bottom-sm-220 {
    padding-bottom: 220px !important;
  }
  .\--margin-bottom-sm-220 {
    margin-bottom: 220px !important;
  }
  .\--padding-bottom-sm-221 {
    padding-bottom: 221px !important;
  }
  .\--margin-bottom-sm-221 {
    margin-bottom: 221px !important;
  }
  .\--padding-bottom-sm-222 {
    padding-bottom: 222px !important;
  }
  .\--margin-bottom-sm-222 {
    margin-bottom: 222px !important;
  }
  .\--padding-bottom-sm-223 {
    padding-bottom: 223px !important;
  }
  .\--margin-bottom-sm-223 {
    margin-bottom: 223px !important;
  }
  .\--padding-bottom-sm-224 {
    padding-bottom: 224px !important;
  }
  .\--margin-bottom-sm-224 {
    margin-bottom: 224px !important;
  }
  .\--padding-bottom-sm-225 {
    padding-bottom: 225px !important;
  }
  .\--margin-bottom-sm-225 {
    margin-bottom: 225px !important;
  }
  .\--padding-bottom-sm-226 {
    padding-bottom: 226px !important;
  }
  .\--margin-bottom-sm-226 {
    margin-bottom: 226px !important;
  }
  .\--padding-bottom-sm-227 {
    padding-bottom: 227px !important;
  }
  .\--margin-bottom-sm-227 {
    margin-bottom: 227px !important;
  }
  .\--padding-bottom-sm-228 {
    padding-bottom: 228px !important;
  }
  .\--margin-bottom-sm-228 {
    margin-bottom: 228px !important;
  }
  .\--padding-bottom-sm-229 {
    padding-bottom: 229px !important;
  }
  .\--margin-bottom-sm-229 {
    margin-bottom: 229px !important;
  }
  .\--padding-bottom-sm-230 {
    padding-bottom: 230px !important;
  }
  .\--margin-bottom-sm-230 {
    margin-bottom: 230px !important;
  }
  .\--padding-bottom-sm-231 {
    padding-bottom: 231px !important;
  }
  .\--margin-bottom-sm-231 {
    margin-bottom: 231px !important;
  }
  .\--padding-bottom-sm-232 {
    padding-bottom: 232px !important;
  }
  .\--margin-bottom-sm-232 {
    margin-bottom: 232px !important;
  }
  .\--padding-bottom-sm-233 {
    padding-bottom: 233px !important;
  }
  .\--margin-bottom-sm-233 {
    margin-bottom: 233px !important;
  }
  .\--padding-bottom-sm-234 {
    padding-bottom: 234px !important;
  }
  .\--margin-bottom-sm-234 {
    margin-bottom: 234px !important;
  }
  .\--padding-bottom-sm-235 {
    padding-bottom: 235px !important;
  }
  .\--margin-bottom-sm-235 {
    margin-bottom: 235px !important;
  }
  .\--padding-bottom-sm-236 {
    padding-bottom: 236px !important;
  }
  .\--margin-bottom-sm-236 {
    margin-bottom: 236px !important;
  }
  .\--padding-bottom-sm-237 {
    padding-bottom: 237px !important;
  }
  .\--margin-bottom-sm-237 {
    margin-bottom: 237px !important;
  }
  .\--padding-bottom-sm-238 {
    padding-bottom: 238px !important;
  }
  .\--margin-bottom-sm-238 {
    margin-bottom: 238px !important;
  }
  .\--padding-bottom-sm-239 {
    padding-bottom: 239px !important;
  }
  .\--margin-bottom-sm-239 {
    margin-bottom: 239px !important;
  }
  .\--padding-bottom-sm-240 {
    padding-bottom: 240px !important;
  }
  .\--margin-bottom-sm-240 {
    margin-bottom: 240px !important;
  }
  .\--padding-bottom-sm-241 {
    padding-bottom: 241px !important;
  }
  .\--margin-bottom-sm-241 {
    margin-bottom: 241px !important;
  }
  .\--padding-bottom-sm-242 {
    padding-bottom: 242px !important;
  }
  .\--margin-bottom-sm-242 {
    margin-bottom: 242px !important;
  }
  .\--padding-bottom-sm-243 {
    padding-bottom: 243px !important;
  }
  .\--margin-bottom-sm-243 {
    margin-bottom: 243px !important;
  }
  .\--padding-bottom-sm-244 {
    padding-bottom: 244px !important;
  }
  .\--margin-bottom-sm-244 {
    margin-bottom: 244px !important;
  }
  .\--padding-bottom-sm-245 {
    padding-bottom: 245px !important;
  }
  .\--margin-bottom-sm-245 {
    margin-bottom: 245px !important;
  }
  .\--padding-bottom-sm-246 {
    padding-bottom: 246px !important;
  }
  .\--margin-bottom-sm-246 {
    margin-bottom: 246px !important;
  }
  .\--padding-bottom-sm-247 {
    padding-bottom: 247px !important;
  }
  .\--margin-bottom-sm-247 {
    margin-bottom: 247px !important;
  }
  .\--padding-bottom-sm-248 {
    padding-bottom: 248px !important;
  }
  .\--margin-bottom-sm-248 {
    margin-bottom: 248px !important;
  }
  .\--padding-bottom-sm-249 {
    padding-bottom: 249px !important;
  }
  .\--margin-bottom-sm-249 {
    margin-bottom: 249px !important;
  }
  .\--padding-bottom-sm-250 {
    padding-bottom: 250px !important;
  }
  .\--margin-bottom-sm-250 {
    margin-bottom: 250px !important;
  }
  .\--padding-bottom-sm-251 {
    padding-bottom: 251px !important;
  }
  .\--margin-bottom-sm-251 {
    margin-bottom: 251px !important;
  }
  .\--padding-bottom-sm-252 {
    padding-bottom: 252px !important;
  }
  .\--margin-bottom-sm-252 {
    margin-bottom: 252px !important;
  }
  .\--padding-bottom-sm-253 {
    padding-bottom: 253px !important;
  }
  .\--margin-bottom-sm-253 {
    margin-bottom: 253px !important;
  }
  .\--padding-bottom-sm-254 {
    padding-bottom: 254px !important;
  }
  .\--margin-bottom-sm-254 {
    margin-bottom: 254px !important;
  }
  .\--padding-bottom-sm-255 {
    padding-bottom: 255px !important;
  }
  .\--margin-bottom-sm-255 {
    margin-bottom: 255px !important;
  }
  .\--padding-bottom-sm-256 {
    padding-bottom: 256px !important;
  }
  .\--margin-bottom-sm-256 {
    margin-bottom: 256px !important;
  }
  .\--padding-bottom-sm-257 {
    padding-bottom: 257px !important;
  }
  .\--margin-bottom-sm-257 {
    margin-bottom: 257px !important;
  }
  .\--padding-bottom-sm-258 {
    padding-bottom: 258px !important;
  }
  .\--margin-bottom-sm-258 {
    margin-bottom: 258px !important;
  }
  .\--padding-bottom-sm-259 {
    padding-bottom: 259px !important;
  }
  .\--margin-bottom-sm-259 {
    margin-bottom: 259px !important;
  }
  .\--padding-bottom-sm-260 {
    padding-bottom: 260px !important;
  }
  .\--margin-bottom-sm-260 {
    margin-bottom: 260px !important;
  }
  .\--padding-bottom-sm-261 {
    padding-bottom: 261px !important;
  }
  .\--margin-bottom-sm-261 {
    margin-bottom: 261px !important;
  }
  .\--padding-bottom-sm-262 {
    padding-bottom: 262px !important;
  }
  .\--margin-bottom-sm-262 {
    margin-bottom: 262px !important;
  }
  .\--padding-bottom-sm-263 {
    padding-bottom: 263px !important;
  }
  .\--margin-bottom-sm-263 {
    margin-bottom: 263px !important;
  }
  .\--padding-bottom-sm-264 {
    padding-bottom: 264px !important;
  }
  .\--margin-bottom-sm-264 {
    margin-bottom: 264px !important;
  }
  .\--padding-bottom-sm-265 {
    padding-bottom: 265px !important;
  }
  .\--margin-bottom-sm-265 {
    margin-bottom: 265px !important;
  }
  .\--padding-bottom-sm-266 {
    padding-bottom: 266px !important;
  }
  .\--margin-bottom-sm-266 {
    margin-bottom: 266px !important;
  }
  .\--padding-bottom-sm-267 {
    padding-bottom: 267px !important;
  }
  .\--margin-bottom-sm-267 {
    margin-bottom: 267px !important;
  }
  .\--padding-bottom-sm-268 {
    padding-bottom: 268px !important;
  }
  .\--margin-bottom-sm-268 {
    margin-bottom: 268px !important;
  }
  .\--padding-bottom-sm-269 {
    padding-bottom: 269px !important;
  }
  .\--margin-bottom-sm-269 {
    margin-bottom: 269px !important;
  }
  .\--padding-bottom-sm-270 {
    padding-bottom: 270px !important;
  }
  .\--margin-bottom-sm-270 {
    margin-bottom: 270px !important;
  }
  .\--padding-bottom-sm-271 {
    padding-bottom: 271px !important;
  }
  .\--margin-bottom-sm-271 {
    margin-bottom: 271px !important;
  }
  .\--padding-bottom-sm-272 {
    padding-bottom: 272px !important;
  }
  .\--margin-bottom-sm-272 {
    margin-bottom: 272px !important;
  }
  .\--padding-bottom-sm-273 {
    padding-bottom: 273px !important;
  }
  .\--margin-bottom-sm-273 {
    margin-bottom: 273px !important;
  }
  .\--padding-bottom-sm-274 {
    padding-bottom: 274px !important;
  }
  .\--margin-bottom-sm-274 {
    margin-bottom: 274px !important;
  }
  .\--padding-bottom-sm-275 {
    padding-bottom: 275px !important;
  }
  .\--margin-bottom-sm-275 {
    margin-bottom: 275px !important;
  }
  .\--padding-bottom-sm-276 {
    padding-bottom: 276px !important;
  }
  .\--margin-bottom-sm-276 {
    margin-bottom: 276px !important;
  }
  .\--padding-bottom-sm-277 {
    padding-bottom: 277px !important;
  }
  .\--margin-bottom-sm-277 {
    margin-bottom: 277px !important;
  }
  .\--padding-bottom-sm-278 {
    padding-bottom: 278px !important;
  }
  .\--margin-bottom-sm-278 {
    margin-bottom: 278px !important;
  }
  .\--padding-bottom-sm-279 {
    padding-bottom: 279px !important;
  }
  .\--margin-bottom-sm-279 {
    margin-bottom: 279px !important;
  }
  .\--padding-bottom-sm-280 {
    padding-bottom: 280px !important;
  }
  .\--margin-bottom-sm-280 {
    margin-bottom: 280px !important;
  }
  .\--padding-bottom-sm-281 {
    padding-bottom: 281px !important;
  }
  .\--margin-bottom-sm-281 {
    margin-bottom: 281px !important;
  }
  .\--padding-bottom-sm-282 {
    padding-bottom: 282px !important;
  }
  .\--margin-bottom-sm-282 {
    margin-bottom: 282px !important;
  }
  .\--padding-bottom-sm-283 {
    padding-bottom: 283px !important;
  }
  .\--margin-bottom-sm-283 {
    margin-bottom: 283px !important;
  }
  .\--padding-bottom-sm-284 {
    padding-bottom: 284px !important;
  }
  .\--margin-bottom-sm-284 {
    margin-bottom: 284px !important;
  }
  .\--padding-bottom-sm-285 {
    padding-bottom: 285px !important;
  }
  .\--margin-bottom-sm-285 {
    margin-bottom: 285px !important;
  }
  .\--padding-bottom-sm-286 {
    padding-bottom: 286px !important;
  }
  .\--margin-bottom-sm-286 {
    margin-bottom: 286px !important;
  }
  .\--padding-bottom-sm-287 {
    padding-bottom: 287px !important;
  }
  .\--margin-bottom-sm-287 {
    margin-bottom: 287px !important;
  }
  .\--padding-bottom-sm-288 {
    padding-bottom: 288px !important;
  }
  .\--margin-bottom-sm-288 {
    margin-bottom: 288px !important;
  }
  .\--padding-bottom-sm-289 {
    padding-bottom: 289px !important;
  }
  .\--margin-bottom-sm-289 {
    margin-bottom: 289px !important;
  }
  .\--padding-bottom-sm-290 {
    padding-bottom: 290px !important;
  }
  .\--margin-bottom-sm-290 {
    margin-bottom: 290px !important;
  }
  .\--padding-bottom-sm-291 {
    padding-bottom: 291px !important;
  }
  .\--margin-bottom-sm-291 {
    margin-bottom: 291px !important;
  }
  .\--padding-bottom-sm-292 {
    padding-bottom: 292px !important;
  }
  .\--margin-bottom-sm-292 {
    margin-bottom: 292px !important;
  }
  .\--padding-bottom-sm-293 {
    padding-bottom: 293px !important;
  }
  .\--margin-bottom-sm-293 {
    margin-bottom: 293px !important;
  }
  .\--padding-bottom-sm-294 {
    padding-bottom: 294px !important;
  }
  .\--margin-bottom-sm-294 {
    margin-bottom: 294px !important;
  }
  .\--padding-bottom-sm-295 {
    padding-bottom: 295px !important;
  }
  .\--margin-bottom-sm-295 {
    margin-bottom: 295px !important;
  }
  .\--padding-bottom-sm-296 {
    padding-bottom: 296px !important;
  }
  .\--margin-bottom-sm-296 {
    margin-bottom: 296px !important;
  }
  .\--padding-bottom-sm-297 {
    padding-bottom: 297px !important;
  }
  .\--margin-bottom-sm-297 {
    margin-bottom: 297px !important;
  }
  .\--padding-bottom-sm-298 {
    padding-bottom: 298px !important;
  }
  .\--margin-bottom-sm-298 {
    margin-bottom: 298px !important;
  }
  .\--padding-bottom-sm-299 {
    padding-bottom: 299px !important;
  }
  .\--margin-bottom-sm-299 {
    margin-bottom: 299px !important;
  }
  .\--padding-bottom-sm-300 {
    padding-bottom: 300px !important;
  }
  .\--margin-bottom-sm-300 {
    margin-bottom: 300px !important;
  }
  .\--padding-left-sm-0 {
    padding-right: 0px !important;
  }
  .\--margin-left-sm-0 {
    margin-right: 0px !important;
  }
  .\--padding-left-sm-1 {
    padding-right: 1px !important;
  }
  .\--margin-left-sm-1 {
    margin-right: 1px !important;
  }
  .\--padding-left-sm-2 {
    padding-right: 2px !important;
  }
  .\--margin-left-sm-2 {
    margin-right: 2px !important;
  }
  .\--padding-left-sm-3 {
    padding-right: 3px !important;
  }
  .\--margin-left-sm-3 {
    margin-right: 3px !important;
  }
  .\--padding-left-sm-4 {
    padding-right: 4px !important;
  }
  .\--margin-left-sm-4 {
    margin-right: 4px !important;
  }
  .\--padding-left-sm-5 {
    padding-right: 5px !important;
  }
  .\--margin-left-sm-5 {
    margin-right: 5px !important;
  }
  .\--padding-left-sm-6 {
    padding-right: 6px !important;
  }
  .\--margin-left-sm-6 {
    margin-right: 6px !important;
  }
  .\--padding-left-sm-7 {
    padding-right: 7px !important;
  }
  .\--margin-left-sm-7 {
    margin-right: 7px !important;
  }
  .\--padding-left-sm-8 {
    padding-right: 8px !important;
  }
  .\--margin-left-sm-8 {
    margin-right: 8px !important;
  }
  .\--padding-left-sm-9 {
    padding-right: 9px !important;
  }
  .\--margin-left-sm-9 {
    margin-right: 9px !important;
  }
  .\--padding-left-sm-10 {
    padding-right: 10px !important;
  }
  .\--margin-left-sm-10 {
    margin-right: 10px !important;
  }
  .\--padding-left-sm-11 {
    padding-right: 11px !important;
  }
  .\--margin-left-sm-11 {
    margin-right: 11px !important;
  }
  .\--padding-left-sm-12 {
    padding-right: 12px !important;
  }
  .\--margin-left-sm-12 {
    margin-right: 12px !important;
  }
  .\--padding-left-sm-13 {
    padding-right: 13px !important;
  }
  .\--margin-left-sm-13 {
    margin-right: 13px !important;
  }
  .\--padding-left-sm-14 {
    padding-right: 14px !important;
  }
  .\--margin-left-sm-14 {
    margin-right: 14px !important;
  }
  .\--padding-left-sm-15 {
    padding-right: 15px !important;
  }
  .\--margin-left-sm-15 {
    margin-right: 15px !important;
  }
  .\--padding-left-sm-16 {
    padding-right: 16px !important;
  }
  .\--margin-left-sm-16 {
    margin-right: 16px !important;
  }
  .\--padding-left-sm-17 {
    padding-right: 17px !important;
  }
  .\--margin-left-sm-17 {
    margin-right: 17px !important;
  }
  .\--padding-left-sm-18 {
    padding-right: 18px !important;
  }
  .\--margin-left-sm-18 {
    margin-right: 18px !important;
  }
  .\--padding-left-sm-19 {
    padding-right: 19px !important;
  }
  .\--margin-left-sm-19 {
    margin-right: 19px !important;
  }
  .\--padding-left-sm-20 {
    padding-right: 20px !important;
  }
  .\--margin-left-sm-20 {
    margin-right: 20px !important;
  }
  .\--padding-left-sm-21 {
    padding-right: 21px !important;
  }
  .\--margin-left-sm-21 {
    margin-right: 21px !important;
  }
  .\--padding-left-sm-22 {
    padding-right: 22px !important;
  }
  .\--margin-left-sm-22 {
    margin-right: 22px !important;
  }
  .\--padding-left-sm-23 {
    padding-right: 23px !important;
  }
  .\--margin-left-sm-23 {
    margin-right: 23px !important;
  }
  .\--padding-left-sm-24 {
    padding-right: 24px !important;
  }
  .\--margin-left-sm-24 {
    margin-right: 24px !important;
  }
  .\--padding-left-sm-25 {
    padding-right: 25px !important;
  }
  .\--margin-left-sm-25 {
    margin-right: 25px !important;
  }
  .\--padding-left-sm-26 {
    padding-right: 26px !important;
  }
  .\--margin-left-sm-26 {
    margin-right: 26px !important;
  }
  .\--padding-left-sm-27 {
    padding-right: 27px !important;
  }
  .\--margin-left-sm-27 {
    margin-right: 27px !important;
  }
  .\--padding-left-sm-28 {
    padding-right: 28px !important;
  }
  .\--margin-left-sm-28 {
    margin-right: 28px !important;
  }
  .\--padding-left-sm-29 {
    padding-right: 29px !important;
  }
  .\--margin-left-sm-29 {
    margin-right: 29px !important;
  }
  .\--padding-left-sm-30 {
    padding-right: 30px !important;
  }
  .\--margin-left-sm-30 {
    margin-right: 30px !important;
  }
  .\--padding-left-sm-31 {
    padding-right: 31px !important;
  }
  .\--margin-left-sm-31 {
    margin-right: 31px !important;
  }
  .\--padding-left-sm-32 {
    padding-right: 32px !important;
  }
  .\--margin-left-sm-32 {
    margin-right: 32px !important;
  }
  .\--padding-left-sm-33 {
    padding-right: 33px !important;
  }
  .\--margin-left-sm-33 {
    margin-right: 33px !important;
  }
  .\--padding-left-sm-34 {
    padding-right: 34px !important;
  }
  .\--margin-left-sm-34 {
    margin-right: 34px !important;
  }
  .\--padding-left-sm-35 {
    padding-right: 35px !important;
  }
  .\--margin-left-sm-35 {
    margin-right: 35px !important;
  }
  .\--padding-left-sm-36 {
    padding-right: 36px !important;
  }
  .\--margin-left-sm-36 {
    margin-right: 36px !important;
  }
  .\--padding-left-sm-37 {
    padding-right: 37px !important;
  }
  .\--margin-left-sm-37 {
    margin-right: 37px !important;
  }
  .\--padding-left-sm-38 {
    padding-right: 38px !important;
  }
  .\--margin-left-sm-38 {
    margin-right: 38px !important;
  }
  .\--padding-left-sm-39 {
    padding-right: 39px !important;
  }
  .\--margin-left-sm-39 {
    margin-right: 39px !important;
  }
  .\--padding-left-sm-40 {
    padding-right: 40px !important;
  }
  .\--margin-left-sm-40 {
    margin-right: 40px !important;
  }
  .\--padding-left-sm-41 {
    padding-right: 41px !important;
  }
  .\--margin-left-sm-41 {
    margin-right: 41px !important;
  }
  .\--padding-left-sm-42 {
    padding-right: 42px !important;
  }
  .\--margin-left-sm-42 {
    margin-right: 42px !important;
  }
  .\--padding-left-sm-43 {
    padding-right: 43px !important;
  }
  .\--margin-left-sm-43 {
    margin-right: 43px !important;
  }
  .\--padding-left-sm-44 {
    padding-right: 44px !important;
  }
  .\--margin-left-sm-44 {
    margin-right: 44px !important;
  }
  .\--padding-left-sm-45 {
    padding-right: 45px !important;
  }
  .\--margin-left-sm-45 {
    margin-right: 45px !important;
  }
  .\--padding-left-sm-46 {
    padding-right: 46px !important;
  }
  .\--margin-left-sm-46 {
    margin-right: 46px !important;
  }
  .\--padding-left-sm-47 {
    padding-right: 47px !important;
  }
  .\--margin-left-sm-47 {
    margin-right: 47px !important;
  }
  .\--padding-left-sm-48 {
    padding-right: 48px !important;
  }
  .\--margin-left-sm-48 {
    margin-right: 48px !important;
  }
  .\--padding-left-sm-49 {
    padding-right: 49px !important;
  }
  .\--margin-left-sm-49 {
    margin-right: 49px !important;
  }
  .\--padding-left-sm-50 {
    padding-right: 50px !important;
  }
  .\--margin-left-sm-50 {
    margin-right: 50px !important;
  }
  .\--padding-left-sm-51 {
    padding-right: 51px !important;
  }
  .\--margin-left-sm-51 {
    margin-right: 51px !important;
  }
  .\--padding-left-sm-52 {
    padding-right: 52px !important;
  }
  .\--margin-left-sm-52 {
    margin-right: 52px !important;
  }
  .\--padding-left-sm-53 {
    padding-right: 53px !important;
  }
  .\--margin-left-sm-53 {
    margin-right: 53px !important;
  }
  .\--padding-left-sm-54 {
    padding-right: 54px !important;
  }
  .\--margin-left-sm-54 {
    margin-right: 54px !important;
  }
  .\--padding-left-sm-55 {
    padding-right: 55px !important;
  }
  .\--margin-left-sm-55 {
    margin-right: 55px !important;
  }
  .\--padding-left-sm-56 {
    padding-right: 56px !important;
  }
  .\--margin-left-sm-56 {
    margin-right: 56px !important;
  }
  .\--padding-left-sm-57 {
    padding-right: 57px !important;
  }
  .\--margin-left-sm-57 {
    margin-right: 57px !important;
  }
  .\--padding-left-sm-58 {
    padding-right: 58px !important;
  }
  .\--margin-left-sm-58 {
    margin-right: 58px !important;
  }
  .\--padding-left-sm-59 {
    padding-right: 59px !important;
  }
  .\--margin-left-sm-59 {
    margin-right: 59px !important;
  }
  .\--padding-left-sm-60 {
    padding-right: 60px !important;
  }
  .\--margin-left-sm-60 {
    margin-right: 60px !important;
  }
  .\--padding-left-sm-61 {
    padding-right: 61px !important;
  }
  .\--margin-left-sm-61 {
    margin-right: 61px !important;
  }
  .\--padding-left-sm-62 {
    padding-right: 62px !important;
  }
  .\--margin-left-sm-62 {
    margin-right: 62px !important;
  }
  .\--padding-left-sm-63 {
    padding-right: 63px !important;
  }
  .\--margin-left-sm-63 {
    margin-right: 63px !important;
  }
  .\--padding-left-sm-64 {
    padding-right: 64px !important;
  }
  .\--margin-left-sm-64 {
    margin-right: 64px !important;
  }
  .\--padding-left-sm-65 {
    padding-right: 65px !important;
  }
  .\--margin-left-sm-65 {
    margin-right: 65px !important;
  }
  .\--padding-left-sm-66 {
    padding-right: 66px !important;
  }
  .\--margin-left-sm-66 {
    margin-right: 66px !important;
  }
  .\--padding-left-sm-67 {
    padding-right: 67px !important;
  }
  .\--margin-left-sm-67 {
    margin-right: 67px !important;
  }
  .\--padding-left-sm-68 {
    padding-right: 68px !important;
  }
  .\--margin-left-sm-68 {
    margin-right: 68px !important;
  }
  .\--padding-left-sm-69 {
    padding-right: 69px !important;
  }
  .\--margin-left-sm-69 {
    margin-right: 69px !important;
  }
  .\--padding-left-sm-70 {
    padding-right: 70px !important;
  }
  .\--margin-left-sm-70 {
    margin-right: 70px !important;
  }
  .\--padding-left-sm-71 {
    padding-right: 71px !important;
  }
  .\--margin-left-sm-71 {
    margin-right: 71px !important;
  }
  .\--padding-left-sm-72 {
    padding-right: 72px !important;
  }
  .\--margin-left-sm-72 {
    margin-right: 72px !important;
  }
  .\--padding-left-sm-73 {
    padding-right: 73px !important;
  }
  .\--margin-left-sm-73 {
    margin-right: 73px !important;
  }
  .\--padding-left-sm-74 {
    padding-right: 74px !important;
  }
  .\--margin-left-sm-74 {
    margin-right: 74px !important;
  }
  .\--padding-left-sm-75 {
    padding-right: 75px !important;
  }
  .\--margin-left-sm-75 {
    margin-right: 75px !important;
  }
  .\--padding-left-sm-76 {
    padding-right: 76px !important;
  }
  .\--margin-left-sm-76 {
    margin-right: 76px !important;
  }
  .\--padding-left-sm-77 {
    padding-right: 77px !important;
  }
  .\--margin-left-sm-77 {
    margin-right: 77px !important;
  }
  .\--padding-left-sm-78 {
    padding-right: 78px !important;
  }
  .\--margin-left-sm-78 {
    margin-right: 78px !important;
  }
  .\--padding-left-sm-79 {
    padding-right: 79px !important;
  }
  .\--margin-left-sm-79 {
    margin-right: 79px !important;
  }
  .\--padding-left-sm-80 {
    padding-right: 80px !important;
  }
  .\--margin-left-sm-80 {
    margin-right: 80px !important;
  }
  .\--padding-left-sm-81 {
    padding-right: 81px !important;
  }
  .\--margin-left-sm-81 {
    margin-right: 81px !important;
  }
  .\--padding-left-sm-82 {
    padding-right: 82px !important;
  }
  .\--margin-left-sm-82 {
    margin-right: 82px !important;
  }
  .\--padding-left-sm-83 {
    padding-right: 83px !important;
  }
  .\--margin-left-sm-83 {
    margin-right: 83px !important;
  }
  .\--padding-left-sm-84 {
    padding-right: 84px !important;
  }
  .\--margin-left-sm-84 {
    margin-right: 84px !important;
  }
  .\--padding-left-sm-85 {
    padding-right: 85px !important;
  }
  .\--margin-left-sm-85 {
    margin-right: 85px !important;
  }
  .\--padding-left-sm-86 {
    padding-right: 86px !important;
  }
  .\--margin-left-sm-86 {
    margin-right: 86px !important;
  }
  .\--padding-left-sm-87 {
    padding-right: 87px !important;
  }
  .\--margin-left-sm-87 {
    margin-right: 87px !important;
  }
  .\--padding-left-sm-88 {
    padding-right: 88px !important;
  }
  .\--margin-left-sm-88 {
    margin-right: 88px !important;
  }
  .\--padding-left-sm-89 {
    padding-right: 89px !important;
  }
  .\--margin-left-sm-89 {
    margin-right: 89px !important;
  }
  .\--padding-left-sm-90 {
    padding-right: 90px !important;
  }
  .\--margin-left-sm-90 {
    margin-right: 90px !important;
  }
  .\--padding-left-sm-91 {
    padding-right: 91px !important;
  }
  .\--margin-left-sm-91 {
    margin-right: 91px !important;
  }
  .\--padding-left-sm-92 {
    padding-right: 92px !important;
  }
  .\--margin-left-sm-92 {
    margin-right: 92px !important;
  }
  .\--padding-left-sm-93 {
    padding-right: 93px !important;
  }
  .\--margin-left-sm-93 {
    margin-right: 93px !important;
  }
  .\--padding-left-sm-94 {
    padding-right: 94px !important;
  }
  .\--margin-left-sm-94 {
    margin-right: 94px !important;
  }
  .\--padding-left-sm-95 {
    padding-right: 95px !important;
  }
  .\--margin-left-sm-95 {
    margin-right: 95px !important;
  }
  .\--padding-left-sm-96 {
    padding-right: 96px !important;
  }
  .\--margin-left-sm-96 {
    margin-right: 96px !important;
  }
  .\--padding-left-sm-97 {
    padding-right: 97px !important;
  }
  .\--margin-left-sm-97 {
    margin-right: 97px !important;
  }
  .\--padding-left-sm-98 {
    padding-right: 98px !important;
  }
  .\--margin-left-sm-98 {
    margin-right: 98px !important;
  }
  .\--padding-left-sm-99 {
    padding-right: 99px !important;
  }
  .\--margin-left-sm-99 {
    margin-right: 99px !important;
  }
  .\--padding-left-sm-100 {
    padding-right: 100px !important;
  }
  .\--margin-left-sm-100 {
    margin-right: 100px !important;
  }
  .\--padding-left-sm-101 {
    padding-right: 101px !important;
  }
  .\--margin-left-sm-101 {
    margin-right: 101px !important;
  }
  .\--padding-left-sm-102 {
    padding-right: 102px !important;
  }
  .\--margin-left-sm-102 {
    margin-right: 102px !important;
  }
  .\--padding-left-sm-103 {
    padding-right: 103px !important;
  }
  .\--margin-left-sm-103 {
    margin-right: 103px !important;
  }
  .\--padding-left-sm-104 {
    padding-right: 104px !important;
  }
  .\--margin-left-sm-104 {
    margin-right: 104px !important;
  }
  .\--padding-left-sm-105 {
    padding-right: 105px !important;
  }
  .\--margin-left-sm-105 {
    margin-right: 105px !important;
  }
  .\--padding-left-sm-106 {
    padding-right: 106px !important;
  }
  .\--margin-left-sm-106 {
    margin-right: 106px !important;
  }
  .\--padding-left-sm-107 {
    padding-right: 107px !important;
  }
  .\--margin-left-sm-107 {
    margin-right: 107px !important;
  }
  .\--padding-left-sm-108 {
    padding-right: 108px !important;
  }
  .\--margin-left-sm-108 {
    margin-right: 108px !important;
  }
  .\--padding-left-sm-109 {
    padding-right: 109px !important;
  }
  .\--margin-left-sm-109 {
    margin-right: 109px !important;
  }
  .\--padding-left-sm-110 {
    padding-right: 110px !important;
  }
  .\--margin-left-sm-110 {
    margin-right: 110px !important;
  }
  .\--padding-left-sm-111 {
    padding-right: 111px !important;
  }
  .\--margin-left-sm-111 {
    margin-right: 111px !important;
  }
  .\--padding-left-sm-112 {
    padding-right: 112px !important;
  }
  .\--margin-left-sm-112 {
    margin-right: 112px !important;
  }
  .\--padding-left-sm-113 {
    padding-right: 113px !important;
  }
  .\--margin-left-sm-113 {
    margin-right: 113px !important;
  }
  .\--padding-left-sm-114 {
    padding-right: 114px !important;
  }
  .\--margin-left-sm-114 {
    margin-right: 114px !important;
  }
  .\--padding-left-sm-115 {
    padding-right: 115px !important;
  }
  .\--margin-left-sm-115 {
    margin-right: 115px !important;
  }
  .\--padding-left-sm-116 {
    padding-right: 116px !important;
  }
  .\--margin-left-sm-116 {
    margin-right: 116px !important;
  }
  .\--padding-left-sm-117 {
    padding-right: 117px !important;
  }
  .\--margin-left-sm-117 {
    margin-right: 117px !important;
  }
  .\--padding-left-sm-118 {
    padding-right: 118px !important;
  }
  .\--margin-left-sm-118 {
    margin-right: 118px !important;
  }
  .\--padding-left-sm-119 {
    padding-right: 119px !important;
  }
  .\--margin-left-sm-119 {
    margin-right: 119px !important;
  }
  .\--padding-left-sm-120 {
    padding-right: 120px !important;
  }
  .\--margin-left-sm-120 {
    margin-right: 120px !important;
  }
  .\--padding-left-sm-121 {
    padding-right: 121px !important;
  }
  .\--margin-left-sm-121 {
    margin-right: 121px !important;
  }
  .\--padding-left-sm-122 {
    padding-right: 122px !important;
  }
  .\--margin-left-sm-122 {
    margin-right: 122px !important;
  }
  .\--padding-left-sm-123 {
    padding-right: 123px !important;
  }
  .\--margin-left-sm-123 {
    margin-right: 123px !important;
  }
  .\--padding-left-sm-124 {
    padding-right: 124px !important;
  }
  .\--margin-left-sm-124 {
    margin-right: 124px !important;
  }
  .\--padding-left-sm-125 {
    padding-right: 125px !important;
  }
  .\--margin-left-sm-125 {
    margin-right: 125px !important;
  }
  .\--padding-left-sm-126 {
    padding-right: 126px !important;
  }
  .\--margin-left-sm-126 {
    margin-right: 126px !important;
  }
  .\--padding-left-sm-127 {
    padding-right: 127px !important;
  }
  .\--margin-left-sm-127 {
    margin-right: 127px !important;
  }
  .\--padding-left-sm-128 {
    padding-right: 128px !important;
  }
  .\--margin-left-sm-128 {
    margin-right: 128px !important;
  }
  .\--padding-left-sm-129 {
    padding-right: 129px !important;
  }
  .\--margin-left-sm-129 {
    margin-right: 129px !important;
  }
  .\--padding-left-sm-130 {
    padding-right: 130px !important;
  }
  .\--margin-left-sm-130 {
    margin-right: 130px !important;
  }
  .\--padding-left-sm-131 {
    padding-right: 131px !important;
  }
  .\--margin-left-sm-131 {
    margin-right: 131px !important;
  }
  .\--padding-left-sm-132 {
    padding-right: 132px !important;
  }
  .\--margin-left-sm-132 {
    margin-right: 132px !important;
  }
  .\--padding-left-sm-133 {
    padding-right: 133px !important;
  }
  .\--margin-left-sm-133 {
    margin-right: 133px !important;
  }
  .\--padding-left-sm-134 {
    padding-right: 134px !important;
  }
  .\--margin-left-sm-134 {
    margin-right: 134px !important;
  }
  .\--padding-left-sm-135 {
    padding-right: 135px !important;
  }
  .\--margin-left-sm-135 {
    margin-right: 135px !important;
  }
  .\--padding-left-sm-136 {
    padding-right: 136px !important;
  }
  .\--margin-left-sm-136 {
    margin-right: 136px !important;
  }
  .\--padding-left-sm-137 {
    padding-right: 137px !important;
  }
  .\--margin-left-sm-137 {
    margin-right: 137px !important;
  }
  .\--padding-left-sm-138 {
    padding-right: 138px !important;
  }
  .\--margin-left-sm-138 {
    margin-right: 138px !important;
  }
  .\--padding-left-sm-139 {
    padding-right: 139px !important;
  }
  .\--margin-left-sm-139 {
    margin-right: 139px !important;
  }
  .\--padding-left-sm-140 {
    padding-right: 140px !important;
  }
  .\--margin-left-sm-140 {
    margin-right: 140px !important;
  }
  .\--padding-left-sm-141 {
    padding-right: 141px !important;
  }
  .\--margin-left-sm-141 {
    margin-right: 141px !important;
  }
  .\--padding-left-sm-142 {
    padding-right: 142px !important;
  }
  .\--margin-left-sm-142 {
    margin-right: 142px !important;
  }
  .\--padding-left-sm-143 {
    padding-right: 143px !important;
  }
  .\--margin-left-sm-143 {
    margin-right: 143px !important;
  }
  .\--padding-left-sm-144 {
    padding-right: 144px !important;
  }
  .\--margin-left-sm-144 {
    margin-right: 144px !important;
  }
  .\--padding-left-sm-145 {
    padding-right: 145px !important;
  }
  .\--margin-left-sm-145 {
    margin-right: 145px !important;
  }
  .\--padding-left-sm-146 {
    padding-right: 146px !important;
  }
  .\--margin-left-sm-146 {
    margin-right: 146px !important;
  }
  .\--padding-left-sm-147 {
    padding-right: 147px !important;
  }
  .\--margin-left-sm-147 {
    margin-right: 147px !important;
  }
  .\--padding-left-sm-148 {
    padding-right: 148px !important;
  }
  .\--margin-left-sm-148 {
    margin-right: 148px !important;
  }
  .\--padding-left-sm-149 {
    padding-right: 149px !important;
  }
  .\--margin-left-sm-149 {
    margin-right: 149px !important;
  }
  .\--padding-left-sm-150 {
    padding-right: 150px !important;
  }
  .\--margin-left-sm-150 {
    margin-right: 150px !important;
  }
  .\--padding-left-sm-151 {
    padding-right: 151px !important;
  }
  .\--margin-left-sm-151 {
    margin-right: 151px !important;
  }
  .\--padding-left-sm-152 {
    padding-right: 152px !important;
  }
  .\--margin-left-sm-152 {
    margin-right: 152px !important;
  }
  .\--padding-left-sm-153 {
    padding-right: 153px !important;
  }
  .\--margin-left-sm-153 {
    margin-right: 153px !important;
  }
  .\--padding-left-sm-154 {
    padding-right: 154px !important;
  }
  .\--margin-left-sm-154 {
    margin-right: 154px !important;
  }
  .\--padding-left-sm-155 {
    padding-right: 155px !important;
  }
  .\--margin-left-sm-155 {
    margin-right: 155px !important;
  }
  .\--padding-left-sm-156 {
    padding-right: 156px !important;
  }
  .\--margin-left-sm-156 {
    margin-right: 156px !important;
  }
  .\--padding-left-sm-157 {
    padding-right: 157px !important;
  }
  .\--margin-left-sm-157 {
    margin-right: 157px !important;
  }
  .\--padding-left-sm-158 {
    padding-right: 158px !important;
  }
  .\--margin-left-sm-158 {
    margin-right: 158px !important;
  }
  .\--padding-left-sm-159 {
    padding-right: 159px !important;
  }
  .\--margin-left-sm-159 {
    margin-right: 159px !important;
  }
  .\--padding-left-sm-160 {
    padding-right: 160px !important;
  }
  .\--margin-left-sm-160 {
    margin-right: 160px !important;
  }
  .\--padding-left-sm-161 {
    padding-right: 161px !important;
  }
  .\--margin-left-sm-161 {
    margin-right: 161px !important;
  }
  .\--padding-left-sm-162 {
    padding-right: 162px !important;
  }
  .\--margin-left-sm-162 {
    margin-right: 162px !important;
  }
  .\--padding-left-sm-163 {
    padding-right: 163px !important;
  }
  .\--margin-left-sm-163 {
    margin-right: 163px !important;
  }
  .\--padding-left-sm-164 {
    padding-right: 164px !important;
  }
  .\--margin-left-sm-164 {
    margin-right: 164px !important;
  }
  .\--padding-left-sm-165 {
    padding-right: 165px !important;
  }
  .\--margin-left-sm-165 {
    margin-right: 165px !important;
  }
  .\--padding-left-sm-166 {
    padding-right: 166px !important;
  }
  .\--margin-left-sm-166 {
    margin-right: 166px !important;
  }
  .\--padding-left-sm-167 {
    padding-right: 167px !important;
  }
  .\--margin-left-sm-167 {
    margin-right: 167px !important;
  }
  .\--padding-left-sm-168 {
    padding-right: 168px !important;
  }
  .\--margin-left-sm-168 {
    margin-right: 168px !important;
  }
  .\--padding-left-sm-169 {
    padding-right: 169px !important;
  }
  .\--margin-left-sm-169 {
    margin-right: 169px !important;
  }
  .\--padding-left-sm-170 {
    padding-right: 170px !important;
  }
  .\--margin-left-sm-170 {
    margin-right: 170px !important;
  }
  .\--padding-left-sm-171 {
    padding-right: 171px !important;
  }
  .\--margin-left-sm-171 {
    margin-right: 171px !important;
  }
  .\--padding-left-sm-172 {
    padding-right: 172px !important;
  }
  .\--margin-left-sm-172 {
    margin-right: 172px !important;
  }
  .\--padding-left-sm-173 {
    padding-right: 173px !important;
  }
  .\--margin-left-sm-173 {
    margin-right: 173px !important;
  }
  .\--padding-left-sm-174 {
    padding-right: 174px !important;
  }
  .\--margin-left-sm-174 {
    margin-right: 174px !important;
  }
  .\--padding-left-sm-175 {
    padding-right: 175px !important;
  }
  .\--margin-left-sm-175 {
    margin-right: 175px !important;
  }
  .\--padding-left-sm-176 {
    padding-right: 176px !important;
  }
  .\--margin-left-sm-176 {
    margin-right: 176px !important;
  }
  .\--padding-left-sm-177 {
    padding-right: 177px !important;
  }
  .\--margin-left-sm-177 {
    margin-right: 177px !important;
  }
  .\--padding-left-sm-178 {
    padding-right: 178px !important;
  }
  .\--margin-left-sm-178 {
    margin-right: 178px !important;
  }
  .\--padding-left-sm-179 {
    padding-right: 179px !important;
  }
  .\--margin-left-sm-179 {
    margin-right: 179px !important;
  }
  .\--padding-left-sm-180 {
    padding-right: 180px !important;
  }
  .\--margin-left-sm-180 {
    margin-right: 180px !important;
  }
  .\--padding-left-sm-181 {
    padding-right: 181px !important;
  }
  .\--margin-left-sm-181 {
    margin-right: 181px !important;
  }
  .\--padding-left-sm-182 {
    padding-right: 182px !important;
  }
  .\--margin-left-sm-182 {
    margin-right: 182px !important;
  }
  .\--padding-left-sm-183 {
    padding-right: 183px !important;
  }
  .\--margin-left-sm-183 {
    margin-right: 183px !important;
  }
  .\--padding-left-sm-184 {
    padding-right: 184px !important;
  }
  .\--margin-left-sm-184 {
    margin-right: 184px !important;
  }
  .\--padding-left-sm-185 {
    padding-right: 185px !important;
  }
  .\--margin-left-sm-185 {
    margin-right: 185px !important;
  }
  .\--padding-left-sm-186 {
    padding-right: 186px !important;
  }
  .\--margin-left-sm-186 {
    margin-right: 186px !important;
  }
  .\--padding-left-sm-187 {
    padding-right: 187px !important;
  }
  .\--margin-left-sm-187 {
    margin-right: 187px !important;
  }
  .\--padding-left-sm-188 {
    padding-right: 188px !important;
  }
  .\--margin-left-sm-188 {
    margin-right: 188px !important;
  }
  .\--padding-left-sm-189 {
    padding-right: 189px !important;
  }
  .\--margin-left-sm-189 {
    margin-right: 189px !important;
  }
  .\--padding-left-sm-190 {
    padding-right: 190px !important;
  }
  .\--margin-left-sm-190 {
    margin-right: 190px !important;
  }
  .\--padding-left-sm-191 {
    padding-right: 191px !important;
  }
  .\--margin-left-sm-191 {
    margin-right: 191px !important;
  }
  .\--padding-left-sm-192 {
    padding-right: 192px !important;
  }
  .\--margin-left-sm-192 {
    margin-right: 192px !important;
  }
  .\--padding-left-sm-193 {
    padding-right: 193px !important;
  }
  .\--margin-left-sm-193 {
    margin-right: 193px !important;
  }
  .\--padding-left-sm-194 {
    padding-right: 194px !important;
  }
  .\--margin-left-sm-194 {
    margin-right: 194px !important;
  }
  .\--padding-left-sm-195 {
    padding-right: 195px !important;
  }
  .\--margin-left-sm-195 {
    margin-right: 195px !important;
  }
  .\--padding-left-sm-196 {
    padding-right: 196px !important;
  }
  .\--margin-left-sm-196 {
    margin-right: 196px !important;
  }
  .\--padding-left-sm-197 {
    padding-right: 197px !important;
  }
  .\--margin-left-sm-197 {
    margin-right: 197px !important;
  }
  .\--padding-left-sm-198 {
    padding-right: 198px !important;
  }
  .\--margin-left-sm-198 {
    margin-right: 198px !important;
  }
  .\--padding-left-sm-199 {
    padding-right: 199px !important;
  }
  .\--margin-left-sm-199 {
    margin-right: 199px !important;
  }
  .\--padding-left-sm-200 {
    padding-right: 200px !important;
  }
  .\--margin-left-sm-200 {
    margin-right: 200px !important;
  }
  .\--padding-left-sm-201 {
    padding-right: 201px !important;
  }
  .\--margin-left-sm-201 {
    margin-right: 201px !important;
  }
  .\--padding-left-sm-202 {
    padding-right: 202px !important;
  }
  .\--margin-left-sm-202 {
    margin-right: 202px !important;
  }
  .\--padding-left-sm-203 {
    padding-right: 203px !important;
  }
  .\--margin-left-sm-203 {
    margin-right: 203px !important;
  }
  .\--padding-left-sm-204 {
    padding-right: 204px !important;
  }
  .\--margin-left-sm-204 {
    margin-right: 204px !important;
  }
  .\--padding-left-sm-205 {
    padding-right: 205px !important;
  }
  .\--margin-left-sm-205 {
    margin-right: 205px !important;
  }
  .\--padding-left-sm-206 {
    padding-right: 206px !important;
  }
  .\--margin-left-sm-206 {
    margin-right: 206px !important;
  }
  .\--padding-left-sm-207 {
    padding-right: 207px !important;
  }
  .\--margin-left-sm-207 {
    margin-right: 207px !important;
  }
  .\--padding-left-sm-208 {
    padding-right: 208px !important;
  }
  .\--margin-left-sm-208 {
    margin-right: 208px !important;
  }
  .\--padding-left-sm-209 {
    padding-right: 209px !important;
  }
  .\--margin-left-sm-209 {
    margin-right: 209px !important;
  }
  .\--padding-left-sm-210 {
    padding-right: 210px !important;
  }
  .\--margin-left-sm-210 {
    margin-right: 210px !important;
  }
  .\--padding-left-sm-211 {
    padding-right: 211px !important;
  }
  .\--margin-left-sm-211 {
    margin-right: 211px !important;
  }
  .\--padding-left-sm-212 {
    padding-right: 212px !important;
  }
  .\--margin-left-sm-212 {
    margin-right: 212px !important;
  }
  .\--padding-left-sm-213 {
    padding-right: 213px !important;
  }
  .\--margin-left-sm-213 {
    margin-right: 213px !important;
  }
  .\--padding-left-sm-214 {
    padding-right: 214px !important;
  }
  .\--margin-left-sm-214 {
    margin-right: 214px !important;
  }
  .\--padding-left-sm-215 {
    padding-right: 215px !important;
  }
  .\--margin-left-sm-215 {
    margin-right: 215px !important;
  }
  .\--padding-left-sm-216 {
    padding-right: 216px !important;
  }
  .\--margin-left-sm-216 {
    margin-right: 216px !important;
  }
  .\--padding-left-sm-217 {
    padding-right: 217px !important;
  }
  .\--margin-left-sm-217 {
    margin-right: 217px !important;
  }
  .\--padding-left-sm-218 {
    padding-right: 218px !important;
  }
  .\--margin-left-sm-218 {
    margin-right: 218px !important;
  }
  .\--padding-left-sm-219 {
    padding-right: 219px !important;
  }
  .\--margin-left-sm-219 {
    margin-right: 219px !important;
  }
  .\--padding-left-sm-220 {
    padding-right: 220px !important;
  }
  .\--margin-left-sm-220 {
    margin-right: 220px !important;
  }
  .\--padding-left-sm-221 {
    padding-right: 221px !important;
  }
  .\--margin-left-sm-221 {
    margin-right: 221px !important;
  }
  .\--padding-left-sm-222 {
    padding-right: 222px !important;
  }
  .\--margin-left-sm-222 {
    margin-right: 222px !important;
  }
  .\--padding-left-sm-223 {
    padding-right: 223px !important;
  }
  .\--margin-left-sm-223 {
    margin-right: 223px !important;
  }
  .\--padding-left-sm-224 {
    padding-right: 224px !important;
  }
  .\--margin-left-sm-224 {
    margin-right: 224px !important;
  }
  .\--padding-left-sm-225 {
    padding-right: 225px !important;
  }
  .\--margin-left-sm-225 {
    margin-right: 225px !important;
  }
  .\--padding-left-sm-226 {
    padding-right: 226px !important;
  }
  .\--margin-left-sm-226 {
    margin-right: 226px !important;
  }
  .\--padding-left-sm-227 {
    padding-right: 227px !important;
  }
  .\--margin-left-sm-227 {
    margin-right: 227px !important;
  }
  .\--padding-left-sm-228 {
    padding-right: 228px !important;
  }
  .\--margin-left-sm-228 {
    margin-right: 228px !important;
  }
  .\--padding-left-sm-229 {
    padding-right: 229px !important;
  }
  .\--margin-left-sm-229 {
    margin-right: 229px !important;
  }
  .\--padding-left-sm-230 {
    padding-right: 230px !important;
  }
  .\--margin-left-sm-230 {
    margin-right: 230px !important;
  }
  .\--padding-left-sm-231 {
    padding-right: 231px !important;
  }
  .\--margin-left-sm-231 {
    margin-right: 231px !important;
  }
  .\--padding-left-sm-232 {
    padding-right: 232px !important;
  }
  .\--margin-left-sm-232 {
    margin-right: 232px !important;
  }
  .\--padding-left-sm-233 {
    padding-right: 233px !important;
  }
  .\--margin-left-sm-233 {
    margin-right: 233px !important;
  }
  .\--padding-left-sm-234 {
    padding-right: 234px !important;
  }
  .\--margin-left-sm-234 {
    margin-right: 234px !important;
  }
  .\--padding-left-sm-235 {
    padding-right: 235px !important;
  }
  .\--margin-left-sm-235 {
    margin-right: 235px !important;
  }
  .\--padding-left-sm-236 {
    padding-right: 236px !important;
  }
  .\--margin-left-sm-236 {
    margin-right: 236px !important;
  }
  .\--padding-left-sm-237 {
    padding-right: 237px !important;
  }
  .\--margin-left-sm-237 {
    margin-right: 237px !important;
  }
  .\--padding-left-sm-238 {
    padding-right: 238px !important;
  }
  .\--margin-left-sm-238 {
    margin-right: 238px !important;
  }
  .\--padding-left-sm-239 {
    padding-right: 239px !important;
  }
  .\--margin-left-sm-239 {
    margin-right: 239px !important;
  }
  .\--padding-left-sm-240 {
    padding-right: 240px !important;
  }
  .\--margin-left-sm-240 {
    margin-right: 240px !important;
  }
  .\--padding-left-sm-241 {
    padding-right: 241px !important;
  }
  .\--margin-left-sm-241 {
    margin-right: 241px !important;
  }
  .\--padding-left-sm-242 {
    padding-right: 242px !important;
  }
  .\--margin-left-sm-242 {
    margin-right: 242px !important;
  }
  .\--padding-left-sm-243 {
    padding-right: 243px !important;
  }
  .\--margin-left-sm-243 {
    margin-right: 243px !important;
  }
  .\--padding-left-sm-244 {
    padding-right: 244px !important;
  }
  .\--margin-left-sm-244 {
    margin-right: 244px !important;
  }
  .\--padding-left-sm-245 {
    padding-right: 245px !important;
  }
  .\--margin-left-sm-245 {
    margin-right: 245px !important;
  }
  .\--padding-left-sm-246 {
    padding-right: 246px !important;
  }
  .\--margin-left-sm-246 {
    margin-right: 246px !important;
  }
  .\--padding-left-sm-247 {
    padding-right: 247px !important;
  }
  .\--margin-left-sm-247 {
    margin-right: 247px !important;
  }
  .\--padding-left-sm-248 {
    padding-right: 248px !important;
  }
  .\--margin-left-sm-248 {
    margin-right: 248px !important;
  }
  .\--padding-left-sm-249 {
    padding-right: 249px !important;
  }
  .\--margin-left-sm-249 {
    margin-right: 249px !important;
  }
  .\--padding-left-sm-250 {
    padding-right: 250px !important;
  }
  .\--margin-left-sm-250 {
    margin-right: 250px !important;
  }
  .\--padding-left-sm-251 {
    padding-right: 251px !important;
  }
  .\--margin-left-sm-251 {
    margin-right: 251px !important;
  }
  .\--padding-left-sm-252 {
    padding-right: 252px !important;
  }
  .\--margin-left-sm-252 {
    margin-right: 252px !important;
  }
  .\--padding-left-sm-253 {
    padding-right: 253px !important;
  }
  .\--margin-left-sm-253 {
    margin-right: 253px !important;
  }
  .\--padding-left-sm-254 {
    padding-right: 254px !important;
  }
  .\--margin-left-sm-254 {
    margin-right: 254px !important;
  }
  .\--padding-left-sm-255 {
    padding-right: 255px !important;
  }
  .\--margin-left-sm-255 {
    margin-right: 255px !important;
  }
  .\--padding-left-sm-256 {
    padding-right: 256px !important;
  }
  .\--margin-left-sm-256 {
    margin-right: 256px !important;
  }
  .\--padding-left-sm-257 {
    padding-right: 257px !important;
  }
  .\--margin-left-sm-257 {
    margin-right: 257px !important;
  }
  .\--padding-left-sm-258 {
    padding-right: 258px !important;
  }
  .\--margin-left-sm-258 {
    margin-right: 258px !important;
  }
  .\--padding-left-sm-259 {
    padding-right: 259px !important;
  }
  .\--margin-left-sm-259 {
    margin-right: 259px !important;
  }
  .\--padding-left-sm-260 {
    padding-right: 260px !important;
  }
  .\--margin-left-sm-260 {
    margin-right: 260px !important;
  }
  .\--padding-left-sm-261 {
    padding-right: 261px !important;
  }
  .\--margin-left-sm-261 {
    margin-right: 261px !important;
  }
  .\--padding-left-sm-262 {
    padding-right: 262px !important;
  }
  .\--margin-left-sm-262 {
    margin-right: 262px !important;
  }
  .\--padding-left-sm-263 {
    padding-right: 263px !important;
  }
  .\--margin-left-sm-263 {
    margin-right: 263px !important;
  }
  .\--padding-left-sm-264 {
    padding-right: 264px !important;
  }
  .\--margin-left-sm-264 {
    margin-right: 264px !important;
  }
  .\--padding-left-sm-265 {
    padding-right: 265px !important;
  }
  .\--margin-left-sm-265 {
    margin-right: 265px !important;
  }
  .\--padding-left-sm-266 {
    padding-right: 266px !important;
  }
  .\--margin-left-sm-266 {
    margin-right: 266px !important;
  }
  .\--padding-left-sm-267 {
    padding-right: 267px !important;
  }
  .\--margin-left-sm-267 {
    margin-right: 267px !important;
  }
  .\--padding-left-sm-268 {
    padding-right: 268px !important;
  }
  .\--margin-left-sm-268 {
    margin-right: 268px !important;
  }
  .\--padding-left-sm-269 {
    padding-right: 269px !important;
  }
  .\--margin-left-sm-269 {
    margin-right: 269px !important;
  }
  .\--padding-left-sm-270 {
    padding-right: 270px !important;
  }
  .\--margin-left-sm-270 {
    margin-right: 270px !important;
  }
  .\--padding-left-sm-271 {
    padding-right: 271px !important;
  }
  .\--margin-left-sm-271 {
    margin-right: 271px !important;
  }
  .\--padding-left-sm-272 {
    padding-right: 272px !important;
  }
  .\--margin-left-sm-272 {
    margin-right: 272px !important;
  }
  .\--padding-left-sm-273 {
    padding-right: 273px !important;
  }
  .\--margin-left-sm-273 {
    margin-right: 273px !important;
  }
  .\--padding-left-sm-274 {
    padding-right: 274px !important;
  }
  .\--margin-left-sm-274 {
    margin-right: 274px !important;
  }
  .\--padding-left-sm-275 {
    padding-right: 275px !important;
  }
  .\--margin-left-sm-275 {
    margin-right: 275px !important;
  }
  .\--padding-left-sm-276 {
    padding-right: 276px !important;
  }
  .\--margin-left-sm-276 {
    margin-right: 276px !important;
  }
  .\--padding-left-sm-277 {
    padding-right: 277px !important;
  }
  .\--margin-left-sm-277 {
    margin-right: 277px !important;
  }
  .\--padding-left-sm-278 {
    padding-right: 278px !important;
  }
  .\--margin-left-sm-278 {
    margin-right: 278px !important;
  }
  .\--padding-left-sm-279 {
    padding-right: 279px !important;
  }
  .\--margin-left-sm-279 {
    margin-right: 279px !important;
  }
  .\--padding-left-sm-280 {
    padding-right: 280px !important;
  }
  .\--margin-left-sm-280 {
    margin-right: 280px !important;
  }
  .\--padding-left-sm-281 {
    padding-right: 281px !important;
  }
  .\--margin-left-sm-281 {
    margin-right: 281px !important;
  }
  .\--padding-left-sm-282 {
    padding-right: 282px !important;
  }
  .\--margin-left-sm-282 {
    margin-right: 282px !important;
  }
  .\--padding-left-sm-283 {
    padding-right: 283px !important;
  }
  .\--margin-left-sm-283 {
    margin-right: 283px !important;
  }
  .\--padding-left-sm-284 {
    padding-right: 284px !important;
  }
  .\--margin-left-sm-284 {
    margin-right: 284px !important;
  }
  .\--padding-left-sm-285 {
    padding-right: 285px !important;
  }
  .\--margin-left-sm-285 {
    margin-right: 285px !important;
  }
  .\--padding-left-sm-286 {
    padding-right: 286px !important;
  }
  .\--margin-left-sm-286 {
    margin-right: 286px !important;
  }
  .\--padding-left-sm-287 {
    padding-right: 287px !important;
  }
  .\--margin-left-sm-287 {
    margin-right: 287px !important;
  }
  .\--padding-left-sm-288 {
    padding-right: 288px !important;
  }
  .\--margin-left-sm-288 {
    margin-right: 288px !important;
  }
  .\--padding-left-sm-289 {
    padding-right: 289px !important;
  }
  .\--margin-left-sm-289 {
    margin-right: 289px !important;
  }
  .\--padding-left-sm-290 {
    padding-right: 290px !important;
  }
  .\--margin-left-sm-290 {
    margin-right: 290px !important;
  }
  .\--padding-left-sm-291 {
    padding-right: 291px !important;
  }
  .\--margin-left-sm-291 {
    margin-right: 291px !important;
  }
  .\--padding-left-sm-292 {
    padding-right: 292px !important;
  }
  .\--margin-left-sm-292 {
    margin-right: 292px !important;
  }
  .\--padding-left-sm-293 {
    padding-right: 293px !important;
  }
  .\--margin-left-sm-293 {
    margin-right: 293px !important;
  }
  .\--padding-left-sm-294 {
    padding-right: 294px !important;
  }
  .\--margin-left-sm-294 {
    margin-right: 294px !important;
  }
  .\--padding-left-sm-295 {
    padding-right: 295px !important;
  }
  .\--margin-left-sm-295 {
    margin-right: 295px !important;
  }
  .\--padding-left-sm-296 {
    padding-right: 296px !important;
  }
  .\--margin-left-sm-296 {
    margin-right: 296px !important;
  }
  .\--padding-left-sm-297 {
    padding-right: 297px !important;
  }
  .\--margin-left-sm-297 {
    margin-right: 297px !important;
  }
  .\--padding-left-sm-298 {
    padding-right: 298px !important;
  }
  .\--margin-left-sm-298 {
    margin-right: 298px !important;
  }
  .\--padding-left-sm-299 {
    padding-right: 299px !important;
  }
  .\--margin-left-sm-299 {
    margin-right: 299px !important;
  }
  .\--padding-left-sm-300 {
    padding-right: 300px !important;
  }
  .\--margin-left-sm-300 {
    margin-right: 300px !important;
  }
  .\--padding-right-sm-0 {
    padding-left: 0px !important;
  }
  .\--margin-right-sm-0 {
    margin-left: 0px !important;
  }
  .\--padding-right-sm-1 {
    padding-left: 1px !important;
  }
  .\--margin-right-sm-1 {
    margin-left: 1px !important;
  }
  .\--padding-right-sm-2 {
    padding-left: 2px !important;
  }
  .\--margin-right-sm-2 {
    margin-left: 2px !important;
  }
  .\--padding-right-sm-3 {
    padding-left: 3px !important;
  }
  .\--margin-right-sm-3 {
    margin-left: 3px !important;
  }
  .\--padding-right-sm-4 {
    padding-left: 4px !important;
  }
  .\--margin-right-sm-4 {
    margin-left: 4px !important;
  }
  .\--padding-right-sm-5 {
    padding-left: 5px !important;
  }
  .\--margin-right-sm-5 {
    margin-left: 5px !important;
  }
  .\--padding-right-sm-6 {
    padding-left: 6px !important;
  }
  .\--margin-right-sm-6 {
    margin-left: 6px !important;
  }
  .\--padding-right-sm-7 {
    padding-left: 7px !important;
  }
  .\--margin-right-sm-7 {
    margin-left: 7px !important;
  }
  .\--padding-right-sm-8 {
    padding-left: 8px !important;
  }
  .\--margin-right-sm-8 {
    margin-left: 8px !important;
  }
  .\--padding-right-sm-9 {
    padding-left: 9px !important;
  }
  .\--margin-right-sm-9 {
    margin-left: 9px !important;
  }
  .\--padding-right-sm-10 {
    padding-left: 10px !important;
  }
  .\--margin-right-sm-10 {
    margin-left: 10px !important;
  }
  .\--padding-right-sm-11 {
    padding-left: 11px !important;
  }
  .\--margin-right-sm-11 {
    margin-left: 11px !important;
  }
  .\--padding-right-sm-12 {
    padding-left: 12px !important;
  }
  .\--margin-right-sm-12 {
    margin-left: 12px !important;
  }
  .\--padding-right-sm-13 {
    padding-left: 13px !important;
  }
  .\--margin-right-sm-13 {
    margin-left: 13px !important;
  }
  .\--padding-right-sm-14 {
    padding-left: 14px !important;
  }
  .\--margin-right-sm-14 {
    margin-left: 14px !important;
  }
  .\--padding-right-sm-15 {
    padding-left: 15px !important;
  }
  .\--margin-right-sm-15 {
    margin-left: 15px !important;
  }
  .\--padding-right-sm-16 {
    padding-left: 16px !important;
  }
  .\--margin-right-sm-16 {
    margin-left: 16px !important;
  }
  .\--padding-right-sm-17 {
    padding-left: 17px !important;
  }
  .\--margin-right-sm-17 {
    margin-left: 17px !important;
  }
  .\--padding-right-sm-18 {
    padding-left: 18px !important;
  }
  .\--margin-right-sm-18 {
    margin-left: 18px !important;
  }
  .\--padding-right-sm-19 {
    padding-left: 19px !important;
  }
  .\--margin-right-sm-19 {
    margin-left: 19px !important;
  }
  .\--padding-right-sm-20 {
    padding-left: 20px !important;
  }
  .\--margin-right-sm-20 {
    margin-left: 20px !important;
  }
  .\--padding-right-sm-21 {
    padding-left: 21px !important;
  }
  .\--margin-right-sm-21 {
    margin-left: 21px !important;
  }
  .\--padding-right-sm-22 {
    padding-left: 22px !important;
  }
  .\--margin-right-sm-22 {
    margin-left: 22px !important;
  }
  .\--padding-right-sm-23 {
    padding-left: 23px !important;
  }
  .\--margin-right-sm-23 {
    margin-left: 23px !important;
  }
  .\--padding-right-sm-24 {
    padding-left: 24px !important;
  }
  .\--margin-right-sm-24 {
    margin-left: 24px !important;
  }
  .\--padding-right-sm-25 {
    padding-left: 25px !important;
  }
  .\--margin-right-sm-25 {
    margin-left: 25px !important;
  }
  .\--padding-right-sm-26 {
    padding-left: 26px !important;
  }
  .\--margin-right-sm-26 {
    margin-left: 26px !important;
  }
  .\--padding-right-sm-27 {
    padding-left: 27px !important;
  }
  .\--margin-right-sm-27 {
    margin-left: 27px !important;
  }
  .\--padding-right-sm-28 {
    padding-left: 28px !important;
  }
  .\--margin-right-sm-28 {
    margin-left: 28px !important;
  }
  .\--padding-right-sm-29 {
    padding-left: 29px !important;
  }
  .\--margin-right-sm-29 {
    margin-left: 29px !important;
  }
  .\--padding-right-sm-30 {
    padding-left: 30px !important;
  }
  .\--margin-right-sm-30 {
    margin-left: 30px !important;
  }
  .\--padding-right-sm-31 {
    padding-left: 31px !important;
  }
  .\--margin-right-sm-31 {
    margin-left: 31px !important;
  }
  .\--padding-right-sm-32 {
    padding-left: 32px !important;
  }
  .\--margin-right-sm-32 {
    margin-left: 32px !important;
  }
  .\--padding-right-sm-33 {
    padding-left: 33px !important;
  }
  .\--margin-right-sm-33 {
    margin-left: 33px !important;
  }
  .\--padding-right-sm-34 {
    padding-left: 34px !important;
  }
  .\--margin-right-sm-34 {
    margin-left: 34px !important;
  }
  .\--padding-right-sm-35 {
    padding-left: 35px !important;
  }
  .\--margin-right-sm-35 {
    margin-left: 35px !important;
  }
  .\--padding-right-sm-36 {
    padding-left: 36px !important;
  }
  .\--margin-right-sm-36 {
    margin-left: 36px !important;
  }
  .\--padding-right-sm-37 {
    padding-left: 37px !important;
  }
  .\--margin-right-sm-37 {
    margin-left: 37px !important;
  }
  .\--padding-right-sm-38 {
    padding-left: 38px !important;
  }
  .\--margin-right-sm-38 {
    margin-left: 38px !important;
  }
  .\--padding-right-sm-39 {
    padding-left: 39px !important;
  }
  .\--margin-right-sm-39 {
    margin-left: 39px !important;
  }
  .\--padding-right-sm-40 {
    padding-left: 40px !important;
  }
  .\--margin-right-sm-40 {
    margin-left: 40px !important;
  }
  .\--padding-right-sm-41 {
    padding-left: 41px !important;
  }
  .\--margin-right-sm-41 {
    margin-left: 41px !important;
  }
  .\--padding-right-sm-42 {
    padding-left: 42px !important;
  }
  .\--margin-right-sm-42 {
    margin-left: 42px !important;
  }
  .\--padding-right-sm-43 {
    padding-left: 43px !important;
  }
  .\--margin-right-sm-43 {
    margin-left: 43px !important;
  }
  .\--padding-right-sm-44 {
    padding-left: 44px !important;
  }
  .\--margin-right-sm-44 {
    margin-left: 44px !important;
  }
  .\--padding-right-sm-45 {
    padding-left: 45px !important;
  }
  .\--margin-right-sm-45 {
    margin-left: 45px !important;
  }
  .\--padding-right-sm-46 {
    padding-left: 46px !important;
  }
  .\--margin-right-sm-46 {
    margin-left: 46px !important;
  }
  .\--padding-right-sm-47 {
    padding-left: 47px !important;
  }
  .\--margin-right-sm-47 {
    margin-left: 47px !important;
  }
  .\--padding-right-sm-48 {
    padding-left: 48px !important;
  }
  .\--margin-right-sm-48 {
    margin-left: 48px !important;
  }
  .\--padding-right-sm-49 {
    padding-left: 49px !important;
  }
  .\--margin-right-sm-49 {
    margin-left: 49px !important;
  }
  .\--padding-right-sm-50 {
    padding-left: 50px !important;
  }
  .\--margin-right-sm-50 {
    margin-left: 50px !important;
  }
  .\--padding-right-sm-51 {
    padding-left: 51px !important;
  }
  .\--margin-right-sm-51 {
    margin-left: 51px !important;
  }
  .\--padding-right-sm-52 {
    padding-left: 52px !important;
  }
  .\--margin-right-sm-52 {
    margin-left: 52px !important;
  }
  .\--padding-right-sm-53 {
    padding-left: 53px !important;
  }
  .\--margin-right-sm-53 {
    margin-left: 53px !important;
  }
  .\--padding-right-sm-54 {
    padding-left: 54px !important;
  }
  .\--margin-right-sm-54 {
    margin-left: 54px !important;
  }
  .\--padding-right-sm-55 {
    padding-left: 55px !important;
  }
  .\--margin-right-sm-55 {
    margin-left: 55px !important;
  }
  .\--padding-right-sm-56 {
    padding-left: 56px !important;
  }
  .\--margin-right-sm-56 {
    margin-left: 56px !important;
  }
  .\--padding-right-sm-57 {
    padding-left: 57px !important;
  }
  .\--margin-right-sm-57 {
    margin-left: 57px !important;
  }
  .\--padding-right-sm-58 {
    padding-left: 58px !important;
  }
  .\--margin-right-sm-58 {
    margin-left: 58px !important;
  }
  .\--padding-right-sm-59 {
    padding-left: 59px !important;
  }
  .\--margin-right-sm-59 {
    margin-left: 59px !important;
  }
  .\--padding-right-sm-60 {
    padding-left: 60px !important;
  }
  .\--margin-right-sm-60 {
    margin-left: 60px !important;
  }
  .\--padding-right-sm-61 {
    padding-left: 61px !important;
  }
  .\--margin-right-sm-61 {
    margin-left: 61px !important;
  }
  .\--padding-right-sm-62 {
    padding-left: 62px !important;
  }
  .\--margin-right-sm-62 {
    margin-left: 62px !important;
  }
  .\--padding-right-sm-63 {
    padding-left: 63px !important;
  }
  .\--margin-right-sm-63 {
    margin-left: 63px !important;
  }
  .\--padding-right-sm-64 {
    padding-left: 64px !important;
  }
  .\--margin-right-sm-64 {
    margin-left: 64px !important;
  }
  .\--padding-right-sm-65 {
    padding-left: 65px !important;
  }
  .\--margin-right-sm-65 {
    margin-left: 65px !important;
  }
  .\--padding-right-sm-66 {
    padding-left: 66px !important;
  }
  .\--margin-right-sm-66 {
    margin-left: 66px !important;
  }
  .\--padding-right-sm-67 {
    padding-left: 67px !important;
  }
  .\--margin-right-sm-67 {
    margin-left: 67px !important;
  }
  .\--padding-right-sm-68 {
    padding-left: 68px !important;
  }
  .\--margin-right-sm-68 {
    margin-left: 68px !important;
  }
  .\--padding-right-sm-69 {
    padding-left: 69px !important;
  }
  .\--margin-right-sm-69 {
    margin-left: 69px !important;
  }
  .\--padding-right-sm-70 {
    padding-left: 70px !important;
  }
  .\--margin-right-sm-70 {
    margin-left: 70px !important;
  }
  .\--padding-right-sm-71 {
    padding-left: 71px !important;
  }
  .\--margin-right-sm-71 {
    margin-left: 71px !important;
  }
  .\--padding-right-sm-72 {
    padding-left: 72px !important;
  }
  .\--margin-right-sm-72 {
    margin-left: 72px !important;
  }
  .\--padding-right-sm-73 {
    padding-left: 73px !important;
  }
  .\--margin-right-sm-73 {
    margin-left: 73px !important;
  }
  .\--padding-right-sm-74 {
    padding-left: 74px !important;
  }
  .\--margin-right-sm-74 {
    margin-left: 74px !important;
  }
  .\--padding-right-sm-75 {
    padding-left: 75px !important;
  }
  .\--margin-right-sm-75 {
    margin-left: 75px !important;
  }
  .\--padding-right-sm-76 {
    padding-left: 76px !important;
  }
  .\--margin-right-sm-76 {
    margin-left: 76px !important;
  }
  .\--padding-right-sm-77 {
    padding-left: 77px !important;
  }
  .\--margin-right-sm-77 {
    margin-left: 77px !important;
  }
  .\--padding-right-sm-78 {
    padding-left: 78px !important;
  }
  .\--margin-right-sm-78 {
    margin-left: 78px !important;
  }
  .\--padding-right-sm-79 {
    padding-left: 79px !important;
  }
  .\--margin-right-sm-79 {
    margin-left: 79px !important;
  }
  .\--padding-right-sm-80 {
    padding-left: 80px !important;
  }
  .\--margin-right-sm-80 {
    margin-left: 80px !important;
  }
  .\--padding-right-sm-81 {
    padding-left: 81px !important;
  }
  .\--margin-right-sm-81 {
    margin-left: 81px !important;
  }
  .\--padding-right-sm-82 {
    padding-left: 82px !important;
  }
  .\--margin-right-sm-82 {
    margin-left: 82px !important;
  }
  .\--padding-right-sm-83 {
    padding-left: 83px !important;
  }
  .\--margin-right-sm-83 {
    margin-left: 83px !important;
  }
  .\--padding-right-sm-84 {
    padding-left: 84px !important;
  }
  .\--margin-right-sm-84 {
    margin-left: 84px !important;
  }
  .\--padding-right-sm-85 {
    padding-left: 85px !important;
  }
  .\--margin-right-sm-85 {
    margin-left: 85px !important;
  }
  .\--padding-right-sm-86 {
    padding-left: 86px !important;
  }
  .\--margin-right-sm-86 {
    margin-left: 86px !important;
  }
  .\--padding-right-sm-87 {
    padding-left: 87px !important;
  }
  .\--margin-right-sm-87 {
    margin-left: 87px !important;
  }
  .\--padding-right-sm-88 {
    padding-left: 88px !important;
  }
  .\--margin-right-sm-88 {
    margin-left: 88px !important;
  }
  .\--padding-right-sm-89 {
    padding-left: 89px !important;
  }
  .\--margin-right-sm-89 {
    margin-left: 89px !important;
  }
  .\--padding-right-sm-90 {
    padding-left: 90px !important;
  }
  .\--margin-right-sm-90 {
    margin-left: 90px !important;
  }
  .\--padding-right-sm-91 {
    padding-left: 91px !important;
  }
  .\--margin-right-sm-91 {
    margin-left: 91px !important;
  }
  .\--padding-right-sm-92 {
    padding-left: 92px !important;
  }
  .\--margin-right-sm-92 {
    margin-left: 92px !important;
  }
  .\--padding-right-sm-93 {
    padding-left: 93px !important;
  }
  .\--margin-right-sm-93 {
    margin-left: 93px !important;
  }
  .\--padding-right-sm-94 {
    padding-left: 94px !important;
  }
  .\--margin-right-sm-94 {
    margin-left: 94px !important;
  }
  .\--padding-right-sm-95 {
    padding-left: 95px !important;
  }
  .\--margin-right-sm-95 {
    margin-left: 95px !important;
  }
  .\--padding-right-sm-96 {
    padding-left: 96px !important;
  }
  .\--margin-right-sm-96 {
    margin-left: 96px !important;
  }
  .\--padding-right-sm-97 {
    padding-left: 97px !important;
  }
  .\--margin-right-sm-97 {
    margin-left: 97px !important;
  }
  .\--padding-right-sm-98 {
    padding-left: 98px !important;
  }
  .\--margin-right-sm-98 {
    margin-left: 98px !important;
  }
  .\--padding-right-sm-99 {
    padding-left: 99px !important;
  }
  .\--margin-right-sm-99 {
    margin-left: 99px !important;
  }
  .\--padding-right-sm-100 {
    padding-left: 100px !important;
  }
  .\--margin-right-sm-100 {
    margin-left: 100px !important;
  }
  .\--padding-right-sm-101 {
    padding-left: 101px !important;
  }
  .\--margin-right-sm-101 {
    margin-left: 101px !important;
  }
  .\--padding-right-sm-102 {
    padding-left: 102px !important;
  }
  .\--margin-right-sm-102 {
    margin-left: 102px !important;
  }
  .\--padding-right-sm-103 {
    padding-left: 103px !important;
  }
  .\--margin-right-sm-103 {
    margin-left: 103px !important;
  }
  .\--padding-right-sm-104 {
    padding-left: 104px !important;
  }
  .\--margin-right-sm-104 {
    margin-left: 104px !important;
  }
  .\--padding-right-sm-105 {
    padding-left: 105px !important;
  }
  .\--margin-right-sm-105 {
    margin-left: 105px !important;
  }
  .\--padding-right-sm-106 {
    padding-left: 106px !important;
  }
  .\--margin-right-sm-106 {
    margin-left: 106px !important;
  }
  .\--padding-right-sm-107 {
    padding-left: 107px !important;
  }
  .\--margin-right-sm-107 {
    margin-left: 107px !important;
  }
  .\--padding-right-sm-108 {
    padding-left: 108px !important;
  }
  .\--margin-right-sm-108 {
    margin-left: 108px !important;
  }
  .\--padding-right-sm-109 {
    padding-left: 109px !important;
  }
  .\--margin-right-sm-109 {
    margin-left: 109px !important;
  }
  .\--padding-right-sm-110 {
    padding-left: 110px !important;
  }
  .\--margin-right-sm-110 {
    margin-left: 110px !important;
  }
  .\--padding-right-sm-111 {
    padding-left: 111px !important;
  }
  .\--margin-right-sm-111 {
    margin-left: 111px !important;
  }
  .\--padding-right-sm-112 {
    padding-left: 112px !important;
  }
  .\--margin-right-sm-112 {
    margin-left: 112px !important;
  }
  .\--padding-right-sm-113 {
    padding-left: 113px !important;
  }
  .\--margin-right-sm-113 {
    margin-left: 113px !important;
  }
  .\--padding-right-sm-114 {
    padding-left: 114px !important;
  }
  .\--margin-right-sm-114 {
    margin-left: 114px !important;
  }
  .\--padding-right-sm-115 {
    padding-left: 115px !important;
  }
  .\--margin-right-sm-115 {
    margin-left: 115px !important;
  }
  .\--padding-right-sm-116 {
    padding-left: 116px !important;
  }
  .\--margin-right-sm-116 {
    margin-left: 116px !important;
  }
  .\--padding-right-sm-117 {
    padding-left: 117px !important;
  }
  .\--margin-right-sm-117 {
    margin-left: 117px !important;
  }
  .\--padding-right-sm-118 {
    padding-left: 118px !important;
  }
  .\--margin-right-sm-118 {
    margin-left: 118px !important;
  }
  .\--padding-right-sm-119 {
    padding-left: 119px !important;
  }
  .\--margin-right-sm-119 {
    margin-left: 119px !important;
  }
  .\--padding-right-sm-120 {
    padding-left: 120px !important;
  }
  .\--margin-right-sm-120 {
    margin-left: 120px !important;
  }
  .\--padding-right-sm-121 {
    padding-left: 121px !important;
  }
  .\--margin-right-sm-121 {
    margin-left: 121px !important;
  }
  .\--padding-right-sm-122 {
    padding-left: 122px !important;
  }
  .\--margin-right-sm-122 {
    margin-left: 122px !important;
  }
  .\--padding-right-sm-123 {
    padding-left: 123px !important;
  }
  .\--margin-right-sm-123 {
    margin-left: 123px !important;
  }
  .\--padding-right-sm-124 {
    padding-left: 124px !important;
  }
  .\--margin-right-sm-124 {
    margin-left: 124px !important;
  }
  .\--padding-right-sm-125 {
    padding-left: 125px !important;
  }
  .\--margin-right-sm-125 {
    margin-left: 125px !important;
  }
  .\--padding-right-sm-126 {
    padding-left: 126px !important;
  }
  .\--margin-right-sm-126 {
    margin-left: 126px !important;
  }
  .\--padding-right-sm-127 {
    padding-left: 127px !important;
  }
  .\--margin-right-sm-127 {
    margin-left: 127px !important;
  }
  .\--padding-right-sm-128 {
    padding-left: 128px !important;
  }
  .\--margin-right-sm-128 {
    margin-left: 128px !important;
  }
  .\--padding-right-sm-129 {
    padding-left: 129px !important;
  }
  .\--margin-right-sm-129 {
    margin-left: 129px !important;
  }
  .\--padding-right-sm-130 {
    padding-left: 130px !important;
  }
  .\--margin-right-sm-130 {
    margin-left: 130px !important;
  }
  .\--padding-right-sm-131 {
    padding-left: 131px !important;
  }
  .\--margin-right-sm-131 {
    margin-left: 131px !important;
  }
  .\--padding-right-sm-132 {
    padding-left: 132px !important;
  }
  .\--margin-right-sm-132 {
    margin-left: 132px !important;
  }
  .\--padding-right-sm-133 {
    padding-left: 133px !important;
  }
  .\--margin-right-sm-133 {
    margin-left: 133px !important;
  }
  .\--padding-right-sm-134 {
    padding-left: 134px !important;
  }
  .\--margin-right-sm-134 {
    margin-left: 134px !important;
  }
  .\--padding-right-sm-135 {
    padding-left: 135px !important;
  }
  .\--margin-right-sm-135 {
    margin-left: 135px !important;
  }
  .\--padding-right-sm-136 {
    padding-left: 136px !important;
  }
  .\--margin-right-sm-136 {
    margin-left: 136px !important;
  }
  .\--padding-right-sm-137 {
    padding-left: 137px !important;
  }
  .\--margin-right-sm-137 {
    margin-left: 137px !important;
  }
  .\--padding-right-sm-138 {
    padding-left: 138px !important;
  }
  .\--margin-right-sm-138 {
    margin-left: 138px !important;
  }
  .\--padding-right-sm-139 {
    padding-left: 139px !important;
  }
  .\--margin-right-sm-139 {
    margin-left: 139px !important;
  }
  .\--padding-right-sm-140 {
    padding-left: 140px !important;
  }
  .\--margin-right-sm-140 {
    margin-left: 140px !important;
  }
  .\--padding-right-sm-141 {
    padding-left: 141px !important;
  }
  .\--margin-right-sm-141 {
    margin-left: 141px !important;
  }
  .\--padding-right-sm-142 {
    padding-left: 142px !important;
  }
  .\--margin-right-sm-142 {
    margin-left: 142px !important;
  }
  .\--padding-right-sm-143 {
    padding-left: 143px !important;
  }
  .\--margin-right-sm-143 {
    margin-left: 143px !important;
  }
  .\--padding-right-sm-144 {
    padding-left: 144px !important;
  }
  .\--margin-right-sm-144 {
    margin-left: 144px !important;
  }
  .\--padding-right-sm-145 {
    padding-left: 145px !important;
  }
  .\--margin-right-sm-145 {
    margin-left: 145px !important;
  }
  .\--padding-right-sm-146 {
    padding-left: 146px !important;
  }
  .\--margin-right-sm-146 {
    margin-left: 146px !important;
  }
  .\--padding-right-sm-147 {
    padding-left: 147px !important;
  }
  .\--margin-right-sm-147 {
    margin-left: 147px !important;
  }
  .\--padding-right-sm-148 {
    padding-left: 148px !important;
  }
  .\--margin-right-sm-148 {
    margin-left: 148px !important;
  }
  .\--padding-right-sm-149 {
    padding-left: 149px !important;
  }
  .\--margin-right-sm-149 {
    margin-left: 149px !important;
  }
  .\--padding-right-sm-150 {
    padding-left: 150px !important;
  }
  .\--margin-right-sm-150 {
    margin-left: 150px !important;
  }
  .\--padding-right-sm-151 {
    padding-left: 151px !important;
  }
  .\--margin-right-sm-151 {
    margin-left: 151px !important;
  }
  .\--padding-right-sm-152 {
    padding-left: 152px !important;
  }
  .\--margin-right-sm-152 {
    margin-left: 152px !important;
  }
  .\--padding-right-sm-153 {
    padding-left: 153px !important;
  }
  .\--margin-right-sm-153 {
    margin-left: 153px !important;
  }
  .\--padding-right-sm-154 {
    padding-left: 154px !important;
  }
  .\--margin-right-sm-154 {
    margin-left: 154px !important;
  }
  .\--padding-right-sm-155 {
    padding-left: 155px !important;
  }
  .\--margin-right-sm-155 {
    margin-left: 155px !important;
  }
  .\--padding-right-sm-156 {
    padding-left: 156px !important;
  }
  .\--margin-right-sm-156 {
    margin-left: 156px !important;
  }
  .\--padding-right-sm-157 {
    padding-left: 157px !important;
  }
  .\--margin-right-sm-157 {
    margin-left: 157px !important;
  }
  .\--padding-right-sm-158 {
    padding-left: 158px !important;
  }
  .\--margin-right-sm-158 {
    margin-left: 158px !important;
  }
  .\--padding-right-sm-159 {
    padding-left: 159px !important;
  }
  .\--margin-right-sm-159 {
    margin-left: 159px !important;
  }
  .\--padding-right-sm-160 {
    padding-left: 160px !important;
  }
  .\--margin-right-sm-160 {
    margin-left: 160px !important;
  }
  .\--padding-right-sm-161 {
    padding-left: 161px !important;
  }
  .\--margin-right-sm-161 {
    margin-left: 161px !important;
  }
  .\--padding-right-sm-162 {
    padding-left: 162px !important;
  }
  .\--margin-right-sm-162 {
    margin-left: 162px !important;
  }
  .\--padding-right-sm-163 {
    padding-left: 163px !important;
  }
  .\--margin-right-sm-163 {
    margin-left: 163px !important;
  }
  .\--padding-right-sm-164 {
    padding-left: 164px !important;
  }
  .\--margin-right-sm-164 {
    margin-left: 164px !important;
  }
  .\--padding-right-sm-165 {
    padding-left: 165px !important;
  }
  .\--margin-right-sm-165 {
    margin-left: 165px !important;
  }
  .\--padding-right-sm-166 {
    padding-left: 166px !important;
  }
  .\--margin-right-sm-166 {
    margin-left: 166px !important;
  }
  .\--padding-right-sm-167 {
    padding-left: 167px !important;
  }
  .\--margin-right-sm-167 {
    margin-left: 167px !important;
  }
  .\--padding-right-sm-168 {
    padding-left: 168px !important;
  }
  .\--margin-right-sm-168 {
    margin-left: 168px !important;
  }
  .\--padding-right-sm-169 {
    padding-left: 169px !important;
  }
  .\--margin-right-sm-169 {
    margin-left: 169px !important;
  }
  .\--padding-right-sm-170 {
    padding-left: 170px !important;
  }
  .\--margin-right-sm-170 {
    margin-left: 170px !important;
  }
  .\--padding-right-sm-171 {
    padding-left: 171px !important;
  }
  .\--margin-right-sm-171 {
    margin-left: 171px !important;
  }
  .\--padding-right-sm-172 {
    padding-left: 172px !important;
  }
  .\--margin-right-sm-172 {
    margin-left: 172px !important;
  }
  .\--padding-right-sm-173 {
    padding-left: 173px !important;
  }
  .\--margin-right-sm-173 {
    margin-left: 173px !important;
  }
  .\--padding-right-sm-174 {
    padding-left: 174px !important;
  }
  .\--margin-right-sm-174 {
    margin-left: 174px !important;
  }
  .\--padding-right-sm-175 {
    padding-left: 175px !important;
  }
  .\--margin-right-sm-175 {
    margin-left: 175px !important;
  }
  .\--padding-right-sm-176 {
    padding-left: 176px !important;
  }
  .\--margin-right-sm-176 {
    margin-left: 176px !important;
  }
  .\--padding-right-sm-177 {
    padding-left: 177px !important;
  }
  .\--margin-right-sm-177 {
    margin-left: 177px !important;
  }
  .\--padding-right-sm-178 {
    padding-left: 178px !important;
  }
  .\--margin-right-sm-178 {
    margin-left: 178px !important;
  }
  .\--padding-right-sm-179 {
    padding-left: 179px !important;
  }
  .\--margin-right-sm-179 {
    margin-left: 179px !important;
  }
  .\--padding-right-sm-180 {
    padding-left: 180px !important;
  }
  .\--margin-right-sm-180 {
    margin-left: 180px !important;
  }
  .\--padding-right-sm-181 {
    padding-left: 181px !important;
  }
  .\--margin-right-sm-181 {
    margin-left: 181px !important;
  }
  .\--padding-right-sm-182 {
    padding-left: 182px !important;
  }
  .\--margin-right-sm-182 {
    margin-left: 182px !important;
  }
  .\--padding-right-sm-183 {
    padding-left: 183px !important;
  }
  .\--margin-right-sm-183 {
    margin-left: 183px !important;
  }
  .\--padding-right-sm-184 {
    padding-left: 184px !important;
  }
  .\--margin-right-sm-184 {
    margin-left: 184px !important;
  }
  .\--padding-right-sm-185 {
    padding-left: 185px !important;
  }
  .\--margin-right-sm-185 {
    margin-left: 185px !important;
  }
  .\--padding-right-sm-186 {
    padding-left: 186px !important;
  }
  .\--margin-right-sm-186 {
    margin-left: 186px !important;
  }
  .\--padding-right-sm-187 {
    padding-left: 187px !important;
  }
  .\--margin-right-sm-187 {
    margin-left: 187px !important;
  }
  .\--padding-right-sm-188 {
    padding-left: 188px !important;
  }
  .\--margin-right-sm-188 {
    margin-left: 188px !important;
  }
  .\--padding-right-sm-189 {
    padding-left: 189px !important;
  }
  .\--margin-right-sm-189 {
    margin-left: 189px !important;
  }
  .\--padding-right-sm-190 {
    padding-left: 190px !important;
  }
  .\--margin-right-sm-190 {
    margin-left: 190px !important;
  }
  .\--padding-right-sm-191 {
    padding-left: 191px !important;
  }
  .\--margin-right-sm-191 {
    margin-left: 191px !important;
  }
  .\--padding-right-sm-192 {
    padding-left: 192px !important;
  }
  .\--margin-right-sm-192 {
    margin-left: 192px !important;
  }
  .\--padding-right-sm-193 {
    padding-left: 193px !important;
  }
  .\--margin-right-sm-193 {
    margin-left: 193px !important;
  }
  .\--padding-right-sm-194 {
    padding-left: 194px !important;
  }
  .\--margin-right-sm-194 {
    margin-left: 194px !important;
  }
  .\--padding-right-sm-195 {
    padding-left: 195px !important;
  }
  .\--margin-right-sm-195 {
    margin-left: 195px !important;
  }
  .\--padding-right-sm-196 {
    padding-left: 196px !important;
  }
  .\--margin-right-sm-196 {
    margin-left: 196px !important;
  }
  .\--padding-right-sm-197 {
    padding-left: 197px !important;
  }
  .\--margin-right-sm-197 {
    margin-left: 197px !important;
  }
  .\--padding-right-sm-198 {
    padding-left: 198px !important;
  }
  .\--margin-right-sm-198 {
    margin-left: 198px !important;
  }
  .\--padding-right-sm-199 {
    padding-left: 199px !important;
  }
  .\--margin-right-sm-199 {
    margin-left: 199px !important;
  }
  .\--padding-right-sm-200 {
    padding-left: 200px !important;
  }
  .\--margin-right-sm-200 {
    margin-left: 200px !important;
  }
  .\--padding-right-sm-201 {
    padding-left: 201px !important;
  }
  .\--margin-right-sm-201 {
    margin-left: 201px !important;
  }
  .\--padding-right-sm-202 {
    padding-left: 202px !important;
  }
  .\--margin-right-sm-202 {
    margin-left: 202px !important;
  }
  .\--padding-right-sm-203 {
    padding-left: 203px !important;
  }
  .\--margin-right-sm-203 {
    margin-left: 203px !important;
  }
  .\--padding-right-sm-204 {
    padding-left: 204px !important;
  }
  .\--margin-right-sm-204 {
    margin-left: 204px !important;
  }
  .\--padding-right-sm-205 {
    padding-left: 205px !important;
  }
  .\--margin-right-sm-205 {
    margin-left: 205px !important;
  }
  .\--padding-right-sm-206 {
    padding-left: 206px !important;
  }
  .\--margin-right-sm-206 {
    margin-left: 206px !important;
  }
  .\--padding-right-sm-207 {
    padding-left: 207px !important;
  }
  .\--margin-right-sm-207 {
    margin-left: 207px !important;
  }
  .\--padding-right-sm-208 {
    padding-left: 208px !important;
  }
  .\--margin-right-sm-208 {
    margin-left: 208px !important;
  }
  .\--padding-right-sm-209 {
    padding-left: 209px !important;
  }
  .\--margin-right-sm-209 {
    margin-left: 209px !important;
  }
  .\--padding-right-sm-210 {
    padding-left: 210px !important;
  }
  .\--margin-right-sm-210 {
    margin-left: 210px !important;
  }
  .\--padding-right-sm-211 {
    padding-left: 211px !important;
  }
  .\--margin-right-sm-211 {
    margin-left: 211px !important;
  }
  .\--padding-right-sm-212 {
    padding-left: 212px !important;
  }
  .\--margin-right-sm-212 {
    margin-left: 212px !important;
  }
  .\--padding-right-sm-213 {
    padding-left: 213px !important;
  }
  .\--margin-right-sm-213 {
    margin-left: 213px !important;
  }
  .\--padding-right-sm-214 {
    padding-left: 214px !important;
  }
  .\--margin-right-sm-214 {
    margin-left: 214px !important;
  }
  .\--padding-right-sm-215 {
    padding-left: 215px !important;
  }
  .\--margin-right-sm-215 {
    margin-left: 215px !important;
  }
  .\--padding-right-sm-216 {
    padding-left: 216px !important;
  }
  .\--margin-right-sm-216 {
    margin-left: 216px !important;
  }
  .\--padding-right-sm-217 {
    padding-left: 217px !important;
  }
  .\--margin-right-sm-217 {
    margin-left: 217px !important;
  }
  .\--padding-right-sm-218 {
    padding-left: 218px !important;
  }
  .\--margin-right-sm-218 {
    margin-left: 218px !important;
  }
  .\--padding-right-sm-219 {
    padding-left: 219px !important;
  }
  .\--margin-right-sm-219 {
    margin-left: 219px !important;
  }
  .\--padding-right-sm-220 {
    padding-left: 220px !important;
  }
  .\--margin-right-sm-220 {
    margin-left: 220px !important;
  }
  .\--padding-right-sm-221 {
    padding-left: 221px !important;
  }
  .\--margin-right-sm-221 {
    margin-left: 221px !important;
  }
  .\--padding-right-sm-222 {
    padding-left: 222px !important;
  }
  .\--margin-right-sm-222 {
    margin-left: 222px !important;
  }
  .\--padding-right-sm-223 {
    padding-left: 223px !important;
  }
  .\--margin-right-sm-223 {
    margin-left: 223px !important;
  }
  .\--padding-right-sm-224 {
    padding-left: 224px !important;
  }
  .\--margin-right-sm-224 {
    margin-left: 224px !important;
  }
  .\--padding-right-sm-225 {
    padding-left: 225px !important;
  }
  .\--margin-right-sm-225 {
    margin-left: 225px !important;
  }
  .\--padding-right-sm-226 {
    padding-left: 226px !important;
  }
  .\--margin-right-sm-226 {
    margin-left: 226px !important;
  }
  .\--padding-right-sm-227 {
    padding-left: 227px !important;
  }
  .\--margin-right-sm-227 {
    margin-left: 227px !important;
  }
  .\--padding-right-sm-228 {
    padding-left: 228px !important;
  }
  .\--margin-right-sm-228 {
    margin-left: 228px !important;
  }
  .\--padding-right-sm-229 {
    padding-left: 229px !important;
  }
  .\--margin-right-sm-229 {
    margin-left: 229px !important;
  }
  .\--padding-right-sm-230 {
    padding-left: 230px !important;
  }
  .\--margin-right-sm-230 {
    margin-left: 230px !important;
  }
  .\--padding-right-sm-231 {
    padding-left: 231px !important;
  }
  .\--margin-right-sm-231 {
    margin-left: 231px !important;
  }
  .\--padding-right-sm-232 {
    padding-left: 232px !important;
  }
  .\--margin-right-sm-232 {
    margin-left: 232px !important;
  }
  .\--padding-right-sm-233 {
    padding-left: 233px !important;
  }
  .\--margin-right-sm-233 {
    margin-left: 233px !important;
  }
  .\--padding-right-sm-234 {
    padding-left: 234px !important;
  }
  .\--margin-right-sm-234 {
    margin-left: 234px !important;
  }
  .\--padding-right-sm-235 {
    padding-left: 235px !important;
  }
  .\--margin-right-sm-235 {
    margin-left: 235px !important;
  }
  .\--padding-right-sm-236 {
    padding-left: 236px !important;
  }
  .\--margin-right-sm-236 {
    margin-left: 236px !important;
  }
  .\--padding-right-sm-237 {
    padding-left: 237px !important;
  }
  .\--margin-right-sm-237 {
    margin-left: 237px !important;
  }
  .\--padding-right-sm-238 {
    padding-left: 238px !important;
  }
  .\--margin-right-sm-238 {
    margin-left: 238px !important;
  }
  .\--padding-right-sm-239 {
    padding-left: 239px !important;
  }
  .\--margin-right-sm-239 {
    margin-left: 239px !important;
  }
  .\--padding-right-sm-240 {
    padding-left: 240px !important;
  }
  .\--margin-right-sm-240 {
    margin-left: 240px !important;
  }
  .\--padding-right-sm-241 {
    padding-left: 241px !important;
  }
  .\--margin-right-sm-241 {
    margin-left: 241px !important;
  }
  .\--padding-right-sm-242 {
    padding-left: 242px !important;
  }
  .\--margin-right-sm-242 {
    margin-left: 242px !important;
  }
  .\--padding-right-sm-243 {
    padding-left: 243px !important;
  }
  .\--margin-right-sm-243 {
    margin-left: 243px !important;
  }
  .\--padding-right-sm-244 {
    padding-left: 244px !important;
  }
  .\--margin-right-sm-244 {
    margin-left: 244px !important;
  }
  .\--padding-right-sm-245 {
    padding-left: 245px !important;
  }
  .\--margin-right-sm-245 {
    margin-left: 245px !important;
  }
  .\--padding-right-sm-246 {
    padding-left: 246px !important;
  }
  .\--margin-right-sm-246 {
    margin-left: 246px !important;
  }
  .\--padding-right-sm-247 {
    padding-left: 247px !important;
  }
  .\--margin-right-sm-247 {
    margin-left: 247px !important;
  }
  .\--padding-right-sm-248 {
    padding-left: 248px !important;
  }
  .\--margin-right-sm-248 {
    margin-left: 248px !important;
  }
  .\--padding-right-sm-249 {
    padding-left: 249px !important;
  }
  .\--margin-right-sm-249 {
    margin-left: 249px !important;
  }
  .\--padding-right-sm-250 {
    padding-left: 250px !important;
  }
  .\--margin-right-sm-250 {
    margin-left: 250px !important;
  }
  .\--padding-right-sm-251 {
    padding-left: 251px !important;
  }
  .\--margin-right-sm-251 {
    margin-left: 251px !important;
  }
  .\--padding-right-sm-252 {
    padding-left: 252px !important;
  }
  .\--margin-right-sm-252 {
    margin-left: 252px !important;
  }
  .\--padding-right-sm-253 {
    padding-left: 253px !important;
  }
  .\--margin-right-sm-253 {
    margin-left: 253px !important;
  }
  .\--padding-right-sm-254 {
    padding-left: 254px !important;
  }
  .\--margin-right-sm-254 {
    margin-left: 254px !important;
  }
  .\--padding-right-sm-255 {
    padding-left: 255px !important;
  }
  .\--margin-right-sm-255 {
    margin-left: 255px !important;
  }
  .\--padding-right-sm-256 {
    padding-left: 256px !important;
  }
  .\--margin-right-sm-256 {
    margin-left: 256px !important;
  }
  .\--padding-right-sm-257 {
    padding-left: 257px !important;
  }
  .\--margin-right-sm-257 {
    margin-left: 257px !important;
  }
  .\--padding-right-sm-258 {
    padding-left: 258px !important;
  }
  .\--margin-right-sm-258 {
    margin-left: 258px !important;
  }
  .\--padding-right-sm-259 {
    padding-left: 259px !important;
  }
  .\--margin-right-sm-259 {
    margin-left: 259px !important;
  }
  .\--padding-right-sm-260 {
    padding-left: 260px !important;
  }
  .\--margin-right-sm-260 {
    margin-left: 260px !important;
  }
  .\--padding-right-sm-261 {
    padding-left: 261px !important;
  }
  .\--margin-right-sm-261 {
    margin-left: 261px !important;
  }
  .\--padding-right-sm-262 {
    padding-left: 262px !important;
  }
  .\--margin-right-sm-262 {
    margin-left: 262px !important;
  }
  .\--padding-right-sm-263 {
    padding-left: 263px !important;
  }
  .\--margin-right-sm-263 {
    margin-left: 263px !important;
  }
  .\--padding-right-sm-264 {
    padding-left: 264px !important;
  }
  .\--margin-right-sm-264 {
    margin-left: 264px !important;
  }
  .\--padding-right-sm-265 {
    padding-left: 265px !important;
  }
  .\--margin-right-sm-265 {
    margin-left: 265px !important;
  }
  .\--padding-right-sm-266 {
    padding-left: 266px !important;
  }
  .\--margin-right-sm-266 {
    margin-left: 266px !important;
  }
  .\--padding-right-sm-267 {
    padding-left: 267px !important;
  }
  .\--margin-right-sm-267 {
    margin-left: 267px !important;
  }
  .\--padding-right-sm-268 {
    padding-left: 268px !important;
  }
  .\--margin-right-sm-268 {
    margin-left: 268px !important;
  }
  .\--padding-right-sm-269 {
    padding-left: 269px !important;
  }
  .\--margin-right-sm-269 {
    margin-left: 269px !important;
  }
  .\--padding-right-sm-270 {
    padding-left: 270px !important;
  }
  .\--margin-right-sm-270 {
    margin-left: 270px !important;
  }
  .\--padding-right-sm-271 {
    padding-left: 271px !important;
  }
  .\--margin-right-sm-271 {
    margin-left: 271px !important;
  }
  .\--padding-right-sm-272 {
    padding-left: 272px !important;
  }
  .\--margin-right-sm-272 {
    margin-left: 272px !important;
  }
  .\--padding-right-sm-273 {
    padding-left: 273px !important;
  }
  .\--margin-right-sm-273 {
    margin-left: 273px !important;
  }
  .\--padding-right-sm-274 {
    padding-left: 274px !important;
  }
  .\--margin-right-sm-274 {
    margin-left: 274px !important;
  }
  .\--padding-right-sm-275 {
    padding-left: 275px !important;
  }
  .\--margin-right-sm-275 {
    margin-left: 275px !important;
  }
  .\--padding-right-sm-276 {
    padding-left: 276px !important;
  }
  .\--margin-right-sm-276 {
    margin-left: 276px !important;
  }
  .\--padding-right-sm-277 {
    padding-left: 277px !important;
  }
  .\--margin-right-sm-277 {
    margin-left: 277px !important;
  }
  .\--padding-right-sm-278 {
    padding-left: 278px !important;
  }
  .\--margin-right-sm-278 {
    margin-left: 278px !important;
  }
  .\--padding-right-sm-279 {
    padding-left: 279px !important;
  }
  .\--margin-right-sm-279 {
    margin-left: 279px !important;
  }
  .\--padding-right-sm-280 {
    padding-left: 280px !important;
  }
  .\--margin-right-sm-280 {
    margin-left: 280px !important;
  }
  .\--padding-right-sm-281 {
    padding-left: 281px !important;
  }
  .\--margin-right-sm-281 {
    margin-left: 281px !important;
  }
  .\--padding-right-sm-282 {
    padding-left: 282px !important;
  }
  .\--margin-right-sm-282 {
    margin-left: 282px !important;
  }
  .\--padding-right-sm-283 {
    padding-left: 283px !important;
  }
  .\--margin-right-sm-283 {
    margin-left: 283px !important;
  }
  .\--padding-right-sm-284 {
    padding-left: 284px !important;
  }
  .\--margin-right-sm-284 {
    margin-left: 284px !important;
  }
  .\--padding-right-sm-285 {
    padding-left: 285px !important;
  }
  .\--margin-right-sm-285 {
    margin-left: 285px !important;
  }
  .\--padding-right-sm-286 {
    padding-left: 286px !important;
  }
  .\--margin-right-sm-286 {
    margin-left: 286px !important;
  }
  .\--padding-right-sm-287 {
    padding-left: 287px !important;
  }
  .\--margin-right-sm-287 {
    margin-left: 287px !important;
  }
  .\--padding-right-sm-288 {
    padding-left: 288px !important;
  }
  .\--margin-right-sm-288 {
    margin-left: 288px !important;
  }
  .\--padding-right-sm-289 {
    padding-left: 289px !important;
  }
  .\--margin-right-sm-289 {
    margin-left: 289px !important;
  }
  .\--padding-right-sm-290 {
    padding-left: 290px !important;
  }
  .\--margin-right-sm-290 {
    margin-left: 290px !important;
  }
  .\--padding-right-sm-291 {
    padding-left: 291px !important;
  }
  .\--margin-right-sm-291 {
    margin-left: 291px !important;
  }
  .\--padding-right-sm-292 {
    padding-left: 292px !important;
  }
  .\--margin-right-sm-292 {
    margin-left: 292px !important;
  }
  .\--padding-right-sm-293 {
    padding-left: 293px !important;
  }
  .\--margin-right-sm-293 {
    margin-left: 293px !important;
  }
  .\--padding-right-sm-294 {
    padding-left: 294px !important;
  }
  .\--margin-right-sm-294 {
    margin-left: 294px !important;
  }
  .\--padding-right-sm-295 {
    padding-left: 295px !important;
  }
  .\--margin-right-sm-295 {
    margin-left: 295px !important;
  }
  .\--padding-right-sm-296 {
    padding-left: 296px !important;
  }
  .\--margin-right-sm-296 {
    margin-left: 296px !important;
  }
  .\--padding-right-sm-297 {
    padding-left: 297px !important;
  }
  .\--margin-right-sm-297 {
    margin-left: 297px !important;
  }
  .\--padding-right-sm-298 {
    padding-left: 298px !important;
  }
  .\--margin-right-sm-298 {
    margin-left: 298px !important;
  }
  .\--padding-right-sm-299 {
    padding-left: 299px !important;
  }
  .\--margin-right-sm-299 {
    margin-left: 299px !important;
  }
  .\--padding-right-sm-300 {
    padding-left: 300px !important;
  }
  .\--margin-right-sm-300 {
    margin-left: 300px !important;
  }
}

@media only screen and (max-width: 767px) {
  .\--padding-top-xs-0 {
    padding-top: 0px !important;
  }
  .\--margin-top-xs-0 {
    margin-top: 0px !important;
  }
  .\--padding-top-xs-1 {
    padding-top: 1px !important;
  }
  .\--margin-top-xs-1 {
    margin-top: 1px !important;
  }
  .\--padding-top-xs-2 {
    padding-top: 2px !important;
  }
  .\--margin-top-xs-2 {
    margin-top: 2px !important;
  }
  .\--padding-top-xs-3 {
    padding-top: 3px !important;
  }
  .\--margin-top-xs-3 {
    margin-top: 3px !important;
  }
  .\--padding-top-xs-4 {
    padding-top: 4px !important;
  }
  .\--margin-top-xs-4 {
    margin-top: 4px !important;
  }
  .\--padding-top-xs-5 {
    padding-top: 5px !important;
  }
  .\--margin-top-xs-5 {
    margin-top: 5px !important;
  }
  .\--padding-top-xs-6 {
    padding-top: 6px !important;
  }
  .\--margin-top-xs-6 {
    margin-top: 6px !important;
  }
  .\--padding-top-xs-7 {
    padding-top: 7px !important;
  }
  .\--margin-top-xs-7 {
    margin-top: 7px !important;
  }
  .\--padding-top-xs-8 {
    padding-top: 8px !important;
  }
  .\--margin-top-xs-8 {
    margin-top: 8px !important;
  }
  .\--padding-top-xs-9 {
    padding-top: 9px !important;
  }
  .\--margin-top-xs-9 {
    margin-top: 9px !important;
  }
  .\--padding-top-xs-10 {
    padding-top: 10px !important;
  }
  .\--margin-top-xs-10 {
    margin-top: 10px !important;
  }
  .\--padding-top-xs-11 {
    padding-top: 11px !important;
  }
  .\--margin-top-xs-11 {
    margin-top: 11px !important;
  }
  .\--padding-top-xs-12 {
    padding-top: 12px !important;
  }
  .\--margin-top-xs-12 {
    margin-top: 12px !important;
  }
  .\--padding-top-xs-13 {
    padding-top: 13px !important;
  }
  .\--margin-top-xs-13 {
    margin-top: 13px !important;
  }
  .\--padding-top-xs-14 {
    padding-top: 14px !important;
  }
  .\--margin-top-xs-14 {
    margin-top: 14px !important;
  }
  .\--padding-top-xs-15 {
    padding-top: 15px !important;
  }
  .\--margin-top-xs-15 {
    margin-top: 15px !important;
  }
  .\--padding-top-xs-16 {
    padding-top: 16px !important;
  }
  .\--margin-top-xs-16 {
    margin-top: 16px !important;
  }
  .\--padding-top-xs-17 {
    padding-top: 17px !important;
  }
  .\--margin-top-xs-17 {
    margin-top: 17px !important;
  }
  .\--padding-top-xs-18 {
    padding-top: 18px !important;
  }
  .\--margin-top-xs-18 {
    margin-top: 18px !important;
  }
  .\--padding-top-xs-19 {
    padding-top: 19px !important;
  }
  .\--margin-top-xs-19 {
    margin-top: 19px !important;
  }
  .\--padding-top-xs-20 {
    padding-top: 20px !important;
  }
  .\--margin-top-xs-20 {
    margin-top: 20px !important;
  }
  .\--padding-top-xs-21 {
    padding-top: 21px !important;
  }
  .\--margin-top-xs-21 {
    margin-top: 21px !important;
  }
  .\--padding-top-xs-22 {
    padding-top: 22px !important;
  }
  .\--margin-top-xs-22 {
    margin-top: 22px !important;
  }
  .\--padding-top-xs-23 {
    padding-top: 23px !important;
  }
  .\--margin-top-xs-23 {
    margin-top: 23px !important;
  }
  .\--padding-top-xs-24 {
    padding-top: 24px !important;
  }
  .\--margin-top-xs-24 {
    margin-top: 24px !important;
  }
  .\--padding-top-xs-25 {
    padding-top: 25px !important;
  }
  .\--margin-top-xs-25 {
    margin-top: 25px !important;
  }
  .\--padding-top-xs-26 {
    padding-top: 26px !important;
  }
  .\--margin-top-xs-26 {
    margin-top: 26px !important;
  }
  .\--padding-top-xs-27 {
    padding-top: 27px !important;
  }
  .\--margin-top-xs-27 {
    margin-top: 27px !important;
  }
  .\--padding-top-xs-28 {
    padding-top: 28px !important;
  }
  .\--margin-top-xs-28 {
    margin-top: 28px !important;
  }
  .\--padding-top-xs-29 {
    padding-top: 29px !important;
  }
  .\--margin-top-xs-29 {
    margin-top: 29px !important;
  }
  .\--padding-top-xs-30 {
    padding-top: 30px !important;
  }
  .\--margin-top-xs-30 {
    margin-top: 30px !important;
  }
  .\--padding-top-xs-31 {
    padding-top: 31px !important;
  }
  .\--margin-top-xs-31 {
    margin-top: 31px !important;
  }
  .\--padding-top-xs-32 {
    padding-top: 32px !important;
  }
  .\--margin-top-xs-32 {
    margin-top: 32px !important;
  }
  .\--padding-top-xs-33 {
    padding-top: 33px !important;
  }
  .\--margin-top-xs-33 {
    margin-top: 33px !important;
  }
  .\--padding-top-xs-34 {
    padding-top: 34px !important;
  }
  .\--margin-top-xs-34 {
    margin-top: 34px !important;
  }
  .\--padding-top-xs-35 {
    padding-top: 35px !important;
  }
  .\--margin-top-xs-35 {
    margin-top: 35px !important;
  }
  .\--padding-top-xs-36 {
    padding-top: 36px !important;
  }
  .\--margin-top-xs-36 {
    margin-top: 36px !important;
  }
  .\--padding-top-xs-37 {
    padding-top: 37px !important;
  }
  .\--margin-top-xs-37 {
    margin-top: 37px !important;
  }
  .\--padding-top-xs-38 {
    padding-top: 38px !important;
  }
  .\--margin-top-xs-38 {
    margin-top: 38px !important;
  }
  .\--padding-top-xs-39 {
    padding-top: 39px !important;
  }
  .\--margin-top-xs-39 {
    margin-top: 39px !important;
  }
  .\--padding-top-xs-40 {
    padding-top: 40px !important;
  }
  .\--margin-top-xs-40 {
    margin-top: 40px !important;
  }
  .\--padding-top-xs-41 {
    padding-top: 41px !important;
  }
  .\--margin-top-xs-41 {
    margin-top: 41px !important;
  }
  .\--padding-top-xs-42 {
    padding-top: 42px !important;
  }
  .\--margin-top-xs-42 {
    margin-top: 42px !important;
  }
  .\--padding-top-xs-43 {
    padding-top: 43px !important;
  }
  .\--margin-top-xs-43 {
    margin-top: 43px !important;
  }
  .\--padding-top-xs-44 {
    padding-top: 44px !important;
  }
  .\--margin-top-xs-44 {
    margin-top: 44px !important;
  }
  .\--padding-top-xs-45 {
    padding-top: 45px !important;
  }
  .\--margin-top-xs-45 {
    margin-top: 45px !important;
  }
  .\--padding-top-xs-46 {
    padding-top: 46px !important;
  }
  .\--margin-top-xs-46 {
    margin-top: 46px !important;
  }
  .\--padding-top-xs-47 {
    padding-top: 47px !important;
  }
  .\--margin-top-xs-47 {
    margin-top: 47px !important;
  }
  .\--padding-top-xs-48 {
    padding-top: 48px !important;
  }
  .\--margin-top-xs-48 {
    margin-top: 48px !important;
  }
  .\--padding-top-xs-49 {
    padding-top: 49px !important;
  }
  .\--margin-top-xs-49 {
    margin-top: 49px !important;
  }
  .\--padding-top-xs-50 {
    padding-top: 50px !important;
  }
  .\--margin-top-xs-50 {
    margin-top: 50px !important;
  }
  .\--padding-top-xs-51 {
    padding-top: 51px !important;
  }
  .\--margin-top-xs-51 {
    margin-top: 51px !important;
  }
  .\--padding-top-xs-52 {
    padding-top: 52px !important;
  }
  .\--margin-top-xs-52 {
    margin-top: 52px !important;
  }
  .\--padding-top-xs-53 {
    padding-top: 53px !important;
  }
  .\--margin-top-xs-53 {
    margin-top: 53px !important;
  }
  .\--padding-top-xs-54 {
    padding-top: 54px !important;
  }
  .\--margin-top-xs-54 {
    margin-top: 54px !important;
  }
  .\--padding-top-xs-55 {
    padding-top: 55px !important;
  }
  .\--margin-top-xs-55 {
    margin-top: 55px !important;
  }
  .\--padding-top-xs-56 {
    padding-top: 56px !important;
  }
  .\--margin-top-xs-56 {
    margin-top: 56px !important;
  }
  .\--padding-top-xs-57 {
    padding-top: 57px !important;
  }
  .\--margin-top-xs-57 {
    margin-top: 57px !important;
  }
  .\--padding-top-xs-58 {
    padding-top: 58px !important;
  }
  .\--margin-top-xs-58 {
    margin-top: 58px !important;
  }
  .\--padding-top-xs-59 {
    padding-top: 59px !important;
  }
  .\--margin-top-xs-59 {
    margin-top: 59px !important;
  }
  .\--padding-top-xs-60 {
    padding-top: 60px !important;
  }
  .\--margin-top-xs-60 {
    margin-top: 60px !important;
  }
  .\--padding-top-xs-61 {
    padding-top: 61px !important;
  }
  .\--margin-top-xs-61 {
    margin-top: 61px !important;
  }
  .\--padding-top-xs-62 {
    padding-top: 62px !important;
  }
  .\--margin-top-xs-62 {
    margin-top: 62px !important;
  }
  .\--padding-top-xs-63 {
    padding-top: 63px !important;
  }
  .\--margin-top-xs-63 {
    margin-top: 63px !important;
  }
  .\--padding-top-xs-64 {
    padding-top: 64px !important;
  }
  .\--margin-top-xs-64 {
    margin-top: 64px !important;
  }
  .\--padding-top-xs-65 {
    padding-top: 65px !important;
  }
  .\--margin-top-xs-65 {
    margin-top: 65px !important;
  }
  .\--padding-top-xs-66 {
    padding-top: 66px !important;
  }
  .\--margin-top-xs-66 {
    margin-top: 66px !important;
  }
  .\--padding-top-xs-67 {
    padding-top: 67px !important;
  }
  .\--margin-top-xs-67 {
    margin-top: 67px !important;
  }
  .\--padding-top-xs-68 {
    padding-top: 68px !important;
  }
  .\--margin-top-xs-68 {
    margin-top: 68px !important;
  }
  .\--padding-top-xs-69 {
    padding-top: 69px !important;
  }
  .\--margin-top-xs-69 {
    margin-top: 69px !important;
  }
  .\--padding-top-xs-70 {
    padding-top: 70px !important;
  }
  .\--margin-top-xs-70 {
    margin-top: 70px !important;
  }
  .\--padding-top-xs-71 {
    padding-top: 71px !important;
  }
  .\--margin-top-xs-71 {
    margin-top: 71px !important;
  }
  .\--padding-top-xs-72 {
    padding-top: 72px !important;
  }
  .\--margin-top-xs-72 {
    margin-top: 72px !important;
  }
  .\--padding-top-xs-73 {
    padding-top: 73px !important;
  }
  .\--margin-top-xs-73 {
    margin-top: 73px !important;
  }
  .\--padding-top-xs-74 {
    padding-top: 74px !important;
  }
  .\--margin-top-xs-74 {
    margin-top: 74px !important;
  }
  .\--padding-top-xs-75 {
    padding-top: 75px !important;
  }
  .\--margin-top-xs-75 {
    margin-top: 75px !important;
  }
  .\--padding-top-xs-76 {
    padding-top: 76px !important;
  }
  .\--margin-top-xs-76 {
    margin-top: 76px !important;
  }
  .\--padding-top-xs-77 {
    padding-top: 77px !important;
  }
  .\--margin-top-xs-77 {
    margin-top: 77px !important;
  }
  .\--padding-top-xs-78 {
    padding-top: 78px !important;
  }
  .\--margin-top-xs-78 {
    margin-top: 78px !important;
  }
  .\--padding-top-xs-79 {
    padding-top: 79px !important;
  }
  .\--margin-top-xs-79 {
    margin-top: 79px !important;
  }
  .\--padding-top-xs-80 {
    padding-top: 80px !important;
  }
  .\--margin-top-xs-80 {
    margin-top: 80px !important;
  }
  .\--padding-top-xs-81 {
    padding-top: 81px !important;
  }
  .\--margin-top-xs-81 {
    margin-top: 81px !important;
  }
  .\--padding-top-xs-82 {
    padding-top: 82px !important;
  }
  .\--margin-top-xs-82 {
    margin-top: 82px !important;
  }
  .\--padding-top-xs-83 {
    padding-top: 83px !important;
  }
  .\--margin-top-xs-83 {
    margin-top: 83px !important;
  }
  .\--padding-top-xs-84 {
    padding-top: 84px !important;
  }
  .\--margin-top-xs-84 {
    margin-top: 84px !important;
  }
  .\--padding-top-xs-85 {
    padding-top: 85px !important;
  }
  .\--margin-top-xs-85 {
    margin-top: 85px !important;
  }
  .\--padding-top-xs-86 {
    padding-top: 86px !important;
  }
  .\--margin-top-xs-86 {
    margin-top: 86px !important;
  }
  .\--padding-top-xs-87 {
    padding-top: 87px !important;
  }
  .\--margin-top-xs-87 {
    margin-top: 87px !important;
  }
  .\--padding-top-xs-88 {
    padding-top: 88px !important;
  }
  .\--margin-top-xs-88 {
    margin-top: 88px !important;
  }
  .\--padding-top-xs-89 {
    padding-top: 89px !important;
  }
  .\--margin-top-xs-89 {
    margin-top: 89px !important;
  }
  .\--padding-top-xs-90 {
    padding-top: 90px !important;
  }
  .\--margin-top-xs-90 {
    margin-top: 90px !important;
  }
  .\--padding-top-xs-91 {
    padding-top: 91px !important;
  }
  .\--margin-top-xs-91 {
    margin-top: 91px !important;
  }
  .\--padding-top-xs-92 {
    padding-top: 92px !important;
  }
  .\--margin-top-xs-92 {
    margin-top: 92px !important;
  }
  .\--padding-top-xs-93 {
    padding-top: 93px !important;
  }
  .\--margin-top-xs-93 {
    margin-top: 93px !important;
  }
  .\--padding-top-xs-94 {
    padding-top: 94px !important;
  }
  .\--margin-top-xs-94 {
    margin-top: 94px !important;
  }
  .\--padding-top-xs-95 {
    padding-top: 95px !important;
  }
  .\--margin-top-xs-95 {
    margin-top: 95px !important;
  }
  .\--padding-top-xs-96 {
    padding-top: 96px !important;
  }
  .\--margin-top-xs-96 {
    margin-top: 96px !important;
  }
  .\--padding-top-xs-97 {
    padding-top: 97px !important;
  }
  .\--margin-top-xs-97 {
    margin-top: 97px !important;
  }
  .\--padding-top-xs-98 {
    padding-top: 98px !important;
  }
  .\--margin-top-xs-98 {
    margin-top: 98px !important;
  }
  .\--padding-top-xs-99 {
    padding-top: 99px !important;
  }
  .\--margin-top-xs-99 {
    margin-top: 99px !important;
  }
  .\--padding-top-xs-100 {
    padding-top: 100px !important;
  }
  .\--margin-top-xs-100 {
    margin-top: 100px !important;
  }
  .\--padding-top-xs-101 {
    padding-top: 101px !important;
  }
  .\--margin-top-xs-101 {
    margin-top: 101px !important;
  }
  .\--padding-top-xs-102 {
    padding-top: 102px !important;
  }
  .\--margin-top-xs-102 {
    margin-top: 102px !important;
  }
  .\--padding-top-xs-103 {
    padding-top: 103px !important;
  }
  .\--margin-top-xs-103 {
    margin-top: 103px !important;
  }
  .\--padding-top-xs-104 {
    padding-top: 104px !important;
  }
  .\--margin-top-xs-104 {
    margin-top: 104px !important;
  }
  .\--padding-top-xs-105 {
    padding-top: 105px !important;
  }
  .\--margin-top-xs-105 {
    margin-top: 105px !important;
  }
  .\--padding-top-xs-106 {
    padding-top: 106px !important;
  }
  .\--margin-top-xs-106 {
    margin-top: 106px !important;
  }
  .\--padding-top-xs-107 {
    padding-top: 107px !important;
  }
  .\--margin-top-xs-107 {
    margin-top: 107px !important;
  }
  .\--padding-top-xs-108 {
    padding-top: 108px !important;
  }
  .\--margin-top-xs-108 {
    margin-top: 108px !important;
  }
  .\--padding-top-xs-109 {
    padding-top: 109px !important;
  }
  .\--margin-top-xs-109 {
    margin-top: 109px !important;
  }
  .\--padding-top-xs-110 {
    padding-top: 110px !important;
  }
  .\--margin-top-xs-110 {
    margin-top: 110px !important;
  }
  .\--padding-top-xs-111 {
    padding-top: 111px !important;
  }
  .\--margin-top-xs-111 {
    margin-top: 111px !important;
  }
  .\--padding-top-xs-112 {
    padding-top: 112px !important;
  }
  .\--margin-top-xs-112 {
    margin-top: 112px !important;
  }
  .\--padding-top-xs-113 {
    padding-top: 113px !important;
  }
  .\--margin-top-xs-113 {
    margin-top: 113px !important;
  }
  .\--padding-top-xs-114 {
    padding-top: 114px !important;
  }
  .\--margin-top-xs-114 {
    margin-top: 114px !important;
  }
  .\--padding-top-xs-115 {
    padding-top: 115px !important;
  }
  .\--margin-top-xs-115 {
    margin-top: 115px !important;
  }
  .\--padding-top-xs-116 {
    padding-top: 116px !important;
  }
  .\--margin-top-xs-116 {
    margin-top: 116px !important;
  }
  .\--padding-top-xs-117 {
    padding-top: 117px !important;
  }
  .\--margin-top-xs-117 {
    margin-top: 117px !important;
  }
  .\--padding-top-xs-118 {
    padding-top: 118px !important;
  }
  .\--margin-top-xs-118 {
    margin-top: 118px !important;
  }
  .\--padding-top-xs-119 {
    padding-top: 119px !important;
  }
  .\--margin-top-xs-119 {
    margin-top: 119px !important;
  }
  .\--padding-top-xs-120 {
    padding-top: 120px !important;
  }
  .\--margin-top-xs-120 {
    margin-top: 120px !important;
  }
  .\--padding-top-xs-121 {
    padding-top: 121px !important;
  }
  .\--margin-top-xs-121 {
    margin-top: 121px !important;
  }
  .\--padding-top-xs-122 {
    padding-top: 122px !important;
  }
  .\--margin-top-xs-122 {
    margin-top: 122px !important;
  }
  .\--padding-top-xs-123 {
    padding-top: 123px !important;
  }
  .\--margin-top-xs-123 {
    margin-top: 123px !important;
  }
  .\--padding-top-xs-124 {
    padding-top: 124px !important;
  }
  .\--margin-top-xs-124 {
    margin-top: 124px !important;
  }
  .\--padding-top-xs-125 {
    padding-top: 125px !important;
  }
  .\--margin-top-xs-125 {
    margin-top: 125px !important;
  }
  .\--padding-top-xs-126 {
    padding-top: 126px !important;
  }
  .\--margin-top-xs-126 {
    margin-top: 126px !important;
  }
  .\--padding-top-xs-127 {
    padding-top: 127px !important;
  }
  .\--margin-top-xs-127 {
    margin-top: 127px !important;
  }
  .\--padding-top-xs-128 {
    padding-top: 128px !important;
  }
  .\--margin-top-xs-128 {
    margin-top: 128px !important;
  }
  .\--padding-top-xs-129 {
    padding-top: 129px !important;
  }
  .\--margin-top-xs-129 {
    margin-top: 129px !important;
  }
  .\--padding-top-xs-130 {
    padding-top: 130px !important;
  }
  .\--margin-top-xs-130 {
    margin-top: 130px !important;
  }
  .\--padding-top-xs-131 {
    padding-top: 131px !important;
  }
  .\--margin-top-xs-131 {
    margin-top: 131px !important;
  }
  .\--padding-top-xs-132 {
    padding-top: 132px !important;
  }
  .\--margin-top-xs-132 {
    margin-top: 132px !important;
  }
  .\--padding-top-xs-133 {
    padding-top: 133px !important;
  }
  .\--margin-top-xs-133 {
    margin-top: 133px !important;
  }
  .\--padding-top-xs-134 {
    padding-top: 134px !important;
  }
  .\--margin-top-xs-134 {
    margin-top: 134px !important;
  }
  .\--padding-top-xs-135 {
    padding-top: 135px !important;
  }
  .\--margin-top-xs-135 {
    margin-top: 135px !important;
  }
  .\--padding-top-xs-136 {
    padding-top: 136px !important;
  }
  .\--margin-top-xs-136 {
    margin-top: 136px !important;
  }
  .\--padding-top-xs-137 {
    padding-top: 137px !important;
  }
  .\--margin-top-xs-137 {
    margin-top: 137px !important;
  }
  .\--padding-top-xs-138 {
    padding-top: 138px !important;
  }
  .\--margin-top-xs-138 {
    margin-top: 138px !important;
  }
  .\--padding-top-xs-139 {
    padding-top: 139px !important;
  }
  .\--margin-top-xs-139 {
    margin-top: 139px !important;
  }
  .\--padding-top-xs-140 {
    padding-top: 140px !important;
  }
  .\--margin-top-xs-140 {
    margin-top: 140px !important;
  }
  .\--padding-top-xs-141 {
    padding-top: 141px !important;
  }
  .\--margin-top-xs-141 {
    margin-top: 141px !important;
  }
  .\--padding-top-xs-142 {
    padding-top: 142px !important;
  }
  .\--margin-top-xs-142 {
    margin-top: 142px !important;
  }
  .\--padding-top-xs-143 {
    padding-top: 143px !important;
  }
  .\--margin-top-xs-143 {
    margin-top: 143px !important;
  }
  .\--padding-top-xs-144 {
    padding-top: 144px !important;
  }
  .\--margin-top-xs-144 {
    margin-top: 144px !important;
  }
  .\--padding-top-xs-145 {
    padding-top: 145px !important;
  }
  .\--margin-top-xs-145 {
    margin-top: 145px !important;
  }
  .\--padding-top-xs-146 {
    padding-top: 146px !important;
  }
  .\--margin-top-xs-146 {
    margin-top: 146px !important;
  }
  .\--padding-top-xs-147 {
    padding-top: 147px !important;
  }
  .\--margin-top-xs-147 {
    margin-top: 147px !important;
  }
  .\--padding-top-xs-148 {
    padding-top: 148px !important;
  }
  .\--margin-top-xs-148 {
    margin-top: 148px !important;
  }
  .\--padding-top-xs-149 {
    padding-top: 149px !important;
  }
  .\--margin-top-xs-149 {
    margin-top: 149px !important;
  }
  .\--padding-top-xs-150 {
    padding-top: 150px !important;
  }
  .\--margin-top-xs-150 {
    margin-top: 150px !important;
  }
  .\--padding-top-xs-151 {
    padding-top: 151px !important;
  }
  .\--margin-top-xs-151 {
    margin-top: 151px !important;
  }
  .\--padding-top-xs-152 {
    padding-top: 152px !important;
  }
  .\--margin-top-xs-152 {
    margin-top: 152px !important;
  }
  .\--padding-top-xs-153 {
    padding-top: 153px !important;
  }
  .\--margin-top-xs-153 {
    margin-top: 153px !important;
  }
  .\--padding-top-xs-154 {
    padding-top: 154px !important;
  }
  .\--margin-top-xs-154 {
    margin-top: 154px !important;
  }
  .\--padding-top-xs-155 {
    padding-top: 155px !important;
  }
  .\--margin-top-xs-155 {
    margin-top: 155px !important;
  }
  .\--padding-top-xs-156 {
    padding-top: 156px !important;
  }
  .\--margin-top-xs-156 {
    margin-top: 156px !important;
  }
  .\--padding-top-xs-157 {
    padding-top: 157px !important;
  }
  .\--margin-top-xs-157 {
    margin-top: 157px !important;
  }
  .\--padding-top-xs-158 {
    padding-top: 158px !important;
  }
  .\--margin-top-xs-158 {
    margin-top: 158px !important;
  }
  .\--padding-top-xs-159 {
    padding-top: 159px !important;
  }
  .\--margin-top-xs-159 {
    margin-top: 159px !important;
  }
  .\--padding-top-xs-160 {
    padding-top: 160px !important;
  }
  .\--margin-top-xs-160 {
    margin-top: 160px !important;
  }
  .\--padding-top-xs-161 {
    padding-top: 161px !important;
  }
  .\--margin-top-xs-161 {
    margin-top: 161px !important;
  }
  .\--padding-top-xs-162 {
    padding-top: 162px !important;
  }
  .\--margin-top-xs-162 {
    margin-top: 162px !important;
  }
  .\--padding-top-xs-163 {
    padding-top: 163px !important;
  }
  .\--margin-top-xs-163 {
    margin-top: 163px !important;
  }
  .\--padding-top-xs-164 {
    padding-top: 164px !important;
  }
  .\--margin-top-xs-164 {
    margin-top: 164px !important;
  }
  .\--padding-top-xs-165 {
    padding-top: 165px !important;
  }
  .\--margin-top-xs-165 {
    margin-top: 165px !important;
  }
  .\--padding-top-xs-166 {
    padding-top: 166px !important;
  }
  .\--margin-top-xs-166 {
    margin-top: 166px !important;
  }
  .\--padding-top-xs-167 {
    padding-top: 167px !important;
  }
  .\--margin-top-xs-167 {
    margin-top: 167px !important;
  }
  .\--padding-top-xs-168 {
    padding-top: 168px !important;
  }
  .\--margin-top-xs-168 {
    margin-top: 168px !important;
  }
  .\--padding-top-xs-169 {
    padding-top: 169px !important;
  }
  .\--margin-top-xs-169 {
    margin-top: 169px !important;
  }
  .\--padding-top-xs-170 {
    padding-top: 170px !important;
  }
  .\--margin-top-xs-170 {
    margin-top: 170px !important;
  }
  .\--padding-top-xs-171 {
    padding-top: 171px !important;
  }
  .\--margin-top-xs-171 {
    margin-top: 171px !important;
  }
  .\--padding-top-xs-172 {
    padding-top: 172px !important;
  }
  .\--margin-top-xs-172 {
    margin-top: 172px !important;
  }
  .\--padding-top-xs-173 {
    padding-top: 173px !important;
  }
  .\--margin-top-xs-173 {
    margin-top: 173px !important;
  }
  .\--padding-top-xs-174 {
    padding-top: 174px !important;
  }
  .\--margin-top-xs-174 {
    margin-top: 174px !important;
  }
  .\--padding-top-xs-175 {
    padding-top: 175px !important;
  }
  .\--margin-top-xs-175 {
    margin-top: 175px !important;
  }
  .\--padding-top-xs-176 {
    padding-top: 176px !important;
  }
  .\--margin-top-xs-176 {
    margin-top: 176px !important;
  }
  .\--padding-top-xs-177 {
    padding-top: 177px !important;
  }
  .\--margin-top-xs-177 {
    margin-top: 177px !important;
  }
  .\--padding-top-xs-178 {
    padding-top: 178px !important;
  }
  .\--margin-top-xs-178 {
    margin-top: 178px !important;
  }
  .\--padding-top-xs-179 {
    padding-top: 179px !important;
  }
  .\--margin-top-xs-179 {
    margin-top: 179px !important;
  }
  .\--padding-top-xs-180 {
    padding-top: 180px !important;
  }
  .\--margin-top-xs-180 {
    margin-top: 180px !important;
  }
  .\--padding-top-xs-181 {
    padding-top: 181px !important;
  }
  .\--margin-top-xs-181 {
    margin-top: 181px !important;
  }
  .\--padding-top-xs-182 {
    padding-top: 182px !important;
  }
  .\--margin-top-xs-182 {
    margin-top: 182px !important;
  }
  .\--padding-top-xs-183 {
    padding-top: 183px !important;
  }
  .\--margin-top-xs-183 {
    margin-top: 183px !important;
  }
  .\--padding-top-xs-184 {
    padding-top: 184px !important;
  }
  .\--margin-top-xs-184 {
    margin-top: 184px !important;
  }
  .\--padding-top-xs-185 {
    padding-top: 185px !important;
  }
  .\--margin-top-xs-185 {
    margin-top: 185px !important;
  }
  .\--padding-top-xs-186 {
    padding-top: 186px !important;
  }
  .\--margin-top-xs-186 {
    margin-top: 186px !important;
  }
  .\--padding-top-xs-187 {
    padding-top: 187px !important;
  }
  .\--margin-top-xs-187 {
    margin-top: 187px !important;
  }
  .\--padding-top-xs-188 {
    padding-top: 188px !important;
  }
  .\--margin-top-xs-188 {
    margin-top: 188px !important;
  }
  .\--padding-top-xs-189 {
    padding-top: 189px !important;
  }
  .\--margin-top-xs-189 {
    margin-top: 189px !important;
  }
  .\--padding-top-xs-190 {
    padding-top: 190px !important;
  }
  .\--margin-top-xs-190 {
    margin-top: 190px !important;
  }
  .\--padding-top-xs-191 {
    padding-top: 191px !important;
  }
  .\--margin-top-xs-191 {
    margin-top: 191px !important;
  }
  .\--padding-top-xs-192 {
    padding-top: 192px !important;
  }
  .\--margin-top-xs-192 {
    margin-top: 192px !important;
  }
  .\--padding-top-xs-193 {
    padding-top: 193px !important;
  }
  .\--margin-top-xs-193 {
    margin-top: 193px !important;
  }
  .\--padding-top-xs-194 {
    padding-top: 194px !important;
  }
  .\--margin-top-xs-194 {
    margin-top: 194px !important;
  }
  .\--padding-top-xs-195 {
    padding-top: 195px !important;
  }
  .\--margin-top-xs-195 {
    margin-top: 195px !important;
  }
  .\--padding-top-xs-196 {
    padding-top: 196px !important;
  }
  .\--margin-top-xs-196 {
    margin-top: 196px !important;
  }
  .\--padding-top-xs-197 {
    padding-top: 197px !important;
  }
  .\--margin-top-xs-197 {
    margin-top: 197px !important;
  }
  .\--padding-top-xs-198 {
    padding-top: 198px !important;
  }
  .\--margin-top-xs-198 {
    margin-top: 198px !important;
  }
  .\--padding-top-xs-199 {
    padding-top: 199px !important;
  }
  .\--margin-top-xs-199 {
    margin-top: 199px !important;
  }
  .\--padding-top-xs-200 {
    padding-top: 200px !important;
  }
  .\--margin-top-xs-200 {
    margin-top: 200px !important;
  }
  .\--padding-top-xs-201 {
    padding-top: 201px !important;
  }
  .\--margin-top-xs-201 {
    margin-top: 201px !important;
  }
  .\--padding-top-xs-202 {
    padding-top: 202px !important;
  }
  .\--margin-top-xs-202 {
    margin-top: 202px !important;
  }
  .\--padding-top-xs-203 {
    padding-top: 203px !important;
  }
  .\--margin-top-xs-203 {
    margin-top: 203px !important;
  }
  .\--padding-top-xs-204 {
    padding-top: 204px !important;
  }
  .\--margin-top-xs-204 {
    margin-top: 204px !important;
  }
  .\--padding-top-xs-205 {
    padding-top: 205px !important;
  }
  .\--margin-top-xs-205 {
    margin-top: 205px !important;
  }
  .\--padding-top-xs-206 {
    padding-top: 206px !important;
  }
  .\--margin-top-xs-206 {
    margin-top: 206px !important;
  }
  .\--padding-top-xs-207 {
    padding-top: 207px !important;
  }
  .\--margin-top-xs-207 {
    margin-top: 207px !important;
  }
  .\--padding-top-xs-208 {
    padding-top: 208px !important;
  }
  .\--margin-top-xs-208 {
    margin-top: 208px !important;
  }
  .\--padding-top-xs-209 {
    padding-top: 209px !important;
  }
  .\--margin-top-xs-209 {
    margin-top: 209px !important;
  }
  .\--padding-top-xs-210 {
    padding-top: 210px !important;
  }
  .\--margin-top-xs-210 {
    margin-top: 210px !important;
  }
  .\--padding-top-xs-211 {
    padding-top: 211px !important;
  }
  .\--margin-top-xs-211 {
    margin-top: 211px !important;
  }
  .\--padding-top-xs-212 {
    padding-top: 212px !important;
  }
  .\--margin-top-xs-212 {
    margin-top: 212px !important;
  }
  .\--padding-top-xs-213 {
    padding-top: 213px !important;
  }
  .\--margin-top-xs-213 {
    margin-top: 213px !important;
  }
  .\--padding-top-xs-214 {
    padding-top: 214px !important;
  }
  .\--margin-top-xs-214 {
    margin-top: 214px !important;
  }
  .\--padding-top-xs-215 {
    padding-top: 215px !important;
  }
  .\--margin-top-xs-215 {
    margin-top: 215px !important;
  }
  .\--padding-top-xs-216 {
    padding-top: 216px !important;
  }
  .\--margin-top-xs-216 {
    margin-top: 216px !important;
  }
  .\--padding-top-xs-217 {
    padding-top: 217px !important;
  }
  .\--margin-top-xs-217 {
    margin-top: 217px !important;
  }
  .\--padding-top-xs-218 {
    padding-top: 218px !important;
  }
  .\--margin-top-xs-218 {
    margin-top: 218px !important;
  }
  .\--padding-top-xs-219 {
    padding-top: 219px !important;
  }
  .\--margin-top-xs-219 {
    margin-top: 219px !important;
  }
  .\--padding-top-xs-220 {
    padding-top: 220px !important;
  }
  .\--margin-top-xs-220 {
    margin-top: 220px !important;
  }
  .\--padding-top-xs-221 {
    padding-top: 221px !important;
  }
  .\--margin-top-xs-221 {
    margin-top: 221px !important;
  }
  .\--padding-top-xs-222 {
    padding-top: 222px !important;
  }
  .\--margin-top-xs-222 {
    margin-top: 222px !important;
  }
  .\--padding-top-xs-223 {
    padding-top: 223px !important;
  }
  .\--margin-top-xs-223 {
    margin-top: 223px !important;
  }
  .\--padding-top-xs-224 {
    padding-top: 224px !important;
  }
  .\--margin-top-xs-224 {
    margin-top: 224px !important;
  }
  .\--padding-top-xs-225 {
    padding-top: 225px !important;
  }
  .\--margin-top-xs-225 {
    margin-top: 225px !important;
  }
  .\--padding-top-xs-226 {
    padding-top: 226px !important;
  }
  .\--margin-top-xs-226 {
    margin-top: 226px !important;
  }
  .\--padding-top-xs-227 {
    padding-top: 227px !important;
  }
  .\--margin-top-xs-227 {
    margin-top: 227px !important;
  }
  .\--padding-top-xs-228 {
    padding-top: 228px !important;
  }
  .\--margin-top-xs-228 {
    margin-top: 228px !important;
  }
  .\--padding-top-xs-229 {
    padding-top: 229px !important;
  }
  .\--margin-top-xs-229 {
    margin-top: 229px !important;
  }
  .\--padding-top-xs-230 {
    padding-top: 230px !important;
  }
  .\--margin-top-xs-230 {
    margin-top: 230px !important;
  }
  .\--padding-top-xs-231 {
    padding-top: 231px !important;
  }
  .\--margin-top-xs-231 {
    margin-top: 231px !important;
  }
  .\--padding-top-xs-232 {
    padding-top: 232px !important;
  }
  .\--margin-top-xs-232 {
    margin-top: 232px !important;
  }
  .\--padding-top-xs-233 {
    padding-top: 233px !important;
  }
  .\--margin-top-xs-233 {
    margin-top: 233px !important;
  }
  .\--padding-top-xs-234 {
    padding-top: 234px !important;
  }
  .\--margin-top-xs-234 {
    margin-top: 234px !important;
  }
  .\--padding-top-xs-235 {
    padding-top: 235px !important;
  }
  .\--margin-top-xs-235 {
    margin-top: 235px !important;
  }
  .\--padding-top-xs-236 {
    padding-top: 236px !important;
  }
  .\--margin-top-xs-236 {
    margin-top: 236px !important;
  }
  .\--padding-top-xs-237 {
    padding-top: 237px !important;
  }
  .\--margin-top-xs-237 {
    margin-top: 237px !important;
  }
  .\--padding-top-xs-238 {
    padding-top: 238px !important;
  }
  .\--margin-top-xs-238 {
    margin-top: 238px !important;
  }
  .\--padding-top-xs-239 {
    padding-top: 239px !important;
  }
  .\--margin-top-xs-239 {
    margin-top: 239px !important;
  }
  .\--padding-top-xs-240 {
    padding-top: 240px !important;
  }
  .\--margin-top-xs-240 {
    margin-top: 240px !important;
  }
  .\--padding-top-xs-241 {
    padding-top: 241px !important;
  }
  .\--margin-top-xs-241 {
    margin-top: 241px !important;
  }
  .\--padding-top-xs-242 {
    padding-top: 242px !important;
  }
  .\--margin-top-xs-242 {
    margin-top: 242px !important;
  }
  .\--padding-top-xs-243 {
    padding-top: 243px !important;
  }
  .\--margin-top-xs-243 {
    margin-top: 243px !important;
  }
  .\--padding-top-xs-244 {
    padding-top: 244px !important;
  }
  .\--margin-top-xs-244 {
    margin-top: 244px !important;
  }
  .\--padding-top-xs-245 {
    padding-top: 245px !important;
  }
  .\--margin-top-xs-245 {
    margin-top: 245px !important;
  }
  .\--padding-top-xs-246 {
    padding-top: 246px !important;
  }
  .\--margin-top-xs-246 {
    margin-top: 246px !important;
  }
  .\--padding-top-xs-247 {
    padding-top: 247px !important;
  }
  .\--margin-top-xs-247 {
    margin-top: 247px !important;
  }
  .\--padding-top-xs-248 {
    padding-top: 248px !important;
  }
  .\--margin-top-xs-248 {
    margin-top: 248px !important;
  }
  .\--padding-top-xs-249 {
    padding-top: 249px !important;
  }
  .\--margin-top-xs-249 {
    margin-top: 249px !important;
  }
  .\--padding-top-xs-250 {
    padding-top: 250px !important;
  }
  .\--margin-top-xs-250 {
    margin-top: 250px !important;
  }
  .\--padding-top-xs-251 {
    padding-top: 251px !important;
  }
  .\--margin-top-xs-251 {
    margin-top: 251px !important;
  }
  .\--padding-top-xs-252 {
    padding-top: 252px !important;
  }
  .\--margin-top-xs-252 {
    margin-top: 252px !important;
  }
  .\--padding-top-xs-253 {
    padding-top: 253px !important;
  }
  .\--margin-top-xs-253 {
    margin-top: 253px !important;
  }
  .\--padding-top-xs-254 {
    padding-top: 254px !important;
  }
  .\--margin-top-xs-254 {
    margin-top: 254px !important;
  }
  .\--padding-top-xs-255 {
    padding-top: 255px !important;
  }
  .\--margin-top-xs-255 {
    margin-top: 255px !important;
  }
  .\--padding-top-xs-256 {
    padding-top: 256px !important;
  }
  .\--margin-top-xs-256 {
    margin-top: 256px !important;
  }
  .\--padding-top-xs-257 {
    padding-top: 257px !important;
  }
  .\--margin-top-xs-257 {
    margin-top: 257px !important;
  }
  .\--padding-top-xs-258 {
    padding-top: 258px !important;
  }
  .\--margin-top-xs-258 {
    margin-top: 258px !important;
  }
  .\--padding-top-xs-259 {
    padding-top: 259px !important;
  }
  .\--margin-top-xs-259 {
    margin-top: 259px !important;
  }
  .\--padding-top-xs-260 {
    padding-top: 260px !important;
  }
  .\--margin-top-xs-260 {
    margin-top: 260px !important;
  }
  .\--padding-top-xs-261 {
    padding-top: 261px !important;
  }
  .\--margin-top-xs-261 {
    margin-top: 261px !important;
  }
  .\--padding-top-xs-262 {
    padding-top: 262px !important;
  }
  .\--margin-top-xs-262 {
    margin-top: 262px !important;
  }
  .\--padding-top-xs-263 {
    padding-top: 263px !important;
  }
  .\--margin-top-xs-263 {
    margin-top: 263px !important;
  }
  .\--padding-top-xs-264 {
    padding-top: 264px !important;
  }
  .\--margin-top-xs-264 {
    margin-top: 264px !important;
  }
  .\--padding-top-xs-265 {
    padding-top: 265px !important;
  }
  .\--margin-top-xs-265 {
    margin-top: 265px !important;
  }
  .\--padding-top-xs-266 {
    padding-top: 266px !important;
  }
  .\--margin-top-xs-266 {
    margin-top: 266px !important;
  }
  .\--padding-top-xs-267 {
    padding-top: 267px !important;
  }
  .\--margin-top-xs-267 {
    margin-top: 267px !important;
  }
  .\--padding-top-xs-268 {
    padding-top: 268px !important;
  }
  .\--margin-top-xs-268 {
    margin-top: 268px !important;
  }
  .\--padding-top-xs-269 {
    padding-top: 269px !important;
  }
  .\--margin-top-xs-269 {
    margin-top: 269px !important;
  }
  .\--padding-top-xs-270 {
    padding-top: 270px !important;
  }
  .\--margin-top-xs-270 {
    margin-top: 270px !important;
  }
  .\--padding-top-xs-271 {
    padding-top: 271px !important;
  }
  .\--margin-top-xs-271 {
    margin-top: 271px !important;
  }
  .\--padding-top-xs-272 {
    padding-top: 272px !important;
  }
  .\--margin-top-xs-272 {
    margin-top: 272px !important;
  }
  .\--padding-top-xs-273 {
    padding-top: 273px !important;
  }
  .\--margin-top-xs-273 {
    margin-top: 273px !important;
  }
  .\--padding-top-xs-274 {
    padding-top: 274px !important;
  }
  .\--margin-top-xs-274 {
    margin-top: 274px !important;
  }
  .\--padding-top-xs-275 {
    padding-top: 275px !important;
  }
  .\--margin-top-xs-275 {
    margin-top: 275px !important;
  }
  .\--padding-top-xs-276 {
    padding-top: 276px !important;
  }
  .\--margin-top-xs-276 {
    margin-top: 276px !important;
  }
  .\--padding-top-xs-277 {
    padding-top: 277px !important;
  }
  .\--margin-top-xs-277 {
    margin-top: 277px !important;
  }
  .\--padding-top-xs-278 {
    padding-top: 278px !important;
  }
  .\--margin-top-xs-278 {
    margin-top: 278px !important;
  }
  .\--padding-top-xs-279 {
    padding-top: 279px !important;
  }
  .\--margin-top-xs-279 {
    margin-top: 279px !important;
  }
  .\--padding-top-xs-280 {
    padding-top: 280px !important;
  }
  .\--margin-top-xs-280 {
    margin-top: 280px !important;
  }
  .\--padding-top-xs-281 {
    padding-top: 281px !important;
  }
  .\--margin-top-xs-281 {
    margin-top: 281px !important;
  }
  .\--padding-top-xs-282 {
    padding-top: 282px !important;
  }
  .\--margin-top-xs-282 {
    margin-top: 282px !important;
  }
  .\--padding-top-xs-283 {
    padding-top: 283px !important;
  }
  .\--margin-top-xs-283 {
    margin-top: 283px !important;
  }
  .\--padding-top-xs-284 {
    padding-top: 284px !important;
  }
  .\--margin-top-xs-284 {
    margin-top: 284px !important;
  }
  .\--padding-top-xs-285 {
    padding-top: 285px !important;
  }
  .\--margin-top-xs-285 {
    margin-top: 285px !important;
  }
  .\--padding-top-xs-286 {
    padding-top: 286px !important;
  }
  .\--margin-top-xs-286 {
    margin-top: 286px !important;
  }
  .\--padding-top-xs-287 {
    padding-top: 287px !important;
  }
  .\--margin-top-xs-287 {
    margin-top: 287px !important;
  }
  .\--padding-top-xs-288 {
    padding-top: 288px !important;
  }
  .\--margin-top-xs-288 {
    margin-top: 288px !important;
  }
  .\--padding-top-xs-289 {
    padding-top: 289px !important;
  }
  .\--margin-top-xs-289 {
    margin-top: 289px !important;
  }
  .\--padding-top-xs-290 {
    padding-top: 290px !important;
  }
  .\--margin-top-xs-290 {
    margin-top: 290px !important;
  }
  .\--padding-top-xs-291 {
    padding-top: 291px !important;
  }
  .\--margin-top-xs-291 {
    margin-top: 291px !important;
  }
  .\--padding-top-xs-292 {
    padding-top: 292px !important;
  }
  .\--margin-top-xs-292 {
    margin-top: 292px !important;
  }
  .\--padding-top-xs-293 {
    padding-top: 293px !important;
  }
  .\--margin-top-xs-293 {
    margin-top: 293px !important;
  }
  .\--padding-top-xs-294 {
    padding-top: 294px !important;
  }
  .\--margin-top-xs-294 {
    margin-top: 294px !important;
  }
  .\--padding-top-xs-295 {
    padding-top: 295px !important;
  }
  .\--margin-top-xs-295 {
    margin-top: 295px !important;
  }
  .\--padding-top-xs-296 {
    padding-top: 296px !important;
  }
  .\--margin-top-xs-296 {
    margin-top: 296px !important;
  }
  .\--padding-top-xs-297 {
    padding-top: 297px !important;
  }
  .\--margin-top-xs-297 {
    margin-top: 297px !important;
  }
  .\--padding-top-xs-298 {
    padding-top: 298px !important;
  }
  .\--margin-top-xs-298 {
    margin-top: 298px !important;
  }
  .\--padding-top-xs-299 {
    padding-top: 299px !important;
  }
  .\--margin-top-xs-299 {
    margin-top: 299px !important;
  }
  .\--padding-top-xs-300 {
    padding-top: 300px !important;
  }
  .\--margin-top-xs-300 {
    margin-top: 300px !important;
  }
  .\--padding-bottom-xs-0 {
    padding-bottom: 0px !important;
  }
  .\--margin-bottom-xs-0 {
    margin-bottom: 0px !important;
  }
  .\--padding-bottom-xs-1 {
    padding-bottom: 1px !important;
  }
  .\--margin-bottom-xs-1 {
    margin-bottom: 1px !important;
  }
  .\--padding-bottom-xs-2 {
    padding-bottom: 2px !important;
  }
  .\--margin-bottom-xs-2 {
    margin-bottom: 2px !important;
  }
  .\--padding-bottom-xs-3 {
    padding-bottom: 3px !important;
  }
  .\--margin-bottom-xs-3 {
    margin-bottom: 3px !important;
  }
  .\--padding-bottom-xs-4 {
    padding-bottom: 4px !important;
  }
  .\--margin-bottom-xs-4 {
    margin-bottom: 4px !important;
  }
  .\--padding-bottom-xs-5 {
    padding-bottom: 5px !important;
  }
  .\--margin-bottom-xs-5 {
    margin-bottom: 5px !important;
  }
  .\--padding-bottom-xs-6 {
    padding-bottom: 6px !important;
  }
  .\--margin-bottom-xs-6 {
    margin-bottom: 6px !important;
  }
  .\--padding-bottom-xs-7 {
    padding-bottom: 7px !important;
  }
  .\--margin-bottom-xs-7 {
    margin-bottom: 7px !important;
  }
  .\--padding-bottom-xs-8 {
    padding-bottom: 8px !important;
  }
  .\--margin-bottom-xs-8 {
    margin-bottom: 8px !important;
  }
  .\--padding-bottom-xs-9 {
    padding-bottom: 9px !important;
  }
  .\--margin-bottom-xs-9 {
    margin-bottom: 9px !important;
  }
  .\--padding-bottom-xs-10 {
    padding-bottom: 10px !important;
  }
  .\--margin-bottom-xs-10 {
    margin-bottom: 10px !important;
  }
  .\--padding-bottom-xs-11 {
    padding-bottom: 11px !important;
  }
  .\--margin-bottom-xs-11 {
    margin-bottom: 11px !important;
  }
  .\--padding-bottom-xs-12 {
    padding-bottom: 12px !important;
  }
  .\--margin-bottom-xs-12 {
    margin-bottom: 12px !important;
  }
  .\--padding-bottom-xs-13 {
    padding-bottom: 13px !important;
  }
  .\--margin-bottom-xs-13 {
    margin-bottom: 13px !important;
  }
  .\--padding-bottom-xs-14 {
    padding-bottom: 14px !important;
  }
  .\--margin-bottom-xs-14 {
    margin-bottom: 14px !important;
  }
  .\--padding-bottom-xs-15 {
    padding-bottom: 15px !important;
  }
  .\--margin-bottom-xs-15 {
    margin-bottom: 15px !important;
  }
  .\--padding-bottom-xs-16 {
    padding-bottom: 16px !important;
  }
  .\--margin-bottom-xs-16 {
    margin-bottom: 16px !important;
  }
  .\--padding-bottom-xs-17 {
    padding-bottom: 17px !important;
  }
  .\--margin-bottom-xs-17 {
    margin-bottom: 17px !important;
  }
  .\--padding-bottom-xs-18 {
    padding-bottom: 18px !important;
  }
  .\--margin-bottom-xs-18 {
    margin-bottom: 18px !important;
  }
  .\--padding-bottom-xs-19 {
    padding-bottom: 19px !important;
  }
  .\--margin-bottom-xs-19 {
    margin-bottom: 19px !important;
  }
  .\--padding-bottom-xs-20 {
    padding-bottom: 20px !important;
  }
  .\--margin-bottom-xs-20 {
    margin-bottom: 20px !important;
  }
  .\--padding-bottom-xs-21 {
    padding-bottom: 21px !important;
  }
  .\--margin-bottom-xs-21 {
    margin-bottom: 21px !important;
  }
  .\--padding-bottom-xs-22 {
    padding-bottom: 22px !important;
  }
  .\--margin-bottom-xs-22 {
    margin-bottom: 22px !important;
  }
  .\--padding-bottom-xs-23 {
    padding-bottom: 23px !important;
  }
  .\--margin-bottom-xs-23 {
    margin-bottom: 23px !important;
  }
  .\--padding-bottom-xs-24 {
    padding-bottom: 24px !important;
  }
  .\--margin-bottom-xs-24 {
    margin-bottom: 24px !important;
  }
  .\--padding-bottom-xs-25 {
    padding-bottom: 25px !important;
  }
  .\--margin-bottom-xs-25 {
    margin-bottom: 25px !important;
  }
  .\--padding-bottom-xs-26 {
    padding-bottom: 26px !important;
  }
  .\--margin-bottom-xs-26 {
    margin-bottom: 26px !important;
  }
  .\--padding-bottom-xs-27 {
    padding-bottom: 27px !important;
  }
  .\--margin-bottom-xs-27 {
    margin-bottom: 27px !important;
  }
  .\--padding-bottom-xs-28 {
    padding-bottom: 28px !important;
  }
  .\--margin-bottom-xs-28 {
    margin-bottom: 28px !important;
  }
  .\--padding-bottom-xs-29 {
    padding-bottom: 29px !important;
  }
  .\--margin-bottom-xs-29 {
    margin-bottom: 29px !important;
  }
  .\--padding-bottom-xs-30 {
    padding-bottom: 30px !important;
  }
  .\--margin-bottom-xs-30 {
    margin-bottom: 30px !important;
  }
  .\--padding-bottom-xs-31 {
    padding-bottom: 31px !important;
  }
  .\--margin-bottom-xs-31 {
    margin-bottom: 31px !important;
  }
  .\--padding-bottom-xs-32 {
    padding-bottom: 32px !important;
  }
  .\--margin-bottom-xs-32 {
    margin-bottom: 32px !important;
  }
  .\--padding-bottom-xs-33 {
    padding-bottom: 33px !important;
  }
  .\--margin-bottom-xs-33 {
    margin-bottom: 33px !important;
  }
  .\--padding-bottom-xs-34 {
    padding-bottom: 34px !important;
  }
  .\--margin-bottom-xs-34 {
    margin-bottom: 34px !important;
  }
  .\--padding-bottom-xs-35 {
    padding-bottom: 35px !important;
  }
  .\--margin-bottom-xs-35 {
    margin-bottom: 35px !important;
  }
  .\--padding-bottom-xs-36 {
    padding-bottom: 36px !important;
  }
  .\--margin-bottom-xs-36 {
    margin-bottom: 36px !important;
  }
  .\--padding-bottom-xs-37 {
    padding-bottom: 37px !important;
  }
  .\--margin-bottom-xs-37 {
    margin-bottom: 37px !important;
  }
  .\--padding-bottom-xs-38 {
    padding-bottom: 38px !important;
  }
  .\--margin-bottom-xs-38 {
    margin-bottom: 38px !important;
  }
  .\--padding-bottom-xs-39 {
    padding-bottom: 39px !important;
  }
  .\--margin-bottom-xs-39 {
    margin-bottom: 39px !important;
  }
  .\--padding-bottom-xs-40 {
    padding-bottom: 40px !important;
  }
  .\--margin-bottom-xs-40 {
    margin-bottom: 40px !important;
  }
  .\--padding-bottom-xs-41 {
    padding-bottom: 41px !important;
  }
  .\--margin-bottom-xs-41 {
    margin-bottom: 41px !important;
  }
  .\--padding-bottom-xs-42 {
    padding-bottom: 42px !important;
  }
  .\--margin-bottom-xs-42 {
    margin-bottom: 42px !important;
  }
  .\--padding-bottom-xs-43 {
    padding-bottom: 43px !important;
  }
  .\--margin-bottom-xs-43 {
    margin-bottom: 43px !important;
  }
  .\--padding-bottom-xs-44 {
    padding-bottom: 44px !important;
  }
  .\--margin-bottom-xs-44 {
    margin-bottom: 44px !important;
  }
  .\--padding-bottom-xs-45 {
    padding-bottom: 45px !important;
  }
  .\--margin-bottom-xs-45 {
    margin-bottom: 45px !important;
  }
  .\--padding-bottom-xs-46 {
    padding-bottom: 46px !important;
  }
  .\--margin-bottom-xs-46 {
    margin-bottom: 46px !important;
  }
  .\--padding-bottom-xs-47 {
    padding-bottom: 47px !important;
  }
  .\--margin-bottom-xs-47 {
    margin-bottom: 47px !important;
  }
  .\--padding-bottom-xs-48 {
    padding-bottom: 48px !important;
  }
  .\--margin-bottom-xs-48 {
    margin-bottom: 48px !important;
  }
  .\--padding-bottom-xs-49 {
    padding-bottom: 49px !important;
  }
  .\--margin-bottom-xs-49 {
    margin-bottom: 49px !important;
  }
  .\--padding-bottom-xs-50 {
    padding-bottom: 50px !important;
  }
  .\--margin-bottom-xs-50 {
    margin-bottom: 50px !important;
  }
  .\--padding-bottom-xs-51 {
    padding-bottom: 51px !important;
  }
  .\--margin-bottom-xs-51 {
    margin-bottom: 51px !important;
  }
  .\--padding-bottom-xs-52 {
    padding-bottom: 52px !important;
  }
  .\--margin-bottom-xs-52 {
    margin-bottom: 52px !important;
  }
  .\--padding-bottom-xs-53 {
    padding-bottom: 53px !important;
  }
  .\--margin-bottom-xs-53 {
    margin-bottom: 53px !important;
  }
  .\--padding-bottom-xs-54 {
    padding-bottom: 54px !important;
  }
  .\--margin-bottom-xs-54 {
    margin-bottom: 54px !important;
  }
  .\--padding-bottom-xs-55 {
    padding-bottom: 55px !important;
  }
  .\--margin-bottom-xs-55 {
    margin-bottom: 55px !important;
  }
  .\--padding-bottom-xs-56 {
    padding-bottom: 56px !important;
  }
  .\--margin-bottom-xs-56 {
    margin-bottom: 56px !important;
  }
  .\--padding-bottom-xs-57 {
    padding-bottom: 57px !important;
  }
  .\--margin-bottom-xs-57 {
    margin-bottom: 57px !important;
  }
  .\--padding-bottom-xs-58 {
    padding-bottom: 58px !important;
  }
  .\--margin-bottom-xs-58 {
    margin-bottom: 58px !important;
  }
  .\--padding-bottom-xs-59 {
    padding-bottom: 59px !important;
  }
  .\--margin-bottom-xs-59 {
    margin-bottom: 59px !important;
  }
  .\--padding-bottom-xs-60 {
    padding-bottom: 60px !important;
  }
  .\--margin-bottom-xs-60 {
    margin-bottom: 60px !important;
  }
  .\--padding-bottom-xs-61 {
    padding-bottom: 61px !important;
  }
  .\--margin-bottom-xs-61 {
    margin-bottom: 61px !important;
  }
  .\--padding-bottom-xs-62 {
    padding-bottom: 62px !important;
  }
  .\--margin-bottom-xs-62 {
    margin-bottom: 62px !important;
  }
  .\--padding-bottom-xs-63 {
    padding-bottom: 63px !important;
  }
  .\--margin-bottom-xs-63 {
    margin-bottom: 63px !important;
  }
  .\--padding-bottom-xs-64 {
    padding-bottom: 64px !important;
  }
  .\--margin-bottom-xs-64 {
    margin-bottom: 64px !important;
  }
  .\--padding-bottom-xs-65 {
    padding-bottom: 65px !important;
  }
  .\--margin-bottom-xs-65 {
    margin-bottom: 65px !important;
  }
  .\--padding-bottom-xs-66 {
    padding-bottom: 66px !important;
  }
  .\--margin-bottom-xs-66 {
    margin-bottom: 66px !important;
  }
  .\--padding-bottom-xs-67 {
    padding-bottom: 67px !important;
  }
  .\--margin-bottom-xs-67 {
    margin-bottom: 67px !important;
  }
  .\--padding-bottom-xs-68 {
    padding-bottom: 68px !important;
  }
  .\--margin-bottom-xs-68 {
    margin-bottom: 68px !important;
  }
  .\--padding-bottom-xs-69 {
    padding-bottom: 69px !important;
  }
  .\--margin-bottom-xs-69 {
    margin-bottom: 69px !important;
  }
  .\--padding-bottom-xs-70 {
    padding-bottom: 70px !important;
  }
  .\--margin-bottom-xs-70 {
    margin-bottom: 70px !important;
  }
  .\--padding-bottom-xs-71 {
    padding-bottom: 71px !important;
  }
  .\--margin-bottom-xs-71 {
    margin-bottom: 71px !important;
  }
  .\--padding-bottom-xs-72 {
    padding-bottom: 72px !important;
  }
  .\--margin-bottom-xs-72 {
    margin-bottom: 72px !important;
  }
  .\--padding-bottom-xs-73 {
    padding-bottom: 73px !important;
  }
  .\--margin-bottom-xs-73 {
    margin-bottom: 73px !important;
  }
  .\--padding-bottom-xs-74 {
    padding-bottom: 74px !important;
  }
  .\--margin-bottom-xs-74 {
    margin-bottom: 74px !important;
  }
  .\--padding-bottom-xs-75 {
    padding-bottom: 75px !important;
  }
  .\--margin-bottom-xs-75 {
    margin-bottom: 75px !important;
  }
  .\--padding-bottom-xs-76 {
    padding-bottom: 76px !important;
  }
  .\--margin-bottom-xs-76 {
    margin-bottom: 76px !important;
  }
  .\--padding-bottom-xs-77 {
    padding-bottom: 77px !important;
  }
  .\--margin-bottom-xs-77 {
    margin-bottom: 77px !important;
  }
  .\--padding-bottom-xs-78 {
    padding-bottom: 78px !important;
  }
  .\--margin-bottom-xs-78 {
    margin-bottom: 78px !important;
  }
  .\--padding-bottom-xs-79 {
    padding-bottom: 79px !important;
  }
  .\--margin-bottom-xs-79 {
    margin-bottom: 79px !important;
  }
  .\--padding-bottom-xs-80 {
    padding-bottom: 80px !important;
  }
  .\--margin-bottom-xs-80 {
    margin-bottom: 80px !important;
  }
  .\--padding-bottom-xs-81 {
    padding-bottom: 81px !important;
  }
  .\--margin-bottom-xs-81 {
    margin-bottom: 81px !important;
  }
  .\--padding-bottom-xs-82 {
    padding-bottom: 82px !important;
  }
  .\--margin-bottom-xs-82 {
    margin-bottom: 82px !important;
  }
  .\--padding-bottom-xs-83 {
    padding-bottom: 83px !important;
  }
  .\--margin-bottom-xs-83 {
    margin-bottom: 83px !important;
  }
  .\--padding-bottom-xs-84 {
    padding-bottom: 84px !important;
  }
  .\--margin-bottom-xs-84 {
    margin-bottom: 84px !important;
  }
  .\--padding-bottom-xs-85 {
    padding-bottom: 85px !important;
  }
  .\--margin-bottom-xs-85 {
    margin-bottom: 85px !important;
  }
  .\--padding-bottom-xs-86 {
    padding-bottom: 86px !important;
  }
  .\--margin-bottom-xs-86 {
    margin-bottom: 86px !important;
  }
  .\--padding-bottom-xs-87 {
    padding-bottom: 87px !important;
  }
  .\--margin-bottom-xs-87 {
    margin-bottom: 87px !important;
  }
  .\--padding-bottom-xs-88 {
    padding-bottom: 88px !important;
  }
  .\--margin-bottom-xs-88 {
    margin-bottom: 88px !important;
  }
  .\--padding-bottom-xs-89 {
    padding-bottom: 89px !important;
  }
  .\--margin-bottom-xs-89 {
    margin-bottom: 89px !important;
  }
  .\--padding-bottom-xs-90 {
    padding-bottom: 90px !important;
  }
  .\--margin-bottom-xs-90 {
    margin-bottom: 90px !important;
  }
  .\--padding-bottom-xs-91 {
    padding-bottom: 91px !important;
  }
  .\--margin-bottom-xs-91 {
    margin-bottom: 91px !important;
  }
  .\--padding-bottom-xs-92 {
    padding-bottom: 92px !important;
  }
  .\--margin-bottom-xs-92 {
    margin-bottom: 92px !important;
  }
  .\--padding-bottom-xs-93 {
    padding-bottom: 93px !important;
  }
  .\--margin-bottom-xs-93 {
    margin-bottom: 93px !important;
  }
  .\--padding-bottom-xs-94 {
    padding-bottom: 94px !important;
  }
  .\--margin-bottom-xs-94 {
    margin-bottom: 94px !important;
  }
  .\--padding-bottom-xs-95 {
    padding-bottom: 95px !important;
  }
  .\--margin-bottom-xs-95 {
    margin-bottom: 95px !important;
  }
  .\--padding-bottom-xs-96 {
    padding-bottom: 96px !important;
  }
  .\--margin-bottom-xs-96 {
    margin-bottom: 96px !important;
  }
  .\--padding-bottom-xs-97 {
    padding-bottom: 97px !important;
  }
  .\--margin-bottom-xs-97 {
    margin-bottom: 97px !important;
  }
  .\--padding-bottom-xs-98 {
    padding-bottom: 98px !important;
  }
  .\--margin-bottom-xs-98 {
    margin-bottom: 98px !important;
  }
  .\--padding-bottom-xs-99 {
    padding-bottom: 99px !important;
  }
  .\--margin-bottom-xs-99 {
    margin-bottom: 99px !important;
  }
  .\--padding-bottom-xs-100 {
    padding-bottom: 100px !important;
  }
  .\--margin-bottom-xs-100 {
    margin-bottom: 100px !important;
  }
  .\--padding-bottom-xs-101 {
    padding-bottom: 101px !important;
  }
  .\--margin-bottom-xs-101 {
    margin-bottom: 101px !important;
  }
  .\--padding-bottom-xs-102 {
    padding-bottom: 102px !important;
  }
  .\--margin-bottom-xs-102 {
    margin-bottom: 102px !important;
  }
  .\--padding-bottom-xs-103 {
    padding-bottom: 103px !important;
  }
  .\--margin-bottom-xs-103 {
    margin-bottom: 103px !important;
  }
  .\--padding-bottom-xs-104 {
    padding-bottom: 104px !important;
  }
  .\--margin-bottom-xs-104 {
    margin-bottom: 104px !important;
  }
  .\--padding-bottom-xs-105 {
    padding-bottom: 105px !important;
  }
  .\--margin-bottom-xs-105 {
    margin-bottom: 105px !important;
  }
  .\--padding-bottom-xs-106 {
    padding-bottom: 106px !important;
  }
  .\--margin-bottom-xs-106 {
    margin-bottom: 106px !important;
  }
  .\--padding-bottom-xs-107 {
    padding-bottom: 107px !important;
  }
  .\--margin-bottom-xs-107 {
    margin-bottom: 107px !important;
  }
  .\--padding-bottom-xs-108 {
    padding-bottom: 108px !important;
  }
  .\--margin-bottom-xs-108 {
    margin-bottom: 108px !important;
  }
  .\--padding-bottom-xs-109 {
    padding-bottom: 109px !important;
  }
  .\--margin-bottom-xs-109 {
    margin-bottom: 109px !important;
  }
  .\--padding-bottom-xs-110 {
    padding-bottom: 110px !important;
  }
  .\--margin-bottom-xs-110 {
    margin-bottom: 110px !important;
  }
  .\--padding-bottom-xs-111 {
    padding-bottom: 111px !important;
  }
  .\--margin-bottom-xs-111 {
    margin-bottom: 111px !important;
  }
  .\--padding-bottom-xs-112 {
    padding-bottom: 112px !important;
  }
  .\--margin-bottom-xs-112 {
    margin-bottom: 112px !important;
  }
  .\--padding-bottom-xs-113 {
    padding-bottom: 113px !important;
  }
  .\--margin-bottom-xs-113 {
    margin-bottom: 113px !important;
  }
  .\--padding-bottom-xs-114 {
    padding-bottom: 114px !important;
  }
  .\--margin-bottom-xs-114 {
    margin-bottom: 114px !important;
  }
  .\--padding-bottom-xs-115 {
    padding-bottom: 115px !important;
  }
  .\--margin-bottom-xs-115 {
    margin-bottom: 115px !important;
  }
  .\--padding-bottom-xs-116 {
    padding-bottom: 116px !important;
  }
  .\--margin-bottom-xs-116 {
    margin-bottom: 116px !important;
  }
  .\--padding-bottom-xs-117 {
    padding-bottom: 117px !important;
  }
  .\--margin-bottom-xs-117 {
    margin-bottom: 117px !important;
  }
  .\--padding-bottom-xs-118 {
    padding-bottom: 118px !important;
  }
  .\--margin-bottom-xs-118 {
    margin-bottom: 118px !important;
  }
  .\--padding-bottom-xs-119 {
    padding-bottom: 119px !important;
  }
  .\--margin-bottom-xs-119 {
    margin-bottom: 119px !important;
  }
  .\--padding-bottom-xs-120 {
    padding-bottom: 120px !important;
  }
  .\--margin-bottom-xs-120 {
    margin-bottom: 120px !important;
  }
  .\--padding-bottom-xs-121 {
    padding-bottom: 121px !important;
  }
  .\--margin-bottom-xs-121 {
    margin-bottom: 121px !important;
  }
  .\--padding-bottom-xs-122 {
    padding-bottom: 122px !important;
  }
  .\--margin-bottom-xs-122 {
    margin-bottom: 122px !important;
  }
  .\--padding-bottom-xs-123 {
    padding-bottom: 123px !important;
  }
  .\--margin-bottom-xs-123 {
    margin-bottom: 123px !important;
  }
  .\--padding-bottom-xs-124 {
    padding-bottom: 124px !important;
  }
  .\--margin-bottom-xs-124 {
    margin-bottom: 124px !important;
  }
  .\--padding-bottom-xs-125 {
    padding-bottom: 125px !important;
  }
  .\--margin-bottom-xs-125 {
    margin-bottom: 125px !important;
  }
  .\--padding-bottom-xs-126 {
    padding-bottom: 126px !important;
  }
  .\--margin-bottom-xs-126 {
    margin-bottom: 126px !important;
  }
  .\--padding-bottom-xs-127 {
    padding-bottom: 127px !important;
  }
  .\--margin-bottom-xs-127 {
    margin-bottom: 127px !important;
  }
  .\--padding-bottom-xs-128 {
    padding-bottom: 128px !important;
  }
  .\--margin-bottom-xs-128 {
    margin-bottom: 128px !important;
  }
  .\--padding-bottom-xs-129 {
    padding-bottom: 129px !important;
  }
  .\--margin-bottom-xs-129 {
    margin-bottom: 129px !important;
  }
  .\--padding-bottom-xs-130 {
    padding-bottom: 130px !important;
  }
  .\--margin-bottom-xs-130 {
    margin-bottom: 130px !important;
  }
  .\--padding-bottom-xs-131 {
    padding-bottom: 131px !important;
  }
  .\--margin-bottom-xs-131 {
    margin-bottom: 131px !important;
  }
  .\--padding-bottom-xs-132 {
    padding-bottom: 132px !important;
  }
  .\--margin-bottom-xs-132 {
    margin-bottom: 132px !important;
  }
  .\--padding-bottom-xs-133 {
    padding-bottom: 133px !important;
  }
  .\--margin-bottom-xs-133 {
    margin-bottom: 133px !important;
  }
  .\--padding-bottom-xs-134 {
    padding-bottom: 134px !important;
  }
  .\--margin-bottom-xs-134 {
    margin-bottom: 134px !important;
  }
  .\--padding-bottom-xs-135 {
    padding-bottom: 135px !important;
  }
  .\--margin-bottom-xs-135 {
    margin-bottom: 135px !important;
  }
  .\--padding-bottom-xs-136 {
    padding-bottom: 136px !important;
  }
  .\--margin-bottom-xs-136 {
    margin-bottom: 136px !important;
  }
  .\--padding-bottom-xs-137 {
    padding-bottom: 137px !important;
  }
  .\--margin-bottom-xs-137 {
    margin-bottom: 137px !important;
  }
  .\--padding-bottom-xs-138 {
    padding-bottom: 138px !important;
  }
  .\--margin-bottom-xs-138 {
    margin-bottom: 138px !important;
  }
  .\--padding-bottom-xs-139 {
    padding-bottom: 139px !important;
  }
  .\--margin-bottom-xs-139 {
    margin-bottom: 139px !important;
  }
  .\--padding-bottom-xs-140 {
    padding-bottom: 140px !important;
  }
  .\--margin-bottom-xs-140 {
    margin-bottom: 140px !important;
  }
  .\--padding-bottom-xs-141 {
    padding-bottom: 141px !important;
  }
  .\--margin-bottom-xs-141 {
    margin-bottom: 141px !important;
  }
  .\--padding-bottom-xs-142 {
    padding-bottom: 142px !important;
  }
  .\--margin-bottom-xs-142 {
    margin-bottom: 142px !important;
  }
  .\--padding-bottom-xs-143 {
    padding-bottom: 143px !important;
  }
  .\--margin-bottom-xs-143 {
    margin-bottom: 143px !important;
  }
  .\--padding-bottom-xs-144 {
    padding-bottom: 144px !important;
  }
  .\--margin-bottom-xs-144 {
    margin-bottom: 144px !important;
  }
  .\--padding-bottom-xs-145 {
    padding-bottom: 145px !important;
  }
  .\--margin-bottom-xs-145 {
    margin-bottom: 145px !important;
  }
  .\--padding-bottom-xs-146 {
    padding-bottom: 146px !important;
  }
  .\--margin-bottom-xs-146 {
    margin-bottom: 146px !important;
  }
  .\--padding-bottom-xs-147 {
    padding-bottom: 147px !important;
  }
  .\--margin-bottom-xs-147 {
    margin-bottom: 147px !important;
  }
  .\--padding-bottom-xs-148 {
    padding-bottom: 148px !important;
  }
  .\--margin-bottom-xs-148 {
    margin-bottom: 148px !important;
  }
  .\--padding-bottom-xs-149 {
    padding-bottom: 149px !important;
  }
  .\--margin-bottom-xs-149 {
    margin-bottom: 149px !important;
  }
  .\--padding-bottom-xs-150 {
    padding-bottom: 150px !important;
  }
  .\--margin-bottom-xs-150 {
    margin-bottom: 150px !important;
  }
  .\--padding-bottom-xs-151 {
    padding-bottom: 151px !important;
  }
  .\--margin-bottom-xs-151 {
    margin-bottom: 151px !important;
  }
  .\--padding-bottom-xs-152 {
    padding-bottom: 152px !important;
  }
  .\--margin-bottom-xs-152 {
    margin-bottom: 152px !important;
  }
  .\--padding-bottom-xs-153 {
    padding-bottom: 153px !important;
  }
  .\--margin-bottom-xs-153 {
    margin-bottom: 153px !important;
  }
  .\--padding-bottom-xs-154 {
    padding-bottom: 154px !important;
  }
  .\--margin-bottom-xs-154 {
    margin-bottom: 154px !important;
  }
  .\--padding-bottom-xs-155 {
    padding-bottom: 155px !important;
  }
  .\--margin-bottom-xs-155 {
    margin-bottom: 155px !important;
  }
  .\--padding-bottom-xs-156 {
    padding-bottom: 156px !important;
  }
  .\--margin-bottom-xs-156 {
    margin-bottom: 156px !important;
  }
  .\--padding-bottom-xs-157 {
    padding-bottom: 157px !important;
  }
  .\--margin-bottom-xs-157 {
    margin-bottom: 157px !important;
  }
  .\--padding-bottom-xs-158 {
    padding-bottom: 158px !important;
  }
  .\--margin-bottom-xs-158 {
    margin-bottom: 158px !important;
  }
  .\--padding-bottom-xs-159 {
    padding-bottom: 159px !important;
  }
  .\--margin-bottom-xs-159 {
    margin-bottom: 159px !important;
  }
  .\--padding-bottom-xs-160 {
    padding-bottom: 160px !important;
  }
  .\--margin-bottom-xs-160 {
    margin-bottom: 160px !important;
  }
  .\--padding-bottom-xs-161 {
    padding-bottom: 161px !important;
  }
  .\--margin-bottom-xs-161 {
    margin-bottom: 161px !important;
  }
  .\--padding-bottom-xs-162 {
    padding-bottom: 162px !important;
  }
  .\--margin-bottom-xs-162 {
    margin-bottom: 162px !important;
  }
  .\--padding-bottom-xs-163 {
    padding-bottom: 163px !important;
  }
  .\--margin-bottom-xs-163 {
    margin-bottom: 163px !important;
  }
  .\--padding-bottom-xs-164 {
    padding-bottom: 164px !important;
  }
  .\--margin-bottom-xs-164 {
    margin-bottom: 164px !important;
  }
  .\--padding-bottom-xs-165 {
    padding-bottom: 165px !important;
  }
  .\--margin-bottom-xs-165 {
    margin-bottom: 165px !important;
  }
  .\--padding-bottom-xs-166 {
    padding-bottom: 166px !important;
  }
  .\--margin-bottom-xs-166 {
    margin-bottom: 166px !important;
  }
  .\--padding-bottom-xs-167 {
    padding-bottom: 167px !important;
  }
  .\--margin-bottom-xs-167 {
    margin-bottom: 167px !important;
  }
  .\--padding-bottom-xs-168 {
    padding-bottom: 168px !important;
  }
  .\--margin-bottom-xs-168 {
    margin-bottom: 168px !important;
  }
  .\--padding-bottom-xs-169 {
    padding-bottom: 169px !important;
  }
  .\--margin-bottom-xs-169 {
    margin-bottom: 169px !important;
  }
  .\--padding-bottom-xs-170 {
    padding-bottom: 170px !important;
  }
  .\--margin-bottom-xs-170 {
    margin-bottom: 170px !important;
  }
  .\--padding-bottom-xs-171 {
    padding-bottom: 171px !important;
  }
  .\--margin-bottom-xs-171 {
    margin-bottom: 171px !important;
  }
  .\--padding-bottom-xs-172 {
    padding-bottom: 172px !important;
  }
  .\--margin-bottom-xs-172 {
    margin-bottom: 172px !important;
  }
  .\--padding-bottom-xs-173 {
    padding-bottom: 173px !important;
  }
  .\--margin-bottom-xs-173 {
    margin-bottom: 173px !important;
  }
  .\--padding-bottom-xs-174 {
    padding-bottom: 174px !important;
  }
  .\--margin-bottom-xs-174 {
    margin-bottom: 174px !important;
  }
  .\--padding-bottom-xs-175 {
    padding-bottom: 175px !important;
  }
  .\--margin-bottom-xs-175 {
    margin-bottom: 175px !important;
  }
  .\--padding-bottom-xs-176 {
    padding-bottom: 176px !important;
  }
  .\--margin-bottom-xs-176 {
    margin-bottom: 176px !important;
  }
  .\--padding-bottom-xs-177 {
    padding-bottom: 177px !important;
  }
  .\--margin-bottom-xs-177 {
    margin-bottom: 177px !important;
  }
  .\--padding-bottom-xs-178 {
    padding-bottom: 178px !important;
  }
  .\--margin-bottom-xs-178 {
    margin-bottom: 178px !important;
  }
  .\--padding-bottom-xs-179 {
    padding-bottom: 179px !important;
  }
  .\--margin-bottom-xs-179 {
    margin-bottom: 179px !important;
  }
  .\--padding-bottom-xs-180 {
    padding-bottom: 180px !important;
  }
  .\--margin-bottom-xs-180 {
    margin-bottom: 180px !important;
  }
  .\--padding-bottom-xs-181 {
    padding-bottom: 181px !important;
  }
  .\--margin-bottom-xs-181 {
    margin-bottom: 181px !important;
  }
  .\--padding-bottom-xs-182 {
    padding-bottom: 182px !important;
  }
  .\--margin-bottom-xs-182 {
    margin-bottom: 182px !important;
  }
  .\--padding-bottom-xs-183 {
    padding-bottom: 183px !important;
  }
  .\--margin-bottom-xs-183 {
    margin-bottom: 183px !important;
  }
  .\--padding-bottom-xs-184 {
    padding-bottom: 184px !important;
  }
  .\--margin-bottom-xs-184 {
    margin-bottom: 184px !important;
  }
  .\--padding-bottom-xs-185 {
    padding-bottom: 185px !important;
  }
  .\--margin-bottom-xs-185 {
    margin-bottom: 185px !important;
  }
  .\--padding-bottom-xs-186 {
    padding-bottom: 186px !important;
  }
  .\--margin-bottom-xs-186 {
    margin-bottom: 186px !important;
  }
  .\--padding-bottom-xs-187 {
    padding-bottom: 187px !important;
  }
  .\--margin-bottom-xs-187 {
    margin-bottom: 187px !important;
  }
  .\--padding-bottom-xs-188 {
    padding-bottom: 188px !important;
  }
  .\--margin-bottom-xs-188 {
    margin-bottom: 188px !important;
  }
  .\--padding-bottom-xs-189 {
    padding-bottom: 189px !important;
  }
  .\--margin-bottom-xs-189 {
    margin-bottom: 189px !important;
  }
  .\--padding-bottom-xs-190 {
    padding-bottom: 190px !important;
  }
  .\--margin-bottom-xs-190 {
    margin-bottom: 190px !important;
  }
  .\--padding-bottom-xs-191 {
    padding-bottom: 191px !important;
  }
  .\--margin-bottom-xs-191 {
    margin-bottom: 191px !important;
  }
  .\--padding-bottom-xs-192 {
    padding-bottom: 192px !important;
  }
  .\--margin-bottom-xs-192 {
    margin-bottom: 192px !important;
  }
  .\--padding-bottom-xs-193 {
    padding-bottom: 193px !important;
  }
  .\--margin-bottom-xs-193 {
    margin-bottom: 193px !important;
  }
  .\--padding-bottom-xs-194 {
    padding-bottom: 194px !important;
  }
  .\--margin-bottom-xs-194 {
    margin-bottom: 194px !important;
  }
  .\--padding-bottom-xs-195 {
    padding-bottom: 195px !important;
  }
  .\--margin-bottom-xs-195 {
    margin-bottom: 195px !important;
  }
  .\--padding-bottom-xs-196 {
    padding-bottom: 196px !important;
  }
  .\--margin-bottom-xs-196 {
    margin-bottom: 196px !important;
  }
  .\--padding-bottom-xs-197 {
    padding-bottom: 197px !important;
  }
  .\--margin-bottom-xs-197 {
    margin-bottom: 197px !important;
  }
  .\--padding-bottom-xs-198 {
    padding-bottom: 198px !important;
  }
  .\--margin-bottom-xs-198 {
    margin-bottom: 198px !important;
  }
  .\--padding-bottom-xs-199 {
    padding-bottom: 199px !important;
  }
  .\--margin-bottom-xs-199 {
    margin-bottom: 199px !important;
  }
  .\--padding-bottom-xs-200 {
    padding-bottom: 200px !important;
  }
  .\--margin-bottom-xs-200 {
    margin-bottom: 200px !important;
  }
  .\--padding-bottom-xs-201 {
    padding-bottom: 201px !important;
  }
  .\--margin-bottom-xs-201 {
    margin-bottom: 201px !important;
  }
  .\--padding-bottom-xs-202 {
    padding-bottom: 202px !important;
  }
  .\--margin-bottom-xs-202 {
    margin-bottom: 202px !important;
  }
  .\--padding-bottom-xs-203 {
    padding-bottom: 203px !important;
  }
  .\--margin-bottom-xs-203 {
    margin-bottom: 203px !important;
  }
  .\--padding-bottom-xs-204 {
    padding-bottom: 204px !important;
  }
  .\--margin-bottom-xs-204 {
    margin-bottom: 204px !important;
  }
  .\--padding-bottom-xs-205 {
    padding-bottom: 205px !important;
  }
  .\--margin-bottom-xs-205 {
    margin-bottom: 205px !important;
  }
  .\--padding-bottom-xs-206 {
    padding-bottom: 206px !important;
  }
  .\--margin-bottom-xs-206 {
    margin-bottom: 206px !important;
  }
  .\--padding-bottom-xs-207 {
    padding-bottom: 207px !important;
  }
  .\--margin-bottom-xs-207 {
    margin-bottom: 207px !important;
  }
  .\--padding-bottom-xs-208 {
    padding-bottom: 208px !important;
  }
  .\--margin-bottom-xs-208 {
    margin-bottom: 208px !important;
  }
  .\--padding-bottom-xs-209 {
    padding-bottom: 209px !important;
  }
  .\--margin-bottom-xs-209 {
    margin-bottom: 209px !important;
  }
  .\--padding-bottom-xs-210 {
    padding-bottom: 210px !important;
  }
  .\--margin-bottom-xs-210 {
    margin-bottom: 210px !important;
  }
  .\--padding-bottom-xs-211 {
    padding-bottom: 211px !important;
  }
  .\--margin-bottom-xs-211 {
    margin-bottom: 211px !important;
  }
  .\--padding-bottom-xs-212 {
    padding-bottom: 212px !important;
  }
  .\--margin-bottom-xs-212 {
    margin-bottom: 212px !important;
  }
  .\--padding-bottom-xs-213 {
    padding-bottom: 213px !important;
  }
  .\--margin-bottom-xs-213 {
    margin-bottom: 213px !important;
  }
  .\--padding-bottom-xs-214 {
    padding-bottom: 214px !important;
  }
  .\--margin-bottom-xs-214 {
    margin-bottom: 214px !important;
  }
  .\--padding-bottom-xs-215 {
    padding-bottom: 215px !important;
  }
  .\--margin-bottom-xs-215 {
    margin-bottom: 215px !important;
  }
  .\--padding-bottom-xs-216 {
    padding-bottom: 216px !important;
  }
  .\--margin-bottom-xs-216 {
    margin-bottom: 216px !important;
  }
  .\--padding-bottom-xs-217 {
    padding-bottom: 217px !important;
  }
  .\--margin-bottom-xs-217 {
    margin-bottom: 217px !important;
  }
  .\--padding-bottom-xs-218 {
    padding-bottom: 218px !important;
  }
  .\--margin-bottom-xs-218 {
    margin-bottom: 218px !important;
  }
  .\--padding-bottom-xs-219 {
    padding-bottom: 219px !important;
  }
  .\--margin-bottom-xs-219 {
    margin-bottom: 219px !important;
  }
  .\--padding-bottom-xs-220 {
    padding-bottom: 220px !important;
  }
  .\--margin-bottom-xs-220 {
    margin-bottom: 220px !important;
  }
  .\--padding-bottom-xs-221 {
    padding-bottom: 221px !important;
  }
  .\--margin-bottom-xs-221 {
    margin-bottom: 221px !important;
  }
  .\--padding-bottom-xs-222 {
    padding-bottom: 222px !important;
  }
  .\--margin-bottom-xs-222 {
    margin-bottom: 222px !important;
  }
  .\--padding-bottom-xs-223 {
    padding-bottom: 223px !important;
  }
  .\--margin-bottom-xs-223 {
    margin-bottom: 223px !important;
  }
  .\--padding-bottom-xs-224 {
    padding-bottom: 224px !important;
  }
  .\--margin-bottom-xs-224 {
    margin-bottom: 224px !important;
  }
  .\--padding-bottom-xs-225 {
    padding-bottom: 225px !important;
  }
  .\--margin-bottom-xs-225 {
    margin-bottom: 225px !important;
  }
  .\--padding-bottom-xs-226 {
    padding-bottom: 226px !important;
  }
  .\--margin-bottom-xs-226 {
    margin-bottom: 226px !important;
  }
  .\--padding-bottom-xs-227 {
    padding-bottom: 227px !important;
  }
  .\--margin-bottom-xs-227 {
    margin-bottom: 227px !important;
  }
  .\--padding-bottom-xs-228 {
    padding-bottom: 228px !important;
  }
  .\--margin-bottom-xs-228 {
    margin-bottom: 228px !important;
  }
  .\--padding-bottom-xs-229 {
    padding-bottom: 229px !important;
  }
  .\--margin-bottom-xs-229 {
    margin-bottom: 229px !important;
  }
  .\--padding-bottom-xs-230 {
    padding-bottom: 230px !important;
  }
  .\--margin-bottom-xs-230 {
    margin-bottom: 230px !important;
  }
  .\--padding-bottom-xs-231 {
    padding-bottom: 231px !important;
  }
  .\--margin-bottom-xs-231 {
    margin-bottom: 231px !important;
  }
  .\--padding-bottom-xs-232 {
    padding-bottom: 232px !important;
  }
  .\--margin-bottom-xs-232 {
    margin-bottom: 232px !important;
  }
  .\--padding-bottom-xs-233 {
    padding-bottom: 233px !important;
  }
  .\--margin-bottom-xs-233 {
    margin-bottom: 233px !important;
  }
  .\--padding-bottom-xs-234 {
    padding-bottom: 234px !important;
  }
  .\--margin-bottom-xs-234 {
    margin-bottom: 234px !important;
  }
  .\--padding-bottom-xs-235 {
    padding-bottom: 235px !important;
  }
  .\--margin-bottom-xs-235 {
    margin-bottom: 235px !important;
  }
  .\--padding-bottom-xs-236 {
    padding-bottom: 236px !important;
  }
  .\--margin-bottom-xs-236 {
    margin-bottom: 236px !important;
  }
  .\--padding-bottom-xs-237 {
    padding-bottom: 237px !important;
  }
  .\--margin-bottom-xs-237 {
    margin-bottom: 237px !important;
  }
  .\--padding-bottom-xs-238 {
    padding-bottom: 238px !important;
  }
  .\--margin-bottom-xs-238 {
    margin-bottom: 238px !important;
  }
  .\--padding-bottom-xs-239 {
    padding-bottom: 239px !important;
  }
  .\--margin-bottom-xs-239 {
    margin-bottom: 239px !important;
  }
  .\--padding-bottom-xs-240 {
    padding-bottom: 240px !important;
  }
  .\--margin-bottom-xs-240 {
    margin-bottom: 240px !important;
  }
  .\--padding-bottom-xs-241 {
    padding-bottom: 241px !important;
  }
  .\--margin-bottom-xs-241 {
    margin-bottom: 241px !important;
  }
  .\--padding-bottom-xs-242 {
    padding-bottom: 242px !important;
  }
  .\--margin-bottom-xs-242 {
    margin-bottom: 242px !important;
  }
  .\--padding-bottom-xs-243 {
    padding-bottom: 243px !important;
  }
  .\--margin-bottom-xs-243 {
    margin-bottom: 243px !important;
  }
  .\--padding-bottom-xs-244 {
    padding-bottom: 244px !important;
  }
  .\--margin-bottom-xs-244 {
    margin-bottom: 244px !important;
  }
  .\--padding-bottom-xs-245 {
    padding-bottom: 245px !important;
  }
  .\--margin-bottom-xs-245 {
    margin-bottom: 245px !important;
  }
  .\--padding-bottom-xs-246 {
    padding-bottom: 246px !important;
  }
  .\--margin-bottom-xs-246 {
    margin-bottom: 246px !important;
  }
  .\--padding-bottom-xs-247 {
    padding-bottom: 247px !important;
  }
  .\--margin-bottom-xs-247 {
    margin-bottom: 247px !important;
  }
  .\--padding-bottom-xs-248 {
    padding-bottom: 248px !important;
  }
  .\--margin-bottom-xs-248 {
    margin-bottom: 248px !important;
  }
  .\--padding-bottom-xs-249 {
    padding-bottom: 249px !important;
  }
  .\--margin-bottom-xs-249 {
    margin-bottom: 249px !important;
  }
  .\--padding-bottom-xs-250 {
    padding-bottom: 250px !important;
  }
  .\--margin-bottom-xs-250 {
    margin-bottom: 250px !important;
  }
  .\--padding-bottom-xs-251 {
    padding-bottom: 251px !important;
  }
  .\--margin-bottom-xs-251 {
    margin-bottom: 251px !important;
  }
  .\--padding-bottom-xs-252 {
    padding-bottom: 252px !important;
  }
  .\--margin-bottom-xs-252 {
    margin-bottom: 252px !important;
  }
  .\--padding-bottom-xs-253 {
    padding-bottom: 253px !important;
  }
  .\--margin-bottom-xs-253 {
    margin-bottom: 253px !important;
  }
  .\--padding-bottom-xs-254 {
    padding-bottom: 254px !important;
  }
  .\--margin-bottom-xs-254 {
    margin-bottom: 254px !important;
  }
  .\--padding-bottom-xs-255 {
    padding-bottom: 255px !important;
  }
  .\--margin-bottom-xs-255 {
    margin-bottom: 255px !important;
  }
  .\--padding-bottom-xs-256 {
    padding-bottom: 256px !important;
  }
  .\--margin-bottom-xs-256 {
    margin-bottom: 256px !important;
  }
  .\--padding-bottom-xs-257 {
    padding-bottom: 257px !important;
  }
  .\--margin-bottom-xs-257 {
    margin-bottom: 257px !important;
  }
  .\--padding-bottom-xs-258 {
    padding-bottom: 258px !important;
  }
  .\--margin-bottom-xs-258 {
    margin-bottom: 258px !important;
  }
  .\--padding-bottom-xs-259 {
    padding-bottom: 259px !important;
  }
  .\--margin-bottom-xs-259 {
    margin-bottom: 259px !important;
  }
  .\--padding-bottom-xs-260 {
    padding-bottom: 260px !important;
  }
  .\--margin-bottom-xs-260 {
    margin-bottom: 260px !important;
  }
  .\--padding-bottom-xs-261 {
    padding-bottom: 261px !important;
  }
  .\--margin-bottom-xs-261 {
    margin-bottom: 261px !important;
  }
  .\--padding-bottom-xs-262 {
    padding-bottom: 262px !important;
  }
  .\--margin-bottom-xs-262 {
    margin-bottom: 262px !important;
  }
  .\--padding-bottom-xs-263 {
    padding-bottom: 263px !important;
  }
  .\--margin-bottom-xs-263 {
    margin-bottom: 263px !important;
  }
  .\--padding-bottom-xs-264 {
    padding-bottom: 264px !important;
  }
  .\--margin-bottom-xs-264 {
    margin-bottom: 264px !important;
  }
  .\--padding-bottom-xs-265 {
    padding-bottom: 265px !important;
  }
  .\--margin-bottom-xs-265 {
    margin-bottom: 265px !important;
  }
  .\--padding-bottom-xs-266 {
    padding-bottom: 266px !important;
  }
  .\--margin-bottom-xs-266 {
    margin-bottom: 266px !important;
  }
  .\--padding-bottom-xs-267 {
    padding-bottom: 267px !important;
  }
  .\--margin-bottom-xs-267 {
    margin-bottom: 267px !important;
  }
  .\--padding-bottom-xs-268 {
    padding-bottom: 268px !important;
  }
  .\--margin-bottom-xs-268 {
    margin-bottom: 268px !important;
  }
  .\--padding-bottom-xs-269 {
    padding-bottom: 269px !important;
  }
  .\--margin-bottom-xs-269 {
    margin-bottom: 269px !important;
  }
  .\--padding-bottom-xs-270 {
    padding-bottom: 270px !important;
  }
  .\--margin-bottom-xs-270 {
    margin-bottom: 270px !important;
  }
  .\--padding-bottom-xs-271 {
    padding-bottom: 271px !important;
  }
  .\--margin-bottom-xs-271 {
    margin-bottom: 271px !important;
  }
  .\--padding-bottom-xs-272 {
    padding-bottom: 272px !important;
  }
  .\--margin-bottom-xs-272 {
    margin-bottom: 272px !important;
  }
  .\--padding-bottom-xs-273 {
    padding-bottom: 273px !important;
  }
  .\--margin-bottom-xs-273 {
    margin-bottom: 273px !important;
  }
  .\--padding-bottom-xs-274 {
    padding-bottom: 274px !important;
  }
  .\--margin-bottom-xs-274 {
    margin-bottom: 274px !important;
  }
  .\--padding-bottom-xs-275 {
    padding-bottom: 275px !important;
  }
  .\--margin-bottom-xs-275 {
    margin-bottom: 275px !important;
  }
  .\--padding-bottom-xs-276 {
    padding-bottom: 276px !important;
  }
  .\--margin-bottom-xs-276 {
    margin-bottom: 276px !important;
  }
  .\--padding-bottom-xs-277 {
    padding-bottom: 277px !important;
  }
  .\--margin-bottom-xs-277 {
    margin-bottom: 277px !important;
  }
  .\--padding-bottom-xs-278 {
    padding-bottom: 278px !important;
  }
  .\--margin-bottom-xs-278 {
    margin-bottom: 278px !important;
  }
  .\--padding-bottom-xs-279 {
    padding-bottom: 279px !important;
  }
  .\--margin-bottom-xs-279 {
    margin-bottom: 279px !important;
  }
  .\--padding-bottom-xs-280 {
    padding-bottom: 280px !important;
  }
  .\--margin-bottom-xs-280 {
    margin-bottom: 280px !important;
  }
  .\--padding-bottom-xs-281 {
    padding-bottom: 281px !important;
  }
  .\--margin-bottom-xs-281 {
    margin-bottom: 281px !important;
  }
  .\--padding-bottom-xs-282 {
    padding-bottom: 282px !important;
  }
  .\--margin-bottom-xs-282 {
    margin-bottom: 282px !important;
  }
  .\--padding-bottom-xs-283 {
    padding-bottom: 283px !important;
  }
  .\--margin-bottom-xs-283 {
    margin-bottom: 283px !important;
  }
  .\--padding-bottom-xs-284 {
    padding-bottom: 284px !important;
  }
  .\--margin-bottom-xs-284 {
    margin-bottom: 284px !important;
  }
  .\--padding-bottom-xs-285 {
    padding-bottom: 285px !important;
  }
  .\--margin-bottom-xs-285 {
    margin-bottom: 285px !important;
  }
  .\--padding-bottom-xs-286 {
    padding-bottom: 286px !important;
  }
  .\--margin-bottom-xs-286 {
    margin-bottom: 286px !important;
  }
  .\--padding-bottom-xs-287 {
    padding-bottom: 287px !important;
  }
  .\--margin-bottom-xs-287 {
    margin-bottom: 287px !important;
  }
  .\--padding-bottom-xs-288 {
    padding-bottom: 288px !important;
  }
  .\--margin-bottom-xs-288 {
    margin-bottom: 288px !important;
  }
  .\--padding-bottom-xs-289 {
    padding-bottom: 289px !important;
  }
  .\--margin-bottom-xs-289 {
    margin-bottom: 289px !important;
  }
  .\--padding-bottom-xs-290 {
    padding-bottom: 290px !important;
  }
  .\--margin-bottom-xs-290 {
    margin-bottom: 290px !important;
  }
  .\--padding-bottom-xs-291 {
    padding-bottom: 291px !important;
  }
  .\--margin-bottom-xs-291 {
    margin-bottom: 291px !important;
  }
  .\--padding-bottom-xs-292 {
    padding-bottom: 292px !important;
  }
  .\--margin-bottom-xs-292 {
    margin-bottom: 292px !important;
  }
  .\--padding-bottom-xs-293 {
    padding-bottom: 293px !important;
  }
  .\--margin-bottom-xs-293 {
    margin-bottom: 293px !important;
  }
  .\--padding-bottom-xs-294 {
    padding-bottom: 294px !important;
  }
  .\--margin-bottom-xs-294 {
    margin-bottom: 294px !important;
  }
  .\--padding-bottom-xs-295 {
    padding-bottom: 295px !important;
  }
  .\--margin-bottom-xs-295 {
    margin-bottom: 295px !important;
  }
  .\--padding-bottom-xs-296 {
    padding-bottom: 296px !important;
  }
  .\--margin-bottom-xs-296 {
    margin-bottom: 296px !important;
  }
  .\--padding-bottom-xs-297 {
    padding-bottom: 297px !important;
  }
  .\--margin-bottom-xs-297 {
    margin-bottom: 297px !important;
  }
  .\--padding-bottom-xs-298 {
    padding-bottom: 298px !important;
  }
  .\--margin-bottom-xs-298 {
    margin-bottom: 298px !important;
  }
  .\--padding-bottom-xs-299 {
    padding-bottom: 299px !important;
  }
  .\--margin-bottom-xs-299 {
    margin-bottom: 299px !important;
  }
  .\--padding-bottom-xs-300 {
    padding-bottom: 300px !important;
  }
  .\--margin-bottom-xs-300 {
    margin-bottom: 300px !important;
  }
  .\--padding-left-xs-0 {
    padding-right: 0px !important;
  }
  .\--margin-left-xs-0 {
    margin-right: 0px !important;
  }
  .\--padding-left-xs-1 {
    padding-right: 1px !important;
  }
  .\--margin-left-xs-1 {
    margin-right: 1px !important;
  }
  .\--padding-left-xs-2 {
    padding-right: 2px !important;
  }
  .\--margin-left-xs-2 {
    margin-right: 2px !important;
  }
  .\--padding-left-xs-3 {
    padding-right: 3px !important;
  }
  .\--margin-left-xs-3 {
    margin-right: 3px !important;
  }
  .\--padding-left-xs-4 {
    padding-right: 4px !important;
  }
  .\--margin-left-xs-4 {
    margin-right: 4px !important;
  }
  .\--padding-left-xs-5 {
    padding-right: 5px !important;
  }
  .\--margin-left-xs-5 {
    margin-right: 5px !important;
  }
  .\--padding-left-xs-6 {
    padding-right: 6px !important;
  }
  .\--margin-left-xs-6 {
    margin-right: 6px !important;
  }
  .\--padding-left-xs-7 {
    padding-right: 7px !important;
  }
  .\--margin-left-xs-7 {
    margin-right: 7px !important;
  }
  .\--padding-left-xs-8 {
    padding-right: 8px !important;
  }
  .\--margin-left-xs-8 {
    margin-right: 8px !important;
  }
  .\--padding-left-xs-9 {
    padding-right: 9px !important;
  }
  .\--margin-left-xs-9 {
    margin-right: 9px !important;
  }
  .\--padding-left-xs-10 {
    padding-right: 10px !important;
  }
  .\--margin-left-xs-10 {
    margin-right: 10px !important;
  }
  .\--padding-left-xs-11 {
    padding-right: 11px !important;
  }
  .\--margin-left-xs-11 {
    margin-right: 11px !important;
  }
  .\--padding-left-xs-12 {
    padding-right: 12px !important;
  }
  .\--margin-left-xs-12 {
    margin-right: 12px !important;
  }
  .\--padding-left-xs-13 {
    padding-right: 13px !important;
  }
  .\--margin-left-xs-13 {
    margin-right: 13px !important;
  }
  .\--padding-left-xs-14 {
    padding-right: 14px !important;
  }
  .\--margin-left-xs-14 {
    margin-right: 14px !important;
  }
  .\--padding-left-xs-15 {
    padding-right: 15px !important;
  }
  .\--margin-left-xs-15 {
    margin-right: 15px !important;
  }
  .\--padding-left-xs-16 {
    padding-right: 16px !important;
  }
  .\--margin-left-xs-16 {
    margin-right: 16px !important;
  }
  .\--padding-left-xs-17 {
    padding-right: 17px !important;
  }
  .\--margin-left-xs-17 {
    margin-right: 17px !important;
  }
  .\--padding-left-xs-18 {
    padding-right: 18px !important;
  }
  .\--margin-left-xs-18 {
    margin-right: 18px !important;
  }
  .\--padding-left-xs-19 {
    padding-right: 19px !important;
  }
  .\--margin-left-xs-19 {
    margin-right: 19px !important;
  }
  .\--padding-left-xs-20 {
    padding-right: 20px !important;
  }
  .\--margin-left-xs-20 {
    margin-right: 20px !important;
  }
  .\--padding-left-xs-21 {
    padding-right: 21px !important;
  }
  .\--margin-left-xs-21 {
    margin-right: 21px !important;
  }
  .\--padding-left-xs-22 {
    padding-right: 22px !important;
  }
  .\--margin-left-xs-22 {
    margin-right: 22px !important;
  }
  .\--padding-left-xs-23 {
    padding-right: 23px !important;
  }
  .\--margin-left-xs-23 {
    margin-right: 23px !important;
  }
  .\--padding-left-xs-24 {
    padding-right: 24px !important;
  }
  .\--margin-left-xs-24 {
    margin-right: 24px !important;
  }
  .\--padding-left-xs-25 {
    padding-right: 25px !important;
  }
  .\--margin-left-xs-25 {
    margin-right: 25px !important;
  }
  .\--padding-left-xs-26 {
    padding-right: 26px !important;
  }
  .\--margin-left-xs-26 {
    margin-right: 26px !important;
  }
  .\--padding-left-xs-27 {
    padding-right: 27px !important;
  }
  .\--margin-left-xs-27 {
    margin-right: 27px !important;
  }
  .\--padding-left-xs-28 {
    padding-right: 28px !important;
  }
  .\--margin-left-xs-28 {
    margin-right: 28px !important;
  }
  .\--padding-left-xs-29 {
    padding-right: 29px !important;
  }
  .\--margin-left-xs-29 {
    margin-right: 29px !important;
  }
  .\--padding-left-xs-30 {
    padding-right: 30px !important;
  }
  .\--margin-left-xs-30 {
    margin-right: 30px !important;
  }
  .\--padding-left-xs-31 {
    padding-right: 31px !important;
  }
  .\--margin-left-xs-31 {
    margin-right: 31px !important;
  }
  .\--padding-left-xs-32 {
    padding-right: 32px !important;
  }
  .\--margin-left-xs-32 {
    margin-right: 32px !important;
  }
  .\--padding-left-xs-33 {
    padding-right: 33px !important;
  }
  .\--margin-left-xs-33 {
    margin-right: 33px !important;
  }
  .\--padding-left-xs-34 {
    padding-right: 34px !important;
  }
  .\--margin-left-xs-34 {
    margin-right: 34px !important;
  }
  .\--padding-left-xs-35 {
    padding-right: 35px !important;
  }
  .\--margin-left-xs-35 {
    margin-right: 35px !important;
  }
  .\--padding-left-xs-36 {
    padding-right: 36px !important;
  }
  .\--margin-left-xs-36 {
    margin-right: 36px !important;
  }
  .\--padding-left-xs-37 {
    padding-right: 37px !important;
  }
  .\--margin-left-xs-37 {
    margin-right: 37px !important;
  }
  .\--padding-left-xs-38 {
    padding-right: 38px !important;
  }
  .\--margin-left-xs-38 {
    margin-right: 38px !important;
  }
  .\--padding-left-xs-39 {
    padding-right: 39px !important;
  }
  .\--margin-left-xs-39 {
    margin-right: 39px !important;
  }
  .\--padding-left-xs-40 {
    padding-right: 40px !important;
  }
  .\--margin-left-xs-40 {
    margin-right: 40px !important;
  }
  .\--padding-left-xs-41 {
    padding-right: 41px !important;
  }
  .\--margin-left-xs-41 {
    margin-right: 41px !important;
  }
  .\--padding-left-xs-42 {
    padding-right: 42px !important;
  }
  .\--margin-left-xs-42 {
    margin-right: 42px !important;
  }
  .\--padding-left-xs-43 {
    padding-right: 43px !important;
  }
  .\--margin-left-xs-43 {
    margin-right: 43px !important;
  }
  .\--padding-left-xs-44 {
    padding-right: 44px !important;
  }
  .\--margin-left-xs-44 {
    margin-right: 44px !important;
  }
  .\--padding-left-xs-45 {
    padding-right: 45px !important;
  }
  .\--margin-left-xs-45 {
    margin-right: 45px !important;
  }
  .\--padding-left-xs-46 {
    padding-right: 46px !important;
  }
  .\--margin-left-xs-46 {
    margin-right: 46px !important;
  }
  .\--padding-left-xs-47 {
    padding-right: 47px !important;
  }
  .\--margin-left-xs-47 {
    margin-right: 47px !important;
  }
  .\--padding-left-xs-48 {
    padding-right: 48px !important;
  }
  .\--margin-left-xs-48 {
    margin-right: 48px !important;
  }
  .\--padding-left-xs-49 {
    padding-right: 49px !important;
  }
  .\--margin-left-xs-49 {
    margin-right: 49px !important;
  }
  .\--padding-left-xs-50 {
    padding-right: 50px !important;
  }
  .\--margin-left-xs-50 {
    margin-right: 50px !important;
  }
  .\--padding-left-xs-51 {
    padding-right: 51px !important;
  }
  .\--margin-left-xs-51 {
    margin-right: 51px !important;
  }
  .\--padding-left-xs-52 {
    padding-right: 52px !important;
  }
  .\--margin-left-xs-52 {
    margin-right: 52px !important;
  }
  .\--padding-left-xs-53 {
    padding-right: 53px !important;
  }
  .\--margin-left-xs-53 {
    margin-right: 53px !important;
  }
  .\--padding-left-xs-54 {
    padding-right: 54px !important;
  }
  .\--margin-left-xs-54 {
    margin-right: 54px !important;
  }
  .\--padding-left-xs-55 {
    padding-right: 55px !important;
  }
  .\--margin-left-xs-55 {
    margin-right: 55px !important;
  }
  .\--padding-left-xs-56 {
    padding-right: 56px !important;
  }
  .\--margin-left-xs-56 {
    margin-right: 56px !important;
  }
  .\--padding-left-xs-57 {
    padding-right: 57px !important;
  }
  .\--margin-left-xs-57 {
    margin-right: 57px !important;
  }
  .\--padding-left-xs-58 {
    padding-right: 58px !important;
  }
  .\--margin-left-xs-58 {
    margin-right: 58px !important;
  }
  .\--padding-left-xs-59 {
    padding-right: 59px !important;
  }
  .\--margin-left-xs-59 {
    margin-right: 59px !important;
  }
  .\--padding-left-xs-60 {
    padding-right: 60px !important;
  }
  .\--margin-left-xs-60 {
    margin-right: 60px !important;
  }
  .\--padding-left-xs-61 {
    padding-right: 61px !important;
  }
  .\--margin-left-xs-61 {
    margin-right: 61px !important;
  }
  .\--padding-left-xs-62 {
    padding-right: 62px !important;
  }
  .\--margin-left-xs-62 {
    margin-right: 62px !important;
  }
  .\--padding-left-xs-63 {
    padding-right: 63px !important;
  }
  .\--margin-left-xs-63 {
    margin-right: 63px !important;
  }
  .\--padding-left-xs-64 {
    padding-right: 64px !important;
  }
  .\--margin-left-xs-64 {
    margin-right: 64px !important;
  }
  .\--padding-left-xs-65 {
    padding-right: 65px !important;
  }
  .\--margin-left-xs-65 {
    margin-right: 65px !important;
  }
  .\--padding-left-xs-66 {
    padding-right: 66px !important;
  }
  .\--margin-left-xs-66 {
    margin-right: 66px !important;
  }
  .\--padding-left-xs-67 {
    padding-right: 67px !important;
  }
  .\--margin-left-xs-67 {
    margin-right: 67px !important;
  }
  .\--padding-left-xs-68 {
    padding-right: 68px !important;
  }
  .\--margin-left-xs-68 {
    margin-right: 68px !important;
  }
  .\--padding-left-xs-69 {
    padding-right: 69px !important;
  }
  .\--margin-left-xs-69 {
    margin-right: 69px !important;
  }
  .\--padding-left-xs-70 {
    padding-right: 70px !important;
  }
  .\--margin-left-xs-70 {
    margin-right: 70px !important;
  }
  .\--padding-left-xs-71 {
    padding-right: 71px !important;
  }
  .\--margin-left-xs-71 {
    margin-right: 71px !important;
  }
  .\--padding-left-xs-72 {
    padding-right: 72px !important;
  }
  .\--margin-left-xs-72 {
    margin-right: 72px !important;
  }
  .\--padding-left-xs-73 {
    padding-right: 73px !important;
  }
  .\--margin-left-xs-73 {
    margin-right: 73px !important;
  }
  .\--padding-left-xs-74 {
    padding-right: 74px !important;
  }
  .\--margin-left-xs-74 {
    margin-right: 74px !important;
  }
  .\--padding-left-xs-75 {
    padding-right: 75px !important;
  }
  .\--margin-left-xs-75 {
    margin-right: 75px !important;
  }
  .\--padding-left-xs-76 {
    padding-right: 76px !important;
  }
  .\--margin-left-xs-76 {
    margin-right: 76px !important;
  }
  .\--padding-left-xs-77 {
    padding-right: 77px !important;
  }
  .\--margin-left-xs-77 {
    margin-right: 77px !important;
  }
  .\--padding-left-xs-78 {
    padding-right: 78px !important;
  }
  .\--margin-left-xs-78 {
    margin-right: 78px !important;
  }
  .\--padding-left-xs-79 {
    padding-right: 79px !important;
  }
  .\--margin-left-xs-79 {
    margin-right: 79px !important;
  }
  .\--padding-left-xs-80 {
    padding-right: 80px !important;
  }
  .\--margin-left-xs-80 {
    margin-right: 80px !important;
  }
  .\--padding-left-xs-81 {
    padding-right: 81px !important;
  }
  .\--margin-left-xs-81 {
    margin-right: 81px !important;
  }
  .\--padding-left-xs-82 {
    padding-right: 82px !important;
  }
  .\--margin-left-xs-82 {
    margin-right: 82px !important;
  }
  .\--padding-left-xs-83 {
    padding-right: 83px !important;
  }
  .\--margin-left-xs-83 {
    margin-right: 83px !important;
  }
  .\--padding-left-xs-84 {
    padding-right: 84px !important;
  }
  .\--margin-left-xs-84 {
    margin-right: 84px !important;
  }
  .\--padding-left-xs-85 {
    padding-right: 85px !important;
  }
  .\--margin-left-xs-85 {
    margin-right: 85px !important;
  }
  .\--padding-left-xs-86 {
    padding-right: 86px !important;
  }
  .\--margin-left-xs-86 {
    margin-right: 86px !important;
  }
  .\--padding-left-xs-87 {
    padding-right: 87px !important;
  }
  .\--margin-left-xs-87 {
    margin-right: 87px !important;
  }
  .\--padding-left-xs-88 {
    padding-right: 88px !important;
  }
  .\--margin-left-xs-88 {
    margin-right: 88px !important;
  }
  .\--padding-left-xs-89 {
    padding-right: 89px !important;
  }
  .\--margin-left-xs-89 {
    margin-right: 89px !important;
  }
  .\--padding-left-xs-90 {
    padding-right: 90px !important;
  }
  .\--margin-left-xs-90 {
    margin-right: 90px !important;
  }
  .\--padding-left-xs-91 {
    padding-right: 91px !important;
  }
  .\--margin-left-xs-91 {
    margin-right: 91px !important;
  }
  .\--padding-left-xs-92 {
    padding-right: 92px !important;
  }
  .\--margin-left-xs-92 {
    margin-right: 92px !important;
  }
  .\--padding-left-xs-93 {
    padding-right: 93px !important;
  }
  .\--margin-left-xs-93 {
    margin-right: 93px !important;
  }
  .\--padding-left-xs-94 {
    padding-right: 94px !important;
  }
  .\--margin-left-xs-94 {
    margin-right: 94px !important;
  }
  .\--padding-left-xs-95 {
    padding-right: 95px !important;
  }
  .\--margin-left-xs-95 {
    margin-right: 95px !important;
  }
  .\--padding-left-xs-96 {
    padding-right: 96px !important;
  }
  .\--margin-left-xs-96 {
    margin-right: 96px !important;
  }
  .\--padding-left-xs-97 {
    padding-right: 97px !important;
  }
  .\--margin-left-xs-97 {
    margin-right: 97px !important;
  }
  .\--padding-left-xs-98 {
    padding-right: 98px !important;
  }
  .\--margin-left-xs-98 {
    margin-right: 98px !important;
  }
  .\--padding-left-xs-99 {
    padding-right: 99px !important;
  }
  .\--margin-left-xs-99 {
    margin-right: 99px !important;
  }
  .\--padding-left-xs-100 {
    padding-right: 100px !important;
  }
  .\--margin-left-xs-100 {
    margin-right: 100px !important;
  }
  .\--padding-left-xs-101 {
    padding-right: 101px !important;
  }
  .\--margin-left-xs-101 {
    margin-right: 101px !important;
  }
  .\--padding-left-xs-102 {
    padding-right: 102px !important;
  }
  .\--margin-left-xs-102 {
    margin-right: 102px !important;
  }
  .\--padding-left-xs-103 {
    padding-right: 103px !important;
  }
  .\--margin-left-xs-103 {
    margin-right: 103px !important;
  }
  .\--padding-left-xs-104 {
    padding-right: 104px !important;
  }
  .\--margin-left-xs-104 {
    margin-right: 104px !important;
  }
  .\--padding-left-xs-105 {
    padding-right: 105px !important;
  }
  .\--margin-left-xs-105 {
    margin-right: 105px !important;
  }
  .\--padding-left-xs-106 {
    padding-right: 106px !important;
  }
  .\--margin-left-xs-106 {
    margin-right: 106px !important;
  }
  .\--padding-left-xs-107 {
    padding-right: 107px !important;
  }
  .\--margin-left-xs-107 {
    margin-right: 107px !important;
  }
  .\--padding-left-xs-108 {
    padding-right: 108px !important;
  }
  .\--margin-left-xs-108 {
    margin-right: 108px !important;
  }
  .\--padding-left-xs-109 {
    padding-right: 109px !important;
  }
  .\--margin-left-xs-109 {
    margin-right: 109px !important;
  }
  .\--padding-left-xs-110 {
    padding-right: 110px !important;
  }
  .\--margin-left-xs-110 {
    margin-right: 110px !important;
  }
  .\--padding-left-xs-111 {
    padding-right: 111px !important;
  }
  .\--margin-left-xs-111 {
    margin-right: 111px !important;
  }
  .\--padding-left-xs-112 {
    padding-right: 112px !important;
  }
  .\--margin-left-xs-112 {
    margin-right: 112px !important;
  }
  .\--padding-left-xs-113 {
    padding-right: 113px !important;
  }
  .\--margin-left-xs-113 {
    margin-right: 113px !important;
  }
  .\--padding-left-xs-114 {
    padding-right: 114px !important;
  }
  .\--margin-left-xs-114 {
    margin-right: 114px !important;
  }
  .\--padding-left-xs-115 {
    padding-right: 115px !important;
  }
  .\--margin-left-xs-115 {
    margin-right: 115px !important;
  }
  .\--padding-left-xs-116 {
    padding-right: 116px !important;
  }
  .\--margin-left-xs-116 {
    margin-right: 116px !important;
  }
  .\--padding-left-xs-117 {
    padding-right: 117px !important;
  }
  .\--margin-left-xs-117 {
    margin-right: 117px !important;
  }
  .\--padding-left-xs-118 {
    padding-right: 118px !important;
  }
  .\--margin-left-xs-118 {
    margin-right: 118px !important;
  }
  .\--padding-left-xs-119 {
    padding-right: 119px !important;
  }
  .\--margin-left-xs-119 {
    margin-right: 119px !important;
  }
  .\--padding-left-xs-120 {
    padding-right: 120px !important;
  }
  .\--margin-left-xs-120 {
    margin-right: 120px !important;
  }
  .\--padding-left-xs-121 {
    padding-right: 121px !important;
  }
  .\--margin-left-xs-121 {
    margin-right: 121px !important;
  }
  .\--padding-left-xs-122 {
    padding-right: 122px !important;
  }
  .\--margin-left-xs-122 {
    margin-right: 122px !important;
  }
  .\--padding-left-xs-123 {
    padding-right: 123px !important;
  }
  .\--margin-left-xs-123 {
    margin-right: 123px !important;
  }
  .\--padding-left-xs-124 {
    padding-right: 124px !important;
  }
  .\--margin-left-xs-124 {
    margin-right: 124px !important;
  }
  .\--padding-left-xs-125 {
    padding-right: 125px !important;
  }
  .\--margin-left-xs-125 {
    margin-right: 125px !important;
  }
  .\--padding-left-xs-126 {
    padding-right: 126px !important;
  }
  .\--margin-left-xs-126 {
    margin-right: 126px !important;
  }
  .\--padding-left-xs-127 {
    padding-right: 127px !important;
  }
  .\--margin-left-xs-127 {
    margin-right: 127px !important;
  }
  .\--padding-left-xs-128 {
    padding-right: 128px !important;
  }
  .\--margin-left-xs-128 {
    margin-right: 128px !important;
  }
  .\--padding-left-xs-129 {
    padding-right: 129px !important;
  }
  .\--margin-left-xs-129 {
    margin-right: 129px !important;
  }
  .\--padding-left-xs-130 {
    padding-right: 130px !important;
  }
  .\--margin-left-xs-130 {
    margin-right: 130px !important;
  }
  .\--padding-left-xs-131 {
    padding-right: 131px !important;
  }
  .\--margin-left-xs-131 {
    margin-right: 131px !important;
  }
  .\--padding-left-xs-132 {
    padding-right: 132px !important;
  }
  .\--margin-left-xs-132 {
    margin-right: 132px !important;
  }
  .\--padding-left-xs-133 {
    padding-right: 133px !important;
  }
  .\--margin-left-xs-133 {
    margin-right: 133px !important;
  }
  .\--padding-left-xs-134 {
    padding-right: 134px !important;
  }
  .\--margin-left-xs-134 {
    margin-right: 134px !important;
  }
  .\--padding-left-xs-135 {
    padding-right: 135px !important;
  }
  .\--margin-left-xs-135 {
    margin-right: 135px !important;
  }
  .\--padding-left-xs-136 {
    padding-right: 136px !important;
  }
  .\--margin-left-xs-136 {
    margin-right: 136px !important;
  }
  .\--padding-left-xs-137 {
    padding-right: 137px !important;
  }
  .\--margin-left-xs-137 {
    margin-right: 137px !important;
  }
  .\--padding-left-xs-138 {
    padding-right: 138px !important;
  }
  .\--margin-left-xs-138 {
    margin-right: 138px !important;
  }
  .\--padding-left-xs-139 {
    padding-right: 139px !important;
  }
  .\--margin-left-xs-139 {
    margin-right: 139px !important;
  }
  .\--padding-left-xs-140 {
    padding-right: 140px !important;
  }
  .\--margin-left-xs-140 {
    margin-right: 140px !important;
  }
  .\--padding-left-xs-141 {
    padding-right: 141px !important;
  }
  .\--margin-left-xs-141 {
    margin-right: 141px !important;
  }
  .\--padding-left-xs-142 {
    padding-right: 142px !important;
  }
  .\--margin-left-xs-142 {
    margin-right: 142px !important;
  }
  .\--padding-left-xs-143 {
    padding-right: 143px !important;
  }
  .\--margin-left-xs-143 {
    margin-right: 143px !important;
  }
  .\--padding-left-xs-144 {
    padding-right: 144px !important;
  }
  .\--margin-left-xs-144 {
    margin-right: 144px !important;
  }
  .\--padding-left-xs-145 {
    padding-right: 145px !important;
  }
  .\--margin-left-xs-145 {
    margin-right: 145px !important;
  }
  .\--padding-left-xs-146 {
    padding-right: 146px !important;
  }
  .\--margin-left-xs-146 {
    margin-right: 146px !important;
  }
  .\--padding-left-xs-147 {
    padding-right: 147px !important;
  }
  .\--margin-left-xs-147 {
    margin-right: 147px !important;
  }
  .\--padding-left-xs-148 {
    padding-right: 148px !important;
  }
  .\--margin-left-xs-148 {
    margin-right: 148px !important;
  }
  .\--padding-left-xs-149 {
    padding-right: 149px !important;
  }
  .\--margin-left-xs-149 {
    margin-right: 149px !important;
  }
  .\--padding-left-xs-150 {
    padding-right: 150px !important;
  }
  .\--margin-left-xs-150 {
    margin-right: 150px !important;
  }
  .\--padding-left-xs-151 {
    padding-right: 151px !important;
  }
  .\--margin-left-xs-151 {
    margin-right: 151px !important;
  }
  .\--padding-left-xs-152 {
    padding-right: 152px !important;
  }
  .\--margin-left-xs-152 {
    margin-right: 152px !important;
  }
  .\--padding-left-xs-153 {
    padding-right: 153px !important;
  }
  .\--margin-left-xs-153 {
    margin-right: 153px !important;
  }
  .\--padding-left-xs-154 {
    padding-right: 154px !important;
  }
  .\--margin-left-xs-154 {
    margin-right: 154px !important;
  }
  .\--padding-left-xs-155 {
    padding-right: 155px !important;
  }
  .\--margin-left-xs-155 {
    margin-right: 155px !important;
  }
  .\--padding-left-xs-156 {
    padding-right: 156px !important;
  }
  .\--margin-left-xs-156 {
    margin-right: 156px !important;
  }
  .\--padding-left-xs-157 {
    padding-right: 157px !important;
  }
  .\--margin-left-xs-157 {
    margin-right: 157px !important;
  }
  .\--padding-left-xs-158 {
    padding-right: 158px !important;
  }
  .\--margin-left-xs-158 {
    margin-right: 158px !important;
  }
  .\--padding-left-xs-159 {
    padding-right: 159px !important;
  }
  .\--margin-left-xs-159 {
    margin-right: 159px !important;
  }
  .\--padding-left-xs-160 {
    padding-right: 160px !important;
  }
  .\--margin-left-xs-160 {
    margin-right: 160px !important;
  }
  .\--padding-left-xs-161 {
    padding-right: 161px !important;
  }
  .\--margin-left-xs-161 {
    margin-right: 161px !important;
  }
  .\--padding-left-xs-162 {
    padding-right: 162px !important;
  }
  .\--margin-left-xs-162 {
    margin-right: 162px !important;
  }
  .\--padding-left-xs-163 {
    padding-right: 163px !important;
  }
  .\--margin-left-xs-163 {
    margin-right: 163px !important;
  }
  .\--padding-left-xs-164 {
    padding-right: 164px !important;
  }
  .\--margin-left-xs-164 {
    margin-right: 164px !important;
  }
  .\--padding-left-xs-165 {
    padding-right: 165px !important;
  }
  .\--margin-left-xs-165 {
    margin-right: 165px !important;
  }
  .\--padding-left-xs-166 {
    padding-right: 166px !important;
  }
  .\--margin-left-xs-166 {
    margin-right: 166px !important;
  }
  .\--padding-left-xs-167 {
    padding-right: 167px !important;
  }
  .\--margin-left-xs-167 {
    margin-right: 167px !important;
  }
  .\--padding-left-xs-168 {
    padding-right: 168px !important;
  }
  .\--margin-left-xs-168 {
    margin-right: 168px !important;
  }
  .\--padding-left-xs-169 {
    padding-right: 169px !important;
  }
  .\--margin-left-xs-169 {
    margin-right: 169px !important;
  }
  .\--padding-left-xs-170 {
    padding-right: 170px !important;
  }
  .\--margin-left-xs-170 {
    margin-right: 170px !important;
  }
  .\--padding-left-xs-171 {
    padding-right: 171px !important;
  }
  .\--margin-left-xs-171 {
    margin-right: 171px !important;
  }
  .\--padding-left-xs-172 {
    padding-right: 172px !important;
  }
  .\--margin-left-xs-172 {
    margin-right: 172px !important;
  }
  .\--padding-left-xs-173 {
    padding-right: 173px !important;
  }
  .\--margin-left-xs-173 {
    margin-right: 173px !important;
  }
  .\--padding-left-xs-174 {
    padding-right: 174px !important;
  }
  .\--margin-left-xs-174 {
    margin-right: 174px !important;
  }
  .\--padding-left-xs-175 {
    padding-right: 175px !important;
  }
  .\--margin-left-xs-175 {
    margin-right: 175px !important;
  }
  .\--padding-left-xs-176 {
    padding-right: 176px !important;
  }
  .\--margin-left-xs-176 {
    margin-right: 176px !important;
  }
  .\--padding-left-xs-177 {
    padding-right: 177px !important;
  }
  .\--margin-left-xs-177 {
    margin-right: 177px !important;
  }
  .\--padding-left-xs-178 {
    padding-right: 178px !important;
  }
  .\--margin-left-xs-178 {
    margin-right: 178px !important;
  }
  .\--padding-left-xs-179 {
    padding-right: 179px !important;
  }
  .\--margin-left-xs-179 {
    margin-right: 179px !important;
  }
  .\--padding-left-xs-180 {
    padding-right: 180px !important;
  }
  .\--margin-left-xs-180 {
    margin-right: 180px !important;
  }
  .\--padding-left-xs-181 {
    padding-right: 181px !important;
  }
  .\--margin-left-xs-181 {
    margin-right: 181px !important;
  }
  .\--padding-left-xs-182 {
    padding-right: 182px !important;
  }
  .\--margin-left-xs-182 {
    margin-right: 182px !important;
  }
  .\--padding-left-xs-183 {
    padding-right: 183px !important;
  }
  .\--margin-left-xs-183 {
    margin-right: 183px !important;
  }
  .\--padding-left-xs-184 {
    padding-right: 184px !important;
  }
  .\--margin-left-xs-184 {
    margin-right: 184px !important;
  }
  .\--padding-left-xs-185 {
    padding-right: 185px !important;
  }
  .\--margin-left-xs-185 {
    margin-right: 185px !important;
  }
  .\--padding-left-xs-186 {
    padding-right: 186px !important;
  }
  .\--margin-left-xs-186 {
    margin-right: 186px !important;
  }
  .\--padding-left-xs-187 {
    padding-right: 187px !important;
  }
  .\--margin-left-xs-187 {
    margin-right: 187px !important;
  }
  .\--padding-left-xs-188 {
    padding-right: 188px !important;
  }
  .\--margin-left-xs-188 {
    margin-right: 188px !important;
  }
  .\--padding-left-xs-189 {
    padding-right: 189px !important;
  }
  .\--margin-left-xs-189 {
    margin-right: 189px !important;
  }
  .\--padding-left-xs-190 {
    padding-right: 190px !important;
  }
  .\--margin-left-xs-190 {
    margin-right: 190px !important;
  }
  .\--padding-left-xs-191 {
    padding-right: 191px !important;
  }
  .\--margin-left-xs-191 {
    margin-right: 191px !important;
  }
  .\--padding-left-xs-192 {
    padding-right: 192px !important;
  }
  .\--margin-left-xs-192 {
    margin-right: 192px !important;
  }
  .\--padding-left-xs-193 {
    padding-right: 193px !important;
  }
  .\--margin-left-xs-193 {
    margin-right: 193px !important;
  }
  .\--padding-left-xs-194 {
    padding-right: 194px !important;
  }
  .\--margin-left-xs-194 {
    margin-right: 194px !important;
  }
  .\--padding-left-xs-195 {
    padding-right: 195px !important;
  }
  .\--margin-left-xs-195 {
    margin-right: 195px !important;
  }
  .\--padding-left-xs-196 {
    padding-right: 196px !important;
  }
  .\--margin-left-xs-196 {
    margin-right: 196px !important;
  }
  .\--padding-left-xs-197 {
    padding-right: 197px !important;
  }
  .\--margin-left-xs-197 {
    margin-right: 197px !important;
  }
  .\--padding-left-xs-198 {
    padding-right: 198px !important;
  }
  .\--margin-left-xs-198 {
    margin-right: 198px !important;
  }
  .\--padding-left-xs-199 {
    padding-right: 199px !important;
  }
  .\--margin-left-xs-199 {
    margin-right: 199px !important;
  }
  .\--padding-left-xs-200 {
    padding-right: 200px !important;
  }
  .\--margin-left-xs-200 {
    margin-right: 200px !important;
  }
  .\--padding-left-xs-201 {
    padding-right: 201px !important;
  }
  .\--margin-left-xs-201 {
    margin-right: 201px !important;
  }
  .\--padding-left-xs-202 {
    padding-right: 202px !important;
  }
  .\--margin-left-xs-202 {
    margin-right: 202px !important;
  }
  .\--padding-left-xs-203 {
    padding-right: 203px !important;
  }
  .\--margin-left-xs-203 {
    margin-right: 203px !important;
  }
  .\--padding-left-xs-204 {
    padding-right: 204px !important;
  }
  .\--margin-left-xs-204 {
    margin-right: 204px !important;
  }
  .\--padding-left-xs-205 {
    padding-right: 205px !important;
  }
  .\--margin-left-xs-205 {
    margin-right: 205px !important;
  }
  .\--padding-left-xs-206 {
    padding-right: 206px !important;
  }
  .\--margin-left-xs-206 {
    margin-right: 206px !important;
  }
  .\--padding-left-xs-207 {
    padding-right: 207px !important;
  }
  .\--margin-left-xs-207 {
    margin-right: 207px !important;
  }
  .\--padding-left-xs-208 {
    padding-right: 208px !important;
  }
  .\--margin-left-xs-208 {
    margin-right: 208px !important;
  }
  .\--padding-left-xs-209 {
    padding-right: 209px !important;
  }
  .\--margin-left-xs-209 {
    margin-right: 209px !important;
  }
  .\--padding-left-xs-210 {
    padding-right: 210px !important;
  }
  .\--margin-left-xs-210 {
    margin-right: 210px !important;
  }
  .\--padding-left-xs-211 {
    padding-right: 211px !important;
  }
  .\--margin-left-xs-211 {
    margin-right: 211px !important;
  }
  .\--padding-left-xs-212 {
    padding-right: 212px !important;
  }
  .\--margin-left-xs-212 {
    margin-right: 212px !important;
  }
  .\--padding-left-xs-213 {
    padding-right: 213px !important;
  }
  .\--margin-left-xs-213 {
    margin-right: 213px !important;
  }
  .\--padding-left-xs-214 {
    padding-right: 214px !important;
  }
  .\--margin-left-xs-214 {
    margin-right: 214px !important;
  }
  .\--padding-left-xs-215 {
    padding-right: 215px !important;
  }
  .\--margin-left-xs-215 {
    margin-right: 215px !important;
  }
  .\--padding-left-xs-216 {
    padding-right: 216px !important;
  }
  .\--margin-left-xs-216 {
    margin-right: 216px !important;
  }
  .\--padding-left-xs-217 {
    padding-right: 217px !important;
  }
  .\--margin-left-xs-217 {
    margin-right: 217px !important;
  }
  .\--padding-left-xs-218 {
    padding-right: 218px !important;
  }
  .\--margin-left-xs-218 {
    margin-right: 218px !important;
  }
  .\--padding-left-xs-219 {
    padding-right: 219px !important;
  }
  .\--margin-left-xs-219 {
    margin-right: 219px !important;
  }
  .\--padding-left-xs-220 {
    padding-right: 220px !important;
  }
  .\--margin-left-xs-220 {
    margin-right: 220px !important;
  }
  .\--padding-left-xs-221 {
    padding-right: 221px !important;
  }
  .\--margin-left-xs-221 {
    margin-right: 221px !important;
  }
  .\--padding-left-xs-222 {
    padding-right: 222px !important;
  }
  .\--margin-left-xs-222 {
    margin-right: 222px !important;
  }
  .\--padding-left-xs-223 {
    padding-right: 223px !important;
  }
  .\--margin-left-xs-223 {
    margin-right: 223px !important;
  }
  .\--padding-left-xs-224 {
    padding-right: 224px !important;
  }
  .\--margin-left-xs-224 {
    margin-right: 224px !important;
  }
  .\--padding-left-xs-225 {
    padding-right: 225px !important;
  }
  .\--margin-left-xs-225 {
    margin-right: 225px !important;
  }
  .\--padding-left-xs-226 {
    padding-right: 226px !important;
  }
  .\--margin-left-xs-226 {
    margin-right: 226px !important;
  }
  .\--padding-left-xs-227 {
    padding-right: 227px !important;
  }
  .\--margin-left-xs-227 {
    margin-right: 227px !important;
  }
  .\--padding-left-xs-228 {
    padding-right: 228px !important;
  }
  .\--margin-left-xs-228 {
    margin-right: 228px !important;
  }
  .\--padding-left-xs-229 {
    padding-right: 229px !important;
  }
  .\--margin-left-xs-229 {
    margin-right: 229px !important;
  }
  .\--padding-left-xs-230 {
    padding-right: 230px !important;
  }
  .\--margin-left-xs-230 {
    margin-right: 230px !important;
  }
  .\--padding-left-xs-231 {
    padding-right: 231px !important;
  }
  .\--margin-left-xs-231 {
    margin-right: 231px !important;
  }
  .\--padding-left-xs-232 {
    padding-right: 232px !important;
  }
  .\--margin-left-xs-232 {
    margin-right: 232px !important;
  }
  .\--padding-left-xs-233 {
    padding-right: 233px !important;
  }
  .\--margin-left-xs-233 {
    margin-right: 233px !important;
  }
  .\--padding-left-xs-234 {
    padding-right: 234px !important;
  }
  .\--margin-left-xs-234 {
    margin-right: 234px !important;
  }
  .\--padding-left-xs-235 {
    padding-right: 235px !important;
  }
  .\--margin-left-xs-235 {
    margin-right: 235px !important;
  }
  .\--padding-left-xs-236 {
    padding-right: 236px !important;
  }
  .\--margin-left-xs-236 {
    margin-right: 236px !important;
  }
  .\--padding-left-xs-237 {
    padding-right: 237px !important;
  }
  .\--margin-left-xs-237 {
    margin-right: 237px !important;
  }
  .\--padding-left-xs-238 {
    padding-right: 238px !important;
  }
  .\--margin-left-xs-238 {
    margin-right: 238px !important;
  }
  .\--padding-left-xs-239 {
    padding-right: 239px !important;
  }
  .\--margin-left-xs-239 {
    margin-right: 239px !important;
  }
  .\--padding-left-xs-240 {
    padding-right: 240px !important;
  }
  .\--margin-left-xs-240 {
    margin-right: 240px !important;
  }
  .\--padding-left-xs-241 {
    padding-right: 241px !important;
  }
  .\--margin-left-xs-241 {
    margin-right: 241px !important;
  }
  .\--padding-left-xs-242 {
    padding-right: 242px !important;
  }
  .\--margin-left-xs-242 {
    margin-right: 242px !important;
  }
  .\--padding-left-xs-243 {
    padding-right: 243px !important;
  }
  .\--margin-left-xs-243 {
    margin-right: 243px !important;
  }
  .\--padding-left-xs-244 {
    padding-right: 244px !important;
  }
  .\--margin-left-xs-244 {
    margin-right: 244px !important;
  }
  .\--padding-left-xs-245 {
    padding-right: 245px !important;
  }
  .\--margin-left-xs-245 {
    margin-right: 245px !important;
  }
  .\--padding-left-xs-246 {
    padding-right: 246px !important;
  }
  .\--margin-left-xs-246 {
    margin-right: 246px !important;
  }
  .\--padding-left-xs-247 {
    padding-right: 247px !important;
  }
  .\--margin-left-xs-247 {
    margin-right: 247px !important;
  }
  .\--padding-left-xs-248 {
    padding-right: 248px !important;
  }
  .\--margin-left-xs-248 {
    margin-right: 248px !important;
  }
  .\--padding-left-xs-249 {
    padding-right: 249px !important;
  }
  .\--margin-left-xs-249 {
    margin-right: 249px !important;
  }
  .\--padding-left-xs-250 {
    padding-right: 250px !important;
  }
  .\--margin-left-xs-250 {
    margin-right: 250px !important;
  }
  .\--padding-left-xs-251 {
    padding-right: 251px !important;
  }
  .\--margin-left-xs-251 {
    margin-right: 251px !important;
  }
  .\--padding-left-xs-252 {
    padding-right: 252px !important;
  }
  .\--margin-left-xs-252 {
    margin-right: 252px !important;
  }
  .\--padding-left-xs-253 {
    padding-right: 253px !important;
  }
  .\--margin-left-xs-253 {
    margin-right: 253px !important;
  }
  .\--padding-left-xs-254 {
    padding-right: 254px !important;
  }
  .\--margin-left-xs-254 {
    margin-right: 254px !important;
  }
  .\--padding-left-xs-255 {
    padding-right: 255px !important;
  }
  .\--margin-left-xs-255 {
    margin-right: 255px !important;
  }
  .\--padding-left-xs-256 {
    padding-right: 256px !important;
  }
  .\--margin-left-xs-256 {
    margin-right: 256px !important;
  }
  .\--padding-left-xs-257 {
    padding-right: 257px !important;
  }
  .\--margin-left-xs-257 {
    margin-right: 257px !important;
  }
  .\--padding-left-xs-258 {
    padding-right: 258px !important;
  }
  .\--margin-left-xs-258 {
    margin-right: 258px !important;
  }
  .\--padding-left-xs-259 {
    padding-right: 259px !important;
  }
  .\--margin-left-xs-259 {
    margin-right: 259px !important;
  }
  .\--padding-left-xs-260 {
    padding-right: 260px !important;
  }
  .\--margin-left-xs-260 {
    margin-right: 260px !important;
  }
  .\--padding-left-xs-261 {
    padding-right: 261px !important;
  }
  .\--margin-left-xs-261 {
    margin-right: 261px !important;
  }
  .\--padding-left-xs-262 {
    padding-right: 262px !important;
  }
  .\--margin-left-xs-262 {
    margin-right: 262px !important;
  }
  .\--padding-left-xs-263 {
    padding-right: 263px !important;
  }
  .\--margin-left-xs-263 {
    margin-right: 263px !important;
  }
  .\--padding-left-xs-264 {
    padding-right: 264px !important;
  }
  .\--margin-left-xs-264 {
    margin-right: 264px !important;
  }
  .\--padding-left-xs-265 {
    padding-right: 265px !important;
  }
  .\--margin-left-xs-265 {
    margin-right: 265px !important;
  }
  .\--padding-left-xs-266 {
    padding-right: 266px !important;
  }
  .\--margin-left-xs-266 {
    margin-right: 266px !important;
  }
  .\--padding-left-xs-267 {
    padding-right: 267px !important;
  }
  .\--margin-left-xs-267 {
    margin-right: 267px !important;
  }
  .\--padding-left-xs-268 {
    padding-right: 268px !important;
  }
  .\--margin-left-xs-268 {
    margin-right: 268px !important;
  }
  .\--padding-left-xs-269 {
    padding-right: 269px !important;
  }
  .\--margin-left-xs-269 {
    margin-right: 269px !important;
  }
  .\--padding-left-xs-270 {
    padding-right: 270px !important;
  }
  .\--margin-left-xs-270 {
    margin-right: 270px !important;
  }
  .\--padding-left-xs-271 {
    padding-right: 271px !important;
  }
  .\--margin-left-xs-271 {
    margin-right: 271px !important;
  }
  .\--padding-left-xs-272 {
    padding-right: 272px !important;
  }
  .\--margin-left-xs-272 {
    margin-right: 272px !important;
  }
  .\--padding-left-xs-273 {
    padding-right: 273px !important;
  }
  .\--margin-left-xs-273 {
    margin-right: 273px !important;
  }
  .\--padding-left-xs-274 {
    padding-right: 274px !important;
  }
  .\--margin-left-xs-274 {
    margin-right: 274px !important;
  }
  .\--padding-left-xs-275 {
    padding-right: 275px !important;
  }
  .\--margin-left-xs-275 {
    margin-right: 275px !important;
  }
  .\--padding-left-xs-276 {
    padding-right: 276px !important;
  }
  .\--margin-left-xs-276 {
    margin-right: 276px !important;
  }
  .\--padding-left-xs-277 {
    padding-right: 277px !important;
  }
  .\--margin-left-xs-277 {
    margin-right: 277px !important;
  }
  .\--padding-left-xs-278 {
    padding-right: 278px !important;
  }
  .\--margin-left-xs-278 {
    margin-right: 278px !important;
  }
  .\--padding-left-xs-279 {
    padding-right: 279px !important;
  }
  .\--margin-left-xs-279 {
    margin-right: 279px !important;
  }
  .\--padding-left-xs-280 {
    padding-right: 280px !important;
  }
  .\--margin-left-xs-280 {
    margin-right: 280px !important;
  }
  .\--padding-left-xs-281 {
    padding-right: 281px !important;
  }
  .\--margin-left-xs-281 {
    margin-right: 281px !important;
  }
  .\--padding-left-xs-282 {
    padding-right: 282px !important;
  }
  .\--margin-left-xs-282 {
    margin-right: 282px !important;
  }
  .\--padding-left-xs-283 {
    padding-right: 283px !important;
  }
  .\--margin-left-xs-283 {
    margin-right: 283px !important;
  }
  .\--padding-left-xs-284 {
    padding-right: 284px !important;
  }
  .\--margin-left-xs-284 {
    margin-right: 284px !important;
  }
  .\--padding-left-xs-285 {
    padding-right: 285px !important;
  }
  .\--margin-left-xs-285 {
    margin-right: 285px !important;
  }
  .\--padding-left-xs-286 {
    padding-right: 286px !important;
  }
  .\--margin-left-xs-286 {
    margin-right: 286px !important;
  }
  .\--padding-left-xs-287 {
    padding-right: 287px !important;
  }
  .\--margin-left-xs-287 {
    margin-right: 287px !important;
  }
  .\--padding-left-xs-288 {
    padding-right: 288px !important;
  }
  .\--margin-left-xs-288 {
    margin-right: 288px !important;
  }
  .\--padding-left-xs-289 {
    padding-right: 289px !important;
  }
  .\--margin-left-xs-289 {
    margin-right: 289px !important;
  }
  .\--padding-left-xs-290 {
    padding-right: 290px !important;
  }
  .\--margin-left-xs-290 {
    margin-right: 290px !important;
  }
  .\--padding-left-xs-291 {
    padding-right: 291px !important;
  }
  .\--margin-left-xs-291 {
    margin-right: 291px !important;
  }
  .\--padding-left-xs-292 {
    padding-right: 292px !important;
  }
  .\--margin-left-xs-292 {
    margin-right: 292px !important;
  }
  .\--padding-left-xs-293 {
    padding-right: 293px !important;
  }
  .\--margin-left-xs-293 {
    margin-right: 293px !important;
  }
  .\--padding-left-xs-294 {
    padding-right: 294px !important;
  }
  .\--margin-left-xs-294 {
    margin-right: 294px !important;
  }
  .\--padding-left-xs-295 {
    padding-right: 295px !important;
  }
  .\--margin-left-xs-295 {
    margin-right: 295px !important;
  }
  .\--padding-left-xs-296 {
    padding-right: 296px !important;
  }
  .\--margin-left-xs-296 {
    margin-right: 296px !important;
  }
  .\--padding-left-xs-297 {
    padding-right: 297px !important;
  }
  .\--margin-left-xs-297 {
    margin-right: 297px !important;
  }
  .\--padding-left-xs-298 {
    padding-right: 298px !important;
  }
  .\--margin-left-xs-298 {
    margin-right: 298px !important;
  }
  .\--padding-left-xs-299 {
    padding-right: 299px !important;
  }
  .\--margin-left-xs-299 {
    margin-right: 299px !important;
  }
  .\--padding-left-xs-300 {
    padding-right: 300px !important;
  }
  .\--margin-left-xs-300 {
    margin-right: 300px !important;
  }
  .\--padding-right-xs-0 {
    padding-left: 0px !important;
  }
  .\--margin-right-xs-0 {
    margin-left: 0px !important;
  }
  .\--padding-right-xs-1 {
    padding-left: 1px !important;
  }
  .\--margin-right-xs-1 {
    margin-left: 1px !important;
  }
  .\--padding-right-xs-2 {
    padding-left: 2px !important;
  }
  .\--margin-right-xs-2 {
    margin-left: 2px !important;
  }
  .\--padding-right-xs-3 {
    padding-left: 3px !important;
  }
  .\--margin-right-xs-3 {
    margin-left: 3px !important;
  }
  .\--padding-right-xs-4 {
    padding-left: 4px !important;
  }
  .\--margin-right-xs-4 {
    margin-left: 4px !important;
  }
  .\--padding-right-xs-5 {
    padding-left: 5px !important;
  }
  .\--margin-right-xs-5 {
    margin-left: 5px !important;
  }
  .\--padding-right-xs-6 {
    padding-left: 6px !important;
  }
  .\--margin-right-xs-6 {
    margin-left: 6px !important;
  }
  .\--padding-right-xs-7 {
    padding-left: 7px !important;
  }
  .\--margin-right-xs-7 {
    margin-left: 7px !important;
  }
  .\--padding-right-xs-8 {
    padding-left: 8px !important;
  }
  .\--margin-right-xs-8 {
    margin-left: 8px !important;
  }
  .\--padding-right-xs-9 {
    padding-left: 9px !important;
  }
  .\--margin-right-xs-9 {
    margin-left: 9px !important;
  }
  .\--padding-right-xs-10 {
    padding-left: 10px !important;
  }
  .\--margin-right-xs-10 {
    margin-left: 10px !important;
  }
  .\--padding-right-xs-11 {
    padding-left: 11px !important;
  }
  .\--margin-right-xs-11 {
    margin-left: 11px !important;
  }
  .\--padding-right-xs-12 {
    padding-left: 12px !important;
  }
  .\--margin-right-xs-12 {
    margin-left: 12px !important;
  }
  .\--padding-right-xs-13 {
    padding-left: 13px !important;
  }
  .\--margin-right-xs-13 {
    margin-left: 13px !important;
  }
  .\--padding-right-xs-14 {
    padding-left: 14px !important;
  }
  .\--margin-right-xs-14 {
    margin-left: 14px !important;
  }
  .\--padding-right-xs-15 {
    padding-left: 15px !important;
  }
  .\--margin-right-xs-15 {
    margin-left: 15px !important;
  }
  .\--padding-right-xs-16 {
    padding-left: 16px !important;
  }
  .\--margin-right-xs-16 {
    margin-left: 16px !important;
  }
  .\--padding-right-xs-17 {
    padding-left: 17px !important;
  }
  .\--margin-right-xs-17 {
    margin-left: 17px !important;
  }
  .\--padding-right-xs-18 {
    padding-left: 18px !important;
  }
  .\--margin-right-xs-18 {
    margin-left: 18px !important;
  }
  .\--padding-right-xs-19 {
    padding-left: 19px !important;
  }
  .\--margin-right-xs-19 {
    margin-left: 19px !important;
  }
  .\--padding-right-xs-20 {
    padding-left: 20px !important;
  }
  .\--margin-right-xs-20 {
    margin-left: 20px !important;
  }
  .\--padding-right-xs-21 {
    padding-left: 21px !important;
  }
  .\--margin-right-xs-21 {
    margin-left: 21px !important;
  }
  .\--padding-right-xs-22 {
    padding-left: 22px !important;
  }
  .\--margin-right-xs-22 {
    margin-left: 22px !important;
  }
  .\--padding-right-xs-23 {
    padding-left: 23px !important;
  }
  .\--margin-right-xs-23 {
    margin-left: 23px !important;
  }
  .\--padding-right-xs-24 {
    padding-left: 24px !important;
  }
  .\--margin-right-xs-24 {
    margin-left: 24px !important;
  }
  .\--padding-right-xs-25 {
    padding-left: 25px !important;
  }
  .\--margin-right-xs-25 {
    margin-left: 25px !important;
  }
  .\--padding-right-xs-26 {
    padding-left: 26px !important;
  }
  .\--margin-right-xs-26 {
    margin-left: 26px !important;
  }
  .\--padding-right-xs-27 {
    padding-left: 27px !important;
  }
  .\--margin-right-xs-27 {
    margin-left: 27px !important;
  }
  .\--padding-right-xs-28 {
    padding-left: 28px !important;
  }
  .\--margin-right-xs-28 {
    margin-left: 28px !important;
  }
  .\--padding-right-xs-29 {
    padding-left: 29px !important;
  }
  .\--margin-right-xs-29 {
    margin-left: 29px !important;
  }
  .\--padding-right-xs-30 {
    padding-left: 30px !important;
  }
  .\--margin-right-xs-30 {
    margin-left: 30px !important;
  }
  .\--padding-right-xs-31 {
    padding-left: 31px !important;
  }
  .\--margin-right-xs-31 {
    margin-left: 31px !important;
  }
  .\--padding-right-xs-32 {
    padding-left: 32px !important;
  }
  .\--margin-right-xs-32 {
    margin-left: 32px !important;
  }
  .\--padding-right-xs-33 {
    padding-left: 33px !important;
  }
  .\--margin-right-xs-33 {
    margin-left: 33px !important;
  }
  .\--padding-right-xs-34 {
    padding-left: 34px !important;
  }
  .\--margin-right-xs-34 {
    margin-left: 34px !important;
  }
  .\--padding-right-xs-35 {
    padding-left: 35px !important;
  }
  .\--margin-right-xs-35 {
    margin-left: 35px !important;
  }
  .\--padding-right-xs-36 {
    padding-left: 36px !important;
  }
  .\--margin-right-xs-36 {
    margin-left: 36px !important;
  }
  .\--padding-right-xs-37 {
    padding-left: 37px !important;
  }
  .\--margin-right-xs-37 {
    margin-left: 37px !important;
  }
  .\--padding-right-xs-38 {
    padding-left: 38px !important;
  }
  .\--margin-right-xs-38 {
    margin-left: 38px !important;
  }
  .\--padding-right-xs-39 {
    padding-left: 39px !important;
  }
  .\--margin-right-xs-39 {
    margin-left: 39px !important;
  }
  .\--padding-right-xs-40 {
    padding-left: 40px !important;
  }
  .\--margin-right-xs-40 {
    margin-left: 40px !important;
  }
  .\--padding-right-xs-41 {
    padding-left: 41px !important;
  }
  .\--margin-right-xs-41 {
    margin-left: 41px !important;
  }
  .\--padding-right-xs-42 {
    padding-left: 42px !important;
  }
  .\--margin-right-xs-42 {
    margin-left: 42px !important;
  }
  .\--padding-right-xs-43 {
    padding-left: 43px !important;
  }
  .\--margin-right-xs-43 {
    margin-left: 43px !important;
  }
  .\--padding-right-xs-44 {
    padding-left: 44px !important;
  }
  .\--margin-right-xs-44 {
    margin-left: 44px !important;
  }
  .\--padding-right-xs-45 {
    padding-left: 45px !important;
  }
  .\--margin-right-xs-45 {
    margin-left: 45px !important;
  }
  .\--padding-right-xs-46 {
    padding-left: 46px !important;
  }
  .\--margin-right-xs-46 {
    margin-left: 46px !important;
  }
  .\--padding-right-xs-47 {
    padding-left: 47px !important;
  }
  .\--margin-right-xs-47 {
    margin-left: 47px !important;
  }
  .\--padding-right-xs-48 {
    padding-left: 48px !important;
  }
  .\--margin-right-xs-48 {
    margin-left: 48px !important;
  }
  .\--padding-right-xs-49 {
    padding-left: 49px !important;
  }
  .\--margin-right-xs-49 {
    margin-left: 49px !important;
  }
  .\--padding-right-xs-50 {
    padding-left: 50px !important;
  }
  .\--margin-right-xs-50 {
    margin-left: 50px !important;
  }
  .\--padding-right-xs-51 {
    padding-left: 51px !important;
  }
  .\--margin-right-xs-51 {
    margin-left: 51px !important;
  }
  .\--padding-right-xs-52 {
    padding-left: 52px !important;
  }
  .\--margin-right-xs-52 {
    margin-left: 52px !important;
  }
  .\--padding-right-xs-53 {
    padding-left: 53px !important;
  }
  .\--margin-right-xs-53 {
    margin-left: 53px !important;
  }
  .\--padding-right-xs-54 {
    padding-left: 54px !important;
  }
  .\--margin-right-xs-54 {
    margin-left: 54px !important;
  }
  .\--padding-right-xs-55 {
    padding-left: 55px !important;
  }
  .\--margin-right-xs-55 {
    margin-left: 55px !important;
  }
  .\--padding-right-xs-56 {
    padding-left: 56px !important;
  }
  .\--margin-right-xs-56 {
    margin-left: 56px !important;
  }
  .\--padding-right-xs-57 {
    padding-left: 57px !important;
  }
  .\--margin-right-xs-57 {
    margin-left: 57px !important;
  }
  .\--padding-right-xs-58 {
    padding-left: 58px !important;
  }
  .\--margin-right-xs-58 {
    margin-left: 58px !important;
  }
  .\--padding-right-xs-59 {
    padding-left: 59px !important;
  }
  .\--margin-right-xs-59 {
    margin-left: 59px !important;
  }
  .\--padding-right-xs-60 {
    padding-left: 60px !important;
  }
  .\--margin-right-xs-60 {
    margin-left: 60px !important;
  }
  .\--padding-right-xs-61 {
    padding-left: 61px !important;
  }
  .\--margin-right-xs-61 {
    margin-left: 61px !important;
  }
  .\--padding-right-xs-62 {
    padding-left: 62px !important;
  }
  .\--margin-right-xs-62 {
    margin-left: 62px !important;
  }
  .\--padding-right-xs-63 {
    padding-left: 63px !important;
  }
  .\--margin-right-xs-63 {
    margin-left: 63px !important;
  }
  .\--padding-right-xs-64 {
    padding-left: 64px !important;
  }
  .\--margin-right-xs-64 {
    margin-left: 64px !important;
  }
  .\--padding-right-xs-65 {
    padding-left: 65px !important;
  }
  .\--margin-right-xs-65 {
    margin-left: 65px !important;
  }
  .\--padding-right-xs-66 {
    padding-left: 66px !important;
  }
  .\--margin-right-xs-66 {
    margin-left: 66px !important;
  }
  .\--padding-right-xs-67 {
    padding-left: 67px !important;
  }
  .\--margin-right-xs-67 {
    margin-left: 67px !important;
  }
  .\--padding-right-xs-68 {
    padding-left: 68px !important;
  }
  .\--margin-right-xs-68 {
    margin-left: 68px !important;
  }
  .\--padding-right-xs-69 {
    padding-left: 69px !important;
  }
  .\--margin-right-xs-69 {
    margin-left: 69px !important;
  }
  .\--padding-right-xs-70 {
    padding-left: 70px !important;
  }
  .\--margin-right-xs-70 {
    margin-left: 70px !important;
  }
  .\--padding-right-xs-71 {
    padding-left: 71px !important;
  }
  .\--margin-right-xs-71 {
    margin-left: 71px !important;
  }
  .\--padding-right-xs-72 {
    padding-left: 72px !important;
  }
  .\--margin-right-xs-72 {
    margin-left: 72px !important;
  }
  .\--padding-right-xs-73 {
    padding-left: 73px !important;
  }
  .\--margin-right-xs-73 {
    margin-left: 73px !important;
  }
  .\--padding-right-xs-74 {
    padding-left: 74px !important;
  }
  .\--margin-right-xs-74 {
    margin-left: 74px !important;
  }
  .\--padding-right-xs-75 {
    padding-left: 75px !important;
  }
  .\--margin-right-xs-75 {
    margin-left: 75px !important;
  }
  .\--padding-right-xs-76 {
    padding-left: 76px !important;
  }
  .\--margin-right-xs-76 {
    margin-left: 76px !important;
  }
  .\--padding-right-xs-77 {
    padding-left: 77px !important;
  }
  .\--margin-right-xs-77 {
    margin-left: 77px !important;
  }
  .\--padding-right-xs-78 {
    padding-left: 78px !important;
  }
  .\--margin-right-xs-78 {
    margin-left: 78px !important;
  }
  .\--padding-right-xs-79 {
    padding-left: 79px !important;
  }
  .\--margin-right-xs-79 {
    margin-left: 79px !important;
  }
  .\--padding-right-xs-80 {
    padding-left: 80px !important;
  }
  .\--margin-right-xs-80 {
    margin-left: 80px !important;
  }
  .\--padding-right-xs-81 {
    padding-left: 81px !important;
  }
  .\--margin-right-xs-81 {
    margin-left: 81px !important;
  }
  .\--padding-right-xs-82 {
    padding-left: 82px !important;
  }
  .\--margin-right-xs-82 {
    margin-left: 82px !important;
  }
  .\--padding-right-xs-83 {
    padding-left: 83px !important;
  }
  .\--margin-right-xs-83 {
    margin-left: 83px !important;
  }
  .\--padding-right-xs-84 {
    padding-left: 84px !important;
  }
  .\--margin-right-xs-84 {
    margin-left: 84px !important;
  }
  .\--padding-right-xs-85 {
    padding-left: 85px !important;
  }
  .\--margin-right-xs-85 {
    margin-left: 85px !important;
  }
  .\--padding-right-xs-86 {
    padding-left: 86px !important;
  }
  .\--margin-right-xs-86 {
    margin-left: 86px !important;
  }
  .\--padding-right-xs-87 {
    padding-left: 87px !important;
  }
  .\--margin-right-xs-87 {
    margin-left: 87px !important;
  }
  .\--padding-right-xs-88 {
    padding-left: 88px !important;
  }
  .\--margin-right-xs-88 {
    margin-left: 88px !important;
  }
  .\--padding-right-xs-89 {
    padding-left: 89px !important;
  }
  .\--margin-right-xs-89 {
    margin-left: 89px !important;
  }
  .\--padding-right-xs-90 {
    padding-left: 90px !important;
  }
  .\--margin-right-xs-90 {
    margin-left: 90px !important;
  }
  .\--padding-right-xs-91 {
    padding-left: 91px !important;
  }
  .\--margin-right-xs-91 {
    margin-left: 91px !important;
  }
  .\--padding-right-xs-92 {
    padding-left: 92px !important;
  }
  .\--margin-right-xs-92 {
    margin-left: 92px !important;
  }
  .\--padding-right-xs-93 {
    padding-left: 93px !important;
  }
  .\--margin-right-xs-93 {
    margin-left: 93px !important;
  }
  .\--padding-right-xs-94 {
    padding-left: 94px !important;
  }
  .\--margin-right-xs-94 {
    margin-left: 94px !important;
  }
  .\--padding-right-xs-95 {
    padding-left: 95px !important;
  }
  .\--margin-right-xs-95 {
    margin-left: 95px !important;
  }
  .\--padding-right-xs-96 {
    padding-left: 96px !important;
  }
  .\--margin-right-xs-96 {
    margin-left: 96px !important;
  }
  .\--padding-right-xs-97 {
    padding-left: 97px !important;
  }
  .\--margin-right-xs-97 {
    margin-left: 97px !important;
  }
  .\--padding-right-xs-98 {
    padding-left: 98px !important;
  }
  .\--margin-right-xs-98 {
    margin-left: 98px !important;
  }
  .\--padding-right-xs-99 {
    padding-left: 99px !important;
  }
  .\--margin-right-xs-99 {
    margin-left: 99px !important;
  }
  .\--padding-right-xs-100 {
    padding-left: 100px !important;
  }
  .\--margin-right-xs-100 {
    margin-left: 100px !important;
  }
  .\--padding-right-xs-101 {
    padding-left: 101px !important;
  }
  .\--margin-right-xs-101 {
    margin-left: 101px !important;
  }
  .\--padding-right-xs-102 {
    padding-left: 102px !important;
  }
  .\--margin-right-xs-102 {
    margin-left: 102px !important;
  }
  .\--padding-right-xs-103 {
    padding-left: 103px !important;
  }
  .\--margin-right-xs-103 {
    margin-left: 103px !important;
  }
  .\--padding-right-xs-104 {
    padding-left: 104px !important;
  }
  .\--margin-right-xs-104 {
    margin-left: 104px !important;
  }
  .\--padding-right-xs-105 {
    padding-left: 105px !important;
  }
  .\--margin-right-xs-105 {
    margin-left: 105px !important;
  }
  .\--padding-right-xs-106 {
    padding-left: 106px !important;
  }
  .\--margin-right-xs-106 {
    margin-left: 106px !important;
  }
  .\--padding-right-xs-107 {
    padding-left: 107px !important;
  }
  .\--margin-right-xs-107 {
    margin-left: 107px !important;
  }
  .\--padding-right-xs-108 {
    padding-left: 108px !important;
  }
  .\--margin-right-xs-108 {
    margin-left: 108px !important;
  }
  .\--padding-right-xs-109 {
    padding-left: 109px !important;
  }
  .\--margin-right-xs-109 {
    margin-left: 109px !important;
  }
  .\--padding-right-xs-110 {
    padding-left: 110px !important;
  }
  .\--margin-right-xs-110 {
    margin-left: 110px !important;
  }
  .\--padding-right-xs-111 {
    padding-left: 111px !important;
  }
  .\--margin-right-xs-111 {
    margin-left: 111px !important;
  }
  .\--padding-right-xs-112 {
    padding-left: 112px !important;
  }
  .\--margin-right-xs-112 {
    margin-left: 112px !important;
  }
  .\--padding-right-xs-113 {
    padding-left: 113px !important;
  }
  .\--margin-right-xs-113 {
    margin-left: 113px !important;
  }
  .\--padding-right-xs-114 {
    padding-left: 114px !important;
  }
  .\--margin-right-xs-114 {
    margin-left: 114px !important;
  }
  .\--padding-right-xs-115 {
    padding-left: 115px !important;
  }
  .\--margin-right-xs-115 {
    margin-left: 115px !important;
  }
  .\--padding-right-xs-116 {
    padding-left: 116px !important;
  }
  .\--margin-right-xs-116 {
    margin-left: 116px !important;
  }
  .\--padding-right-xs-117 {
    padding-left: 117px !important;
  }
  .\--margin-right-xs-117 {
    margin-left: 117px !important;
  }
  .\--padding-right-xs-118 {
    padding-left: 118px !important;
  }
  .\--margin-right-xs-118 {
    margin-left: 118px !important;
  }
  .\--padding-right-xs-119 {
    padding-left: 119px !important;
  }
  .\--margin-right-xs-119 {
    margin-left: 119px !important;
  }
  .\--padding-right-xs-120 {
    padding-left: 120px !important;
  }
  .\--margin-right-xs-120 {
    margin-left: 120px !important;
  }
  .\--padding-right-xs-121 {
    padding-left: 121px !important;
  }
  .\--margin-right-xs-121 {
    margin-left: 121px !important;
  }
  .\--padding-right-xs-122 {
    padding-left: 122px !important;
  }
  .\--margin-right-xs-122 {
    margin-left: 122px !important;
  }
  .\--padding-right-xs-123 {
    padding-left: 123px !important;
  }
  .\--margin-right-xs-123 {
    margin-left: 123px !important;
  }
  .\--padding-right-xs-124 {
    padding-left: 124px !important;
  }
  .\--margin-right-xs-124 {
    margin-left: 124px !important;
  }
  .\--padding-right-xs-125 {
    padding-left: 125px !important;
  }
  .\--margin-right-xs-125 {
    margin-left: 125px !important;
  }
  .\--padding-right-xs-126 {
    padding-left: 126px !important;
  }
  .\--margin-right-xs-126 {
    margin-left: 126px !important;
  }
  .\--padding-right-xs-127 {
    padding-left: 127px !important;
  }
  .\--margin-right-xs-127 {
    margin-left: 127px !important;
  }
  .\--padding-right-xs-128 {
    padding-left: 128px !important;
  }
  .\--margin-right-xs-128 {
    margin-left: 128px !important;
  }
  .\--padding-right-xs-129 {
    padding-left: 129px !important;
  }
  .\--margin-right-xs-129 {
    margin-left: 129px !important;
  }
  .\--padding-right-xs-130 {
    padding-left: 130px !important;
  }
  .\--margin-right-xs-130 {
    margin-left: 130px !important;
  }
  .\--padding-right-xs-131 {
    padding-left: 131px !important;
  }
  .\--margin-right-xs-131 {
    margin-left: 131px !important;
  }
  .\--padding-right-xs-132 {
    padding-left: 132px !important;
  }
  .\--margin-right-xs-132 {
    margin-left: 132px !important;
  }
  .\--padding-right-xs-133 {
    padding-left: 133px !important;
  }
  .\--margin-right-xs-133 {
    margin-left: 133px !important;
  }
  .\--padding-right-xs-134 {
    padding-left: 134px !important;
  }
  .\--margin-right-xs-134 {
    margin-left: 134px !important;
  }
  .\--padding-right-xs-135 {
    padding-left: 135px !important;
  }
  .\--margin-right-xs-135 {
    margin-left: 135px !important;
  }
  .\--padding-right-xs-136 {
    padding-left: 136px !important;
  }
  .\--margin-right-xs-136 {
    margin-left: 136px !important;
  }
  .\--padding-right-xs-137 {
    padding-left: 137px !important;
  }
  .\--margin-right-xs-137 {
    margin-left: 137px !important;
  }
  .\--padding-right-xs-138 {
    padding-left: 138px !important;
  }
  .\--margin-right-xs-138 {
    margin-left: 138px !important;
  }
  .\--padding-right-xs-139 {
    padding-left: 139px !important;
  }
  .\--margin-right-xs-139 {
    margin-left: 139px !important;
  }
  .\--padding-right-xs-140 {
    padding-left: 140px !important;
  }
  .\--margin-right-xs-140 {
    margin-left: 140px !important;
  }
  .\--padding-right-xs-141 {
    padding-left: 141px !important;
  }
  .\--margin-right-xs-141 {
    margin-left: 141px !important;
  }
  .\--padding-right-xs-142 {
    padding-left: 142px !important;
  }
  .\--margin-right-xs-142 {
    margin-left: 142px !important;
  }
  .\--padding-right-xs-143 {
    padding-left: 143px !important;
  }
  .\--margin-right-xs-143 {
    margin-left: 143px !important;
  }
  .\--padding-right-xs-144 {
    padding-left: 144px !important;
  }
  .\--margin-right-xs-144 {
    margin-left: 144px !important;
  }
  .\--padding-right-xs-145 {
    padding-left: 145px !important;
  }
  .\--margin-right-xs-145 {
    margin-left: 145px !important;
  }
  .\--padding-right-xs-146 {
    padding-left: 146px !important;
  }
  .\--margin-right-xs-146 {
    margin-left: 146px !important;
  }
  .\--padding-right-xs-147 {
    padding-left: 147px !important;
  }
  .\--margin-right-xs-147 {
    margin-left: 147px !important;
  }
  .\--padding-right-xs-148 {
    padding-left: 148px !important;
  }
  .\--margin-right-xs-148 {
    margin-left: 148px !important;
  }
  .\--padding-right-xs-149 {
    padding-left: 149px !important;
  }
  .\--margin-right-xs-149 {
    margin-left: 149px !important;
  }
  .\--padding-right-xs-150 {
    padding-left: 150px !important;
  }
  .\--margin-right-xs-150 {
    margin-left: 150px !important;
  }
  .\--padding-right-xs-151 {
    padding-left: 151px !important;
  }
  .\--margin-right-xs-151 {
    margin-left: 151px !important;
  }
  .\--padding-right-xs-152 {
    padding-left: 152px !important;
  }
  .\--margin-right-xs-152 {
    margin-left: 152px !important;
  }
  .\--padding-right-xs-153 {
    padding-left: 153px !important;
  }
  .\--margin-right-xs-153 {
    margin-left: 153px !important;
  }
  .\--padding-right-xs-154 {
    padding-left: 154px !important;
  }
  .\--margin-right-xs-154 {
    margin-left: 154px !important;
  }
  .\--padding-right-xs-155 {
    padding-left: 155px !important;
  }
  .\--margin-right-xs-155 {
    margin-left: 155px !important;
  }
  .\--padding-right-xs-156 {
    padding-left: 156px !important;
  }
  .\--margin-right-xs-156 {
    margin-left: 156px !important;
  }
  .\--padding-right-xs-157 {
    padding-left: 157px !important;
  }
  .\--margin-right-xs-157 {
    margin-left: 157px !important;
  }
  .\--padding-right-xs-158 {
    padding-left: 158px !important;
  }
  .\--margin-right-xs-158 {
    margin-left: 158px !important;
  }
  .\--padding-right-xs-159 {
    padding-left: 159px !important;
  }
  .\--margin-right-xs-159 {
    margin-left: 159px !important;
  }
  .\--padding-right-xs-160 {
    padding-left: 160px !important;
  }
  .\--margin-right-xs-160 {
    margin-left: 160px !important;
  }
  .\--padding-right-xs-161 {
    padding-left: 161px !important;
  }
  .\--margin-right-xs-161 {
    margin-left: 161px !important;
  }
  .\--padding-right-xs-162 {
    padding-left: 162px !important;
  }
  .\--margin-right-xs-162 {
    margin-left: 162px !important;
  }
  .\--padding-right-xs-163 {
    padding-left: 163px !important;
  }
  .\--margin-right-xs-163 {
    margin-left: 163px !important;
  }
  .\--padding-right-xs-164 {
    padding-left: 164px !important;
  }
  .\--margin-right-xs-164 {
    margin-left: 164px !important;
  }
  .\--padding-right-xs-165 {
    padding-left: 165px !important;
  }
  .\--margin-right-xs-165 {
    margin-left: 165px !important;
  }
  .\--padding-right-xs-166 {
    padding-left: 166px !important;
  }
  .\--margin-right-xs-166 {
    margin-left: 166px !important;
  }
  .\--padding-right-xs-167 {
    padding-left: 167px !important;
  }
  .\--margin-right-xs-167 {
    margin-left: 167px !important;
  }
  .\--padding-right-xs-168 {
    padding-left: 168px !important;
  }
  .\--margin-right-xs-168 {
    margin-left: 168px !important;
  }
  .\--padding-right-xs-169 {
    padding-left: 169px !important;
  }
  .\--margin-right-xs-169 {
    margin-left: 169px !important;
  }
  .\--padding-right-xs-170 {
    padding-left: 170px !important;
  }
  .\--margin-right-xs-170 {
    margin-left: 170px !important;
  }
  .\--padding-right-xs-171 {
    padding-left: 171px !important;
  }
  .\--margin-right-xs-171 {
    margin-left: 171px !important;
  }
  .\--padding-right-xs-172 {
    padding-left: 172px !important;
  }
  .\--margin-right-xs-172 {
    margin-left: 172px !important;
  }
  .\--padding-right-xs-173 {
    padding-left: 173px !important;
  }
  .\--margin-right-xs-173 {
    margin-left: 173px !important;
  }
  .\--padding-right-xs-174 {
    padding-left: 174px !important;
  }
  .\--margin-right-xs-174 {
    margin-left: 174px !important;
  }
  .\--padding-right-xs-175 {
    padding-left: 175px !important;
  }
  .\--margin-right-xs-175 {
    margin-left: 175px !important;
  }
  .\--padding-right-xs-176 {
    padding-left: 176px !important;
  }
  .\--margin-right-xs-176 {
    margin-left: 176px !important;
  }
  .\--padding-right-xs-177 {
    padding-left: 177px !important;
  }
  .\--margin-right-xs-177 {
    margin-left: 177px !important;
  }
  .\--padding-right-xs-178 {
    padding-left: 178px !important;
  }
  .\--margin-right-xs-178 {
    margin-left: 178px !important;
  }
  .\--padding-right-xs-179 {
    padding-left: 179px !important;
  }
  .\--margin-right-xs-179 {
    margin-left: 179px !important;
  }
  .\--padding-right-xs-180 {
    padding-left: 180px !important;
  }
  .\--margin-right-xs-180 {
    margin-left: 180px !important;
  }
  .\--padding-right-xs-181 {
    padding-left: 181px !important;
  }
  .\--margin-right-xs-181 {
    margin-left: 181px !important;
  }
  .\--padding-right-xs-182 {
    padding-left: 182px !important;
  }
  .\--margin-right-xs-182 {
    margin-left: 182px !important;
  }
  .\--padding-right-xs-183 {
    padding-left: 183px !important;
  }
  .\--margin-right-xs-183 {
    margin-left: 183px !important;
  }
  .\--padding-right-xs-184 {
    padding-left: 184px !important;
  }
  .\--margin-right-xs-184 {
    margin-left: 184px !important;
  }
  .\--padding-right-xs-185 {
    padding-left: 185px !important;
  }
  .\--margin-right-xs-185 {
    margin-left: 185px !important;
  }
  .\--padding-right-xs-186 {
    padding-left: 186px !important;
  }
  .\--margin-right-xs-186 {
    margin-left: 186px !important;
  }
  .\--padding-right-xs-187 {
    padding-left: 187px !important;
  }
  .\--margin-right-xs-187 {
    margin-left: 187px !important;
  }
  .\--padding-right-xs-188 {
    padding-left: 188px !important;
  }
  .\--margin-right-xs-188 {
    margin-left: 188px !important;
  }
  .\--padding-right-xs-189 {
    padding-left: 189px !important;
  }
  .\--margin-right-xs-189 {
    margin-left: 189px !important;
  }
  .\--padding-right-xs-190 {
    padding-left: 190px !important;
  }
  .\--margin-right-xs-190 {
    margin-left: 190px !important;
  }
  .\--padding-right-xs-191 {
    padding-left: 191px !important;
  }
  .\--margin-right-xs-191 {
    margin-left: 191px !important;
  }
  .\--padding-right-xs-192 {
    padding-left: 192px !important;
  }
  .\--margin-right-xs-192 {
    margin-left: 192px !important;
  }
  .\--padding-right-xs-193 {
    padding-left: 193px !important;
  }
  .\--margin-right-xs-193 {
    margin-left: 193px !important;
  }
  .\--padding-right-xs-194 {
    padding-left: 194px !important;
  }
  .\--margin-right-xs-194 {
    margin-left: 194px !important;
  }
  .\--padding-right-xs-195 {
    padding-left: 195px !important;
  }
  .\--margin-right-xs-195 {
    margin-left: 195px !important;
  }
  .\--padding-right-xs-196 {
    padding-left: 196px !important;
  }
  .\--margin-right-xs-196 {
    margin-left: 196px !important;
  }
  .\--padding-right-xs-197 {
    padding-left: 197px !important;
  }
  .\--margin-right-xs-197 {
    margin-left: 197px !important;
  }
  .\--padding-right-xs-198 {
    padding-left: 198px !important;
  }
  .\--margin-right-xs-198 {
    margin-left: 198px !important;
  }
  .\--padding-right-xs-199 {
    padding-left: 199px !important;
  }
  .\--margin-right-xs-199 {
    margin-left: 199px !important;
  }
  .\--padding-right-xs-200 {
    padding-left: 200px !important;
  }
  .\--margin-right-xs-200 {
    margin-left: 200px !important;
  }
  .\--padding-right-xs-201 {
    padding-left: 201px !important;
  }
  .\--margin-right-xs-201 {
    margin-left: 201px !important;
  }
  .\--padding-right-xs-202 {
    padding-left: 202px !important;
  }
  .\--margin-right-xs-202 {
    margin-left: 202px !important;
  }
  .\--padding-right-xs-203 {
    padding-left: 203px !important;
  }
  .\--margin-right-xs-203 {
    margin-left: 203px !important;
  }
  .\--padding-right-xs-204 {
    padding-left: 204px !important;
  }
  .\--margin-right-xs-204 {
    margin-left: 204px !important;
  }
  .\--padding-right-xs-205 {
    padding-left: 205px !important;
  }
  .\--margin-right-xs-205 {
    margin-left: 205px !important;
  }
  .\--padding-right-xs-206 {
    padding-left: 206px !important;
  }
  .\--margin-right-xs-206 {
    margin-left: 206px !important;
  }
  .\--padding-right-xs-207 {
    padding-left: 207px !important;
  }
  .\--margin-right-xs-207 {
    margin-left: 207px !important;
  }
  .\--padding-right-xs-208 {
    padding-left: 208px !important;
  }
  .\--margin-right-xs-208 {
    margin-left: 208px !important;
  }
  .\--padding-right-xs-209 {
    padding-left: 209px !important;
  }
  .\--margin-right-xs-209 {
    margin-left: 209px !important;
  }
  .\--padding-right-xs-210 {
    padding-left: 210px !important;
  }
  .\--margin-right-xs-210 {
    margin-left: 210px !important;
  }
  .\--padding-right-xs-211 {
    padding-left: 211px !important;
  }
  .\--margin-right-xs-211 {
    margin-left: 211px !important;
  }
  .\--padding-right-xs-212 {
    padding-left: 212px !important;
  }
  .\--margin-right-xs-212 {
    margin-left: 212px !important;
  }
  .\--padding-right-xs-213 {
    padding-left: 213px !important;
  }
  .\--margin-right-xs-213 {
    margin-left: 213px !important;
  }
  .\--padding-right-xs-214 {
    padding-left: 214px !important;
  }
  .\--margin-right-xs-214 {
    margin-left: 214px !important;
  }
  .\--padding-right-xs-215 {
    padding-left: 215px !important;
  }
  .\--margin-right-xs-215 {
    margin-left: 215px !important;
  }
  .\--padding-right-xs-216 {
    padding-left: 216px !important;
  }
  .\--margin-right-xs-216 {
    margin-left: 216px !important;
  }
  .\--padding-right-xs-217 {
    padding-left: 217px !important;
  }
  .\--margin-right-xs-217 {
    margin-left: 217px !important;
  }
  .\--padding-right-xs-218 {
    padding-left: 218px !important;
  }
  .\--margin-right-xs-218 {
    margin-left: 218px !important;
  }
  .\--padding-right-xs-219 {
    padding-left: 219px !important;
  }
  .\--margin-right-xs-219 {
    margin-left: 219px !important;
  }
  .\--padding-right-xs-220 {
    padding-left: 220px !important;
  }
  .\--margin-right-xs-220 {
    margin-left: 220px !important;
  }
  .\--padding-right-xs-221 {
    padding-left: 221px !important;
  }
  .\--margin-right-xs-221 {
    margin-left: 221px !important;
  }
  .\--padding-right-xs-222 {
    padding-left: 222px !important;
  }
  .\--margin-right-xs-222 {
    margin-left: 222px !important;
  }
  .\--padding-right-xs-223 {
    padding-left: 223px !important;
  }
  .\--margin-right-xs-223 {
    margin-left: 223px !important;
  }
  .\--padding-right-xs-224 {
    padding-left: 224px !important;
  }
  .\--margin-right-xs-224 {
    margin-left: 224px !important;
  }
  .\--padding-right-xs-225 {
    padding-left: 225px !important;
  }
  .\--margin-right-xs-225 {
    margin-left: 225px !important;
  }
  .\--padding-right-xs-226 {
    padding-left: 226px !important;
  }
  .\--margin-right-xs-226 {
    margin-left: 226px !important;
  }
  .\--padding-right-xs-227 {
    padding-left: 227px !important;
  }
  .\--margin-right-xs-227 {
    margin-left: 227px !important;
  }
  .\--padding-right-xs-228 {
    padding-left: 228px !important;
  }
  .\--margin-right-xs-228 {
    margin-left: 228px !important;
  }
  .\--padding-right-xs-229 {
    padding-left: 229px !important;
  }
  .\--margin-right-xs-229 {
    margin-left: 229px !important;
  }
  .\--padding-right-xs-230 {
    padding-left: 230px !important;
  }
  .\--margin-right-xs-230 {
    margin-left: 230px !important;
  }
  .\--padding-right-xs-231 {
    padding-left: 231px !important;
  }
  .\--margin-right-xs-231 {
    margin-left: 231px !important;
  }
  .\--padding-right-xs-232 {
    padding-left: 232px !important;
  }
  .\--margin-right-xs-232 {
    margin-left: 232px !important;
  }
  .\--padding-right-xs-233 {
    padding-left: 233px !important;
  }
  .\--margin-right-xs-233 {
    margin-left: 233px !important;
  }
  .\--padding-right-xs-234 {
    padding-left: 234px !important;
  }
  .\--margin-right-xs-234 {
    margin-left: 234px !important;
  }
  .\--padding-right-xs-235 {
    padding-left: 235px !important;
  }
  .\--margin-right-xs-235 {
    margin-left: 235px !important;
  }
  .\--padding-right-xs-236 {
    padding-left: 236px !important;
  }
  .\--margin-right-xs-236 {
    margin-left: 236px !important;
  }
  .\--padding-right-xs-237 {
    padding-left: 237px !important;
  }
  .\--margin-right-xs-237 {
    margin-left: 237px !important;
  }
  .\--padding-right-xs-238 {
    padding-left: 238px !important;
  }
  .\--margin-right-xs-238 {
    margin-left: 238px !important;
  }
  .\--padding-right-xs-239 {
    padding-left: 239px !important;
  }
  .\--margin-right-xs-239 {
    margin-left: 239px !important;
  }
  .\--padding-right-xs-240 {
    padding-left: 240px !important;
  }
  .\--margin-right-xs-240 {
    margin-left: 240px !important;
  }
  .\--padding-right-xs-241 {
    padding-left: 241px !important;
  }
  .\--margin-right-xs-241 {
    margin-left: 241px !important;
  }
  .\--padding-right-xs-242 {
    padding-left: 242px !important;
  }
  .\--margin-right-xs-242 {
    margin-left: 242px !important;
  }
  .\--padding-right-xs-243 {
    padding-left: 243px !important;
  }
  .\--margin-right-xs-243 {
    margin-left: 243px !important;
  }
  .\--padding-right-xs-244 {
    padding-left: 244px !important;
  }
  .\--margin-right-xs-244 {
    margin-left: 244px !important;
  }
  .\--padding-right-xs-245 {
    padding-left: 245px !important;
  }
  .\--margin-right-xs-245 {
    margin-left: 245px !important;
  }
  .\--padding-right-xs-246 {
    padding-left: 246px !important;
  }
  .\--margin-right-xs-246 {
    margin-left: 246px !important;
  }
  .\--padding-right-xs-247 {
    padding-left: 247px !important;
  }
  .\--margin-right-xs-247 {
    margin-left: 247px !important;
  }
  .\--padding-right-xs-248 {
    padding-left: 248px !important;
  }
  .\--margin-right-xs-248 {
    margin-left: 248px !important;
  }
  .\--padding-right-xs-249 {
    padding-left: 249px !important;
  }
  .\--margin-right-xs-249 {
    margin-left: 249px !important;
  }
  .\--padding-right-xs-250 {
    padding-left: 250px !important;
  }
  .\--margin-right-xs-250 {
    margin-left: 250px !important;
  }
  .\--padding-right-xs-251 {
    padding-left: 251px !important;
  }
  .\--margin-right-xs-251 {
    margin-left: 251px !important;
  }
  .\--padding-right-xs-252 {
    padding-left: 252px !important;
  }
  .\--margin-right-xs-252 {
    margin-left: 252px !important;
  }
  .\--padding-right-xs-253 {
    padding-left: 253px !important;
  }
  .\--margin-right-xs-253 {
    margin-left: 253px !important;
  }
  .\--padding-right-xs-254 {
    padding-left: 254px !important;
  }
  .\--margin-right-xs-254 {
    margin-left: 254px !important;
  }
  .\--padding-right-xs-255 {
    padding-left: 255px !important;
  }
  .\--margin-right-xs-255 {
    margin-left: 255px !important;
  }
  .\--padding-right-xs-256 {
    padding-left: 256px !important;
  }
  .\--margin-right-xs-256 {
    margin-left: 256px !important;
  }
  .\--padding-right-xs-257 {
    padding-left: 257px !important;
  }
  .\--margin-right-xs-257 {
    margin-left: 257px !important;
  }
  .\--padding-right-xs-258 {
    padding-left: 258px !important;
  }
  .\--margin-right-xs-258 {
    margin-left: 258px !important;
  }
  .\--padding-right-xs-259 {
    padding-left: 259px !important;
  }
  .\--margin-right-xs-259 {
    margin-left: 259px !important;
  }
  .\--padding-right-xs-260 {
    padding-left: 260px !important;
  }
  .\--margin-right-xs-260 {
    margin-left: 260px !important;
  }
  .\--padding-right-xs-261 {
    padding-left: 261px !important;
  }
  .\--margin-right-xs-261 {
    margin-left: 261px !important;
  }
  .\--padding-right-xs-262 {
    padding-left: 262px !important;
  }
  .\--margin-right-xs-262 {
    margin-left: 262px !important;
  }
  .\--padding-right-xs-263 {
    padding-left: 263px !important;
  }
  .\--margin-right-xs-263 {
    margin-left: 263px !important;
  }
  .\--padding-right-xs-264 {
    padding-left: 264px !important;
  }
  .\--margin-right-xs-264 {
    margin-left: 264px !important;
  }
  .\--padding-right-xs-265 {
    padding-left: 265px !important;
  }
  .\--margin-right-xs-265 {
    margin-left: 265px !important;
  }
  .\--padding-right-xs-266 {
    padding-left: 266px !important;
  }
  .\--margin-right-xs-266 {
    margin-left: 266px !important;
  }
  .\--padding-right-xs-267 {
    padding-left: 267px !important;
  }
  .\--margin-right-xs-267 {
    margin-left: 267px !important;
  }
  .\--padding-right-xs-268 {
    padding-left: 268px !important;
  }
  .\--margin-right-xs-268 {
    margin-left: 268px !important;
  }
  .\--padding-right-xs-269 {
    padding-left: 269px !important;
  }
  .\--margin-right-xs-269 {
    margin-left: 269px !important;
  }
  .\--padding-right-xs-270 {
    padding-left: 270px !important;
  }
  .\--margin-right-xs-270 {
    margin-left: 270px !important;
  }
  .\--padding-right-xs-271 {
    padding-left: 271px !important;
  }
  .\--margin-right-xs-271 {
    margin-left: 271px !important;
  }
  .\--padding-right-xs-272 {
    padding-left: 272px !important;
  }
  .\--margin-right-xs-272 {
    margin-left: 272px !important;
  }
  .\--padding-right-xs-273 {
    padding-left: 273px !important;
  }
  .\--margin-right-xs-273 {
    margin-left: 273px !important;
  }
  .\--padding-right-xs-274 {
    padding-left: 274px !important;
  }
  .\--margin-right-xs-274 {
    margin-left: 274px !important;
  }
  .\--padding-right-xs-275 {
    padding-left: 275px !important;
  }
  .\--margin-right-xs-275 {
    margin-left: 275px !important;
  }
  .\--padding-right-xs-276 {
    padding-left: 276px !important;
  }
  .\--margin-right-xs-276 {
    margin-left: 276px !important;
  }
  .\--padding-right-xs-277 {
    padding-left: 277px !important;
  }
  .\--margin-right-xs-277 {
    margin-left: 277px !important;
  }
  .\--padding-right-xs-278 {
    padding-left: 278px !important;
  }
  .\--margin-right-xs-278 {
    margin-left: 278px !important;
  }
  .\--padding-right-xs-279 {
    padding-left: 279px !important;
  }
  .\--margin-right-xs-279 {
    margin-left: 279px !important;
  }
  .\--padding-right-xs-280 {
    padding-left: 280px !important;
  }
  .\--margin-right-xs-280 {
    margin-left: 280px !important;
  }
  .\--padding-right-xs-281 {
    padding-left: 281px !important;
  }
  .\--margin-right-xs-281 {
    margin-left: 281px !important;
  }
  .\--padding-right-xs-282 {
    padding-left: 282px !important;
  }
  .\--margin-right-xs-282 {
    margin-left: 282px !important;
  }
  .\--padding-right-xs-283 {
    padding-left: 283px !important;
  }
  .\--margin-right-xs-283 {
    margin-left: 283px !important;
  }
  .\--padding-right-xs-284 {
    padding-left: 284px !important;
  }
  .\--margin-right-xs-284 {
    margin-left: 284px !important;
  }
  .\--padding-right-xs-285 {
    padding-left: 285px !important;
  }
  .\--margin-right-xs-285 {
    margin-left: 285px !important;
  }
  .\--padding-right-xs-286 {
    padding-left: 286px !important;
  }
  .\--margin-right-xs-286 {
    margin-left: 286px !important;
  }
  .\--padding-right-xs-287 {
    padding-left: 287px !important;
  }
  .\--margin-right-xs-287 {
    margin-left: 287px !important;
  }
  .\--padding-right-xs-288 {
    padding-left: 288px !important;
  }
  .\--margin-right-xs-288 {
    margin-left: 288px !important;
  }
  .\--padding-right-xs-289 {
    padding-left: 289px !important;
  }
  .\--margin-right-xs-289 {
    margin-left: 289px !important;
  }
  .\--padding-right-xs-290 {
    padding-left: 290px !important;
  }
  .\--margin-right-xs-290 {
    margin-left: 290px !important;
  }
  .\--padding-right-xs-291 {
    padding-left: 291px !important;
  }
  .\--margin-right-xs-291 {
    margin-left: 291px !important;
  }
  .\--padding-right-xs-292 {
    padding-left: 292px !important;
  }
  .\--margin-right-xs-292 {
    margin-left: 292px !important;
  }
  .\--padding-right-xs-293 {
    padding-left: 293px !important;
  }
  .\--margin-right-xs-293 {
    margin-left: 293px !important;
  }
  .\--padding-right-xs-294 {
    padding-left: 294px !important;
  }
  .\--margin-right-xs-294 {
    margin-left: 294px !important;
  }
  .\--padding-right-xs-295 {
    padding-left: 295px !important;
  }
  .\--margin-right-xs-295 {
    margin-left: 295px !important;
  }
  .\--padding-right-xs-296 {
    padding-left: 296px !important;
  }
  .\--margin-right-xs-296 {
    margin-left: 296px !important;
  }
  .\--padding-right-xs-297 {
    padding-left: 297px !important;
  }
  .\--margin-right-xs-297 {
    margin-left: 297px !important;
  }
  .\--padding-right-xs-298 {
    padding-left: 298px !important;
  }
  .\--margin-right-xs-298 {
    margin-left: 298px !important;
  }
  .\--padding-right-xs-299 {
    padding-left: 299px !important;
  }
  .\--margin-right-xs-299 {
    margin-left: 299px !important;
  }
  .\--padding-right-xs-300 {
    padding-left: 300px !important;
  }
  .\--margin-right-xs-300 {
    margin-left: 300px !important;
  }
}

/* breakpoints */
.comp-detail-table {
  margin-bottom: 2.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-detail-table {
    margin-bottom: 3.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-detail-table.container-inner-right.container {
    padding-left: 5rem;
  }
}

.comp-detail-table .heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 38px;
  color: #000;
  margin-bottom: 0.25rem;
}

@media only screen and (min-width: 768px) {
  .comp-detail-table .heading {
    font-size: 32px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-detail-table .heading {
    font-size: 37px;
    line-height: 44px;
    margin-bottom: 1rem;
  }
}

.comp-detail-table table {
  table-layout: fixed;
  width: 100%;
}

.comp-detail-table table tr td {
  display: block;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  .comp-detail-table table tr td {
    display: table-cell;
  }
}

.comp-detail-table table tr td.title {
  font-weight: bold;
  padding: 1rem 0;
  font-size: 18px;
  line-height: 22px;
  text-align: right;
  width: 100%;
}

.ar .site-dda .comp-detail-table table tr td.title {
  line-height: 24px;
}

@media only screen and (min-width: 768px) {
  .comp-detail-table table tr td.title {
    width: 10.2rem;
    padding: 1.5rem 0 1.5rem 1rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-detail-table table tr td.title {
    width: 12.1rem;
  }
}

.comp-detail-table table tr td.title span {
  max-height: 2.2rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: block;
  width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.comp-detail-table table tr td.desc {
  padding-bottom: 1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: right;
  width: 100%;
  word-break: break-word;
}

.ar .site-dda .comp-detail-table table tr td.desc {
  font-size: 20px;
  line-height: 32px;
}

@media only screen and (min-width: 768px) {
  .comp-detail-table table tr td.desc {
    padding: 1.5rem 0;
  }
}

.comp-detail-table table tr td.desc h1,
.comp-detail-table table tr td.desc .heading-1,
.comp-detail-table table tr td.desc h2,
.comp-detail-table table tr td.desc .heading-2,
.comp-detail-table table tr td.desc h3,
.comp-detail-table table tr td.desc .heading-3,
.comp-detail-table table tr td.desc h4,
.comp-detail-table table tr td.desc .heading-4,
.comp-detail-table table tr td.desc h5,
.comp-detail-table table tr td.desc .heading-5,
.comp-detail-table table tr td.desc h6,
.comp-detail-table table tr td.desc .heading-6,
.comp-detail-table table tr td.desc h7,
.comp-detail-table table tr td.desc .heading-7,
.comp-detail-table table tr td.desc h8,
.comp-detail-table table tr td.desc .heading-8 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
}

.comp-detail-table table tr td.desc .small-text {
  font-size: 14px;
  line-height: 18px;
}

.ar .site-dda .comp-detail-table table tr td.desc .small-text {
  font-size: 18px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) {
  .comp-detail-table table tr td.desc .small-text {
    font-size: 16px;
    line-height: 22px;
  }
  .ar .site-dda .comp-detail-table table tr td.desc .small-text {
    font-size: 20px;
    line-height: 32px;
  }
}

.comp-detail-table table tr td.desc .font-size-35,
.comp-detail-table table tr td.desc .font-size-40,
.comp-detail-table table tr td.desc .font-size-45,
.comp-detail-table table tr td.desc .font-size-120,
.comp-detail-table table tr td.desc .font-size-180 {
  font-size: 42px;
}

@media only screen and (min-width: 992px) {
  .comp-detail-table table tr td.desc .font-size-35 {
    font-size: 1.75rem !important;
  }
  .comp-detail-table table tr td.desc .font-size-40 {
    font-size: 2rem !important;
  }
  .comp-detail-table table tr td.desc .font-size-45 {
    font-size: 2.25rem !important;
  }
  .comp-detail-table table tr td.desc .font-size-120 {
    font-size: 6rem !important;
  }
  .comp-detail-table table tr td.desc .font-size-180 {
    font-size: 9rem !important;
  }
}

.comp-detail-table table tr td.desc .font-size-16 {
  font-size: 16px;
  line-height: 18px;
}

.comp-detail-table table tr td.desc .font-size-14 {
  font-size: 14px;
  line-height: 14px;
}

.comp-detail-table table tr td.desc b,
.comp-detail-table table tr td.desc strong {
  font-weight: bold;
}

.comp-detail-table table tr td.desc small {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 13px;
  line-height: 14px;
}

.ar .site-dda .comp-detail-table table tr td.desc small {
  font-size: 16px;
  line-height: 26px;
}

.comp-detail-table table tr td.desc a {
  color: #b5131d;
  text-decoration: underline;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .comp-detail-table table tr td.desc a {
    text-decoration: none;
  }
  .comp-detail-table table tr td.desc a:hover {
    text-decoration: underline;
  }
}

.comp-detail-table table tr td.desc ul {
  list-style: none;
  padding-right: 1rem;
}

.comp-detail-table table tr td.desc ul.ls-style-dot {
  list-style: disc;
}

.comp-detail-table table tr td.desc ul.ls-style-dash li {
  position: relative;
}

.comp-detail-table table tr td.desc ul.ls-style-dash li::before {
  content: "-";
  position: absolute;
  right: 0;
  font-size: inherit;
  margin-right: -1rem;
}

@media only screen and (min-width: 768px) {
  .comp-detail-table table tr:not(:last-child) td.title {
    border-bottom: 0.05rem solid #c4c4c4;
  }
}

.comp-detail-table table tr:not(:last-child) td.desc {
  border-bottom: 0.05rem solid #c4c4c4;
}

/* breakpoints */
.comp-hero-banner-short {
  position: relative;
  min-height: 20.6rem;
}

@media only screen and (min-width: 992px) {
  .comp-hero-banner-short {
    min-height: 28.5rem;
  }
}

.comp-hero-banner-short .\--has-overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.comp-hero-banner-short .bg-img::after {
  content: "";
  width: 100%;
  height: 8.85rem;
  position: absolute;
  bottom: -0.05rem;
  right: 0;
  background: -webkit-gradient(linear, right bottom, right top, from(#fff), color-stop(8%, rgba(255, 255, 255, 0.97)), color-stop(15%, rgba(255, 255, 255, 0.9)), color-stop(22%, rgba(255, 255, 255, 0.8)), color-stop(30%, rgba(255, 255, 255, 0.65)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(65%, rgba(255, 255, 255, 0.2)), color-stop(80%, rgba(255, 255, 255, 0.1)), color-stop(90%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
}

@media only screen and (min-width: 992px) {
  .comp-hero-banner-short .bg-img::after {
    height: 7.55rem;
  }
}

@charset "UTF-8";
/* breakpoints */
.on-page-editor .accordion .toggle-content [scfieldtype="rich text"] {
  display: block;
}

.accordion {
  padding: 0;
  margin-bottom: 10px;
}

.accordion .active .toggle-header .field-heading:before {
  -webkit-transform: translate(50%, -50%) rotate(90deg) !important;
      -ms-transform: translate(50%, -50%) rotate(90deg) !important;
          transform: translate(50%, -50%) rotate(90deg) !important;
}

@media only screen and (min-width: 992px) {
  .accordion .active .toggle-header .field-heading:before {
    -webkit-transform: translate(50%, -55%) rotate(-90deg) !important;
        -ms-transform: translate(50%, -55%) rotate(-90deg) !important;
            transform: translate(50%, -55%) rotate(-90deg) !important;
  }
}

.accordion .toggle-header {
  cursor: pointer;
  background-color: transparent;
  max-width: 90%;
}

.accordion .toggle-header:hover {
  background-color: transparent;
}

.accordion .toggle-header .img-responsive {
  padding-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-header .img-responsive {
    padding-bottom: 0;
    max-width: 30%;
  }
}

.accordion .toggle-header .img-responsive .component-content {
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-header .img-responsive .component-content {
    padding-left: 17px;
    text-align: right;
  }
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-header .img-responsive + .content {
    max-width: 70%;
  }
}

.accordion .toggle-header .component {
  margin-top: 0;
}

.accordion .toggle-header .component.title {
  margin-top: 0;
}

.accordion .toggle-header .component.content {
  -ms-flex-item-align: center;
      align-self: center;
  width: 100%;
}

.accordion .toggle-header .component .field-heading {
  font-size: 15px;
  font-weight: normal;
}

.accordion .toggle-header .component .field-heading:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  display: block;
  content: "\f105";
  color: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translate(50%, -50%) rotate(-90deg);
      -ms-transform: translate(50%, -50%) rotate(-90deg);
          transform: translate(50%, -50%) rotate(-90deg);
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-header .component .field-heading:before {
    font-size: 40px;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #a4a4a4;
    -ms-flex-item-align: center;
        align-self: center;
    text-align: center;
    padding-right: 5px;
    -webkit-transform: translate(50%, -50%) rotate(0);
        -ms-transform: translate(50%, -50%) rotate(0);
            transform: translate(50%, -50%) rotate(0);
  }
}

.accordion .toggle-header .label {
  padding: 14px 0;
  text-align: right;
  display: block;
  background: transparent;
  position: static;
  z-index: 3;
  white-space: normal;
}

.accordion .toggle-header .label:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-header .label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.accordion .toggle-content {
  padding-bottom: 14px;
  background-color: transparent;
}

.accordion .toggle-content:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-content {
    max-width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-content .img-responsive + .content {
    max-width: 70%;
  }
}

.accordion .toggle-content .component {
  margin-top: 0;
}

.accordion .toggle-content .img-responsive {
  padding-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-content .img-responsive {
    padding-bottom: 0;
    max-width: 30%;
  }
}

.accordion .toggle-content .img-responsive .component-content {
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .accordion .toggle-content .img-responsive .component-content {
    text-align: right;
    width: 100%;
    padding-left: 17px;
  }
}

.accordion .toggle-content .field-content a {
  color: #b5131d;
}

.accordion .toggle-content .field-content a:hover {
  text-decoration: none;
}

.accordion .toggle-content .field-content p {
  font-size: 14px;
}

.accordion .items {
  overflow: hidden;
  padding: 0;
}

.accordion .item {
  position: relative;
  padding-bottom: 10px;
}

.accordion .item:not(:last-child) {
  border-bottom: 1px solid #d2d2d2;
}

/* breakpoints */
.accordion-horizontal {
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}

.accordion-horizontal.accordion-image .items .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 50px 0 0;
  margin: 0;
  min-height: 300px;
  border-left: 1px solid #d2d2d2;
}

.accordion-horizontal.accordion-image .items .item.active .toggle-header {
  background: transparent !important;
}

.accordion-horizontal.accordion-image .items .item.active .toggle-content {
  right: 0 !important;
}

.accordion-horizontal.accordion-image .items .item .toggle-header {
  width: 50px;
  border-left: none;
}

.accordion-horizontal.accordion-image .items .item .toggle-header:before {
  right: 0;
  left: 0;
  margin: 0 auto;
}

.accordion-horizontal.accordion-image .items .item .toggle-content {
  padding: 0;
}

.accordion-horizontal .items {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.accordion-horizontal .items .item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  float: right;
  margin: 0;
  padding: 0 40px 0 0;
  min-height: 250px;
  position: relative;
}

.accordion-horizontal .items .item.active .toggle-header {
  background: transparent;
}

.accordion-horizontal .items .item .toggle-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  z-index: 11;
  top: 0;
  right: 0;
  padding: 0;
  width: 40px;
  min-height: 100%;
  border-left: 1px solid #d2d2d2;
  border-bottom: none;
  background: transparent;
}

.accordion-horizontal .items .item .toggle-header .component {
  margin-top: 0px;
}

.accordion-horizontal .items .item .toggle-header .label {
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: translateX(50%) translateY(-50%) rotate(90deg);
      -ms-transform: translateX(50%) translateY(-50%) rotate(90deg);
          transform: translateX(50%) translateY(-50%) rotate(90deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  right: 50%;
  top: 50%;
}

.accordion-horizontal .items .item .toggle-header .label p {
  width: 200px;
}

.accordion-horizontal .items .item .toggle-header .label div.field-heading {
  width: 220px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 16px;
}

.accordion-horizontal .items .item .toggle-header .label div.field-heading span.scWebEditInput {
  width: 220px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.accordion-horizontal .items .item .toggle-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  right: auto;
  z-index: 10;
  height: 100%;
  overflow: hidden;
  text-align: right;
  padding: 10px;
}

/* breakpoints */
.socials-comp {
  position: absolute;
  top: 5rem;
  left: 1rem;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .socials-comp {
    top: 7.65rem;
    left: calc((100% - 688px) / 2);
  }
}

@media only screen and (min-width: 992px) {
  .socials-comp {
    top: auto;
    bottom: 3.85rem;
    left: calc(((100vw - 952px) / 2) + 20px);
  }
}

@media only screen and (min-width: 1200px) {
  .socials-comp {
    left: calc(((100vw - 1160px) / 2) + 20px);
  }
}

.socials-comp .addthis_toolbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.socials-comp .addthis_toolbox em {
  color: #fff;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

.socials-comp .addthis_toolbox a {
  margin-bottom: 1.25rem;
  text-align: center;
}

.socials-comp .addthis_toolbox a:hover, .socials-comp .addthis_toolbox a:focus {
  text-decoration: none;
}

.socials-comp .addthis_toolbox a:hover em, .socials-comp .addthis_toolbox a:focus em {
  color: #fcea10;
}

.socials-comp .addthis_toolbox .fa-facebook, .socials-comp .addthis_toolbox .fa-twitter,
.socials-comp .addthis_toolbox .fa-share {
  font-size: 16px;
}

.socials-comp .addthis_toolbox .ico-mail {
  font-size: 12px;
}

.socials-comp .custom_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* breakpoints */
.apply-and-upload-form-wrapper .comp-hero {
  height: 100%;
}

.apply-and-upload-form-wrapper .logo-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1.5rem;
}

.apply-and-upload-form-wrapper .logo-item {
  width: 3rem;
  height: 1.7rem;
}

@media only screen and (min-width: 768px) {
  .apply-and-upload-form-wrapper .logo-item {
    width: auto;
    height: auto;
    max-height: 2.15rem;
    padding-left: 0;
    margin-left: 0.5rem;
  }
}

.apply-and-upload-form-wrapper .logo-list {
  padding-right: 0.5rem;
}

.apply-and-upload-form-wrapper .logo-list .logo-item {
  width: 30%;
  padding-left: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .apply-and-upload-form-wrapper .logo-list .logo-item {
    width: auto;
  }
}

@media only screen and (min-width: 992px) {
  .apply-and-upload-form-wrapper .wrapper-input .col-md-4:not(:last-child) {
    margin-left: 1.2rem;
  }
  .apply-and-upload-form-wrapper .wrapper-input .col-md-6:not(:last-child) {
    margin-left: 1.7rem;
  }
  .apply-and-upload-form-wrapper .comp-upload-file {
    max-width: 18.75rem;
    min-width: auto;
  }
}

.apply-and-upload-form-wrapper .comp-form-element-wrapper .comp-heading {
  color: #000;
}

.apply-and-upload-form-wrapper .questions {
  padding-top: 1.8rem;
}

@media only screen and (min-width: 992px) {
  .apply-and-upload-form-wrapper .questions .col-md-4.comp-input, .apply-and-upload-form-wrapper .questions .col-md-4.comp-select, .apply-and-upload-form-wrapper .questions .col-md-4.phone-input {
    width: 12.3rem;
    min-width: auto;
  }
  .apply-and-upload-form-wrapper .questions .col-md-4.comp-select .choices__inner {
    min-width: auto;
    padding-bottom: 0.175rem;
  }
  .apply-and-upload-form-wrapper .questions .col-md-6.comp-input, .apply-and-upload-form-wrapper .questions .col-md-6.comp-select {
    width: 50%;
  }
  .apply-and-upload-form-wrapper .questions .url-input .comp-input {
    width: 100%;
  }
  .apply-and-upload-form-wrapper .questions .url-input .comp-input .input-controller:focus ~ .input-label,
  .apply-and-upload-form-wrapper .questions .url-input .comp-input .input-controller.\--filled ~ .input-label {
    opacity: 0;
  }
  .apply-and-upload-form-wrapper .questions .url-input .title {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.85714em;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .apply-and-upload-form-wrapper .questions .group-input .url-input {
    margin-left: 2.25rem;
  }
  .apply-and-upload-form-wrapper .questions .group-input .comp-upload-file {
    padding-right: 0;
  }
  .apply-and-upload-form-wrapper .questions .group-input .url-input,
  .apply-and-upload-form-wrapper .questions .group-input .comp-upload-file {
    position: relative;
    width: 50%;
    max-width: 18rem;
  }
  .apply-and-upload-form-wrapper .questions .col-md-12.comp-input, .apply-and-upload-form-wrapper .questions .col-md-12.comp-select {
    width: 100%;
  }
  .apply-and-upload-form-wrapper .questions .btn-submit {
    display: block;
    float: left;
    margin-bottom: 3rem;
    clear: both;
  }
}

.apply-and-upload-form-wrapper .questions .group-input, .apply-and-upload-form-wrapper .questions .phone-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: baseline;
      -ms-flex-pack: baseline;
          justify-content: baseline;
}

.apply-and-upload-form-wrapper .questions .group-input .comp-input, .apply-and-upload-form-wrapper .questions .group-input .comp-select, .apply-and-upload-form-wrapper .questions .phone-input .comp-input, .apply-and-upload-form-wrapper .questions .phone-input .comp-select {
  width: 50%;
  min-width: auto;
}

.apply-and-upload-form-wrapper .questions .group-input .comp-input .input-label, .apply-and-upload-form-wrapper .questions .group-input .comp-select .input-label, .apply-and-upload-form-wrapper .questions .phone-input .comp-input .input-label, .apply-and-upload-form-wrapper .questions .phone-input .comp-select .input-label {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.apply-and-upload-form-wrapper .questions .group-input .comp-select, .apply-and-upload-form-wrapper .questions .phone-input .comp-select {
  padding-left: 10px;
}

@media only screen and (min-width: 992px) {
  .apply-and-upload-form-wrapper .questions .group-input .comp-input, .apply-and-upload-form-wrapper .questions .phone-input .comp-input {
    padding-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  .apply-and-upload-form-wrapper .questions .group-input:not(.phone-input) {
    display: block;
  }
  .apply-and-upload-form-wrapper .questions .group-input:not(.phone-input) .url-input,
  .apply-and-upload-form-wrapper .questions .group-input:not(.phone-input) .comp-upload-file {
    min-width: auto;
    width: 100%;
  }
  .apply-and-upload-form-wrapper .questions .group-input:not(.phone-input) .comp-upload-file {
    padding-right: 0;
  }
}

.apply-and-upload-form-wrapper .questions .group-input:not(.phone-input) .url-input .comp-input {
  width: 100%;
}

.apply-and-upload-form-wrapper .questions .group-input:not(.phone-input) .condition-text {
  display: block;
  padding: 0 0.5rem 0.25rem;
  color: #414042;
  font-size: 0.6rem;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .apply-and-upload-form-wrapper .questions .group-input:not(.phone-input) .condition-text {
    padding: 0.9rem;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}

@media only screen and (max-width: 991px) {
  .apply-and-upload-form-wrapper .form-carousel .btn-submit {
    padding-right: 0.175rem;
  }
}

.apply-and-upload-form-wrapper .form-carousel .swiper-wrapper {
  z-index: 11;
}

.apply-and-upload-form-wrapper .form-carousel .swiper-button-prev,
.apply-and-upload-form-wrapper .form-carousel .swiper-button-next,
.apply-and-upload-form-wrapper .form-carousel .swiper-pagination-fraction {
  color: #000;
}

.apply-and-upload-form-wrapper .form-carousel .swiper-controller,
.apply-and-upload-form-wrapper .form-carousel .swiper-pagination {
  bottom: 1rem;
}

.apply-and-upload-form-wrapper .form-carousel .swiper-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  left: 0.5rem;
}

.apply-and-upload-form-wrapper .form-carousel .swiper-pagination {
  display: none;
  right: 0;
}

@media only screen and (min-width: 992px) {
  .apply-and-upload-form-wrapper .form-carousel {
    padding-bottom: 2rem;
  }
  .apply-and-upload-form-wrapper .form-carousel .swiper-controller,
  .apply-and-upload-form-wrapper .form-carousel .swiper-pagination {
    bottom: 0;
  }
  .apply-and-upload-form-wrapper .form-carousel .swiper-pagination {
    display: block;
  }
}

.apply-and-upload-form-wrapper .form-carousel .swiper-pagination-current:after {
  border-color: #414042;
}

.apply-and-upload-form-wrapper .form-carousel .parsley-errors-list {
  padding-bottom: 0;
  padding-top: 0;
  margin-right: 0;
}

.apply-and-upload-form-wrapper .form-carousel .parsley-errors-list li {
  list-style-type: none;
  margin-right: 0;
}

.go-freelance-wrapper .tab {
  padding: 0;
}

@charset "UTF-8";
/* breakpoints */
.sxa-archive .level-1 {
  display: block !important;
  padding-right: 10px;
}

.sxa-archive .level-1 > li > .group-header {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

.sxa-archive .group-header {
  position: relative;
}

.sxa-archive .group-header:before {
  font-size: 10px;
  font-size: 1rem;
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 10px;
  position: absolute;
  content: "\f0fe";
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -15px;
  padding: 0;
}

.sxa-archive .group-header.opened:before {
  content: "\f146";
}

.sxa-archive ul {
  display: none;
  margin-right: 10px;
  cursor: pointer;
}

.sxa-archive ul li {
  position: relative;
}

.sxa-archive .archive-items {
  display: none;
}

.sxa-archive .archive-items .archive-item {
  /* breakpoints */
  cursor: default;
}

.sxa-archive .archive-items .archive-item a {
  background-color: transparent;
  text-decoration: none;
  font-size: 13px;
  color: #747474;
  border-bottom: 1px solid #89c6cc;
}

.sxa-archive .archive-items .archive-item a:hover {
  color: #878787;
  text-decoration: none;
}

/* breakpoints */
[data-background-src],
.bg-fixed {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pos-left-top {
  background-position: right top !important;
}

.pos-left-center {
  background-position: right center !important;
}

.pos-left-bottom {
  background-position: right bottom !important;
}

.pos-center-top {
  background-position: center top !important;
}

.pos-center-center {
  background-position: center center !important;
}

.pos-center-bottom {
  background-position: center bottom !important;
}

.pos-right-top {
  background-position: left top !important;
}

.pos-right-center {
  background-position: left center !important;
}

.pos-right-bottom {
  background-position: left bottom !important;
}

@charset "UTF-8";
/* breakpoints */
.breadcrumb.component {
  margin: 0 0 10px 0;
  background: transparent;
}

.breadcrumb.component:after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumb.component.breadcrumb-navigation {
  overflow: visible;
}

.breadcrumb.component a {
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  color: #747474;
}

.breadcrumb.component ol {
  list-style: none;
}

.breadcrumb.component .field-title {
  display: inline-block;
}

.breadcrumb.component .separator {
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
}

.breadcrumb.component li {
  position: relative;
  display: block;
  float: right;
}

.breadcrumb.component li > .navigation-title {
  display: inline-block;
  vertical-align: middle;
}

.breadcrumb.component li > .navigation-title > a:hover {
  color: #15909c;
}

.breadcrumb.component li.last .separator {
  display: none;
}

.breadcrumb.component li.item-hide:hover > ol {
  display: none;
}

.breadcrumb.component li:hover > ol {
  display: block;
  position: absolute;
  top: 20px;
  right: auto;
  z-index: 100;
}

.breadcrumb.component li > ol {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  margin: 0;
  background: #ffffff;
  border: 1px solid #d2d2d2;
}

.breadcrumb.component li > ol li {
  border-bottom: 1px solid #d2d2d2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  float: none;
  margin: 0;
  padding: 2px 20px;
  width: 100%;
  min-width: 140px;
  cursor: pointer;
}

.breadcrumb.component li > ol li .fa {
  float: right;
}

.breadcrumb.component li > ol li:hover {
  background: #89c6cc;
  color: #fff;
}

.breadcrumb.component li > ol li:hover a {
  color: #fff !important;
}

.breadcrumb.component li > ol li:before {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  content: "\f0ac";
  top: 50%;
  right: 2px;
}

.breadcrumb.component li > ol li > a {
  display: block;
  padding: 2px 10px 2px 0;
}

.breadcrumb.component li > ol li:last-child {
  border-bottom-width: 0;
}

/* breakpoints */
.breadcrumb.breadcrumb-hide li {
  white-space: nowrap;
}

.breadcrumb.breadcrumb-hide li.item-hide + li.item-hide {
  display: none;
}

.breadcrumb.breadcrumb-hide li.item-hide a {
  display: none;
}

.breadcrumb.breadcrumb-hide li.item-hide:before {
  content: "...";
  display: inline;
}

.breadcrumb.breadcrumb-hide li.hide-full {
  display: none;
}

/* breakpoints */
.breadcrumb.triangle-separator .separator {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0;
}

.breadcrumb.triangle-separator .separator:before {
  content: "\f0da";
  display: block;
  font-size: 16px;
}

/* breakpoints */
@media only print {
  a[href]:after {
    content: none;
  }
  .scrollbar-section {
    display: none;
  }
  .comp-document {
    border: solid 1px #fcea10;
  }
  .comp-document-list-item:nth-child(n) {
    border-top: 1px solid #fcea10;
  }
  .comp-document-list-item:last-child {
    border-bottom: 1px solid #fcea10;
  }
  .comp-document .attachments .comp-document-list p {
    padding-right: 2rem;
  }
  .component-overview-steps .list-steps {
    display: block;
    overflow: hidden;
  }
  .component-overview-steps .list-steps-item {
    position: relative;
    float: right;
    height: 11.1rem !important;
    width: 11.1rem !important;
    margin-left: 0.75rem;
  }
  .component-overview-steps .list-steps-item .comp-heading {
    margin-top: 8rem !important;
    margin-right: 0.75rem !important;
    color: #fff !important;
  }
  .component-overview-steps .list-steps-item .comp-heading:after {
    font-size: 5.5rem !important;
    line-height: 0.032rem !important;
    color: #fff !important;
  }
}

/* breakpoints */
.setup-your-business-popup-wrapper .comp-start-question {
  position: relative;
  padding: 8rem 1rem 1rem;
  top: 0;
  right: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .setup-your-business-popup-wrapper .comp-start-question {
    padding-top: 10.05rem;
  }
}

@media only screen and (min-width: 992px) {
  .setup-your-business-popup-wrapper .comp-start-question {
    padding: 10.15rem 2.5rem 2.5rem 12.5rem;
  }
}

.setup-your-business-popup-wrapper .comp-start-question .text {
  max-width: 20rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .setup-your-business-popup-wrapper .comp-start-question .comp-heading {
    max-width: 80%;
  }
}

@media only screen and (min-width: 992px) {
  .setup-your-business-popup-wrapper .comp-start-question .comp-heading {
    margin-bottom: 1.5rem;
  }
}

.setup-your-business-popup-wrapper .comp-start-question .comp-heading h2 {
  white-space: normal;
}

@media only screen and (max-width: 991px) {
  .setup-your-business-popup-wrapper .comp-start-question .comp-heading h2 {
    margin-bottom: 1.5rem;
  }
}

.setup-your-business-popup-wrapper .comp-start-question .cta-primary {
  padding-right: 0;
  margin-top: 2.6rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .setup-your-business-popup-wrapper .comp-start-question .cta-primary {
    margin-top: 2rem;
  }
}

.setup-your-business-popup-wrapper .comp-results-wrapper {
  padding-top: 2.75rem;
}

@media only screen and (min-width: 992px) {
  .setup-your-business-popup-wrapper .comp-results-wrapper {
    padding-top: 5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .setup-your-business-popup-wrapper .comp-results-wrapper {
    padding-top: 3.6rem;
  }
}

.setup-your-business-popup-wrapper .comp-results-wrapper .list-steps-item {
  position: relative;
}

.setup-your-business-popup-wrapper .comp-question {
  padding-bottom: 2.4rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .setup-your-business-popup-wrapper .comp-question .comp-input {
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  .setup-your-business-popup-wrapper .comp-question {
    padding-bottom: 5rem;
  }
}

.setup-your-business-popup-wrapper .comp-question:first-child {
  padding-top: 31%;
  margin-top: 0;
}

@media only screen and (min-width: 992px) {
  .setup-your-business-popup-wrapper .comp-question:first-child {
    padding-top: 20%;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) and (orientation: landscape) {
  .setup-your-business-popup-wrapper .comp-question:first-child {
    padding-top: 3.5rem;
  }
}

.setup-your-business-popup-wrapper .comp-question .swiper-wrapper {
  padding: 1.35rem 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .setup-your-business-popup-wrapper .container-tablet.container-inner {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .setup-your-business-popup-wrapper .container-tablet .comp-results-wrapper .component-overview-steps > .comp-heading {
    display: block;
    margin: auto;
    max-width: 506px;
    padding-right: 15px;
  }
  .setup-your-business-popup-wrapper .container-tablet .comp-results-wrapper .comp-document-wrapper {
    max-width: 508px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

.setup-your-business-popup {
  overflow: hidden;
}

.setup-your-business-popup .comp-question-wrapper {
  padding-top: 3rem;
}

@media only screen and (min-width: 992px) {
  .setup-your-business-popup .comp-question-wrapper {
    padding-top: 4rem;
  }
}

.setup-your-business-popup .content-popup-wrapper {
  background: #fff;
  height: 100%;
}

.setup-your-business-popup .content-popup-wrapper > .component-content {
  position: relative;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.setup-your-business-popup .content-popup-wrapper .comp-print-pdf {
  position: relative;
  width: 100%;
  height: 4.5rem;
  background-color: #fcea10;
}

.setup-your-business-popup .content-popup-wrapper .comp-print-pdf .container {
  height: 100%;
  position: relative;
}

.setup-your-business-popup .content-popup-wrapper .comp-print-pdf .cta {
  position: absolute;
  top: 50%;
  margin: 0;
  padding: 0;
}

.setup-your-business-popup .content-popup-wrapper .comp-print-pdf .cta .ico-print {
  margin-left: 10px;
  color: #b5131d;
  font-size: 0.75em;
}

.setup-your-business-popup .content-popup-wrapper .comp-print-pdf .cta .text {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .setup-your-business-popup .content-popup-wrapper .comp-print-pdf .cta {
    right: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}

@media only screen and (min-width: 768px) {
  .setup-your-business-popup .content-popup-wrapper .comp-print-pdf .cta {
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    padding-left: 15px;
  }
}

.setup-your-business-popup.form-common.popup-form > .component-content {
  height: 100%;
  padding: 0;
}

.setup-your-business-popup.form-common.popup-form > .component-content .component {
  height: 100%;
}

.setup-your-business-popup .swiper-container-horizontal .swiper-slide {
  visibility: visible;
}

@charset "UTF-8";
/* breakpoints */
.card-item {
  display: block;
  text-decoration: none;
  margin-bottom: 0.5rem;
}

.card-item .overlay-link {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  .card-item {
    width: 50%;
    padding: 0 0.5rem;
    margin-bottom: 2.75rem;
  }
  .card-item:hover .overlay-link {
    display: block;
  }
  .card-item:hover .card-description {
    opacity: 1;
    visibility: visible;
  }
  .card-item:hover .time-event {
    opacity: 0;
    visibility: hidden;
  }
}

@media only screen and (min-width: 992px) {
  .card-item {
    width: 33.333%;
  }
}

.card-item .thumbnail-image {
  position: relative;
}

@media only screen and (min-width: 768px) {
  .card-item .thumbnail-image {
    overflow: hidden;
    height: 22.15rem;
    margin-bottom: 0.65rem;
  }
}

.card-item .img-responsive {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .card-item .img-responsive {
    width: auto;
    height: auto;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    max-width: 100%;
  }
}

.card-item .card-description {
  color: #000;
  background-color: #fff;
  font-size: 0.8rem;
  line-height: 1.1rem;
  margin: -1.75rem 0.45rem 0;
  padding: 1.25rem 1.15rem;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  position: relative;
  z-index: 1;
}

.ar .site-dda .card-item .card-description {
  font-size: 20px;
  line-height: 32px;
}

@media only screen and (min-width: 768px) {
  .card-item .card-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 0 1.65rem;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
  }
  .card-item .card-description.\--overlay-1 {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .card-item .card-description.\--overlay-2 {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .card-item .card-description.\--overlay-3 {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .card-item .card-description.\--overlay-4 {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .card-item .card-description.\--overlay-5 {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .card-item .card-description.\--overlay-6 {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .card-item .card-description.\--overlay-7 {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .card-item .card-description.\--overlay-8 {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .card-item .card-description.\--overlay-9 {
    background-color: rgba(0, 0, 0, 0.9);
  }
}

.card-item .sub-head {
  font-weight: 400;
  margin-bottom: 0.3rem;
}

.card-item .heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.8rem;
  margin-bottom: 1.1rem;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ar .site-dda .card-item .heading {
  line-height: 2.4rem;
}

@media only screen and (min-width: 768px) {
  .event-result .card-item .list-info {
    margin-top: 1.1rem;
  }
}

.card-item .list-info .info-title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1rem;
  margin-bottom: 0.3rem;
}

@media only screen and (min-width: 768px) {
  .card-item .list-info .info-desc {
    color: #dfdfdf;
    max-height: 15.1rem;
    overflow-y: auto;
    padding-bottom: 0;
  }
  .card-item .list-info .info-desc a {
    color: #fff;
    padding-right: 0.5rem;
    text-decoration: underline;
  }
  .card-item .list-info .info-desc::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: #fff;
  }
  .card-item .list-info .info-desc::-webkit-scrollbar {
    background: transparent;
    width: 3px;
  }
}

.card-item .list-info .info-item {
  margin-bottom: 1.1rem;
}

@media only screen and (min-width: 768px) {
  .card-item .list-contact {
    position: absolute;
    right: 1.65rem;
    left: 1.65rem;
    bottom: 1.85rem;
  }
}

.card-item .list-contact .contact-left {
  float: right;
}

.card-item .list-contact .contact-left a + a {
  margin-right: 0.75rem;
}

.card-item .list-contact .contact-right {
  float: left;
}

.card-item .list-contact .contact-right a + a {
  margin-right: 0.75rem;
}

.card-item .list-contact a, .card-item .list-contact button {
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  border: 0.5px solid #55565a;
  color: #55565a;
  vertical-align: top;
}

.card-item .list-contact a:hover, .card-item .list-contact button:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .card-item .list-contact a, .card-item .list-contact button {
    height: 1.75rem;
    line-height: 1.75rem;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
    border: 0.5px solid #fff;
  }
}

.card-item .list-contact a:not(.link-ct), .card-item .list-contact button:not(.link-ct) {
  width: 2rem;
  border-radius: 50%;
  font-size: 1rem;
}

@media only screen and (min-width: 768px) {
  .card-item .list-contact a:not(.link-ct), .card-item .list-contact button:not(.link-ct) {
    width: 1.75rem;
    font-size: 0.8rem;
  }
}

.card-item .list-contact a:not(.link-icon), .card-item .list-contact button:not(.link-icon) {
  padding: 0 0.8rem;
  border-radius: 1rem;
}

.card-item .list-contact a.link-ct, .card-item .list-contact button.link-ct {
  font-size: 0.7rem;
  font-weight: 400;
  margin-left: 0.75rem;
}

.card-item .list-contact a.link-ct span + span, .card-item .list-contact button.link-ct span + span {
  padding-right: 0.5rem;
}

.card-item .time-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.card-item .time-event .time-item {
  width: 3.7rem;
  height: 3.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card-item .time-event .time-item + .time-item:before {
  content: "\e900";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-family: "TecomIcon", serif;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

[dir="rtl"] .card-item .time-event .time-item + .time-item:before {
  -webkit-transform: translate(50%, -50%) rotate(-180deg);
      -ms-transform: translate(50%, -50%) rotate(-180deg);
          transform: translate(50%, -50%) rotate(-180deg);
}

.card-item .time-event .day {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 0.2rem;
}

.card-item .time-event .month {
  font-size: 0.7rem;
  font-weight: 400;
}

.card-item .cta-event {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #000;
  text-decoration: none;
}

.card-item .cta-event:hover .ico-arrow-link {
  -webkit-transform: translateX(-0.5rem);
      -ms-transform: translateX(-0.5rem);
          transform: translateX(-0.5rem);
}

[dir="rtl"] .card-item .cta-event:hover .ico-arrow-link {
  -webkit-transform: translateX(-0.5rem) rotate(-180deg);
      -ms-transform: translateX(-0.5rem) rotate(-180deg);
          transform: translateX(-0.5rem) rotate(-180deg);
}

.card-item .cta-event .ico-arrow-link {
  display: inline-block;
  font-size: 0.7rem;
  margin-right: 0.7rem;
  color: #b5131d;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

[dir="rtl"] .card-item .cta-event .ico-arrow-link {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.comp-card-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.comp-card-tile__heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #000;
  word-break: break-word;
  margin-bottom: 1.5rem;
}

.comp-card-tile__heading, .comp-card-tile__heading h3 {
  font-size: 44px;
  line-height: 44px;
}

.ar .comp-card-tile__heading, .ar .comp-card-tile__heading h3 {
  line-height: 1.4;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__heading {
    max-width: 40rem;
  }
  .comp-card-tile__heading, .comp-card-tile__heading h3 {
    font-size: 44px;
    line-height: inherit;
    letter-spacing: -1px;
  }
  .ar .site-dda .comp-card-tile__heading, .ar .site-dda .comp-card-tile__heading h3 {
    line-height: 85px;
  }
  .ar .comp-card-tile__heading, .ar .comp-card-tile__heading h3 {
    line-height: 1.4;
  }
}

.comp-card-tile__heading-desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin-top: 1rem;
  line-height: 18px;
  letter-spacing: normal;
}

.ar .site-dda .comp-card-tile__heading-desc {
  font-size: 18px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__heading-desc {
    margin-top: 1.5rem;
    max-width: 29rem;
  }
}

.comp-card-tile__heading-desc * {
  line-height: 1.2;
}

.comp-card-tile__heading-desc p {
  line-height: 18px;
}

.ar .site-dda .comp-card-tile__heading-desc p {
  line-height: 26px;
}

.comp-card-tile__heading strong,
.comp-card-tile__heading b {
  font-weight: bold;
}

.comp-card-tile__heading ul {
  list-style-type: disc;
  list-style-position: inside;
}

.comp-card-tile__heading .font-size-35,
.comp-card-tile__heading .font-size-40,
.comp-card-tile__heading .font-size-45,
.comp-card-tile__heading .font-size-120,
.comp-card-tile__heading .font-size-180 {
  font-size: 2.1rem !important;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__heading {
    margin-bottom: 2.5rem;
  }
  .comp-card-tile__heading .font-size-35 {
    font-size: 1.75rem !important;
  }
  .comp-card-tile__heading .font-size-40 {
    font-size: 2rem !important;
  }
  .comp-card-tile__heading .font-size-45 {
    font-size: 2.25rem !important;
  }
  .comp-card-tile__heading .font-size-120 {
    font-size: 6rem !important;
  }
  .comp-card-tile__heading .font-size-180 {
    font-size: 9rem !important;
  }
}

.comp-card-tile.three-cols .comp-card-tile__item {
  padding: 1.5rem 1.5rem 2rem;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile.three-cols .comp-card-tile__item {
    min-height: 22.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-card-tile.three-cols .comp-card-tile__content-wrap {
    padding-top: 1.25rem;
    min-height: 7.25rem;
  }
  .comp-card-tile.three-cols .comp-card-tile__item {
    max-width: 33.33%;
    padding: 1.25rem 1.25rem 0;
  }
  .comp-card-tile.three-cols .comp-card-tile__item:nth-child(3) {
    border-top: 1px solid #bbbbbb;
  }
  .comp-card-tile.three-cols .comp-card-tile__item:nth-child(2n + 1) {
    border-right: none;
  }
  .comp-card-tile.three-cols .comp-card-tile__item:nth-child(3n + 1) {
    border-right: 1px solid #bbbbbb;
  }
  .comp-card-tile.three-cols .comp-card-tile__item.\--hover-animation:hover .comp-card-tile__content {
    margin-bottom: 0;
  }
  .comp-card-tile.three-cols .comp-card-tile__item.\--hover-animation:hover .comp-card-tile__content-wrap {
    margin-top: -7rem;
  }
  .comp-card-tile.three-cols .comp-card-tile__image {
    padding-bottom: 13.9rem;
  }
  .comp-card-tile.three-cols .comp-card-tile__content {
    margin-bottom: -7rem;
  }
}

.comp-card-tile__item {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  padding: 1.5rem;
  background-color: #f5f5f5;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__item {
    min-height: 27rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-card-tile__item {
    max-width: 50%;
    padding: 2rem 2rem 0 2rem;
    border-left: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
  }
  .comp-card-tile__item:nth-child(1), .comp-card-tile__item:nth-child(2) {
    border-top: 1px solid #bbbbbb;
  }
  .comp-card-tile__item:nth-child(2n + 1) {
    border-right: 1px solid #bbbbbb;
  }
}

@media only screen and (max-width: 767px) {
  .comp-card-tile__item {
    border: 1px solid #bbbbbb;
  }
  .comp-card-tile__item:not(:first-child) {
    border-top: none;
  }
}

.comp-card-tile__item.\--hover-animation {
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__item.\--hover-animation:hover {
    background-color: #fff;
  }
  .comp-card-tile__item.\--hover-animation:hover .comp-card-tile__content {
    margin-bottom: 0;
    opacity: 1;
  }
  .comp-card-tile__item.\--hover-animation:hover .comp-card-tile__content-wrap {
    margin-top: -6rem;
    background-color: #fff;
  }
  .comp-card-tile__item.\--hover-animation:hover .comp-card-tile__title::after {
    content: none;
  }
}

@media only screen and (max-width: 991px) {
  .comp-card-tile__item.\--hover-animation {
    background-color: #fff;
  }
}

.comp-card-tile__image {
  position: relative;
  padding-bottom: 7.75rem;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
  background-color: transparent;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__image {
    padding-bottom: 17.5rem;
  }
}

.comp-card-tile__content {
  margin-top: 1rem;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__content {
    margin-bottom: -6rem;
    min-height: 7.5rem;
    opacity: 0;
  }
}

.comp-card-tile__content-wrap {
  position: relative;
  padding-top: 1.5rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__content-wrap {
    padding-top: 2rem;
    min-height: 7.45rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-card-tile__content-wrap {
    padding-bottom: 1.5rem;
  }
}

.comp-card-tile__content-wrap a.cta-primary,
.comp-card-tile__content-wrap .comp-card-tile__title {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}

@media only screen and (max-width: 991px) {
  .ar .site-dda .comp-card-tile__content-wrap a.cta-primary, .ar .site-dda
  .comp-card-tile__content-wrap .comp-card-tile__title {
    font-size: 24px;
    line-height: 34px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__content-wrap a.cta-primary,
  .comp-card-tile__content-wrap .comp-card-tile__title {
    font-size: 20px;
    line-height: 22px;
  }
  .ar .site-dda .comp-card-tile__content-wrap a.cta-primary, .ar .site-dda
  .comp-card-tile__content-wrap .comp-card-tile__title {
    line-height: 36px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__content-wrap > a.cta-primary.\--has-icon::after,
  .comp-card-tile__content-wrap .comp-card-tile__title::after {
    content: "\e905";
    display: inline-block;
    vertical-align: baseline;
    position: relative;
    font-family: "TecomIcon", serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1;
    color: #b5131d;
    margin-right: 0.5rem;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .ar .comp-card-tile__content-wrap > a.cta-primary.\--has-icon::after, .ar
  .comp-card-tile__content-wrap .comp-card-tile__title::after {
    -webkit-transform: translateX(0) rotate(-180deg);
        -ms-transform: translateX(0) rotate(-180deg);
            transform: translateX(0) rotate(-180deg);
    vertical-align: sub;
  }
}

.comp-card-tile__description {
  margin-bottom: 0.75rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}

.ar .site-dda .comp-card-tile__description {
  font-size: 18px;
  line-height: 26px;
}

.comp-card-tile__description * {
  line-height: 1.2;
}

.comp-card-tile__description p {
  line-height: 18px;
}

.ar .site-dda .comp-card-tile__description p {
  line-height: 26px;
}

.comp-card-tile__description strong,
.comp-card-tile__description b {
  font-weight: bold;
}

.comp-card-tile__description .font-size-35,
.comp-card-tile__description .font-size-40,
.comp-card-tile__description .font-size-45,
.comp-card-tile__description .font-size-120,
.comp-card-tile__description .font-size-180 {
  font-size: 2.1rem !important;
}

@media only screen and (min-width: 992px) {
  .comp-card-tile__description {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 1rem;
  }
  .ar .site-dda .comp-card-tile__description {
    font-size: 20px;
    line-height: 32px;
  }
  .comp-card-tile__description p {
    line-height: 22px;
  }
  .ar .site-dda .comp-card-tile__description p {
    line-height: 32px;
  }
  .comp-card-tile__description .font-size-35 {
    font-size: 1.75rem !important;
  }
  .comp-card-tile__description .font-size-40 {
    font-size: 2rem !important;
  }
  .comp-card-tile__description .font-size-45 {
    font-size: 2.25rem !important;
  }
  .comp-card-tile__description .font-size-120 {
    font-size: 6rem !important;
  }
  .comp-card-tile__description .font-size-180 {
    font-size: 9rem !important;
  }
}

@media only screen and (min-width: 768px) {
  .comp-card-tile__description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}

.comp-card-tile__cta a.cta-primary,
.comp-card-tile__cta button.cta-primary {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
}

.ar .site-dda .comp-card-tile__cta a.cta-primary, .ar .site-dda
.comp-card-tile__cta button.cta-primary {
  line-height: 24px;
}

.comp-card-tile__cta a.cta-primary.\--has-icon::after,
.comp-card-tile__cta button.cta-primary.\--has-icon::after {
  font-size: 15px;
  font-weight: 300;
}

.ar .comp-card-tile__cta a.cta-primary.\--has-icon::after, .ar
.comp-card-tile__cta button.cta-primary.\--has-icon::after {
  vertical-align: sub;
}

.comp-card-title-jbr .comp-card-tile__heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #131313;
  letter-spacing: normal;
}

@media only screen and (max-width: 767px) {
  .comp-card-title-jbr .comp-card-tile__heading {
    font-size: 36px;
    line-height: 38px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-card-title-jbr .comp-card-tile__heading {
    max-width: 70%;
  }
}

.ar .comp-card-title-jbr .comp-card-tile__heading {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__item {
  background-color: transparent;
  border: 1px solid #eaeaea;
}

@media only screen and (max-width: 991px) {
  .comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__item {
    padding-bottom: 2.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__item {
    padding: 1.5rem 1.5rem 0;
    min-height: 23.35rem;
  }
}

.comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__item.\--hover-animation:hover .comp-card-tile__title::after {
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__image {
    padding-bottom: 16rem;
  }
}

.comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__content-wrap {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__content-wrap {
    padding-top: 0.75rem;
  }
}

.ar .comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__content-wrap {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__content-wrap .comp-card-tile__title {
  font-size: 20px;
  line-height: 36px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__content-wrap .comp-card-tile__title {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
  }
}

@media only screen and (min-width: 992px) {
  .comp-card-title-jbr .comp-card-tile.three-cols .comp-card-tile__content-wrap .comp-card-tile__title::after {
    content: "\e922";
    font-size: 8px;
    font-weight: 400;
    vertical-align: middle;
    line-height: inherit;
  }
}

.ar .comp-card-title-jbr .cta-primary-jbr {
  line-height: 36px !important;
}

@charset "UTF-8";
/* breakpoints */
.carousel {
  border: 1px solid #d2d2d2;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  text-align: center;
  background: #ffffff;
}

.carousel .wrapper {
  padding-bottom: 30px;
}

.carousel .slides {
  position: relative;
}

.carousel .slides:after {
  content: "";
  display: block;
  clear: both;
}

.carousel .nav {
  margin-top: 10px;
}

.carousel .nav .nav-items {
  display: inline-block;
  position: relative;
  height: 32px;
  min-width: 20px;
  margin: 0 15px;
  vertical-align: middle;
  cursor: pointer;
}

.carousel .nav .nav-items:before, .carousel .nav .nav-items:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9px;
}

.carousel .nav .nav-items:before {
  right: -9px;
  background-position: -154px -152px;
}

.carousel .nav .nav-items:after {
  left: -9px;
  background-position: -225px -152px;
}

.carousel .nav .nav-items .sxa-bullets, .carousel .nav .nav-items .sxa-numbers {
  position: relative;
  height: 32px;
  float: right;
  width: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.carousel .nav .nav-items .sxa-bullets:before {
  background-position: 100% -152px;
  content: '';
  width: 20px;
  height: 32px;
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.carousel .nav .nav-items .sxa-bullets.active:before {
  background-position: -75px -152px;
}

.carousel .nav .nav-items .sxa-numbers {
  padding-top: 3px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTYlIiBzdG9wLWNvbG9yPSIjZmJmYmZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjZmVmZWZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZmRmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjYlIiBzdG9wLWNvbG9yPSIjZThlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzglIiBzdG9wLWNvbG9yPSIjZDVkNWQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODQlIiBzdG9wLWNvbG9yPSIjY2VjZWNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuNDQiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMyIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGQwZjExIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, right top, right bottom, from(#eeeeee), color-stop(3%, #efefef), color-stop(16%, #fbfbfb), color-stop(22%, #fefefe), color-stop(34%, white), color-stop(41%, #fdfdfd), color-stop(50%, #f7f7f7), color-stop(66%, #e8e8e8), color-stop(78%, #d5d5d5), color-stop(84%, #cecece), color-stop(88%, rgba(13, 15, 17, 0.44)), color-stop(94%, rgba(13, 15, 17, 0.3)), to(rgba(13, 15, 17, 0.12)));
  background: -o-linear-gradient(top, #eeeeee 0%, #efefef 3%, #fbfbfb 16%, #fefefe 22%, white 34%, #fdfdfd 41%, #f7f7f7 50%, #e8e8e8 66%, #d5d5d5 78%, #cecece 84%, rgba(13, 15, 17, 0.44) 88%, rgba(13, 15, 17, 0.3) 94%, rgba(13, 15, 17, 0.12) 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #efefef 3%, #fbfbfb 16%, #fefefe 22%, white 34%, #fdfdfd 41%, #f7f7f7 50%, #e8e8e8 66%, #d5d5d5 78%, #cecece 84%, rgba(13, 15, 17, 0.44) 88%, rgba(13, 15, 17, 0.3) 94%, rgba(13, 15, 17, 0.12) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.carousel .nav .nav-items .sxa-numbers:hover {
  color: #878787;
}

.carousel .nav .nav-items .sxa-numbers.active {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

.carousel .nav .prev-text, .carousel .nav .next-text {
  position: relative;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}

.carousel .nav a.next-text:hover, .carousel .nav a.next-text:active {
  text-decoration: none;
  color: #878787;
}

.carousel .nav a.next-text:after {
  content: "\f054";
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 20px;
}

.carousel .nav a.prev-text:hover, .carousel .nav a.prev-text:active {
  text-decoration: none;
}

.carousel .nav a.prev-text:after {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  display: block;
  font-size: 20px;
}

.carousel.image-full-size .carousel-body {
  height: auto;
  top: 2%;
  opacity: 0.8;
}

.carousel.image-full-size .carousel-link {
  right: auto;
  left: 1%;
  bottom: 2%;
  opacity: 0.8;
}

@media (max-width: 768px) {
  .carousel {
    padding: 0;
  }
}

.comp-bounce.comp-bounce-jbr.has-bg .text-content {
  background-color: #131313;
}

.comp-bounce.comp-bounce-jbr.has-bg .rich-text.comp-heading h2 {
  color: #fff;
}

.comp-bounce.comp-bounce-jbr.has-bg .rich-text.comp-heading p {
  color: #e1e1e1;
}

.comp-bounce.comp-bounce-jbr.has-bg .rich-text.comp-heading .cta-primary-jbr.\--yellow {
  color: #fcea10;
}

.comp-bounce.comp-bounce-jbr.has-bg [data-swiper] .swiper-controller .swiper-button-prev,
.comp-bounce.comp-bounce-jbr.has-bg [data-swiper] .swiper-controller .swiper-button-next {
  border: 1px solid #fff;
}

.comp-bounce.comp-bounce-jbr.has-bg [data-swiper] .swiper-controller .swiper-button-prev::before,
.comp-bounce.comp-bounce-jbr.has-bg [data-swiper] .swiper-controller .swiper-button-next::before {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .comp-bounce.comp-bounce-jbr .text-content {
    min-height: 38.35rem;
    width: calc(318px + (100% - 952px) / 2 + 20px);
    padding: 11.85rem calc((100% - 952px) / 2) 11.85rem 1rem;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-bounce.comp-bounce-jbr .text-content {
    width: calc(318px + (100% - 1070px) / 2 + 50px);
    padding: 11.85rem calc((100% - 1070px) / 2) 11.85rem 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .text-content .rich-text {
    padding-top: 3rem;
    padding-bottom: 1.8rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-bounce.comp-bounce-jbr .text-content .rich-text {
    width: 36.4rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.comp-bounce.comp-bounce-jbr .rich-text.comp-heading h2 {
  color: #131313;
}

@media only screen and (max-width: 991px) {
  .comp-bounce.comp-bounce-jbr .rich-text.comp-heading h2 {
    line-height: 38px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-bounce.comp-bounce-jbr .rich-text.comp-heading h2 {
    width: 100%;
    line-height: 50px;
  }
}

@media only screen and (min-width: 768px) {
  .comp-bounce.comp-bounce-jbr .rich-text.comp-heading h2 ~ p {
    margin-top: 1.25rem;
  }
}

.comp-bounce.comp-bounce-jbr .rich-text.comp-heading p {
  color: #131313;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .rich-text.comp-heading p {
    font-size: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-bounce.comp-bounce-jbr .rich-text.comp-heading p {
    max-width: 15.35rem;
  }
}

.ar .comp-bounce.comp-bounce-jbr .rich-text.comp-heading p {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.5;
}

.comp-bounce.comp-bounce-jbr .rich-text.comp-heading .cta-primary-jbr {
  display: inline-block;
  margin-top: 1.25rem;
}

.comp-bounce.comp-bounce-jbr .rich-text.comp-heading .cta-primary-jbr:hover {
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  .comp-bounce.comp-bounce-jbr .item {
    background-color: #d8d8d8;
  }
}

@media only screen and (min-width: 992px) {
  .comp-bounce.comp-bounce-jbr .item {
    padding-bottom: 2.5rem;
  }
  .comp-bounce.comp-bounce-jbr .item::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 0.5rem;
    background-color: #fcea10;
    opacity: 0.95;
  }
}

.comp-bounce.comp-bounce-jbr .item::before {
  background: -o-linear-gradient(-43.26deg, #131313 29.57%, rgba(19, 19, 19, 0) 65.98%);
  background: linear-gradient(-46.74deg, #131313 29.57%, rgba(19, 19, 19, 0) 65.98%);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .item::before {
    width: 26.85rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-bounce.comp-bounce-jbr .item::before {
    background: -o-linear-gradient(-64.36deg, #131313 18.82%, rgba(19, 19, 19, 0) 68.36%);
    background: linear-gradient(-25.64deg, #131313 18.82%, rgba(19, 19, 19, 0) 68.36%);
    opacity: 0.8;
  }
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .item-inner {
    top: 2.3rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-bounce.comp-bounce-jbr .item-inner {
    right: calc((100% - 688px) /2);
  }
}

@media only screen and (max-width: 991px) {
  .comp-bounce.comp-bounce-jbr .item-inner {
    max-width: 10.35rem;
  }
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .item-inner .item-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.comp-bounce.comp-bounce-jbr .item-inner .item-title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
}

.ar .comp-bounce.comp-bounce-jbr .item-inner .item-title {
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .item-inner .item-title {
    font-size: 24px;
    line-height: 26px;
  }
}

.ar .comp-bounce.comp-bounce-jbr .item-inner .item-title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-bounce.comp-bounce-jbr .item-inner .item-text {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .item-inner .item-text {
    font-size: 15px;
    margin: 0.75rem 0;
  }
}

.ar .comp-bounce.comp-bounce-jbr .item-inner .item-text {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-bounce.comp-bounce-jbr .item-inner .item-order {
  margin-top: 1.25rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .item-inner .item-order {
    font-size: 13px;
    margin: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.ar .comp-bounce.comp-bounce-jbr .item-inner .item-order {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr .item-inner .cta-primary-jbr {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 0.75rem;
    margin-bottom: 1.8rem;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce.comp-bounce-jbr .item-inner .cta-primary-jbr {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    margin: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce.comp-bounce-jbr .swiper-slide:hover .item-text {
    margin-top: 1.25rem;
    margin-bottom: 0;
  }
  .comp-bounce.comp-bounce-jbr .swiper-slide:hover .cta-primary-jbr {
    max-height: none;
    opacity: 1;
    visibility: visible;
    margin-top: 1.25rem;
    -webkit-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
  }
}

.comp-bounce.comp-bounce-jbr [data-swiper] .swiper-controller {
  bottom: 2.1rem;
}

.comp-bounce.comp-bounce-jbr [data-swiper] .swiper-controller .swiper-button-prev,
.comp-bounce.comp-bounce-jbr [data-swiper] .swiper-controller .swiper-button-next {
  width: 2rem;
  height: 2rem;
  border: 1px solid #131313;
  border-radius: 50%;
}

.comp-bounce.comp-bounce-jbr [data-swiper] .swiper-controller .swiper-button-prev::before,
.comp-bounce.comp-bounce-jbr [data-swiper] .swiper-controller .swiper-button-next::before {
  color: #131313;
  width: 0.4rem;
  height: 0.4rem;
}

.comp-bounce.comp-bounce-jbr [data-swiper] .swiper-controller .swiper-button-prev {
  margin-left: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-bounce.comp-bounce-jbr [data-swiper].swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1.5rem;
  }
}

.comp-bounce {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .comp-bounce a.swiper-slide {
    pointer-events: none;
  }
}

.comp-bounce a.swiper-slide:hover {
  color: transparent;
}

@media only screen and (min-width: 992px) {
  .comp-bounce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

@media only screen and (min-width: 992px) {
  .comp-bounce .swiper-wrapper {
    position: absolute;
    height: 100%;
  }
}

.comp-bounce .bounce-slider {
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .comp-bounce .bounce-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-item-align: normal;
        align-self: normal;
    overflow: visible;
  }
}

.comp-bounce .item-inner {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media only screen and (max-width: 1024px) {
  .comp-bounce .item-inner {
    position: absolute;
    right: 1rem;
    top: 1.5rem;
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
    -webkit-transition: opacity 0.3s ease, bottom 0.3s, right 0.3s;
    -o-transition: opacity 0.3s ease, bottom 0.3s, right 0.3s;
    transition: opacity 0.3s ease, bottom 0.3s, right 0.3s;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-bounce .item-inner {
    top: 5rem;
    right: 7.25rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-bounce .item-inner {
    right: 7.25rem;
    top: 16.25rem;
  }
}

.comp-bounce .item-inner .item-order {
  margin-top: 0.1rem;
  margin-bottom: 0.3rem;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  text-indent: 2px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  letter-spacing: 4px;
  line-height: 1;
}

@media only screen and (min-width: 1025px) {
  .comp-bounce .item-inner .item-order {
    margin-top: 1.7rem;
    margin-bottom: 0;
  }
}

.comp-bounce .item-inner .item-total {
  display: none;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-bounce .item-inner .item-total {
    display: inline-block;
    position: relative;
    font-weight: 300;
  }
}

@media only screen and (min-width: 992px) {
  .comp-bounce .item-inner .item-total {
    display: inline-block;
    position: relative;
    font-weight: 300;
  }
}

.comp-bounce .item-inner .item-total:before {
  content: "";
  display: inline-block;
  margin: 0 0.5rem 0 1rem;
  width: 2rem;
  height: 0;
  border-top: 2px solid #fff;
  vertical-align: middle;
}

.firefox .comp-bounce .item-inner .item-total:before {
  padding-bottom: 0.2rem;
  vertical-align: initial;
}

.comp-bounce .item-inner .item-title {
  display: block;
  position: relative;
  color: #fff;
  font-size: 1.71429em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-bounce .item-inner .item-title {
    font-size: 2.14286em;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-bounce .item-inner .item-title {
    font-size: 2.14286em;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce .item-inner .item-title {
    max-width: 10rem;
    color: #fff;
    font-size: 2.14286em;
    line-height: normal;
  }
}

.comp-bounce .item-inner .item-text {
  max-width: 12.5rem;
  margin: 10px 0;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 0.9rem;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-bounce .item-inner .item-text {
    font-size: 0.85714em;
    line-height: 0.9rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-bounce .item-inner .item-text {
    font-size: 0.85714em;
    line-height: 0.9rem;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce .item-inner .item-text {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    max-width: 15rem;
    margin: 0;
  }
}

.comp-bounce .item-inner .cta-primary {
  margin-top: 1rem;
  margin-bottom: 0.4rem;
  color: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media only screen and (max-width: 767px) {
  .comp-bounce .item-inner .cta-primary {
    pointer-events: auto;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce .swiper-slide:hover .item-text {
    max-height: none;
    opacity: 1;
    visibility: visible;
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
    -webkit-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce .swiper-slide {
    width: 33.3333333333333%;
  }
  .comp-bounce .swiper-slide.swiper-slide-visible, .comp-bounce .swiper-slide.\--big, .comp-bounce .swiper-slide.\--small {
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease;
  }
  .comp-bounce .swiper-slide.\--big {
    width: 66.666666666% !important;
  }
  .comp-bounce .swiper-slide.\--small {
    width: 16.666666666% !important;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce .swiper-container-horizontal .swiper-slide {
    width: 100%;
  }
}

.comp-bounce .rich-text.comp-heading h2 {
  margin-bottom: 0;
  line-height: 2.1rem;
}

@media only screen and (min-width: 992px) {
  .comp-bounce .rich-text.comp-heading h2 {
    width: 18rem;
    line-height: 70px;
    white-space: normal;
  }
  .ar .site-dda .comp-bounce .rich-text.comp-heading h2 {
    line-height: 65px;
  }
  .ar .site-lastexit .comp-bounce .rich-text.comp-heading h2 {
    line-height: 65px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-bounce .rich-text.comp-heading h2 {
    line-height: 70px;
  }
  .ar .site-dda .comp-bounce .rich-text.comp-heading h2 {
    line-height: 65px;
  }
  .ar .site-lastexit .comp-bounce .rich-text.comp-heading h2 {
    line-height: 65px;
  }
}

.comp-bounce .rich-text.comp-heading h2 ~ p {
  margin-top: 1.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-bounce .rich-text.comp-heading h2 ~ p {
    margin-top: 1.6rem;
  }
}

.comp-bounce .rich-text.comp-heading .cta-primary {
  margin-top: 0.9rem;
}

@media only screen and (min-width: 992px) {
  .comp-bounce .rich-text.comp-heading .cta-primary {
    margin-top: 1.45rem;
    padding-bottom: 0.25rem;
  }
}

.comp-bounce .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.comp-bounce .item {
  position: relative;
  padding-bottom: 106.25%;
  height: 0;
}

@media only screen and (min-width: 992px) {
  .comp-bounce .item {
    height: 100%;
    padding: 0 1.5rem 5rem;
  }
}

.comp-bounce .item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.comp-bounce .text-content {
  background: transparent;
}

@media only screen and (min-width: 992px) {
  .comp-bounce .text-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 100vh;
    padding-top: 14.8rem;
    padding-bottom: 5rem;
    padding-left: 3.05rem;
    z-index: 1;
    background: #fff;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.comp-bounce .text-content .rich-text {
  display: block;
  padding: 0 1rem 1.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-bounce .text-content .rich-text {
    padding: 2.5rem 7.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-bounce .text-content .rich-text {
    padding: 0;
  }
}

.comp-bounce .text-content .rich-text .comp-heading .cta-primary {
  margin-top: 0.7rem;
}

@media only screen and (min-width: 1025px) {
  .comp-bounce .swiper-slide.\--big .item-inner {
    -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
            transform: translateX(0) !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce .swiper-slide.\--small .item-inner {
    opacity: 0;
  }
}

.comp-bounce [data-swiper] .swiper-controller {
  display: none;
}

@media only screen and (min-width: 1025px) {
  .comp-bounce [data-swiper] .swiper-controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: -5.85rem;
    left: auto;
    bottom: 2.85rem;
  }
}

.comp-bounce [data-swiper] .swiper-controller .swiper-button-prev {
  margin-left: 0.3rem;
}

.comp-bounce [data-swiper] .swiper-controller .swiper-button-prev, .comp-bounce [data-swiper] .swiper-controller .swiper-button-next {
  color: #000;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-bounce [data-swiper] .swiper-controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: calc(((100vw - 952px) / 2) + 12px);
    width: 5.3rem;
  }
  .comp-bounce [data-swiper] .swiper-controller .swiper-button-next,
  .comp-bounce [data-swiper] .swiper-controller .swiper-button-prev {
    color: #fff;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-bounce [data-swiper] .swiper-pagination {
    display: none;
  }
}

.comp-bounce [data-swiper] .swiper-pagination-bullet {
  opacity: 1;
}

.comp-bounce [data-swiper].swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 1.1rem;
}

@media only screen and (min-width: 768px) {
  .comp-bounce [data-swiper].swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 4rem;
  }
}

@media only screen and (min-width: 992px) {
  .custom-animation .comp-bounce.\--absolute {
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  .custom-animation .comp-bounce .item .item-text {
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
  }
}

.comp-bounce .item.\--dark .item-inner .item-title,
.comp-bounce .item.\--dark .item-inner .item-order,
.comp-bounce .item.\--dark .item-inner .item-total,
.comp-bounce .item.\--dark .item-inner .item-text,
.comp-bounce .item.\--dark .item-inner .cta-primary {
  color: #000;
}

.comp-bounce .item.\--dark .item-inner .item-total:before {
  border-color: #000;
}

@media only screen and (min-width: 992px) {
  .on-page-editor .comp-bounce .swiper-slide .item-inner {
    bottom: 5rem;
  }
  .on-page-editor .comp-bounce .swiper-slide .item-inner .item-text, .on-page-editor .comp-bounce .swiper-slide .item-inner .cta-primary {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.carousel-center.carousel-center-jbr {
  position: relative;
  padding-bottom: 4.55rem;
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-jbr {
    padding: 4.85rem 0 6.05rem;
  }
}

.carousel-center.carousel-center-jbr.has-bg {
  background: #b5131d -o-linear-gradient(-27.49deg, #8b0d14 7.23%, #b5131d 73.29%);
  background: #b5131d linear-gradient(-62.51deg, #8b0d14 7.23%, #b5131d 73.29%);
}

@media only screen and (max-width: 767px) {
  .carousel-center.carousel-center-jbr.has-bg {
    background: #b5131d -o-linear-gradient(-23.19deg, #8b0d14 -15.9%, #b5131d 59.87%);
    background: #b5131d linear-gradient(-66.81deg, #8b0d14 -15.9%, #b5131d 59.87%);
  }
}

.carousel-center.carousel-center-jbr.has-bg .carousel-center__title {
  color: #fff;
}

.carousel-center.carousel-center-jbr.has-bg .swiper-container .swiper-slide .caption {
  color: #fff;
}

.carousel-center.carousel-center-jbr.has-bg .swiper-container .swiper-pagination-bullet {
  background-color: #fff;
}

.carousel-center.carousel-center-jbr.has-bg .swiper-container .swiper-pagination-bullet-active {
  background-color: #fff;
}

.carousel-center.carousel-center-jbr .carousel-center__title {
  color: #131313;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .carousel-center.carousel-center-jbr .carousel-center__title {
    font-size: 36px;
    line-height: 38px;
    text-align: right;
    max-width: 11.65rem;
    margin: 0 1.5rem 1.5rem;
    padding: 0;
  }
}

@media only screen and (min-width: 1200px) {
  .carousel-center.carousel-center-jbr .carousel-center__title {
    max-width: none;
    padding: 0 0.9rem;
    margin: 0 auto 2.5rem;
  }
}

.ar .carousel-center.carousel-center-jbr .carousel-center__title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.carousel-center.carousel-center-jbr .carousel-center__wrapper .swiper-button-prev,
.carousel-center.carousel-center-jbr .carousel-center__wrapper .swiper-button-next {
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  opacity: 0;
}

.carousel-center.carousel-center-jbr .carousel-center__wrapper .swiper-button-prev::after,
.carousel-center.carousel-center-jbr .carousel-center__wrapper .swiper-button-next::after {
  font-size: 12px;
  color: #fff;
}

.carousel-center.carousel-center-jbr .carousel-center__wrapper .swiper-container-horizontal ~ .swiper-button-prev,
.carousel-center.carousel-center-jbr .carousel-center__wrapper .swiper-container-horizontal ~ .swiper-button-next {
  opacity: 1;
}

.carousel-center.carousel-center-jbr .carousel-center__wrapper .swiper-button-prev {
  padding: 0 0.8rem 0 0.9rem;
}

.carousel-center.carousel-center-jbr .carousel-center__wrapper .swiper-button-next {
  padding: 0 0.9rem 0 0.8rem;
}

@media only screen and (max-width: 991px) {
  .carousel-center.carousel-center-jbr .swiper-container .swiper-slide .image {
    margin: 0;
  }
}

.carousel-center.carousel-center-jbr .swiper-container .swiper-slide .image::before {
  background: -webkit-gradient(linear, right bottom, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.carousel-center.carousel-center-jbr .swiper-container .swiper-slide .image img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

.carousel-center.carousel-center-jbr .swiper-container .swiper-slide.swiper-slide-active .image::before {
  height: 13.3rem;
  top: auto;
  bottom: 0;
  background: -o-linear-gradient(-81.21deg, rgba(0, 0, 0, 0.7) 13.36%, rgba(0, 0, 0, 0) 56.29%);
  background: linear-gradient(-8.79deg, rgba(0, 0, 0, 0.7) 13.36%, rgba(0, 0, 0, 0) 56.29%);
}

.carousel-center.carousel-center-jbr .swiper-container .swiper-slide.swiper-slide-active .caption {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .carousel-center.carousel-center-jbr .swiper-container .swiper-slide.swiper-slide-active .caption {
    font-size: 26px;
    line-height: 28px;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-jbr .swiper-container .swiper-slide.swiper-slide-active .caption {
    padding: 0 2rem;
    top: auto;
    bottom: 2rem;
  }
}

@media only screen and (min-width: 1200px) {
  .carousel-center.carousel-center-jbr .swiper-container .swiper-slide.swiper-slide-active .caption {
    right: -2.4rem;
  }
}

.carousel-center.carousel-center-jbr .swiper-container .swiper-slide .caption {
  height: auto;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .carousel-center.carousel-center-jbr .swiper-container .swiper-slide .caption {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-jbr .swiper-container .swiper-slide .caption {
    bottom: auto;
    top: calc(100% + 18px);
  }
}

.ar .carousel-center.carousel-center-jbr .swiper-container .swiper-slide .caption {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-jbr .swiper-container .swiper-pagination-bullets {
    bottom: -3.5rem;
  }
}

.carousel-center.carousel-center-jbr .swiper-container .swiper-pagination-bullet {
  background-color: #131313;
}

.carousel-center.carousel-center-jbr .swiper-container .swiper-pagination-bullet-active {
  background-color: #131313;
}

.carousel-center.carousel-center-jbr .comp-photogalery.full-slider .gallery-top .caption {
  word-break: break-word;
  padding-left: 1rem;
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-jbr .comp-photogalery.full-slider .gallery-top .caption {
    padding-left: 7.5rem;
  }
}

.carousel-center.carousel-center-jbr .comp-photogalery .gallery-thumbs .desc {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  word-break: break-word;
}

.carousel-center.carousel-center-jbr .comp-photogalery .gallery-top .caption {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .carousel-center.carousel-center-jbr .comp-photogalery .gallery-top .caption {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.carousel-center.carousel-center-jbr .swiper-slide {
  opacity: 0;
}

.carousel-center.carousel-center-jbr .swiper-container-horizontal .swiper-slide {
  opacity: 1;
}

.carousel-center {
  padding: 2.5rem 0;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .carousel-center {
    padding: 5rem 0;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center {
    padding: 2.5rem 0 2.5rem;
  }
}

.carousel-center .carousel-center__wrapper {
  position: relative;
}

.carousel-center .carousel-center__wrapper .swiper-button-next,
.carousel-center .carousel-center__wrapper .swiper-button-prev {
  display: none;
  width: 2.45rem;
  height: 2.45rem;
  background-color: #fff;
  border-radius: 50%;
  background-image: none;
  text-align: center;
}

@media only screen and (min-width: 1200px) {
  .carousel-center .carousel-center__wrapper .swiper-button-next,
  .carousel-center .carousel-center__wrapper .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.carousel-center .carousel-center__wrapper .swiper-button-next:after,
.carousel-center .carousel-center__wrapper .swiper-button-prev:after {
  font-family: "TecomIcon", serif;
  content: "\e91d";
  font-size: 24px;
  color: #fcea10;
  line-height: 1;
}

.carousel-center .carousel-center__wrapper .swiper-button-prev {
  right: 1.5rem;
  padding: 0 0.8rem 0 0.95rem;
}

[dir="rtl"] .carousel-center .carousel-center__wrapper .swiper-button-prev:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.carousel-center .carousel-center__wrapper .swiper-button-next {
  left: 1.5rem;
  padding: 0 0.95rem 0 0.8rem;
}

.carousel-center .carousel-center__wrapper .swiper-button-next:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

[dir="rtl"] .carousel-center .carousel-center__wrapper .swiper-button-next:after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.carousel-center .carousel-center__wrapper .swiper-pagination-bullet-active {
  background-color: #b5131d;
}

.carousel-center .carousel-center__wrapper .video-icon {
  left: auto;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.carousel-center .carousel-center__title {
  font-weight: bold;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 2.1rem;
  line-height: 2.5rem;
  color: #000;
  margin-bottom: 1.5rem;
  padding: 0 1.5rem;
}

@media only screen and (min-width: 768px) {
  .carousel-center .carousel-center__title {
    font-size: 2.7rem;
    line-height: 3.2rem;
    padding: 0 3.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center .carousel-center__title {
    font-size: 3.6rem;
    line-height: 3.5rem;
    margin-bottom: 3.5rem;
    padding: 0 1.25rem;
  }
}

@media only screen and (min-width: 1200px) {
  .carousel-center .carousel-center__title {
    max-width: 47.5rem;
    margin: 0 auto 3.5rem;
    padding: 0;
  }
}

.carousel-center .swiper-container {
  max-width: 1280px;
  height: 16.75rem;
  margin: 0 auto;
  padding: 0 1.55rem;
  overflow: visible;
}

@media only screen and (min-width: 768px) {
  .carousel-center .swiper-container {
    height: 27.75rem;
    padding: 0 2rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center .swiper-container {
    height: 22.2rem;
    padding: 0 14.7rem;
  }
}

@media only screen and (min-width: 1200px) {
  .carousel-center .swiper-container {
    padding: 0 5.6rem;
  }
}

.carousel-center .swiper-container .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 12.5rem;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .carousel-center .swiper-container .swiper-slide {
    height: 19.95rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center .swiper-container .swiper-slide {
    height: 16rem;
  }
}

.carousel-center .swiper-container .swiper-slide .image {
  position: relative;
  width: 100%;
  height: 12.5rem;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  overflow: hidden;
  margin: 0 10px;
}

@media only screen and (min-width: 768px) {
  .carousel-center .swiper-container .swiper-slide .image {
    height: 19.95rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center .swiper-container .swiper-slide .image {
    height: 16rem;
  }
}

.carousel-center .swiper-container .swiper-slide .image .swiper-lazy {
  height: 100%;
  width: 100%;
}

.carousel-center .swiper-container .swiper-slide .image:before {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, right bottom, right top, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35));
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.carousel-center .swiper-container .swiper-slide .image:hover:before {
  background: none;
}

.carousel-center .swiper-container .swiper-slide.swiper-slide-active {
  height: 16.75rem;
  z-index: 10;
}

@media only screen and (min-width: 768px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active {
    height: 27.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active {
    height: 22.2rem;
    display: block;
  }
}

.carousel-center .swiper-container .swiper-slide.swiper-slide-active .image {
  height: 16.75rem;
}

@media only screen and (max-width: 991px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active .image img {
    height: 27.75rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media only screen and (max-width: 767px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active .image img {
    height: 16.75rem;
  }
}

@media only screen and (min-width: 768px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active .image {
    height: 27.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active .image {
    width: calc(100% + 60px);
    height: 22.2rem;
    right: -30px;
    left: -30px;
  }
}

@media only screen and (min-width: 1200px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active .image {
    width: 23.3rem;
    height: 22.2rem;
    right: -58px;
    left: auto;
  }
}

.carousel-center .swiper-container .swiper-slide.swiper-slide-active .image:before {
  background: -webkit-gradient(linear, right top, right bottom, color-stop(58.33%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 58.33%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 58.33%, rgba(0, 0, 0, 0.7) 100%);
}

.carousel-center .swiper-container .swiper-slide.swiper-slide-active .caption {
  color: #fff;
  padding: 0 0.75rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  opacity: 1;
  visibility: visible;
  z-index: 5;
}

@media only screen and (min-width: 768px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active .caption {
    padding: 0 1.5rem;
    bottom: 1.2rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active .caption {
    width: calc(100% + 60px);
    height: 3.55rem;
    font-size: 1.5rem;
    line-height: 1.8rem;
    padding: 0 1.5rem;
    bottom: 1.5rem;
    right: -1.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .carousel-center .swiper-container .swiper-slide.swiper-slide-active .caption {
    width: 23.3rem;
    right: -2.9rem;
  }
}

.carousel-center .swiper-container .swiper-slide img {
  position: absolute;
  max-width: none;
  width: auto;
  height: auto;
  min-width: 100%;
  max-height: 100%;
  min-height: 100%;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.carousel-center .swiper-container .swiper-slide .caption {
  width: 100%;
  height: 3.6rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0.5rem;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: bottom 0.4s linear;
  -o-transition: bottom 0.4s linear;
  transition: bottom 0.4s linear;
}

@media only screen and (min-width: 768px) {
  .carousel-center .swiper-container .swiper-slide .caption {
    height: 6.4rem;
    font-size: 2.7rem;
    line-height: 3.2rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center .swiper-container .swiper-slide .caption {
    height: 3.1rem;
    font-size: 1.3rem;
    line-height: 1.55rem;
    bottom: -3.85rem;
    opacity: 1;
    visibility: visible;
  }
}

@media only screen and (min-width: 1200px) {
  .carousel-center .swiper-container .swiper-slide .caption {
    height: 3.1rem;
  }
}

.carousel-center .swiper-container .swiper-slide .video-icon {
  display: none;
}

.carousel-center .swiper-container .swiper-slide .video .video-icon {
  display: block;
}

.carousel-center .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.carousel-center .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -50px;
}

.carousel-center .swiper-container-horizontal.swiper-container-rtl .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.carousel-center .carousel-center__cta {
  margin-top: 4rem;
  font-weight: bold;
}

.carousel-center .modal {
  top: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  background: #000;
}

.carousel-center .modal .modal-dialog {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.carousel-center .modal.in {
  opacity: 1;
}

.carousel-center .modal.in .modal-dialog {
  opacity: 1;
}

.carousel-center .modal.in .modal-content {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.no-touch .carousel-center .modal.in .bg-img:hover,
.no-touch .carousel-center .modal.in .bg-img:focus {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.carousel-center .modal .socials-comp {
  z-index: 20;
  top: 61.3%;
  -webkit-transform: translateY(-61.3%);
      -ms-transform: translateY(-61.3%);
          transform: translateY(-61.3%);
}

@media only screen and (max-width: 991px) {
  .carousel-center .modal .socials-comp {
    top: auto;
    left: auto;
    bottom: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.carousel-center .modal .socials-comp .custom_images a {
  margin-bottom: 1.35rem;
}

@media only screen and (max-width: 991px) {
  .carousel-center .modal .socials-comp .custom_images {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .carousel-center .modal .socials-comp .custom_images a {
    margin-right: 1.5rem;
    margin-bottom: 1.45rem;
  }
}

.carousel-center .modal-body {
  padding: 0;
  height: 100%;
}

.carousel-center .close {
  position: absolute;
  top: 0.65rem;
  left: 0.7rem;
  color: #fff;
  padding: 0.25rem;
  opacity: 1;
  border: none;
  font-size: 1.78571em;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  text-shadow: none;
}

.carousel-center .close:hover, .carousel-center .close:focus {
  color: #b5131d;
}

@media only screen and (min-width: 992px) {
  .carousel-center .close {
    top: 1.65rem;
    left: 3.8rem;
  }
}

@media only screen and (min-width: 1025px) {
  .carousel-center .comp-photogalery.full-slider .comp-photogalery-container {
    padding-bottom: 20.2vh !important;
  }
}

@media only screen and (min-width: 1025px) {
  .carousel-center .comp-photogalery.full-slider .gallery-top .video-responsive,
  .carousel-center .comp-photogalery.full-slider .gallery-top .video-block,
  .carousel-center .comp-photogalery.full-slider .gallery-top .content-popup {
    background-size: auto calc(100vh - 20.2vh);
    max-height: calc(100vh - 20.2vh);
    max-width: calc(100% - 256px);
    background-color: transparent;
  }
  .carousel-center .comp-photogalery.full-slider .gallery-top .video-responsive::before,
  .carousel-center .comp-photogalery.full-slider .gallery-top .video-block::before,
  .carousel-center .comp-photogalery.full-slider .gallery-top .content-popup::before {
    background: transparent;
  }
}

@media only screen and (min-width: 1025px) {
  .carousel-center .comp-photogalery.full-slider .gallery-thumbs {
    height: 20.2vh;
  }
}

.carousel-center[data-single="true"] .gallery-top .swiper-slide {
  display: none;
}

.carousel-center[data-single="true"] .gallery-top .swiper-slide.active {
  display: block;
}

.carousel-center[data-single="true"] .modal-body .gallery-thumbs,
.carousel-center[data-single="true"] .modal-body .swiper-controller {
  display: none;
}

@media only screen and (min-width: 992px) {
  .carousel-center[data-full-slider="true"] .close {
    left: 3.875rem;
    top: 3.875rem;
  }
}

.carousel-center.carousel-center-logo {
  padding-bottom: 2.5rem;
}

@media only screen and (min-width: 768px) {
  .carousel-center.carousel-center-logo {
    padding-bottom: 3.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo {
    padding-bottom: 5rem;
  }
}

.carousel-center.carousel-center-logo .carousel-center__title {
  font-weight: 800;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 63px;
  color: #2c2c2c;
  margin: 0 auto 2rem;
  padding: 0 1.5rem;
  text-align: center;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo .carousel-center__title {
    font-weight: bold;
    margin-bottom: 3.7rem;
    max-width: 47.5rem;
  }
}

.carousel-center.carousel-center-logo .carousel-center__title .icon {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 32px;
  padding-bottom: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .carousel-center.carousel-center-logo .carousel-center__title .icon {
    padding-bottom: 1.2rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo .carousel-center__title .icon {
    padding-bottom: 2rem;
  }
}

.carousel-center.carousel-center-logo .carousel-center__title .icon::before {
  content: "";
  font-family: "TecomIcon", serif;
  font-size: 32px;
  line-height: 32px;
  color: #b5131d;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.carousel-center.carousel-center-logo.has-icon-top .carousel-center__title .icon::before {
  content: "\e921";
}

.carousel-center.carousel-center-logo .carousel-center__wrapper .swiper-button-next, .carousel-center.carousel-center-logo .carousel-center__wrapper .swiper-button-prev {
  border: 1px solid #c9c9c9;
}

.carousel-center.carousel-center-logo .carousel-center__wrapper .swiper-button-next::after, .carousel-center.carousel-center-logo .carousel-center__wrapper .swiper-button-prev::after {
  color: #000;
}

.carousel-center.carousel-center-logo .swiper-container {
  height: auto;
  padding: 0 2rem;
  max-width: 100%;
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo .swiper-container {
    padding: 0;
    padding-right: 8rem;
    margin-right: -8rem;
  }
}

.carousel-center.carousel-center-logo .swiper-container .swiper-slide {
  height: auto;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo .swiper-container .swiper-slide {
    width: 20%;
  }
}

.carousel-center.carousel-center-logo .swiper-container .swiper-slide.swiper-slide-active {
  z-index: auto;
  height: auto;
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo .swiper-container .swiper-slide.swiper-slide-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.carousel-center.carousel-center-logo .swiper-container .swiper-slide.swiper-slide-active .image {
  height: auto;
  width: 100%;
}

.carousel-center.carousel-center-logo .swiper-container .swiper-slide .image {
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
}

.carousel-center.carousel-center-logo .swiper-container .swiper-slide .image img {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: initial;
  min-height: auto;
  min-width: auto;
  top: 0;
  right: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  pointer-events: none;
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo .swiper-container .swiper-slide .image img {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
  }
}

.carousel-center.carousel-center-logo .swiper-container .swiper-slide .image img:not([src]) {
  display: none;
}

.carousel-center.carousel-center-logo .swiper-container .swiper-slide .image::before {
  content: none;
}

.carousel-center.carousel-center-logo .swiper-container .swiper-slide:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.carousel-center.carousel-center-logo .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -1.5rem;
}

@media only screen and (min-width: 768px) {
  .carousel-center.carousel-center-logo .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -2.3rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -3.1rem;
  }
}

@media only screen and (min-width: 1200px) {
  .carousel-center.carousel-center-logo .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -3.65rem;
  }
}

@media only screen and (min-width: 992px) {
  .carousel-center.carousel-center-logo .swiper-pagination-bullets-dynamic {
    margin-right: 8rem;
  }
}

.carousel-center.carousel-center-logo .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

[data-swiper] .swiper-pagination-fraction, .comp-social-media .swiper-pagination-fraction, .comp-stats-rolling-no .swiper-pagination-fraction {
  width: auto;
  bottom: 2.6rem;
  right: 1rem;
  color: #fff;
  font-weight: 300;
}

@media only screen and (min-width: 992px) {
  [data-swiper] .swiper-pagination-fraction, .comp-social-media .swiper-pagination-fraction, .comp-stats-rolling-no .swiper-pagination-fraction {
    bottom: 2rem;
    letter-spacing: 4px;
    right: calc(((100vw - 952px) / 2) + 20px);
  }
}

@media only screen and (min-width: 1200px) {
  [data-swiper] .swiper-pagination-fraction, .comp-social-media .swiper-pagination-fraction, .comp-stats-rolling-no .swiper-pagination-fraction {
    right: calc(((100vw - 1160px) / 2) + 20px);
  }
}

[data-swiper] .swiper-pagination-current, [data-swiper] .swiper-pagination-total, .comp-social-media .swiper-pagination-current, .comp-social-media .swiper-pagination-total, .comp-stats-rolling-no .swiper-pagination-current, .comp-stats-rolling-no .swiper-pagination-total {
  width: 1.25rem;
  height: 0.8rem;
  letter-spacing: 4px;
}

[data-swiper] .swiper-pagination-current::after, .comp-social-media .swiper-pagination-current::after, .comp-stats-rolling-no .swiper-pagination-current::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 2.5rem;
  height: 0.1rem;
  margin-right: 1rem;
  margin-left: 1rem;
  border-bottom: 2px solid #fff;
}

@media only screen and (min-width: 992px) {
  [data-swiper] .swiper-pagination-current::after, .comp-social-media .swiper-pagination-current::after, .comp-stats-rolling-no .swiper-pagination-current::after {
    width: 4rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    border-bottom: 1px solid #fff;
  }
}

[data-swiper].swiper-container-horizontal > .swiper-pagination-bullets, .comp-social-media.swiper-container-horizontal > .swiper-pagination-bullets, .comp-stats-rolling-no.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}

@media only screen and (min-width: 992px) {
  [data-swiper].swiper-container-horizontal > .swiper-pagination-bullets, .comp-social-media.swiper-container-horizontal > .swiper-pagination-bullets, .comp-stats-rolling-no.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 1.5rem;
  }
}

[data-swiper].swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .comp-social-media.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .comp-stats-rolling-no.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.4rem;
  background-color: rgba(255, 255, 255, 0.5);
  margin-left: 0;
  margin-right: 0.75rem;
}

[data-swiper].swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child, .comp-social-media.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child, .comp-stats-rolling-no.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:first-child {
  margin-right: 0;
}

[data-swiper].swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .comp-social-media.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .comp-stats-rolling-no.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #ffffff;
}

[data-swiper] .swiper-button-prev, [data-swiper] .swiper-button-next, .comp-social-media .swiper-button-prev, .comp-social-media .swiper-button-next, .comp-stats-rolling-no .swiper-button-prev, .comp-stats-rolling-no .swiper-button-next {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  width: 0.45rem;
  height: 0.9rem;
  margin: 0;
  padding: 0.75rem;
  background: none !important;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[data-swiper] .swiper-button-prev::before, [data-swiper] .swiper-button-next::before, .comp-social-media .swiper-button-prev::before, .comp-social-media .swiper-button-next::before, .comp-stats-rolling-no .swiper-button-prev::before, .comp-stats-rolling-no .swiper-button-next::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 0.69rem;
  height: 0.69rem;
  border: 1px solid currentColor;
  border-color: currentColor transparent transparent currentColor;
}

[data-swiper] .swiper-button-prev, .comp-social-media .swiper-button-prev, .comp-stats-rolling-no .swiper-button-prev {
  margin-left: 1rem;
}

@media only screen and (min-width: 992px) {
  [data-swiper] .swiper-button-prev, .comp-social-media .swiper-button-prev, .comp-stats-rolling-no .swiper-button-prev {
    margin-left: 2.35rem;
  }
}

[data-swiper] .swiper-button-prev::before, .comp-social-media .swiper-button-prev::before, .comp-stats-rolling-no .swiper-button-prev::before {
  -webkit-transform: translate(20%, -50%) rotate(135deg);
      -ms-transform: translate(20%, -50%) rotate(135deg);
          transform: translate(20%, -50%) rotate(135deg);
}

[data-swiper] .swiper-button-next::before, .comp-social-media .swiper-button-next::before, .comp-stats-rolling-no .swiper-button-next::before {
  -webkit-transform: translate(70%, -50%) rotate(-45deg);
      -ms-transform: translate(70%, -50%) rotate(-45deg);
          transform: translate(70%, -50%) rotate(-45deg);
}

[data-swiper] .swiper-controller, .comp-social-media .swiper-controller, .comp-stats-rolling-no .swiper-controller {
  display: none;
}

@media only screen and (min-width: 992px) {
  [data-swiper] .swiper-controller, .comp-social-media .swiper-controller, .comp-stats-rolling-no .swiper-controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    bottom: 1.8rem;
    left: calc(((100vw - 952px) / 2) + 20px);
    z-index: 1;
  }
}

@media only screen and (min-width: 1200px) {
  [data-swiper] .swiper-controller, .comp-social-media .swiper-controller, .comp-stats-rolling-no .swiper-controller {
    left: calc(((100vw - 1160px) / 2) + 20px);
    margin-left: -0.4rem;
  }
}

.no-touch [data-swiper] .swiper-controller .swiper-button-prev:hover, .no-touch [data-swiper] .swiper-controller .swiper-button-prev:active, .no-touch [data-swiper] .swiper-controller .swiper-button-next:hover, .no-touch [data-swiper] .swiper-controller .swiper-button-next:active, .no-touch .comp-social-media .swiper-controller .swiper-button-prev:hover, .no-touch .comp-social-media .swiper-controller .swiper-button-prev:active, .no-touch .comp-social-media .swiper-controller .swiper-button-next:hover, .no-touch .comp-social-media .swiper-controller .swiper-button-next:active, .no-touch .comp-stats-rolling-no .swiper-controller .swiper-button-prev:hover, .no-touch .comp-stats-rolling-no .swiper-controller .swiper-button-prev:active, .no-touch .comp-stats-rolling-no .swiper-controller .swiper-button-next:hover, .no-touch .comp-stats-rolling-no .swiper-controller .swiper-button-next:active {
  color: #b5131d;
}

.comp-events-table {
  position: relative;
  color: #000;
  font-size: 1em;
}

@media only screen and (min-width: 992px) {
  .comp-events-table {
    padding-bottom: 1.9rem;
  }
}

.comp-events-table .table-events table {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #000;
  background-color: transparent;
  letter-spacing: 0.3px;
  padding: 0.8rem 0;
  margin: 0 0 2rem;
}

@media only screen and (min-width: 992px) {
  .comp-events-table .table-events table {
    margin: 0;
  }
}

.comp-events-table .table-events table td {
  font-size: 1em;
  line-height: 1.57143;
  padding: 0.75rem 1.5rem;
}

.comp-events-table .table-events table td:nth-child(1), .comp-events-table .table-events table td:nth-child(2) {
  width: 10rem;
}

@media only screen and (min-width: 768px) {
  .comp-events-table .table-events table td:nth-child(1), .comp-events-table .table-events table td:nth-child(2) {
    width: 27.75%;
  }
}

.comp-events-table .table-events table td:nth-child(3) {
  width: 15rem;
}

@media only screen and (min-width: 768px) {
  .comp-events-table .table-events table td:nth-child(3) {
    width: 44.5%;
  }
}

.comp-events-table .table-events table tr:first-child > td {
  padding: 0.9rem 1.5rem;
}

.comp-events-table .table-events table tr:first-child > td:after {
  top: -0.8rem;
  height: calc(100% + 16px);
}

.comp-events-table .table-events table tr:last-child > td:after {
  bottom: -0.8rem;
  height: calc(100% + 16px);
}

.comp-events-table .swiper-pagination {
  left: 0;
  right: unset;
  bottom: 0;
  text-align: left;
  color: #414042;
}

.comp-events-table [data-swiper] .swiper-pagination-current::after {
  border-bottom: 1px solid #414042;
}

.comp-events-table [data-swiper] .swiper-button-prev,
.comp-events-table [data-swiper] .swiper-button-next {
  position: absolute;
  top: 48%;
  color: #414042;
  -webkit-transform: translateY(-48%);
      -ms-transform: translateY(-48%);
          transform: translateY(-48%);
}

.comp-events-table [data-swiper] .swiper-button-prev {
  right: -1.9rem;
  left: auto;
}

.comp-events-table [data-swiper] .swiper-button-next {
  left: -1.65rem;
  right: auto;
}

.comp-events-table [data-swiper] .swiper-controller {
  position: inherit;
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-events-table [data-swiper] .swiper-controller {
    display: block;
  }
}

.comp-events-table [data-swiper] > .swiper-pagination-bullets {
  text-align: center;
}

.comp-events-table [data-swiper] > .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #000;
}

.comp-events-table .no-result {
  font-size: 1.71429em;
  color: #000;
  font-weight: bold;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.comp-events-table .table-events-heading {
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
  color: #000;
  margin: 1.95rem 0 0.6rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-events-table .table-events-heading {
    margin: 1.95rem 0 0.45rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-events-table .table-events-heading {
    margin: 1.95rem 0 1.1rem;
  }
}

.comp-events-table .table-events-border-bottom table {
  width: 100%;
  margin: 0 0 2rem;
  padding: 0.8rem 0;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #000;
  background-color: transparent;
  border-collapse: collapse;
  letter-spacing: normal;
}

.comp-events-table .table-events-border-bottom table tr {
  border-bottom: 1px solid #fcea10;
}

@media only screen and (max-width: 767px) {
  .comp-events-table .table-events-border-bottom table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.1rem 0 0.7rem;
  }
  .comp-events-table .table-events-border-bottom table tr:first-child {
    display: none;
  }
}

.comp-events-table .table-events-border-bottom table tr:first-child td {
  padding-top: 0.725rem;
  padding-bottom: 1.025rem;
  font-size: 1.42857em;
  font-weight: bold;
  color: #fcea10;
}

.comp-events-table .table-events-border-bottom table td {
  margin-bottom: 0.35rem;
  padding: 0;
  font-size: 1.14286em;
  line-height: 22px;
  color: #414042;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .comp-events-table .table-events-border-bottom table td {
    font-size: 1.28571em;
    line-height: 24px;
    padding: 0.75rem 0;
  }
}

.comp-events-table .table-events-border-bottom table td:not(:last-child) {
  padding-left: 0;
}

@media only screen and (min-width: 768px) {
  .comp-events-table .table-events-border-bottom table td:not(:last-child) {
    padding-left: 1.4rem;
  }
}

.comp-events-table .table-events-border-bottom table td:nth-last-child(3) {
  min-width: 10.9rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-events-table .table-events-border-bottom table td:nth-last-child(3) {
    min-width: 8.5rem;
  }
}

.comp-events-table .table-events-border-bottom table td:first-child {
  font-weight: bold;
  max-width: 15rem;
  min-width: 12.4rem;
  font-size: 1.42857em;
  padding-left: 4rem;
}

@media only screen and (max-width: 767px) {
  .comp-events-table .table-events-border-bottom table td:first-child {
    margin-bottom: 0.75rem;
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-events-table .table-events-border-bottom table td:first-child {
    min-width: 10rem;
  }
}

.comp-events-table .table-events-border-bottom table td:nth-last-child(-n+2) {
  min-width: 7.45rem;
  max-width: 7.45rem;
  color: #000;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-events-table .table-events-border-bottom table td:nth-last-child(-n+2) {
    min-width: 7.05rem;
    max-width: 7.05rem;
  }
}

@media only screen and (max-width: 767px) {
  .comp-events-table .table-events-border-bottom table td:nth-last-child(-n+2) {
    width: 100%;
    color: #414042;
  }
}

.comp-events-table .table-events-border-bottom table td:last-child {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .comp-events-table .table-events-border-bottom table td:last-child {
    width: 8.15rem;
  }
}

.comp-events-table .table-events-border-bottom table td:nth-last-child(4) {
  padding-left: 0;
}

@media only screen and (min-width: 768px) {
  .comp-events-table .table-events-border-bottom table td:nth-last-child(4) {
    padding-left: 1.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .comp-events-table .table-events-border-bottom table td:not(:first-child) {
    max-width: 9rem;
    min-width: auto;
  }
}

.event-item {
  height: auto;
  padding-right: 0.95rem;
  border: solid 1px #fcea10;
  position: relative;
}

.bg-img {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  height: 100%;
  width: 100%;
  background-size: cover;
}

@media only screen and (min-width: 992px) {
  .comp-events-wrapper .comp-heading h2 {
    margin-bottom: 1.55rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-events-wrapper.container.container-inner {
    max-width: 100%;
    width: 100%;
    padding-right: 7.25rem;
    padding-left: 0;
    margin-right: 0;
  }
}

.comp-events-inner .event-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 5.2rem;
  width: 44%;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.comp-events-inner .event-date:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}

.comp-events-inner .event-date .date-group {
  position: relative;
  width: 43%;
  padding: 0.5rem 0 0.15rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  font-size: 0.78571em;
  line-height: 2;
  letter-spacing: 0.2px;
  text-align: center;
  z-index: 1;
}

.comp-events-inner .event-date .date-group .date {
  padding: 0.2rem 0 0.25rem;
  font-size: 2.18182em;
  letter-spacing: normal;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  line-height: 1.08333;
}

@media only screen and (min-width: 992px) {
  .comp-events-inner .event-date .date-group .date {
    font-size: 2.72727em;
    line-height: 0.86667;
  }
}

.comp-events-inner .event-date .date-group:nth-child(n + 2) {
  margin-right: 10%;
}

.comp-events-inner .event-date .date-group:nth-child(n + 2)::before {
  content: '';
  position: absolute;
  top: 54%;
  right: -20%;
  width: 0.35rem;
  border-top: 3px solid #fff;
  background: #fff;
  -webkit-transform: translateY(-54%);
      -ms-transform: translateY(-54%);
          transform: translateY(-54%);
}

@media only screen and (min-width: 992px) {
  .comp-events-inner .event-date .date-group:nth-child(n + 2)::before {
    width: 0.45rem;
  }
}

.comp-events-carousel .comp-events-inner {
  display: none;
  overflow: hidden;
  width: calc(100% + 1.1rem);
  margin-top: 1.4rem;
}

@media only screen and (min-width: 768px) {
  .comp-events-carousel .comp-events-inner {
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .comp-events-carousel .comp-events-inner {
    margin-top: 1.25rem;
  }
}

.comp-events-carousel .comp-events-inner .swiper-slide {
  max-width: 12.5rem;
  height: auto;
}

.comp-events-carousel .comp-events-inner .event-date {
  padding: 0.45rem 0.8rem;
}

@media only screen and (min-width: 992px) {
  .comp-events-carousel .comp-events-inner .event-date {
    padding: 0.55rem 0.35rem 0.3rem 0.25rem;
  }
}

.comp-events-carousel .comp-events-inner .event-date .date-group {
  padding: 0;
  line-height: normal;
}

.comp-events-carousel .comp-events-inner.\--no-slider .swiper-slide {
  margin-left: 0.75rem;
}

.comp-events-carousel .comp-events-inner.\--no-slider .swiper-slide:last-child {
  margin-left: 0;
}

.comp-events-inner .heading-event,
.comp-events-inner .content-event {
  width: 100%;
}

.comp-events-inner .event-item {
  display: block;
  min-height: 20.7rem;
  height: 100%;
  color: #fff;
  text-decoration: none;
}

.comp-events-inner .event-name,
.comp-events-inner .event-desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 5.75rem;
}

.comp-events-inner .content-event {
  position: absolute;
  bottom: 0;
  padding-right: 1rem;
  padding-left: 0.5rem;
  margin-bottom: 2rem;
  color: #fff;
  right: 0;
}

@media only screen and (min-width: 992px) {
  .comp-events-inner .content-event {
    margin: 1rem 0 1.5rem;
  }
}

.comp-events-inner .content-event .event-time {
  margin-top: 1.95rem;
  font-weight: normal;
  letter-spacing: 0.015rem;
}

@media only screen and (min-width: 992px) {
  .comp-events-inner .content-event .event-time {
    margin-top: 3.5rem;
  }
}

.comp-events-inner .content-event .event-name {
  padding-top: 0.35rem;
  font-size: 1.71429em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .comp-events-inner .content-event .event-name {
    padding-top: 0.4rem;
    font-size: 2.14286em;
  }
}

.comp-events-inner .content-event .event-name > * {
  font-size: inherit;
  color: #fff;
  text-decoration: none;
}

.comp-events-inner .content-event .event-name ~ .cta-primary {
  padding-top: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-events-inner .content-event .event-name ~ .cta-primary {
    padding-top: 0.6rem;
  }
}

.comp-events-inner .content-event .event-desc {
  margin-bottom: 1.1rem;
  font-weight: 300;
  color: #fff;
  line-height: 1.28571;
  padding-top: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-events-inner .content-event .event-desc {
    margin-bottom: 0;
    padding-top: 0.6rem;
  }
}

.comp-events-inner .heading-event {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.comp-events-inner .heading-event .brand-name {
  display: inline-block;
  position: relative;
  font-weight: normal;
  letter-spacing: .3px;
  padding-bottom: 0.1rem;
}

.comp-events-inner .heading-event .brand-name::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}

.comp-events-inner .heading-event .city-name {
  padding-top: 0.5rem;
  font-size: 0.85714em;
  font-weight: 300;
  color: #fff;
}

.comp-events-inner.event-menu .event-date:after {
  content: none;
}

.comp-events-inner.event-menu .event-item {
  height: auto;
  min-height: 15.4rem;
}

.comp-events-inner .event-schedule {
  padding: 0.85rem 1.3rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 700;
}

.comp-events-inner .event-address {
  width: 56%;
  padding-top: 0.9rem;
}

.comp-events-inner .cta-primary.\--has-icon:after {
  margin-right: 0.6rem;
}

@media only screen and (min-width: 992px) {
  .comp-events-inner .cta-primary.\--has-icon {
    display: none;
  }
}

.comp-events-carousel {
  position: relative;
  color: #000;
  font-size: 1em;
}

@media only screen and (min-width: 992px) {
  .comp-events-carousel {
    padding-bottom: 1.9rem;
  }
}

.comp-events-carousel .filter {
  margin-top: 1.5rem;
  text-align: right;
}

@media only screen and (min-width: 992px) {
  .comp-events-carousel .filter {
    margin-top: 1.2rem;
    text-align: left;
    padding-left: 0.1rem;
  }
}

.comp-events-carousel .comp-radio {
  display: block;
  margin-left: 0;
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-events-carousel .comp-radio {
    display: inline-block;
    margin-right: 1.3rem;
  }
  .comp-events-carousel .comp-radio:first-child {
    margin-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-events-carousel .comp-radio {
    display: inline-block;
    margin-left: 1.3rem;
  }
}

.comp-events-carousel .comp-radio .input-label:before {
  margin-left: 0.5rem;
}

@media only screen and (max-width: 991px) {
  .comp-events-carousel .comp-radio .input-controller:checked ~ .input-label {
    padding-bottom: 0;
  }
}

.comp-events-carousel .swiper-pagination {
  left: 0;
  right: unset;
  bottom: 0;
  text-align: left;
  color: #414042;
}

.comp-events-carousel [data-swiper] .swiper-pagination-current::after {
  border-bottom: 1px solid #414042;
}

.comp-events-carousel [data-swiper] .swiper-button-prev,
.comp-events-carousel [data-swiper] .swiper-button-next {
  position: absolute;
  top: 48%;
  color: #000;
  -webkit-transform: translateY(-48%);
      -ms-transform: translateY(-48%);
          transform: translateY(-48%);
}

.comp-events-carousel [data-swiper] .swiper-button-prev {
  right: -1.9rem;
}

.comp-events-carousel [data-swiper] .swiper-button-next {
  left: -1.65rem;
}

.comp-events-carousel [data-swiper] .swiper-controller {
  position: inherit;
}

.comp-events-carousel [data-swiper] .swiper-controller,
.comp-events-carousel [data-swiper] .swiper-pagination {
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-events-carousel [data-swiper] .swiper-controller,
  .comp-events-carousel [data-swiper] .swiper-pagination {
    display: block;
  }
}

.comp-events-carousel .no-result {
  font-size: 1.71429em;
  color: #000;
  font-weight: bold;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

/* breakpoints */
.comp-hero {
  position: relative;
  min-height: 100vh;
}

@media only screen and (min-width: 992px) {
  .comp-hero {
    height: 100%;
    min-height: calc(100vh - 5rem);
  }
}

@media only screen and (max-width: 991px) {
  .comp-hero.\--no-slider .padding-left-fit-container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.comp-hero .swiper-pagination-current {
  position: relative;
  width: 8.25rem;
  display: inline-block;
  text-align: right;
  line-height: normal;
}

.comp-hero .swiper-pagination-current:after {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comp-hero .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  opacity: 1;
  height: calc(100% + 100px);
  background-size: cover;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

@media only screen and (min-width: 768px) {
  .comp-hero .bg-img {
    height: calc(100% + 180px);
  }
}

.comp-hero .bg-img::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 150px;
  z-index: 1;
  background: -webkit-gradient(linear, right bottom, right top, from(white), color-stop(8%, rgba(255, 255, 255, 0.97)), color-stop(15%, rgba(255, 255, 255, 0.9)), color-stop(22%, rgba(255, 255, 255, 0.8)), color-stop(30%, rgba(255, 255, 255, 0.65)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(65%, rgba(255, 255, 255, 0.2)), color-stop(80%, rgba(255, 255, 255, 0.1)), color-stop(90%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, white, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
}

@media only screen and (min-width: 768px) {
  .comp-hero .bg-img::before {
    height: 250px;
  }
}

.comp-hero .bg-img::after {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.comp-hero.\--disable-bg .bg-img {
  opacity: 0;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.comp-hero .swiper-slide {
  height: auto;
}

@media only screen and (min-width: 992px) {
  .comp-hero .swiper-slide {
    min-height: calc(100vh - 100px);
  }
}

.ie11 .comp-hero .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
}

.comp-hero .caption {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15.75rem 0 3.75rem;
  min-height: 100vh;
  color: #fff;
  word-break: break-all;
}

.ie .comp-hero .caption {
  min-height: 10rem;
}

.comp-hero .caption > * {
  width: 100%;
}

.comp-hero .caption > .cta-primary {
  padding-right: 0.4rem;
}

.comp-hero .caption h1, .comp-hero .caption h2, .comp-hero .caption h3, .comp-hero .caption h4, .comp-hero .caption p, .comp-hero .caption span {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin-right: 0;
}

.comp-hero .caption h1 {
  font-size: 22.1875vw;
  line-height: 20.63438vw;
  letter-spacing: -0.90969vw;
  margin-right: -1.30906vw;
}

@media only screen and (min-width: 992px) {
  .comp-hero .caption h1 {
    font-size: 22.5vw;
    line-height: 0.7743;
    margin-right: -2.2005vw;
  }
}

@media only screen and (min-aspect-ratio: 17 / 9) and (min-width: 992px) {
  .comp-hero .caption h1 {
    font-size: 12.5vw;
    letter-spacing: -0.5125vw;
    margin-right: -0.2225vw;
  }
}

@media only screen and (min-width: 1921px) {
  .comp-hero .caption h1 {
    font-size: 7vw;
    letter-spacing: -0.287vw;
  }
}

.comp-hero .caption h2 {
  font-size: 3em;
  line-height: 0.95238;
}

@media only screen and (min-width: 768px) {
  .comp-hero .caption h2 {
    font-size: 5.14286em;
    line-height: 0.97222;
  }
  .ar .comp-hero .caption h2 {
    font-size: 4.28571em;
    line-height: 80px;
  }
}

@media print {
  .comp-hero .caption h2 {
    font-size: 5.14286em;
    line-height: 0.97222;
  }
}

.comp-hero .caption h3 {
  font-size: 1.71429em;
  line-height: 1.25;
}

@media only screen and (min-width: 768px) {
  .comp-hero .caption h3 {
    font-size: 2.14286em;
    line-height: 1.2;
  }
}

.comp-hero .caption h4 {
  font-size: 1.14286em;
  line-height: 1.125;
  font-weight: 600;
}

@media only screen and (min-width: 768px) {
  .comp-hero .caption h4 {
    font-size: 1.42857em;
    line-height: 1.6;
  }
}

.comp-hero .caption h5 {
  font-size: 1em;
  line-height: 1.14286;
}

.comp-hero .caption h6 {
  font-size: 1.14286em;
  line-height: 2;
  font-weight: 300;
}

.comp-hero .caption .font-size-288,
.comp-hero .caption .font-size-240,
.comp-hero .caption .font-size-215,
.comp-hero .caption .font-size-200,
.comp-hero .caption .font-size-180,
.comp-hero .caption .font-size-150,
.comp-hero .caption .font-size-120,
.comp-hero .caption .font-size-90,
.comp-hero .caption .font-size-72,
.comp-hero .caption .font-size-62,
.comp-hero .caption .font-size-52,
.comp-hero .caption .font-size-45,
.comp-hero .caption .font-size-40,
.comp-hero .caption .font-size-35 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  line-height: 12.5vw;
  letter-spacing: normal;
  display: block;
}

.ar .comp-hero .caption .font-size-288, .ar
.comp-hero .caption .font-size-240, .ar
.comp-hero .caption .font-size-215, .ar
.comp-hero .caption .font-size-200, .ar
.comp-hero .caption .font-size-180, .ar
.comp-hero .caption .font-size-150, .ar
.comp-hero .caption .font-size-120, .ar
.comp-hero .caption .font-size-90, .ar
.comp-hero .caption .font-size-72, .ar
.comp-hero .caption .font-size-62, .ar
.comp-hero .caption .font-size-52, .ar
.comp-hero .caption .font-size-45, .ar
.comp-hero .caption .font-size-40, .ar
.comp-hero .caption .font-size-35 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  line-height: 1.2;
}

@media only screen and (max-width: 991px) {
  .comp-hero .caption .font-size-288,
  .comp-hero .caption .font-size-240,
  .comp-hero .caption .font-size-215,
  .comp-hero .caption .font-size-200,
  .comp-hero .caption .font-size-180,
  .comp-hero .caption .font-size-150,
  .comp-hero .caption .font-size-120,
  .comp-hero .caption .font-size-90,
  .comp-hero .caption .font-size-72,
  .comp-hero .caption .font-size-62,
  .comp-hero .caption .font-size-52,
  .comp-hero .caption .font-size-45,
  .comp-hero .caption .font-size-40,
  .comp-hero .caption .font-size-35 {
    word-break: break-word;
  }
}

.comp-hero .caption .font-size-288,
.comp-hero .caption .font-size-240,
.comp-hero .caption .font-size-215 {
  font-size: 22.1875vw;
  line-height: 20.625vw;
  letter-spacing: -0.9125vw;
  margin-right: -2.2005vw;
}

.comp-hero .caption .font-size-200 {
  font-size: 15.625vw;
  line-height: 19.53125vw;
  margin-left: -0.8vw;
  letter-spacing: -0.64218vw;
}

.comp-hero .caption .font-size-180 {
  font-size: 180px;
  line-height: 154px;
}

@media only screen and (max-width: 767px) {
  .comp-hero .caption .font-size-180 {
    font-size: 72px;
    line-height: 73px;
  }
}

.comp-hero .caption .font-size-150,
.comp-hero .caption .font-size-90 {
  font-size: 13.125vw;
}

.comp-hero .caption .font-size-72 {
  font-size: 11.25vw;
  word-break: normal;
}

.comp-hero .caption .font-size-62, .comp-hero .caption .font-size-52 {
  font-size: 10vw;
  word-break: normal;
}

.comp-hero .caption .font-size-120,
.comp-hero .caption .font-size-45,
.comp-hero .caption .font-size-40,
.comp-hero .caption .font-size-35 {
  font-size: 2.1rem;
  line-height: 2rem;
}

.ar .comp-hero .caption .font-size-288, .ar
.comp-hero .caption .font-size-240, .ar
.comp-hero .caption .font-size-215, .ar
.comp-hero .caption .font-size-200, .ar
.comp-hero .caption .font-size-180, .ar
.comp-hero .caption .font-size-150, .ar
.comp-hero .caption .font-size-120, .ar
.comp-hero .caption .font-size-90, .ar
.comp-hero .caption .font-size-72, .ar
.comp-hero .caption .font-size-62, .ar
.comp-hero .caption .font-size-52, .ar
.comp-hero .caption .font-size-45, .ar
.comp-hero .caption .font-size-40, .ar
.comp-hero .caption .font-size-35 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  line-height: 1.2;
}

@media only screen and (min-width: 992px) {
  .comp-hero .caption {
    padding: 8.75rem 0 4.9rem;
  }
  .comp-hero .caption .font-size-288 {
    font-size: 22.5vw;
    line-height: 17.421875vw;
    letter-spacing: -0.93906vw;
  }
  .comp-hero .caption .font-size-240 {
    font-size: 18.75vw;
    line-height: normal;
  }
  .comp-hero .caption .font-size-215 {
    font-size: 16.7969vw;
    line-height: normal;
  }
  .comp-hero .caption .font-size-180 {
    font-size: 180px;
  }
  .comp-hero .caption .font-size-150 {
    font-size: 11.71875vw;
    line-height: 10.9375vw;
    letter-spacing: -0.48906vw;
  }
  .comp-hero .caption .font-size-120 {
    font-size: 6rem;
    line-height: 5.5rem;
  }
  .comp-hero .caption .font-size-90 {
    font-size: 7.03125vw;
    line-height: 7.421875vw;
    letter-spacing: -0.29375vw;
  }
  .comp-hero .caption .font-size-72 {
    font-size: 5.625vw;
    line-height: 5.46875vw;
  }
  .comp-hero .caption .font-size-62 {
    font-size: 4.84375vw;
    line-height: 4.6875vw;
  }
  .comp-hero .caption .font-size-52 {
    font-size: 4.0625vw;
    line-height: 3.90625vw;
  }
  .comp-hero .caption .font-size-45 {
    font-size: 2.25rem;
    line-height: 2rem;
  }
  .comp-hero .caption .font-size-40 {
    font-size: 2rem;
    line-height: 1.75rem;
  }
  .comp-hero .caption .font-size-35 {
    font-size: 1.75rem;
    line-height: 1.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-hero .caption {
    padding-top: 16.5rem;
    padding-bottom: 12.5rem;
  }
}

@media only screen and (max-width: 991px) and (orientation: landscape) {
  .comp-hero .caption {
    padding-top: 5.5rem;
  }
}

.comp-hero .video-block ~ .caption {
  min-height: 100vh;
  padding: 79px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (min-width: 992px) {
  .comp-hero .video-block ~ .caption {
    padding-top: 118px;
  }
}

.comp-hero.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 1.4rem;
}

@media only screen and (min-width: 768px) {
  .comp-hero.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 4rem;
  }
}

.hero-event .swiper-controller {
  bottom: 1.5rem;
}

.hero-event .swiper-slide {
  position: relative;
  padding: 0 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-event .swiper-slide {
    padding: 0 4rem;
    padding-top: 13.1rem;
    padding-bottom: 6.85rem;
  }
}

.hero-event .hero-desc {
  display: block;
  position: relative;
  margin-top: 1.5rem;
  color: #fff;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .hero-event .hero-desc {
    display: inline-block;
    width: 50%;
    padding-right: 12.7%;
    padding-bottom: 0;
    margin-top: 0.25rem;
    vertical-align: middle;
  }
}

.hero-event .hero-desc .date-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  line-height: normal;
}

@media only screen and (min-width: 992px) {
  .hero-event .hero-desc .date-time {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    white-space: nowrap;
  }
}

.hero-event .hero-desc .date-time .append {
  margin: 0 0.25rem;
}

.hero-event .hero-desc .date-time .time {
  position: relative;
  display: inline-block;
  margin-right: 1.1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
  letter-spacing: 0.3px;
}

.hero-event .hero-desc .date-time .time:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -0.5rem;
  width: 0.1rem;
  height: 1rem;
  background-color: #fcea10;
}

.hero-event .hero-desc .address {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  line-height: 1.14286;
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .hero-event .hero-desc .address {
    margin-bottom: 1rem;
  }
}

.hero-event .hero-desc .rich-text {
  width: 10.5rem;
  margin-bottom: 0;
  color: #fff;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  line-height: 1.28571;
}

.hero-event .hero-desc .cta-primary {
  padding-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-event .hero-desc .cta-primary {
    padding-top: 0;
    margin-top: 1rem;
  }
}

.hero-event .hero-desc > * {
  margin-bottom: 1rem;
}

.hero-event .hero-desc div:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .hero-event .socials-comp {
    bottom: -2.9rem;
  }
}

.hero-event .related-link {
  position: relative;
  margin-top: 1.5rem;
  padding-bottom: 1.25rem;
}

@media only screen and (min-width: 992px) {
  .hero-event .related-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 2.05rem;
    padding-bottom: 0;
  }
}

.hero-event .related-link .link-number {
  display: inline-block;
  width: 49%;
  padding-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-event .related-link .link-number {
    width: auto;
    padding-bottom: 0;
    margin-right: 7.4rem;
  }
  .hero-event .related-link .link-number:first-child {
    margin-right: 0;
  }
  .hero-event .related-link .link-number:last-child {
    margin-left: 3.2%;
  }
}

.hero-event .related-link .link-number a {
  display: inline-block;
}

@media only screen and (min-width: 992px) {
  .hero-event .related-link .content-link {
    text-align: left;
  }
}

.hero-event .related-link .order {
  margin-left: 0.8rem;
  font-size: 1.42857em;
  line-height: 1.1;
  color: #b5131d;
}

.hero-event .related-link .desc {
  width: 3.9rem;
  font-size: 0.85714em;
  font-weight: bold;
  line-height: 1.17;
  color: #fff;
}

.hero-event .related-link .order, .hero-event .related-link .desc {
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  letter-spacing: normal;
}

.hero-event .related-link .order:hover, .hero-event .related-link .desc:hover {
  color: #b5131d;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-event .comp-hero.\--title-small .video-block ~ .padding-left-fit-container .caption {
    padding: 14.25rem 0 7.25rem;
  }
}

@media only screen and (max-width: 991px) and (orientation: landscape) {
  .hero-event .comp-hero.\--title-small .video-block ~ .padding-left-fit-container .caption {
    padding: 4rem 0 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: max) {
  .hero-event .comp-hero.\--title-small .video-block ~ .padding-left-fit-container .caption {
    padding: 11.5rem 0 4.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-event .comp-hero:not(.\--title-small) .swiper-slide {
    padding: 0;
  }
  .hero-event .comp-hero:not(.\--title-small) .caption {
    height: 100vh;
    padding: 0 0 8.75rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .hero-event .comp-hero:not(.\--title-small) .caption > * {
    max-width: none;
    margin: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-animation .comp-hero .caption .font-size-288,
  .custom-animation .comp-hero .caption .font-size-150,
  .custom-animation .comp-hero .caption .font-size-90,
  .custom-animation .comp-hero .caption .font-size-72,
  .custom-animation .comp-hero .caption .font-size-62,
  .custom-animation .comp-hero .caption .font-size-52 {
    font-size: 19.1875vw;
    line-height: 17.26875vw;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
  .custom-animation .comp-hero .caption .font-size-288,
  .custom-animation .comp-hero .caption .font-size-150,
  .custom-animation .comp-hero .caption .font-size-90,
  .custom-animation .comp-hero .caption .font-size-72,
  .custom-animation .comp-hero .caption .font-size-62,
  .custom-animation .comp-hero .caption .font-size-52 {
    font-size: 13.125vw;
    line-height: 1;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .custom-animation .comp-hero .caption .font-size-288,
  .custom-animation .comp-hero .caption .font-size-150,
  .custom-animation .comp-hero .caption .font-size-90,
  .custom-animation .comp-hero .caption .font-size-72,
  .custom-animation .comp-hero .caption .font-size-62,
  .custom-animation .comp-hero .caption .font-size-52 {
    font-size: 14.5vw;
    line-height: 13.195vw;
    letter-spacing: -0.667vw;
  }
}

.ar .custom-animation .comp-hero .caption {
  line-height: 1.2;
}

.custom-animation .comp-hero .swiper-pagination,
.custom-animation .comp-hero .swiper-controller {
  opacity: 0;
  -webkit-transform: translateY(4.2rem);
      -ms-transform: translateY(4.2rem);
          transform: translateY(4.2rem);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-animation .comp-hero .swiper-pagination,
  .custom-animation .comp-hero .swiper-controller {
    bottom: 4rem;
  }
}

.comp-hero.\--title-small .swiper-wrapper {
  min-height: inherit;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small:not(.none-max-height) .swiper-wrapper {
    max-height: 30.15rem;
  }
}

.comp-hero.\--title-small .swiper-slide {
  position: relative;
  padding: 0 1rem;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small .swiper-slide {
    padding: 13rem 0 6.85rem 0;
  }
}

.comp-hero.\--title-small .socials-comp {
  top: auto;
  bottom: 5rem;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small .socials-comp {
    bottom: -1.8rem;
  }
}

.comp-hero.\--title-small .caption {
  display: block;
  position: relative;
  padding-top: 14.4rem;
  padding-bottom: 4rem;
  min-height: 0;
  word-break: normal;
  color: #fff;
  margin-right: -0.7788vw;
}

.comp-hero.\--title-small .caption h2 {
  font-size: 13.2vw;
  font-weight: bold;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  letter-spacing: normal;
  line-height: 12.5004vw;
}

.hero-event .comp-hero.\--title-small .caption {
  padding-top: 9.35rem;
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small .caption {
    display: inline-block;
    position: relative;
    width: 49.5%;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
  }
  .comp-hero.\--title-small .caption.none-max-width {
    width: 100%;
  }
  .comp-hero.\--title-small .caption h2 {
    font-size: 5.63vw;
    line-height: 5.47236vw;
    letter-spacing: normal;
  }
  .hero-event .comp-hero.\--title-small .caption {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.comp-hero.\--title-small .category-name {
  position: absolute;
  width: auto;
  top: 7.15rem;
  right: auto;
  font-size: 0.7rem;
  font-weight: 300;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #fff;
  letter-spacing: 0.3px;
  line-height: normal;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small .category-name {
    top: -1.85rem;
  }
}

.comp-hero.\--title-small .category-name:after {
  content: '';
  width: 100%;
  height: 0.1rem;
  position: absolute;
  bottom: -8px;
  right: 0;
  background-color: #fcea10;
}

@media only screen and (min-width: 1200px) {
  .comp-hero.\--title-small .swiper-pagination-fraction {
    bottom: -0.8rem;
  }
}

.comp-hero.\--title-small .swiper-controller {
  bottom: -1rem;
}

.comp-hero.swiper-container-fade .swiper-slide {
  -webkit-transition-property: opacity, visibility, height;
  -o-transition-property: opacity, visibility, height;
  transition-property: opacity, visibility, height;
}

.comp-hero .swiper-slide ~ .swiper-slide .caption {
  opacity: 0;
}

.comp-hero.swiper-container-horizontal .swiper-slide .caption {
  opacity: 1;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small.\--no-info .swiper-slide {
    padding: 13.3rem 0 6.85rem 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small.\--no-info .caption {
    width: 45%;
  }
}

.comp-hero.\--title-small.\--no-info .socials-comp {
  top: 4.65rem;
  bottom: 0;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small.\--no-info .socials-comp {
    top: auto;
    bottom: -1.8rem;
  }
}

.comp-hero.\--title-small.\--info-bottom .swiper-slide {
  padding: 9.5rem 0 1.65rem;
}

@media only screen and (max-width: 991px) and (orientation: landscape) {
  .comp-hero.\--title-small.\--info-bottom .swiper-slide {
    padding-top: 5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small.\--info-bottom .swiper-slide {
    padding: 10.7rem 0 6.65rem;
  }
}

.comp-hero.\--title-small.\--info-bottom .hero-logo {
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small.\--info-bottom .hero-logo {
    display: block;
    position: absolute;
    left: calc(((100vw - 952px) / 2) + 20px);
    margin-left: 6.85rem;
    bottom: -1rem;
    max-width: 6.3rem;
  }
  .comp-hero.\--title-small.\--info-bottom .hero-logo img {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-hero.\--title-small.\--info-bottom .hero-logo {
    left: calc(((100vw - 1160px) / 2) + 20px);
  }
}

.comp-hero.\--title-small.\--info-bottom .caption {
  padding: 0;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small.\--info-bottom .caption {
    width: 60%;
  }
}

@media only screen and (min-width: 1600px) {
  .comp-hero.\--title-small.\--info-bottom .caption {
    width: 72%;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-288,
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-240,
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-215,
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-200,
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-150,
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-90,
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-72,
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-62,
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-52 {
    line-height: 1;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-288 {
    font-size: 288px;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-240 {
    font-size: 240px;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-215 {
    font-size: 215px;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-150 {
    font-size: 150px;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-90 {
    font-size: 112.5px;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-72 {
    font-size: 90px;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-62 {
    font-size: 77.5px;
  }
  .comp-hero.\--title-small.\--info-bottom .caption .font-size-52 {
    font-size: 65px;
  }
}

.ar .comp-hero.\--title-small.\--info-bottom .caption {
  line-height: 1.2;
}

.comp-hero.\--title-small.\--info-bottom .hero-desc {
  position: relative;
  color: #fff;
  z-index: 1;
}

.comp-hero.\--title-small.\--info-bottom .text-desc {
  color: #fff;
  margin-top: 1.4rem;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small.\--info-bottom .text-desc {
    font-size: 1.14286em;
    margin-top: 1.5rem;
  }
}

.comp-hero.\--title-small.\--info-bottom .text-desc strong, .comp-hero.\--title-small.\--info-bottom .text-desc b {
  font-weight: 600;
}

.comp-hero.\--title-small.\--info-bottom .cta-primary {
  margin-top: 1.15rem;
}

@media only screen and (min-width: 992px) {
  .comp-hero.\--title-small.\--info-bottom .cta-primary {
    margin-top: 1.65rem;
  }
}

@media only screen and (max-width: 991px) and (orientation: landscape) {
  .comp-hero.\--title-small.\--info-bottom .swiper-pagination-bullets {
    bottom: -6rem;
  }
}

@media only screen and (max-width: 767px) {
  .comp-hero.\--title-small.small-top .caption {
    padding-top: 6.8rem;
  }
  .comp-hero.\--title-small.small-top .caption .category-name {
    top: 4.65rem;
  }
}

.custom-animation .section.\--active .comp-hero .caption {
  opacity: 1;
  -webkit-transition-delay: .7s;
       -o-transition-delay: .7s;
          transition-delay: .7s;
}

.custom-animation .section.\--active .comp-hero .swiper-pagination,
.custom-animation .section.\--active .comp-hero .swiper-controller {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
}

.comp-photogalery {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
}

.comp-photogalery.comp-photogalery-custom .gallery-top .caption {
  padding-top: 2rem;
}

.comp-photogalery .bg-img, .comp-photogalery .content-popup {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.comp-photogalery .content-popup {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .content-popup {
    height: calc(100% - 170px);
  }
}

.comp-photogalery .content-popup:before {
  content: "";
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(-269.7deg, rgba(0, 0, 0, 0.35) 48.78%, rgba(0, 0, 0, 0.04186) 99.6%);
  background: linear-gradient(-180.3deg, rgba(0, 0, 0, 0.35) 48.78%, rgba(0, 0, 0, 0.04186) 99.6%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .content-popup:before {
    background: -o-linear-gradient(-89.38deg, rgba(6, 6, 6, 0.55) 8.95%, rgba(0, 0, 0, 0) 53.24%);
    background: linear-gradient(-0.62deg, rgba(6, 6, 6, 0.55) 8.95%, rgba(0, 0, 0, 0) 53.24%);
  }
}

.comp-photogalery .video-responsive {
  width: 100%;
  height: 100%;
}

.comp-photogalery .video-responsive.video-vimeo {
  background-color: #000;
}

.comp-photogalery .video-responsive iframe {
  width: 100%;
  height: 100%;
}

.comp-photogalery .video-responsive .video-icon {
  right: 50%;
  left: auto;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.comp-photogalery .video-responsive .\--has-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.comp-photogalery .comp-photogalery-container {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.comp-photogalery .comp-photogalery-container .swiper-pagination {
  width: 40.5rem;
  bottom: 1.1rem;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  text-align: left;
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .comp-photogalery-container .swiper-pagination {
    display: block;
  }
}

.comp-photogalery .comp-photogalery-container .swiper-pagination-current,
.comp-photogalery .comp-photogalery-container .swiper-pagination-total {
  color: #fff;
}

.comp-photogalery .comp-photogalery-container .swiper-pagination-current:after,
.comp-photogalery .comp-photogalery-container .swiper-pagination-total:after {
  border-color: #fff;
}

.comp-photogalery .comp-photogalery-container .swiper-controller {
  height: 0;
  position: absolute;
  left: auto;
  width: 86%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  top: 50%;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .comp-photogalery-container .swiper-controller {
    width: 42.75rem;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    bottom: 6.9rem;
    top: auto;
  }
}

@media only screen and (max-width: 991px) {
  .comp-photogalery .comp-photogalery-container .swiper-controller {
    display: block;
  }
  .comp-photogalery .comp-photogalery-container .swiper-controller .swiper-button-prev,
  .comp-photogalery .comp-photogalery-container .swiper-controller .swiper-button-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .comp-photogalery .comp-photogalery-container .swiper-controller .swiper-button-next {
    left: 0;
  }
  [dir="rtl"] .comp-photogalery .comp-photogalery-container .swiper-controller .swiper-button-next {
    left: 10px;
    right: auto;
  }
  [dir="rtl"] .comp-photogalery .comp-photogalery-container .swiper-controller .swiper-button-prev {
    right: 10px;
    left: auto;
  }
}

.comp-photogalery .comp-photogalery-container .swiper-button-prev {
  margin-right: -0.5rem;
}

.comp-photogalery .comp-photogalery-container .swiper-button-next {
  margin-left: -0.5rem;
}

.comp-photogalery .comp-photogalery-container .swiper-button-prev,
.comp-photogalery .comp-photogalery-container .swiper-button-next {
  z-index: 99;
}

.comp-photogalery .comp-photogalery-container .swiper-button-prev:before,
.comp-photogalery .comp-photogalery-container .swiper-button-next:before {
  color: #fff;
}

.comp-photogalery .comp-photogalery-container .swiper-button-prev:hover:before,
.comp-photogalery .comp-photogalery-container .swiper-button-next:hover:before {
  color: #b5131d;
}

.comp-photogalery .swiper-slide {
  width: 100%;
  background-size: cover;
  background-position: center;
  max-width: 100%;
}

.comp-photogalery .gallery-top {
  height: 100%;
  width: 100%;
}

.comp-photogalery .gallery-top .caption {
  position: relative;
  color: #fff;
  padding-right: 1rem;
  padding-top: 2.5rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-top .caption {
    padding-right: 4rem;
    padding-top: 4.45rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-photogalery .gallery-top .caption {
    position: absolute;
    bottom: 3.7rem;
  }
}

.comp-photogalery .gallery-top .title {
  font-size: 3em;
  line-height: 0.95238;
  color: #fff;
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-top .title {
    display: block;
    font-size: 2.85714em;
    line-height: 1;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-top .title.title-small {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}

.comp-photogalery .gallery-top .desc {
  font-size: 1.14286em;
  line-height: 1.375;
  font-weight: 600;
}

.comp-photogalery .gallery-top .desc br {
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-top .desc {
    line-height: normal;
    font-size: 2.14286em;
    padding-top: 1.65rem;
    font-weight: bold;
  }
}

.comp-photogalery .gallery-thumbs {
  height: 8.25rem;
  width: 40.5rem;
  padding: 0.7rem 0.65rem 0.7rem 0.75rem;
  position: absolute;
  right: 50%;
  bottom: 3.5rem;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  border: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 10;
  overflow: hidden;
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-thumbs {
    display: block;
  }
  .comp-photogalery .gallery-thumbs .swiper-wrapper {
    position: relative;
    z-index: 1;
  }
}

.comp-photogalery .gallery-thumbs .caption {
  position: absolute;
  bottom: 1rem;
  right: 0.95rem;
  color: #fff;
  z-index: 20;
  opacity: 1;
}

.comp-photogalery .gallery-thumbs .desc {
  visibility: hidden;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-thumbs .desc {
    font-size: 1.42857em;
    line-height: 1.1;
    visibility: visible;
    font-weight: 600;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    cursor: pointer;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-thumbs:after {
    content: '';
    position: absolute;
    background-color: #000;
    opacity: .2;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.comp-photogalery .gallery-thumbs .swiper-slide-active {
  border: 2px solid #fcea10;
}

.comp-photogalery .gallery-thumbs.gallery-thumbs-black {
  width: 100%;
  height: 8.5rem;
  padding: 0;
  position: static;
  border: none;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.comp-photogalery .gallery-thumbs.gallery-thumbs-black .content-popup {
  height: 100%;
}

.comp-photogalery .gallery-thumbs.gallery-thumbs-black .swiper-slide {
  opacity: .6;
  height: 5.25rem;
  cursor: pointer;
}

.comp-photogalery .gallery-thumbs.gallery-thumbs-black .swiper-slide-active {
  height: 6.15rem;
  border: 4px solid #72C850;
  margin: 0 11px 0 26px !important;
  -webkit-transform: scale(1.12);
      -ms-transform: scale(1.12);
          transform: scale(1.12);
  opacity: 1;
}

.comp-photogalery .gallery-thumbs-wrapper {
  width: 100%;
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  right: 0;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-thumbs-wrapper {
    top: auto;
    bottom: 0;
  }
}

.comp-photogalery .gallery-thumbs-wrapper .gallery-thumbs-inner {
  max-width: 64rem;
  padding: 0 5.3rem;
  width: 100%;
  position: relative;
}

.comp-photogalery .gallery-thumbs-wrapper .swiper-button-next,
.comp-photogalery .gallery-thumbs-wrapper .swiper-button-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
  .comp-photogalery .gallery-thumbs-wrapper .swiper-button-next,
  .comp-photogalery .gallery-thumbs-wrapper .swiper-button-prev {
    width: 1.25rem;
    height: 1.25rem;
    padding: 0;
    background-color: #fff !important;
    border-radius: 50%;
  }
}

.comp-photogalery .gallery-thumbs-wrapper .swiper-button-next:before,
.comp-photogalery .gallery-thumbs-wrapper .swiper-button-prev:before {
  width: 0.5rem;
  height: 0.5rem;
}

@media only screen and (max-width: 991px) {
  .comp-photogalery .gallery-thumbs-wrapper .swiper-button-next:before,
  .comp-photogalery .gallery-thumbs-wrapper .swiper-button-prev:before {
    border: 2px solid #000;
    border-color: #000 transparent transparent #000;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-thumbs-wrapper .swiper-button-next:before,
  .comp-photogalery .gallery-thumbs-wrapper .swiper-button-prev:before {
    width: 1.9rem;
    height: 1.9rem;
  }
}

.comp-photogalery .gallery-thumbs-wrapper .swiper-button-next {
  left: 1.45rem;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-thumbs-wrapper .swiper-button-next {
    left: 1.8rem;
  }
}

.comp-photogalery .gallery-thumbs-wrapper .swiper-button-prev {
  right: 1.45rem;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery .gallery-thumbs-wrapper .swiper-button-prev {
    right: 1.8rem;
  }
}

.comp-photogalery .loading-outer {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

.comp-photogalery .loading-wrapper {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

@media only screen and (min-width: 1025px) {
  .comp-photogalery.full-slider .comp-photogalery-container {
    padding-bottom: 20.2vh !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-photogalery.full-slider .gallery-top .bg-img,
  .comp-photogalery.full-slider .gallery-top .video-responsive,
  .comp-photogalery.full-slider .gallery-top .content-popup {
    width: 38.4rem;
    height: calc(100vh - 140px);
  }
}

@media only screen and (min-width: 1025px) {
  .comp-photogalery.full-slider .gallery-top .bg-img,
  .comp-photogalery.full-slider .gallery-top .video-responsive,
  .comp-photogalery.full-slider .gallery-top .content-popup {
    width: calc(100% - 256px);
    background-size: auto calc(100vh - 20.2vh);
    max-height: calc(100vh - 20.2vh);
    max-width: calc(100% - 256px);
    background-color: transparent;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-photogalery.full-slider .gallery-top .bg-img,
  .comp-photogalery.full-slider .gallery-top .video-responsive,
  .comp-photogalery.full-slider .gallery-top .content-popup {
    background-size: contain;
  }
}

.comp-photogalery.full-slider .bg-img, .comp-photogalery.full-slider .video-responsive, .comp-photogalery.full-slider .content-popup {
  position: absolute;
  top: 0;
  right: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.no-touch .grid-modal .modal.in .comp-photogalery.full-slider .bg-img:hover,
.no-touch .grid-modal .modal.in .comp-photogalery.full-slider .bg-img:focus, .no-touch .grid-modal .modal.in .comp-photogalery.full-slider .video-responsive:hover,
.no-touch .grid-modal .modal.in .comp-photogalery.full-slider .video-responsive:focus, .no-touch .grid-modal .modal.in .comp-photogalery.full-slider .content-popup:hover,
.no-touch .grid-modal .modal.in .comp-photogalery.full-slider .content-popup:focus {
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.comp-photogalery.full-slider .gallery-thumbs .swiper-slide {
  width: auto;
}

.comp-photogalery.full-slider .gallery-thumbs .swiper-slide img.swiper-lazy {
  opacity: 0;
}

.comp-photogalery.full-slider .gallery-thumbs .swiper-slide img.swiper-lazy.swiper-lazy-loaded {
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-photogalery.full-slider .gallery-thumbs .swiper-slide img.swiper-lazy.swiper-lazy-loaded {
    width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery.full-slider .gallery-thumbs .swiper-slide img.swiper-lazy.swiper-lazy-loaded {
    opacity: 0;
  }
}

@media only screen and (max-width: 991px) {
  .comp-photogalery.full-slider .gallery-thumbs .swiper-slide img.swiper-lazy.swiper-lazy-loaded {
    height: 100%;
    width: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.comp-photogalery.full-slider .gallery-thumbs .swiper-slide .swiper-lazy-loading img {
  opacity: 0;
}

.comp-photogalery.full-slider .gallery-thumbs .content-popup {
  position: static;
  width: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.comp-photogalery.full-slider .gallery-thumbs .content-popup img {
  max-width: 100%;
  max-height: 100%;
}

.comp-photogalery.full-slider .comp-photogalery-container {
  background-color: #000;
  background-image: url("../images/overlay-4.png");
}

@media only screen and (min-width: 768px) {
  html:not(.mobile) .comp-photogalery.full-slider .comp-photogalery-container {
    padding-bottom: 7.28rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery.full-slider .comp-photogalery-container .swiper-pagination {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery.full-slider .comp-photogalery-container .swiper-controller {
    width: calc(100% - 108px);
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    bottom: auto;
    top: calc((100% - 146px)/2);
  }
}

.comp-photogalery.full-slider .gallery-thumbs {
  width: 100%;
  height: 7.28rem;
  bottom: 0;
  border: none;
}

.comp-photogalery.full-slider .gallery-thumbs .swiper-slide {
  border: 1px solid #ffffff;
  opacity: .75;
}

.comp-photogalery.full-slider .gallery-thumbs .swiper-slide-active {
  border: 4px solid #fcea10;
  -webkit-transform: scale(1.12);
      -ms-transform: scale(1.12);
          transform: scale(1.12);
  margin: 0 11px 0 26px !important;
  opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  html:not(.mobile) .comp-photogalery.full-slider .gallery-thumbs {
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery.full-slider .gallery-thumbs:after {
    content: none;
  }
}

@media only screen and (min-width: 1025px) {
  .comp-photogalery.full-slider .gallery-thumbs {
    height: 20.2vh;
  }
}

.comp-photogalery.full-slider .socials-comp {
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery.full-slider .gallery-top .caption {
    padding-right: 7.5rem;
    padding-top: 2.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-photogalery.full-slider .gallery-top .caption {
    position: absolute;
    top: 3.7rem;
    bottom: auto;
    right: 0;
    padding-top: 0;
  }
}

.comp-photogalery.full-slider .gallery-top .title {
  display: block;
}

@media only screen and (min-width: 992px) {
  .comp-photogalery.full-slider .gallery-top .title {
    font-size: 2em;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery.full-slider .gallery-top .desc {
    font-size: 1.42857em;
  }
}

@media only screen and (min-width: 992px) {
  .comp-photogalery.full-slider .video-block.no-overlay {
    max-width: 51.5rem;
    height: 100%;
    top: 50%;
    right: 50%;
    -webkit-transform: translate3d(50%, -50%, 0);
            transform: translate3d(50%, -50%, 0);
  }
}

@media only screen and (min-width: 1025px) {
  .comp-photogalery.full-slider .video-block.no-overlay {
    width: calc(100% - 256px);
    background-size: auto calc(100vh - 20.2vh);
    max-height: calc(100vh - 20.2vh);
    max-width: calc(100% - 256px);
  }
}

.comp-quote .comp-quote-jbr .bg-img {
  overflow: hidden;
  background-color: transparent;
}

.comp-quote .comp-quote-jbr .bg-img::before {
  background: -o-linear-gradient(-20.6deg, rgba(0, 0, 0, 0.8) 12.32%, rgba(0, 0, 0, 0.8) 16.32%, rgba(0, 0, 0, 0) 37.4%);
  background: linear-gradient(-69.4deg, rgba(0, 0, 0, 0.8) 12.32%, rgba(0, 0, 0, 0.8) 16.32%, rgba(0, 0, 0, 0) 37.4%);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .comp-quote .comp-quote-jbr .bg-img::before {
    width: 260%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-quote .comp-quote-jbr .bg-img::before {
    width: 190%;
  }
}

.comp-quote .comp-quote-jbr .bg-img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(-32.94deg, rgba(0, 0, 0, 0.8) 19.15%, rgba(0, 0, 0, 0.8) 22.13%, rgba(0, 0, 0, 0) 37.79%);
  background: linear-gradient(-57.06deg, rgba(0, 0, 0, 0.8) 19.15%, rgba(0, 0, 0, 0.8) 22.13%, rgba(0, 0, 0, 0) 37.79%);
  opacity: .7;
}

@media only screen and (max-width: 767px) {
  .comp-quote .comp-quote-jbr .bg-img::after {
    width: 38.4rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-quote .comp-quote-jbr .bg-img::after {
    width: 56.3rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-quote .comp-quote-jbr .bg-img::after {
    background: -o-linear-gradient(-16.67deg, rgba(0, 0, 0, 0.8) 27.07%, rgba(0, 0, 0, 0.8) 34.66%, rgba(0, 0, 0, 0) 74.61%);
    background: linear-gradient(-73.33deg, rgba(0, 0, 0, 0.8) 27.07%, rgba(0, 0, 0, 0.8) 34.66%, rgba(0, 0, 0, 0) 74.61%);
  }
}

.comp-quote .comp-quote-jbr .caption {
  padding-top: 19.25rem;
  padding-bottom: 4rem;
}

@media only screen and (min-width: 768px) {
  .comp-quote .comp-quote-jbr .caption {
    padding-top: 12.85rem;
    padding-bottom: 8.65rem;
  }
}

@media only screen and (min-width: 414px) {
  .comp-quote .comp-quote-jbr .quote-item {
    max-width: 75%;
  }
}

@media only screen and (min-width: 992px) {
  .comp-quote .comp-quote-jbr .quote-item {
    max-width: 45%;
  }
}

.comp-quote .comp-quote-jbr .tag-jbr {
  display: none;
}

@media only screen and (min-width: 768px) {
  .comp-quote .comp-quote-jbr .tag-jbr {
    display: block;
    margin-bottom: 1.25rem;
  }
}

.comp-quote .comp-quote-jbr .title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .comp-quote .comp-quote-jbr .title {
    margin-bottom: 1.25rem;
  }
}

.ar .comp-quote .comp-quote-jbr .title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-quote .comp-quote-jbr .desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .comp-quote .comp-quote-jbr .desc {
    font-size: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .comp-quote .comp-quote-jbr .desc {
    margin-bottom: 1.25rem;
    max-width: 20.55rem;
  }
}

.ar .comp-quote .comp-quote-jbr .desc {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-quote .comp-quote-jbr.\--no-slider .desc {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.comp-quote .comp-quote-jbr:not(.\--no-slider) .button.cta-primary-jbr {
  opacity: 0;
  -webkit-transform: translateY(-2.5rem);
      -ms-transform: translateY(-2.5rem);
          transform: translateY(-2.5rem);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.comp-quote .comp-quote-jbr .swiper-slide-active .button.cta-primary-jbr {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
}

.comp-quote .comp-quote-jbr[data-swiper] .swiper-pagination {
  bottom: 2rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 4px;
}

@media only screen and (max-width: 767px) {
  .comp-quote .comp-quote-jbr[data-swiper] .swiper-pagination {
    text-align: right;
    right: 1rem;
    width: calc(100% - 20px);
  }
}

@media only screen and (min-width: 992px) {
  .comp-quote .comp-quote-jbr[data-swiper] .swiper-pagination {
    right: calc((100vw - 952px) / 2);
    bottom: 2.9rem;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-quote .comp-quote-jbr[data-swiper] .swiper-pagination {
    right: calc((100vw - 1070px) / 2);
  }
}

.comp-quote .comp-quote-jbr[data-swiper] .swiper-controller {
  bottom: 2.9rem;
}

.comp-quote .comp-quote-jbr[data-swiper] .swiper-controller .swiper-button-prev,
.comp-quote .comp-quote-jbr[data-swiper] .swiper-controller .swiper-button-next {
  width: 2rem;
  height: 2rem;
  border: 1px solid #fff;
  border-radius: 50%;
}

.comp-quote .comp-quote-jbr[data-swiper] .swiper-controller .swiper-button-prev::before,
.comp-quote .comp-quote-jbr[data-swiper] .swiper-controller .swiper-button-next::before {
  width: 0.4rem;
  height: 0.4rem;
}

@media only screen and (min-width: 992px) {
  .comp-quote .comp-quote-jbr[data-swiper] .swiper-controller .swiper-button-prev {
    margin-left: 0.85rem;
  }
}

.comp-quote {
  position: relative;
}

.comp-quote > .comp-heading {
  position: absolute;
  top: 10.15rem;
  right: 0;
  padding: 0 1rem;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  .comp-quote > .comp-heading {
    top: calc(16.7rem - 3px);
    right: calc((100vw - 508px) / 2 + 15px);
    padding: 0;
    margin: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-quote > .comp-heading {
    right: calc((100vw - 810px) / 2 + 15px);
  }
}

.custom-animation .comp-quote > .comp-heading {
  top: 11.65rem;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media only screen and (min-width: 992px) {
  .custom-animation .comp-quote > .comp-heading {
    top: 46vh;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-animation .comp-quote > .comp-heading {
    top: 28.9rem;
  }
}

html.edge .comp-quote > .comp-heading {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

html.ie .comp-quote > .comp-heading {
  -webkit-transform: translateY(-100%) translateZ(0);
          transform: translateY(-100%) translateZ(0);
}

html.ie .comp-quote > .comp-heading > h2 {
  line-height: 2rem;
}

@media only screen and (min-width: 992px) {
  html.ie .comp-quote > .comp-heading > h2 {
    line-height: 70px;
  }
  .ar .site-dda html.ie .comp-quote > .comp-heading > h2 {
    line-height: 65px;
  }
  .ar .site-lastexit html.ie .comp-quote > .comp-heading > h2 {
    line-height: 65px;
  }
}

.comp-quote > .comp-heading > * {
  font-size: 3em;
  line-height: 0.97619;
}

@media only screen and (min-width: 768px) {
  .comp-quote > .comp-heading > * {
    font-size: 5.14286em;
  }
}

@media only screen and (min-width: 992px) {
  .comp-quote > .comp-heading .quote-item > * {
    margin-right: 4rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-quote > .comp-heading .quote-item > * {
    margin-right: 4.5rem;
  }
}

html.ie .comp-quote > .comp-heading > *,
html.edge .comp-quote > .comp-heading > * {
  font-size: 5em;
}

.comp-quote [data-swiper] .swiper-pagination {
  bottom: 1.2rem;
}

@media only screen and (min-width: 992px) {
  .comp-quote [data-swiper] .swiper-pagination {
    bottom: 1.9rem;
  }
}

.comp-quote [data-swiper] .swiper-pagination .swiper-pagination-current {
  position: relative;
  width: 8.25rem;
  display: inline-block;
  text-align: right;
  line-height: normal;
}

.comp-quote [data-swiper] .swiper-pagination .swiper-pagination-current:after {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comp-quote .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.comp-quote .bg-img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.comp-quote .swiper-slide {
  height: auto;
}

.comp-quote .caption {
  position: relative;
  padding-top: 10.6rem;
  padding-bottom: 5rem;
  color: #fff;
}

@media screen and (min-width: 992px) {
  .comp-quote .caption {
    padding-top: 17rem;
    padding-bottom: 4.95rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-quote .caption {
    padding-top: 17rem;
  }
  .custom-animation .comp-quote .caption {
    padding-top: 27.75rem;
    padding-bottom: 11.25rem;
  }
}

.comp-quote .desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 500;
  font-size: 1.71429em;
  line-height: 1.41667;
  letter-spacing: 0.3px;
  max-width: 26.45rem;
  opacity: 0;
  -webkit-transform: translateY(-5rem);
      -ms-transform: translateY(-5rem);
          transform: translateY(-5rem);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media only screen and (min-width: 768px) {
  .comp-quote .desc {
    font-size: 2em;
    line-height: 1.21429;
  }
}

.comp-quote .info {
  margin-top: 0.85rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 26.45rem;
}

@media only screen and (min-width: 992px) {
  .comp-quote .info {
    margin-top: 0.95rem;
    padding-left: 0.95rem;
  }
}

.comp-quote .name,
.comp-quote .pos,
.comp-quote .cta-primary {
  opacity: 0;
  -webkit-transform: translateY(-2.5rem);
      -ms-transform: translateY(-2.5rem);
          transform: translateY(-2.5rem);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.comp-quote .name {
  display: inline-block;
  letter-spacing: .3px;
}

.comp-quote .name:after {
  content: "";
  display: block;
  height: 0;
  border-bottom: 2px solid #fcea10;
  margin-top: 0.1rem;
  width: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.comp-quote .pos {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 1.14286;
  margin-top: 0.5rem;
  max-width: 8rem;
}

@media only screen and (min-width: 992px) {
  .comp-quote .pos {
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    letter-spacing: normal;
    margin-top: 0.6rem;
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-quote .pos {
    max-width: 9.35rem;
    letter-spacing: normal;
    line-height: 1.57;
  }
}

.comp-quote .logo {
  display: inline-block;
  margin-top: 0.15rem;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media only screen and (min-width: 992px) {
  .comp-quote .logo {
    margin-top: 0;
  }
}

.comp-quote .cta-primary {
  font-size: 1.14286em;
  margin-top: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-quote .cta-primary {
    margin-top: 1.35rem;
    font-size: 1.42857em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-quote .cta-primary {
    margin-top: 1.5rem;
    font-size: 1rem;
  }
}

.comp-quote .swiper-slide-active .desc,
.comp-quote .swiper-slide-active .name,
.comp-quote .swiper-slide-active .pos,
.comp-quote .swiper-slide-active .cta-primary {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
}

.comp-quote .swiper-slide-active .name:after {
  width: 100%;
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
}

.comp-quote .swiper-slide-active .logo {
  opacity: 1;
  -webkit-transition-delay: .8s;
       -o-transition-delay: .8s;
          transition-delay: .8s;
}

.comp-quote .swiper-controller {
  z-index: 11;
}

.custom-animation .comp-quote .name:after {
  width: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.custom-animation .comp-quote .swiper-slide-active .desc,
.custom-animation .comp-quote .swiper-slide-active .name,
.custom-animation .comp-quote .swiper-slide-active .pos,
.custom-animation .comp-quote .swiper-slide-active .cta-primary,
.custom-animation .comp-quote .swiper-slide-active .logo {
  opacity: 1;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.custom-animation .comp-quote .swiper-pagination,
.custom-animation .comp-quote .swiper-controller {
  opacity: 0;
  -webkit-transform: translateY(5rem);
      -ms-transform: translateY(5rem);
          transform: translateY(5rem);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media only screen and (min-width: 992px) {
  .custom-animation .comp-quote .swiper-slide {
    min-height: 100vh;
  }
}

.custom-animation .comp-quote.\--active .swiper-pagination,
.custom-animation .comp-quote.\--active .swiper-controller {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: .8s;
       -o-transition-delay: .8s;
          transition-delay: .8s;
}

.custom-animation .comp-quote.\--active .swiper-slide-active .desc,
.custom-animation .comp-quote.\--active .swiper-slide-active .name,
.custom-animation .comp-quote.\--active .swiper-slide-active .pos,
.custom-animation .comp-quote.\--active .swiper-slide-active .cta-primary,
.custom-animation .comp-quote.\--active .swiper-slide-active .logo {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.custom-animation .comp-quote.\--active .swiper-slide-active .name:after {
  width: 100%;
  -webkit-transition-delay: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.custom-animation .comp-quote.\--active .\--slide-changed .swiper-slide-active .desc,
.custom-animation .comp-quote.\--active .\--slide-changed .swiper-slide-active .name,
.custom-animation .comp-quote.\--active .\--slide-changed .swiper-slide-active .pos,
.custom-animation .comp-quote.\--active .\--slide-changed .swiper-slide-active .cta-primary {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
}

.custom-animation .comp-quote.\--active .\--slide-changed .swiper-slide-active .name:after {
  width: 100%;
  -webkit-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
}

.custom-animation .comp-quote.\--active .\--slide-changed .swiper-slide-active .logo {
  opacity: 1;
  -webkit-transition-delay: .8s;
       -o-transition-delay: .8s;
          transition-delay: .8s;
}

html.ie .comp-quote {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

html.ie .comp-quote [data-swiper] .swiper-pagination {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

@-webkit-keyframes bounce-image-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8) translateY(100%);
            transform: scale(0.8) translateY(100%);
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(0.8) translateY(50%);
            transform: scale(0.8) translateY(50%);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
  }
}

@keyframes bounce-image-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8) translateY(100%);
            transform: scale(0.8) translateY(100%);
  }
  40% {
    opacity: 1;
    -webkit-transform: scale(0.8) translateY(50%);
            transform: scale(0.8) translateY(50%);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
  }
}

.scroll-comp {
  position: absolute;
  bottom: 0.75rem;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  display: block;
  margin: 0 auto;
  padding-bottom: 1.2rem;
  text-align: center;
  z-index: 11;
}

@media only screen and (min-width: 992px) {
  .scroll-comp {
    display: none;
  }
}

.scroll-comp:after {
  position: absolute;
  bottom: 0;
  right: 50%;
  content: '';
  width: 0.1rem;
  height: 0.825rem;
  background-color: #b5131d;
}

.scroll-comp a {
  font-size: 0.85714em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  letter-spacing: 0.015rem;
  color: #fff;
}

.scroll-comp a:hover {
  text-decoration: none;
}

.comp-social-chanel-jbr.comp-social-media {
  padding: 5.5rem 1rem 4.05rem;
  max-width: 43.25rem;
  margin: 0 auto;
}

.comp-social-chanel-jbr.comp-social-media .comp-heading {
  word-break: break-word;
}

.comp-social-chanel-jbr.comp-social-media .comp-heading h2 {
  margin-bottom: 1.25rem;
}

.comp-social-chanel-jbr.comp-social-media .comp-heading h2 ~ p {
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 992px) {
  .comp-social-chanel-jbr.comp-social-media .comp-heading h2 ~ p {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .comp-social-chanel-jbr.comp-social-media .rich-text.comp-heading h2 {
    margin-bottom: 1.8rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-social-chanel-jbr.comp-social-media {
    padding: 8.75rem 1.75rem;
  }
}

.comp-social-chanel-jbr .comp-social-media-container {
  width: 100%;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

.comp-social-chanel-jbr .comp-social-media-container .swiper-controller .swiper-button-prev,
.comp-social-chanel-jbr .comp-social-media-container .swiper-controller .swiper-button-next {
  color: #000;
}

.comp-social-chanel-jbr .comp-social-media-container .feed-item.j-instagram:before {
  font-family: "TecomIcon", serif;
  content: '\e923';
}

.comp-social-chanel-jbr .comp-social-media-container .feed-item.j-instagram:after {
  height: 90px;
  width: 100%;
  background: -o-linear-gradient(-133.29deg, rgba(0, 0, 0, 0.7) 8.33%, rgba(0, 0, 0, 0) 40.33%);
  background: linear-gradient(-316.71deg, rgba(0, 0, 0, 0.7) 8.33%, rgba(0, 0, 0, 0) 40.33%);
}

@media only screen and (max-width: 991px) {
  .comp-social-chanel-jbr .comp-social-media-container .feed-item {
    max-width: 12.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-social-chanel-jbr .comp-social-media-container .j-image {
    padding-bottom: 9rem;
  }
}

.comp-social-chanel-jbr .comp-social-media-container .swiper-pagination.swiper-pagination-fraction {
  color: #000;
  bottom: -3rem;
}

.comp-social-chanel-jbr .cta-primary-jbr {
  display: inline-block;
  margin-top: 1rem;
  word-break: break-word;
}

@media only screen and (min-width: 992px) {
  .comp-social-chanel-jbr .cta-primary-jbr {
    margin-top: 2rem;
    max-width: 60%;
  }
}

.comp-social-chanel-jbr .swiper-pagination-current::after {
  border-color: #afafaf;
}

.section.\--has-bg-available .section-bg {
  background-color: transparent;
}

.section.\--has-bg-available .bg-wrapper {
  background-color: transparent;
}

.custom-animation .comp-social-media {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

@media only screen and (min-width: 992px) {
  .custom-animation .comp-social-media {
    padding-top: 11rem;
    padding-bottom: 3rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-animation .comp-social-media {
    padding-top: 21.65rem;
    padding-bottom: 10.3rem;
  }
  .custom-animation .comp-social-media.container-inner.container {
    max-width: 100%;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .custom-animation .comp-social-media .comp-heading,
  .custom-animation .comp-social-media .link {
    padding-right: 8rem;
  }
}

.comp-social-media .cta-primary {
  margin-top: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-social-media .cta-primary {
    margin-right: 0;
    margin-top: 1.45rem;
  }
}

.comp-social-media .rich-text.comp-heading {
  margin-bottom: 0.45rem;
}

@media only screen and (min-width: 992px) {
  .comp-social-media .rich-text.comp-heading {
    margin-bottom: 0.2rem;
  }
}

.comp-social-media .rich-text.comp-heading h2 {
  margin-bottom: 1.15rem;
}

@media only screen and (min-width: 992px) {
  .comp-social-media .rich-text.comp-heading h2 {
    margin-bottom: 1.6rem;
  }
}

.comp-social-media .rich-text.comp-heading h2 ~ p {
  margin-bottom: 1.05rem;
}

@media only screen and (min-width: 992px) {
  .comp-social-media .rich-text.comp-heading h2 ~ p {
    margin-bottom: 1.5rem;
  }
}

.comp-social-media .rich-text.comp-heading p {
  font-size: 16px;
}

.comp-social-media-container {
  position: relative;
  padding: 0.75rem 1rem 0.75rem 0;
  background-color: rgba(0, 0, 0, 0.41);
  border: 1px solid rgba(255, 255, 255, 0.41);
  width: calc(100% + 40px);
  margin-right: -1rem;
  margin-top: -0.05rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-social-media-container {
    width: 100%;
    margin-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-social-media-container {
    width: calc(100% + 30px);
    margin: -0.25rem -0.75rem 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.comp-social-media-container .feed-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(100% - 50px);
  height: 100%;
  position: relative;
  overflow: hidden;
  max-width: 9rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-social-media-container .feed-item {
    max-width: 10.8rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-social-media-container .feed-item {
    width: 100%;
  }
}

.comp-social-media-container .feed-item.j-instagram:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2rem;
  width: 2rem;
  background-color: #fcea10;
  opacity: .4;
}

.comp-social-media-container .feed-item.j-instagram:before {
  content: "\f16d";
  position: absolute;
  bottom: 0.45rem;
  left: 0.45rem;
  z-index: 1;
  color: #fff;
  font-family: "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: 1.15rem;
  line-height: 1;
}

.comp-social-media-container .j-text, .comp-social-media-container .j-poster, .comp-social-media-container .j-gallery-nav {
  display: none;
}

.comp-social-media-container .j-image {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.no-touch .comp-social-media-container .j-image:hover {
  -webkit-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-social-media-container .j-image {
    padding-bottom: 83.33%;
  }
}

.comp-social-media-container .swiper-controller {
  display: none;
  position: static;
}

@media only screen and (min-width: 992px) {
  .comp-social-media-container .swiper-controller {
    display: block;
  }
}

.comp-social-media-container .swiper-controller .swiper-button-disabled {
  opacity: 0;
  visibility: hidden;
}

.comp-social-media-container .swiper-controller .swiper-button-prev,
.comp-social-media-container .swiper-controller .swiper-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comp-social-media-container .swiper-controller .swiper-button-prev {
  right: -1.75rem;
}

.comp-social-media-container .swiper-controller .swiper-button-next {
  left: -1.75rem;
}

.comp-social-media-container .swiper-pagination.swiper-pagination-fraction {
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-social-media-container .swiper-pagination.swiper-pagination-fraction {
    display: block;
    top: auto;
    right: auto;
    bottom: -2.4rem;
    left: 0.75rem;
  }
}

.comp-social-media-container .\--no-slider ~ .swiper-controller,
.comp-social-media-container .\--no-slider ~ .swiper-pagination {
  display: none;
}

.column-splitter.no-gutters {
  margin-right: 0;
  margin-left: 0;
  max-width: none;
}

.column-splitter.no-gutters > div {
  padding-right: 0;
  padding-left: 0;
}

/* breakpoints */
.component-contact-form {
  max-width: 850px;
  margin: 0 auto;
}

.component-contact-form .component-input {
  width: 100%;
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #e8e8e8;
}

.component-contact-form .component-input:focus {
  outline: 0;
}

.component-contact-form .parsley-error,
.component-contact-form .parsley-success {
  background-color: transparent;
}

.component-contact-form .component-select {
  position: relative;
  z-index: 2;
  margin: 10px 0;
}

.component-contact-form .component-select .choices:after {
  border-color: #a4a4a4 transparent transparent transparent;
  border-width: 10px;
  left: 20px;
}

.component-contact-form .component-select .choices.is-open:after {
  border-color: transparent transparent #a4a4a4 transparent;
  margin-top: -12.5px;
}

.component-contact-form .component-select .choices__inner {
  border-bottom: 0;
  background-color: transparent;
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #e8e8e8;
}

.component-contact-form .component-select .choices .parsley-errors-list {
  position: absolute;
  bottom: -20px;
  right: 0;
}

.component-contact-form .component-select .choices__item, .component-contact-form .component-select .choices__list {
  color: #a4a4a4;
  font-size: 18px;
}

.component-contact-form .component-select.custom-option .choices__item--choice:first-child[data-value=''] {
  display: none;
}

.component-contact-form__policy span {
  text-transform: none;
}

.component-contact-form__policy-link {
  text-decoration: underline;
  color: #404a54;
}

.component-contact-form .intl-tel-input.allow-dropdown .flag-container {
  left: 0 !important;
  right: auto;
}

.component-contact-form .intl-tel-input.allow-dropdown input,
.component-contact-form .intl-tel-input.allow-dropdown input[type=text] {
  padding-left: 43px;
  padding-right: 10px;
}

.component-contact-form .fa-asterisk {
  color: #b5131d;
  font-size: 9px;
  opacity: 0.8;
  vertical-align: top;
  padding-right: 5px;
}

.form-group {
  position: relative;
}

.form-group.active .form__label {
  top: -25px;
  right: 0;
  color: #323c47;
}

.form-group .fa-asterisk {
  position: absolute;
  left: 15px;
  top: 15px;
}

.form__label {
  position: absolute;
  top: 11px;
  right: 20px;
  width: 90%;
  color: #a4a4a4;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: text;
}

/* breakpoints */
.title-row-box {
  border: 1px solid #d2d2d2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 87px;
  margin: 0;
  padding: 0;
  background: #f7f7f7;
}

.title-row-box > .component-content {
  max-width: 960px;
  margin: 0 auto !important;
}

.title-row-box > .component-content .title {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 23px 0 0 0;
  padding: 0;
}

.title-row-box > .component-content .title h1 {
  font-size: 20px;
  border: none;
}

@media only screen and (max-width: 959px) {
  .title-row-box > .component-content .title {
    margin: 23px 20px 0 0;
  }
}

.title-row-box > .component-content .rich-text {
  margin: 0;
}

.title-row-box > .component-content .rich-text h1, .title-row-box > .component-content .rich-text h2, .title-row-box > .component-content .rich-text h3, .title-row-box > .component-content .rich-text h4 {
  margin: 0;
  padding: 0;
}

.title-row-box > .component-content .breadcrumb {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 23px 0 0 0;
  padding: 0;
  float: left;
  clear: both;
}

@media only screen and (min-width: 381px) and (max-width: 959px) {
  .title-row-box > .component-content .breadcrumb {
    margin: 23px 0 0 20px;
  }
}

@media only screen and (max-width: 380px) {
  .title-row-box > .component-content .breadcrumb {
    display: none;
  }
}

@media only screen and (max-width: 959px) {
  .title-row-box .alpha {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: auto !important;
    float: right;
  }
  .title-row-box .omega {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: auto !important;
    float: left;
  }
}

.container.cover-background {
  padding-right: 0;
  padding-left: 0;
}

.container.container-fluid {
  width: auto;
}

.container-flex > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.container-flex.position-center > .component-content {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media only screen and (min-width: 992px) {
  .section-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.section-wrapper.cover-background {
  padding-top: 0;
  padding-bottom: 0;
}

.section-wrapper.cover-background > .component-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media only screen and (min-width: 992px) {
  .section-wrapper.cover-background > .component-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@charset "UTF-8";
/* breakpoints */
@media only screen and (max-width: 991px) {
  .comp-content-info.container {
    padding-right: 0;
    padding-left: 0;
  }
}

.comp-content-info .content-heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
  word-break: break-word;
  padding-bottom: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-content-info .content-heading {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-content-info .content-heading {
    padding-bottom: 2.5rem;
  }
}

.comp-content-info__container {
  background-color: #f5f5f5;
  padding: 2rem 1.25rem;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-content-info__container {
    padding: 2.5rem;
  }
}

.comp-content-info__container-wrap {
  margin: 0 -1.25rem;
}

.comp-content-info__container-wrap:not(:last-child) {
  padding-bottom: 2.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-content-info__container-wrap:not(:last-child) {
    padding-bottom: 2rem;
  }
  .comp-content-info__container-wrap:not(:first-child) {
    padding-top: 2rem;
    border-top: 2px solid #000;
  }
  .comp-content-info__container-wrap.three-cols .comp-content-info__item-column {
    width: 33.33%;
  }
  .comp-content-info__container-wrap.three-cols .comp-content-info__item-column:nth-child(1) .comp-content-info__item, .comp-content-info__container-wrap.three-cols .comp-content-info__item-column:nth-child(2) .comp-content-info__item, .comp-content-info__container-wrap.three-cols .comp-content-info__item-column:nth-child(3) .comp-content-info__item {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
  .comp-content-info__container-wrap.two-cols .comp-content-info__item-column {
    width: 50%;
  }
  .comp-content-info__container-wrap.two-cols .comp-content-info__item-column:nth-child(1) .comp-content-info__item, .comp-content-info__container-wrap.two-cols .comp-content-info__item-column:nth-child(2) .comp-content-info__item {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  .comp-content-info__container-wrap {
    margin: 0;
  }
}

.comp-content-info__container .has-child-category .comp-content-info__heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
  word-break: break-word;
  padding-bottom: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .comp-content-info__container .has-child-category .comp-content-info__heading {
    padding: 0 1.25rem;
  }
}

.comp-content-info__container .has-child-category .comp-content-info__heading h6 {
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
}

.ar .site-dda .comp-content-info__container .has-child-category .comp-content-info__heading h6 {
  line-height: 36px;
}

.ar .comp-content-info__container .has-child-category .comp-content-info__heading h6 {
  line-height: 1.4;
}

.comp-content-info__container .has-child-category .comp-content-info__heading p {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  padding-top: 1.5rem;
  padding-left: 3.5rem;
}

.ar .site-dda .comp-content-info__container .has-child-category .comp-content-info__heading p {
  font-size: 20px;
  line-height: 32px;
}

@media only screen and (max-width: 991px) {
  .comp-content-info__container .has-child-category .comp-content-info__heading p {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .comp-content-info__container .has-child-category .comp-content-info__wrapper {
    padding-top: 2rem;
    border-top: 2px solid #000;
  }
}

.comp-content-info__container .has-child-category .comp-content-info__wrapper:not(:last-child) {
  padding-bottom: 2.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-content-info__container .has-child-category .comp-content-info__wrapper:not(:last-child) {
    padding-bottom: 2rem;
  }
}

.comp-content-info__container .has-child-category .comp-content-info__title .heading-7 {
  font-weight: bold;
  font-size: 14px !important;
  line-height: 16px !important;
}

.ar .site-dda .comp-content-info__container .has-child-category .comp-content-info__title .heading-7 {
  font-size: 24px !important;
  line-height: 34px !important;
}

.comp-content-info__container .comp-content-info__heading-tab-mb {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
  word-break: break-word;
}

@media only screen and (max-width: 991px) {
  .comp-content-info__container .comp-content-info__heading-tab-mb {
    padding: 0 1.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-content-info__container .comp-content-info__heading-tab-mb {
    display: none;
  }
}

.comp-content-info__container .comp-content-info__heading-tab-mb h6 {
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
}

.ar .site-dda .comp-content-info__container .comp-content-info__heading-tab-mb h6 {
  line-height: 36px;
}

.comp-content-info__container .comp-content-info__heading-tab-mb + .comp-content-info__wrapper {
  border-top: none;
  padding-top: 2rem;
}

@media only screen and (min-width: 992px) {
  .comp-content-info__container .comp-content-info__heading-tab-mb + .comp-content-info__wrapper {
    padding-top: 0;
  }
}

.comp-content-info__wrapper {
  word-break: break-word;
}

.comp-content-info__title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
  padding-bottom: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-content-info__title {
    padding: 0 1.25rem;
  }
}

.comp-content-info__title h6 {
  font-weight: bold;
  font-size: 24px;
  line-height: 20px;
}

@media only screen and (min-width: 992px) {
  .comp-content-info__title h6 {
    font-size: 20px;
    line-height: 22px;
  }
  .ar .site-dda .comp-content-info__title h6 {
    line-height: 36px;
  }
}

.comp-content-info__title p {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  padding-top: 1.5rem;
}

.ar .site-dda .comp-content-info__title p {
  line-height: 24px;
}

.comp-content-info__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 992px) {
  .comp-content-info__content {
    margin: 0 -1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-content-info__content {
    margin: 0 -1.25rem;
  }
}

.comp-content-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid #cdcdcd;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
}

@media only screen and (max-width: 991px) {
  .comp-content-info__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (min-width: 992px) {
  .comp-content-info__item {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
  }
}

.comp-content-info__item-column {
  width: 100%;
  padding: 0 1.25rem;
}

@media only screen and (min-width: 992px) {
  .comp-content-info__item-column {
    padding: 0 1rem;
  }
}

.comp-content-info__item-column:nth-child(1) .comp-content-info__item {
  border-top: none;
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .comp-content-info__item-column:nth-child(1) .comp-content-info__item {
    padding-top: 0;
  }
}

.comp-content-info__item a, .comp-content-info__item p {
  position: relative;
  display: block;
  padding-right: 1rem;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #414042;
}

.ar .site-dda .comp-content-info__item a, .ar .site-dda .comp-content-info__item p {
  font-size: 20px;
  line-height: 32px;
}

@media only screen and (min-width: 992px) {
  .comp-content-info__item a, .comp-content-info__item p {
    width: 85%;
  }
}

.comp-content-info__item a::before, .comp-content-info__item p::before {
  content: "\e905";
  position: absolute;
  vertical-align: baseline;
  top: 0;
  right: 0;
  font-family: "TecomIcon", serif;
  font-size: 15px;
  color: #b5131d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ar .comp-content-info__item a::before, .ar .comp-content-info__item p::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.comp-content-info__item a {
  cursor: pointer;
}

.comp-content-info__item a:hover {
  color: #b5131d;
  text-decoration: none;
}

.comp-content-info__item span {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.5px;
  color: #7a7a7a;
}

@media only screen and (max-width: 991px) {
  .comp-content-info__item span {
    padding: 1rem 1rem 0 0;
  }
}

.comp-content-steps__container {
  background-color: #f5f5f5;
  padding: 1.5rem 1.25rem;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-content-steps__container {
    padding: 2.5rem;
  }
  .comp-tabs-content-info .comp-content-steps__container {
    padding: 2rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-tabs-content-info .comp-content-steps__container {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
  }
}

.comp-content-steps__container-wrap {
  margin: 0 -1.25rem;
}

@media only screen and (min-width: 992px) {
  .comp-content-steps__container-wrap {
    margin: 0;
  }
  .comp-content-steps__container-wrap .comp-content-steps__heading {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .comp-tabs-content-info .comp-content-steps__container-wrap {
    border-bottom: 1px solid #d6d6d6;
  }
  .comp-tabs-content-info .comp-content-steps__container-wrap .comp-content-steps__wrapper {
    background-color: #f5f5f5;
  }
}

.comp-content-steps__container-wrap.active {
  border-bottom: none;
}

.comp-content-steps__container-wrap.active .comp-content-steps__heading {
  display: block;
}

@media only screen and (max-width: 991px) {
  .comp-content-steps__container-wrap.active .comp-content-steps__heading {
    background-color: #b5131d;
    color: #fff;
  }
  .comp-content-steps__container-wrap.active .comp-content-steps__heading h6::before {
    border-color: #fff transparent transparent #fff;
    -webkit-transform: translate(0, 10%) rotate(45deg);
        -ms-transform: translate(0, 10%) rotate(45deg);
            transform: translate(0, 10%) rotate(45deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
}

.comp-content-steps__container-wrap.active .comp-content-steps__wrapper {
  display: block;
}

.comp-content-steps__heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
  word-break: break-word;
}

@media only screen and (min-width: 992px) {
  .comp-content-steps__heading {
    padding-bottom: 1.25rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-content-steps__heading {
    padding: 1.25rem;
  }
}

.comp-content-steps__heading h6 {
  position: relative;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
}

.ar .site-dda .comp-content-steps__heading h6 {
  line-height: 36px;
}

.ar .comp-content-steps__heading h6 {
  line-height: 1.4;
}

@media only screen and (max-width: 991px) {
  .comp-content-steps__heading h6 {
    padding-left: 1rem;
  }
  .comp-content-steps__heading h6::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 0;
    width: .6rem;
    height: .6rem;
    border: 2px solid #b5131d;
    border-color: #b5131d transparent transparent #b5131d;
    -webkit-transform: translate(0, -40%) rotate(-135deg);
        -ms-transform: translate(0, -40%) rotate(-135deg);
            transform: translate(0, -40%) rotate(-135deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
  }
}

.comp-content-steps__wrapper {
  position: relative;
  display: block;
}

@media only screen and (min-width: 992px) {
  .comp-content-steps__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .comp-tabs-content-info .comp-content-steps__wrapper {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .comp-content-steps__wrapper {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .comp-tabs-content-info .comp-content-steps__wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.comp-content-steps__icon {
  position: relative;
  right: 0;
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  border: 1px solid #d3d3d3;
  background-color: #fff;
  margin-left: 0.75rem;
  z-index: 2;
  min-width: 2.35rem;
}

@media only screen and (min-width: 992px) {
  .comp-content-steps__icon {
    width: 4.15rem;
    height: 4.15rem;
    min-width: 4.15rem;
    margin-left: 1.5rem;
  }
}

.comp-content-steps__icon img {
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-content-steps__icon img {
    width: 50%;
    height: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .comp-content-steps__icon img {
    width: 45%;
    height: 55%;
  }
}

.comp-content-steps__item {
  position: relative;
  padding-bottom: 2rem;
  min-height: 4.15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comp-content-steps__item::after {
  content: "";
  position: absolute;
  top: 2.05rem;
  right: 23.5px;
  height: 100%;
  width: 1px;
  border: 1px dashed #656565;
}

@media only screen and (min-width: 992px) {
  .comp-content-steps__item::after {
    right: 40.5px;
  }
}

.comp-content-steps__item:last-child::after {
  content: none;
}

.comp-content-steps__content {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 32.9rem;
}

.comp-content-steps__name {
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  padding-bottom: 0.6rem;
  word-break: break-word;
}

@media only screen and (min-width: 992px) {
  .comp-content-steps__name {
    font-size: 18px;
  }
  .ar .site-dda .comp-content-steps__name {
    line-height: 24px;
  }
}

.comp-content-steps__desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #414042;
  line-height: 22px;
  word-break: break-word;
}

.ar .site-dda .comp-content-steps__desc {
  line-height: 24px;
}

.comp-content-steps__desc * {
  line-height: 1.2;
}

.comp-content-steps__desc p, .comp-content-steps__desc ul, .comp-content-steps__desc li {
  line-height: 22px;
}

.ar .site-dda .comp-content-steps__desc p, .ar .site-dda .comp-content-steps__desc ul, .ar .site-dda .comp-content-steps__desc li {
  line-height: 24px;
}

.comp-content-steps__desc strong,
.comp-content-steps__desc b {
  font-weight: bold;
}

.comp-content-steps__desc .font-size-35,
.comp-content-steps__desc .font-size-40,
.comp-content-steps__desc .font-size-45,
.comp-content-steps__desc .font-size-120,
.comp-content-steps__desc .font-size-180 {
  font-size: 2.1rem !important;
}

@media only screen and (min-width: 992px) {
  .comp-content-steps__desc {
    font-size: 16px;
  }
  .comp-content-steps__desc .font-size-35 {
    font-size: 1.75rem !important;
  }
  .comp-content-steps__desc .font-size-40 {
    font-size: 2rem !important;
  }
  .comp-content-steps__desc .font-size-45 {
    font-size: 2.25rem !important;
  }
  .comp-content-steps__desc .font-size-120 {
    font-size: 6rem !important;
  }
  .comp-content-steps__desc .font-size-180 {
    font-size: 9rem !important;
  }
}

.comp-content-steps__desc ul {
  list-style-type: disc;
  margin-right: 2.15rem;
}

.comp-content-steps__desc ul li::before {
  content: '';
  margin-right: -0.1rem;
}

.comp-content-steps__desc ul li a {
  color: #b5131d;
}

.comp-tabs-content-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comp-tabs-content-info .tabs-wrapper {
  position: relative;
  width: 100%;
  max-width: 13.7rem;
  background-color: #fafafa;
}

@media only screen and (max-width: 991px) {
  .comp-tabs-content-info .tabs-wrapper {
    display: none;
  }
}

.comp-tabs-content-info .tabs-wrapper .sticky-tab {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.comp-tabs-content-info .tabs-wrapper ul {
  padding: 3.75rem 0;
  max-width: 13.7rem;
  -webkit-transition: all .7s;
  -o-transition: all .7s;
  transition: all .7s;
}

.comp-tabs-content-info .tabs-wrapper ul li {
  padding: 1.25rem 2rem;
  margin: 0.25rem 0;
  cursor: pointer;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  word-break: break-word;
}

.ar .site-dda .comp-tabs-content-info .tabs-wrapper ul li {
  line-height: 24px;
}

.comp-tabs-content-info .tabs-wrapper ul li:first-child {
  margin-top: 0;
}

.comp-tabs-content-info .tabs-wrapper ul li:last-child {
  margin-bottom: 0;
}

.comp-tabs-content-info .tabs-wrapper ul li:hover {
  color: #b5131d;
}

.comp-tabs-content-info .tabs-wrapper ul li.tab-active {
  background-color: #b5131d;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .comp-tabs-content-info .comp-content-info__container {
    padding: 2rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-tabs-content-info .comp-content-info__container {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
  }
}

.comp-tabs-content-info .comp-content-info__container-wrap {
  border-top: none;
}

.comp-tabs-content-info .comp-content-info__container-wrap.active {
  display: block;
  border-bottom: none;
}

@media only screen and (max-width: 991px) {
  .comp-tabs-content-info .comp-content-info__container-wrap.active .comp-content-info__wrapper {
    background-color: #f5f5f5;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap.active .comp-content-info__heading-tab-mb {
    background-color: #b5131d;
    color: #fff;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap.active .comp-content-info__heading-tab-mb h6::before {
    border-color: #fff transparent transparent #fff;
    -webkit-transform: translate(0, 10%) rotate(45deg);
        -ms-transform: translate(0, 10%) rotate(45deg);
            transform: translate(0, 10%) rotate(45deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
}

@media only screen and (min-width: 992px) {
  .comp-tabs-content-info .comp-content-info__container-wrap {
    display: none;
    padding: 0;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap.two-cols .comp-content-info__item-column {
    padding: 0 0.875rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-tabs-content-info .comp-content-info__container-wrap {
    padding-bottom: 0;
    border-bottom: 1px solid #d6d6d6;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap .comp-content-info__heading-tab-mb {
    padding: 1.25rem;
    color: #fcea10;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap .comp-content-info__heading-tab-mb h6 {
    position: relative;
    font-size: 20px;
    line-height: 22px;
    padding-left: 1rem;
  }
  .ar .site-dda .comp-tabs-content-info .comp-content-info__container-wrap .comp-content-info__heading-tab-mb h6 {
    line-height: 36px;
  }
  .ar .comp-tabs-content-info .comp-content-info__container-wrap .comp-content-info__heading-tab-mb h6 {
    line-height: 1.4;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap .comp-content-info__heading-tab-mb h6::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 0;
    width: .6rem;
    height: .6rem;
    border: 2px solid #b5131d;
    border-color: #b5131d transparent transparent #b5131d;
    -webkit-transform: translate(0, -40%) rotate(-135deg);
        -ms-transform: translate(0, -40%) rotate(-135deg);
            transform: translate(0, -40%) rotate(-135deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap.has-child-category .comp-content-info__title {
    padding: 1.35rem 1.25rem 0;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap.has-child-category .comp-content-info__wrapper {
    padding-bottom: 0;
  }
  .comp-tabs-content-info .comp-content-info__container-wrap .comp-content-info__content {
    padding-bottom: 2rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-tabs-content-info .comp-content-info__container-wrap .comp-content-info__content {
    margin: 0;
  }
}

@media only screen and (max-width: 991px) {
  .comp-tabs-content-info .comp-content-info__item-column:nth-child(1) .comp-content-info__item {
    padding-top: 1rem;
  }
}

@charset "UTF-8";
/* breakpoints */
button.cta-primary,
.cta-primary button,
input.cta-primary,
.cta-primary input,
a.cta-primary,
.cta-primary a,
span.cta-primary,
.cta-primary span, .go-freelance-popup .tabs-heading .field-heading {
  position: relative;
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 1.14286em;
  line-height: 1.375;
  color: #000;
  background: none;
  border: 0;
  padding: 0 0 0.35rem;
}

@media only screen and (min-width: 768px) {
  button.cta-primary,
  .cta-primary button,
  input.cta-primary,
  .cta-primary input,
  a.cta-primary,
  .cta-primary a,
  span.cta-primary,
  .cta-primary span, .go-freelance-popup .tabs-heading .field-heading {
    font-size: 1.42857em;
    line-height: 1.1;
  }
}

button.cta-primary:before,
.cta-primary button:before,
input.cta-primary:before,
.cta-primary input:before,
a.cta-primary:before,
.cta-primary a:before,
span.cta-primary:before,
.cta-primary span:before, .go-freelance-popup .tabs-heading .field-heading:before {
  content: "";
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  width: 90%;
  max-width: 2rem;
  height: 0.1rem;
  border-top: 0.1rem solid #b5131d;
  color: #b5131d;
  -webkit-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

button.cta-primary:hover,
.cta-primary button:hover,
input.cta-primary:hover,
.cta-primary input:hover,
a.cta-primary:hover,
.cta-primary a:hover,
span.cta-primary:hover,
.cta-primary span:hover, .go-freelance-popup .tabs-heading .field-heading:hover {
  color: #000;
  text-decoration: none;
}

@media only screen and (min-width: 992px) {
  button.cta-primary:hover:before,
  .cta-primary button:hover:before,
  input.cta-primary:hover:before,
  .cta-primary input:hover:before,
  a.cta-primary:hover:before,
  .cta-primary a:hover:before,
  span.cta-primary:hover:before,
  .cta-primary span:hover:before, .go-freelance-popup .tabs-heading .field-heading:hover:before {
    width: 100%;
    max-width: 100%;
  }
}

button.cta-primary.\--has-icon,
input.cta-primary.\--has-icon,
a.cta-primary.\--has-icon,
span.cta-primary.\--has-icon, .cta-primary.\--has-icon button, .cta-primary.\--has-icon input, .cta-primary.\--has-icon a, .cta-primary.\--has-icon span, .promo.\--link-icon-arrow button.cta-primary, .promo.\--link-icon-arrow input.cta-primary, .promo.\--link-icon-arrow a.cta-primary, .promo.\--link-icon-arrow span.cta-primary, .promo.\--link-icon-arrow .cta-primary button, .promo.\--link-icon-arrow .cta-primary input, .promo.\--link-icon-arrow .cta-primary a, .promo.\--link-icon-arrow .cta-primary span, .component.link.\--has-icon .cta-primary button, .component.link.\--has-icon .cta-primary input, .component.link.\--has-icon .cta-primary a, .component.link.\--has-icon .cta-primary span, .promo.\--link-icon-arrow .component.link .cta-primary button, .promo.\--link-icon-arrow .component.link .cta-primary input, .promo.\--link-icon-arrow .component.link .cta-primary a, .promo.\--link-icon-arrow .component.link .cta-primary span {
  padding: 0;
}

button.cta-primary.\--has-icon:before,
input.cta-primary.\--has-icon:before,
a.cta-primary.\--has-icon:before,
span.cta-primary.\--has-icon:before, .cta-primary.\--has-icon button:before, .cta-primary.\--has-icon input:before, .cta-primary.\--has-icon a:before, .cta-primary.\--has-icon span:before, .promo.\--link-icon-arrow button.cta-primary:before, .promo.\--link-icon-arrow input.cta-primary:before, .promo.\--link-icon-arrow a.cta-primary:before, .promo.\--link-icon-arrow span.cta-primary:before, .promo.\--link-icon-arrow .cta-primary button:before, .promo.\--link-icon-arrow .cta-primary input:before, .promo.\--link-icon-arrow .cta-primary a:before, .promo.\--link-icon-arrow .cta-primary span:before, .component.link.\--has-icon .cta-primary button:before, .component.link.\--has-icon .cta-primary input:before, .component.link.\--has-icon .cta-primary a:before, .component.link.\--has-icon .cta-primary span:before, .promo.\--link-icon-arrow .component.link .cta-primary button:before, .promo.\--link-icon-arrow .component.link .cta-primary input:before, .promo.\--link-icon-arrow .component.link .cta-primary a:before, .promo.\--link-icon-arrow .component.link .cta-primary span:before {
  content: none;
}

button.cta-primary.\--has-icon:after,
input.cta-primary.\--has-icon:after,
a.cta-primary.\--has-icon:after,
span.cta-primary.\--has-icon:after, .cta-primary.\--has-icon button:after, .cta-primary.\--has-icon input:after, .cta-primary.\--has-icon a:after, .cta-primary.\--has-icon span:after, .promo.\--link-icon-arrow button.cta-primary:after, .promo.\--link-icon-arrow input.cta-primary:after, .promo.\--link-icon-arrow a.cta-primary:after, .promo.\--link-icon-arrow span.cta-primary:after, .promo.\--link-icon-arrow .cta-primary button:after, .promo.\--link-icon-arrow .cta-primary input:after, .promo.\--link-icon-arrow .cta-primary a:after, .promo.\--link-icon-arrow .cta-primary span:after, .component.link.\--has-icon .cta-primary button:after, .component.link.\--has-icon .cta-primary input:after, .component.link.\--has-icon .cta-primary a:after, .component.link.\--has-icon .cta-primary span:after, .promo.\--link-icon-arrow .component.link .cta-primary button:after, .promo.\--link-icon-arrow .component.link .cta-primary input:after, .promo.\--link-icon-arrow .component.link .cta-primary a:after, .promo.\--link-icon-arrow .component.link .cta-primary span:after {
  content: "\e905";
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  font-family: "TecomIcon", serif;
  font-size: 0.6em;
  font-weight: bold;
  line-height: 1;
  color: #b5131d;
  margin-right: 0.5rem;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ar button.cta-primary.\--has-icon:after,
.ar input.cta-primary.\--has-icon:after,
.ar a.cta-primary.\--has-icon:after,
.ar span.cta-primary.\--has-icon:after, .ar .cta-primary.\--has-icon button:after, .cta-primary.\--has-icon .ar button:after, .ar .cta-primary.\--has-icon input:after, .cta-primary.\--has-icon .ar input:after, .ar .cta-primary.\--has-icon a:after, .cta-primary.\--has-icon .ar a:after, .ar .cta-primary.\--has-icon span:after, .cta-primary.\--has-icon .ar span:after, .ar .promo.\--link-icon-arrow button.cta-primary:after, .promo.\--link-icon-arrow .ar button.cta-primary:after, .ar .promo.\--link-icon-arrow input.cta-primary:after, .promo.\--link-icon-arrow .ar input.cta-primary:after, .ar .promo.\--link-icon-arrow a.cta-primary:after, .promo.\--link-icon-arrow .ar a.cta-primary:after, .ar .promo.\--link-icon-arrow span.cta-primary:after, .promo.\--link-icon-arrow .ar span.cta-primary:after, .ar .promo.\--link-icon-arrow .cta-primary button:after, .promo.\--link-icon-arrow .cta-primary .ar button:after, .ar .promo.\--link-icon-arrow .cta-primary input:after, .promo.\--link-icon-arrow .cta-primary .ar input:after, .ar .promo.\--link-icon-arrow .cta-primary a:after, .promo.\--link-icon-arrow .cta-primary .ar a:after, .ar .promo.\--link-icon-arrow .cta-primary span:after, .promo.\--link-icon-arrow .cta-primary .ar span:after, .ar .component.link.\--has-icon .cta-primary button:after, .component.link.\--has-icon .cta-primary .ar button:after, .ar .component.link.\--has-icon .cta-primary input:after, .component.link.\--has-icon .cta-primary .ar input:after, .ar .component.link.\--has-icon .cta-primary a:after, .component.link.\--has-icon .cta-primary .ar a:after, .ar .component.link.\--has-icon .cta-primary span:after, .component.link.\--has-icon .cta-primary .ar span:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary button:after, .promo.\--link-icon-arrow .component.link .cta-primary .ar button:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary input:after, .promo.\--link-icon-arrow .component.link .cta-primary .ar input:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary a:after, .promo.\--link-icon-arrow .component.link .cta-primary .ar a:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary span:after, .promo.\--link-icon-arrow .component.link .cta-primary .ar span:after {
  -webkit-transform: translateX(0) rotate(-180deg);
      -ms-transform: translateX(0) rotate(-180deg);
          transform: translateX(0) rotate(-180deg);
}

button.cta-primary.\--has-icon:hover:after,
input.cta-primary.\--has-icon:hover:after,
a.cta-primary.\--has-icon:hover:after,
span.cta-primary.\--has-icon:hover:after, .cta-primary.\--has-icon button:hover:after, .cta-primary.\--has-icon input:hover:after, .cta-primary.\--has-icon a:hover:after, .cta-primary.\--has-icon span:hover:after, .promo.\--link-icon-arrow button.cta-primary:hover:after, .promo.\--link-icon-arrow input.cta-primary:hover:after, .promo.\--link-icon-arrow a.cta-primary:hover:after, .promo.\--link-icon-arrow span.cta-primary:hover:after, .promo.\--link-icon-arrow .cta-primary button:hover:after, .promo.\--link-icon-arrow .cta-primary input:hover:after, .promo.\--link-icon-arrow .cta-primary a:hover:after, .promo.\--link-icon-arrow .cta-primary span:hover:after, .component.link.\--has-icon .cta-primary button:hover:after, .component.link.\--has-icon .cta-primary input:hover:after, .component.link.\--has-icon .cta-primary a:hover:after, .component.link.\--has-icon .cta-primary span:hover:after, .promo.\--link-icon-arrow .component.link .cta-primary button:hover:after, .promo.\--link-icon-arrow .component.link .cta-primary input:hover:after, .promo.\--link-icon-arrow .component.link .cta-primary a:hover:after, .promo.\--link-icon-arrow .component.link .cta-primary span:hover:after {
  -webkit-transform: translateX(-0.5rem);
      -ms-transform: translateX(-0.5rem);
          transform: translateX(-0.5rem);
}

.ar button.cta-primary.\--has-icon:hover:after,
.ar input.cta-primary.\--has-icon:hover:after,
.ar a.cta-primary.\--has-icon:hover:after,
.ar span.cta-primary.\--has-icon:hover:after, .ar .cta-primary.\--has-icon button:hover:after, .cta-primary.\--has-icon .ar button:hover:after, .ar .cta-primary.\--has-icon input:hover:after, .cta-primary.\--has-icon .ar input:hover:after, .ar .cta-primary.\--has-icon a:hover:after, .cta-primary.\--has-icon .ar a:hover:after, .ar .cta-primary.\--has-icon span:hover:after, .cta-primary.\--has-icon .ar span:hover:after, .ar .promo.\--link-icon-arrow button.cta-primary:hover:after, .promo.\--link-icon-arrow .ar button.cta-primary:hover:after, .ar .promo.\--link-icon-arrow input.cta-primary:hover:after, .promo.\--link-icon-arrow .ar input.cta-primary:hover:after, .ar .promo.\--link-icon-arrow a.cta-primary:hover:after, .promo.\--link-icon-arrow .ar a.cta-primary:hover:after, .ar .promo.\--link-icon-arrow span.cta-primary:hover:after, .promo.\--link-icon-arrow .ar span.cta-primary:hover:after, .ar .promo.\--link-icon-arrow .cta-primary button:hover:after, .promo.\--link-icon-arrow .cta-primary .ar button:hover:after, .ar .promo.\--link-icon-arrow .cta-primary input:hover:after, .promo.\--link-icon-arrow .cta-primary .ar input:hover:after, .ar .promo.\--link-icon-arrow .cta-primary a:hover:after, .promo.\--link-icon-arrow .cta-primary .ar a:hover:after, .ar .promo.\--link-icon-arrow .cta-primary span:hover:after, .promo.\--link-icon-arrow .cta-primary .ar span:hover:after, .ar .component.link.\--has-icon .cta-primary button:hover:after, .component.link.\--has-icon .cta-primary .ar button:hover:after, .ar .component.link.\--has-icon .cta-primary input:hover:after, .component.link.\--has-icon .cta-primary .ar input:hover:after, .ar .component.link.\--has-icon .cta-primary a:hover:after, .component.link.\--has-icon .cta-primary .ar a:hover:after, .ar .component.link.\--has-icon .cta-primary span:hover:after, .component.link.\--has-icon .cta-primary .ar span:hover:after {
  -webkit-transform: translateX(-0.5rem) rotate(-180deg);
      -ms-transform: translateX(-0.5rem) rotate(-180deg);
          transform: translateX(-0.5rem) rotate(-180deg);
}

.ar button.cta-primary.\--has-icon:after, .ar input.cta-primary.\--has-icon:after, .ar a.cta-primary.\--has-icon:after, .ar span.cta-primary.\--has-icon:after, .ar .cta-primary.\--has-icon button:after, .ar .cta-primary.\--has-icon input:after, .ar .cta-primary.\--has-icon a:after, .ar .cta-primary.\--has-icon span:after, .ar .promo.\--link-icon-arrow button.cta-primary:after, .ar .promo.\--link-icon-arrow input.cta-primary:after, .ar .promo.\--link-icon-arrow a.cta-primary:after, .ar .promo.\--link-icon-arrow span.cta-primary:after, .ar .promo.\--link-icon-arrow .cta-primary button:after, .ar .promo.\--link-icon-arrow .cta-primary input:after, .ar .promo.\--link-icon-arrow .cta-primary a:after, .ar .promo.\--link-icon-arrow .cta-primary span:after, .ar .component.link.\--has-icon .cta-primary button:after, .ar .component.link.\--has-icon .cta-primary input:after, .ar .component.link.\--has-icon .cta-primary a:after, .ar .component.link.\--has-icon .cta-primary span:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary button:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary input:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary a:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary span:after {
  -webkit-transform: translateX(0) rotate(-180deg);
      -ms-transform: translateX(0) rotate(-180deg);
          transform: translateX(0) rotate(-180deg);
}

.ar button.cta-primary.\--has-icon:hover:after, .ar input.cta-primary.\--has-icon:hover:after, .ar a.cta-primary.\--has-icon:hover:after, .ar span.cta-primary.\--has-icon:hover:after, .ar .cta-primary.\--has-icon button:hover:after, .ar .cta-primary.\--has-icon input:hover:after, .ar .cta-primary.\--has-icon a:hover:after, .ar .cta-primary.\--has-icon span:hover:after, .ar .promo.\--link-icon-arrow button.cta-primary:hover:after, .ar .promo.\--link-icon-arrow input.cta-primary:hover:after, .ar .promo.\--link-icon-arrow a.cta-primary:hover:after, .ar .promo.\--link-icon-arrow span.cta-primary:hover:after, .ar .promo.\--link-icon-arrow .cta-primary button:hover:after, .ar .promo.\--link-icon-arrow .cta-primary input:hover:after, .ar .promo.\--link-icon-arrow .cta-primary a:hover:after, .ar .promo.\--link-icon-arrow .cta-primary span:hover:after, .ar .component.link.\--has-icon .cta-primary button:hover:after, .ar .component.link.\--has-icon .cta-primary input:hover:after, .ar .component.link.\--has-icon .cta-primary a:hover:after, .ar .component.link.\--has-icon .cta-primary span:hover:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary button:hover:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary input:hover:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary a:hover:after, .ar .promo.\--link-icon-arrow .component.link .cta-primary span:hover:after {
  -webkit-transform: translateX(-0.5rem) rotate(-180deg);
      -ms-transform: translateX(-0.5rem) rotate(-180deg);
          transform: translateX(-0.5rem) rotate(-180deg);
}

button.cta-primary.\--without-line,
.cta-primary.\--without-line button,
.component.link.\--without-line .cta-primary button,
input.cta-primary.\--without-line,
.cta-primary.\--without-line input,
.component.link.\--without-line .cta-primary input,
a.cta-primary.\--without-line,
.cta-primary.\--without-line a,
.component.link.\--without-line .cta-primary a {
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  padding: 0;
}

button.cta-primary.\--without-line:before,
.cta-primary.\--without-line button:before,
.component.link.\--without-line .cta-primary button:before,
input.cta-primary.\--without-line:before,
.cta-primary.\--without-line input:before,
.component.link.\--without-line .cta-primary input:before,
a.cta-primary.\--without-line:before,
.cta-primary.\--without-line a:before,
.component.link.\--without-line .cta-primary a:before {
  content: none;
}

button.cta-primary.\--without-line:hover,
.cta-primary.\--without-line button:hover,
.component.link.\--without-line .cta-primary button:hover,
input.cta-primary.\--without-line:hover,
.cta-primary.\--without-line input:hover,
.component.link.\--without-line .cta-primary input:hover,
a.cta-primary.\--without-line:hover,
.cta-primary.\--without-line a:hover,
.component.link.\--without-line .cta-primary a:hover, button.cta-primary.\--without-line:focus,
.cta-primary.\--without-line button:focus,
.component.link.\--without-line .cta-primary button:focus,
input.cta-primary.\--without-line:focus,
.cta-primary.\--without-line input:focus,
.component.link.\--without-line .cta-primary input:focus,
a.cta-primary.\--without-line:focus,
.cta-primary.\--without-line a:focus,
.component.link.\--without-line .cta-primary a:focus {
  color: #b5131d;
}

button.cta-primary.\--white,
.cta-primary.\--white button,
.component.link.\--white .cta-primary button,
input.cta-primary.\--white,
.cta-primary.\--white input,
.component.link.\--white .cta-primary input,
a.cta-primary.\--white,
.cta-primary.\--white a,
.component.link.\--white .cta-primary a,
span.cta-primary.\--white,
.cta-primary.\--white span,
.component.link.\--white .cta-primary span {
  color: #fff;
}

button.cta-primary.\--white:hover,
.cta-primary.\--white button:hover,
.component.link.\--white .cta-primary button:hover,
input.cta-primary.\--white:hover,
.cta-primary.\--white input:hover,
.component.link.\--white .cta-primary input:hover,
a.cta-primary.\--white:hover,
.cta-primary.\--white a:hover,
.component.link.\--white .cta-primary a:hover,
span.cta-primary.\--white:hover,
.cta-primary.\--white span:hover,
.component.link.\--white .cta-primary span:hover, button.cta-primary.\--white:focus,
.cta-primary.\--white button:focus,
.component.link.\--white .cta-primary button:focus,
input.cta-primary.\--white:focus,
.cta-primary.\--white input:focus,
.component.link.\--white .cta-primary input:focus,
a.cta-primary.\--white:focus,
.cta-primary.\--white a:focus,
.component.link.\--white .cta-primary a:focus,
span.cta-primary.\--white:focus,
.cta-primary.\--white span:focus,
.component.link.\--white .cta-primary span:focus {
  color: #fff;
}

button.cta-primary[disabled], button.cta-primary.\--disabled,
.cta-primary.\--disabled button,
.component.link.\--disabled .cta-primary button,
input.cta-primary[disabled],
input.cta-primary.\--disabled,
.cta-primary.\--disabled input,
.component.link.\--disabled .cta-primary input,
a.cta-primary[disabled],
a.cta-primary.\--disabled,
.cta-primary.\--disabled a,
.component.link.\--disabled .cta-primary a,
span.cta-primary[disabled],
span.cta-primary.\--disabled,
.cta-primary.\--disabled span,
.component.link.\--disabled .cta-primary span {
  opacity: .15;
}

.cta-primary-jbr {
  display: inline-block;
  color: #b5131d;
  text-decoration: none;
}

.cta-primary-jbr:hover {
  color: #b5131d;
  text-decoration: none;
}

.cta-primary-jbr:hover::after {
  -webkit-transform: translateX(-0.5rem);
      -ms-transform: translateX(-0.5rem);
          transform: translateX(-0.5rem);
}

.ar .cta-primary-jbr:hover::after {
  -webkit-transform: translateX(-0.5rem) rotate(-180deg);
      -ms-transform: translateX(-0.5rem) rotate(-180deg);
          transform: translateX(-0.5rem) rotate(-180deg);
}

.cta-primary-jbr::after {
  content: "\e922";
  display: inline-block;
  vertical-align: middle;
  font-family: "TecomIcon", serif;
  font-size: 8px;
  font-weight: normal;
  margin-right: 0.5rem;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ar .cta-primary-jbr::after {
  -webkit-transform: translateX(0) rotate(-180deg);
      -ms-transform: translateX(0) rotate(-180deg);
          transform: translateX(0) rotate(-180deg);
}

.cta-primary-jbr.btn-add-calendar::after {
  content: none;
}

.cta-primary-jbr.btn-add-calendar::before {
  content: "\e92b";
  display: inline-block;
  vertical-align: middle;
  font-family: "TecomIcon", serif;
  font-size: 24px;
  font-weight: normal;
  margin-left: 0.3rem;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cta-primary-jbr.\--yellow {
  color: #fcea10;
}

.cta-primary-jbr.\--yellow::after {
  color: #fcea10;
}

.cta-primary-jbr.\--black {
  color: #131313;
}

.cta-primary-jbr.\--black::after {
  color: #b5131d;
}

.cta-primary-jbr.button {
  padding: 0.5rem 1rem;
  border: 1px solid #b5131d;
  border-radius: 30px;
  background: transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.cta-primary-jbr.button.\--white {
  color: #fff;
  border-color: #fff;
}

.cta-primary-jbr.button.\--white:hover {
  border-color: transparent;
}

.cta-primary-jbr.button::after {
  content: none;
}

.cta-primary-jbr.button:hover {
  background-color: #b5131d;
  color: #fff;
}

button.cta-primary,
input.cta-primary,
a.cta-primary,
span.cta-primary {
  display: inline-block;
}

/* breakpoints */

/* breakpoints */
.custom-cursor,
.custom-cursor * {
  cursor: none !important;
}

.cursor-outer, .cursor-inner {
  display: block;
  position: fixed;
  z-index: 9999;
  opacity: 0;
  -webkit-transition-property: top, right, width, height, opacity, border;
  -o-transition-property: top, right, width, height, opacity, border;
  transition-property: top, right, width, height, opacity, border;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  pointer-events: none;
  border-radius: 50%;
}

.cursor-outer {
  top: -1.275rem;
  right: -1.275rem;
  width: 2.55rem;
  height: 2.55rem;
  border: 1px solid #fcea10;
}

.cursor-outer.\--in {
  opacity: 1;
}

.cursor-outer.\--active {
  top: -2.5rem;
  right: -2.5rem;
  width: 5rem;
  height: 5rem;
  border-color: #fc0000;
}

.cursor-outer.\--white {
  border-color: #fff;
}

.cursor-outer.\--mega {
  border-color: #161919;
}

.cursor-outer.\--video {
  top: -1.275rem;
  right: -1.275rem;
  width: 2.55rem;
  height: 2.55rem;
  border-color: #b5131d;
}

.cursor-outer.\--video.\--active {
  background-color: #fc0000;
}

.cursor-inner {
  top: -0.125rem;
  right: -0.125rem;
  width: 0.25rem;
  height: 0.25rem;
  background-color: #b5131d;
}

.cursor-inner.\--in {
  opacity: .7;
}

.cursor-inner.\--mega {
  background-color: #096986;
  opacity: 1;
}

.cursor-inner.\--video {
  top: -0.55rem;
  right: -0.15rem;
  width: 0;
  height: 0;
  border-width: 0.55rem 0.65rem 0.55rem 0;
  border-style: solid;
  border-color: transparent #fc0000 transparent transparent;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}

.cursor-inner.\--video.\--active {
  border-color: transparent #fff transparent transparent;
}

/* breakpoints */
.comp-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  background-color: #a4a4a4;
  -webkit-transition: padding-bottom .1s ease;
  -o-transition: padding-bottom .1s ease;
  transition: padding-bottom .1s ease;
  overflow: hidden;
}

.comp-video iframe, .comp-video video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.comp-video__poster {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  cursor: pointer;
}

.comp-video__poster.\--hide {
  opacity: 0;
  visibility: hidden;
}

.comp-video__poster .video-icon {
  right: 50%;
  left: auto;
  -webkit-transform: translate3d(50%, -50%, 0);
          transform: translate3d(50%, -50%, 0);
}

/* breakpoints */
.directory-detail__inner {
  font-weight: 400;
}

@media screen and (min-width: 991px) {
  .directory-detail__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2.3rem;
  }
}

.directory-detail__img {
  display: none;
}

.directory-detail__img img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 991px) {
  .directory-detail__img {
    display: block;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 18.9%;
        flex-basis: 18.9%;
  }
}

.directory-detail__more {
  margin-bottom: 2.6rem;
}

@media screen and (min-width: 991px) {
  .directory-detail__more {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-flex-preferred-size: 49.5%;
        flex-basis: 49.5%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-bottom: 0;
  }
}

.directory-detail__desc {
  font-size: 0.8rem;
  line-height: 1.1rem;
  color: #414042;
  margin-bottom: 1.7rem;
}

.ar .directory-detail__desc {
  font-size: 0.75rem;
}

@media screen and (min-width: 991px) {
  .ar .directory-detail__desc {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
}

.directory-detail__sharethis {
  display: none;
}

.directory-detail__sharethis .sharethis-inline-share-buttons {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0.75rem;
  -webkit-column-gap: 1.2rem;
     -moz-column-gap: 1.2rem;
          column-gap: 1.2rem;
}

.ar .directory-detail__sharethis .sharethis-inline-share-buttons {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (min-width: 991px) {
  .directory-detail__sharethis .sharethis-inline-share-buttons {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}

.directory-detail__sharethis .sharethis-inline-share-buttons .st-btn {
  margin: 0 !important;
}

.directory-detail .share-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.2rem;
  margin-bottom: 0.75rem;
}

@media screen and (min-width: 991px) {
  .directory-detail .share-info {
    gap: 1.5rem;
  }
}

.directory-detail .share-info__item {
  width: 2rem;
  height: 2rem;
}

@media screen and (min-width: 991px) {
  .directory-detail .share-info__item {
    width: 2.25rem;
    height: 2.25rem;
  }
}

.directory-detail .share-info__link {
  list-style-type: none;
  display: inline-block;
}

.directory-detail .share-info__link:hover {
  opacity: 0.7;
}

.directory-detail .share-info__link img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 991px) {
  .directory-detail .info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-preferred-size: 22.8%;
        flex-basis: 22.8%;
  }
}

.directory-detail .info__item {
  padding-bottom: 0.8rem;
  border-bottom: 1px solid rgba(20, 0, 0, 0.1);
  margin-bottom: 0.8rem;
}

.directory-detail .info__title {
  font-size: 0.9rem;
  line-height: 1rem;
  color: #000;
  margin-bottom: 0.6rem;
  font-weight: 600;
}

.ar .directory-detail .info__title {
  line-height: 1.2rem;
}

.directory-detail .info__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.directory-detail .info__icon {
  width: 1.2rem;
  height: 1.2rem;
  margin-left: 0.8rem;
}

.directory-detail .info__icon img {
  width: 100%;
  height: auto;
}

.directory-detail .info__desc {
  font-size: 0.8rem;
  line-height: 1.1rem;
  color: #414042;
  text-decoration: none;
  max-width: calc(100% - 2rem);
}

.ar .directory-detail .info__desc {
  font-size: 0.75rem;
}

@media screen and (min-width: 991px) {
  .ar .directory-detail .info__desc {
    font-size: 0.8rem;
  }
}

.directory-detail .phone-number:hover {
  color: #b5131d;
}

.ar .directory-detail .phone-number {
  unicode-bidi: bidi-override;
  direction: ltr;
  text-align: left;
}

/* breakpoints */
.divider {
  max-height: 20px;
  min-height: 20px !important;
}

.divider hr {
  margin: 10px 0;
  border: 0;
  height: 0;
  border-top: 1px solid #d2d2d2;
}

.white-space-divider hr {
  border: none;
}

/* breakpoints */
.comp-document {
  padding: 3rem 0;
  border: solid 1px #fcea10;
  margin-bottom: 3rem;
}

.comp-document .text {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.1;
  color: #000;
}

@media only screen and (min-width: 768px) {
  .comp-document .text {
    font-size: 1em;
    line-height: 1.1;
  }
}

.comp-document .comp-heading {
  padding-right: 1.1rem;
  padding-left: 1.1rem;
  max-width: 100%;
}

.comp-document .comp-heading > p {
  max-width: 28.6rem;
  padding-bottom: 3rem;
}

@media only screen and (min-width: 768px) {
  .comp-document .comp-heading {
    padding-right: 3rem;
  }
}

.comp-document:nth-child(2) {
  padding-bottom: 0;
}

.comp-document-desc, .comp-document-bottom-desc {
  padding-right: 1.1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1.14286em;
  line-height: 1.375;
  max-width: 28.6rem;
}

@media only screen and (min-width: 768px) {
  .comp-document-desc, .comp-document-bottom-desc {
    padding-right: 3rem;
  }
}

.comp-document-desc {
  margin-bottom: 3rem;
}

.comp-document-bottom-desc {
  margin-top: 2.5rem;
  margin-bottom: 2.7rem;
}

.comp-document-list-item {
  padding: 0;
}

.comp-document-list-item .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.14286em;
  padding: 0.6rem 1.1rem;
  position: relative;
}

.comp-document-list-item .content p {
  padding-left: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-document-list-item .content {
    padding: 1.25rem 3rem;
    font-size: 1.42857em;
  }
  .comp-document-list-item .content p {
    max-width: 100%;
  }
}

.comp-document-list-item .content .cta {
  white-space: nowrap;
}

.comp-document-list-item .content .cta .ico-download {
  margin-left: 0.4rem;
  color: #b5131d;
  font-size: 0.7rem;
  font-weight: 300;
}

.comp-document-list-item:nth-child(n):before {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #fcea10;
  opacity: .35;
}

.comp-document-list-item:last-child:after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #fcea10;
  opacity: .35;
}

.comp-document .attachments {
  margin-top: 3.1rem;
}

.comp-document .attachments .comp-heading {
  margin-bottom: 1.3rem;
}

.comp-document .attachments h3 {
  font-size: 1.85714em;
  color: #000;
}

@media only screen and (min-width: 768px) {
  .comp-document .attachments h3 {
    font-size: 44px;
  }
}

.comp-document .attachments p {
  max-width: 100% !important;
}

@media only screen and (min-width: 992px) {
  .comp-document .attachments .comp-document-list p {
    padding-right: 2rem;
  }
}

.scrollbar-section {
  position: fixed;
  top: 0;
  right: 0;
  padding-bottom: 1.5rem;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .scrollbar-section {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .scrollbar-section {
    top: 2.25rem;
    right: 1.5rem;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 992px) {
  .scrollbar-section {
    top: 2.25rem;
    right: 7.9rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .scrollbar-section {
    right: 4.5rem;
  }
}

.scrollbar-section > .order-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .scrollbar-section > .order-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.scrollbar-section > .order-item .text {
  font-size: 2.14286em;
  font-weight: bold;
  color: #fcea10;
  opacity: .2;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media only screen and (min-width: 768px) {
  .scrollbar-section > .order-item .text {
    margin-bottom: 2.5rem;
    line-height: 3.5rem;
  }
}

.scrollbar-section > .order-item > .icon {
  display: inline-block;
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 50%;
  border: 2px solid #fcea10;
  position: relative;
  background-color: #fff;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .scrollbar-section > .order-item > .icon {
    margin-right: 1.35rem;
  }
}

.scrollbar-section > .order-item > .icon:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #fcea10;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.scrollbar-section > .order-item > .icon:after {
  content: '';
  position: absolute;
  border: 1px solid #fcea10;
}

@media only screen and (max-width: 767px) {
  .scrollbar-section > .order-item > .icon:after {
    top: calc(50% + 2px);
    right: 100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 31vw;
  }
}

@media only screen and (min-width: 768px) {
  .scrollbar-section > .order-item > .icon:after {
    top: calc(100% + 2px);
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    height: 5rem;
  }
}

.scrollbar-section > .order-item.active .text {
  opacity: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.scrollbar-section > .order-item.active .icon:before {
  opacity: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.scrollbar-section > .order-item:last-child .icon:after {
  display: none;
}

@media only screen and (max-width: 991px) {
  .comp-document-list-item .content .cta .text {
    display: none;
  }
}

/* breakpoints */
.component-editorial {
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .component-editorial.left-to-right .wrapper-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .component-editorial.left-to-right .wrapper-content .content-left {
    padding-right: 0.5rem;
    padding-left: 0;
  }
  .component-editorial.left-to-right .wrapper-content .content-right .editorial__desc {
    padding-right: 0;
    padding-left: 2.5rem;
  }
  .component-editorial.left-to-right .wrapper-content .content-right .editorial__desc .inner {
    margin-right: auto;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial .wrapper-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.component-editorial .editorial__title {
  font-size: 2.1rem;
  font-weight: bold;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  line-height: 2.5rem;
  color: #000;
  margin-bottom: 1.5rem;
  padding: 0 1.5rem;
}

@media only screen and (min-width: 768px) {
  .component-editorial .editorial__title {
    font-size: 2.7rem;
    line-height: 3.2rem;
    padding-right: 3.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial .editorial__title {
    font-size: 2.8rem;
    line-height: 3.5rem;
    padding-right: 5.25rem;
  }
}

@media only screen and (min-width: 1200px) {
  .component-editorial .editorial__title {
    font-size: 3.6rem;
    line-height: 3.5rem;
    padding-right: 8.5rem;
  }
}

.component-editorial .swiper-pagination-bullet-active {
  background-color: #b5131d;
}

@media only screen and (max-width: 991px) {
  .component-editorial .content-left {
    width: 100%;
    position: relative;
    padding: 0 2.05rem 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .component-editorial .content-left {
    padding: 0 1.55rem 2.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial .content-left {
    float: right;
    width: 50%;
    padding-left: 0.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .component-editorial .content-left.\--no-slider {
    width: 100%;
    position: relative;
    padding: 0;
    margin-bottom: 2.5rem;
  }
}

.component-editorial .content-left.\--no-slider .wrapper-slider {
  height: auto;
}

.component-editorial .content-left.\--no-slider .slide-item {
  height: auto;
}

.component-editorial .content-left.\--no-slider .slide-item:before {
  display: none;
}

.component-editorial .content-left.\--no-slider .slide-item .img-responsive {
  width: 100%;
  min-width: 0;
  min-height: 0;
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

@media only screen and (min-width: 992px) {
  .component-editorial .content-right {
    float: left;
    width: 50%;
  }
}

.component-editorial .content-right .image-item {
  line-height: 0;
}

@media only screen and (min-width: 992px) {
  .component-editorial .content-right .image-item {
    margin-bottom: 0.5rem;
  }
  .component-editorial .content-right .image-item + .editorial__desc {
    padding-top: 2.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .component-editorial .wrapper-slider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 27.75rem;
    font-size: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
}

@media only screen and (max-width: 767px) {
  .component-editorial .wrapper-slider {
    height: 16.75rem;
  }
}

.component-editorial .slide-item {
  line-height: 0;
}

@media only screen and (max-width: 991px) {
  .component-editorial .slide-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    height: 19.95rem;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
  }
  .component-editorial .slide-item:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    opacity: .8;
  }
}

@media only screen and (max-width: 767px) {
  .component-editorial .slide-item {
    height: 12.45rem;
  }
}

@media only screen and (max-width: 991px) {
  .component-editorial .slide-item.swiper-slide-active {
    height: 27.75rem;
  }
  .component-editorial .slide-item.swiper-slide-active:before {
    background-color: transparent;
  }
}

@media only screen and (max-width: 767px) {
  .component-editorial .slide-item.swiper-slide-active {
    height: 16.75rem;
  }
}

@media only screen and (max-width: 991px) {
  .component-editorial .slide-item .img-responsive {
    width: auto;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}

@media only screen and (max-width: 767px) {
  .component-editorial .slide-item .img-responsive {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.component-editorial .img-responsive {
  display: inline-block;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .component-editorial .swiper-pagination {
    display: none;
  }
}

.component-editorial .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 1rem;
}

.component-editorial .editorial__desc {
  font-size: 16px;
  line-height: 1.3rem;
  padding-right: 1.6rem;
}

@media only screen and (min-width: 768px) {
  .component-editorial .editorial__desc {
    padding-right: 3.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial .editorial__desc {
    padding-right: 2.5rem;
    line-height: 1.1rem;
  }
  .ar .site-dda .component-editorial .editorial__desc {
    font-size: 20px;
    line-height: 32px;
  }
}

.component-editorial .editorial__desc .inner {
  padding-left: 4rem;
}

.component-editorial .editorial__desc .inner strong {
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .component-editorial .editorial__desc .inner {
    padding-left: 0;
    max-width: 22.8rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial .editorial__desc .inner {
    max-width: 21rem;
  }
}

.component-editorial .editorial__cta {
  margin-top: 2rem;
}

.component-editorial .editorial__cta a {
  font-size: 1rem;
}

@media only screen and (max-width: 991px) {
  .component-editorial.component-editorial-jbr {
    margin: 0 -1rem;
  }
}

.component-editorial.component-editorial-jbr .editorial__title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #131313;
  padding: 0;
  margin-bottom: 2.5rem;
  word-break: break-word;
}

@media only screen and (max-width: 767px) {
  .component-editorial.component-editorial-jbr .editorial__title {
    font-size: 36px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 991px) {
  .component-editorial.component-editorial-jbr .editorial__title {
    margin-bottom: 1.25rem;
    padding: 0 1rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial.component-editorial-jbr .editorial__title {
    max-width: 65%;
  }
}

.ar .component-editorial.component-editorial-jbr .editorial__title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.component-editorial.component-editorial-jbr .editorial__desc {
  padding: 0;
}

.component-editorial.component-editorial-jbr .editorial__desc .inner {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .component-editorial.component-editorial-jbr .editorial__desc .inner {
    font-size: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .component-editorial.component-editorial-jbr .editorial__desc .inner {
    padding-left: 0;
    padding-bottom: 1.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial.component-editorial-jbr .editorial__desc .inner {
    max-width: 18.8rem;
    margin-bottom: 2.5rem;
  }
}

.ar .component-editorial.component-editorial-jbr .editorial__desc .inner {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.component-editorial.component-editorial-jbr .editorial__desc .graphic {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.1;
  width: 5rem;
  height: 5rem;
}

@media only screen and (max-width: 767px) {
  .component-editorial.component-editorial-jbr .editorial__desc .graphic {
    width: 4rem;
    height: 4rem;
    position: relative;
    margin-top: 1.25rem;
  }
}

.component-editorial.component-editorial-jbr .editorial__desc .graphic img {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 991px) {
  .component-editorial.component-editorial-jbr .content-left {
    padding: 0 1rem 1.65rem;
    margin-bottom: 1.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial.component-editorial-jbr .content-left {
    width: 47.5%;
    padding-left: 0;
  }
}

.component-editorial.component-editorial-jbr .content-right {
  position: relative;
}

@media only screen and (max-width: 991px) {
  .component-editorial.component-editorial-jbr .content-right {
    padding: 0 1rem 0 2.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial.component-editorial-jbr .content-right {
    width: 47.5%;
    margin-right: 5%;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial.component-editorial-jbr .content-right .image-item {
    margin-bottom: 0;
  }
  .component-editorial.component-editorial-jbr .content-right .image-item + .editorial__desc {
    padding-top: 2.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial.component-editorial-jbr.left-to-right .content-left {
    padding-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial.component-editorial-jbr.left-to-right .content-right {
    margin-left: 5%;
    margin-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial.component-editorial-jbr.left-to-right .content-right .editorial__desc {
    padding-left: 0;
  }
  .component-editorial.component-editorial-jbr.left-to-right .content-right .editorial__desc .inner {
    margin-right: 0;
  }
}

.component-editorial.component-editorial-jbr .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
  line-height: 1;
}

.component-editorial.component-editorial-jbr .swiper-pagination-bullet-active {
  background-color: #131313;
}

.component-editorial-single-image .content-left {
  padding: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .component-editorial-single-image .content-left.\--no-slider {
    margin-bottom: 1.5rem;
  }
}

.component-editorial-single-image .content-right .editorial__title {
  display: none;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image .content-right .editorial__title {
    display: block;
  }
}

.component-editorial-single-image .editorial__desc {
  padding: 0 1rem;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image .editorial__desc {
    padding: 2.5rem 2.5rem 0 0;
  }
}

@media only screen and (max-width: 991px) {
  .component-editorial-single-image .editorial__desc .inner {
    padding: 0;
  }
}

.component-editorial-single-image .editorial__title {
  padding: 0;
  margin-bottom: 1.1rem;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image .editorial__title {
    margin-bottom: 1.25rem;
  }
  .component-editorial-single-image .editorial__title__mb {
    display: none;
  }
}

.component-editorial-single-image .editorial__cta {
  margin-top: 1.5rem;
}

.component-editorial-single-image .editorial__sub-title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image .editorial__sub-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 1.25rem;
  }
}

.component-editorial-single-image.left-to-right .wrapper-content .content-left {
  padding: 0;
}

.component-editorial-single-image.left-to-right .wrapper-content .content-right .editorial__desc .inner {
  margin-right: 0;
}

.component-editorial-single-image.left-to-right.bg-content .content-right .editorial__desc {
  padding-right: 2.5rem;
}

.component-editorial-single-image.bg-content .content-right {
  background-color: #b5131d;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.bg-content .editorial__title {
    color: #fff;
  }
}

.component-editorial-single-image.bg-content .editorial__desc {
  padding: 2.5rem;
}

.component-editorial-single-image.bg-content .editorial__cta a::before {
  border-top-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .component-editorial-single-image.editorial-jbr .wrapper-content {
    margin: 0 -1rem;
  }
}

.component-editorial-single-image.editorial-jbr .content-left {
  height: auto;
  line-height: 0;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr .content-left {
    width: 65%;
  }
}

.component-editorial-single-image.editorial-jbr .content-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr .content-right {
    width: 30%;
    margin-right: 5%;
  }
}

.component-editorial-single-image.editorial-jbr .content-right .editorial__desc {
  padding-top: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr .content-right .editorial__desc {
    padding: 0.5rem 0;
  }
}

.component-editorial-single-image.editorial-jbr .content-right .editorial__desc .graphic {
  margin-bottom: 0.75rem;
  width: 2.75rem;
  height: 2.75rem;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr .content-right .editorial__desc .graphic {
    margin-bottom: 1.25rem;
    width: 3.5rem;
    height: 3.5rem;
  }
}

.component-editorial-single-image.editorial-jbr .content-right .editorial__desc .graphic img {
  width: 100%;
  height: 100%;
}

.component-editorial-single-image.editorial-jbr .content-right .editorial__desc .inner {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 0.75rem;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .component-editorial-single-image.editorial-jbr .content-right .editorial__desc .inner {
    font-size: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr .content-right .editorial__desc .inner {
    margin-bottom: 1.25rem;
  }
}

.ar .component-editorial-single-image.editorial-jbr .content-right .editorial__desc .inner {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.component-editorial-single-image.editorial-jbr .content-right .editorial__title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #131313;
  display: block;
}

@media only screen and (max-width: 767px) {
  .component-editorial-single-image.editorial-jbr .content-right .editorial__title {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 0.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr .content-right .editorial__title {
    padding-bottom: 0.25rem;
    margin-bottom: 1rem;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
}

.ar .component-editorial-single-image.editorial-jbr .content-right .editorial__title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.3;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr.left-to-right .container {
    width: auto;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr.left-to-right .wrapper-content .content-right {
    margin-right: 0;
    width: calc(318px + (100% - 952px) / 2 + 20px);
    padding: 0 calc((100% - 952px) / 2) 0 1rem;
  }
  .component-editorial-single-image.editorial-jbr.left-to-right .wrapper-content .content-right .editorial__desc {
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 1200px) {
  .component-editorial-single-image.editorial-jbr.left-to-right .wrapper-content .content-right {
    width: calc(318px + (100% - 1070px) / 2 + 50px);
    padding: 0 calc((100% - 1070px) / 2) 0 2.5rem;
  }
}

.component-editorial-single-image.editorial-jbr.left-to-right .wrapper-content .content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr.left-to-right .wrapper-content .content-left img {
    max-width: 34.5rem;
  }
}

.component-editorial-single-image.editorial-jbr.has-background {
  overflow: initial;
  background-color: #b5131d;
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr.has-background {
    margin-top: 3.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-editorial-single-image.editorial-jbr.has-background .content-left {
    -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
            transform: translateY(-70px);
  }
}

@media only screen and (max-width: 991px) {
  .component-editorial-single-image.editorial-jbr.has-background .content-right .editorial__desc {
    padding-bottom: 40px;
  }
}

.component-editorial-single-image.editorial-jbr.has-background .content-right .editorial__desc .inner {
  color: #fff;
}

.ar .component-editorial-single-image.editorial-jbr.has-background .content-right .editorial__desc .inner {
  line-height: 1.5;
}

.component-editorial-single-image.editorial-jbr.has-background .content-right .editorial__title {
  color: #fff;
}

.component-editorial .font-size-35,
.component-editorial .font-size-40,
.component-editorial .font-size-45,
.component-editorial .font-size-120,
.component-editorial .font-size-180 {
  line-height: 1.2 !important;
  font-size: 2.1rem !important;
}

span.component-editorial .font-size-35, .component-editorial .font-size-40, .component-editorial .font-size-45, .component-editorial .font-size-120, .component-editorial .font-size-180 {
  display: inline-block;
}

@media only screen and (min-width: 992px) {
  .component-editorial .font-size-35 {
    font-size: 1.75rem !important;
  }
  .component-editorial .font-size-40 {
    font-size: 2rem !important;
  }
  .component-editorial .font-size-45 {
    font-size: 2.25rem !important;
  }
  .component-editorial .font-size-120 {
    font-size: 6rem !important;
  }
  .component-editorial .font-size-180 {
    font-size: 9rem !important;
  }
}

/* breakpoints */
.comp-enquiry-information {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 992px) {
  .comp-enquiry-information {
    margin-top: 1.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.comp-enquiry-information-inner {
  display: block;
}

@media only screen and (min-width: 992px) {
  .comp-enquiry-information-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.comp-enquiry-information .info-wrapper {
  padding-right: 0;
  margin-bottom: 1.5rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  color: #000;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-enquiry-information .info-wrapper {
    display: block;
    width: 7rem;
    margin-bottom: 4.3rem;
  }
}

.comp-enquiry-information .info-wrapper a {
  color: #000;
}

.comp-enquiry-information .info-wrapper p {
  color: #000;
}

.comp-enquiry-information .image-box {
  width: calc(100% + 40px);
  margin-right: -20px;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .comp-enquiry-information .image-box {
    width: calc(100% + 20px);
  }
}

@media only screen and (min-width: 992px) {
  .comp-enquiry-information .image-box {
    width: 74.3%;
    margin: 0;
  }
}

.comp-enquiry-information .image-box .img-resposive {
  position: relative;
}

.comp-enquiry-information .more-info {
  padding-right: 1rem;
  display: block;
}

@media only screen and (min-width: 992px) {
  .comp-enquiry-information .more-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 0;
  }
}

.comp-enquiry-information .link-wrapper {
  margin-top: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-enquiry-information .link-wrapper {
    margin-left: 5.55rem;
    margin-top: 0;
  }
}

.comp-enquiry-information .info-name {
  font-size: 2.14286em;
  white-space: nowrap;
}

.comp-enquiry-information .info-job {
  font-size: 0.85714em;
  padding-bottom: 0.85rem;
  margin-bottom: 0.75rem;
  border-bottom: 2px solid #fcea10;
  margin-top: 0.15rem;
}

.comp-enquiry-information .info-email {
  display: block;
  font-size: 1em;
  line-height: 1.2;
}

.comp-enquiry-information .info-email:hover {
  text-decoration: none;
}

@media only screen and (min-width: 992px) {
  .comp-enquiry-information .info-email {
    margin-bottom: 0.2rem;
  }
}

.comp-enquiry-information .info-phone {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
  display: inline-block;
  line-height: 1.2;
}

.comp-enquiry-information .info-phone:hover {
  text-decoration: none;
}

.comp-enquiry-information .img-resposive img {
  display: block;
  width: 100%;
}

.comp-enquiry-information .text {
  font-size: 16px;
  font-weight: 300;
  max-width: 9rem;
  margin-bottom: 0.5rem;
}

.comp-enquiry-information .cta-primary {
  padding: 0;
}

/* breakpoints */
.component-event-list-extended-year {
  background-color: #a4a4a4;
  padding-top: .5rem;
}

.component-event-list-extended-year__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__inner {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.component-event-list-extended-year__all-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__all-wrapper {
    display: none;
  }
}

.component-event-list-extended-year__all {
  cursor: pointer;
  border-radius: 5px;
  padding: .2em 1rem;
  font-size: 14px;
  width: 60px;
  text-align: center;
  margin-right: 1rem;
  background: #a4a4a4;
  color: #fff;
  border-color: #fff;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__all {
    display: none;
  }
}

.component-event-list-extended-year__all.active {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}

.component-event-list-extended-year__form {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  max-height: 0;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 0%;
    max-height: 50px;
  }
}

.component-event-list-extended-year__form.active {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  max-height: 50px;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__form.active {
    width: 50%;
    margin-left: 1.5rem;
  }
}

.component-event-list-extended-year__input {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  height: 45px;
  outline: none;
  width: 100%;
  padding: 0 1rem;
  border: 1px solid #fff;
  border-radius: 5px;
}

.component-event-list-extended-year__input-close:before {
  cursor: pointer;
  height: 45px;
  font-size: 30px;
  font-weight: bold;
  background: #a4a4a4;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 9.7px;
}

.component-event-list-extended-year__input-close:before:hover {
  opacity: .7;
  color: #b5131d;
}

.component-event-list-extended-year__search:before {
  color: #fff;
  font-size: 26px;
  cursor: pointer;
  margin-left: 1.5rem;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.component-event-list-extended-year__search:hover {
  opacity: .6;
}

.component-event-list-extended-year__search.active::before {
  color: #a0ce4e;
}

.component-event-list-extended-year__select {
  background-color: #a4a4a4;
  border: none;
  color: #fff;
  font-size: 26px;
  padding: 0;
  height: 45px;
  cursor: pointer;
}

.component-event-list-extended-year__select:hover {
  background: #fff;
  color: #a4a4a4;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__select {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.component-event-list-extended-year__filter {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #a4a4a4;
  max-height: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.component-event-list-extended-year__filter.active {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  max-height: 50px;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__filter {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-height: 50px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.component-event-list-extended-year__filter-mobile:before {
  color: #fff;
  font-size: 26px;
  cursor: pointer;
  margin: 0 1rem;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__filter-mobile:before {
    display: none;
  }
}

.component-event-list-extended-year__filter-mobile.active::before {
  color: #a0ce4e;
}

.component-event-list-extended-year__filter-item {
  background-color: #a4a4a4;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 0;
  text-transform: uppercase;
  cursor: pointer;
  height: 45px;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-year__filter-item {
    display: inline-block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-right: 1.5rem;
  }
}

.component-event-list-extended-year__filter-item:hover {
  background: #fff;
  color: #a4a4a4;
}

.component-event-list-extended-month {
  overflow-x: scroll;
  background-color: #a4a4a4;
  padding-top: .5rem;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-month {
    overflow-x: unset;
  }
}

.component-event-list-extended-month__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0;
}

.component-event-list-extended-month__item {
  cursor: pointer;
  color: #fff;
  padding: 1em 2em;
  font-weight: bold;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.component-event-list-extended-month__item:not(.active):hover {
  opacity: .4;
}

.component-event-list-extended-month__item.active {
  color: #a4a4a4;
  background-color: #fff;
}

.component-event-list-extended-month__item:first-child {
  margin-right: -2em;
}

.component-event-list-extended-month__item:last-child {
  margin-left: -2em;
}

.component-event-list-extended-days {
  overflow-x: scroll;
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 992px) {
  .component-event-list-extended-days {
    overflow-x: unset;
  }
}

.component-event-list-extended-days__all {
  cursor: pointer;
  border-radius: 5px;
  padding: .2em 2em;
  font-size: 14px;
  background: #a4a4a4;
  color: #fff;
  border-color: #fff;
}

@media only screen and (max-width: 991px) {
  .component-event-list-extended-days__all {
    display: none;
  }
}

.component-event-list-extended-days__all.active {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}

.component-event-list-extended-days__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.component-event-list-extended-days__item {
  width: 30px;
  height: 30px;
  background: transparent;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  margin-right: .2rem;
  cursor: no-drop;
}

.component-event-list-extended-days__item:last-child {
  margin-left: -.2rem;
}

.component-event-list-extended-days__item.another-day.has-event {
  background: #a4a4a4;
  color: #fff;
  opacity: 1;
  cursor: pointer;
}

.component-event-list-extended-days__item.event-today.has-event {
  background: #404a54;
  color: #fff;
  opacity: 1;
  cursor: pointer;
}

.component-event-list-extended-days__item.disable {
  opacity: .3;
  cursor: no-drop;
  color: #b5131d;
}

.component-event-list-extended-days__item:not(.event-today):not(.has-event):not(.disable):not(.selected):hover {
  color: #a4a4a4;
  background-color: #fff;
}

.component-event-list-extended-days__item.selected.has-event {
  font-weight: bold;
  color: #a0ce4e;
}

.component-event-list-extended__content {
  min-height: 900px;
}

.component-events__wrapper {
  text-align: center;
  margin-bottom: 3rem;
}

.component-events__wrapper.d-none {
  display: none;
}

.component-events__img {
  position: relative;
  margin-bottom: 3rem;
}

.component-events__calendar {
  text-align: center;
  position: absolute;
  top: 100%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  border: 1px solid #fff;
  background-color: #a4a4a4;
  color: #fff;
  padding: 0rem 0.5rem;
}

.component-events__calendar.end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.component-events__calendar-end {
  padding-right: 1rem;
}

.component-events__calendar-end:before {
  content: '';
  width: 10px;
  height: 1px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.component-events__calendar-tense {
  font-weight: bold;
  position: absolute;
  bottom: 100%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.component-events__calendar-year {
  font-size: 12px;
}

.component-events__calendar-month {
  font-size: 18px;
}

.component-events__calendar-day {
  font-size: 26px;
  font-weight: bold;
  line-height: .7;
}

.component-events__timeline-type {
  padding-left: .3rem;
  position: relative;
}

.component-events__timeline-type:after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 1px;
  height: 1em;
  background-color: #a4a4a4;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.component-events__timeline-start {
  padding-right: .3rem;
}

.component-events__timeline {
  margin: .5rem 0;
}

.component-events__location em {
  padding-left: 0.5rem;
}

.component-events__content {
  width: 75%;
  margin: .5rem auto;
}

@charset "UTF-8";
/* breakpoints */
.event-list li, .event-list li > .scLooseFrameZone {
  border: 1px solid #d2d2d2;
  background: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  margin: 10px 0;
  padding: 15px 15px 40px 15px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #747474;
}

.event-list li:after, .event-list li > .scLooseFrameZone:after {
  content: "";
  display: table;
  clear: both;
}

.event-list {
  /* breakpoints */
  background: transparent;
}

.event-list .field-filetypeicon > a > span, .event-list .pdf, .event-list .xls, .event-list .xslx, .event-list .pptx, .event-list .ppt, .event-list .docx, .event-list .doc, .event-list .bmp, .event-list .png, .event-list .jpg, .event-list .jpeg, .event-list .psd, .event-list .gif, .event-list .avi, .event-list .mp4, .event-list .wmv, .event-list .mov, .event-list .mp3, .event-list .wma, .event-list .txt, .event-list .zip {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
  width: 15px;
  height: 21px;
  margin: 0;
  padding: 0;
  position: relative;
}

.event-list .field-filetypeicon > a > span:before, .event-list .pdf:before, .event-list .xls:before, .event-list .xslx:before, .event-list .pptx:before, .event-list .ppt:before, .event-list .docx:before, .event-list .doc:before, .event-list .bmp:before, .event-list .png:before, .event-list .jpg:before, .event-list .jpeg:before, .event-list .psd:before, .event-list .gif:before, .event-list .avi:before, .event-list .mp4:before, .event-list .wmv:before, .event-list .mov:before, .event-list .mp3:before, .event-list .wma:before, .event-list .txt:before, .event-list .zip:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  position: absolute;
  display: block;
  top: 50%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.event-list .field-filetypeicon span:before {
  content: "\f016";
}

.event-list .field-filetypeicon .pdf:before {
  content: "\f1c1";
}

.event-list .field-filetypeicon .xlsx:before, .event-list .field-filetypeicon .xls:before {
  content: "\f1c3";
}

.event-list .field-filetypeicon .pptx:before, .event-list .field-filetypeicon .ppt:before {
  content: "\f1c4";
}

.event-list .field-filetypeicon .docx:before, .event-list .field-filetypeicon .doc:before {
  content: "\f1c2";
}

.event-list .field-filetypeicon .bmp:before, .event-list .field-filetypeicon .png:before, .event-list .field-filetypeicon .jpg:before, .event-list .field-filetypeicon .jpeg:before, .event-list .field-filetypeicon .psd:before, .event-list .field-filetypeicon .gif:before, .event-list .field-filetypeicon .tif:before {
  content: "\f1c5";
}

.event-list .field-filetypeicon .avi:before, .event-list .field-filetypeicon .mp4:before, .event-list .field-filetypeicon .wmv:before, .event-list .field-filetypeicon .mov:before, .event-list .field-filetypeicon .mpg:before, .event-list .field-filetypeicon .mkv:before, .event-list .field-filetypeicon .vp6:before, .event-list .field-filetypeicon .vid:before, .event-list .field-filetypeicon .rv:before, .event-list .field-filetypeicon .webm:before, .event-list .field-filetypeicon .swf:before, .event-list .field-filetypeicon .flv:before, .event-list .field-filetypeicon .m4v:before, .event-list .field-filetypeicon .h264:before, .event-list .field-filetypeicon .mk3d:before, .event-list .field-filetypeicon .gifv:before, .event-list .field-filetypeicon .oggv:before, .event-list .field-filetypeicon .movie:before, .event-list .field-filetypeicon .divx:before {
  content: "\f1c8";
}

.event-list .field-filetypeicon .mp3:before, .event-list .field-filetypeicon .wma:before, .event-list .field-filetypeicon .wav:before, .event-list .field-filetypeicon .fla:before, .event-list .field-filetypeicon .flac:before, .event-list .field-filetypeicon .ra:before, .event-list .field-filetypeicon .rma:before, .event-list .field-filetypeicon .aif:before, .event-list .field-filetypeicon .aiff:before, .event-list .field-filetypeicon .aa:before, .event-list .field-filetypeicon .aac:before, .event-list .field-filetypeicon .mid:before, .event-list .field-filetypeicon .midi:before, .event-list .field-filetypeicon .aax:before, .event-list .field-filetypeicon .ac3:before, .event-list .field-filetypeicon .au:before, .event-list .field-filetypeicon .ogg:before, .event-list .field-filetypeicon .avr:before, .event-list .field-filetypeicon .m4a:before, .event-list .field-filetypeicon .mp4a:before, .event-list .field-filetypeicon .amz:before, .event-list .field-filetypeicon .mka:before, .event-list .field-filetypeicon .asx:before, .event-list .field-filetypeicon .pcm:before, .event-list .field-filetypeicon .m3u:before, .event-list .field-filetypeicon .xwma:before {
  content: "\f1c7";
}

.event-list .field-filetypeicon .txt:before {
  content: "\f0f6";
}

.event-list .field-filetypeicon .zip:before, .event-list .field-filetypeicon .zipx:before, .event-list .field-filetypeicon .rar:before, .event-list .field-filetypeicon .tar:before, .event-list .field-filetypeicon .gz:before, .event-list .field-filetypeicon .dmg:before, .event-list .field-filetypeicon .iso:before {
  content: "\f1c6";
}

.event-list .field-filetypeicon .css:before, .event-list .field-filetypeicon .js:before, .event-list .field-filetypeicon .py:before, .event-list .field-filetypeicon .git:before, .event-list .field-filetypeicon .py:before, .event-list .field-filetypeicon .cpp:before, .event-list .field-filetypeicon .h:before, .event-list .field-filetypeicon .ini:before, .event-list .field-filetypeicon .config:before {
  content: "\f1c9";
}

.event-list .field-filetypeicon .exe:before, .event-list .field-filetypeicon .jar:before, .event-list .field-filetypeicon .dll:before, .event-list .field-filetypeicon .bat:before, .event-list .field-filetypeicon .pl:before, .event-list .field-filetypeicon .scr:before, .event-list .field-filetypeicon .msi:before, .event-list .field-filetypeicon .app:before, .event-list .field-filetypeicon .deb:before, .event-list .field-filetypeicon .apk:before, .event-list .field-filetypeicon .jar:before, .event-list .field-filetypeicon .vb:before, .event-list .field-filetypeicon .prg:before, .event-list .field-filetypeicon .sh:before {
  content: "\f085";
}

.event-list .field-filetypeicon .com:before, .event-list .field-filetypeicon .net:before, .event-list .field-filetypeicon .org:before, .event-list .field-filetypeicon .edu:before, .event-list .field-filetypeicon .gov:before, .event-list .field-filetypeicon .mil:before, .event-list .field-filetypeicon .html:before, .event-list .field-filetypeicon .htm:before, .event-list .field-filetypeicon .xhtml:before, .event-list .field-filetypeicon .jhtml:before, .event-list .field-filetypeicon .php:before, .event-list .field-filetypeicon .php3:before, .event-list .field-filetypeicon .php4:before, .event-list .field-filetypeicon .php5:before, .event-list .field-filetypeicon .phtmle:before, .event-list .field-filetypeicon .asp:before, .event-list .field-filetypeicon .aspx:before, .event-list .field-filetypeicon .cfm:before {
  content: "\f0c1";
}

.event-list h1, .event-list h2, .event-list h3, .event-list h4, .event-list h5, .event-list h6 {
  color: #222;
}

.event-list strong {
  font-weight: 700;
}

.event-list ul, .event-list ol {
  padding-bottom: 5px;
  padding-top: 5px;
  margin-right: 10px;
}

.event-list li {
  font-size: 13px;
  margin-right: 15px;
}

.event-list ul li {
  list-style: disc;
  list-style-position: inside;
}

.event-list ol li {
  list-style: decimal;
  list-style-position: inside;
}

.event-list table {
  height: auto !important;
  border: 2px solid #d2d2d2;
}

.event-list table, .event-list table tr, .event-list table th, .event-list table td {
  border: solid 2px #d2d2d2;
  background: #ffffff;
  border-collapse: collapse;
  vertical-align: middle;
}

.event-list table tr, .event-list table th, .event-list table td {
  padding: 5px;
}

.event-list table caption {
  background-color: #f7f7f7;
  overflow: hidden;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  margin-right: 0;
}

.event-list table tr {
  border: none;
}

.event-list table th, .event-list table td {
  border-width: 2px 2px 0 0;
}

.event-list table th {
  background-color: white;
  font-size: 13px;
  font-weight: bold;
  padding: 7px;
}

.event-list table th:first-child {
  border-right: 0;
}

.event-list table td:first-child {
  border-right: 0;
}

.event-list h1, .event-list h2, .event-list h3, .event-list h4, .event-list h5, .event-list h6 {
  border-bottom: 1px solid #89c6cc;
}

.event-list ul {
  margin: 10px 0;
}

.event-list li {
  margin-right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.event-list .event-list-time {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
  min-width: 115px;
}

.event-list .event-list-info {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  margin: 0 15px;
}

.event-list .event-list-name {
  font-size: 16px;
  font-weight: bold;
}

.event-list .event-list-place, .event-list .event-list-link {
  position: absolute;
  bottom: 5px;
  padding-right: 15px;
}

.event-list .event-list-place:before, .event-list .event-list-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
}

.event-list .event-list-place {
  right: 10px;
}

.event-list .event-list-place:before {
  content: "\f041";
}

.event-list .event-list-link {
  left: 10px;
}

.event-list .event-list-link a {
  font-size: 13px;
  color: #747474;
}

.event-list .event-list-link a:hover {
  color: #878787;
  text-decoration: none;
  border-bottom: 1px solid #89c6cc;
}

.event-list .event-list-link:before {
  content: "\f133";
}

@charset "UTF-8";
/* breakpoints */
.comp-event-listing,
.comp-event-management {
  max-width: 49rem;
  margin: 0 auto;
  padding: 0 1rem;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing,
  .comp-event-management {
    padding: 0 2rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-event-listing,
  .comp-event-management {
    padding: 0 1rem;
  }
}

.comp-event-listing .title-event,
.comp-event-management .title-event {
  line-height: 1;
  font-weight: 700;
  padding-bottom: 1.5rem;
  max-width: 38.9rem;
}

.comp-event-listing .title-event h1, .comp-event-listing .title-event h2, .comp-event-listing .title-event h3, .comp-event-listing .title-event h4, .comp-event-listing .title-event h5,
.comp-event-management .title-event h1,
.comp-event-management .title-event h2,
.comp-event-management .title-event h3,
.comp-event-management .title-event h4,
.comp-event-management .title-event h5 {
  font-size: 72px;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing .title-event h1, .comp-event-listing .title-event h2, .comp-event-listing .title-event h3, .comp-event-listing .title-event h4, .comp-event-listing .title-event h5,
  .comp-event-management .title-event h1,
  .comp-event-management .title-event h2,
  .comp-event-management .title-event h3,
  .comp-event-management .title-event h4,
  .comp-event-management .title-event h5 {
    font-size: 42px;
  }
}

@media only screen and (max-width: 767px) {
  .comp-event-listing .title-event,
  .comp-event-management .title-event {
    padding-bottom: 1.75rem;
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .comp-event-listing .rich-text,
  .comp-event-management .rich-text {
    padding: 0 0.5rem;
  }
}

.comp-event-listing .description-event,
.comp-event-management .description-event {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  padding-bottom: 4rem;
  max-width: 12.5rem;
}

.comp-event-listing .description-event p, .comp-event-listing .description-event span,
.comp-event-management .description-event p,
.comp-event-management .description-event span {
  font-size: 72px;
  white-space: pre-line;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing .description-event p, .comp-event-listing .description-event span,
  .comp-event-management .description-event p,
  .comp-event-management .description-event span {
    font-size: 42px;
  }
}

@media only screen and (max-width: 767px) {
  .comp-event-listing .description-event,
  .comp-event-management .description-event {
    padding-bottom: 2.5rem;
    max-width: 100%;
  }
}

.comp-event-listing:not(.comp-event-listing-jbr):not(.comp-event-management) .event-listing,
.comp-event-management:not(.comp-event-listing-jbr):not(.comp-event-management) .event-listing {
  margin: 0 -1rem;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing:not(.comp-event-listing-jbr):not(.comp-event-management) .event-listing > .container,
  .comp-event-management:not(.comp-event-listing-jbr):not(.comp-event-management) .event-listing > .container {
    padding: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-event-listing:not(.comp-event-listing-jbr):not(.comp-event-management) .event-listing > .container,
  .comp-event-management:not(.comp-event-listing-jbr):not(.comp-event-management) .event-listing > .container {
    width: 980px;
  }
}

.comp-event-listing .event-listing,
.comp-event-management .event-listing {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing .event-listing__wrapper,
  .comp-event-management .event-listing__wrapper {
    padding: 0 1.5rem 0 0.75rem;
    margin-bottom: 1.5rem;
  }
}

.comp-event-listing .event-listing .list-suggestion,
.comp-event-management .event-listing .list-suggestion {
  width: 100%;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  background-color: #fff;
  padding: 1.2rem 1.75rem 1.5rem;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 10;
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
}

.comp-event-listing .event-listing .list-suggestion.\--show,
.comp-event-management .event-listing .list-suggestion.\--show {
  opacity: 1;
  visibility: visible;
}

.comp-event-listing .event-listing .list-suggestion p,
.comp-event-management .event-listing .list-suggestion p {
  font-size: 0.7rem;
  color: #b3b3b3;
  margin-bottom: 0.55rem;
}

.comp-event-listing .event-listing .list-suggestion li,
.comp-event-management .event-listing .list-suggestion li {
  font-size: 1rem;
  line-height: 1.2rem;
  margin-bottom: 1rem;
  cursor: pointer;
}

.comp-event-listing .event-listing .list-suggestion li:last-child,
.comp-event-management .event-listing .list-suggestion li:last-child {
  margin-bottom: 0;
}

.comp-event-listing .event-listing .clear-all,
.comp-event-management .event-listing .clear-all {
  display: inline-block;
  font-size: 14px;
  line-height: 1.1rem;
  color: #000;
  font-weight: 500;
  padding: 0 0.5rem;
  text-decoration: underline;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.comp-event-listing .event-listing .date-range-container,
.comp-event-management .event-listing .date-range-container {
  position: relative;
  background-color: #fff;
}

.comp-event-listing .event-listing .date-range-container.open-popup,
.comp-event-management .event-listing .date-range-container.open-popup {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 105;
  background-color: #fff;
  padding: 3.6rem 0 1.25rem;
  overflow: auto;
}

.comp-event-listing .event-listing .date-range-container.open-popup .close-popup-calendar,
.comp-event-listing .event-listing .date-range-container.open-popup .list-shortcut-calendar,
.comp-event-listing .event-listing .date-range-container.open-popup .list-shortcut-footer,
.comp-event-management .event-listing .date-range-container.open-popup .close-popup-calendar,
.comp-event-management .event-listing .date-range-container.open-popup .list-shortcut-calendar,
.comp-event-management .event-listing .date-range-container.open-popup .list-shortcut-footer {
  display: block;
}

.comp-event-listing .event-listing .date-range-container.open-popup .date-picker-wrapper,
.comp-event-management .event-listing .date-range-container.open-popup .date-picker-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.comp-event-listing .event-listing .date-range-container.open-popup .footer,
.comp-event-management .event-listing .date-range-container.open-popup .footer {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 1.6rem;
  line-height: 0;
}

.comp-event-listing .event-listing .date-range-container.open-popup .footer .custom-shortcut,
.comp-event-management .event-listing .date-range-container.open-popup .footer .custom-shortcut {
  display: block;
  margin-bottom: 1.2rem;
}

.comp-event-listing .event-listing.open-calendar .date-range-container.open-popup .date-picker-wrapper,
.comp-event-management .event-listing.open-calendar .date-range-container.open-popup .date-picker-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.comp-event-listing .event-listing.open-calendar .date-range-container.open-popup .list-shortcut-footer,
.comp-event-management .event-listing.open-calendar .date-range-container.open-popup .list-shortcut-footer {
  display: none;
}

.comp-event-listing .event-listing .apply-date-wrapper,
.comp-event-management .event-listing .apply-date-wrapper {
  text-align: left;
  padding: 0 1.6rem;
}

.comp-event-listing .event-listing .btn-apply-date,
.comp-event-management .event-listing .btn-apply-date {
  display: none;
  position: relative;
  text-align: left;
  padding: 0 0 0.25rem;
  font-size: 20px;
  line-height: 1.1rem;
  color: #000;
  background-color: transparent;
  border: none;
  font-weight: 600;
}

.comp-event-listing .event-listing .btn-apply-date:after,
.comp-event-management .event-listing .btn-apply-date:after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 0.1rem;
  width: 60%;
  bottom: 0;
  right: 0;
  background-color: #b5131d;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing .event-listing .date-selected-wrapper,
  .comp-event-management .event-listing .date-selected-wrapper {
    display: none;
  }
}

.comp-event-listing .event-listing .date-selected-wrapper .date-selected,
.comp-event-management .event-listing .date-selected-wrapper .date-selected {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.comp-event-listing .event-listing .date-selected-wrapper .date-value,
.comp-event-management .event-listing .date-selected-wrapper .date-value {
  display: none;
  position: relative;
  padding: 0.45rem 0.95rem 0.45rem 0.95rem;
  border-radius: 0.5rem;
  letter-spacing: -0.4px;
  border: 1px solid rgba(181, 19, 29, 0.1);
  color: #fcea10;
  font-weight: 600;
  background-color: rgba(181, 19, 29, 0.1);
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 1.05rem;
  text-transform: capitalize;
  text-decoration: none;
}

.comp-event-listing .event-listing .date-selected-wrapper .date-value.has-value,
.comp-event-management .event-listing .date-selected-wrapper .date-value.has-value {
  display: inline-block;
  margin: 1.5rem 0;
}

.comp-event-listing .event-listing .date-selected-wrapper .ico-close,
.comp-event-management .event-listing .date-selected-wrapper .ico-close {
  margin-right: 0.75rem;
  font-size: 12px;
  line-height: 1;
  color: #b5131d;
  font-weight: bold;
}

.comp-event-listing .event-listing .date-selected-wrapper .close-date,
.comp-event-management .event-listing .date-selected-wrapper .close-date {
  position: absolute;
  left: 0.65rem;
  top: 50%;
  width: 1.25rem;
  height: 1.25rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.comp-event-listing .event-listing .date-selected-wrapper .close-date .ico-close,
.comp-event-management .event-listing .date-selected-wrapper .close-date .ico-close {
  margin-right: 0;
  color: transparent;
}

.comp-event-listing .event-listing .filter-events-selector,
.comp-event-management .event-listing .filter-events-selector {
  position: relative;
  display: inline-block;
  margin-left: 0.65rem;
  padding: 0.55rem 1.4rem 0.6rem 1.4rem;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5rem;
  color: #000;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.05rem;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ar .comp-event-listing .event-listing .filter-events-selector, .ar
.comp-event-management .event-listing .filter-events-selector {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing .event-listing .filter-events-selector:focus, .comp-event-listing .event-listing .filter-events-selector.selected:focus,
.comp-event-management .event-listing .filter-events-selector:focus,
.comp-event-management .event-listing .filter-events-selector.selected:focus {
  border: 1px solid #b5131d;
  color: #fff;
  font-weight: 600;
  background-color: #b5131d;
}

.comp-event-listing .event-listing .filter-events-selector.selected,
.comp-event-management .event-listing .filter-events-selector.selected {
  border: 1px solid #b5131d;
  color: #fff;
  font-weight: 600;
  background-color: #b5131d;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing .event-listing .list-result,
  .comp-event-management .event-listing .list-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.comp-event-listing .event-listing .event-result,
.comp-event-management .event-listing .event-result {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing .event-listing .event-result,
  .comp-event-management .event-listing .event-result {
    margin-top: 1.75rem;
  }
}

.comp-event-listing .event-listing .title-popular,
.comp-event-management .event-listing .title-popular {
  font-size: 32px;
  font-weight: 700;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #000;
  margin-bottom: 1rem;
  padding: 0 1.5rem;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing .event-listing .title-popular,
  .comp-event-management .event-listing .title-popular {
    font-size: 48px;
    line-height: 2.85rem;
    padding: 0 1rem;
  }
}

.comp-event-listing .event-listing .cta-wrapper,
.comp-event-management .event-listing .cta-wrapper {
  padding: 0 1rem;
}

@media only screen and (max-width: 991px) {
  .comp-event-listing .event-listing .cta-wrapper,
  .comp-event-management .event-listing .cta-wrapper {
    padding: 0 1rem;
  }
}

.comp-event-listing .event-listing .cta-wrapper button.cta-primary,
.comp-event-management .event-listing .cta-wrapper button.cta-primary {
  font-size: 20px;
}

.comp-event-listing .event-listing .text-results,
.comp-event-management .event-listing .text-results {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 1.75rem;
  padding: 0 1.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing .event-listing .text-results,
  .comp-event-management .event-listing .text-results {
    padding: 0 1rem;
  }
}

.comp-event-listing .event-listing .text-results .txt-different-keyword,
.comp-event-listing .event-listing .text-results .text-wrong,
.comp-event-management .event-listing .text-results .txt-different-keyword,
.comp-event-management .event-listing .text-results .text-wrong {
  font-size: 16px;
  line-height: 1rem;
  color: #d2d0cd;
}

[lang="ar"] .comp-event-listing .event-listing .text-results .txt-different-keyword, [lang="ar"]
.comp-event-listing .event-listing .text-results .text-wrong, [lang="ar"]
.comp-event-management .event-listing .text-results .txt-different-keyword, [lang="ar"]
.comp-event-management .event-listing .text-results .text-wrong {
  line-height: 1.7;
}

.comp-event-listing .event-listing .text-results .spell-check,
.comp-event-listing .event-listing .text-results .txt-different-keyword,
.comp-event-management .event-listing .text-results .spell-check,
.comp-event-management .event-listing .text-results .txt-different-keyword {
  display: none;
}

[lang="ar"] .comp-event-listing .event-listing .text-results .spell-check, [lang="ar"]
.comp-event-listing .event-listing .text-results .txt-different-keyword, [lang="ar"]
.comp-event-management .event-listing .text-results .spell-check, [lang="ar"]
.comp-event-management .event-listing .text-results .txt-different-keyword {
  line-height: 1.7;
}

@media only screen and (max-width: 991px) {
  .comp-event-listing .event-listing .group-filter,
  .comp-event-management .event-listing .group-filter {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .comp-event-listing .event-listing .group-filter,
  .comp-event-management .event-listing .group-filter {
    padding: 0 1.5rem 0.5rem;
  }
}

.comp-event-listing .event-listing .group-filter .comp-checkbox,
.comp-event-management .event-listing .group-filter .comp-checkbox {
  display: block;
  line-height: 1;
}

@media only screen and (max-width: 991px) {
  .comp-event-listing .event-listing .group-filter .comp-checkbox,
  .comp-event-management .event-listing .group-filter .comp-checkbox {
    margin-bottom: 0.6rem;
  }
}

.comp-event-listing .event-listing .group-filter .input-label,
.comp-event-management .event-listing .group-filter .input-label {
  display: inline-block;
  color: #000;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ar .comp-event-listing .event-listing .group-filter .input-label, .ar
.comp-event-management .event-listing .group-filter .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing .event-listing .group-filter .input-label:after, .comp-event-listing .event-listing .group-filter .input-label:before,
.comp-event-management .event-listing .group-filter .input-label:after,
.comp-event-management .event-listing .group-filter .input-label:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.2rem;
}

@media only screen and (min-width: 992px) {
  .comp-event-listing .event-listing .group-filter .input-label:hover:before,
  .comp-event-management .event-listing .group-filter .input-label:hover:before {
    background-color: rgba(181, 19, 29, 0.1);
    border-color: rgba(181, 19, 29, 0.1);
  }
  .comp-event-listing .event-listing .group-filter .input-label:hover:after,
  .comp-event-management .event-listing .group-filter .input-label:hover:after {
    opacity: 0;
  }
}

.comp-event-listing .event-listing .group-filter .input-label:before,
.comp-event-management .event-listing .group-filter .input-label:before {
  background-color: rgba(181, 19, 29, 0.1);
  border-radius: 0.15rem;
  width: 0.75rem;
  height: 0.75rem;
  border-color: rgba(181, 19, 29, 0.1);
}

.comp-event-listing .event-listing .group-filter .input-label:after,
.comp-event-management .event-listing .group-filter .input-label:after {
  content: "\e916";
  font-family: "TecomIcon", serif;
  font-size: 6px;
  color: #fff;
  top: 0.4rem;
  right: 0.175rem;
  width: auto;
  height: auto;
  line-height: 1;
  opacity: 0;
  background-image: none;
}

.comp-event-listing .event-listing .group-filter .input-controller,
.comp-event-management .event-listing .group-filter .input-controller {
  -webkit-appearance: none;
}

.comp-event-listing .event-listing .group-filter .input-controller:checked + .input-label:before,
.comp-event-management .event-listing .group-filter .input-controller:checked + .input-label:before {
  background-color: #b5131d;
  border-color: #b5131d;
}

.comp-event-listing .event-listing .group-filter .input-controller:checked + .input-label:after,
.comp-event-management .event-listing .group-filter .input-controller:checked + .input-label:after {
  opacity: 1;
}

[lang="ar"] .comp-event-listing .event-listing .date-value span, [lang="ar"]
.comp-event-management .event-listing .date-value span {
  unicode-bidi: -webkit-isolate;
  unicode-bidi: -moz-isolate;
  unicode-bidi: isolate;
  direction: ltr;
}

.comp-event-listing .show-result,
.comp-event-management .show-result {
  display: none;
}

[lang="ar"] .comp-event-listing .show-result, [lang="ar"]
.comp-event-management .show-result {
  line-height: 1.7;
}

.comp-event-listing.comp-event-listing-jbr,
.comp-event-management.comp-event-listing-jbr {
  max-width: 100%;
  padding: 0;
}

.comp-event-listing.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .event-result,
.comp-event-management.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .event-result {
  margin-top: 0;
}

.comp-event-listing.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .title-popular,
.comp-event-management.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .title-popular {
  display: block !important;
}

.comp-event-listing.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .card-item .heading,
.comp-event-management.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .card-item .heading {
  color: #131313;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .card-item .card-description,
  .comp-event-management.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .card-item .card-description {
    background-color: rgba(181, 19, 29, 0.9);
  }
}

@media only screen and (min-width: 768px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .card-item .list-info .info-desc,
  .comp-event-management.comp-event-listing-jbr .event-listing:not([data-search-events-jbr]) .card-item .list-info .info-desc {
    color: #fff;
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .event-result,
.comp-event-management.comp-event-listing-jbr .event-listing .event-result {
  margin-right: -2.1rem;
  margin-left: -2.1rem;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .event-result,
  .comp-event-management.comp-event-listing-jbr .event-listing .event-result {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .text-results,
.comp-event-management.comp-event-listing-jbr .event-listing .text-results {
  padding: 0;
  margin-right: 2.1rem;
  margin-left: 2.1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .text-results,
  .comp-event-management.comp-event-listing-jbr .event-listing .text-results {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .text-results, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .text-results {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .title-popular,
.comp-event-management.comp-event-listing-jbr .event-listing .title-popular {
  position: relative;
  padding: 0;
  margin: 0 2.1rem 2.5rem 0;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .title-popular,
  .comp-event-management.comp-event-listing-jbr .event-listing .title-popular {
    font-size: 36px;
    line-height: 38px;
    padding: 0;
    margin: 0 0.5rem 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .title-popular,
  .comp-event-management.comp-event-listing-jbr .event-listing .title-popular {
    max-width: 50%;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .title-popular, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .title-popular {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .title-popular .graphic,
.comp-event-management.comp-event-listing-jbr .event-listing .title-popular .graphic {
  position: absolute;
  top: 50%;
  right: 0;
  width: 4.7rem;
  height: 4.7rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .title-popular .graphic,
  .comp-event-management.comp-event-listing-jbr .event-listing .title-popular .graphic {
    position: relative;
    width: 2.75rem;
    height: 2.75rem;
    margin-bottom: 1rem;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .title-popular .graphic img,
.comp-event-management.comp-event-listing-jbr .event-listing .title-popular .graphic img {
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .title-popular .graphic ~ *,
  .comp-event-management.comp-event-listing-jbr .event-listing .title-popular .graphic ~ * {
    padding-right: 6.2rem;
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .list-result,
.comp-event-management.comp-event-listing-jbr .event-listing .list-result {
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .list-result .card-item,
  .comp-event-management.comp-event-listing-jbr .event-listing .list-result .card-item {
    padding: 0 2.1rem;
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .list-result[data-result-events] .card-item .time-event .month,
.comp-event-management.comp-event-listing-jbr .event-listing .list-result[data-result-events] .card-item .time-event .month {
  font-size: 12px;
  line-height: 16px;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .card-item,
.comp-event-management.comp-event-listing-jbr .event-listing .card-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item {
    margin-bottom: 2rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .thumbnail-image,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item .thumbnail-image {
    margin-bottom: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .time-event .time-item,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item .time-event .time-item {
    width: 3rem;
    height: 3rem;
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .card-item .time-event .day,
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .time-event .day {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .time-event .day, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .time-event .day {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .card-item .time-event .month,
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .time-event .month {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .time-event .month,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item .time-event .month {
    font-size: 13px;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .time-event .month, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .time-event .month {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .card-item .heading,
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  color: #000;
  margin-bottom: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .heading,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item .heading {
    font-size: 26px;
    line-height: 28px;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .heading, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .heading {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.6;
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .heading h4, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .heading h4 {
  line-height: inherit;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .card-item .card-description,
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .card-description {
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .card-description,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item .card-description {
    padding: 1.25rem 0.5rem 0;
  }
}

@media only screen and (min-width: 768px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .card-description,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item .card-description {
    background: -webkit-gradient(linear, right bottom, right top, from(rgba(181, 19, 29, 0.95)), to(rgba(181, 19, 29, 0.95)));
    background: -o-linear-gradient(bottom, rgba(181, 19, 29, 0.95), rgba(181, 19, 29, 0.95));
    background: linear-gradient(0deg, rgba(181, 19, 29, 0.95), rgba(181, 19, 29, 0.95));
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .card-item .list-info .info-item,
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .list-info .info-item {
  margin-bottom: 1.25rem;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .card-item .list-info .info-title,
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .list-info .info-title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 0.35rem;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .list-info .info-title,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item .list-info .info-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #131313;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .list-info .info-title, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .list-info .info-title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .card-item .list-info .info-desc,
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .list-info .info-desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .list-info .info-desc,
  .comp-event-management.comp-event-listing-jbr .event-listing .card-item .list-info .info-desc {
    font-size: 15px;
    color: #131313;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .card-item .list-info .info-desc, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .card-item .list-info .info-desc {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  overflow: hidden;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .filter-events-selector,
.comp-event-management.comp-event-listing-jbr .event-listing .filter-events-selector {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .filter-events-selector,
  .comp-event-management.comp-event-listing-jbr .event-listing .filter-events-selector {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .filter-events-selector, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .filter-events-selector {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .filter-events-selector.selected,
.comp-event-management.comp-event-listing-jbr .event-listing .filter-events-selector.selected {
  color: #fff;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .filter-events-selector:hover,
.comp-event-management.comp-event-listing-jbr .event-listing .filter-events-selector:hover {
  background-color: #f7e7e8;
  color: #000;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .cta-wrapper,
.comp-event-management.comp-event-listing-jbr .event-listing .cta-wrapper {
  padding-right: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .cta-wrapper,
  .comp-event-management.comp-event-listing-jbr .event-listing .cta-wrapper {
    padding-right: 2.1rem;
  }
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .group-filter,
  .comp-event-management.comp-event-listing-jbr .event-listing .group-filter {
    padding: 0 0.5rem;
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .group-filter .input-label,
.comp-event-management.comp-event-listing-jbr .event-listing .group-filter .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .group-filter .input-label, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .group-filter .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing .search-events,
  .comp-event-management.comp-event-listing-jbr .event-listing .search-events {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}

.comp-event-listing.comp-event-listing-jbr .event-listing .clear-all,
.comp-event-management.comp-event-listing-jbr .event-listing .clear-all {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .clear-all, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .clear-all {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .nav-tags,
.comp-event-management.comp-event-listing-jbr .event-listing .nav-tags {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .nav-tags, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .nav-tags {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .nav-tags .text,
.comp-event-management.comp-event-listing-jbr .event-listing .nav-tags .text {
  line-height: inherit;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .date-range-button .button-icon-date,
.comp-event-management.comp-event-listing-jbr .event-listing .date-range-button .button-icon-date {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .date-range-button .button-icon-date, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .date-range-button .button-icon-date {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .date-range-button .button-icon-date:not(.selected-date) .ico-date, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .date-range-button .button-icon-date:not(.selected-date) .ico-date {
  margin-right: 0.55rem;
  margin-left: 0;
}

.comp-event-listing.comp-event-listing-jbr .event-listing .date-selected-wrapper .date-value,
.comp-event-management.comp-event-listing-jbr .event-listing .date-selected-wrapper .date-value {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-event-listing.comp-event-listing-jbr .event-listing .date-selected-wrapper .date-value, .ar
.comp-event-management.comp-event-listing-jbr .event-listing .date-selected-wrapper .date-value {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .title-event,
.comp-event-management.comp-event-listing-jbr .title-event {
  padding-bottom: 2rem;
}

.comp-event-listing.comp-event-listing-jbr .title-event *,
.comp-event-management.comp-event-listing-jbr .title-event * {
  color: #000;
}

.comp-event-listing.comp-event-listing-jbr .title-event h1,
.comp-event-management.comp-event-listing-jbr .title-event h1 {
  font-size: 65px;
}

.comp-event-listing.comp-event-listing-jbr .title-event h2,
.comp-event-management.comp-event-listing-jbr .title-event h2 {
  font-size: 50px;
}

.comp-event-listing.comp-event-listing-jbr .title-event h3,
.comp-event-management.comp-event-listing-jbr .title-event h3 {
  font-size: 40px;
}

.comp-event-listing.comp-event-listing-jbr .title-event h4,
.comp-event-management.comp-event-listing-jbr .title-event h4 {
  font-size: 30px;
}

.comp-event-listing.comp-event-listing-jbr .title-event h5,
.comp-event-management.comp-event-listing-jbr .title-event h5 {
  font-size: 28px;
}

.comp-event-listing.comp-event-listing-jbr .title-event h6,
.comp-event-management.comp-event-listing-jbr .title-event h6 {
  font-size: 24px;
}

.comp-event-listing.comp-event-listing-jbr .description-event,
.comp-event-management.comp-event-listing-jbr .description-event {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px !important;
  font-weight: normal;
  color: #414042;
  padding-bottom: 2rem;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .description-event,
  .comp-event-management.comp-event-listing-jbr .description-event {
    font-size: 15px;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .description-event, .ar
.comp-event-management.comp-event-listing-jbr .description-event {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .comp-input .input-label,
.comp-event-management.comp-event-listing-jbr .comp-input .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .comp-input .input-label,
  .comp-event-management.comp-event-listing-jbr .comp-input .input-label {
    font-size: 26px;
    line-height: 28px;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .comp-input .input-label, .ar
.comp-event-management.comp-event-listing-jbr .comp-input .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .comp-input .input-controller,
.comp-event-management.comp-event-listing-jbr .comp-input .input-controller {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-event-listing.comp-event-listing-jbr .comp-input .input-controller, .ar
.comp-event-management.comp-event-listing-jbr .comp-input .input-controller {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .comp-checkbox-tag-categories .input-label,
.comp-event-management.comp-event-listing-jbr .comp-checkbox-tag-categories .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .comp-checkbox-tag-categories .input-label,
  .comp-event-management.comp-event-listing-jbr .comp-checkbox-tag-categories .input-label {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .comp-checkbox-tag-categories .input-label, .ar
.comp-event-management.comp-event-listing-jbr .comp-checkbox-tag-categories .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .comp-checkbox-tag-categories .input-label:hover,
.comp-event-management.comp-event-listing-jbr .comp-checkbox-tag-categories .input-label:hover {
  background-color: #f7e7e8;
}

.comp-event-listing.comp-event-listing-jbr .date-range-container .custom-shortcut a,
.comp-event-listing.comp-event-listing-jbr .date-range-container .custom-shortcut > span,
.comp-event-management.comp-event-listing-jbr .date-range-container .custom-shortcut a,
.comp-event-management.comp-event-listing-jbr .date-range-container .custom-shortcut > span {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  color: #555555;
  border-color: #e2e1e1;
}

.ar .comp-event-listing.comp-event-listing-jbr .date-range-container .custom-shortcut a, .ar
.comp-event-listing.comp-event-listing-jbr .date-range-container .custom-shortcut > span, .ar
.comp-event-management.comp-event-listing-jbr .date-range-container .custom-shortcut a, .ar
.comp-event-management.comp-event-listing-jbr .date-range-container .custom-shortcut > span {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .comp-checkbox-tag-event .input-label,
.comp-event-management.comp-event-listing-jbr .comp-checkbox-tag-event .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  color: #555555;
  border-color: #e2e1e1;
}

.ar .comp-event-listing.comp-event-listing-jbr .comp-checkbox-tag-event .input-label, .ar
.comp-event-management.comp-event-listing-jbr .comp-checkbox-tag-event .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .comp-checkbox-tag-event .input-controller:checked ~ .input-label,
.comp-event-management.comp-event-listing-jbr .comp-checkbox-tag-event .input-controller:checked ~ .input-label {
  color: #131313;
  background-color: rgba(181, 19, 29, 0.1);
}

.comp-event-listing.comp-event-listing-jbr .date-picker-wrapper .caption .caption-inner,
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper .caption .caption-inner {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-event-listing.comp-event-listing-jbr .date-picker-wrapper .caption .caption-inner, .ar
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper .caption .caption-inner {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .date-picker-wrapper .caption .prev,
.comp-event-listing.comp-event-listing-jbr .date-picker-wrapper .caption .next,
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper .caption .prev,
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper .caption .next {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .date-picker-wrapper .caption .prev,
  .comp-event-listing.comp-event-listing-jbr .date-picker-wrapper .caption .next,
  .comp-event-management.comp-event-listing-jbr .date-picker-wrapper .caption .prev,
  .comp-event-management.comp-event-listing-jbr .date-picker-wrapper .caption .next {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
  }
}

.comp-event-listing.comp-event-listing-jbr .date-picker-wrapper table .week-name th,
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper table .week-name th {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .date-picker-wrapper table .week-name th,
  .comp-event-management.comp-event-listing-jbr .date-picker-wrapper table .week-name th {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .date-picker-wrapper table .week-name th, .ar
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper table .week-name th {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .date-picker-wrapper table .day,
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper table .day {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px !important;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .date-picker-wrapper table .day,
  .comp-event-management.comp-event-listing-jbr .date-picker-wrapper table .day {
    font-size: 15px;
  }
}

.ar .comp-event-listing.comp-event-listing-jbr .date-picker-wrapper table .day, .ar
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper table .day {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-listing.comp-event-listing-jbr .date-picker-wrapper table .day.toMonth.valid,
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper table .day.toMonth.valid {
  color: #333333;
}

.comp-event-listing.comp-event-listing-jbr .date-picker-wrapper .month-element,
.comp-event-management.comp-event-listing-jbr .date-picker-wrapper .month-element {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .date-picker-wrapper .month-element,
  .comp-event-management.comp-event-listing-jbr .date-picker-wrapper .month-element {
    font-size: 20px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .comp-event-listing.comp-event-listing-jbr .event-listing__wrapper,
  .comp-event-management.comp-event-listing-jbr .event-listing__wrapper {
    padding: 0 0.5rem;
  }
}

.comp-event-listing.comp-event-listing-jbr .time-event,
.comp-event-management.comp-event-listing-jbr .time-event {
  top: 0.6rem;
  right: 0.7rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}

.comp-event-listing.comp-event-listing-jbr .time-event .time-item,
.comp-event-management.comp-event-listing-jbr .time-event .time-item {
  width: 2.95rem;
  height: 2.9rem;
}

.comp-event-listing.\--hide-event-date .time-event,
.comp-event-management.\--hide-event-date .time-event {
  display: none;
}

.date-picker-wrapper {
  top: 0 !important;
  right: 0 !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .date-picker-wrapper .month-name .month-element {
    font-size: 22px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .date-picker-wrapper .month-wrapper .caption-inner {
    padding: 0 10px;
  }
  .date-picker-wrapper .month-wrapper .caption-inner table .caption .prev,
  .date-picker-wrapper .month-wrapper .caption-inner table .caption .next {
    font-size: 18px;
  }
}

.date-picker-wrapper .drp_top-bar {
  display: none;
}

.date-picker-wrapper .no-topbar {
  padding: 0;
  border: none;
  margin-top: 0.5rem;
}

.date-picker-wrapper .caption-inner {
  padding: 0 0.75rem;
}

@media only screen and (min-width: 992px) {
  .date-picker-wrapper .caption .prev:hover,
  .date-picker-wrapper .caption .next:hover {
    color: #b5131d;
  }
}

.date-picker-wrapper .caption .prev .icon-arrow,
.date-picker-wrapper .caption .next .icon-arrow {
  color: #b5131d;
}

.date-picker-wrapper .caption .prev .icon-arrow:after,
.date-picker-wrapper .caption .next .icon-arrow:after {
  display: inline-block;
  vertical-align: middle;
  content: "\e900";
  line-height: 1;
  font-family: "TecomIcon", serif;
}

.date-picker-wrapper .caption .prev .icon-arrow:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.date-picker-wrapper .caption .prev .icon-arrow {
  padding-left: 0.35rem;
}

[dir="rtl"] .date-picker-wrapper .caption .prev .icon-arrow::after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.date-picker-wrapper .caption .next .icon-arrow {
  padding-right: 0.35rem;
}

[dir="rtl"] .date-picker-wrapper .caption .next .icon-arrow::after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.date-picker-wrapper .caption .prev-month,
.date-picker-wrapper .caption .next-month {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 992px) {
  .date-picker-wrapper .caption .prev-month:hover,
  .date-picker-wrapper .caption .next-month:hover {
    color: #b5131d;
  }
}

.date-picker-wrapper .custom-day {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.5rem;
  width: 42px;
  height: 42px;
}

.date-picker-wrapper .first-date-selected,
.date-picker-wrapper .last-date-selected {
  position: relative;
  background-color: transparent !important;
}

.date-picker-wrapper .first-date-selected .custom-day,
.date-picker-wrapper .last-date-selected .custom-day {
  position: relative;
  background-color: #b5131d;
  border-radius: 50%;
  z-index: 2;
}

.date-picker-wrapper .first-date-selected.day.checked:after, .date-picker-wrapper .first-date-selected.day.checked:before,
.date-picker-wrapper .last-date-selected.day.checked:after,
.date-picker-wrapper .last-date-selected.day.checked:before {
  display: none;
}

.date-picker-wrapper .first-date-selected .event-dot,
.date-picker-wrapper .last-date-selected .event-dot {
  background-color: #fff;
}

.date-picker-wrapper .two-day .first-date-selected.day.checked:after,
.date-picker-wrapper .two-day .last-date-selected.day.checked:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: -50%;
  border: 1px solid #d9e3e1;
  background-color: #d9e3e1;
  z-index: 0;
}

.date-picker-wrapper .two-day .last-date-selected.day.checked:after {
  left: auto;
  right: -50%;
}

.date-picker-wrapper .day.checked:not(.first-date-selected):not(.last-date-selected) .custom-day:hover {
  color: rgba(51, 51, 51, 0.6);
}

.date-picker-wrapper .day.checked:after, .date-picker-wrapper .day.checked:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  right: -50%;
  border: 1px solid #d9e3e1;
  background-color: #d9e3e1;
  z-index: 0;
}

.date-picker-wrapper .day.checked:after {
  right: auto;
  left: -50%;
}

.date-picker-wrapper .day.checked .custom-day {
  position: relative;
  z-index: 2;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering.tmp {
  background-color: #FCE9E8;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid.checked {
  background-color: transparent;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid.checked:after, .date-picker-wrapper .month-wrapper table .day.toMonth.valid.checked:before {
  border: none;
  background-color: #FCE9E8;
}

.date-picker-wrapper .month-wrapper table .day.real-today {
  border: none;
}

.date-picker-wrapper .month-wrapper table .day.real-today .custom-day {
  border: 1px solid #b5131d;
  border-radius: 50%;
}

.date-picker-wrapper .month-wrapper table .day.real-today.toMonth.hovering {
  background-color: rgba(181, 19, 29, 0.1);
}

.date-picker-wrapper .month-wrapper table .day.real-today.hovering .custom-day {
  border: none;
}

.date-picker-wrapper .event-dot {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  bottom: 0.15rem;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: #b5131d;
}

.date-picker-wrapper .shortcuts {
  margin-bottom: 2rem;
  padding-right: 1rem;
  padding-left: 2rem;
}

@media only screen and (max-width: 767px) {
  .date-picker-wrapper .month-wrapper {
    padding: 0 0.75rem;
    border-right: 0;
    border-left: 0;
    border-color: rgba(0, 0, 0, 0.119);
    margin-bottom: 1.75rem;
  }
  .date-picker-wrapper .month-wrapper .caption-inner {
    padding: 1.25rem 0 0;
  }
  .date-picker-wrapper .month-wrapper table.month1 {
    float: none;
    margin: 0 auto;
  }
  .date-picker-wrapper .month-wrapper table .day {
    width: 2.225rem;
  }
  .date-picker-wrapper .month-wrapper table .day.checked:not(.first-date-selected):not(.last-date-selected) .custom-day {
    color: inherit;
  }
}

.mobile.landscape .date-picker-wrapper .month-wrapper {
  padding: 1.25rem 2.15rem;
}

.mobile.landscape .date-picker-wrapper .month-wrapper .caption-inner {
  padding: 0.5rem 1.25rem;
}

.mobile.landscape .date-picker-wrapper .month-wrapper table {
  width: 100%;
}

.mobile.landscape .date-picker-wrapper .month-wrapper table .day.checked:before, .mobile.landscape .date-picker-wrapper .month-wrapper table .day.checked:after {
  width: 200%;
  right: -175%;
}

.mobile.landscape .date-picker-wrapper .month-wrapper table .day.checked:after {
  right: auto;
  left: -175%;
}

.mobile.landscape .date-picker-wrapper .month-wrapper .two-day .first-date-selected.day.checked:after {
  width: 150%;
  left: -100%;
}

.mobile.landscape .date-picker-wrapper .month-wrapper .two-day .last-date-selected.day.checked:after {
  width: 150%;
  right: -100%;
}

.date-range-container .list-shortcut-calendar,
.date-range-container .list-shortcut-footer {
  display: none;
  padding: 0 1.6rem;
}

.date-range-container .list-shortcut-calendar .custom-shortcut,
.date-range-container .list-shortcut-footer .custom-shortcut {
  position: relative;
  display: block;
  margin-bottom: 1.2rem;
}

.date-range-container .list-shortcut-calendar .custom-shortcut {
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.date-range-container .list-shortcut-calendar .custom-shortcut .shortcut {
  padding: 0;
}

.date-range-container .list-shortcut-calendar .custom-shortcut .shortcut .close-date {
  display: none;
}

.date-range-container .list-shortcut-calendar .custom-shortcut .shortcut span {
  display: inline-block;
  padding: 0.45rem 0.95rem 0.45rem 0.95rem;
}

.date-range-container .list-shortcut-calendar .custom-shortcut .has-value {
  padding-left: 0.95rem;
}

.date-range-container .list-shortcut-calendar .custom-shortcut .has-value + .close-date {
  display: inline-block;
}

.date-range-container .list-shortcut-calendar .custom-shortcut .has-value span {
  padding-left: 0;
}

.date-range-container .close-popup-calendar {
  display: none;
  position: absolute;
  top: 1.55rem;
  left: 1.55rem;
  font-size: 23px;
  color: #000;
}

.open-calendar .date-range-container .list-shortcut-calendar .custom-shortcut .shortcut {
  letter-spacing: -0.4px;
  padding-left: 0.95rem;
  border: 1px solid rgba(181, 19, 29, 0.1);
  color: #fcea10;
  font-weight: 600;
  background-color: rgba(181, 19, 29, 0.1);
}

.open-calendar .date-range-container .list-shortcut-calendar .custom-shortcut .shortcut span {
  padding-left: 0;
}

.open-calendar .date-range-container .list-shortcut-calendar .custom-shortcut .shortcut .ico-close {
  display: inline-block;
}

.open-calendar .date-range-container .list-shortcut-calendar .custom-shortcut .shortcut.has-value + .close-date {
  display: inline-block;
}

.date-range-container .custom-shortcut {
  display: inline-block;
  margin-left: 0.5rem;
  margin-bottom: 0.9rem;
}

@media only screen and (max-width: 767px) {
  .date-range-container .custom-shortcut {
    margin-bottom: 1.15rem;
  }
}

.date-range-container .custom-shortcut .has-value, .date-range-container .custom-shortcut .has-value a {
  letter-spacing: -0.4px;
  border: 1px solid rgba(181, 19, 29, 0.1);
  color: #fcea10;
  font-weight: 600;
  background-color: rgba(181, 19, 29, 0.1);
}

.date-range-container .custom-shortcut .has-value .ico-close {
  display: inline-block;
}

.date-range-container .custom-shortcut > span, .date-range-container .custom-shortcut a {
  position: relative;
  display: inline-block;
  padding: 0.45rem 0.95rem 0.45rem 0.95rem;
  background-color: #fff;
  border: 1px solid #cdcccc;
  border-radius: 0.5rem;
  color: #55565a;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.05rem;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.ar .date-range-container .custom-shortcut > span, .ar .date-range-container .custom-shortcut a {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.date-range-container .custom-shortcut > span {
  text-transform: none;
}

.date-range-container .custom-shortcut .ico-close {
  display: none;
  margin-right: 0.75rem;
  font-size: 12px;
  line-height: 1;
  color: #b5131d;
  font-weight: bold;
}

.date-range-container .custom-shortcut .close-date {
  display: none;
  position: absolute;
  left: 0.65rem;
  top: 50%;
  width: 1.25rem;
  height: 1.25rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

.date-range-container .custom-shortcut .close-date .icon-close {
  margin-right: 0;
  color: transparent;
}

.date-range-button {
  display: inline-block;
  float: left;
}

@media only screen and (min-width: 768px) {
  .date-range-button {
    display: none;
    float: none;
  }
}

.date-range-button .button-icon-date {
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 0.95rem;
  font-weight: 500;
  padding: 0.65rem 1.15rem;
  border: 1px solid #cdcccc;
  border-radius: 5rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.date-range-button .button-icon-date .ico-date {
  vertical-align: middle;
  color: #b5131d;
  margin-left: 0.55rem;
}

.ar .date-range-button .button-icon-date .ico-date {
  margin-right: 10px;
}

.date-range-button .button-icon-date span {
  vertical-align: middle;
}

.date-range-button .selected-date {
  background-color: #b5131d;
  border-color: #b5131d;
  color: #fff;
}

.date-range-button .selected-date .ico-date {
  display: inline-block;
  padding-bottom: 3px;
  margin-left: 0.35rem;
}

.date-range-button .selected-date .ico-date:before {
  content: "\e916";
  font-size: 12px;
  color: #fff;
}

.component-filter-date {
  height: 100vh;
  width: 100%;
  background-color: #fff;
}

@charset "UTF-8";
/* breakpoints */
.event-details__heading {
  margin-bottom: 2.5rem;
  color: #000;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .event-details__heading {
    font-size: 36px;
    line-height: 38px;
  }
}

.ar .event-details__heading {
  line-height: 1.4;
}

.event-details__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (max-width: 767px) {
  .event-details__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.event-details__content .content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  width: 65%;
  margin-left: 3rem;
}

.ar .event-details__content .content-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (max-width: 767px) {
  .event-details__content .content-left {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1.5rem;
  }
}

.event-details__content .content-left .title {
  color: #000;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 1rem;
}

.event-details__content .content-left .desc {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .event-details__content .content-left .desc {
    font-size: 15px;
  }
}

.event-details__content .content-left .cta-primary-jbr {
  margin-top: auto;
}

.event-details__content .content-left .cta-primary-jbr.is-full {
  color: #838383;
  background-color: #e4e4e4;
  border-color: #e4e4e4;
  cursor: default;
  pointer-events: none;
  width: 5.95rem;
  max-width: 100%;
  text-align: center;
}

.event-details__content .content-right {
  width: 22%;
}

@media only screen and (max-width: 767px) {
  .event-details__content .content-right {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}

.event-details__content .content-right .heading {
  color: #000;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.event-details__content .content-right .date-time {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 1.5rem;
  font-weight: normal;
}

.event-details__content .content-right .date {
  margin-bottom: 0.4rem;
}

.event-details__content .content-right .time {
  margin-bottom: 1.25rem;
}

.event-details__content .content-right .location,
.event-details__content .content-right .contact {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .event-details__content .content-right .location,
  .event-details__content .content-right .contact {
    font-size: 15px;
  }
}

.event-details__content .content-right .cta-primary-jbr {
  margin-top: 0.75rem;
}

.event-details__content .content-right .cta-primary-jbr.btn-add-calendar {
  margin-top: 0;
}

.comp-event-management {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

.comp-event-management .card-item {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 2rem;
  border: 1px solid #d0d0d0;
}

@media only screen and (min-width: 992px) {
  .comp-event-management .card-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.comp-event-management .card-item:hover .time-event {
  opacity: 1;
  visibility: visible;
}

.comp-event-management .card-left {
  position: relative;
  min-width: 14.75rem;
  min-height: 14.75rem;
}

.comp-event-management .card-left .time-event {
  top: 0.6rem;
  right: 0.7rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  background-color: #000;
}

.comp-event-management .card-left .time-event .time-item {
  width: 3rem;
  height: 3rem;
}

@media only screen and (min-width: 992px) {
  .comp-event-management .card-left .time-event .time-item {
    width: 2.95rem;
    height: 2.9rem;
  }
}

.comp-event-management .card-left .time-event .day {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 26px;
  line-height: 1.3rem;
  margin-bottom: 0;
}

.ar .comp-event-management .card-left .time-event .day {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-management .card-left .time-event .month {
  line-height: 1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-event-management .card-left .time-event .month {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-event-management .card-right {
  padding: 1.25rem 1.25rem 2.35rem;
}

@media only screen and (min-width: 992px) {
  .comp-event-management .card-right {
    padding: 2rem;
  }
}

.comp-event-management .card-right .title-card {
  font-size: 30px;
  line-height: 1.8rem;
  color: #131313;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-event-management .card-right .title-card {
    max-width: 11.3rem;
  }
}

.comp-event-management .card-right .tag-button-jbr {
  margin-bottom: 1rem;
}

.comp-event-management .card-right .content-inner {
  display: block;
  margin-bottom: 1.25rem;
  color: #131313;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

.ar .comp-event-management .card-right .content-inner {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .comp-event-management .card-right .content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
  }
}

.comp-event-management .card-right .content-inner .desc {
  margin-bottom: 1.1rem;
}

@media only screen and (min-width: 992px) {
  .comp-event-management .card-right .content-inner .desc {
    width: 50%;
    padding-left: 1.5rem;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-event-management .card-right .content-inner .time-detail {
    padding-right: 1.5rem;
    border-right: 1px solid #cacaca;
    width: 50%;
  }
}

.comp-event-management .thumbnail-image {
  height: auto;
  margin-bottom: 0;
}

.comp-event-management .img-responsive {
  position: relative;
  right: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.comp-event-management .comp-checkbox-tag-event .input-controller:checked ~ .input-label {
  color: #fff;
  background-color: #b5131d;
}

.comp-event-management .comp-checkbox-tag-event .input-label .ico-close {
  color: #fff;
}

.comp-event-management .event-listing .filter-events-selector.selected {
  background-color: #b5131d;
}

.comp-event-management .event-listing .search-events-management-inner {
  padding: 2.35rem 2.85rem;
  background-color: #f5f5f5;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 767px) {
  .comp-event-management .event-listing .search-events-management-inner {
    padding: 0;
    background-color: transparent;
    margin-right: -1rem;
    margin-left: -1rem;
  }
}

.comp-event-management .event-listing .search-events-management-inner .btn-search {
  font-size: 19px;
}

.comp-event-management .event-listing .event-result {
  margin-top: 0;
}

.comp-event-management .event-result {
  position: relative;
}

.comp-event-management .event-result .loading-wrapper {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate3d(50%, -50%, 0);
          transform: translate3d(50%, -50%, 0);
}

.comp-event-management .comp-heading {
  margin-bottom: 2.5rem;
}

.comp-event-management .comp-heading h2 {
  font-size: 50px;
  line-height: 2.5rem;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .comp-event-management .comp-heading h2 {
    font-size: 36px;
    line-height: 1.9rem;
  }
}

.comp-event-management .date-selected-wrapper .date-selected .date-value {
  color: #fff;
  background-color: #b5131d;
}

.comp-event-management .date-selected-wrapper .date-selected .ico-close {
  color: #fff;
}

.comp-event-management .date-range-container .custom-shortcut .has-value {
  color: #fff;
  background-color: #b5131d;
}

.comp-event-management .date-range-container .custom-shortcut .has-value .ico-close {
  color: #fff;
}

.ar .comp-event-management .search-events-management .comp-input .input-label {
  line-height: 2.5rem;
}

.ar .comp-event-management .search-events-management button.btn-search {
  bottom: 1.2rem;
}

@media only screen and (max-width: 991px) {
  .ar .comp-event-management .search-events-management button.btn-search {
    bottom: 1.7rem;
  }
}

@media only screen and (max-width: 991px) {
  .ar.ios .comp-event-management .search-events-management button.btn-search {
    bottom: 2.15rem;
  }
}

.comp-event-management .search-events-management .clear-keyword {
  bottom: 1rem;
}

@media only screen and (max-width: 991px) {
  .comp-event-management .search-events-management .comp-input .input-label {
    font-size: 1.3rem;
    line-height: 1.4rem;
    padding: 1.85rem 1.65rem 1.05rem 3.5rem;
  }
  .comp-event-management .search-events-management .comp-input .input-controller {
    padding: 1.85rem 1.65rem 1.05rem 3.5rem;
  }
  .comp-event-management .search-events-management button.btn-search {
    bottom: 1.65rem;
  }
  .comp-event-management .search-events-management .clear-keyword {
    bottom: 1.25rem;
  }
  .ar .comp-event-management .search-events-management .clear-keyword {
    bottom: 1.5rem;
  }
}

.ar .comp-event-management .event-tags .text {
  line-height: 1.4;
}

@media screen and (max-width: 991px) {
  .event-registration-popup form {
    max-width: 600px;
  }
  .event-registration-popup form .group-input .comp-input .input-controller[type="tel"] {
    margin-left: 6rem;
  }
}

@media screen and (max-width: 991px) {
  .ar .event-registration-popup form {
    max-width: 600px;
  }
  .ar .event-registration-popup form .group-input .comp-input .input-controller[type="tel"] {
    margin-left: 6rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .ar .event-registration-popup .event-registration-popup-wrapper h3 {
    font-size: 38px;
  }
}

.event-registration-popup.modal.modal {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  padding-right: calc((100% - 614px - 17px) / 2) !important;
  padding-left: calc((100% - 614px - 17px) / 2) !important;
}

@media only screen and (min-width: 992px) {
  .event-registration-popup.modal.modal.in {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.event-registration-popup .component-content {
  position: relative;
  background-color: #fff;
  margin: auto;
}

.event-registration-popup.popup .close {
  top: 2.5rem;
  left: 2rem;
  color: #131313;
  font-size: 33px;
  font-weight: 200;
}

.event-registration-popup-wrapper {
  position: relative;
  padding: 6.35rem 2.5rem 4.1rem;
}

@media only screen and (max-width: 991px) {
  .event-registration-popup-wrapper {
    width: 100vw;
    padding: 4.3rem 1.25rem 2.5rem;
  }
}

.event-registration-popup-wrapper .event-title {
  color: #131313;
  margin-bottom: 2.25rem;
}

.event-registration-popup-wrapper .date-time-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.25rem;
}

@media only screen and (max-width: 991px) {
  .event-registration-popup-wrapper .date-time-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.event-registration-popup-wrapper .info-inner {
  width: 50%;
  color: #131313;
  white-space: nowrap;
}

@media only screen and (max-width: 991px) {
  .event-registration-popup-wrapper .info-inner {
    width: 100%;
    margin-bottom: 0.9rem;
  }
}

.event-registration-popup-wrapper .info-inner:last-child {
  margin-right: 1.2rem;
}

@media only screen and (max-width: 991px) {
  .event-registration-popup-wrapper .info-inner:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.event-registration-popup-wrapper .info-inner > div {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

.event-registration-popup-wrapper .info-inner > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 0.4rem;
}

.event-registration-popup-wrapper .info-inner > div:last-child [class*=ico-] {
  color: #131313;
  font-size: 20px;
  font-weight: bold;
  margin-left: 0.5rem;
}

.event-registration-popup-wrapper .comp-heading {
  color: #131313;
  margin-bottom: 1.25rem;
}

.event-registration-popup-wrapper .comp-input {
  width: 100%;
  margin-bottom: 2.25rem;
}

.event-registration-popup-wrapper .comp-input .input-controller {
  color: #131313;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

.ar .event-registration-popup-wrapper .comp-input .input-controller {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.event-registration-popup-wrapper .comp-input .input-controller.\--filled ~ .input-label, .event-registration-popup-wrapper .comp-input .input-controller:focus ~ .input-label {
  color: #131313;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

.event-registration-popup-wrapper .comp-input .input-label {
  color: #131313;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .event-registration-popup-wrapper .group-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.event-registration-popup-wrapper .group-input .comp-select {
  min-width: 8rem;
  margin-left: 1.4rem;
  margin-bottom: 2.25rem;
}

@media only screen and (max-width: 767px) {
  .event-registration-popup-wrapper .group-input .comp-select {
    width: 100%;
  }
}

.event-registration-popup-wrapper .group-input .comp-select .choices__inner {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  padding-bottom: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .event-registration-popup-wrapper .group-input .comp-select .choices__inner {
    max-width: 8rem;
  }
}

.event-registration-popup-wrapper .group-input .comp-select .choices__list--dropdown,
.event-registration-popup-wrapper .group-input .comp-select .choices__input {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

.event-registration-popup-wrapper .group-input .comp-select .choices[data-type*=select-one] .choices__input {
  padding-bottom: 0.5rem;
}

.event-registration-popup-wrapper .group-input .comp-select .choices__item {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding-left: 0.5rem;
  direction: rtl;
}

@media only screen and (min-width: 768px) {
  .event-registration-popup-wrapper .group-input .comp-input {
    min-width: 15.85rem;
  }
}

.event-registration-popup-wrapper form [data-recaptcha-v3] {
  margin-bottom: 2.25rem;
}

.event-registration-popup-wrapper form .loading-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 5rem;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.event-registration-popup-wrapper form .cta-primary-jbr {
  min-width: 6.6rem;
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
}

.event-registration-popup.\--submitted.modal.modal {
  padding-right: calc((100% - 728px - 17px) / 2) !important;
  padding-left: calc((100% - 728px - 17px) / 2) !important;
}

.event-registration-popup.\--submitted.popup .close, .event-registration-popup.\--submitted.popup .close:hover {
  color: #fff;
}

.event-registration-popup.\--submitted .component-content {
  background-color: #b5131d;
}

.event-registration-popup.\--submitted .component-content::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(-27.49deg, #8b0d14 7.23%, #b5131d 73.29%);
  background: linear-gradient(-62.51deg, #8b0d14 7.23%, #b5131d 73.29%);
  opacity: 0.8;
}

.event-registration-popup.\--submitted .event-registration-popup-wrapper {
  margin-top: 5rem;
  padding: 3rem 0.85rem 5rem;
  color: #fff;
}

.event-registration-popup.\--submitted .event-title {
  display: none;
}

@media screen and (min-width: 768px) {
  .event-registration-popup.\--submitted .registrationPopupSize {
    width: 694px;
    height: 394px;
  }
}

.event-registration-popup.\--submitted .heading-wrapper {
  position: relative;
  padding-top: 2.95rem;
  margin-bottom: 1.75rem;
}

.event-registration-popup.\--submitted .graphic {
  width: 2.95rem;
  height: 2.95rem;
  position: absolute;
  top: 0;
  left: 2.55rem;
}

@media only screen and (max-width: 991px) {
  .event-registration-popup.\--submitted .graphic {
    width: 2.1rem;
    height: 2.1rem;
    left: 1rem;
  }
}

.event-registration-popup.\--submitted .graphic img {
  width: 100%;
  height: 100%;
}

.event-registration-popup.\--submitted h2 {
  font-size: 72px;
  line-height: 78px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .event-registration-popup.\--submitted h2 {
    font-size: 47px;
    line-height: 2.3rem;
  }
}

.event-registration-popup.\--submitted .content-wrapper {
  text-align: center;
  max-width: 25.5rem;
  margin: 0 auto;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
}

@media only screen and (max-width: 991px) {
  .event-registration-popup.\--submitted .content-wrapper {
    font-size: 24px;
    line-height: 1.3rem;
  }
}

.event-registration-popup.\--submitted .content-wrapper b,
.event-registration-popup.\--submitted .content-wrapper strong {
  font-weight: bold;
}

.event-registration-popup.\--submitted .btn-submit-wrapper {
  text-align: center;
}

.event-registration-popup.\--submitted .btn-calendar {
  display: inline-block;
  margin-top: 1.75rem;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 0.5rem 1.35rem;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.event-registration-popup.\--submitted .btn-calendar .ico-add-calendar {
  font-size: 24px;
  vertical-align: middle;
  margin-left: 0.325rem;
}

.event-timings {
  background-color: #f6f6f6;
  padding: 2rem 1.5rem 3.25rem;
}

@media only screen and (max-width: 991px) {
  .event-timings {
    margin: 0 -1rem;
  }
}

@media only screen and (min-width: 992px) {
  .event-timings {
    padding: 3.25rem 2.75rem;
  }
}

.event-timings__heading {
  color: #000;
  font-size: 30px;
  line-height: 1.8rem;
}

.ar .event-timings__heading {
  line-height: 1.4;
}

.event-timings__table table {
  border-collapse: collapse;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .event-timings__table table {
    table-layout: fixed;
  }
}

.event-timings__table table tr {
  border-bottom: 1px solid #131313;
}

@media only screen and (max-width: 767px) {
  .event-timings__table table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.25rem 0;
  }
}

@media only screen and (max-width: 767px) {
  .event-timings__table table tr:first-child {
    display: none;
  }
}

.event-timings__table table tr:first-child td {
  color: #131313;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .event-timings__table table tr:first-child td {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
  }
}

.event-timings__table table tr:last-child {
  border: none;
}

.event-timings__table table td {
  text-align: right;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .event-timings__table table td {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .event-timings__table table td {
    padding: 1.25rem 0 1.25rem 2.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .event-timings__table table td {
    padding: 1.25rem 0 1.25rem 5.9rem;
  }
}

.event-timings__table table td:first-child {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  .event-timings__table table td:first-child {
    font-size: 20px;
    line-height: 1.2rem;
    font-weight: bold;
    margin-bottom: 0.6rem;
    width: 100%;
    text-align: right;
  }
}

@media only screen and (min-width: 1200px) {
  .event-timings__table table td:first-child {
    min-width: 11.9rem;
  }
}

.event-timings__table table td:nth-child(2) {
  color: #000;
  font-size: 18px;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  .event-timings__table table td:nth-child(2) {
    font-size: 20px;
    line-height: 1.2rem;
    width: 100%;
    margin-bottom: 0.95rem;
    text-align: right;
  }
}

@media only screen and (min-width: 1200px) {
  .event-timings__table table td:nth-child(2) {
    min-width: 14.9rem;
  }
}

.event-timings__table table td:last-child {
  padding-left: 0;
}

.event-timings__table table .cta-primary-jbr {
  background-color: #b5131d;
  color: #fff;
  min-width: 5.95rem;
  display: inline-block;
  text-align: center;
}

.event-timings__table table .cta-primary-jbr.btn-add-calendar {
  background-color: transparent;
  color: #b5131d;
}

.event-timings__table table .cta-primary-jbr.is-full {
  color: #838383;
  background-color: #e4e4e4;
  border-color: #e4e4e4;
  cursor: default;
  pointer-events: none;
  width: 5.95rem;
  max-width: 100%;
  text-align: center;
  display: inline-block;
}

.pagination-event-management {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-bottom: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.pagination-event-management ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0;
}

.pagination-event-management li {
  cursor: pointer;
}

.pagination-event-management li span {
  display: block;
  font-size: 14px;
  line-height: 1.05rem;
  text-decoration: none;
  color: #5e6a75;
  padding: 0 0.4rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .pagination-event-management li span {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.pagination-event-management li span:hover {
  color: #b5131d;
  font-weight: bold;
  letter-spacing: -0.4px;
}

.pagination-event-management li.active span {
  color: #b5131d;
  font-weight: bold;
  letter-spacing: -0.4px;
}

.pagination-event-management li.three-dot {
  pointer-events: none;
}

.pagination-event-management li.three-dot span {
  color: #5e6a75;
  font-weight: normal;
  letter-spacing: 0;
}

.pagination-event-management .prev-page,
.pagination-event-management .next-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  cursor: pointer;
  color: #5e6a75;
  height: 1.2rem;
  width: 1.2rem;
  margin: 0 0.4rem;
}

.pagination-event-management .prev-page.disabled,
.pagination-event-management .next-page.disabled {
  opacity: 0.4;
  pointer-events: none;
}

.pagination-event-management .prev-page.disabled:hover,
.pagination-event-management .next-page.disabled:hover {
  color: #5e6a75;
}

.pagination-event-management .prev-page:hover,
.pagination-event-management .next-page:hover {
  color: #131313;
}

.search-events-management {
  position: relative;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 992px) {
  .search-events-management {
    margin-bottom: 1.5rem;
  }
}

.search-events-management .btn-search,
.search-events-management .clear-keyword {
  position: absolute;
  bottom: 0.75rem;
  left: 0.5rem;
  background-color: transparent;
  border: none;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .search-events-management .btn-search,
  .search-events-management .clear-keyword {
    left: 1.25rem;
    bottom: 1.2rem;
  }
}

.search-events-management .clear-keyword {
  display: none;
}

.search-events-management .comp-input {
  min-width: 100%;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .search-events-management .comp-input {
    background-color: #f4f4f4;
  }
}

.search-events-management .comp-input .input-label {
  line-height: 2.35rem;
}

.search-events-management .comp-input .input-container {
  font-size: 1.6rem;
}

@media only screen and (min-width: 992px) {
  .search-events-management .comp-input .input-container {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .search-events-management .comp-input .input-controller {
    border: none;
    padding: 1.85rem 1.65rem 1.05rem 3.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .search-events-management .comp-input .input-controller {
    padding-left: 2.5rem;
  }
}

.ar .search-events-management .comp-input .input-controller {
  line-height: 2.5rem;
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.search-events-management .comp-input .input-controller.\--filled ~ .input-label, .search-events-management .comp-input .input-controller:focus ~ .input-label {
  font-size: 14px;
  opacity: 0;
  padding-bottom: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.search-events-management .comp-input .input-label {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.search-events-management .input-label {
  color: #c5c5c5;
  opacity: 1;
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .search-events-management .input-label {
    padding: 1.85rem 1.65rem 1.05rem 3.5rem;
  }
}

.comp-sub-events-management {
  background-color: #f6f6f6;
  padding: 3.65rem 0 5.15rem;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management {
    padding: 2rem 0 6.45rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .comp-sub-events-management .container {
    padding: 0;
  }
}

.comp-sub-events-management .sub-events__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__heading {
    margin-bottom: 1.25rem;
  }
}

.comp-sub-events-management .sub-events__heading h2 {
  max-width: 36.75rem;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__heading h2 {
    font-size: 42px;
    line-height: 48px;
    max-width: 14.9rem;
  }
}

.ar .comp-sub-events-management .sub-events__heading h2 {
  line-height: 1.4;
}

.comp-sub-events-management .sub-events__heading .graphic {
  width: 2.75rem;
  height: 2.75rem;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__heading .graphic {
    display: none;
  }
}

.comp-sub-events-management .sub-events__heading .graphic img {
  width: 100%;
  height: 100%;
}

.comp-sub-events-management .sub-events__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-sub-events-management .sub-events__list {
    margin: 0 -0.375rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .comp-sub-events-management .sub-events__list {
    margin: 0 -0.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-sub-events-management .sub-events__list {
    margin: 0 -0.75rem;
  }
}

.comp-sub-events-management .sub-events__list [class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__list [class*=col-] {
    padding: 1rem 0 0;
    width: 100%;
  }
  .comp-sub-events-management .sub-events__list [class*=col-]:first-child {
    padding-top: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-sub-events-management .sub-events__list [class*=col-] {
    width: 50%;
    padding-top: 3.35rem;
  }
  .comp-sub-events-management .sub-events__list [class*=col-]:nth-child(1), .comp-sub-events-management .sub-events__list [class*=col-]:nth-child(2) {
    padding-top: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .comp-sub-events-management .sub-events__list [class*=col-] {
    padding: 3rem 0.5rem 0;
  }
  .comp-sub-events-management .sub-events__list [class*=col-]:nth-child(1), .comp-sub-events-management .sub-events__list [class*=col-]:nth-child(2), .comp-sub-events-management .sub-events__list [class*=col-]:nth-child(3) {
    padding-top: 0;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-sub-events-management .sub-events__list [class*=col-] {
    padding: 3.35rem 0.75rem 0;
  }
  .comp-sub-events-management .sub-events__list [class*=col-]:nth-child(1), .comp-sub-events-management .sub-events__list [class*=col-]:nth-child(2), .comp-sub-events-management .sub-events__list [class*=col-]:nth-child(3) {
    padding-top: 0;
  }
}

.comp-sub-events-management .sub-events__item {
  background-color: #fff;
  width: 100%;
}

.comp-sub-events-management .sub-events__image {
  position: relative;
  padding-bottom: 10.1rem;
}

.comp-sub-events-management .sub-events__image .date-carousel {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0.5rem 1.65rem;
}

.comp-sub-events-management .sub-events__image .date-carousel .swiper-container {
  position: initial;
  margin-right: -0.275rem;
}

.comp-sub-events-management .sub-events__image .date-carousel .swiper-container:not(.swiper-container-horizontal) {
  margin: 0 -1.15rem;
}

.comp-sub-events-management .sub-events__image .date-carousel .swiper-container.swiper-container-horizontal .swiper-controller {
  opacity: 1;
}

.comp-sub-events-management .sub-events__image .date-carousel .swiper-slide {
  max-width: 2rem;
  margin: 0 0.275rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-sub-events-management .sub-events__image .date-carousel .swiper-slide {
    margin: 0 0.4rem;
  }
}

.comp-sub-events-management .sub-events__image .date-carousel .swiper-controller {
  opacity: 0;
}

.comp-sub-events-management .sub-events__image .date-carousel .swiper-button-prev,
.comp-sub-events-management .sub-events__image .date-carousel .swiper-button-next {
  background-image: none;
  width: auto;
  height: auto;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.comp-sub-events-management .sub-events__image .date-carousel .swiper-button-prev::after,
.comp-sub-events-management .sub-events__image .date-carousel .swiper-button-next::after {
  content: "\e91d";
  font-family: "TecomIcon", serif;
  font-size: 18px;
  color: #e9e9e9;
  line-height: 1;
}

.comp-sub-events-management .sub-events__image .date-carousel .swiper-button-next:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.comp-sub-events-management .sub-events__image .date-item {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  text-align: center;
  color: #fff;
  padding: 0.25rem 0 0.1rem;
  cursor: pointer;
}

.comp-sub-events-management .sub-events__image .date-item.active {
  background-color: #b5131d;
}

.comp-sub-events-management .sub-events__image .date-item .day {
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
}

.comp-sub-events-management .sub-events__image .date-item .month {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  text-transform: capitalize;
}

.comp-sub-events-management .sub-events__content {
  padding: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__content {
    padding: 1.25rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .comp-sub-events-management .sub-events__content {
    padding: 1.5rem 0.75rem;
  }
}

.comp-sub-events-management .sub-events__content .event-title {
  color: #131313;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 1rem;
}

.comp-sub-events-management .sub-events__content .event-date {
  color: #131313;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  margin-bottom: 0.5rem;
}

.comp-sub-events-management .sub-events__content .event-date span {
  opacity: 0.5;
  margin-left: 0.75rem;
}

.comp-sub-events-management .sub-events__content .event-date .selected {
  opacity: 1;
}

.comp-sub-events-management .sub-events__content .event-time-table {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 8.5rem;
}

.ar .comp-sub-events-management .sub-events__content .event-time-table {
  overflow-y: auto;
  max-height: 8.5rem;
}

.ar .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb:horizontal {
  background-color: #a4a4a4;
  border-radius: 2px;
}

@media only screen and (max-width: 767px) {
  .ar .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb:horizontal {
    background-color: transparent;
  }
}

.ar .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar:horizontal {
  height: 0.25rem;
  background: transparent;
}

.ar .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #a4a4a4;
}

@media only screen and (max-width: 767px) {
  .ar .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.ar .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar {
  background: transparent;
  width: 0.25rem;
}

.ar .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb:hover {
  background: #888888;
}

@media only screen and (max-width: 767px) {
  .ar .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb:hover {
    background-color: transparent;
  }
}

.comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb:horizontal {
  background-color: #a4a4a4;
  border-radius: 2px;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb:horizontal {
    background-color: transparent;
  }
}

.comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar:horizontal {
  height: 0.25rem;
  background: transparent;
}

.comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #a4a4a4;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

.comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar {
  background: transparent;
  width: 0.25rem;
}

.comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb:hover {
  background: #888888;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__content .event-time-table::-webkit-scrollbar-thumb:hover {
    background-color: transparent;
  }
}

.comp-sub-events-management .sub-events__content .event-time-table table {
  border-collapse: collapse;
  width: 100%;
}

.comp-sub-events-management .sub-events__content .event-time-table tr {
  border-top: 1px solid #dedede;
}

.comp-sub-events-management .sub-events__content .event-time-table td {
  padding: 0.5rem 0 0.5rem 0.75rem;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .comp-sub-events-management .sub-events__content .event-time-table td {
    padding: 0.5rem 0 0.5rem 0.5rem;
  }
}

.ar .comp-sub-events-management .sub-events__content .event-time-table td {
  text-align: right;
}

.comp-sub-events-management .sub-events__content .event-time-table td:first-child {
  color: #131313;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  min-width: 6.75rem;
  letter-spacing: -0.01rem;
}

@media only screen and (max-width: 767px) {
  .comp-sub-events-management .sub-events__content .event-time-table td:first-child {
    font-size: 13px;
  }
}

.comp-sub-events-management .sub-events__content .event-time-table .cta-primary-jbr {
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

.comp-sub-events-management .sub-events__content .event-time-table .cta-primary-jbr:not(.btn-add-calendar) {
  font-size: 11px;
  line-height: 14px;
  padding: 0.4rem 0.925rem;
  min-width: 4rem;
  margin-right: 8px;
}

.comp-sub-events-management .sub-events__content .event-time-table .cta-primary-jbr.full {
  color: #838383;
  background-color: #e4e4e4;
  border-color: #e4e4e4;
  font-weight: bold;
  cursor: default;
  pointer-events: none;
}

.comp-sub-events-management .cta-wrapper {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .comp-sub-events-management .cta-wrapper {
    display: none;
  }
}

.comp-sub-events-management [data-load-more] {
  margin-top: 2.15rem;
}

.ar .comp-sub-events-management caption, .ar .comp-sub-events-management th, .ar .comp-sub-events-management td {
  text-align: right;
}

.comp-sub-events-management.\--hide-event-date .date-carousel {
  display: none;
}

.facebook-comments .fb-comments {
  width: 100%;
}

.facebook-comments .fb-comments > span {
  text-align: justify !important;
  width: 100% !important;
}

.facebook-comments .fb-comments > span > iframe {
  width: 100% !important;
}

/* breakpoints */
.component-faqs-inner .rich-text.comp-heading h2 {
  line-height: 0.97619;
  margin-bottom: 1.1rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-inner .rich-text.comp-heading h2 {
    margin-bottom: 1.55rem;
    line-height: 70px;
  }
  .ar .site-dda .component-faqs-inner .rich-text.comp-heading h2 {
    line-height: 65px;
  }
  .ar .site-lastexit .component-faqs-inner .rich-text.comp-heading h2 {
    font-size: 36px;
    line-height: 65px;
  }
}

.component-faqs-wrapper {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #000;
  padding-bottom: 1rem;
}

.component-faqs-wrapper .search-box-faq {
  padding: 2.15rem 0 1.45rem;
  font-weight: 600;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .search-box-faq {
    padding: 2.9rem 0 0;
  }
}

.component-faqs-wrapper .search-box-faq .comp-input {
  margin-bottom: 0;
  margin-left: 1rem;
  vertical-align: top;
}

@media only screen and (max-width: 991px) {
  .component-faqs-wrapper .search-box-faq .comp-input {
    max-width: 10rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .search-box-faq .comp-input {
    min-width: 34.45rem;
    margin-left: 1.25rem;
  }
}

.component-faqs-wrapper .search-box-faq .comp-input .input-controller {
  padding-left: 1.75rem;
}

.component-faqs-wrapper .search-box-faq .comp-input .input-controller::-ms-clear {
  display: none;
}

.component-faqs-wrapper .search-box-faq .comp-input .ico-close {
  position: absolute;
  top: 50%;
  left: 0.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #d9d9d9;
  font-size: 0.875em;
  cursor: pointer;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .search-box-faq .comp-input .ico-close {
    font-size: 0.9375em;
    left: 0.35rem;
  }
}

.component-faqs-wrapper .search-box-faq .comp-input .input-label {
  top: auto;
  bottom: 0;
}

.component-faqs-wrapper .search-box-faq .comp-input .input-controller:focus ~ .input-label,
.component-faqs-wrapper .search-box-faq .comp-input .input-controller.\--filled ~ .input-label {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.component-faqs-wrapper .search-box-faq .cta-primary {
  padding: 0.75rem 0 0.2rem;
  line-height: 1.38;
  font-size: 1.14286em;
  vertical-align: top;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .search-box-faq .cta-primary {
    padding: 0.9rem 0 0.35rem;
    line-height: 1.1;
    font-size: 1.42857em;
  }
}

.component-faqs-wrapper .faqs-section .faqs-category-wrapper {
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3.85rem;
  }
  .component-faqs-wrapper .faqs-section .faqs-category-wrapper {
    -ms-flex-preferred-size: 20.05rem;
        flex-basis: 20.05rem;
  }
  .component-faqs-wrapper .faqs-section .faqs-list-wrapper {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.component-faqs-wrapper .faqs-section .faqs-category {
  display: none;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-category {
    display: block;
    font-size: 12px;
    max-width: 9rem;
    position: relative;
    padding-bottom: 1.5rem;
  }
  .component-faqs-wrapper .faqs-section .faqs-category:after {
    content: '';
    position: absolute;
    top: -0.6rem;
    left: 0;
    border: 1px solid rgba(0, 0, 0, 0.13);
    height: calc(100% + 0.6rem);
  }
}

.component-faqs-wrapper .faqs-section .faqs-category li {
  padding-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-category li {
    padding-left: 0.25rem;
  }
}

.component-faqs-wrapper .faqs-section .faqs-category a {
  font-weight: bold;
  line-height: 1.1rem;
  text-decoration: none;
  color: #000;
}

.component-faqs-wrapper .faqs-section .faqs-category a:hover, .component-faqs-wrapper .faqs-section .faqs-category a:focus, .component-faqs-wrapper .faqs-section .faqs-category a.active {
  color: #fcea10;
}

.component-faqs-wrapper .faqs-section .custom-faqs-category {
  font-size: 0.85714em;
  position: relative;
  margin: 0 -1rem;
  padding: 0 1.5rem;
  font-weight: bold;
  line-height: 1.83;
  color: #fff;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .custom-faqs-category {
    display: none;
  }
}

.component-faqs-wrapper .faqs-section .custom-faqs-category .ico-arrow-link {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 1.15rem;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .custom-faqs-category .ico-arrow-link {
    left: 1.7rem;
  }
}

.component-faqs-wrapper .faqs-section .custom-faqs-category .active-category {
  margin: 0 -1.5rem;
  padding: 0.75rem 1rem 0.65rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  background-color: #fcea10;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .custom-faqs-category .active-category {
    padding: 0.75rem 1.5rem 0.65rem;
  }
}

.component-faqs-wrapper .faqs-section .custom-faqs-category .active-category.open ~ .ico-arrow-link {
  -webkit-transform: translateY(-50%) rotate(-270deg);
      -ms-transform: translateY(-50%) rotate(-270deg);
          transform: translateY(-50%) rotate(-270deg);
}

.component-faqs-wrapper .faqs-section .custom-faqs-category .category-item {
  padding: 0.725rem 0.35rem;
  border-bottom: 1px solid #e4e4e4;
  color: #000;
}

.component-faqs-wrapper .faqs-section .custom-faqs-category .list-category {
  display: none;
  position: absolute;
  right: 0;
  width: 100%;
  padding: 0 1.15rem 0 0.85rem;
  background: #fff;
}

.component-faqs-wrapper .faqs-section .custom-faqs-category .list-category.active {
  display: block;
}

.component-faqs-wrapper .faqs-section .faqs-list {
  padding-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list {
    padding-top: 0;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-item {
  padding: 0.7rem 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.13);
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-item:first-child {
  border-top: 2px solid rgba(0, 0, 0, 0.13);
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list .faqs-item {
    padding: 0.05rem 0 0.5rem;
  }
  .component-faqs-wrapper .faqs-section .faqs-list .faqs-item:first-child {
    border-top: none;
  }
  .component-faqs-wrapper .faqs-section .faqs-list .faqs-item:not(:first-child) {
    padding-top: 1rem;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-item .faqs-info {
  display: none;
  padding-left: 0.5rem;
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-item.active {
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list .faqs-item.active {
    padding-bottom: 0.5rem;
    padding-top: 1.5rem;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-item.active .faqs-info {
  padding-top: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list .faqs-item.active .faqs-info {
    padding-top: 1rem;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-header,
.component-faqs-wrapper .faqs-section .faqs-list .download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-header {
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .component-faqs-wrapper .faqs-section .faqs-list .faqs-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .belong-category {
  font-size: 0.85714em;
  font-weight: bold;
  line-height: 1.83;
  color: rgba(0, 0, 0, 0.3);
  padding-bottom: 0.25rem;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list .belong-category {
    margin-left: 1.5rem;
    -ms-flex-preferred-size: 11rem;
        flex-basis: 11rem;
    padding-bottom: 0;
    text-align: left;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-title {
  position: relative;
  padding-left: 1.15rem;
  font-size: 1.14286em;
  font-weight: 600;
  -ms-flex-preferred-size: calc(100% - 0.505rem);
      flex-basis: calc(100% - 0.505rem);
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list .faqs-title {
    font-size: 1.42857em;
    -ms-flex-preferred-size: 26rem;
        flex-basis: 26rem;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list em {
  width: 0.505rem;
  height: 0.505rem;
  font-size: 0.71429em;
  color: #b5131d;
}

.component-faqs-wrapper .faqs-section .faqs-list em.download {
  width: 0.855rem;
  height: 1.15rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list em[data-show-hide-item] {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-desc {
  padding-bottom: 1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  color: #414042;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list .faqs-desc {
    max-width: 92%;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .faqs-documents-title {
  font-size: 0.85714em;
  padding-bottom: 1rem;
  line-height: 1.75;
  letter-spacing: 0.05rem;
  font-family: Helvetica, sans-serif;
}

.component-faqs-wrapper .faqs-section .faqs-list .documents-files li {
  padding-bottom: 1rem;
}

.component-faqs-wrapper .faqs-section .faqs-list .documents-files li:last-child {
  padding-bottom: 0.775rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list .documents-files li {
    padding-bottom: 0.95rem;
  }
  .component-faqs-wrapper .faqs-section .faqs-list .documents-files li:last-child {
    padding-bottom: 1rem;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .documents-files a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .faqs-section .faqs-list .documents-files a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.component-faqs-wrapper .faqs-section .faqs-list .documents-files a em {
  font-size: 1.64286em;
  color: #fcea10;
}

.component-faqs-wrapper .faqs-section .faqs-list .file-title {
  font-size: 0.85714em;
  margin-right: 1.15rem;
  margin-top: 0.15rem;
  font-weight: bold;
  line-height: 1.83;
}

.component-faqs-wrapper .load-more-wrapper {
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .load-more-wrapper {
    text-align: right;
  }
}

.component-faqs-wrapper .load-more-wrapper .cta-primary {
  margin-top: 1.35rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .load-more-wrapper .cta-primary {
    margin-top: 1.4rem;
  }
}

.component-faqs-wrapper .back-to,
.component-faqs-wrapper [data-error-message],
.component-faqs-wrapper .no-result {
  margin-right: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .back-to,
  .component-faqs-wrapper [data-error-message],
  .component-faqs-wrapper .no-result {
    margin-top: 1rem;
    margin-right: 0;
  }
}

.component-faqs-wrapper .no-result,
.component-faqs-wrapper .faq-error-container,
.component-faqs-wrapper [data-error-message] {
  font-size: 1.14286em;
  line-height: normal;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .no-result,
  .component-faqs-wrapper .faq-error-container,
  .component-faqs-wrapper [data-error-message] {
    font-size: 1.42857em;
  }
}

.component-faqs-wrapper .no-result,
.component-faqs-wrapper [data-error-message] {
  color: rgba(0, 0, 0, 0.15);
  font-weight: 600;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  padding-top: 0.55rem;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper .no-result {
    margin-top: 0;
    padding-top: 0;
  }
}

.component-faqs-wrapper.hide-category .faqs-section .faqs-category-wrapper {
  display: none;
}

@media only screen and (min-width: 992px) {
  .component-faqs-wrapper.hide-category .faqs-section .faqs-list .faqs-title {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

/* breakpoints */
.field-editor {
  background: transparent;
  overflow: hidden;
}

.field-editor .field-table {
  width: 100%;
  border-collapse: collapse;
}

.field-editor .field-table table {
  word-wrap: break-word;
  table-layout: fixed;
}

.field-editor .field-table tbody {
  border: none;
  background: none;
}

.field-editor .field-table tbody tr {
  background: none;
}

.field-editor .field-table th {
  color: #000;
  padding: 5px 10px;
  text-align: right;
  vertical-align: middle;
}

.field-editor .field-table td {
  color: #747474;
  padding: 5px 10px;
  text-align: right;
  vertical-align: middle;
}

.field-editor.position-right .field-table td {
  text-align: left;
}

.field-editor.position-center .field-table td {
  text-align: center;
}

@charset "UTF-8";
/* breakpoints */
.file-list {
  background: transparent;
  /* breakpoints */
}

.file-list h1, .file-list h2, .file-list h3, .file-list h4, .file-list h5, .file-list h6 {
  color: #747474;
  border-bottom: 1px solid transparent;
}

.file-list li {
  margin: 0 0 5px 20px;
}

.file-list li * {
  color: #747474;
}

.file-list .list-item {
  background: transparent;
  border-bottom: 1px solid #89c6cc;
}

.file-list .list-item a:hover {
  color: #878787;
}

.file-list .list-item > *, .file-list .list-item > .scEnabledChrome > * {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.file-list .list-item .field-filetypeicon > a {
  display: block;
}

.file-list .list-item .field-filetypeicon span {
  display: block;
  height: 17px;
}

.file-list .list-item .field-filetypeicon span:before {
  font-size: 18px;
}

.file-list .field-linktext, .file-list .field-description, .file-list .field-customimage, .file-list .field-size {
  color: #747474;
  font-size: #747474;
}

.file-list .field-linktext a {
  text-decoration: none;
}

.file-list .field-filetypeicon > a > span, .file-list .pdf, .file-list .xls, .file-list .xslx, .file-list .pptx, .file-list .ppt, .file-list .docx, .file-list .doc, .file-list .bmp, .file-list .png, .file-list .jpg, .file-list .jpeg, .file-list .psd, .file-list .gif, .file-list .avi, .file-list .mp4, .file-list .wmv, .file-list .mov, .file-list .mp3, .file-list .wma, .file-list .txt, .file-list .zip {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
  width: 15px;
  height: 21px;
  margin: 0;
  padding: 0;
  position: relative;
}

.file-list .field-filetypeicon > a > span:before, .file-list .pdf:before, .file-list .xls:before, .file-list .xslx:before, .file-list .pptx:before, .file-list .ppt:before, .file-list .docx:before, .file-list .doc:before, .file-list .bmp:before, .file-list .png:before, .file-list .jpg:before, .file-list .jpeg:before, .file-list .psd:before, .file-list .gif:before, .file-list .avi:before, .file-list .mp4:before, .file-list .wmv:before, .file-list .mov:before, .file-list .mp3:before, .file-list .wma:before, .file-list .txt:before, .file-list .zip:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  position: absolute;
  display: block;
  top: 50%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.file-list .field-filetypeicon span:before {
  content: "\f016";
}

.file-list .field-filetypeicon .pdf:before {
  content: "\f1c1";
}

.file-list .field-filetypeicon .xlsx:before, .file-list .field-filetypeicon .xls:before {
  content: "\f1c3";
}

.file-list .field-filetypeicon .pptx:before, .file-list .field-filetypeicon .ppt:before {
  content: "\f1c4";
}

.file-list .field-filetypeicon .docx:before, .file-list .field-filetypeicon .doc:before {
  content: "\f1c2";
}

.file-list .field-filetypeicon .bmp:before, .file-list .field-filetypeicon .png:before, .file-list .field-filetypeicon .jpg:before, .file-list .field-filetypeicon .jpeg:before, .file-list .field-filetypeicon .psd:before, .file-list .field-filetypeicon .gif:before, .file-list .field-filetypeicon .tif:before {
  content: "\f1c5";
}

.file-list .field-filetypeicon .avi:before, .file-list .field-filetypeicon .mp4:before, .file-list .field-filetypeicon .wmv:before, .file-list .field-filetypeicon .mov:before, .file-list .field-filetypeicon .mpg:before, .file-list .field-filetypeicon .mkv:before, .file-list .field-filetypeicon .vp6:before, .file-list .field-filetypeicon .vid:before, .file-list .field-filetypeicon .rv:before, .file-list .field-filetypeicon .webm:before, .file-list .field-filetypeicon .swf:before, .file-list .field-filetypeicon .flv:before, .file-list .field-filetypeicon .m4v:before, .file-list .field-filetypeicon .h264:before, .file-list .field-filetypeicon .mk3d:before, .file-list .field-filetypeicon .gifv:before, .file-list .field-filetypeicon .oggv:before, .file-list .field-filetypeicon .movie:before, .file-list .field-filetypeicon .divx:before {
  content: "\f1c8";
}

.file-list .field-filetypeicon .mp3:before, .file-list .field-filetypeicon .wma:before, .file-list .field-filetypeicon .wav:before, .file-list .field-filetypeicon .fla:before, .file-list .field-filetypeicon .flac:before, .file-list .field-filetypeicon .ra:before, .file-list .field-filetypeicon .rma:before, .file-list .field-filetypeicon .aif:before, .file-list .field-filetypeicon .aiff:before, .file-list .field-filetypeicon .aa:before, .file-list .field-filetypeicon .aac:before, .file-list .field-filetypeicon .mid:before, .file-list .field-filetypeicon .midi:before, .file-list .field-filetypeicon .aax:before, .file-list .field-filetypeicon .ac3:before, .file-list .field-filetypeicon .au:before, .file-list .field-filetypeicon .ogg:before, .file-list .field-filetypeicon .avr:before, .file-list .field-filetypeicon .m4a:before, .file-list .field-filetypeicon .mp4a:before, .file-list .field-filetypeicon .amz:before, .file-list .field-filetypeicon .mka:before, .file-list .field-filetypeicon .asx:before, .file-list .field-filetypeicon .pcm:before, .file-list .field-filetypeicon .m3u:before, .file-list .field-filetypeicon .xwma:before {
  content: "\f1c7";
}

.file-list .field-filetypeicon .txt:before {
  content: "\f0f6";
}

.file-list .field-filetypeicon .zip:before, .file-list .field-filetypeicon .zipx:before, .file-list .field-filetypeicon .rar:before, .file-list .field-filetypeicon .tar:before, .file-list .field-filetypeicon .gz:before, .file-list .field-filetypeicon .dmg:before, .file-list .field-filetypeicon .iso:before {
  content: "\f1c6";
}

.file-list .field-filetypeicon .css:before, .file-list .field-filetypeicon .js:before, .file-list .field-filetypeicon .py:before, .file-list .field-filetypeicon .git:before, .file-list .field-filetypeicon .py:before, .file-list .field-filetypeicon .cpp:before, .file-list .field-filetypeicon .h:before, .file-list .field-filetypeicon .ini:before, .file-list .field-filetypeicon .config:before {
  content: "\f1c9";
}

.file-list .field-filetypeicon .exe:before, .file-list .field-filetypeicon .jar:before, .file-list .field-filetypeicon .dll:before, .file-list .field-filetypeicon .bat:before, .file-list .field-filetypeicon .pl:before, .file-list .field-filetypeicon .scr:before, .file-list .field-filetypeicon .msi:before, .file-list .field-filetypeicon .app:before, .file-list .field-filetypeicon .deb:before, .file-list .field-filetypeicon .apk:before, .file-list .field-filetypeicon .jar:before, .file-list .field-filetypeicon .vb:before, .file-list .field-filetypeicon .prg:before, .file-list .field-filetypeicon .sh:before {
  content: "\f085";
}

.file-list .field-filetypeicon .com:before, .file-list .field-filetypeicon .net:before, .file-list .field-filetypeicon .org:before, .file-list .field-filetypeicon .edu:before, .file-list .field-filetypeicon .gov:before, .file-list .field-filetypeicon .mil:before, .file-list .field-filetypeicon .html:before, .file-list .field-filetypeicon .htm:before, .file-list .field-filetypeicon .xhtml:before, .file-list .field-filetypeicon .jhtml:before, .file-list .field-filetypeicon .php:before, .file-list .field-filetypeicon .php3:before, .file-list .field-filetypeicon .php4:before, .file-list .field-filetypeicon .php5:before, .file-list .field-filetypeicon .phtmle:before, .file-list .field-filetypeicon .asp:before, .file-list .field-filetypeicon .aspx:before, .file-list .field-filetypeicon .cfm:before {
  content: "\f0c1";
}

.file-list.file-list-images .file-list-items li {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 30%;
}

/* breakpoints */
.file-list.file-list-horizontal .component-content > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5px;
}

.file-list.file-list-horizontal .component-content > ul > li {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.file-list.file-list-horizontal li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
}

.file-list.file-list-horizontal li .field-filetypeicon span {
  height: 25px;
  width: 100%;
}

.file-list.file-list-horizontal li .field-filetypeicon span:before {
  font-size: 24px !important;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.file-list.file-list-horizontal .list-item > *, .file-list.file-list-horizontal .list-item > .scEnabledChrome > * {
  display: block;
  text-align: center;
}

.flash .flash-replaced embed {
  min-height: 200px;
}

/* breakpoints */
.flip {
  background: transparent;
  -webkit-perspective: 1000;
          perspective: 1000;
}

.flip h2 {
  margin-bottom: 5px;
}

.flip .Side1, .flip .Side0, .flip .Side0_EDIT, .flip .Side1_EDIT {
  background: #ffffff;
  width: 96%;
  padding: 2%;
}

.flip .Side1:after, .flip .Side0:after, .flip .Side0_EDIT:after, .flip .Side1_EDIT:after {
  content: "";
  display: table;
  clear: both;
}

.flip .Side1_EDIT {
  margin-top: 5px;
}

.flip .flipsides {
  position: relative;
  word-wrap: break-word;
}

.flip .Side1, .flip .Side0 {
  border: 1px solid #d2d2d2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}

.flip .Side1 .slide-heading:after, .flip .Side1 .slide-content:after, .flip .Side0 .slide-heading:after, .flip .Side0 .slide-content:after {
  content: "";
  display: table;
  clear: both;
}

.flip .Side1 {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.flip.active .Side0 {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.flip.active .Side1 {
  -webkit-transform: rotateY(-360deg);
          transform: rotateY(-360deg);
}

.flip.flip-fade .Side0, .flip.flip-fade .Side1 {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.flip.flip-fade .Side1 {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  opacity: 0;
}

.flip.flip-fade.active .Side0 {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  opacity: 0;
}

.flip.flip-fade.active .Side1 {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  opacity: 1;
}

.flip.flip-slide-top .Side0, .flip.flip-slide-top .Side1 {
  -webkit-transition-property: height, visibility, padding-top;
  -o-transition-property: height, visibility, padding-top;
  transition-property: height, visibility, padding-top;
  -webkit-transition-duration: 1s, 1s, 1s;
       -o-transition-duration: 1s, 1s, 1s;
          transition-duration: 1s, 1s, 1s;
  -webkit-transition-timing-function: linear, linear, linear;
       -o-transition-timing-function: linear, linear, linear;
          transition-timing-function: linear, linear, linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flip.flip-slide-top .Side1 {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  overflow: hidden;
  height: 0;
  visibility: hidden;
  padding-top: 0;
  padding-bottom: 0;
}

.flip.flip-slide-top .Side1 .slide-heading {
  margin-top: 16px;
}

.flip.flip-slide-top.active .Side0 {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.flip.flip-slide-top.active .Side1 {
  height: 100%;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  visibility: visible;
  padding-top: 0;
  padding-bottom: 10px;
}

.flip.flip-vertical .Side1 {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.flip.flip-vertical.active .Side0 {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.flip.flip-vertical.active .Side1 {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform: rotateX(360deg);
          transform: rotateX(360deg);
}

.no-csstransforms3d .flip .Side1 {
  display: none;
}

.no-csstransforms3d .flip.active .Side0 {
  display: none;
}

.no-csstransforms3d .flip.active .Side1 {
  display: block;
}

.on-page-editor .flipsides {
  height: auto;
}

.on-page-editor .flipsides .Side0, .on-page-editor .flipsides .Side1 {
  margin-bottom: 10px;
}

/* breakpoints */
#footer {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

@media only screen and (min-width: 992px) {
  .has-connect-with-us ~ .footer-copyright .link-list {
    margin-left: 0;
  }
}

.footer-connect-with-us > .component-content .link-list ul li a {
  font-weight: normal;
  line-height: 16px;
}

@media only screen and (min-width: 768px) {
  .footer-connect-with-us::before {
    content: '';
    width: 100%;
    border-top: 1px solid #e8e6e6;
  }
  .footer-connect-with-us > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 20px;
  }
  .footer-connect-with-us > .component-content .link-list h3 {
    margin-bottom: 0.75rem;
    font-weight: 600;
    color: #000;
  }
  .footer-connect-with-us > .component-content .link-list h3:after {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (min-width: 992px) {
  .footer-connect-with-us > .component-content .link-list h3 {
    font-size: 26px;
    line-height: 22px;
  }
}

@media only screen and (min-width: 768px) {
  .footer-connect-with-us > .component-content .link-list ul {
    padding-bottom: 0.95rem;
  }
}

/* breakpoints */
.footer-copyright {
  background-color: #757575;
}

.footer-copyright > .row {
  margin-right: -1rem;
  margin-left: -1rem;
}

@media only screen and (min-width: 992px) {
  .footer-copyright .container > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-copyright .container > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer-copyright .rich-text {
  margin: 0.6rem 0 0;
  color: #fff;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 0.64286em;
  font-weight: 300;
  line-height: 1.6;
}

@media only screen and (min-width: 992px) {
  .footer-copyright .rich-text {
    margin: 0.65rem 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-copyright .rich-text {
    margin: 0.65rem 0;
  }
}

.footer-copyright .link-list {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .footer-copyright .link-list {
    white-space: initial;
    margin-top: 0;
    margin-left: 5.75rem;
    margin-bottom: 0.1rem;
  }
}

@media only screen and (min-width: 768px) {
  .footer-copyright .link-list {
    white-space: nowrap;
  }
}

.footer-copyright .link-list.\--hide-title h3 {
  display: none;
}

.footer-copyright .link-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-copyright .link-list ul li a {
  margin-left: 1rem;
  color: #fff;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 0.64286em;
  font-weight: 300;
  line-height: 2;
}

@media only screen and (min-width: 768px) {
  .footer-copyright .link-list ul li a {
    margin-right: 1.35rem;
    margin-left: 0;
    letter-spacing: 0.1px;
  }
}

.footer-copyright .link-list ul li a:hover {
  color: #fff;
  opacity: 0.7;
}

.site-dda .footer-copyright .link-list ul li a {
  font-size: 0.78571em;
}

.footer-copyright.footer-campaign {
  background-color: #808080;
  padding: 0 1rem;
}

@media only screen and (min-width: 992px) {
  .footer-copyright.footer-campaign {
    padding: 0;
  }
}

.footer-copyright.footer-campaign > .row {
  margin-right: 0;
  margin-left: 0;
}

.footer-copyright.footer-campaign .rich-text {
  margin: 1.2rem 0 0.7rem;
  font-family: "SFCompactText", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}

@media only screen and (min-width: 768px) {
  .footer-copyright.footer-campaign .rich-text {
    margin: 1.2rem 0;
  }
}

.footer-copyright.footer-campaign .link-list {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) {
  .footer-copyright.footer-campaign .link-list {
    margin-top: 0;
    margin-bottom: 0.1rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer-copyright.footer-campaign .link-list {
    margin-left: 0;
  }
}

.footer-copyright.footer-campaign .link-list ul li a {
  margin-left: 0.6rem;
  font-family: "SFProDisplay", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
}

@media only screen and (min-width: 768px) {
  .footer-copyright.footer-campaign .link-list ul li a {
    font-size: 14px;
    margin-left: 0;
  }
}

.footerCR {
  padding: 1.5rem 0.775rem 4.5rem !important;
  background-color: #b5131d;
  background-image: url(../images/FOOTER-Mobile.jpg);
  background-position: left bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .footerCR {
    padding: 2.4rem 2.65rem 2.4rem 1.5rem !important;
    background-image: url(../images/FOOTER-iPad.jpg);
    background-size: contain;
  }
}

@media only screen and (min-width: 992px) {
  .footerCR {
    padding: 4.45rem 0.775rem 1.5rem !important;
    background-image: url(../images/FOOTER-Desktop.jpg);
    background-size: contain;
  }
}

.ar .footerCR {
  background-position: right bottom;
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.footerCR .container {
  padding: 0;
  position: relative;
  z-index: 1;
}

.footerCR__container {
  width: 100% !important;
}

@media only screen and (min-width: 1200px) {
  .footerCR__container {
    max-width: 53.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .footerCR__container > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (min-width: 768px) {
  .footerCR__container > .component-content > div:nth-child(1) {
    width: 50%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media only screen and (min-width: 992px) {
  .footerCR__container > .component-content > div:nth-child(1) {
    width: 35%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

@media only screen and (min-width: 768px) {
  .footerCR__container > .component-content > div:nth-child(2) {
    width: 25%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (min-width: 992px) {
  .footerCR__container > .component-content > div:nth-child(2) {
    width: 15%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media only screen and (min-width: 768px) {
  .footerCR__container > .component-content > div:nth-child(3) {
    width: 25%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media only screen and (min-width: 992px) {
  .footerCR__container > .component-content > div:nth-child(3) {
    width: 15%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media only screen and (min-width: 768px) {
  .footerCR__container > .component-content > div:nth-child(4) {
    width: 100%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

@media only screen and (min-width: 992px) {
  .footerCR__container > .component-content > div:nth-child(4) {
    width: 35%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.footerCR__logo {
  width: 100%;
  max-width: 6.7rem;
  margin-top: 3rem;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .footerCR__logo {
    margin-top: 0;
  }
}

.footerCR .footer-social {
  padding-top: 0 !important;
  margin-top: 0;
}

.footerCR .footer-social .component-content .img-responsive {
  margin-left: 2rem;
}

@media only screen and (min-width: 992px) {
  .footerCR__formGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .footerCR__formInput {
    width: 50%;
    padding: 0 0.5rem;
  }
}

.footerCR .form-footer {
  margin-top: 0;
  margin-bottom: 3rem;
}

.footerCR .form-footer .comp-input {
  display: block;
  width: 100%;
  min-width: auto;
}

.footerCR .form-footer .comp-input .input-controller {
  font-size: 0.65rem;
  line-height: 1rem;
  font-weight: 400;
  color: #fff;
  border-bottom-width: 0.05rem;
  border-bottom-color: #fff;
}

.ar .footerCR .form-footer .comp-input .input-controller {
  text-align: right;
}

.footerCR .form-footer .comp-input .input-controller:focus, .footerCR .form-footer .comp-input .input-controller.\--filled {
  border-bottom-color: #fff;
}

.footerCR .form-footer .comp-input .input-controller.\--error {
  border-bottom-color: #fcea10;
}

.footerCR .form-footer .comp-input .input-controller.\--error + .input-label {
  color: #fcea10;
}

.footerCR .form-footer .comp-input .input-controller:focus ~ .input-label,
.footerCR .form-footer .comp-input .input-controller.\--filled ~ .input-label {
  opacity: 0.7;
}

.footerCR .form-footer .comp-input .input-label {
  padding: 0.35rem 0 0.35rem 0.65rem;
  font-size: 0.65rem;
  line-height: 1rem;
  font-weight: 400;
  color: #fff;
  opacity: 0.7;
}

.footerCR .form-footer .comp-checkbox {
  display: block;
  margin-left: 0;
}

.footerCR .form-footer .comp-checkbox .input-controller:checked ~ .input-label:before {
  background-color: #fff;
  border-color: #fff;
}

.footerCR .form-footer .comp-checkbox .input-controller:checked ~ .input-label:after {
  opacity: 1;
  visibility: visible;
}

.footerCR .form-footer .comp-checkbox .input-label {
  font-size: 0.6rem;
  line-height: 0.8rem;
  color: #fff;
  font-weight: 400;
}

.footerCR .form-footer .comp-checkbox .input-label::before {
  top: 0;
  border-color: #fff;
}

.footerCR .form-footer .comp-checkbox .input-label:after {
  top: 0.25rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA4IDYiIGZpbGw9Im5vbmUiPgo8cGF0aCBkPSJNMSAyLjc5NTgxTDMuMTMxNjQgNUw3IDEiIHN0cm9rZT0iI2I0MTMxYyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+);
}

.footerCR .form-footer .comp-checkbox .input-label:hover::before {
  background-color: transparent;
  border-color: #fff;
}

.footerCR .form-footer .comp-checkbox .input-label:hover::after {
  opacity: 0;
  visibility: hidden;
}

.footerCR .form-footer .comp-checkbox .input-label a {
  color: inherit;
  text-decoration: underline;
}

.footerCR .form-footer .parsley-errors-list {
  padding: 0;
  font-size: 0.6rem;
  line-height: 0.8rem;
  color: #fcea10;
}

.footerCR .form-footer button {
  width: 5.55rem;
  height: 2.2rem;
  font-size: 0.65rem;
  line-height: 1.7rem;
  font-weight: 700;
  color: #fff;
  background-color: transparent;
  border: 0.05rem solid #fff;
  border-radius: 1.1rem;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.footerCR .form-footer button:hover {
  color: #b5131d;
  background-color: #fff;
}

.footerCR .form-footer button::before {
  display: none;
}

.footerCR__title {
  padding-bottom: 0.4rem;
  margin-bottom: 1.15rem;
  font-size: 0.8rem;
  line-height: 0.9rem;
  font-weight: 600;
  color: #fff;
  position: relative;
}

.footerCR__title::before {
  content: "";
  width: 3rem;
  border-bottom: 0.1rem solid #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media only screen and (min-width: 992px) {
  .footerCR__title {
    font-size: 0.9rem;
    line-height: 1rem;
  }
}

.footerCR.footer-list-link > .row {
  margin: 0;
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list {
  display: block;
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list::after {
  background-color: #D8D8D8;
  opacity: 0.2;
  width: 100%;
  right: 0;
  left: 0;
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list .title,
.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list h3 {
  margin-bottom: 0.75rem;
  font-size: 0.8rem;
  line-height: 0.9rem;
  font-weight: 600;
  color: #fff;
  position: relative;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list .title,
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list h3 {
    padding-bottom: 0.4rem;
  }
}

@media only screen and (min-width: 992px) {
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list .title,
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list h3 {
    font-size: 0.9rem;
    line-height: 1rem;
  }
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list .title::before,
.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list h3::before {
  display: none;
  content: "";
  width: 3rem;
  border-bottom: 0.1rem solid #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media only screen and (min-width: 768px) {
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list .title::before,
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list h3::before {
    display: block;
  }
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list .title::after,
.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list h3::after {
  content: "";
  width: 0.65rem;
  height: 0.4rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEzIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi41MDAwOCAzLjEyMTE3TDEuNzA3MTggNy45MTQwNkwwLjI5Mjk2OSA2LjQ5OTg1TDYuMjkyOTcgMC40OTk4NDlMNi41MDAwOCAwLjcwNjk1Nkw2LjcwNzE4IDAuNDk5ODQ5TDEyLjcwNzIgNi40OTk4NUwxMS4yOTMgNy45MTQwNkw2LjUwMDA4IDMuMTIxMTdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

@media only screen and (min-width: 768px) {
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list .title::after,
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list h3::after {
    display: none;
  }
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list .title.active::after,
.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list h3.active::after {
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list ul {
  padding-right: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list ul {
    padding-right: 0;
  }
}

@media only screen and (min-width: 768px) {
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list ul li {
    margin-bottom: 0.5rem;
  }
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list ul li:not(:last-child) {
  border-bottom: 0.05rem solid rgba(216, 216, 216, 0.2);
}

@media only screen and (min-width: 768px) {
  .footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list ul li:not(:last-child) {
    border-bottom: none;
  }
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list ul li a {
  display: block;
  margin: 0;
  color: #fff;
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list ul li a:hover {
  text-decoration: underline;
}

.footerCR.footer-list-link.footer-multi-level.footer-multi-level-jbr .link-list.\--lasted::after {
  display: none;
}

.footerCR .footer-copyright {
  width: 100%;
  background-color: transparent;
}

@media only screen and (min-width: 1200px) {
  .footerCR .footer-copyright {
    max-width: 53.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .footerCR .footer-copyright .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 400;
  }
}

.ar .footerCR .footer-copyright .component-content {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.footerCR .footer-copyright > .row {
  margin: 0;
}

.footerCR .footer-copyright .rich-text {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0.75rem;
  font-size: 0.45rem;
  line-height: 0.9rem;
}

@media only screen and (min-width: 768px) {
  .footerCR .footer-copyright .rich-text {
    margin: 0;
  }
}

.footerCR .footer-copyright .link-list {
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .footerCR .footer-copyright .link-list {
    margin-right: 1rem !important;
  }
}

.footerCR .footer-copyright .link-list::after {
  display: none;
}

.footerCR .footer-copyright .link-list ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 !important;
  flex-wrap: wrap;
}

.footerCR .footer-copyright .link-list ul li {
  padding: 0 !important;
}

@media only screen and (min-width: 768px) {
  .footerCR .footer-copyright .link-list ul li {
    margin-bottom: 0 !important;
  }
}

.footerCR .footer-copyright .link-list ul li:not(:last-child) {
  margin-left: 1rem;
  border-bottom: none !important;
}

.footerCR .footer-copyright .link-list ul li a {
  display: block;
  max-width: 100%;
  font-size: 0.45rem !important;
  line-height: 0.9rem !important;
}

.footerCR .footer-copyright .container > .component-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.ar .footerCR .input-controller,
.ar .footerCR .input-label {
  font-family: inherit;
}

.footer-list-link {
  padding-bottom: 1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .footer-list-link {
    padding-top: 2.55rem;
    padding-bottom: 1.15rem;
  }
}

.footer-list-link > .row {
  margin-right: -1rem;
  margin-left: -1rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-list-link .container-flex {
    padding-top: 2.5rem;
  }
}

.footer-list-link .container-flex > .component-content {
  display: block;
}

@media only screen and (min-width: 992px) {
  .footer-list-link .container-flex > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-list-link .container-flex > .component-content {
    display: block;
  }
}

.footer-list-link .container-flex > .component-content > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0;
  width: 100%;
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-list-link .container-flex > .component-content > div {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 33%;
    display: inline-block;
    vertical-align: text-top;
  }
}

@media only screen and (min-width: 992px) {
  .footer-list-link .container-flex > .component-content > div {
    padding-left: 2rem;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .footer-list-link .container-flex > .component-content > div:last-child {
    padding-left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .footer-list-link .container-flex > .component-content .footer-connect-with-us {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    padding-left: 0;
  }
  .footer-list-link .container-flex > .component-content .footer-connect-with-us ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer-list-link .container-flex > .component-content .footer-connect-with-us ul li:not(last-child) {
    padding-left: 1.5rem;
  }
  .footer-list-link .container-flex > .component-content .footer-connect-with-us ul li a {
    max-width: 100%;
  }
}

.footer-list-link .link-list {
  position: relative;
}

.footer-list-link .link-list:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 1px;
  background-color: #d8d8d8;
  width: calc(100% + 2rem);
  right: -20px;
}

@media only screen and (min-width: 768px) {
  .footer-list-link .link-list:after {
    display: none;
  }
}

.footer-list-link .link-list h3 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 0.85714em;
  font-weight: bold;
  line-height: 1.83333;
  display: block;
  color: #000;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  position: relative;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .footer-list-link .link-list h3 {
    margin-bottom: 0.9rem;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0.25rem;
    cursor: default;
  }
}

@media only screen and (min-width: 768px) {
  .footer-list-link .link-list h3:after {
    top: 100%;
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #fcea10;
  }
}

@media only screen and (max-width: 991px) {
  .footer-list-link .link-list h3:before {
    content: "";
    position: absolute;
    top: 40%;
    left: 0;
    width: 0.6rem;
    height: 0.6rem;
    border: 2px solid #b5131d;
    border-color: #b5131d transparent transparent #b5131d;
    -webkit-transform: translate(0, -40%) rotate(-135deg);
        -ms-transform: translate(0, -40%) rotate(-135deg);
            transform: translate(0, -40%) rotate(-135deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-list-link .link-list h3:before {
    display: none;
  }
}

.footer-list-link .link-list h3.active:before {
  -webkit-transform: translate(0, 10%) rotate(45deg);
      -ms-transform: translate(0, 10%) rotate(45deg);
          transform: translate(0, 10%) rotate(45deg);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.footer-list-link .link-list ul {
  display: block;
  padding-bottom: 0.3rem;
}

@media only screen and (min-width: 992px) {
  .footer-list-link .link-list ul {
    padding-bottom: 0.75rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-list-link .link-list ul {
    padding-bottom: 1.55rem;
  }
}

.footer-list-link .link-list ul li {
  margin-bottom: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .footer-list-link .link-list ul li {
    margin-bottom: 0.15rem;
  }
}

@media only screen and (max-width: 767px) {
  .footer-list-link .link-list ul li:first-child {
    padding-top: 0.85rem;
  }
  .footer-list-link .link-list ul li:not(:last-child) {
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #d8d8d8;
  }
}

.footer-list-link .link-list ul li a {
  display: block;
  font-size: 0.85714em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  color: #414042;
}

@media only screen and (min-width: 992px) {
  .footer-list-link .link-list ul li a {
    display: inline-block;
    max-width: 85%;
  }
}

.no-touch .footer-list-link .link-list ul li a:hover {
  color: #414042;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link {
    padding-bottom: 1.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link {
    padding-top: 3.35rem;
    padding-bottom: 0.55rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link {
    padding-bottom: 4.05rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .container-flex {
    padding-top: 0;
    overflow: hidden;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .container-flex > .component-content {
    margin-right: -1.75rem;
    margin-left: -1.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .container-flex > .component-content:last-child {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .container-flex > .component-content > div:last-child .link-list::after {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .container-flex > .component-content > div {
    padding: 0 1.75rem 3rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .container-flex > .component-content > div {
    width: auto;
    min-width: auto;
    padding-left: 3.5rem;
  }
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .container-flex > .component-content > div:last-child {
    padding-left: 0;
  }
}

.footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul {
  padding-bottom: 0;
}

.footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul li {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul li {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    margin-bottom: 0;
  }
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul li:first-child {
    padding-top: 0;
  }
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul li:last-child {
    padding-bottom: 1rem;
  }
}

.footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul li:last-child {
  margin-bottom: 0;
}

.footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul li a {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul li a {
    font-size: 13px;
    line-height: 20px;
  }
}

.ar .footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul li a {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.5;
}

.footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul.sub-link {
  padding-right: 0.75rem;
}

.footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul.sub-link li::before {
  margin-right: -0.75rem;
}

.footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul.sub-link li a {
  line-height: 34px;
}

@media only screen and (min-width: 768px) {
  .footer-multi-level.footer-multi-level-jbr.footer-list-link .link-list ul.sub-link li a {
    line-height: 25px;
  }
}

.footer-multi-level.footer-multi-level-jbr .link-list .title {
  position: relative;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .footer-multi-level.footer-multi-level-jbr .link-list .title {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    padding: 0.75rem 0 1rem;
  }
}

@media only screen and (min-width: 768px) {
  .footer-multi-level.footer-multi-level-jbr .link-list .title {
    padding-bottom: 0.35rem;
    margin-bottom: 1rem;
  }
}

.ar .footer-multi-level.footer-multi-level-jbr .link-list .title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .footer-multi-level.footer-multi-level-jbr .link-list .title::before {
    content: "";
    position: absolute;
    top: 40%;
    left: 0;
    width: 0.6rem;
    height: 0.6rem;
    border: 2px solid #b5131d;
    border-color: #b5131d transparent transparent #b5131d;
    -webkit-transform: translate(0, -40%) rotate(-135deg);
        -ms-transform: translate(0, -40%) rotate(-135deg);
            transform: translate(0, -40%) rotate(-135deg);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
  }
}

@media only screen and (min-width: 768px) {
  .footer-multi-level.footer-multi-level-jbr .link-list .title::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 3rem;
    height: 2px;
    background-color: #b5131d;
  }
}

.footer-multi-level.footer-multi-level-jbr .link-list .title.active:before {
  -webkit-transform: translate(0, 10%) rotate(45deg);
      -ms-transform: translate(0, 10%) rotate(45deg);
          transform: translate(0, 10%) rotate(45deg);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media only screen and (max-width: 767px) {
  .footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .container {
    padding-right: 1.6rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .container > .component-content {
    padding-right: 1.5rem;
  }
}

.footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .rich-text {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 9px;
  line-height: 18px;
  font-weight: normal;
  margin: 1rem 0 0;
}

@media only screen and (min-width: 768px) {
  .footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .rich-text {
    margin: 0.55rem 0;
  }
}

.ar .footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .rich-text {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .link-list {
    margin-top: 0.25rem;
    margin-bottom: 1.1rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .link-list {
    margin-left: 0;
  }
}

.footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .link-list ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .link-list ul li a {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 9px;
  line-height: 18px;
  font-weight: normal;
}

.ar .footer-multi-level.footer-multi-level-jbr ~ .footer-copyright .link-list ul li a {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-multi-level-jbr .footer-social {
    padding-top: 0.9rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level {
    padding-bottom: 2.15rem;
  }
}

.footer-multi-level.footer-list-link .link-list h3 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.footer-multi-level.footer-list-link .link-list h3::after {
  background-color: #b5131d;
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-list-link .link-list h3 {
    margin-bottom: 1rem;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-list-link .link-list ul {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-list-link .link-list ul li {
    margin-bottom: 0.5rem;
  }
  .footer-multi-level.footer-list-link .link-list ul li:last-child {
    margin-bottom: 0;
  }
}

.footer-multi-level.footer-list-link .link-list ul li a {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
}

.footer-multi-level.footer-list-link .link-list ul li a:hover {
  text-decoration: none;
}

.footer-multi-level.footer-list-link .link-list ul.sub-link {
  padding-right: 1rem;
}

.footer-multi-level.footer-list-link .link-list ul.sub-link li {
  position: relative;
  margin-bottom: 0.25rem;
}

.footer-multi-level.footer-list-link .link-list ul.sub-link li:first-child {
  margin-top: 0.25rem;
}

.footer-multi-level.footer-list-link .link-list ul.sub-link li:last-child {
  margin-bottom: 0;
}

.footer-multi-level.footer-list-link .link-list ul.sub-link li::before {
  content: "-";
  position: absolute;
  right: 0;
  font-size: inherit;
  margin-right: -1rem;
}

.footer-multi-level.footer-list-link .link-list ul.sub-link li a {
  font-weight: normal;
}

.footer-multi-level.footer-list-link .container-flex > .component-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-list-link .container-flex > .component-content {
    display: table;
    width: 100%;
  }
  .footer-multi-level.footer-list-link .container-flex > .component-content:last-child {
    margin-top: 1.5rem;
  }
  .footer-multi-level.footer-list-link .container-flex > .component-content .footer-connect-with-us {
    padding: 0;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level.footer-list-link .container-flex > .component-content > div {
    min-width: 7.85rem;
    padding-left: 3rem;
    display: table-cell;
    width: 27%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-multi-level.footer-list-link .container-flex:nth-child(2) {
    padding-top: 0;
  }
}

@media only screen and (min-width: 992px) {
  .footer-multi-level .footer-connect-with-us > .component-content {
    padding-top: 1.5rem;
  }
}

.footer-multi-level .footer-connect-with-us .link-list::after {
  display: none;
}

.footer-multi-level .footer-connect-with-us .link-list h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
}

@media only screen and (min-width: 992px) {
  .footer-multi-level .footer-connect-with-us .link-list h3 {
    font-size: 20px;
    margin-bottom: 0.25rem;
  }
}

.footer-multi-level .footer-connect-with-us .link-list ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #555555;
}

@media only screen and (min-width: 992px) {
  .footer-multi-level .footer-connect-with-us .link-list ul li a {
    font-size: 12px;
  }
}

.footer-multi-level .footer-connect-with-us .link-list ul li a:hover {
  color: #878787;
}

.footer-newsletter {
  padding-bottom: 2.5rem;
}

@media only screen and (min-width: 992px) {
  .footer-newsletter {
    padding-bottom: 3.15rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-newsletter {
    padding-bottom: 5.95rem;
  }
}

.footer-newsletter > .row {
  margin-right: -1rem;
  margin-left: -1rem;
}

.footer-newsletter .rich-text .comp-heading > p {
  font-size: 16px;
}

.custom-animation .footer-newsletter {
  padding-top: 5rem;
  position: relative;
  z-index: 1;
}

.custom-animation .footer-newsletter .comp-input, .custom-animation .footer-newsletter .comp-select {
  position: relative;
  z-index: 1;
}

.footer-social {
  margin-top: 1.6rem;
  margin-bottom: 1.4rem;
  padding-right: 0.1rem;
}

@media only screen and (min-width: 992px) {
  .footer-social {
    margin-top: 0.65rem;
    margin-bottom: 0;
    padding-right: 0;
  }
}

.footer-social .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.footer-social .component-content .img-responsive {
  margin-left: 1rem;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .footer-social .component-content .img-responsive {
    margin-left: 0.75rem;
  }
}

.footer-social .component-content .img-responsive:last-child {
  margin-left: 0;
}

.footer-social .component-content img {
  max-height: 15px;
}

/* breakpoints */
.form {
  margin: 10px 0;
  font-size: 14px;
  overflow: hidden;
}

.form table {
  width: 100%;
}

.form .scfRequired {
  display: none !important;
}

.form fieldset {
  border: 1px solid #d2d2d2;
  padding: 15px;
  margin: 10px 0;
  position: relative;
}

.form fieldset legend {
  font-weight: 700;
  padding: 0 5px;
  font-size: 16px;
  position: absolute;
  top: -33px;
  background: #fff;
  right: 0;
}

.form .scfSectionContent > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 15px 0;
  border: 1px dashed gray;
  padding: 10px;
  position: relative;
}

.form .scfSectionContent > div:after {
  clear: both;
  content: "";
  display: block;
}

.form .scfSectionContent > div:hover [class$="GeneralPanel"] > [class$="UsefulInfo"] {
  opacity: 1;
}

.form .scfSectionContent > div select, .form .scfSectionContent > div input {
  margin-right: 5px;
}

.form .scfSectionContent > div ~ div {
  margin: 0;
}

.form .scfSectionContent > div > label, .form .scfSectionContent > div > div {
  width: 100%;
  display: block;
  padding: 0;
}

.form .scfSectionContent [class$="UsefulInfo"] {
  -webkit-transition: opacity 0.75s;
  -o-transition: opacity 0.75s;
  transition: opacity 0.75s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  font-size: 12px;
  margin-right: 5px;
  position: absolute;
  border: 1px solid #d2d2d2;
  right: 0px;
  top: -15px;
  padding: 4px 8px;
  max-width: 98%;
  width: auto;
  background-color: #f5f5f5;
  color: #dedede;
}

.form input, .form select, .form textarea {
  border: 1px solid #d2d2d2;
  padding: 2px 4px;
  max-width: 98%;
}

.form .scfCaptcha input[type="text"] {
  margin: 0;
}

.form .scfCaptchaLimitGeneralPanel, .form .scfCaptchStrongTextPanel {
  max-width: 100%;
  width: auto;
}

.form .scfCaptchaLabel {
  display: none;
}

.form .scfSectionContent .scfCaptchaGeneralPanel embed {
  max-width: 180px;
}

.form input[type="image"] {
  border: none;
}

.form input[type="submit"], .form button {
  border: 1px solid #d2d2d2;
  background: #ffffff;
  cursor: pointer;
  margin-right: 0;
}

.form input[type="text"], .form input[type="password"], .form textarea, .form input[type="file"] {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #d2d2d2;
  width: 95%;
  padding: 2px;
}

.form input[type="text"] + span, .form input[type="password"] + span, .form textarea + span, .form input[type="file"] + span {
  display: inline-block;
  vertical-align: middle;
}

.form input[type="file"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.form input[type="radio"] {
  position: absolute;
}

.form input[type="radio"] + label:before {
  content: "";
  position: absolute;
  top: 2px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #ffffff;
}

.form input[type="radio"] + label:after {
  content: "";
  position: absolute;
  top: 2px;
  display: block;
  width: 16px;
  height: 15px;
  background: image-url("radiobox.png");
}

.form input[type="radio"]:checked + label:after {
  background-position: -16px 0;
}

.form input[type="radio"] + label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-right: 20px;
  margin-right: 5px;
  position: relative;
}

.form select {
  border: 1px solid #d2d2d2;
  max-height: 30px;
  position: relative;
  text-indent: 2px;
}

.form .scfListBox {
  background: none;
  max-height: none;
}

.form .scfDateSelectorDay, .form .scfDateSelectorMonth, .form .scfDateSelectorYear {
  width: 30%;
}

.book-venue-form .container-inner.container {
  max-width: 920px;
}

.book-venue-form .form-business-space__choices .submit-wrapper {
  display: none;
  margin-top: 30px;
  position: relative;
  top: -170px;
  right: 0;
}

@media only screen and (min-width: 768px) {
  .book-venue-form .form-business-space__choices .submit-wrapper {
    margin-top: 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .book-venue-form .form-business-space__choices .submit-wrapper {
    max-width: 25.4rem;
    margin: 3rem auto 0;
  }
}

.book-venue-form .form-business-space__choices.has-content .submit-wrapper {
  display: block;
}

.book-venue-form .form-business-space__choices .comp-question:first-child {
  padding-top: 30px;
}

.book-venue-form .form-business-space__choices .comp-question:last-child {
  padding-bottom: 144px !important;
}

.book-venue-form .form-business-space__choices .comp-select.comp-select.comp-select {
  margin-top: 13px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .form-business-space__choices .comp-select.comp-select.comp-select {
    max-width: 303px;
    margin-bottom: 11px;
  }
}

.book-venue-form .main-title {
  color: #000;
  margin-bottom: 2rem;
  padding-top: 2.5rem;
}

@media only screen and (min-width: 768px) {
  .book-venue-form .main-title {
    padding-top: 5rem;
    margin-bottom: 2.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .book-venue-form .main-title {
    padding-top: 4rem;
  }
}

@media only screen and (min-width: 1440px) {
  .book-venue-form .main-title {
    margin-bottom: 3.5rem;
    margin-right: -8.25rem;
    padding-top: 6rem;
  }
}

@media only screen and (min-width: 1920px) {
  .book-venue-form .main-title {
    margin-bottom: 4.85rem;
    padding-top: 7.85rem;
  }
}

.book-venue-form .comp-question.first-question {
  padding-top: 0 !important;
  padding-bottom: 100px !important;
}

.book-venue-form .comp-question.first-question > .comp-heading {
  margin-bottom: 1rem;
}

.book-venue-form .comp-question.padding-custom {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-question.padding-custom {
    padding-top: 30px;
    padding-bottom: 100px;
  }
}

.book-venue-form .comp-radio-image {
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-radio-image {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.book-venue-form .comp-radio-image-item {
  margin-bottom: 1.5rem;
}

.book-venue-form .comp-checkbox {
  margin-top: 1.75rem;
}

.book-venue-form .date-wrapper .input-has-date {
  background: url(../images/icon-date.svg) no-repeat left center;
}

.book-venue-form .date-wrapper.disabled {
  pointer-events: none;
  opacity: .5;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .date-wrapper .comp-input {
    max-width: 303px !important;
  }
  .book-venue-form .date-wrapper .comp-input:first-child {
    margin-left: 40px;
  }
}

@media only screen and (min-width: 992px) {
  .book-venue-form.modal.modal {
    padding-right: 4rem !important;
    background: rgba(0, 0, 0, 0.25);
  }
}

.book-venue-form.modal.modal.\--submitted.in {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.book-venue-form.modal.modal.\--submitted > .component-content {
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: auto;
}

.book-venue-form.modal.modal.\--submitted .comp-image-logo {
  display: none;
}

.book-venue-form.modal.modal.\--submitted .comp-question {
  padding-top: 95px;
  padding-bottom: 19px;
}

.book-venue-form.modal.modal.\--submitted .comp-question .comp-heading > h2 {
  max-width: none;
}

@media only screen and (max-width: 991px) {
  .book-venue-form__to-do, .book-venue-form__to-do-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.book-venue-form__choice > .comp-select.comp-select.comp-select {
  margin-top: 13px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form__choice > .comp-select.comp-select.comp-select {
    max-width: 302px;
    margin-bottom: 11px;
  }
}

.book-venue-form__work-space {
  padding-top: 23px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form__work-space {
    padding-top: 0;
  }
}

.book-venue-form__work-space .comp-accordion-checkbox.\--error ~ .comp-accordion-checkbox {
  outline-color: #f90000;
}

.book-venue-form__error-group {
  position: relative;
}

.book-venue-form__error-group .parsley-errors-list.parsley-errors-list {
  position: relative;
}

.book-venue-form__business-type + .book-venue-form__error-group .parsley-errors-list.parsley-errors-list {
  margin-top: -10px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form__business-type + .book-venue-form__error-group .parsley-errors-list.parsley-errors-list {
    margin-top: -35px;
  }
}

.book-venue-form__group ~ .book-venue-form__group {
  margin-top: 45px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form__group ~ .book-venue-form__group {
    margin-top: 100px;
  }
}

@media only screen and (min-width: 992px) {
  .book-venue-form__group .comp-heading.comp-heading h2 {
    max-width: none;
  }
}

.book-venue-form .component-content {
  background: white;
}

.book-venue-form .comp-question {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-question {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.book-venue-form .comp-question .comp-heading {
  margin-bottom: 17px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-question .comp-heading {
    margin-bottom: 30px;
  }
}

.book-venue-form .comp-question .comp-heading h2 {
  margin-bottom: 0;
}

.book-venue-form .comp-question .comp-heading p {
  margin-top: 23px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  max-width: 238px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-question .comp-heading p {
    margin-top: 30px;
    max-width: 504px;
  }
}

.book-venue-form .comp-question .comp-input,
.book-venue-form .comp-question .comp-select {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin-top: 12px;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-question .comp-input,
  .book-venue-form .comp-question .comp-select {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .book-venue-form .comp-question .parsley-errors-list {
    position: relative;
  }
}

.book-venue-form fieldset legend {
  margin-bottom: 7px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

@media only screen and (min-width: 992px) {
  .book-venue-form fieldset legend {
    margin-bottom: 20px;
    font-size: 36px;
  }
}

.book-venue-form fieldset + .comp-heading.comp-heading {
  margin-top: 57px;
  margin-bottom: 32px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form fieldset + .comp-heading.comp-heading {
    margin-top: 90px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .book-venue-form fieldset .row {
    margin-right: -16.5px;
    margin-left: -16.5px;
  }
  .book-venue-form fieldset .row [class*="col-"] {
    padding-right: 16.5px;
    padding-left: 16.5px;
  }
  .book-venue-form fieldset .row .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .book-venue-form fieldset .row .row [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.book-venue-form .choices__item {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.book-venue-form .choices__list--dropdown .choices__item {
  white-space: normal;
}

.book-venue-form .comp-select .choices[data-type*=select-one] .choices__inner {
  padding-top: 6px;
}

html:not(.ios) .book-venue-form .comp-select .choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0;
}

.safari .book-venue-form .comp-select .choices[data-type*=select-one] .choices__inner {
  padding: 0.5rem 0 0.2rem 0.5rem !important;
}

@media only screen and (max-width: 991px) {
  .book-venue-form .comp-select .choices[data-type*=select-one] .choices__inner {
    padding-top: 8px;
    border-width: 1px;
  }
}

.book-venue-form .comp-select .choices[data-type*=select-one] .choices__input {
  padding-bottom: 5px;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-select .choices[data-type*=select-one] .choices__list--dropdown .hide-dropdown {
    top: 0.65rem;
  }
}

@media only screen and (max-width: 991px) {
  .book-venue-form .comp-input .input-controller {
    border-width: 1px;
  }
}

.book-venue-form .comp-radio-image {
  padding-top: 0;
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-radio-image-item {
    max-width: 266px;
  }
}

@media only screen and (max-width: 991px) {
  .book-venue-form .comp-radio-image-item:not(:last-child) {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .book-venue-form .comp-radio-image-item:not(:last-child) {
    margin-left: 1.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .book-venue-form .comp-radio-image-item {
    top: auto;
    bottom: auto;
    right: auto;
  }
  .book-venue-form .comp-radio-image-item svg,
  .book-venue-form .comp-radio-image-item .\--has-overlay {
    display: none;
  }
  .book-venue-form .comp-radio-image-item .input-label {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    max-width: none;
    font-size: 16px;
    padding: 28px 71px 25px 25px !important;
    color: #000 !important;
    border: 1px solid #e4d1e4 !important;
  }
  .book-venue-form .comp-radio-image-item .input-label:before {
    top: auto;
    right: auto;
    -webkit-transform: translateX(100%) translateX(20px);
        -ms-transform: translateX(100%) translateX(20px);
            transform: translateX(100%) translateX(20px);
    width: 20px;
    height: 20px;
    border: 4px solid transparent !important;
    background-color: transparent;
    background-clip: content-box;
    -webkit-box-shadow: -2px 0 0 -1px #7c3996, 0 2px 0 -1px #7c3996, 0 -2px 0 -1px #7c3996, 2px 0 0 -1px #7c3996;
            box-shadow: -2px 0 0 -1px #7c3996, 0 2px 0 -1px #7c3996, 0 -2px 0 -1px #7c3996, 2px 0 0 -1px #7c3996;
  }
  .book-venue-form .comp-radio-image-item .input-label:after {
    content: none;
  }
  .book-venue-form .comp-radio-image-item .input-controller:checked ~ .input-label:before {
    background-color: #7c3996;
  }
  .book-venue-form .comp-radio-image-item.\--error .input-label {
    border-color: #f90000 !important;
  }
  .book-venue-form .comp-radio-image-item.\--error ~ .comp-radio-image-item .input-label {
    border-color: #f90000 !important;
  }
}

.book-venue-form .comp-accordion-checkbox .comp-input, .book-venue-form .comp-accordion-checkbox .comp-select {
  margin-top: 0;
  margin-left: 0;
}

.book-venue-form .comp-accordion-checkbox__container > .row > [class*="col-"]:nth-child(n + 3) {
  margin-top: 1.2rem;
}

.book-venue-form [data-recaptcha] iframe {
  -webkit-transform: scale(0.681) translateZ(0);
          transform: scale(0.681) translateZ(0);
}

.book-venue-form [data-recaptcha] .parsley-errors-list {
  margin-top: -20px;
}

.book-venue-form .comp-question-wrapper .comp-cta-submit .cta {
  margin-top: .5rem;
}

.book-venue-form .footer-social {
  margin-top: 26px;
}

.book-venue-form .footer-social img {
  height: 1.35rem;
  max-height: none;
}

.book-venue-form .comp-cta-submit {
  position: relative;
}

.book-venue-form .loading-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.book-venue-form .input-date-inline {
  display: none;
}

.book-venue-form .input-date-inline .ui-datepicker-inline {
  position: absolute;
}

@media only screen and (max-width: 767px) {
  .book-venue-form .input-date-inline .ui-datepicker-inline {
    width: 100%;
  }
}

.book-venue-form .input-date-inline.open-date ~ .input-label {
  font-size: 0.6em;
  line-height: 1.16667;
  -webkit-transform: translateY(-53%);
      -ms-transform: translateY(-53%);
          transform: translateY(-53%);
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  opacity: 1;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.book-venue-form .input-date-inline.open-date ~ .input-controller:focus,
.book-venue-form .input-date-inline.open-date ~ .input-controller.\--filled {
  border-bottom-color: #000;
}

.grecaptcha-badge {
  display: none;
  opacity: 0;
  z-index: -1;
}

[data-recaptcha-v3]:not(.policy) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f9f9f9;
  width: 12.8rem;
  height: 3rem;
  margin-bottom: 0.4rem;
  border-radius: 0.15rem;
  -webkit-box-shadow: 0 0 0.25rem #808080;
          box-shadow: 0 0 0.25rem #808080;
}

[data-recaptcha-v3]:not(.policy) .txt-recaptcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 10rem;
      flex-basis: 10rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #b5131d;
  color: #fff;
  font-size: 12px;
  padding: 0 0.5rem;
  border-radius: 0 0.15rem 0.15rem 0;
  height: 100%;
  line-height: 16px;
  white-space: normal;
}

[data-recaptcha-v3]:not(.policy) .txt-recaptcha b {
  font-weight: 500;
}

[data-recaptcha-v3]:not(.policy) .link-wrap {
  font-size: 9px;
  color: #fff;
  line-height: 12px;
  white-space: normal;
}

[data-recaptcha-v3]:not(.policy) .link-wrap a {
  font-size: 9px;
  color: #fff;
  display: inline;
  padding-right: 0.05rem;
  padding-left: 0.05rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  text-decoration: none;
}

[data-recaptcha-v3]:not(.policy) .icon-recaptcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  padding: 0 0.65rem;
}

[data-recaptcha-v3]:not(.policy) .icon-recaptcha img {
  max-height: 2.2rem;
}

@media only screen and (min-width: 992px) {
  .form-business-space.modal.modal {
    padding-right: 4rem !important;
    background: rgba(0, 0, 0, 0.25);
  }
}

.form-business-space.modal.modal.\--submitted {
  height: auto;
}

.form-business-space.modal.modal.\--submitted.in {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.form-business-space.modal.modal.\--submitted > .component-content {
  width: 100%;
  height: auto;
  max-height: 100%;
  overflow: auto;
}

.form-business-space.modal.modal.\--submitted .comp-image-logo {
  display: none;
}

.form-business-space.modal.modal.\--submitted .comp-question {
  padding-top: 95px;
  padding-bottom: 19px;
}

@media only screen and (max-width: 991px) {
  .form-business-space__to-do, .form-business-space__to-do-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.form-business-space__choice > .comp-select.comp-select.comp-select {
  margin-top: 13px;
}

@media only screen and (min-width: 992px) {
  .form-business-space__choice > .comp-select.comp-select.comp-select {
    max-width: 302px;
    margin-bottom: 11px;
  }
}

.form-business-space__work-space {
  padding-top: 23px;
}

@media only screen and (min-width: 992px) {
  .form-business-space__work-space {
    padding-top: 0;
  }
}

.form-business-space__work-space .comp-accordion-checkbox.\--error ~ .comp-accordion-checkbox {
  outline-color: #f90000;
}

.form-business-space__error-group {
  position: relative;
}

.form-business-space__error-group .parsley-errors-list.parsley-errors-list {
  position: relative;
}

.form-business-space__business-type + .form-business-space__error-group .parsley-errors-list.parsley-errors-list {
  margin-top: -10px;
}

@media only screen and (min-width: 992px) {
  .form-business-space__business-type + .form-business-space__error-group .parsley-errors-list.parsley-errors-list {
    margin-top: -35px;
  }
}

.form-business-space__group ~ .form-business-space__group {
  margin-top: 45px;
}

@media only screen and (min-width: 992px) {
  .form-business-space__group ~ .form-business-space__group {
    margin-top: 100px;
  }
}

@media only screen and (min-width: 992px) {
  .form-business-space__group .comp-heading.comp-heading h2 {
    max-width: none;
  }
}

@media only screen and (max-width: 991px) {
  .form-business-space__business-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-business-space__business-type.comp-radio-image.comp-radio-image {
    padding-top: 23px;
  }
}

.form-business-space__business-type-matches {
  padding-top: 48px;
}

@media only screen and (min-width: 992px) {
  .form-business-space__business-type-matches {
    padding-top: 0;
  }
}

.form-business-space__business-type-matches .comp-heading h3 {
  font-size: 28px;
}

@media only screen and (min-width: 992px) {
  .form-business-space__business-type-matches .comp-heading h3 {
    font-size: 44px;
  }
}

@media only screen and (min-width: 992px) {
  .form-business-space__business-type-matches .form-business-space__choice:first-child {
    margin-top: 100px;
  }
}

.form-business-space__business-type-checkboxes {
  padding-top: 30px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .form-business-space__business-type-checkboxes {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.form-business-space__business-type-checkboxes .comp-accordion-checkbox.\--error ~ .comp-accordion-checkbox {
  outline-color: #f90000;
}

.form-business-space .component-content {
  background: white;
}

.form-business-space .comp-question {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-question {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.form-business-space .comp-question:first-child {
  padding-top: 139px;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-question:first-child {
    padding-top: 200px;
  }
}

.form-business-space.\--submitted .form-business-space .comp-question:first-child {
  padding-top: 200px;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-question:first-child > .comp-heading {
    margin-bottom: 70px;
  }
}

.form-business-space .comp-question:first-child > .comp-heading p {
  margin-top: 29px;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-question:first-child > .comp-heading p {
    margin-top: 30px;
  }
}

.form-business-space .comp-question:last-of-type {
  padding-bottom: 40px;
}

.form-business-space .comp-question .comp-heading {
  margin-bottom: 17px;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-question .comp-heading {
    margin-bottom: 30px;
  }
}

.form-business-space .comp-question .comp-heading h2 {
  margin-bottom: 0;
}

.form-business-space .comp-question .comp-heading p {
  margin-top: 23px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  max-width: 238px;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-question .comp-heading p {
    margin-top: 30px;
    max-width: 504px;
  }
}

.form-business-space .comp-question .comp-input,
.form-business-space .comp-question .comp-select {
  width: 100%;
  min-width: auto;
  max-width: none;
  margin-top: 12px;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-question .comp-input,
  .form-business-space .comp-question .comp-select {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .form-business-space .comp-question .parsley-errors-list {
    position: relative;
  }
}

.form-business-space fieldset legend {
  margin-bottom: 7px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

@media only screen and (min-width: 992px) {
  .form-business-space fieldset legend {
    margin-bottom: 20px;
    font-size: 36px;
  }
}

.form-business-space fieldset + .comp-heading.comp-heading {
  margin-top: 57px;
  margin-bottom: 32px;
}

@media only screen and (min-width: 992px) {
  .form-business-space fieldset + .comp-heading.comp-heading {
    margin-top: 90px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .form-business-space fieldset .row {
    margin-right: -16.5px;
    margin-left: -16.5px;
  }
  .form-business-space fieldset .row [class*="col-"] {
    padding-right: 16.5px;
    padding-left: 16.5px;
  }
  .form-business-space fieldset .row .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .form-business-space fieldset .row .row [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.form-business-space .choices__item {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: inherit;
}

.form-business-space .choices__list--dropdown .choices__item {
  white-space: normal;
}

.form-business-space .comp-select .choices[data-type*=select-one] .choices__inner {
  padding-top: 7px;
}

html:not(.ios) .form-business-space .comp-select .choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0;
}

.safari .form-business-space .comp-select .choices[data-type*=select-one] .choices__inner {
  padding: 0.5rem 0 0.2rem 0.5rem !important;
}

@media only screen and (max-width: 991px) {
  .form-business-space .comp-select .choices[data-type*=select-one] .choices__inner {
    padding-top: 8px;
    border-width: 1px;
  }
}

.form-business-space .comp-select .choices[data-type*=select-one] .choices__input {
  padding-bottom: 5px;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-select .choices[data-type*=select-one] .choices__list--dropdown .hide-dropdown {
    top: 0.65rem;
  }
}

@media only screen and (max-width: 991px) {
  .form-business-space .comp-input .input-controller {
    border-width: 1px;
  }
}

.form-business-space .comp-radio-image {
  padding-top: 0;
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-radio-image-item {
    max-width: 266px;
  }
}

@media only screen and (max-width: 991px) {
  .form-business-space .comp-radio-image-item:not(:last-child) {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .form-business-space .comp-radio-image-item:not(:last-child) {
    margin-left: 1.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .form-business-space .comp-radio-image-item {
    top: auto;
    bottom: auto;
    right: auto;
  }
  .form-business-space .comp-radio-image-item svg,
  .form-business-space .comp-radio-image-item .\--has-overlay {
    display: none;
  }
  .form-business-space .comp-radio-image-item .input-label {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    max-width: none;
    font-size: 16px;
    padding: 28px 71px 25px 25px !important;
    color: #000 !important;
    border: 1px solid #e4d1e4 !important;
  }
  .form-business-space .comp-radio-image-item .input-label:before {
    top: auto;
    right: auto;
    -webkit-transform: translateX(100%) translateX(20px);
        -ms-transform: translateX(100%) translateX(20px);
            transform: translateX(100%) translateX(20px);
    width: 20px;
    height: 20px;
    border: 4px solid transparent !important;
    background-color: transparent;
    background-clip: content-box;
    -webkit-box-shadow: -2px 0 0 -1px #7c3996, 0 2px 0 -1px #7c3996, 0 -2px 0 -1px #7c3996, 2px 0 0 -1px #7c3996;
            box-shadow: -2px 0 0 -1px #7c3996, 0 2px 0 -1px #7c3996, 0 -2px 0 -1px #7c3996, 2px 0 0 -1px #7c3996;
  }
  .form-business-space .comp-radio-image-item .input-label:after {
    content: none;
  }
  .form-business-space .comp-radio-image-item .input-controller:checked ~ .input-label:before {
    background-color: #7c3996;
  }
  .form-business-space .comp-radio-image-item.\--error .input-label {
    border-color: #f90000 !important;
  }
  .form-business-space .comp-radio-image-item.\--error ~ .comp-radio-image-item .input-label {
    border-color: #f90000 !important;
  }
}

.form-business-space .comp-accordion-checkbox .comp-input, .form-business-space .comp-accordion-checkbox .comp-select {
  margin-top: 0;
  margin-left: 0;
}

.form-business-space .comp-accordion-checkbox__container > .row > [class*="col-"]:nth-child(n + 3) {
  margin-top: 1.2rem;
}

.form-business-space [data-recaptcha] {
  margin-top: 30px;
}

.form-business-space [data-recaptcha] iframe {
  -webkit-transform: scale(0.681) translateZ(0);
          transform: scale(0.681) translateZ(0);
}

.form-business-space [data-recaptcha] .parsley-errors-list {
  margin-top: -20px;
}

.form-business-space [data-recaptcha-v3] {
  margin-top: 30px;
}

.form-business-space .comp-question-wrapper .comp-cta-submit .cta {
  margin-top: .5rem;
}

.form-business-space .footer-social {
  margin-top: 26px;
}

.form-business-space .footer-social img {
  height: 1.35rem;
  max-height: none;
}

.form-business-space .comp-cta-submit {
  position: relative;
}

.form-business-space .loading-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comp-form-campaign-interest {
  padding: 0 1.4rem;
}

@media only screen and (min-width: 768px) {
  .comp-form-campaign-interest {
    padding: 0;
  }
}

.comp-form-campaign-interest .rich-text.comp-heading {
  margin-bottom: 1.5rem;
  font-family: "SFProDisplay", Arial, Tahoma, sans-serif;
  color: #000;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .rich-text.comp-heading {
    margin-bottom: 2.1rem;
  }
}

.comp-form-campaign-interest .rich-text.comp-heading h2 {
  font-size: 42px;
  line-height: 40px;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .rich-text.comp-heading h2 {
    font-size: 60px;
    line-height: 63px;
  }
}

.comp-form-campaign-interest .rich-text.comp-heading p {
  color: #000;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .rich-text.comp-heading p {
    font-size: 18px;
    line-height: 24px;
  }
}

.comp-form-campaign-interest .rich-text.comp-heading .w-full {
  max-width: 100%;
  width: 100%;
}

.comp-form-campaign-interest .form-common .row .col-md-6:last-child {
  margin-top: 0;
}

.comp-form-campaign-interest .form-common .wrap-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.375rem;
}

.comp-form-campaign-interest .form-common .wrap-row .col-md-6,
.comp-form-campaign-interest .form-common .wrap-row .col-xs-12,
.comp-form-campaign-interest .form-common .wrap-row .col-xs-6 {
  float: none;
}

.comp-form-campaign-interest .form-common .comp-input,
.comp-form-campaign-interest .form-common .comp-select {
  width: 100%;
  font-family: "SFProDisplay", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .comp-input,
  .comp-form-campaign-interest .form-common .comp-select {
    min-width: auto;
  }
}

.comp-form-campaign-interest .form-common .comp-input .input-controller,
.comp-form-campaign-interest .form-common .comp-select .input-controller {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  color: #000;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .comp-input .input-controller,
  .comp-form-campaign-interest .form-common .comp-select .input-controller {
    font-size: 22px;
    line-height: 26px;
  }
}

.comp-form-campaign-interest .form-common .comp-input .input-label,
.comp-form-campaign-interest .form-common .comp-select .input-label {
  color: #000;
  opacity: 0.24;
  font-weight: 500;
}

.comp-form-campaign-interest .form-common .comp-select .choices__inner {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  line-height: 19px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.24);
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .comp-select .choices__inner {
    font-size: 22px;
    line-height: 26px;
  }
}

.safari .comp-form-campaign-interest .form-common .comp-select .choices[data-type*="select-one"] .choices__inner {
  padding: 0.5rem 0 0.5rem 0.5rem;
}

.comp-form-campaign-interest .form-common .comp-select .choices[data-type*="select-one"] .choices__input {
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .comp-select .choices[data-type*="select-one"] .choices__input {
    font-size: 22px;
    line-height: 26px;
  }
}

.comp-form-campaign-interest .form-common .comp-select .choices[data-type*="select-one"]::after {
  top: 0.9rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .comp-select .choices[data-type*="select-one"]::after {
    top: 1rem;
  }
}

[dir="rtl"] .comp-form-campaign-interest .form-common .comp-select .choices[data-type*="select-one"]::after {
  top: calc(50% - 4px);
  left: 0.05rem;
}

.comp-form-campaign-interest .form-common .comp-select .choices__list--dropdown .hide-dropdown {
  top: 0.3rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .comp-select .choices__list--dropdown .hide-dropdown {
    top: 0.4rem;
  }
}

[dir="rtl"] .comp-form-campaign-interest .form-common .comp-select .choices__list--dropdown .hide-dropdown {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  left: -0.2rem;
  top: 0.25rem;
}

.comp-form-campaign-interest .form-common .comp-select .choices__list--dropdown .choices__item {
  font-size: 16px;
  line-height: 19px;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .comp-select .choices__list--dropdown .choices__item {
    font-size: 22px;
    line-height: 26px;
  }
}

.comp-form-campaign-interest .form-common .comp-select .choices__list--dropdown .choices__item[data-value=""] {
  display: none;
}

.comp-form-campaign-interest .form-common .comp-select .choices__list--single .choices__item {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  height: 19px;
  width: calc(100% - 5px);
  white-space: nowrap;
  color: #000;
  opacity: 0.24;
  font-weight: 500;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .comp-select .choices__list--single .choices__item {
    height: 25px;
  }
}

[dir="rtl"] .comp-form-campaign-interest .form-common .comp-select .choices__list--single .choices__item {
  direction: rtl;
  margin-left: 5px;
}

.comp-form-campaign-interest .form-common .comp-select .choices.is-chosen .choices__list--single .choices__item {
  opacity: 1;
}

.comp-form-campaign-interest .form-common .policy {
  margin-bottom: 1.5rem;
  margin-top: -0.5rem;
  font-family: "SFCompactText", Arial, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  color: #7f7e81;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .policy {
    margin-bottom: 2rem;
    margin-top: 0.35rem;
  }
}

.comp-form-campaign-interest .form-common .policy .terms-link {
  text-decoration: underline;
  color: #000;
  cursor: pointer;
}

.comp-form-campaign-interest .form-common .btn-submit {
  padding: 0.5rem 2.1rem;
  background: #000;
  color: #fff;
  border: 0;
  font-family: "SFProDisplay", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-form-campaign-interest .form-common .btn-submit {
    width: auto;
  }
}

.comp-form-campaign-interest .form-common .parsley-errors-list {
  font-family: "SFProDisplay", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  margin-top: 6px;
  padding-right: 0;
}

.form-common .comp-form-common,
.form-common .comp-form-contact,
.form-common .get-in-touch-form,
.form-common .schedule-visit-form {
  padding-top: 1.8rem;
}

@media only screen and (min-width: 992px) {
  .form-common .comp-form-common,
  .form-common .comp-form-contact,
  .form-common .get-in-touch-form,
  .form-common .schedule-visit-form {
    padding-top: 0.6rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-common .comp-form-common .group-input > div:first-child .choices__inner,
  .form-common .comp-form-contact .group-input > div:first-child .choices__inner,
  .form-common .get-in-touch-form .group-input > div:first-child .choices__inner,
  .form-common .schedule-visit-form .group-input > div:first-child .choices__inner {
    max-width: 6rem;
  }
}

.form-common .group-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-common .group-input > div {
  width: auto;
}

@media only screen and (min-width: 992px) {
  .form-common .group-input > div .choices[data-type*="select-one"] .choices__inner {
    padding: 0.5rem 0 0.2rem 0.5rem;
  }
  .form-common .group-input > div .choices[data-type*="select-one"].is-open .choices__input {
    padding: 0.5rem 0 0.2rem 0.5rem;
  }
}

.form-common .group-input > div:first-child {
  min-width: 47%;
}

@media only screen and (min-width: 992px) {
  .form-common .group-input > div:first-child {
    min-width: 6.35rem;
  }
  .form-common .group-input > div:first-child .comp-select {
    min-width: 6.35rem;
  }
}

.form-common .group-input > div:first-child .choices__inner {
  padding: 0.375rem 0 0.375rem 0.375rem;
}

@media only screen and (min-width: 992px) {
  .form-common .group-input > div:first-child .choices__inner {
    padding: 0.5rem;
  }
}

.form-common .group-input > div:first-child .choices__list--single {
  display: block;
}

.form-common .group-input > div:first-child .choices__list--single .choices__item {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding-left: 0.5rem;
  direction: rtl;
}

.form-common .group-input > div:last-child {
  min-width: 53%;
  padding-right: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .form-common .group-input > div:last-child {
    min-width: 7.9rem;
    padding-right: 0.85rem;
  }
  .form-common .group-input > div:last-child .comp-input {
    max-width: 7.9rem;
    min-width: auto;
  }
}

.form-common .row .col-md-6 {
  padding-top: 10px;
}

@media only screen and (min-width: 992px) {
  .form-common .row .col-md-6 {
    padding-top: 0;
  }
}

@media only screen and (min-width: 992px) {
  .form-common .row .col-md-6 > div.margin-top-md-40 {
    margin-top: 2.1rem;
  }
}

.form-common .row .col-md-6:last-child {
  margin-top: -0.45rem;
}

@media only screen and (min-width: 992px) {
  .form-common .row .col-md-6:last-child {
    margin-right: -0.2rem;
  }
}

.form-common.container-inner-right .row {
  margin-left: 0;
}

.form-common:not(.bg-transparent) > .component-content {
  background: #ffffff;
}

.form-common.popup-form {
  overflow: auto;
  overflow-x: hidden;
  background: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .form-common.popup-form {
    background: rgba(0, 0, 0, 0.25);
  }
}

.form-common.popup-form > .component-content {
  padding: 3rem 1rem;
  min-height: 100%;
}

@media only screen and (min-width: 992px) {
  .form-common.popup-form > .component-content {
    padding-right: 8.5rem;
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-common.popup-form.container-inner-right.container {
    padding-right: 4rem !important;
  }
}

@media only screen and (min-width: 992px) {
  .form-common .choices__list--dropdown .choices__item--selectable {
    padding-left: 0.5rem;
  }
}

.form-common .comp-select,
.form-common .comp-input {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .form-common .comp-select,
  .form-common .comp-input {
    width: auto;
    margin-bottom: 1.15rem;
  }
}

.form-common .comp-radio {
  margin-left: 2.55rem;
  margin-bottom: 1.15rem;
}

@media only screen and (min-width: 992px) {
  .form-common .comp-radio {
    margin-left: 1.4rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-common .rich-text.comp-heading {
    margin-bottom: 0.95rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-common .rich-text.comp-heading h2 {
    margin-bottom: 1.6rem;
  }
}

.form-common .title-input {
  padding-top: 0.35rem;
  padding-right: 0.15rem;
  font-size: 0.6rem;
  color: #414042;
  font-weight: 300;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .form-common .title-input {
    padding-top: 0.45rem;
    padding-right: 0.55rem;
  }
}

.form-common [data-custom-datepicker] .choices[data-type*="select-one"] .choices__inner {
  padding: 0.3rem 0 0.3rem 0.5rem;
}

.form-common .policy-checkbox {
  margin-top: 1.25rem;
  padding-top: 0;
}

@media only screen and (min-width: 992px) {
  .form-common .policy-checkbox {
    margin-top: 1.75rem;
    margin-bottom: 0.25rem;
    padding-top: 2.9rem;
    border-top: 2px solid #fcea10;
  }
}

.form-common .policy-checkbox .comp-checkbox {
  margin-bottom: 1.35rem;
}

@media only screen and (min-width: 992px) {
  .form-common .policy-checkbox .comp-checkbox {
    margin-bottom: 1.05rem;
  }
}

.form-common .policy-checkbox .comp-checkbox .input-label:before {
  margin-bottom: -0.15rem;
}

@media only screen and (min-width: 992px) {
  .form-common .policy-checkbox .comp-checkbox .input-controller {
    right: 0.15rem;
  }
}

.site-lastexit .form-common .policy-checkbox .comp-checkbox .input-controller ~ .input-label:hover::before,
.site-lastexit .form-common .policy-checkbox .comp-checkbox .input-controller:checked ~ .input-label::before {
  background-color: #b5131d;
  border-color: #b5131d;
}

.form-common .policy-checkbox [data-focus-method] ~ .input-label:before {
  outline-offset: -2px;
  outline: 2px solid rgba(131, 192, 253, 0.5);
}

@media only screen and (min-width: 992px) {
  .form-common .policy-checkbox .input-container {
    padding-right: 0.15rem;
  }
}

.form-common .policy-checkbox .input-label {
  display: block;
}

.form-common .policy-checkbox .input-label,
.form-common .policy-checkbox .input-label a {
  font-size: 0.6rem;
  color: #414042;
  font-weight: 300;
  line-height: 1.5;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.form-common .policy-checkbox .input-label a {
  text-decoration: underline;
}

.site-lastexit .form-common .policy-checkbox .input-label a {
  color: #b5131d;
  text-decoration: none;
}

.form-common [data-recaptcha] {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .form-common [data-recaptcha] {
    margin-bottom: 1.6rem;
  }
}

.form-common [data-recaptcha] iframe {
  margin-top: -1.5rem;
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0.566);
      -ms-transform: scale(0.566);
          transform: scale(0.566);
}

.form-common [data-recaptcha-v3] {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .form-common [data-recaptcha-v3] {
    margin-bottom: 1.6rem;
  }
}

.form-common .cta-primary {
  margin-right: 0.2rem;
}

.no-touch .form-common.disable-hover-checkbox .input-label:hover::before {
  background-color: transparent;
  border-color: #414042;
}

.no-touch .form-common.disable-hover-checkbox .input-label:hover::after {
  opacity: 0;
  visibility: hidden;
}

.form-common.disable-hover-checkbox .input-controller:checked ~ .input-label::before {
  background-color: #fcea10;
  border-color: #fcea10;
}

.form-common.disable-hover-checkbox .input-controller:checked ~ .input-label:after {
  opacity: 1;
  visibility: visible;
}

[data-form-submit-popup] {
  position: relative;
}

[data-form-submit-popup] .loading-outer {
  position: absolute;
  width: 100%;
  height: calc(100% + 1rem);
  top: -1rem;
  right: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.5);
}

[data-form-submit-popup] .loading-outer .loading-wrapper {
  position: absolute;
  width: 100%;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 3rem;
}

@media only screen and (min-width: 992px) {
  [data-form-submit-popup] .loading-outer .loading-wrapper {
    width: 90%;
  }
}

.form-common .checkbox-group .policy-checkbox {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

@media only screen and (min-width: 992px) {
  .form-common .comp-form-contact .col-md-6:last-child {
    padding-top: 0.1rem;
    padding-right: 0.2rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-common .comp-form-contact .custom-spacing-checkbox-1 {
    margin-top: -0.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-common .comp-form-contact .custom-spacing-checkbox-2 {
    margin-top: -0.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-common .comp-form-contact .custom-spacing-checkbox-1,
  .form-common .comp-form-contact .custom-spacing-checkbox-2 {
    margin-right: -0.15rem;
  }
}

.site-lastexit .form-common .comp-input,
.site-lastexit .form-common .comp-select {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .site-lastexit .form-common .comp-input,
  .site-lastexit .form-common .comp-select {
    max-width: 15.15rem;
  }
}

.form-footer {
  margin-top: 1.9rem;
}

@media only screen and (min-width: 992px) {
  .form-footer {
    margin-top: 4.1rem;
  }
}

.form-footer .comp-input,
.form-footer .comp-select {
  width: 100%;
  margin-bottom: 0.7rem;
}

@media only screen and (min-width: 768px) {
  .form-footer .comp-input,
  .form-footer .comp-select {
    width: 15.15rem;
    margin-bottom: 0.95rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-footer .comp-input .input-label {
    padding: 0.5rem 0 0.5rem 0.65rem;
  }
}

.form-footer .cta-primary {
  margin-top: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .form-footer .cta-primary {
    margin-top: 0.45rem;
    letter-spacing: 0.05rem;
  }
}

.comp-form-get-in-touch .comp-heading.rich-text h2 {
  font-size: 72px;
  line-height: 70px;
}

@media only screen and (min-width: 768px) {
  .ar .site-dda .comp-form-get-in-touch .comp-heading.rich-text h2 {
    line-height: 65px;
  }
  .ar .site-lastexit .comp-form-get-in-touch .comp-heading.rich-text h2 {
    font-size: 36px;
    line-height: 65px;
  }
}

@media only screen and (max-width: 767px) {
  .comp-form-get-in-touch .comp-heading.rich-text h2 {
    font-size: 42px;
    line-height: 40px;
  }
}

[dir="rtl"] .comp-form-get-in-touch .comp-heading.rich-text h2 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.comp-form-get-in-touch .comp-heading.rich-text p {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  max-width: 25rem;
  padding-top: 2rem;
}

.comp-form-get-in-touch .get-in-touch-form .checkbox-group {
  padding-top: 0.7rem;
}

.comp-form-get-in-touch .get-in-touch-form .policy-checkbox {
  margin-bottom: 0;
}

.comp-form-get-in-touch .get-in-touch-form .policy-checkbox .comp-checkbox {
  margin-bottom: 0.9rem;
}

.comp-form-get-in-touch .get-in-touch-form [data-recaptcha-v3] {
  margin-bottom: 1.8rem;
  margin-top: 0.7rem;
}

.comp-form-get-in-touch .get-in-touch-form .hide-input {
  display: none;
}

.comp-form-get-in-touch .get-in-touch-form .row .col-md-6:last-child {
  margin-top: 0;
}

[dir="rtl"] .comp-form-get-in-touch .get-in-touch-form .choices[data-type*=select-one].is-open::after {
  content: none;
}

[dir="rtl"] .comp-form-get-in-touch .get-in-touch-form .choices[data-type*=select-one].is-open .hide-dropdown {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.comp-form-go-free-lance {
  max-width: 400px;
}

@media only screen and (min-width: 992px) {
  .comp-form-go-free-lance {
    padding-left: 1.5rem;
  }
}

.comp-form-go-free-lance .comp-input, .comp-form-go-free-lance .comp-select {
  text-align: right;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-form-go-free-lance .comp-input, .comp-form-go-free-lance .comp-select {
    min-width: auto;
  }
}

.comp-form-go-free-lance .comp-input, .comp-form-go-free-lance .comp-select {
  margin-bottom: 14px;
}

@media only screen and (min-width: 992px) {
  .comp-form-go-free-lance .comp-input, .comp-form-go-free-lance .comp-select {
    margin-bottom: 7px;
  }
}

.comp-form-go-free-lance .group-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comp-form-go-free-lance .group-input .comp-input, .comp-form-go-free-lance .group-input .comp-select {
  width: 50%;
  min-width: auto;
}

.comp-form-go-free-lance .group-input .comp-select {
  margin-left: 10px;
}

.comp-form-go-free-lance .group-input .choices__inner {
  padding-top: 0.375rem;
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .comp-form-go-free-lance .group-input .choices__inner {
    padding-top: 0.35rem;
  }
}

.comp-form-go-free-lance .col-md-6:nth-child(even) {
  text-align: left;
}

.comp-form-go-free-lance .col-md-12 .comp-select, .comp-form-go-free-lance .col-md-12 .comp-input {
  width: 100%;
}

.comp-form-go-free-lance .comp-select .choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0;
  padding-top: 8px;
}

@media only screen and (min-width: 992px) {
  .comp-form-go-free-lance .comp-select .choices[data-type*=select-one] .choices__inner {
    padding-top: 6px;
  }
}

@media only screen and (min-width: 992px) {
  .safari .comp-form-go-free-lance .comp-select .choices[data-type*=select-one] .choices__inner {
    padding: 0.5rem 0 0.2rem 0.5rem;
  }
}

.comp-form-go-free-lance .choices__list--single .choices__item {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.comp-form-go-free-lance .comp-select .choices[data-type*=select-one] .choices__input {
  padding-bottom: 5px;
}

@media only screen and (min-width: 992px) {
  .comp-form-go-free-lance .comp-select .choices[data-type*=select-one] .choices__input {
    padding-bottom: 4px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-form-go-free-lance .comp-select .choices__list--dropdown .hide-dropdown {
    top: 0.65rem;
  }
}

.comp-form-go-free-lance [data-recaptcha] {
  margin-top: 37px;
  margin-right: 10px;
}

.comp-form-go-free-lance [data-recaptcha] iframe {
  -webkit-transform: scale(0.54) translateZ(0);
          transform: scale(0.54) translateZ(0);
}

.comp-form-go-free-lance .cta-primary {
  margin-right: 10px;
}

.comp-form-gratuity-calculator .heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 37px;
  line-height: 44px;
  color: #000;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .heading {
    font-size: 72px;
    line-height: 70px;
    letter-spacing: -0.05rem;
    margin-bottom: 2.6rem;
    max-width: 37.5rem;
  }
}

.comp-form-gratuity-calculator .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .row {
    margin: 0 -0.5rem;
  }
  .comp-form-gratuity-calculator .row [class^="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}

.comp-form-gratuity-calculator .row .col-md-6 {
  padding-top: 0;
}

.comp-form-gratuity-calculator .row.clear-margin {
  margin-left: 0;
  margin-right: 0;
}

.comp-form-gratuity-calculator .row.clear-margin > [class^="col-"] {
  padding-right: 0;
  padding-left: 0;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .row.clear-margin > [class^="col-"]:first-child {
    padding-left: 0.5rem;
  }
  .comp-form-gratuity-calculator .row.clear-margin > [class^="col-"]:last-child {
    padding-right: 0.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .margin-submit-btn {
    margin-bottom: 5.5rem;
  }
}

.comp-form-gratuity-calculator .form-common .row .col-md-6:last-child {
  margin-top: 0;
}

.comp-form-gratuity-calculator .form-common .wrap-radio {
  padding: 1.5rem 1.55rem;
  border: 1px solid #dbdbdb;
  border-bottom: 0;
}

.comp-form-gratuity-calculator .form-common .wrap-radio .comp-radio {
  display: block;
  margin-left: 0;
  margin-bottom: 0rem;
  position: relative;
}

.comp-form-gratuity-calculator .form-common .wrap-radio .comp-radio .input-container {
  position: static;
}

.comp-form-gratuity-calculator .form-common .wrap-radio .comp-radio .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}

.ar .site-dda .comp-form-gratuity-calculator .form-common .wrap-radio .comp-radio .input-label {
  line-height: 24px;
}

.comp-form-gratuity-calculator .form-common .wrap-radio .comp-radio:first-child {
  margin-bottom: 0.6rem;
}

.comp-form-gratuity-calculator .form-common .wrap-radio .comp-radio .parsley-errors-list {
  position: absolute;
  top: 2.7rem;
  right: 0;
  width: 100%;
}

.comp-form-gratuity-calculator .form-common .wrap-radio .label-radio {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  margin-bottom: 0.6rem;
  position: relative;
}

.ar .site-dda .comp-form-gratuity-calculator .form-common .wrap-radio .label-radio {
  font-size: 24px;
  line-height: 34px;
}

.comp-form-gratuity-calculator .form-common .wrap-radio .label-radio::before {
  content: "";
  position: absolute;
  top: -0.4rem;
  right: -1.55rem;
  width: 0.2rem;
  height: 2.2rem;
  background: #b5131d;
}

.comp-form-gratuity-calculator .form-common .comp-input {
  width: 100%;
  min-width: auto;
  margin-bottom: 2.15rem;
  position: relative;
}

.comp-form-gratuity-calculator .form-common .comp-input .input-controller {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  border-bottom-color: #000;
  padding: 0.25rem 0 0.25rem 0.5rem;
  position: static;
}

.ar .site-dda .comp-form-gratuity-calculator .form-common .comp-input .input-controller {
  font-size: 24px;
  line-height: 34px;
}

.comp-form-gratuity-calculator .form-common .comp-input .input-controller.tenure-date {
  background: url(../images/icon-date-2.svg) no-repeat left 40%/1.1rem 1.1rem;
}

.comp-form-gratuity-calculator .form-common .comp-input .input-controller.tenure-date ~ .input-label {
  padding-left: 1.2rem;
}

.comp-form-gratuity-calculator .form-common .comp-input .input-controller.tenure-date.\--focus-date ~ .input-label {
  font-size: 13px;
  line-height: 14px;
  -webkit-transform: translateY(-53%);
      -ms-transform: translateY(-53%);
          transform: translateY(-53%);
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  opacity: 1;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.ar .site-dda .comp-form-gratuity-calculator .form-common .comp-input .input-controller.tenure-date.\--focus-date ~ .input-label {
  font-size: 16px;
  line-height: 26px;
}

.comp-form-gratuity-calculator .form-common .comp-input .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #acacac;
  opacity: 1;
  padding: 0.1rem 0 0.55rem 0.5rem;
}

.ar .site-dda .comp-form-gratuity-calculator .form-common .comp-input .input-label {
  line-height: 24px;
}

.comp-form-gratuity-calculator .form-common .comp-input.field-basic-salary {
  margin-bottom: 0;
}

.comp-form-gratuity-calculator .form-common .comp-input.field-basic-salary input.\--error {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .form-common .comp-input.field-basic-salary input.\--error {
    margin-bottom: 0;
  }
}

.comp-form-gratuity-calculator .form-common .wrap-bottom {
  padding: 2.4rem 1.55rem 1.6rem;
  border: 1px solid #dbdbdb;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .form-common .wrap-bottom {
    padding-bottom: 2.05rem;
  }
}

.comp-form-gratuity-calculator .form-common .btn-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0.6rem 1rem;
  margin: 1.45rem 0;
  background: #b5131d;
  color: #fff;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  border-radius: 0.25rem;
  border: 0;
}

@media only screen and (min-width: 768px) {
  .comp-form-gratuity-calculator .form-common .btn-submit {
    margin: 1.8rem 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .form-common .btn-submit {
    position: absolute;
    top: 1.15rem;
    right: 0;
    width: auto;
    margin: 0;
  }
}

.comp-form-gratuity-calculator .form-common .parsley-errors-list {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  width: 100%;
  padding-right: 0;
  margin-top: 0.4rem;
  color: #f82626;
  position: absolute;
  top: 100%;
  right: 0;
}

.comp-form-gratuity-calculator .form-common .pos-relative {
  position: relative;
}

.comp-form-gratuity-calculator .gratuity-result {
  background: #f5f5f5;
  height: auto;
  padding: 2rem 1.65rem 1.9rem;
  margin-bottom: 2.55rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .gratuity-result {
    height: 100%;
    padding: 2.5rem;
  }
}

.comp-form-gratuity-calculator .gratuity-result .message {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #000;
}

.ar .site-dda .comp-form-gratuity-calculator .gratuity-result .message {
  line-height: 24px;
}

.comp-form-gratuity-calculator .gratuity-result .result-total {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 38px;
  color: #bfbfbf;
  margin-top: 0.45rem;
  margin-bottom: 0.95rem;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .gratuity-result .result-total {
    font-size: 37px;
    line-height: 44px;
    margin-bottom: 0.85rem;
  }
}

.comp-form-gratuity-calculator .gratuity-result .result-total::before {
  content: "";
  width: 0.2rem;
  height: calc(100% - 2px);
  background: #b5131d;
  position: absolute;
  top: 0;
  right: -1.6rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .gratuity-result .result-total::before {
    right: -2.5rem;
  }
}

.comp-form-gratuity-calculator .gratuity-result .time {
  display: none;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  color: #000;
}

.ar .site-dda .comp-form-gratuity-calculator .gratuity-result .time {
  font-size: 16px;
  line-height: 26px;
}

.comp-form-gratuity-calculator .gratuity-result.calculated .result-total {
  color: #b5131d;
}

.comp-form-gratuity-calculator .gratuity-result.calculated .time {
  display: block;
}

.comp-form-gratuity-calculator .gratuity-result.error .message {
  color: #f82626;
}

.comp-form-gratuity-calculator .gratuity-result.error .result-total {
  color: #000;
  background-image: url(../images/exclamation-triangle.svg);
  background-repeat: no-repeat;
  background-position: 0% top;
  background-size: 1.8rem 1.7rem;
  padding-left: 24%;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .gratuity-result.error .result-total {
    background-position: 8.799999999999997% center;
    background-size: 2.15rem 2rem;
  }
}

.comp-form-gratuity-calculator .gratuity-result.error .result-total::before {
  background: #f82626;
}

.comp-form-gratuity-calculator .gratuity-result.error .time {
  display: block;
}

.comp-form-gratuity-calculator .wrap-disclaimer {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  color: #000;
  width: 100%;
}

.ar .site-dda .comp-form-gratuity-calculator .wrap-disclaimer {
  font-size: 16px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .wrap-disclaimer {
    width: 75%;
  }
}

.comp-form-gratuity-calculator .wrap-disclaimer hr {
  border: 1px solid #d7d7d7;
  margin-bottom: 2.45rem;
  margin-top: 0;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator .wrap-disclaimer hr {
    margin-bottom: 2rem;
  }
}

.comp-form-gratuity-calculator .wrap-disclaimer .comp-heading {
  color: inherit;
}

.comp-form-gratuity-calculator .wrap-disclaimer .comp-heading .component-content > p {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .comp-form-gratuity-calculator .wrap-disclaimer .comp-heading .component-content > p {
    max-width: 100%;
  }
}

.comp-form-gratuity-calculator.\--no-options .form-common {
  height: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-form-gratuity-calculator.\--no-options .form-common .wrap-bottom {
    height: 100%;
  }
}

.comp-form-interest .comp-input, .comp-form-interest .comp-select {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-form-interest .comp-input, .comp-form-interest .comp-select {
    min-width: auto;
  }
}

.comp-form-interest .group-input .comp-input, .comp-form-interest .group-input .comp-select {
  width: 50%;
  min-width: auto;
}

.comp-form-interest .group-input .comp-select {
  margin-left: 10px;
}

@media only screen and (min-width: 992px) {
  .comp-form-interest .comp-select .choices[data-type*=select-one] .choices__list--dropdown .hide-dropdown {
    top: 0.65rem;
  }
}

.setup-your-business-popup.popup .close {
  font-size: 2em;
  top: 0.8rem;
  left: 0.9rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .setup-your-business-popup.popup .close {
    top: 1.65rem;
    left: 1.65rem;
  }
}

@media only screen and (min-width: 992px) {
  .setup-your-business-popup.popup .close {
    top: 3.65rem;
    left: 3.1rem;
  }
}

.form-questions.popup-form > .component-content, .form-business-space.popup-form > .component-content, .book-venue-form.popup-form > .component-content {
  position: relative;
  height: 100%;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}

.form-questions.popup .close, .form-questions .setup-your-business-popup.popup .close, .form-business-space.popup .close, .form-business-space .setup-your-business-popup.popup .close, .book-venue-form.popup .close, .book-venue-form .setup-your-business-popup.popup .close {
  font-size: 2em;
  top: 0.8rem;
  left: 0.9rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .form-questions.popup .close, .form-questions .setup-your-business-popup.popup .close, .form-business-space.popup .close, .form-business-space .setup-your-business-popup.popup .close, .book-venue-form.popup .close, .book-venue-form .setup-your-business-popup.popup .close {
    top: 1.65rem;
    left: 1.65rem;
  }
}

@media only screen and (min-width: 992px) {
  .form-questions.popup .close, .form-questions .setup-your-business-popup.popup .close, .form-business-space.popup .close, .form-business-space .setup-your-business-popup.popup .close, .book-venue-form.popup .close, .book-venue-form .setup-your-business-popup.popup .close {
    top: 3.65rem;
    left: 3.1rem;
  }
}

.setup-your-business-popup .comp-image-logo,
.form-business-space .comp-image-logo,
.form-questions .comp-image-logo,
.book-venue-form .comp-image-logo {
  position: absolute;
  z-index: 99;
  top: 2.5rem;
  right: 1rem;
}

.setup-your-business-popup .comp-image-logo img,
.form-business-space .comp-image-logo img,
.form-questions .comp-image-logo img,
.book-venue-form .comp-image-logo img {
  max-width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .setup-your-business-popup .comp-image-logo,
  .form-business-space .comp-image-logo,
  .form-questions .comp-image-logo,
  .book-venue-form .comp-image-logo {
    top: 1.8rem;
    right: 1.95rem;
    width: 4rem;
  }
}

@media only screen and (min-width: 992px) {
  .setup-your-business-popup .comp-image-logo,
  .form-business-space .comp-image-logo,
  .form-questions .comp-image-logo,
  .book-venue-form .comp-image-logo {
    top: 3.75rem;
    right: 4rem;
  }
}

.setup-your-business-popup fieldset,
.form-business-space fieldset,
.form-questions fieldset,
.book-venue-form fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comp-schedule-visit-form .comp-heading.rich-text {
  margin-bottom: 0;
}

.comp-schedule-visit-form .comp-heading.rich-text h2 {
  font-size: 72px;
  line-height: 70px;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .ar .site-dda .comp-schedule-visit-form .comp-heading.rich-text h2 {
    line-height: 65px;
  }
  .ar .site-lastexit .comp-schedule-visit-form .comp-heading.rich-text h2 {
    font-size: 36px;
    line-height: 65px;
  }
}

@media only screen and (max-width: 767px) {
  .comp-schedule-visit-form .comp-heading.rich-text h2 {
    font-size: 42px;
    line-height: 40px;
  }
}

[dir="rtl"] .comp-schedule-visit-form .comp-heading.rich-text h2 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.comp-schedule-visit-form .comp-heading.rich-text p {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  max-width: 25rem;
  padding-top: 2.5rem;
  margin-bottom: 0;
}

.comp-schedule-visit-form .checkbox-group {
  padding-top: 0.8rem;
}

.comp-schedule-visit-form .checkbox-group .comp-checkbox {
  margin-bottom: 0.65rem;
}

.comp-schedule-visit-form .schedule-visit-form {
  padding-top: 57px;
}

.comp-schedule-visit-form .schedule-visit-form [data-recaptcha],
.comp-schedule-visit-form .schedule-visit-form [data-recaptcha-v3] {
  margin-bottom: 1.5rem;
}

[dir="rtl"] .comp-schedule-visit-form .choices[data-type*=select-one].is-open::after {
  content: none;
}

[dir="rtl"] .comp-schedule-visit-form .choices[data-type*=select-one].is-open .hide-dropdown {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.comp-form-we-are-happy .heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 44px;
  line-height: 44px;
  letter-spacing: -1px;
  color: #000;
  margin-bottom: 1.3rem;
}

@media only screen and (min-width: 768px) {
  .comp-form-we-are-happy .heading {
    font-size: 52px;
    line-height: 52px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .heading {
    font-size: 72px;
    line-height: 70px;
    margin-bottom: 1.85rem;
  }
}

.comp-form-we-are-happy .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0;
  padding-bottom: 2.05rem;
}

.comp-form-we-are-happy .nav-tabs .nav-item {
  padding: 0.6rem 0;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  border-bottom: 0.1rem solid transparent;
  cursor: pointer;
}

.ar .site-dda .comp-form-we-are-happy .nav-tabs .nav-item {
  font-size: 22px;
  line-height: 32px;
}

.comp-form-we-are-happy .nav-tabs .nav-item.active {
  font-weight: bold;
  border-bottom-color: #b5131d;
}

.comp-form-we-are-happy .nav-tabs .nav-item:not(:last-child) {
  margin-left: 2.05rem;
}

.comp-form-we-are-happy .form-common .wrap-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.45rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .wrap-row {
    margin: 0 -1.25rem;
  }
}

.comp-form-we-are-happy .form-common .wrap-row [class^="col-"] {
  float: none;
  padding: 0 0.45rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .wrap-row [class^="col-"] {
    padding: 0 1.25rem;
  }
}

.comp-form-we-are-happy .form-common .comp-input,
.comp-form-we-are-happy .form-common .comp-select {
  width: 100%;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .comp-input,
  .comp-form-we-are-happy .form-common .comp-select {
    margin-bottom: 1.9rem;
    min-width: auto;
  }
}

.comp-form-we-are-happy .form-common .comp-input .input-controller,
.comp-form-we-are-happy .form-common .comp-select .input-controller {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
  border-bottom-color: #000;
}

@media only screen and (max-width: 991px) {
  .comp-form-we-are-happy .form-common .comp-input .input-controller,
  .comp-form-we-are-happy .form-common .comp-select .input-controller {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
}

.comp-form-we-are-happy .form-common .comp-input .input-label,
.comp-form-we-are-happy .form-common .comp-select .input-label {
  font-size: 18px;
  line-height: 22px;
  color: #acacac;
  opacity: 1;
  font-weight: 400;
}

@media only screen and (max-width: 991px) {
  .comp-form-we-are-happy .form-common .comp-input .input-label,
  .comp-form-we-are-happy .form-common .comp-select .input-label {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
}

.comp-form-we-are-happy .form-common .comp-select .choices__inner {
  height: 1.825rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.24);
  border-bottom-color: #000;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .comp-select .choices__inner {
    height: 2.175rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}

.safari .comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"] .choices__inner {
  padding: 0.5rem 0 0.5rem 0.5rem;
}

.comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"] .choices__input {
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 0.5rem;
}

@media only screen and (max-width: 991px) {
  .comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"] .choices__input {
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
  }
}

.comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"] .choices__input::-webkit-input-placeholder {
  color: #acacac;
  opacity: 1;
}

.comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"] .choices__input::-moz-placeholder {
  color: #acacac;
  opacity: 1;
}

.comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"] .choices__input:-ms-input-placeholder {
  color: #acacac;
  opacity: 1;
}

.comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"] .choices__input::-ms-input-placeholder {
  color: #acacac;
  opacity: 1;
}

.comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"] .choices__input::placeholder {
  color: #acacac;
  opacity: 1;
}

.comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"]::after {
  top: 0.9rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"]::after {
    top: 1rem;
  }
}

[dir="rtl"] .comp-form-we-are-happy .form-common .comp-select .choices[data-type*="select-one"]::after {
  top: calc(50% - 4px);
  left: 0.05rem;
}

.comp-form-we-are-happy .form-common .comp-select .choices__list--dropdown .hide-dropdown {
  top: 0.3rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .comp-select .choices__list--dropdown .hide-dropdown {
    top: 0.4rem;
  }
}

[dir="rtl"] .comp-form-we-are-happy .form-common .comp-select .choices__list--dropdown .hide-dropdown {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  left: -0.2rem;
  top: 0.25rem;
}

.comp-form-we-are-happy .form-common .comp-select .choices__list--dropdown .choices__item {
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 0.3rem;
  padding-top: 0.3rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .comp-select .choices__list--dropdown .choices__item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.comp-form-we-are-happy .form-common .comp-select .choices__list--dropdown .choices__item[data-value=""] {
  display: none;
}

.comp-form-we-are-happy .form-common .comp-select .choices__list--single .choices__item {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  height: 0.9rem;
  width: calc(100% - 5px);
  white-space: nowrap;
  color: #acacac;
  opacity: 1;
  font-weight: 400;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .comp-select .choices__list--single .choices__item {
    height: 1.25rem;
  }
}

[dir="rtl"] .comp-form-we-are-happy .form-common .comp-select .choices__list--single .choices__item {
  direction: rtl;
  margin-left: 0.25rem;
}

.comp-form-we-are-happy .form-common .checkbox-group {
  margin-top: 0.55rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .checkbox-group {
    margin-top: 1.15rem;
  }
}

.comp-form-we-are-happy .form-common .checkbox-group .policy-checkbox {
  margin-bottom: 0;
}

.comp-form-we-are-happy .form-common .checkbox-group .policy-checkbox .comp-checkbox {
  margin-bottom: 1.2rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common .checkbox-group .policy-checkbox .comp-checkbox {
    margin-bottom: 1.4rem;
  }
}

.comp-form-we-are-happy .form-common .checkbox-group .policy-checkbox .comp-checkbox .input-label {
  font-size: 16px;
  line-height: 18px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
}

.comp-form-we-are-happy .form-common .checkbox-group .policy-checkbox .comp-checkbox .input-label a {
  font-size: 16px;
  line-height: 18px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.comp-form-we-are-happy .form-common.disable-hover-checkbox .input-controller:checked ~ .input-label::before {
  background-color: #b5131d;
  border-color: #b5131d;
}

.comp-form-we-are-happy .form-common ul.parsley-errors-list {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding-right: 0;
  color: #f82626;
}

.comp-form-we-are-happy .form-common .maxlength-textarea {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  color: #979797;
  margin-top: -0.8rem;
  text-align: left;
}

.comp-form-we-are-happy .form-common.form-request .wrap-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.comp-form-we-are-happy .form-common.form-request .comp-file-upload {
  margin-top: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common.form-request .comp-file-upload {
    margin-top: 1.15rem;
  }
}

.comp-form-we-are-happy .form-common.form-request .checkbox-group {
  margin-top: 0.9rem;
  margin-bottom: 1.8rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common.form-request .checkbox-group {
    margin-top: 1.4rem;
    margin-bottom: 2.25rem;
  }
}

.comp-form-we-are-happy .form-common.form-request .checkbox-group .policy-checkbox .comp-checkbox {
  margin-bottom: 0;
}

.comp-form-we-are-happy .form-common.form-request .checkbox-group .policy-checkbox .comp-checkbox .input-label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}

.comp-form-we-are-happy .form-common.form-request .checkbox-group .policy-checkbox .comp-checkbox .input-label a {
  font-size: inherit;
}

.comp-form-we-are-happy .form-common.form-request [data-recaptcha-v3] {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common.form-request [data-recaptcha-v3] {
    margin-bottom: 2rem;
  }
}

.comp-form-we-are-happy .form-common.form-request button[type="submit"] {
  text-align: right;
  margin-right: 0;
  font-size: 20px;
  line-height: 22px;
  color: #000;
}

.ar .site-dda .comp-form-we-are-happy .form-common.form-request button[type="submit"] {
  line-height: 36px;
}

.comp-form-we-are-happy .form-common.form-search .reference-num {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #acacac;
  margin-bottom: 0.9rem;
}

.ar .site-dda .comp-form-we-are-happy .form-common.form-search .reference-num {
  font-size: 22px;
  line-height: 32px;
}

.comp-form-we-are-happy .form-common.form-search .wrap-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common.form-search .wrap-form {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.comp-form-we-are-happy .form-common.form-search .wrap-form .comp-select,
.comp-form-we-are-happy .form-common.form-search .wrap-form .comp-input {
  margin-bottom: 0;
}

.comp-form-we-are-happy .form-common.form-search .wrap-form .code {
  max-width: 3.75rem;
}

.comp-form-we-are-happy .form-common.form-search .wrap-form .dash {
  font-size: 24px;
  padding: 0 0.9rem;
}

.comp-form-we-are-happy .form-common.form-search .wrap-form .num {
  width: calc(100% - 6.05rem);
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common.form-search .wrap-form .num {
    width: auto;
    justify-self: stretch;
  }
}

.comp-form-we-are-happy .form-common.form-search .wrap-form .btn-search {
  width: 100%;
  padding: 0.6rem 2.3rem;
  margin-top: 1.5rem;
  background: #b5131d;
  color: #fff;
  border: 0;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  border-radius: 0.25rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-we-are-happy .form-common.form-search .wrap-form .btn-search {
    width: auto;
    margin-right: 1rem;
    margin-top: 0rem;
  }
}

.hero-campaign-form-bottom {
  min-height: 100vh;
  width: 100%;
  position: relative;
  z-index: 1;
}

.hero-campaign-form-bottom .wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .wrapper {
    padding-right: 1rem;
    padding-left: 1rem;
    max-width: 952px;
    height: 100vh;
  }
}

@media only screen and (min-width: 1200px) {
  .hero-campaign-form-bottom .wrapper {
    max-width: 1160px;
  }
}

.hero-campaign-form-bottom picture {
  width: 100%;
  overflow: hidden;
  min-height: 13.5rem;
  position: relative;
  z-index: -1;
  display: block;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form-bottom picture {
    min-height: 19rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom picture {
    position: absolute;
    min-height: unset;
    height: calc(100% - 5.3rem);
    top: 0;
    right: 0;
  }
}

.hero-campaign-form-bottom picture img {
  position: absolute;
  width: 100%;
  min-height: 100%;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom picture img {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.hero-campaign-form-bottom picture::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, right bottom, right top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.hero-campaign-form-bottom .hero-text {
  width: 100%;
  padding-top: 5.6rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 35px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form-bottom .hero-text {
    font-size: 42px;
    line-height: 48px;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-text {
    height: calc(100% - 5.3rem);
    position: relative;
    font-size: 70px;
    line-height: 62px;
    padding-top: 0;
    margin: auto 0;
  }
}

.hero-campaign-form-bottom .hero-text .heading {
  max-width: 15rem;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form-bottom .hero-text .heading {
    max-width: 18rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-text .heading {
    max-width: 30rem;
    text-align: right;
    margin-right: 0;
    margin-top: -3rem;
  }
}

.hero-campaign-form-bottom .hero-content {
  width: 100%;
  background: #fff;
  padding: 2rem 2.4rem;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form-bottom .hero-content {
    padding: 3rem 2.4rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content {
    padding: 0;
    background: transparent;
    margin-top: -5.35rem;
  }
}

.hero-campaign-form-bottom .hero-content .form-campaign {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form-bottom .hero-content .form-campaign {
    max-width: 728px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .form-campaign {
    padding: 1.4rem 2.5rem 1.7rem;
    width: calc(100% + 5rem);
    max-width: unset;
    margin-right: -2.5rem;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.13);
            box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.13);
  }
}

@media only screen and (min-width: 1200px) {
  .hero-campaign-form-bottom .hero-content .form-campaign {
    padding: 1.4rem 2.5rem 1.7rem;
  }
}

.hero-campaign-form-bottom .hero-content .title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  color: #000;
  margin-bottom: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .group-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .group-form .firstname,
  .hero-campaign-form-bottom .hero-content .group-form .lastname {
    width: 7rem;
    margin-left: 0.75rem;
  }
}

.hero-campaign-form-bottom .hero-content .group-form .region {
  width: calc(50% - 7.5px);
  display: inline-block;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .group-form .region {
    display: block;
    width: 6.6rem;
    margin-left: 0.75rem;
  }
}

.hero-campaign-form-bottom .hero-content .group-form .phonenumber {
  width: calc(50% - 7.5px);
  float: left;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .group-form .phonenumber {
    float: none;
    width: 6.6rem;
    margin-left: 0.75rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .group-form .mail {
    width: 10rem;
    margin-left: auto;
  }
}

@media only screen and (min-width: 1200px) {
  .hero-campaign-form-bottom .hero-content .group-form .mail {
    width: 12.5rem;
    margin-left: 2.6rem;
  }
}

.hero-campaign-form-bottom .hero-content .group-form .btn-submit {
  display: none;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .group-form .btn-submit {
    display: block;
    height: 2rem;
  }
}

.hero-campaign-form-bottom .hero-content .btn-submit {
  display: block;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .btn-submit {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .comp-input {
    min-width: unset;
    width: 100%;
  }
}

.hero-campaign-form-bottom .hero-content .comp-input .input-container {
  font-size: 16px;
  line-height: 19px;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .comp-select {
    min-width: unset;
    width: 100%;
  }
}

.hero-campaign-form-bottom .hero-content .comp-select .choices {
  font-size: 16px;
  line-height: 19px;
}

.hero-campaign-form-bottom .hero-content .comp-select .choices__inner {
  font-size: 16px;
}

.hero-campaign-form-bottom .hero-content .comp-select .choices[data-type*="select-one"] .choices__inner {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

.safari .hero-campaign-form-bottom .hero-content .comp-select .choices[data-type*="select-one"] .choices__inner {
  padding: 0.5rem 0 0.5rem 0.5rem;
}

.hero-campaign-form-bottom .hero-content .comp-select .choices[data-type*="select-one"] .choices__input {
  font-size: 16px;
  padding-bottom: 0.45rem;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .comp-select .choices[data-type*="select-one"] .choices__input {
    padding-bottom: 0.5rem;
  }
}

.hero-campaign-form-bottom .hero-content .comp-select .choices[data-type*="select-one"]::after {
  top: calc(50% - 1px);
}

.hero-campaign-form-bottom .hero-content .comp-select .choices__list--dropdown .hide-dropdown {
  top: 0.35rem;
}

.hero-campaign-form-bottom .hero-content .comp-select .choices__list--dropdown .choices__item {
  font-size: 16px;
  line-height: 19px;
}

.hero-campaign-form-bottom .hero-content .comp-select .choices__list--dropdown .choices__item[data-value=""] {
  display: none;
}

.hero-campaign-form-bottom .hero-content .comp-select .choices__list--single .choices__item {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  height: 19px;
  width: calc(100% - 5px);
}

.hero-campaign-form-bottom .hero-content .policy {
  margin-bottom: 1.6rem;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form-bottom .hero-content .policy {
    margin-bottom: 0;
  }
}

.hero-campaign-form-bottom .hero-content .policy .terms-link {
  text-decoration: underline;
  color: #000;
  cursor: pointer;
}

.hero-campaign-form-bottom .hero-content .parsley-errors-list {
  margin-top: 0.3rem;
  padding-right: 0;
  font-size: 12px;
  line-height: 14px;
}

.hero-campaign-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form {
    min-height: 100vh;
    padding: 5rem 0;
  }
}

.hero-campaign-form .component-content {
  width: 100%;
}

.hero-campaign-form .wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form .wrapper {
    padding-right: 20px;
    padding-left: 20px;
    width: 952px;
  }
}

@media only screen and (min-width: 1200px) {
  .hero-campaign-form .wrapper {
    width: 1160px;
  }
}

.hero-campaign-form picture {
  width: 100%;
  overflow: hidden;
  min-height: 13.5rem;
  position: relative;
  z-index: -1;
  display: block;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form picture {
    min-height: 23rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form picture {
    position: absolute;
    min-height: auto;
    height: 100%;
    top: 0;
    right: 0;
  }
}

.hero-campaign-form picture img {
  position: absolute;
  width: 100%;
  min-height: 100%;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form picture img {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.hero-campaign-form picture::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, right bottom, right top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.hero-campaign-form .wrap-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.hero-campaign-form .wrap-hero .hero-text {
  width: 100%;
  padding-top: 4.3rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 35px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
}

.hero-campaign-form .wrap-hero .hero-text .heading {
  max-width: 15rem;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form .wrap-hero .hero-text .heading {
    max-width: 18rem;
  }
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form .wrap-hero .hero-text {
    font-size: 42px;
    line-height: 48px;
    padding-top: 8rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form .wrap-hero .hero-text {
    position: relative;
    width: 67%;
    font-size: 70px;
    line-height: 62px;
    padding-top: 0;
  }
  .hero-campaign-form .wrap-hero .hero-text .heading {
    max-width: 30rem;
    text-align: right;
  }
}

.hero-campaign-form .wrap-hero .hero-content {
  width: 100%;
  background: #fff;
  padding: 2rem 2.4rem;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form .wrap-hero .hero-content {
    padding: 3rem 2.4rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form .wrap-hero .hero-content {
    width: 33%;
    opacity: 0.9;
    padding: 1.6rem 1.2rem 1.4rem;
  }
}

@media only screen and (min-width: 1200px) {
  .hero-campaign-form .wrap-hero .hero-content {
    padding: 2rem 1.8rem 1.65rem;
  }
}

.hero-campaign-form .wrap-hero .hero-content .form-campaign {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form .wrap-hero .hero-content .form-campaign {
    max-width: 25.4rem;
    margin: 0 auto;
  }
}

.hero-campaign-form .wrap-hero .hero-content .title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  color: #000;
  margin-bottom: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form .wrap-hero .hero-content .comp-input {
    min-width: auto;
    width: 100%;
  }
}

.hero-campaign-form .wrap-hero .hero-content .comp-input .input-container {
  font-size: 16px;
  line-height: 19px;
}

.hero-campaign-form .wrap-hero .hero-content .comp-input .input-container .input-label {
  color: #000;
  opacity: 0.24;
  font-weight: 500;
}

@media only screen and (min-width: 992px) {
  .hero-campaign-form .wrap-hero .hero-content .comp-select {
    min-width: auto;
    width: 100%;
  }
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices {
  font-size: 16px;
  line-height: 19px;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices__inner {
  font-size: 16px;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices__input {
  font-size: 16px;
  padding-bottom: 0.5rem;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices[data-type*="select-one"] .choices__inner {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

.safari .hero-campaign-form .wrap-hero .hero-content .comp-select .choices[data-type*="select-one"] .choices__inner {
  padding: 0.5rem 0 0.5rem 0.5rem;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices[data-type*="select-one"]::after {
  top: calc(50% - 1px);
}

[dir="rtl"] .hero-campaign-form .wrap-hero .hero-content .comp-select .choices[data-type*="select-one"]::after {
  top: calc(50% - 4px);
  left: 0.05rem;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices__list--dropdown .hide-dropdown {
  top: 0.35rem;
}

[dir="rtl"] .hero-campaign-form .wrap-hero .hero-content .comp-select .choices__list--dropdown .hide-dropdown {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  left: -0.2rem;
  top: 0.25rem;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices__list--dropdown .choices__item {
  font-size: 16px;
  line-height: 19px;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices__list--dropdown .choices__item[data-value=""] {
  display: none;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices__list--single .choices__item {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  height: 19px;
  width: calc(100% - 5px);
  white-space: nowrap;
  color: #000;
  opacity: 0.24;
  font-weight: 500;
}

[dir="rtl"] .hero-campaign-form .wrap-hero .hero-content .comp-select .choices__list--single .choices__item {
  direction: rtl;
  margin-left: 5px;
}

.hero-campaign-form .wrap-hero .hero-content .comp-select .choices.is-chosen .choices__list--single .choices__item {
  opacity: 1;
}

.hero-campaign-form .wrap-hero .hero-content .group-fullname {
  display: block;
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form .wrap-hero .hero-content .group-fullname {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form .wrap-hero .hero-content .group-fullname .first {
    width: calc(50% - 7.5px);
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .hero-campaign-form .wrap-hero .hero-content .group-fullname .last {
    width: calc(50% - 7.5px);
  }
}

.hero-campaign-form .wrap-hero .hero-content .group-phonenumber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hero-campaign-form .wrap-hero .hero-content .group-phonenumber .region {
  width: calc(50% - 7.5px);
  margin-left: 15px;
}

.hero-campaign-form .wrap-hero .hero-content .group-phonenumber .phonenumber {
  width: calc(50% - 7.5px);
}

.hero-campaign-form .wrap-hero .hero-content .policy {
  font-family: "SFCompactText", Arial, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  color: #7f7e81;
  margin-bottom: 1.6rem;
  margin-top: -0.2rem;
}

.hero-campaign-form .wrap-hero .hero-content .policy .terms-link {
  text-decoration: underline;
  color: #000;
  cursor: pointer;
}

.hero-campaign-form .wrap-hero .hero-content .btn-submit {
  width: 100%;
  padding: 0.5rem 1.5rem;
  background: #000;
  color: #fff;
  border: 0;
  font-family: "SFProDisplay", Arial, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}

.hero-campaign-form .wrap-hero .hero-content .parsley-errors-list {
  margin-top: 0.3rem;
  padding-right: 0;
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
}

.form.hints-below .scfSectionContent [class$="UsefulInfo"] {
  position: static;
  opacity: 1;
  max-width: 100%;
  width: 100%;
  margin: 5px 5px 0 0;
}

.form.labels-above label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 0;
}

.form.labels-above .scfEmailGeneralPanel, .form.labels-above .scfMultipleLineGeneralPanel, .form.labels-above .scfSingleLineGeneralPanel, .form.labels-above .scfPasswordGeneralPanel, .form.labels-above .scfNumberGeneralPanel, .form.labels-above .scfDatePickerGeneralPanel, .form.labels-above .scfListBoxGeneralPanel, .form.labels-above .scfDropListGeneralPanel, .form.labels-above .scfDateGeneralPanel, .form.labels-above .scfRadioButtonListGeneralPanel, .form.labels-above .scfCheckBoxListGeneralPanel, .form.labels-above .scfFileUploadGeneralPanel, .form.labels-above .scfDateSelectorGeneralPanel, .form.labels-above .scfCreditCardGeneralPanel, .form.labels-above .scfConfirmPasswordGeneralPanel, .form.labels-above .scfCaptchaGeneralPanel, .form.labels-above .scfTelephoneGeneralPanel, .form.labels-above .scfSmsTelephoneGeneralPanel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  width: 93%;
}

.form.labels-above .scfSectionContent .scfRequired {
  margin: 0 5px;
}

.form.labels-above .scfMultipleLineGeneralPanel {
  width: 95%;
}

.form.labels-above .scfMultipleLineTextBox {
  margin: 0 5px 0 0;
}

.popup-message.in {
  background: rgba(0, 0, 0, 0.25);
}

.popup-message > .component-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #ffffff;
}

@media only screen and (min-width: 992px) {
  .popup-message > .component-content {
    width: calc(100vw - 90px);
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-53%);
        -ms-transform: translateY(-53%);
            transform: translateY(-53%);
  }
}

.popup-message .popup-content {
  display: inline-block;
  width: 100%;
  max-width: 24.5rem;
  padding: 5.15rem 0 5.2rem;
  padding-right: 1.95rem;
  position: relative;
}

.popup-message .popup-content::before {
  content: "";
  width: 2.1rem;
  height: 2.1rem;
  background: url(../static/popup/pattern-1.svg) no-repeat center;
  position: absolute;
  top: 2.25rem;
  right: 2rem;
}

.popup-message .popup-content::after {
  content: "";
  width: 1.9rem;
  height: 1.9rem;
  background: url(../static/popup/pattern-3.svg) no-repeat center;
  position: absolute;
  right: 48%;
  bottom: 1.5rem;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.popup-message .popup-wrap {
  padding-left: 5.5rem;
  position: relative;
}

.popup-message .popup-wrap::before {
  content: "";
  width: 2.5rem;
  height: 2rem;
  background: url(../static/popup/pattern-2.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 1.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.popup-message .comp-heading h2 {
  margin-bottom: 0;
  font-size: 2.1rem;
  line-height: 2.1rem;
  white-space: normal;
}

@media only screen and (min-width: 992px) {
  .popup-message .comp-heading {
    max-width: 27.5rem;
  }
}

.popup-message .comp-heading + .popup-desc {
  margin-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .popup-message .comp-heading + .popup-desc {
    margin-bottom: 1.5rem;
  }
}

.popup-message .popup-desc {
  max-width: 14.8rem;
  font-size: 0.7rem;
  line-height: 1rem;
  font-weight: 400;
}

@media only screen and (min-width: 992px) {
  .popup-message .popup-desc {
    margin: 0;
    font-size: 0.8rem;
    line-height: 1.1rem;
  }
}

.popup-message .social-block {
  margin-top: 1.3rem;
}

.popup-message .social-block .social-block__title {
  margin-bottom: 0.75rem;
  font-size: 0.7rem;
  line-height: 1rem;
  font-weight: 400;
}

.popup-message .social-block .social-item {
  margin-left: 1rem;
}

.popup-message .social-block img {
  height: 1.35rem;
}

.popup-message.popupFooterCR .component-content {
  width: auto;
  top: 50%;
  left: 1.5rem;
  bottom: auto;
  right: 1.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (min-width: 768px) {
  .popup-message.popupFooterCR .component-content {
    width: 100%;
    max-width: 24.5rem;
    left: auto;
    bottom: auto;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
  }
}

@media only screen and (min-width: 768px) {
  .popup-message.popupFooterCR .close {
    top: 2.5rem;
    left: 2.5rem;
  }
}

@charset "UTF-8";
/* breakpoints */
.calendar-tooltip,
.event-calendar {
  /* breakpoints */
}

.calendar-tooltip .field-filetypeicon > a > span, .calendar-tooltip .pdf, .calendar-tooltip .xls, .calendar-tooltip .xslx, .calendar-tooltip .pptx, .calendar-tooltip .ppt, .calendar-tooltip .docx, .calendar-tooltip .doc, .calendar-tooltip .bmp, .calendar-tooltip .png, .calendar-tooltip .jpg, .calendar-tooltip .jpeg, .calendar-tooltip .psd, .calendar-tooltip .gif, .calendar-tooltip .avi, .calendar-tooltip .mp4, .calendar-tooltip .wmv, .calendar-tooltip .mov, .calendar-tooltip .mp3, .calendar-tooltip .wma, .calendar-tooltip .txt, .calendar-tooltip .zip,
.event-calendar .field-filetypeicon > a > span,
.event-calendar .pdf,
.event-calendar .xls,
.event-calendar .xslx,
.event-calendar .pptx,
.event-calendar .ppt,
.event-calendar .docx,
.event-calendar .doc,
.event-calendar .bmp,
.event-calendar .png,
.event-calendar .jpg,
.event-calendar .jpeg,
.event-calendar .psd,
.event-calendar .gif,
.event-calendar .avi,
.event-calendar .mp4,
.event-calendar .wmv,
.event-calendar .mov,
.event-calendar .mp3,
.event-calendar .wma,
.event-calendar .txt,
.event-calendar .zip {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
  width: 15px;
  height: 21px;
  margin: 0;
  padding: 0;
  position: relative;
}

.calendar-tooltip .field-filetypeicon > a > span:before, .calendar-tooltip .pdf:before, .calendar-tooltip .xls:before, .calendar-tooltip .xslx:before, .calendar-tooltip .pptx:before, .calendar-tooltip .ppt:before, .calendar-tooltip .docx:before, .calendar-tooltip .doc:before, .calendar-tooltip .bmp:before, .calendar-tooltip .png:before, .calendar-tooltip .jpg:before, .calendar-tooltip .jpeg:before, .calendar-tooltip .psd:before, .calendar-tooltip .gif:before, .calendar-tooltip .avi:before, .calendar-tooltip .mp4:before, .calendar-tooltip .wmv:before, .calendar-tooltip .mov:before, .calendar-tooltip .mp3:before, .calendar-tooltip .wma:before, .calendar-tooltip .txt:before, .calendar-tooltip .zip:before,
.event-calendar .field-filetypeicon > a > span:before,
.event-calendar .pdf:before,
.event-calendar .xls:before,
.event-calendar .xslx:before,
.event-calendar .pptx:before,
.event-calendar .ppt:before,
.event-calendar .docx:before,
.event-calendar .doc:before,
.event-calendar .bmp:before,
.event-calendar .png:before,
.event-calendar .jpg:before,
.event-calendar .jpeg:before,
.event-calendar .psd:before,
.event-calendar .gif:before,
.event-calendar .avi:before,
.event-calendar .mp4:before,
.event-calendar .wmv:before,
.event-calendar .mov:before,
.event-calendar .mp3:before,
.event-calendar .wma:before,
.event-calendar .txt:before,
.event-calendar .zip:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  position: absolute;
  display: block;
  top: 50%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.calendar-tooltip .field-filetypeicon span:before,
.event-calendar .field-filetypeicon span:before {
  content: "\f016";
}

.calendar-tooltip .field-filetypeicon .pdf:before,
.event-calendar .field-filetypeicon .pdf:before {
  content: "\f1c1";
}

.calendar-tooltip .field-filetypeicon .xlsx:before, .calendar-tooltip .field-filetypeicon .xls:before,
.event-calendar .field-filetypeicon .xlsx:before,
.event-calendar .field-filetypeicon .xls:before {
  content: "\f1c3";
}

.calendar-tooltip .field-filetypeicon .pptx:before, .calendar-tooltip .field-filetypeicon .ppt:before,
.event-calendar .field-filetypeicon .pptx:before,
.event-calendar .field-filetypeicon .ppt:before {
  content: "\f1c4";
}

.calendar-tooltip .field-filetypeicon .docx:before, .calendar-tooltip .field-filetypeicon .doc:before,
.event-calendar .field-filetypeicon .docx:before,
.event-calendar .field-filetypeicon .doc:before {
  content: "\f1c2";
}

.calendar-tooltip .field-filetypeicon .bmp:before, .calendar-tooltip .field-filetypeicon .png:before, .calendar-tooltip .field-filetypeicon .jpg:before, .calendar-tooltip .field-filetypeicon .jpeg:before, .calendar-tooltip .field-filetypeicon .psd:before, .calendar-tooltip .field-filetypeicon .gif:before, .calendar-tooltip .field-filetypeicon .tif:before,
.event-calendar .field-filetypeicon .bmp:before,
.event-calendar .field-filetypeicon .png:before,
.event-calendar .field-filetypeicon .jpg:before,
.event-calendar .field-filetypeicon .jpeg:before,
.event-calendar .field-filetypeicon .psd:before,
.event-calendar .field-filetypeicon .gif:before,
.event-calendar .field-filetypeicon .tif:before {
  content: "\f1c5";
}

.calendar-tooltip .field-filetypeicon .avi:before, .calendar-tooltip .field-filetypeicon .mp4:before, .calendar-tooltip .field-filetypeicon .wmv:before, .calendar-tooltip .field-filetypeicon .mov:before, .calendar-tooltip .field-filetypeicon .mpg:before, .calendar-tooltip .field-filetypeicon .mkv:before, .calendar-tooltip .field-filetypeicon .vp6:before, .calendar-tooltip .field-filetypeicon .vid:before, .calendar-tooltip .field-filetypeicon .rv:before, .calendar-tooltip .field-filetypeicon .webm:before, .calendar-tooltip .field-filetypeicon .swf:before, .calendar-tooltip .field-filetypeicon .flv:before, .calendar-tooltip .field-filetypeicon .m4v:before, .calendar-tooltip .field-filetypeicon .h264:before, .calendar-tooltip .field-filetypeicon .mk3d:before, .calendar-tooltip .field-filetypeicon .gifv:before, .calendar-tooltip .field-filetypeicon .oggv:before, .calendar-tooltip .field-filetypeicon .movie:before, .calendar-tooltip .field-filetypeicon .divx:before,
.event-calendar .field-filetypeicon .avi:before,
.event-calendar .field-filetypeicon .mp4:before,
.event-calendar .field-filetypeicon .wmv:before,
.event-calendar .field-filetypeicon .mov:before,
.event-calendar .field-filetypeicon .mpg:before,
.event-calendar .field-filetypeicon .mkv:before,
.event-calendar .field-filetypeicon .vp6:before,
.event-calendar .field-filetypeicon .vid:before,
.event-calendar .field-filetypeicon .rv:before,
.event-calendar .field-filetypeicon .webm:before,
.event-calendar .field-filetypeicon .swf:before,
.event-calendar .field-filetypeicon .flv:before,
.event-calendar .field-filetypeicon .m4v:before,
.event-calendar .field-filetypeicon .h264:before,
.event-calendar .field-filetypeicon .mk3d:before,
.event-calendar .field-filetypeicon .gifv:before,
.event-calendar .field-filetypeicon .oggv:before,
.event-calendar .field-filetypeicon .movie:before,
.event-calendar .field-filetypeicon .divx:before {
  content: "\f1c8";
}

.calendar-tooltip .field-filetypeicon .mp3:before, .calendar-tooltip .field-filetypeicon .wma:before, .calendar-tooltip .field-filetypeicon .wav:before, .calendar-tooltip .field-filetypeicon .fla:before, .calendar-tooltip .field-filetypeicon .flac:before, .calendar-tooltip .field-filetypeicon .ra:before, .calendar-tooltip .field-filetypeicon .rma:before, .calendar-tooltip .field-filetypeicon .aif:before, .calendar-tooltip .field-filetypeicon .aiff:before, .calendar-tooltip .field-filetypeicon .aa:before, .calendar-tooltip .field-filetypeicon .aac:before, .calendar-tooltip .field-filetypeicon .mid:before, .calendar-tooltip .field-filetypeicon .midi:before, .calendar-tooltip .field-filetypeicon .aax:before, .calendar-tooltip .field-filetypeicon .ac3:before, .calendar-tooltip .field-filetypeicon .au:before, .calendar-tooltip .field-filetypeicon .ogg:before, .calendar-tooltip .field-filetypeicon .avr:before, .calendar-tooltip .field-filetypeicon .m4a:before, .calendar-tooltip .field-filetypeicon .mp4a:before, .calendar-tooltip .field-filetypeicon .amz:before, .calendar-tooltip .field-filetypeicon .mka:before, .calendar-tooltip .field-filetypeicon .asx:before, .calendar-tooltip .field-filetypeicon .pcm:before, .calendar-tooltip .field-filetypeicon .m3u:before, .calendar-tooltip .field-filetypeicon .xwma:before,
.event-calendar .field-filetypeicon .mp3:before,
.event-calendar .field-filetypeicon .wma:before,
.event-calendar .field-filetypeicon .wav:before,
.event-calendar .field-filetypeicon .fla:before,
.event-calendar .field-filetypeicon .flac:before,
.event-calendar .field-filetypeicon .ra:before,
.event-calendar .field-filetypeicon .rma:before,
.event-calendar .field-filetypeicon .aif:before,
.event-calendar .field-filetypeicon .aiff:before,
.event-calendar .field-filetypeicon .aa:before,
.event-calendar .field-filetypeicon .aac:before,
.event-calendar .field-filetypeicon .mid:before,
.event-calendar .field-filetypeicon .midi:before,
.event-calendar .field-filetypeicon .aax:before,
.event-calendar .field-filetypeicon .ac3:before,
.event-calendar .field-filetypeicon .au:before,
.event-calendar .field-filetypeicon .ogg:before,
.event-calendar .field-filetypeicon .avr:before,
.event-calendar .field-filetypeicon .m4a:before,
.event-calendar .field-filetypeicon .mp4a:before,
.event-calendar .field-filetypeicon .amz:before,
.event-calendar .field-filetypeicon .mka:before,
.event-calendar .field-filetypeicon .asx:before,
.event-calendar .field-filetypeicon .pcm:before,
.event-calendar .field-filetypeicon .m3u:before,
.event-calendar .field-filetypeicon .xwma:before {
  content: "\f1c7";
}

.calendar-tooltip .field-filetypeicon .txt:before,
.event-calendar .field-filetypeicon .txt:before {
  content: "\f0f6";
}

.calendar-tooltip .field-filetypeicon .zip:before, .calendar-tooltip .field-filetypeicon .zipx:before, .calendar-tooltip .field-filetypeicon .rar:before, .calendar-tooltip .field-filetypeicon .tar:before, .calendar-tooltip .field-filetypeicon .gz:before, .calendar-tooltip .field-filetypeicon .dmg:before, .calendar-tooltip .field-filetypeicon .iso:before,
.event-calendar .field-filetypeicon .zip:before,
.event-calendar .field-filetypeicon .zipx:before,
.event-calendar .field-filetypeicon .rar:before,
.event-calendar .field-filetypeicon .tar:before,
.event-calendar .field-filetypeicon .gz:before,
.event-calendar .field-filetypeicon .dmg:before,
.event-calendar .field-filetypeicon .iso:before {
  content: "\f1c6";
}

.calendar-tooltip .field-filetypeicon .css:before, .calendar-tooltip .field-filetypeicon .js:before, .calendar-tooltip .field-filetypeicon .py:before, .calendar-tooltip .field-filetypeicon .git:before, .calendar-tooltip .field-filetypeicon .py:before, .calendar-tooltip .field-filetypeicon .cpp:before, .calendar-tooltip .field-filetypeicon .h:before, .calendar-tooltip .field-filetypeicon .ini:before, .calendar-tooltip .field-filetypeicon .config:before,
.event-calendar .field-filetypeicon .css:before,
.event-calendar .field-filetypeicon .js:before,
.event-calendar .field-filetypeicon .py:before,
.event-calendar .field-filetypeicon .git:before,
.event-calendar .field-filetypeicon .py:before,
.event-calendar .field-filetypeicon .cpp:before,
.event-calendar .field-filetypeicon .h:before,
.event-calendar .field-filetypeicon .ini:before,
.event-calendar .field-filetypeicon .config:before {
  content: "\f1c9";
}

.calendar-tooltip .field-filetypeicon .exe:before, .calendar-tooltip .field-filetypeicon .jar:before, .calendar-tooltip .field-filetypeicon .dll:before, .calendar-tooltip .field-filetypeicon .bat:before, .calendar-tooltip .field-filetypeicon .pl:before, .calendar-tooltip .field-filetypeicon .scr:before, .calendar-tooltip .field-filetypeicon .msi:before, .calendar-tooltip .field-filetypeicon .app:before, .calendar-tooltip .field-filetypeicon .deb:before, .calendar-tooltip .field-filetypeicon .apk:before, .calendar-tooltip .field-filetypeicon .jar:before, .calendar-tooltip .field-filetypeicon .vb:before, .calendar-tooltip .field-filetypeicon .prg:before, .calendar-tooltip .field-filetypeicon .sh:before,
.event-calendar .field-filetypeicon .exe:before,
.event-calendar .field-filetypeicon .jar:before,
.event-calendar .field-filetypeicon .dll:before,
.event-calendar .field-filetypeicon .bat:before,
.event-calendar .field-filetypeicon .pl:before,
.event-calendar .field-filetypeicon .scr:before,
.event-calendar .field-filetypeicon .msi:before,
.event-calendar .field-filetypeicon .app:before,
.event-calendar .field-filetypeicon .deb:before,
.event-calendar .field-filetypeicon .apk:before,
.event-calendar .field-filetypeicon .jar:before,
.event-calendar .field-filetypeicon .vb:before,
.event-calendar .field-filetypeicon .prg:before,
.event-calendar .field-filetypeicon .sh:before {
  content: "\f085";
}

.calendar-tooltip .field-filetypeicon .com:before, .calendar-tooltip .field-filetypeicon .net:before, .calendar-tooltip .field-filetypeicon .org:before, .calendar-tooltip .field-filetypeicon .edu:before, .calendar-tooltip .field-filetypeicon .gov:before, .calendar-tooltip .field-filetypeicon .mil:before, .calendar-tooltip .field-filetypeicon .html:before, .calendar-tooltip .field-filetypeicon .htm:before, .calendar-tooltip .field-filetypeicon .xhtml:before, .calendar-tooltip .field-filetypeicon .jhtml:before, .calendar-tooltip .field-filetypeicon .php:before, .calendar-tooltip .field-filetypeicon .php3:before, .calendar-tooltip .field-filetypeicon .php4:before, .calendar-tooltip .field-filetypeicon .php5:before, .calendar-tooltip .field-filetypeicon .phtmle:before, .calendar-tooltip .field-filetypeicon .asp:before, .calendar-tooltip .field-filetypeicon .aspx:before, .calendar-tooltip .field-filetypeicon .cfm:before,
.event-calendar .field-filetypeicon .com:before,
.event-calendar .field-filetypeicon .net:before,
.event-calendar .field-filetypeicon .org:before,
.event-calendar .field-filetypeicon .edu:before,
.event-calendar .field-filetypeicon .gov:before,
.event-calendar .field-filetypeicon .mil:before,
.event-calendar .field-filetypeicon .html:before,
.event-calendar .field-filetypeicon .htm:before,
.event-calendar .field-filetypeicon .xhtml:before,
.event-calendar .field-filetypeicon .jhtml:before,
.event-calendar .field-filetypeicon .php:before,
.event-calendar .field-filetypeicon .php3:before,
.event-calendar .field-filetypeicon .php4:before,
.event-calendar .field-filetypeicon .php5:before,
.event-calendar .field-filetypeicon .phtmle:before,
.event-calendar .field-filetypeicon .asp:before,
.event-calendar .field-filetypeicon .aspx:before,
.event-calendar .field-filetypeicon .cfm:before {
  content: "\f0c1";
}

.calendar-tooltip h1, .calendar-tooltip h2, .calendar-tooltip h3, .calendar-tooltip h4, .calendar-tooltip h5, .calendar-tooltip h6,
.event-calendar h1,
.event-calendar h2,
.event-calendar h3,
.event-calendar h4,
.event-calendar h5,
.event-calendar h6 {
  color: #222;
}

.calendar-tooltip strong,
.event-calendar strong {
  font-weight: 700;
}

.calendar-tooltip ul, .calendar-tooltip ol,
.event-calendar ul,
.event-calendar ol {
  padding-bottom: 5px;
  padding-top: 5px;
  margin-right: 10px;
}

.calendar-tooltip li,
.event-calendar li {
  font-size: 13px;
  margin-right: 15px;
}

.calendar-tooltip ul li,
.event-calendar ul li {
  list-style: disc;
  list-style-position: inside;
}

.calendar-tooltip ol li,
.event-calendar ol li {
  list-style: decimal;
  list-style-position: inside;
}

.calendar-tooltip table,
.event-calendar table {
  height: auto !important;
  border: 2px solid #d2d2d2;
}

.calendar-tooltip table, .calendar-tooltip table tr, .calendar-tooltip table th, .calendar-tooltip table td,
.event-calendar table,
.event-calendar table tr,
.event-calendar table th,
.event-calendar table td {
  border: solid 2px #d2d2d2;
  background: #ffffff;
  border-collapse: collapse;
  vertical-align: middle;
}

.calendar-tooltip table tr, .calendar-tooltip table th, .calendar-tooltip table td,
.event-calendar table tr,
.event-calendar table th,
.event-calendar table td {
  padding: 5px;
}

.calendar-tooltip table caption,
.event-calendar table caption {
  background-color: #f7f7f7;
  overflow: hidden;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  margin-right: 0;
}

.calendar-tooltip table tr,
.event-calendar table tr {
  border: none;
}

.calendar-tooltip table th, .calendar-tooltip table td,
.event-calendar table th,
.event-calendar table td {
  border-width: 2px 2px 0 0;
}

.calendar-tooltip table th,
.event-calendar table th {
  background-color: white;
  font-size: 13px;
  font-weight: bold;
  padding: 7px;
}

.calendar-tooltip table th:first-child,
.event-calendar table th:first-child {
  border-right: 0;
}

.calendar-tooltip table td:first-child,
.event-calendar table td:first-child {
  border-right: 0;
}

.event-calendar {
  background: #ffffff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  border-bottom: none !important;
}

.event-calendar .fc-day-grid-event:hover {
  color: #fff;
}

.event-calendar .fc-content-skeleton td {
  padding: 0 !important;
}

.event-calendar .fc-bg > table {
  height: 100% !important;
}

.event-calendar .fc-day-header {
  background: #cccccc;
}

@charset "UTF-8";
/* breakpoints */
.on-page-editor .gallery-inner img {
  max-width: 100%;
}

.gallery .galleria-container {
  background: #000;
}

.gallery #galleria-loader {
  height: 1px !important;
}

.gallery .galleria-thumbnails .galleria-image img {
  border: none;
}

.gallery .galleria-counter {
  color: #fff;
  font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
}

.gallery .galleria-loader {
  top: 50%;
  right: 50%;
}

.gallery .galleria-info-text {
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
}

.gallery .galleria-info-title {
  color: #747474;
  font-size: 12px;
  font-weight: bold;
  font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
}

.gallery .galleria-info-description {
  font-size: 12px;
  font-style: italic;
  font-family: "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
  color: #747474;
}

.gallery .galleria-info-close {
  width: 13px;
  height: 12px;
}

.gallery .galleria-info-close:before {
  content: "\f00d";
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  width: 100%;
}

.gallery .galleria-info-link {
  color: #747474;
  background: none;
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}

.gallery .galleria-info-link:before {
  content: "\f05a";
}

.gallery .galleria-image-nav {
  margin-top: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 999;
  height: 30px;
}

.gallery .galleria-image-nav-left, .gallery .galleria-image-nav-right {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 30px;
  width: 14px;
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  color: #747474;
}

.gallery .galleria-image-nav-left:before {
  content: "\f053";
}

.gallery .galleria-image-nav-left:hover {
  color: #fff;
}

.gallery .galleria-image-nav-right:before {
  content: "\f054";
}

.gallery .galleria-image-nav-right:hover {
  color: #fff;
}

.gallery .galleria-thumb-nav-left, .gallery .galleria-thumb-nav-right {
  top: 15px;
  height: 7px;
  width: 5px;
}

.gallery .galleria-thumbnails {
  margin: 0 auto;
}

.gallery .galleria-thumb-nav-right {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 10px;
}

.gallery .galleria-thumb-nav-right:before {
  content: "\f054";
  font-size: 13px;
  color: #747474;
  display: block;
}

.gallery .galleria-thumb-nav-left {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: auto;
  right: 10px;
}

.gallery .galleria-thumb-nav-left:before {
  content: "\f053";
  font-size: 13px;
  color: #747474;
  display: block;
}

/* breakpoints */
.go-freelance-popup .rich-text p {
  color: #414042;
  font-size: 0.8rem;
  line-height: 1.1rem;
}

.go-freelance-popup .rich-text b {
  font-weight: 600;
}

.go-freelance-popup .tabs-container .comp-heading p {
  max-width: 100%;
}

.go-freelance-popup.popup-form {
  background-color: rgba(0, 0, 0, 0.7);
}

.go-freelance-popup.popup-form > .component-content {
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 0;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .go-freelance-popup.popup-form > .component-content {
    padding-right: 14%;
  }
}

.go-freelance-popup.popup-form .tabs-container {
  padding-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .go-freelance-popup.popup-form .tabs-container {
    padding-bottom: 3rem;
  }
}

.go-freelance-popup .tabs-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem;
  margin-bottom: 3.5rem;
  overflow-x: auto;
}

.go-freelance-popup .tabs-heading li {
  white-space: nowrap;
  margin-left: 1.25rem;
}

@media only screen and (min-width: 768px) {
  .go-freelance-popup .tabs-heading li {
    margin-left: 2.75rem;
  }
}

.go-freelance-popup .tabs-heading li.active .field-heading {
  color: #b5131d;
  background-color: transparent;
}

.go-freelance-popup .tabs-heading li.active .field-heading:before {
  width: 100%;
}

.go-freelance-popup .comp-start-freelance {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding: 1rem 1.5rem 1rem 0.75rem;
  background-color: #f8f5ee;
  font-weight: normal;
  font-size: 1.42857em;
  color: #000;
}

@media only screen and (min-width: 768px) {
  .go-freelance-popup .comp-start-freelance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.5rem 2.5rem;
    margin-top: 1rem;
  }
}

.go-freelance-popup .comp-start-freelance .cta-primary {
  margin-top: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .go-freelance-popup .comp-start-freelance .cta-primary {
    margin-top: 0;
  }
}

.go-freelance-popup .comp-start-freelance .cta-primary .btn {
  font-size: 1rem;
  line-height: 1.1rem;
}

.go-freelance-popup .component-document-required {
  width: 100%;
  background-color: rgba(239, 230, 213, 0.4);
  padding: 1rem;
  margin-top: 0.8rem;
  margin-bottom: 3.5rem;
}

@media only screen and (min-width: 992px) {
  .go-freelance-popup .component-document-required {
    margin-bottom: 3.1rem;
    padding: 1.8rem 2rem;
    color: #414042;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    line-height: 1.38;
  }
  .go-freelance-popup .component-document-required .component-content > p {
    font-weight: 600;
    margin-bottom: 1.4rem;
  }
  .go-freelance-popup .component-document-required ul {
    margin-right: 0;
    line-height: 1.38;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .go-freelance-popup .component-document-required ul li {
    width: 45%;
    font-weight: 300;
    font-size: 1.14286em;
    margin-bottom: 1.4rem;
  }
}

.go-freelance-popup.form-common .row .col-md-6:last-child {
  margin-top: 0;
}

.go-freelance-popup.form-common .steps-to-join-wrapper .row {
  margin-left: -7.5px;
}

/* breakpoints */

/* breakpoints */
.comp-header-campaign {
  position: relative;
}

.comp-header-campaign .wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  background-image: -webkit-gradient(linear, right top, right bottom, color-stop(24.46%, rgba(0, 0, 0, 0.38)), color-stop(92.35%, rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.38) 24.46%, rgba(0, 0, 0, 0) 92.35%);
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.38) 24.46%, rgba(0, 0, 0, 0) 92.35%);
  z-index: 104;
}

.comp-header-campaign .wrapper .wrap-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 1rem 0;
}

.comp-header-campaign .wrapper .wrap-header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: auto;
}

.comp-header-campaign .wrapper .wrap-header .menu-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  opacity: 0.8;
  background: none;
  border: 0;
  letter-spacing: 0.3px;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .comp-header-campaign .wrapper .wrap-header .menu-link {
    font-size: 14px;
    line-height: 17px;
  }
}

.comp-header-campaign .wrapper .wrap-header .menu-link:not(:last-child) {
  margin-left: 1rem;
}

@media only screen and (min-width: 992px) {
  .comp-header-campaign .wrapper .wrap-header .menu-link:not(:last-child) {
    margin-left: 2rem;
  }
}

.comp-header-campaign .wrapper .wrap-header .menu-link:not(:last-child)::after {
  content: "";
  width: 0.05rem;
  height: 0.5rem;
  position: absolute;
  top: 50%;
  left: -0.5rem;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (min-width: 992px) {
  .comp-header-campaign .wrapper .wrap-header .menu-link:not(:last-child)::after {
    top: calc(50% - 1px);
    left: -1rem;
    width: 0.1rem;
  }
}

.comp-header-campaign .wrapper .wrap-header .menu-link:hover, .comp-header-campaign .wrapper .wrap-header .menu-link:focus {
  opacity: 1;
  text-decoration: none;
}

.comp-header-campaign .wrapper .wrap-header img.\--img-dark {
  display: none;
}

@media only screen and (min-width: 992px) {
  .has-campaign-menu .privacy-warning {
    position: relative;
  }
}

.has-campaign-menu header .row {
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr .wrap-bottom {
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    padding: 0.6rem 0 0.6rem;
  }
}

@media only screen and (min-width: 1920px) {
  .header-with-navigation.header-with-navigation-jbr .wrap-bottom .container {
    width: 70.9rem;
  }
}

.header-with-navigation.header-with-navigation-jbr .wrap-bottom .primary > li > .cta-primary {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.ar .header-with-navigation.header-with-navigation-jbr .wrap-bottom .primary > li > .cta-primary {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.header-with-navigation.header-with-navigation-jbr .wrap-bottom .primary > li > .cta-primary.\--active {
  color: #fcea10;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr .wrap-bottom .primary > li .primary-list {
    top: 3.25rem;
  }
}

.header-with-navigation.header-with-navigation-jbr .wrap-bottom .search-toggle {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr .wrap-bottom .search-toggle {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.header-with-navigation.header-with-navigation-jbr .wrap-bottom .item.\--language.\--img {
  line-height: 1;
}

.header-with-navigation.header-with-navigation-jbr .wrap-logo {
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr .wrap-logo {
    -webkit-transform: translateY(-0.75rem);
        -ms-transform: translateY(-0.75rem);
            transform: translateY(-0.75rem);
  }
}

.header-with-navigation.header-with-navigation-jbr .top-bar {
  display: none;
  padding-top: 1.1rem;
  text-align: left;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr .top-bar {
    display: block;
    color: #fff;
  }
}

@media only screen and (min-width: 1920px) {
  .header-with-navigation.header-with-navigation-jbr .top-bar .container {
    width: 70.9rem;
  }
}

.header-with-navigation.header-with-navigation-jbr .top-bar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-with-navigation.header-with-navigation-jbr .top-bar__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-with-navigation.header-with-navigation-jbr .top-bar__list ul li {
  margin-left: 32px;
}

.header-with-navigation.header-with-navigation-jbr .top-bar__list ul li a {
  color: inherit;
  font-size: 0.75rem;
  line-height: 0.8rem;
  font-weight: 400;
}

.header-with-navigation.header-with-navigation-jbr .top-bar__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  font-size: 0.75rem;
  line-height: 0.8rem;
  font-weight: 400;
}

.header-with-navigation.header-with-navigation-jbr .top-bar__time .icon-time {
  margin-left: 7px;
  width: 0.8rem;
  height: 0.8rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMEMxMC4xMjE3IDAgMTIuMTU2NiAwLjg0Mjg1NSAxMy42NTY5IDIuMzQzMTVDMTUuMTU3MSAzLjg0MzQ0IDE2IDUuODc4MjcgMTYgOEMxNiAxMC4xMjE3IDE1LjE1NzEgMTIuMTU2NiAxMy42NTY5IDEzLjY1NjlDMTIuMTU2NiAxNS4xNTcxIDEwLjEyMTcgMTYgOCAxNkM1Ljg3ODI3IDE2IDMuODQzNDQgMTUuMTU3MSAyLjM0MzE1IDEzLjY1NjlDMC44NDI4NTUgMTIuMTU2NiAwIDEwLjEyMTcgMCA4QzAgNS44NzgyNyAwLjg0Mjg1NSAzLjg0MzQ0IDIuMzQzMTUgMi4zNDMxNUMzLjg0MzQ0IDAuODQyODU1IDUuODc4MjcgMCA4IDBaTTggMUM3LjA4MDc1IDEgNi4xNzA1IDEuMTgxMDYgNS4zMjEyMiAxLjUzMjg0QzQuNDcxOTQgMS44ODQ2MyAzLjcwMDI2IDIuNDAwMjQgMy4wNTAyNSAzLjA1MDI1QzIuNDAwMjQgMy43MDAyNiAxLjg4NDYzIDQuNDcxOTQgMS41MzI4NCA1LjMyMTIyQzEuMTgxMDYgNi4xNzA1IDEgNy4wODA3NSAxIDhDMSA4LjkxOTI1IDEuMTgxMDYgOS44Mjk1IDEuNTMyODQgMTAuNjc4OEMxLjg4NDYzIDExLjUyODEgMi40MDAyNCAxMi4yOTk3IDMuMDUwMjUgMTIuOTQ5N0MzLjcwMDI2IDEzLjU5OTggNC40NzE5NCAxNC4xMTU0IDUuMzIxMjIgMTQuNDY3MkM2LjE3MDUgMTQuODE4OSA3LjA4MDc1IDE1IDggMTVDOS44NTY1MiAxNSAxMS42MzcgMTQuMjYyNSAxMi45NDk3IDEyLjk0OTdDMTQuMjYyNSAxMS42MzcgMTUgOS44NTY1MiAxNSA4QzE1IDYuMTQzNDggMTQuMjYyNSA0LjM2MzAxIDEyLjk0OTcgMy4wNTAyNUMxMS42MzcgMS43Mzc1IDkuODU2NTIgMSA4IDFaTTcuNSAzQzcuNjE3MDMgMi45OTk5NiA3LjczMDM2IDMuMDQwOTcgNy44MjAyNiAzLjExNTg5QzcuOTEwMTYgMy4xOTA4MSA3Ljk3MDkzIDMuMjk0ODkgNy45OTIgMy40MUw4IDMuNVY4SDEwLjVDMTAuNjI0OSA3Ljk5OTc3IDEwLjc0NTUgOC4wNDYzMyAxMC44Mzc4IDguMTMwNTFDMTAuOTMwMSA4LjIxNDY5IDEwLjk4NzYgOC4zMzAzOSAxMC45OTg5IDguNDU0ODJDMTEuMDEwMiA4LjU3OTI2IDEwLjk3NDUgOC43MDM0MSAxMC44OTg4IDguODAyODNDMTAuODIzMSA4LjkwMjI1IDEwLjcxMjkgOC45Njk3NCAxMC41OSA4Ljk5MkwxMC41IDlINy41QzcuMzgyOTcgOS4wMDAwNCA3LjI2OTY0IDguOTU5MDMgNy4xNzk3NCA4Ljg4NDExQzcuMDg5ODQgOC44MDkxOSA3LjAyOTA3IDguNzA1MTEgNy4wMDggOC41OUw3IDguNVYzLjVDNyAzLjM2NzM5IDcuMDUyNjggMy4yNDAyMSA3LjE0NjQ1IDMuMTQ2NDVDNy4yNDAyMSAzLjA1MjY4IDcuMzY3MzkgMyA3LjUgM1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr .top-bar__mobile {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr .header-mobile-icon {
    display: none;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header {
  background-color: transparent;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media (hover: hover) {
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--dark:hover {
    border-bottom: 1px solid #dfdfdf;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--dark .wrap-bottom .primary > li .primary-list .sub-nav {
    border: 1px solid #dfdfdf;
    border-top: none;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--dark .wrap-bottom .primary > li .primary-list li:hover img.icon {
    display: block;
  }
}

@media (hover: hover) {
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover {
    background-color: #fff;
  }
}

@media only screen and (hover: hover) and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .wrap-bottom {
    padding: 0.6rem 0 0.8rem;
  }
}

@media (hover: hover) {
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .wrap-bottom .primary > li:hover .cta-primary {
    color: #b5131d;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .wrap-bottom .primary > li > .cta-primary {
    color: #131313;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .wrap-bottom .primary > li > .cta-primary.\--active {
    color: #b5131d;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .wrap-bottom .search-toggle {
    color: #131313;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .wrap-bottom .item.\--language {
    color: #131313;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .wrap-bottom .item.\--language svg path {
    fill: #131313;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .top-bar {
    color: #131313;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header:hover .top-bar .primary-inner-link:hover {
    color: #b5131d;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky {
  background-color: #fff;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header.sticky {
    -webkit-transform: translateY(-2.15rem);
        -ms-transform: translateY(-2.15rem);
            transform: translateY(-2.15rem);
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .top-bar {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-logo {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

@media (hover: hover) {
  .header-with-navigation.header-with-navigation-jbr.comp-header.sticky:hover .wrap-bottom .primary > li > .cta-primary.\--active {
    color: #b5131d;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky.\--dark {
  border-bottom: 1px solid #dfdfdf;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-bottom {
    padding: 0.6rem 0 0.8rem;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .primary > li:hover .cta-primary {
  color: #b5131d;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .primary > li > .cta-primary {
  color: #131313;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .primary > li > .cta-primary.\--active {
  color: #fcea10;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .search-toggle {
  color: #131313;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .item.\--language {
  color: #131313;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .item.\--language svg path {
  fill: #131313;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .menu-toggle .bar {
  background-color: #131313;
}

@media only screen and (max-width: 991px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header:not(.sticky) .wrap-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 1.2rem 0 0.45rem;
  }
}

@media only screen and (min-width: 992px) {
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header {
    background-color: #fff;
  }
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header:hover .wrap-bottom .primary > li > .cta-primary.\--active {
    color: #b5131d;
  }
}

@media only screen and (min-width: 992px) and (min-width: 992px) {
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom {
    padding: 0.6rem 0 0.8rem;
  }
}

@media only screen and (min-width: 992px) {
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li:hover .cta-primary {
    color: #b5131d;
  }
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li > .cta-primary {
    color: #131313;
  }
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li > .cta-primary.\--active {
    color: #fcea10;
  }
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .search-toggle {
    color: #131313;
  }
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language {
    color: #131313;
  }
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language svg path {
    fill: #131313;
  }
  .cookie-show .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .menu-toggle .bar {
    background-color: #131313;
  }
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (min-width: 1200px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li:not(:last-child) {
    margin-left: 3.05rem;
  }
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list {
    padding: 1.2rem 0 0;
    margin-right: -1.5rem;
    background-color: transparent;
  }
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list .sub-nav {
    background-color: #fff;
    padding: 0 2rem 1.83rem 1.375rem;
  }
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li {
    min-width: 8.35rem;
  }
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li.\--active .primary-inner-link, .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li:hover .primary-inner-link {
    color: #b5131d !important;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li .primary-inner-link {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li .primary-inner-link {
    font-size: 13px;
  }
}

.ar .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li .primary-inner-link {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li .icon {
    right: -1.1rem;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
  color: #fff;
}

.header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language svg {
  height: 0.6rem;
  width: 2.5rem;
}

@media only screen and (max-width: 991px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language {
    padding-left: 1.65rem;
  }
}

@media only screen and (min-width: 1920px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language {
    padding-left: 2.65rem;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .search-toggle {
  color: #fff;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .menu-toggle .bar {
  background-color: #fff;
}

.header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .wrap-logo img {
  display: block;
  max-height: 4rem;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header .wrap-bottom .wrap-logo img {
    max-height: 6rem;
  }
}

@media only screen and (max-width: 991px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile .wrap-bottom .search-toggle, .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-menu .wrap-bottom .search-toggle {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile .wrap-bottom .item.\--language, .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-menu .wrap-bottom .item.\--language {
    opacity: 1;
    visibility: visible;
    display: block;
    color: #000;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile .wrap-bottom .item.\--language svg, .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-menu .wrap-bottom .item.\--language svg {
    width: 1.65rem;
    height: 0.65rem;
  }
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile .wrap-bottom .item.\--language svg path, .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-menu .wrap-bottom .item.\--language svg path {
    fill: #131313;
  }
}

@media only screen and (max-width: 991px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile .wrap-bottom .item.\--language.\--img img, .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-menu .wrap-bottom .item.\--language.\--img img {
    max-width: none;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle, .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-menu .wrap-bottom .menu-toggle {
  width: 0.75rem;
  height: 0.75rem;
  padding: 0.375rem 0;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle .bar, .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-menu .wrap-bottom .menu-toggle .bar {
  background-color: #131313;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile:not(.has-wrap-top) ~ .comp-megamenu .primary {
  margin-top: 1.6rem;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .top-bar__mobile {
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 0.8rem;
  position: relative;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .top-bar__mobile {
    display: none;
  }
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .top-bar__mobile .primary-inner-link {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .top-bar__mobile ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .top-bar__mobile ul li {
  margin-bottom: 0.5rem;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .top-bar__mobile ul li:not(:last-child) {
  padding-left: 1rem;
  margin-left: 1rem;
  border-left: solid 0.05rem #000;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .top-bar__mobile-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: black;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .top-bar__mobile-time .icon-time {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: 5px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMEMxMC4xMjE3IDAgMTIuMTU2NiAwLjg0Mjg1NSAxMy42NTY5IDIuMzQzMTVDMTUuMTU3MSAzLjg0MzQ0IDE2IDUuODc4MjcgMTYgOEMxNiAxMC4xMjE3IDE1LjE1NzEgMTIuMTU2NiAxMy42NTY5IDEzLjY1NjlDMTIuMTU2NiAxNS4xNTcxIDEwLjEyMTcgMTYgOCAxNkM1Ljg3ODI3IDE2IDMuODQzNDQgMTUuMTU3MSAyLjM0MzE1IDEzLjY1NjlDMC44NDI4NTUgMTIuMTU2NiAwIDEwLjEyMTcgMCA4QzAgNS44NzgyNyAwLjg0Mjg1NSAzLjg0MzQ0IDIuMzQzMTUgMi4zNDMxNUMzLjg0MzQ0IDAuODQyODU1IDUuODc4MjcgMCA4IDBaTTggMUM3LjA4MDc1IDEgNi4xNzA1IDEuMTgxMDYgNS4zMjEyMiAxLjUzMjg0QzQuNDcxOTQgMS44ODQ2MyAzLjcwMDI2IDIuNDAwMjQgMy4wNTAyNSAzLjA1MDI1QzIuNDAwMjQgMy43MDAyNiAxLjg4NDYzIDQuNDcxOTQgMS41MzI4NCA1LjMyMTIyQzEuMTgxMDYgNi4xNzA1IDEgNy4wODA3NSAxIDhDMSA4LjkxOTI1IDEuMTgxMDYgOS44Mjk1IDEuNTMyODQgMTAuNjc4OEMxLjg4NDYzIDExLjUyODEgMi40MDAyNCAxMi4yOTk3IDMuMDUwMjUgMTIuOTQ5N0MzLjcwMDI2IDEzLjU5OTggNC40NzE5NCAxNC4xMTU0IDUuMzIxMjIgMTQuNDY3MkM2LjE3MDUgMTQuODE4OSA3LjA4MDc1IDE1IDggMTVDOS44NTY1MiAxNSAxMS42MzcgMTQuMjYyNSAxMi45NDk3IDEyLjk0OTdDMTQuMjYyNSAxMS42MzcgMTUgOS44NTY1MiAxNSA4QzE1IDYuMTQzNDggMTQuMjYyNSA0LjM2MzAxIDEyLjk0OTcgMy4wNTAyNUMxMS42MzcgMS43Mzc1IDkuODU2NTIgMSA4IDFaTTcuNSAzQzcuNjE3MDMgMi45OTk5NiA3LjczMDM2IDMuMDQwOTcgNy44MjAyNiAzLjExNTg5QzcuOTEwMTYgMy4xOTA4MSA3Ljk3MDkzIDMuMjk0ODkgNy45OTIgMy40MUw4IDMuNVY4SDEwLjVDMTAuNjI0OSA3Ljk5OTc3IDEwLjc0NTUgOC4wNDYzMyAxMC44Mzc4IDguMTMwNTFDMTAuOTMwMSA4LjIxNDY5IDEwLjk4NzYgOC4zMzAzOSAxMC45OTg5IDguNDU0ODJDMTEuMDEwMiA4LjU3OTI2IDEwLjk3NDUgOC43MDM0MSAxMC44OTg4IDguODAyODNDMTAuODIzMSA4LjkwMjI1IDEwLjcxMjkgOC45Njk3NCAxMC41OSA4Ljk5MkwxMC41IDlINy41QzcuMzgyOTcgOS4wMDAwNCA3LjI2OTY0IDguOTU5MDMgNy4xNzk3NCA4Ljg4NDExQzcuMDg5ODQgOC44MDkxOSA3LjAyOTA3IDguNzA1MTEgNy4wMDggOC41OUw3IDguNVYzLjVDNyAzLjM2NzM5IDcuMDUyNjggMy4yNDAyMSA3LjE0NjQ1IDMuMTQ2NDVDNy4yNDAyMSAzLjA1MjY4IDcuMzY3MzkgMyA3LjUgM1oiIGZpbGw9IiMxMzEzMTMiLz4KPC9zdmc+Cg==");
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .header-mobile-icon {
  padding-bottom: 6.5rem;
  position: relative;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .header-mobile-icon img {
  width: 2rem;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .header-mobile-icon__four {
  position: absolute;
  right: 0;
  display: block;
  bottom: 3.25rem;
  z-index: -1;
  height: 2rem;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .header-mobile-icon__circle {
  position: absolute;
  right: 50%;
  bottom: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateY(-50%);
  transform: translateX(50%);
  z-index: -1;
  height: 2rem;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .header-mobile-icon__nine {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 2rem;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .primary .primary-link {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1rem;
  line-height: 24px;
  font-weight: bold;
  color: #131313;
}

.ar .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .primary .primary-link {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .primary .primary-list .primary-inner-link {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  color: #131313;
  padding: 0.75rem 0;
}

.ar .header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .primary .primary-list .primary-inner-link {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .primary .primary-list li:last-child .primary-inner-link {
  padding-bottom: 0;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .sub-nav li {
  border-bottom: 1px solid #d8d8d8;
}

.header-with-navigation.header-with-navigation-jbr.comp-header.\--open-mega-mobile ~ .comp-megamenu .sub-nav li:last-child {
  border: 0;
}

.header-with-navigation.header-with-navigation-jbr ~ .comp-megamenu .primary > li {
  margin-bottom: 1.5rem;
}

.header-with-navigation.header-with-navigation-jbr ~ .comp-megamenu .primary > li:last-child {
  margin-bottom: 0;
}

.header-with-navigation.header-with-navigation-jbr ~ .comp-megamenu .primary-link.\--has-menu::after {
  width: 0.5rem;
  height: 0.5rem;
}

.header-with-navigation.header-with-navigation-jbr .--dark-logo {
  display: none !important;
}

.header-with-navigation.blue-nav .--dark-logo {
  display: none !important;
}

.header-with-navigation.blue-nav.--open-mega-mobile .--primary-logo {
  display: none !important;
}

.header-with-navigation.blue-nav.--open-mega-mobile .--dark-logo {
  display: block !important;
}

header.\--has-blue-bg ~ main .hero-jbr {
  padding-top: 5rem;
}

@media only screen and (min-width: 992px) {
  header.\--has-blue-bg ~ main .hero-jbr {
    padding-top: 8.5rem;
  }
}

@media (hover: hover) {
  .blue-nav.header-with-navigation-jbr.comp-header:hover {
    background-color: rgba(162, 16, 25, 0.95);
  }
  .blue-nav.header-with-navigation-jbr.comp-header:hover .wrap-bottom .primary > li:hover .cta-primary {
    color: #fff;
  }
  .blue-nav.header-with-navigation-jbr.comp-header:hover .wrap-bottom .primary > li > .cta-primary {
    color: #fdbdc1;
  }
  .blue-nav.header-with-navigation-jbr.comp-header:hover .wrap-bottom .primary > li > .cta-primary.\--active {
    color: #fff;
  }
  .blue-nav.header-with-navigation-jbr.comp-header:hover .wrap-bottom .item.\--language {
    color: #fff;
  }
  .blue-nav.header-with-navigation-jbr.comp-header:hover .wrap-bottom .item.\--language svg path {
    fill: #fff;
  }
  .blue-nav.header-with-navigation-jbr.comp-header:hover .wrap-bottom .search-toggle {
    color: #fff;
  }
  .blue-nav.header-with-navigation-jbr.comp-header:hover .top-bar {
    color: #fff;
  }
  .blue-nav.header-with-navigation-jbr.comp-header:hover .top-bar .primary-inner-link:hover {
    color: #fdbdc1;
  }
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky {
  background-color: rgba(162, 16, 25, 0.95);
}

@media (hover: hover) {
  .blue-nav.header-with-navigation-jbr.comp-header.sticky:hover .wrap-bottom .primary > li > .cta-primary.\--active {
    color: #fff;
  }
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky.\--dark {
  border: none;
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .primary > li:hover .primary-list::before {
  background-color: rgba(162, 16, 25, 0.95);
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .primary > li > .cta-primary {
  color: #fdbdc1;
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .primary > li > .cta-primary.\--active {
  color: #fcea10;
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .item.\--language {
  color: #fff;
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .item.\--language svg path {
  fill: #fff;
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .search-toggle {
  color: #fff;
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky .wrap-bottom .menu-toggle .bar {
  background-color: #fff;
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky.--open-mega-mobile .--primary-logo {
  display: block !important;
}

.blue-nav.header-with-navigation-jbr.comp-header.sticky.--open-mega-mobile .--dark-logo {
  display: none !important;
}

.blue-nav.header-with-navigation-jbr.comp-header.\--dark:hover {
  border: none;
}

.blue-nav.header-with-navigation-jbr.comp-header.\--dark .wrap-bottom .primary > li .primary-list .sub-nav {
  border: none;
}

.blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-inner-link {
  color: #fff;
}

.blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list .sub-nav {
  background-color: rgba(162, 16, 25, 0.95);
}

.blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li .primary-inner-link {
  color: #fdbdc1 !important;
}

.blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li:hover .primary-inner-link, .blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li:hover.\--active .primary-inner-link {
  color: #fff !important;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li:hover .icon, .blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li:hover.\--active .icon {
  -webkit-filter: saturate(0%) brightness(300%) contrast(300%);
          filter: saturate(0%) brightness(300%) contrast(300%);
}

.blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li .primary-list li.\--active .primary-inner-link {
  color: #fcea10 !important;
}

@media only screen and (min-width: 992px) {
  .cookie-show .blue-nav.header-with-navigation-jbr.comp-header {
    background-color: rgba(162, 16, 25, 0.95);
  }
  .cookie-show .blue-nav.header-with-navigation-jbr.comp-header:hover .wrap-bottom .primary > li > .cta-primary.\--active {
    color: #fff;
  }
  .cookie-show .blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li:hover .cta-primary {
    color: #fff;
  }
  .cookie-show .blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li > .cta-primary {
    color: #fdbdc1;
  }
  .cookie-show .blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .primary > li > .cta-primary.\--active {
    color: #fcea10;
  }
  .cookie-show .blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language {
    color: #fff;
  }
  .cookie-show .blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .item.\--language svg path {
    fill: #fff;
  }
  .cookie-show .blue-nav.header-with-navigation-jbr.comp-header .wrap-bottom .search-toggle {
    color: #fff;
  }
}

@media only screen and (min-width: 992px) {
  .blue-nav.header-with-navigation-jbr .wrap-bottom {
    padding: 0.6rem 0 0.8rem;
  }
}

.blue-nav.header-with-navigation-jbr .wrap-bottom .primary > li > .cta-primary {
  color: #fdbdc1;
}

.comp-header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 104;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  background-color: rgba(0, 0, 0, 0.4);
}

@media only screen and (min-width: 992px) {
  .cookie-show .comp-header {
    top: 3.75rem;
  }
}

body.on-page-editor .comp-header {
  position: relative;
  background-color: rgba(0, 0, 0, 0.2);
}

body.preview .comp-header {
  position: absolute;
}

.comp-header img {
  display: block;
}

.comp-header img.\--img-dark {
  display: none;
}

.comp-header.\--open-menu {
  background-color: transparent;
}

@media only screen and (min-width: 992px) {
  .comp-header.\--open-menu img {
    display: none;
  }
  .comp-header.\--open-menu img.\--img-dark {
    display: block;
  }
}

.comp-header.header-with-navigation {
  background-color: #fdfdfd;
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation {
    background-color: #fff;
  }
}

.comp-header.header-with-navigation.\--open-menu, .comp-header.header-with-navigation.\--bgd-white {
  background-color: #fdfdfd;
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation.\--open-menu, .comp-header.header-with-navigation.\--bgd-white {
    background-color: #fff;
  }
}

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

.comp-header.\--dark {
  background-color: rgba(251, 244, 237, 0.7);
}

.comp-header.\--dark.\--open-menu {
  background-color: transparent;
}

.comp-header.\--dark.\--open-menu.header-with-navigation {
  background-color: #fff;
}

.comp-header.\--dark.header-with-navigation {
  background-color: #fff;
}

.comp-header.\--dark img, .comp-header.\--light-dark img {
  display: none;
}

.comp-header.\--dark img.\--img-dark, .comp-header.\--light-dark img.\--img-dark {
  display: block;
}

.comp-megamenu-layer {
  display: block;
  position: fixed;
  top: 50%;
  right: 50%;
  width: calc(200 * (1vw + 1vh - 1vmin));
  height: calc(200 * (1vw + 1vh - 1vmin));
  background-color: #fff;
  -webkit-transform: translate3d(50%, -50%, 0) rotate(-45deg);
          transform: translate3d(50%, -50%, 0) rotate(-45deg);
  z-index: 100;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-animation: close-megamenu 1.5s ease 0.3s forwards;
          animation: close-megamenu 1.5s ease 0.3s forwards;
}

@media only screen and (min-width: 992px) {
  .comp-megamenu-layer {
    border: 0;
    padding: 0;
  }
}

.comp-megamenu-layer.\--active {
  -webkit-animation-name: open-megamenu;
          animation-name: open-megamenu;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

@-webkit-keyframes open-megamenu {
  from {
    -webkit-transform: translate3d(120%, -150%, 0) rotate(-45deg);
            transform: translate3d(120%, -150%, 0) rotate(-45deg);
  }
  to {
    -webkit-transform: translate3d(50%, -50%, 0) rotate(-45deg);
            transform: translate3d(50%, -50%, 0) rotate(-45deg);
  }
}

@keyframes open-megamenu {
  from {
    -webkit-transform: translate3d(120%, -150%, 0) rotate(-45deg);
            transform: translate3d(120%, -150%, 0) rotate(-45deg);
  }
  to {
    -webkit-transform: translate3d(50%, -50%, 0) rotate(-45deg);
            transform: translate3d(50%, -50%, 0) rotate(-45deg);
  }
}

@-webkit-keyframes close-megamenu {
  from {
    -webkit-transform: translate3d(50%, -50%, 0) rotate(-45deg);
            transform: translate3d(50%, -50%, 0) rotate(-45deg);
  }
  to {
    -webkit-transform: translate3d(-120%, 50%, 0) rotate(-45deg);
            transform: translate3d(-120%, 50%, 0) rotate(-45deg);
  }
}

@keyframes close-megamenu {
  from {
    -webkit-transform: translate3d(50%, -50%, 0) rotate(-45deg);
            transform: translate3d(50%, -50%, 0) rotate(-45deg);
  }
  to {
    -webkit-transform: translate3d(-120%, 50%, 0) rotate(-45deg);
            transform: translate3d(-120%, 50%, 0) rotate(-45deg);
  }
}

.comp-megamenu {
  display: block;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 0 1rem;
  opacity: 0;
  visibility: hidden;
  z-index: 103;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media only screen and (min-width: 992px) {
  .comp-megamenu {
    display: none;
  }
}

.comp-megamenu.\--active {
  opacity: 1;
  visibility: visible;
}

.comp-megamenu .wrap-top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.comp-megamenu .wrap-top .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: .3px;
  padding: 0.25rem;
}

.comp-megamenu .wrap-top .item.\--btn {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 0.25rem 1.45rem;
  border: 1px solid rgba(65, 64, 66, 0.4);
  border-radius: 0.3rem;
  margin-top: 1.5rem;
  background-color: transparent;
}

.comp-megamenu .wrap-top .item.\--btn ~ .item.\--btn {
  margin-top: 0.5rem;
}

.comp-megamenu .wrap-top .item.\--language {
  display: none;
}

.comp-megamenu .wrap-top .item:hover {
  text-decoration: none;
}

.comp-megamenu .wrap-top .item:not(.\--btn):not(:nth-of-type(4)) {
  border-left: 1px solid #414042;
}

.comp-megamenu .primary {
  margin-top: 1.4rem;
}

.comp-megamenu .primary > li {
  margin-bottom: 0.6rem;
}

.comp-megamenu .primary-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.71429em;
  font-weight: normal;
  letter-spacing: .51px;
  color: #000;
}

.comp-megamenu .primary-link:hover, .comp-megamenu .primary-link:active {
  text-decoration: none;
}

.comp-megamenu .primary-link.\--has-menu:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 0;
  width: 0.55rem;
  height: 0.55rem;
  border: 2px solid #b5131d;
  border-color: #b5131d transparent transparent #b5131d;
  -webkit-transform: translate(0.15em, -40%) rotate(-135deg);
      -ms-transform: translate(0.15em, -40%) rotate(-135deg);
          transform: translate(0.15em, -40%) rotate(-135deg);
}

.comp-header.header-two-logo ~ .comp-megamenu .primary-link.\--has-menu:after {
  left: 1rem;
  width: 0.5rem;
  height: 0.5rem;
}

.comp-megamenu .primary-link.\--active:after {
  -webkit-transform: translate(0.15em, 40%) rotate(45deg);
      -ms-transform: translate(0.15em, 40%) rotate(45deg);
          transform: translate(0.15em, 40%) rotate(45deg);
}

.comp-megamenu .primary-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
}

.comp-megamenu .primary-link.\--active ~ .primary-content {
  max-height: 1000px;
}

.comp-megamenu .primary-list p {
  display: none;
}

.comp-megamenu .primary-list > li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.comp-megamenu .primary-inner-link {
  display: inline-block;
  font-size: 1.14286em;
  font-weight: normal;
  letter-spacing: .34px;
  color: #000;
  padding: 0.7rem 1rem 0.4rem;
}

.comp-megamenu .primary-inner-link:hover {
  text-decoration: none;
}

.comp-megamenu .primary-inner-link .order {
  display: none;
}

.comp-megamenu .second-inner-link {
  display: block;
  padding: 0.375rem 2rem 0.375rem 0;
}

.comp-megamenu .primary-default-title, .comp-megamenu .comp-header .wrap-bottom .primary-list p, .comp-header .wrap-bottom .primary-list .comp-megamenu p, .comp-megamenu .comp-events-inner {
  display: none;
}

@media only screen and (max-width: 991px) {
  .comp-header.\--bgd-white {
    background-color: #fff;
  }
}

.comp-header.header-with-navigation ~ .comp-megamenu.\--active .primary .primary-list {
  max-height: 0;
  -webkit-transition: max-height .3s ease-in-out;
  -o-transition: max-height .3s ease-in-out;
  transition: max-height .3s ease-in-out;
  overflow: hidden;
}

.comp-header.header-with-navigation ~ .comp-megamenu.\--active .primary .primary-link.\--active ~ .primary-list {
  max-height: 50rem;
}

@media only screen and (max-width: 767px) {
  .comp-header.header-two-logo ~ .comp-megamenu.\--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .comp-header.header-two-logo ~ .comp-megamenu.\--active .wrap-top {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 1rem;
    margin-top: 0.6rem;
    margin-bottom: 2rem;
    border-top: 1px solid #d8d8d8;
  }
  .comp-header.header-two-logo ~ .comp-megamenu.\--active .wrap-top .item {
    width: 100%;
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    -ms-flex-item-align: start;
        align-self: start;
    border-left: 0;
    padding: 0;
    text-align: right;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 38px;
    color: #555555;
  }
  .comp-header.header-two-logo ~ .comp-megamenu.\--active .wrap-top .item.\--btn {
    margin-top: 0;
  }
  .comp-header.header-two-logo ~ .comp-megamenu.\--active .wrap-top .item.\--language {
    display: none;
  }
  .comp-header.header-two-logo ~ .comp-megamenu.\--active .primary {
    margin-top: 0;
  }
  .comp-header.header-two-logo ~ .comp-megamenu.\--active .primary .second-inner-link {
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    line-height: 32px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .comp-header.header-two-logo ~ .comp-megamenu.\--active .primary .primary-link {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
  }
  .comp-header.header-two-logo ~ .comp-megamenu.\--active .primary .primary-inner-link {
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    line-height: 22px;
  }
}

.modal.modal-search {
  background: #b5131d;
}

.modal.modal-search.in {
  display: block;
}

.modal.modal-search .comp-form-search {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0;
  background: none;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.modal.modal-search .comp-form-search::after {
  content: none;
}

@media only screen and (min-width: 992px) {
  .modal.modal-search .comp-form-search {
    padding: 0;
  }
}

.modal.modal-search .comp-form-search .container {
  position: static;
}

.modal.modal-search .comp-form-search .input-wrapper {
  position: absolute;
  top: 7.15rem;
  right: 2.5rem;
  left: 2.5rem;
  width: calc(100% - 100px);
  z-index: 2;
}

@media only screen and (min-width: 992px) {
  .modal.modal-search .comp-form-search .input-wrapper {
    top: 29%;
    right: 37.26%;
    left: 6.25rem;
    width: calc(63% - 125px);
  }
}

.modal.modal-search .comp-form-search .input-wrapper .input {
  padding: 0;
  padding-bottom: 0.5rem;
  caret-color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

@media only screen and (min-width: 992px) {
  .modal.modal-search .comp-form-search .input-wrapper .input {
    font-size: 2.14286em;
  }
}

.modal.modal-search .comp-form-search .input-wrapper .list-item {
  top: 100%;
  width: 100%;
  max-height: none;
  margin-right: auto;
  background: none;
}

.modal.modal-search .comp-form-search .input-wrapper .item-wrapper {
  width: 100%;
  margin: 0.5rem 0;
  font-size: 1.42857em;
  line-height: 1.1;
}

.modal.modal-search .comp-form-search .input-wrapper .item-wrapper:first-child {
  margin-top: 1rem;
}

.modal.modal-search .comp-form-search .input-wrapper .item-wrapper:last-child {
  margin-bottom: 0;
}

.modal.modal-search .comp-form-search .input-wrapper .item {
  color: #fff;
}

.modal.modal-search .comp-form-search .bg-text {
  top: auto;
  right: -5.2vh;
  bottom: 11.5%;
  width: 150%;
  font-size: 45vh;
  line-height: 34.8435vh;
  letter-spacing: -1.845vh;
  opacity: .08;
  word-wrap: break-word;
}

@media only screen and (min-width: 992px) {
  .modal.modal-search .comp-form-search .bg-text {
    width: 100%;
    bottom: 16%;
    right: 2.7vh;
    font-size: 40vh;
    line-height: 30.972vh;
    letter-spacing: -1.64vh;
  }
  .ar .modal.modal-search .comp-form-search .bg-text {
    right: 6.6vh;
  }
}

.modal.modal-search .comp-form-search .parsley-errors-list {
  top: calc(100% + 1rem);
}

.modal.modal-search .close-btn {
  display: block;
  position: absolute;
  left: 1rem;
  top: 2rem;
  font-size: 1.42857em;
  color: #fff;
  z-index: 11;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  background: transparent;
  border: none;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .modal.modal-search .close-btn {
    left: 4rem;
    top: 4.75rem;
  }
}

.modal.modal-search .close-btn:hover, .modal.modal-search .close-btn:focus {
  color: #b5131d;
  text-decoration: none;
}

.comp-header .wrap-bottom {
  position: relative;
  padding: 1rem 0;
  -webkit-transition: background-color 0.2s ease 0.9s;
  -o-transition: background-color 0.2s ease 0.9s;
  transition: background-color 0.2s ease 0.9s;
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom {
    padding: 0.75rem 0;
  }
}

.comp-header .wrap-bottom > .item {
  position: absolute;
  right: 2rem;
  top: 1rem;
  visibility: hidden;
  opacity: 0;
  color: #000;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

@media only screen and (max-width: 991px) {
  .comp-header .wrap-bottom > .item.\--language.\--img {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom > .item {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-header .wrap-bottom > .item {
    top: 0;
  }
}

.comp-header .wrap-bottom > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.comp-header .wrap-bottom > .container:before, .comp-header .wrap-bottom > .container:after {
  content: none;
}

.comp-header .wrap-bottom .logo {
  opacity: 1;
  visibility: visible;
  -webkit-transition: color 0.2s ease 0.9s;
  -o-transition: color 0.2s ease 0.9s;
  transition: color 0.2s ease 0.9s;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom .logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: auto;
    -ms-flex-item-align: baseline;
        align-self: baseline;
  }
}

@media only screen and (max-width: 991px) {
  .comp-header .wrap-bottom .wrap-logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.comp-header .wrap-bottom .primary {
  display: none;
}

@media only screen and (min-width: 768px) {
  .comp-header .wrap-bottom .primary {
    position: absolute;
    top: 1.6rem;
    right: 0;
    left: calc((100% - 728px) / 2 + 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    opacity: 1;
    visibility: visible;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
  }
  .comp-header .wrap-bottom .primary.\--hide {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.9s;
         -o-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom .primary {
    position: static;
    top: auto;
    right: auto;
    left: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.comp-header .wrap-bottom .primary > li > .cta-primary {
  display: inline-block;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0.3px;
  line-height: 1;
  color: #000;
  margin: 0 1rem;
  padding-bottom: 0.315rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -10px, 0);
          transform: translate3d(0, -10px, 0);
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .comp-header .wrap-bottom .primary > li > .cta-primary {
    margin: 0 2rem 0 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom .primary > li > .cta-primary {
    padding-bottom: 0.45rem;
    margin: 0 1rem;
  }
}

.comp-header .wrap-bottom .primary > li > .cta-primary:before {
  width: 1rem;
}

.comp-header .wrap-bottom .primary > li > .cta-primary.\--active:before, .comp-header .wrap-bottom .primary > li > .cta-primary:hover:before {
  width: 100%;
}

.comp-header .wrap-bottom .primary-content {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.comp-header .wrap-bottom .primary-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease 0.2s;
  -o-transition: all 0.2s ease 0.2s;
  transition: all 0.2s ease 0.2s;
}

@media only screen and (min-width: 768px) {
  .comp-header .wrap-bottom .primary-container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.comp-header .wrap-bottom .primary-default-title, .comp-header .wrap-bottom .primary-list p {
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom .primary-default-title, .comp-header .wrap-bottom .primary-list p {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 18.2rem;
    margin-top: 0.85rem;
    color: #636363;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 2rem;
    line-height: 2.2rem;
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
  }
}

.comp-header .wrap-bottom .primary-inner-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -0.2rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #000;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.85;
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.comp-header .wrap-bottom .primary-inner-link .order {
  vertical-align: middle;
  margin-left: 2.8rem;
  font-size: 1.2rem;
  line-height: 2;
  color: #636363;
  opacity: 0.2;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

.comp-header .wrap-bottom .primary-inner-link .text {
  padding: 0.5rem 0;
  vertical-align: middle;
}

.comp-header .wrap-bottom .second-inner-link {
  color: #000;
  font-size: 0.7rem;
  font-weight: normal;
}

.comp-header .wrap-bottom .second-list {
  margin-right: 4.5rem;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.comp-header .wrap-bottom .second-list li .second-inner-link {
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.75rem;
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.comp-header .wrap-bottom .second-list li.\--active .second-inner-link,
.comp-header .wrap-bottom .second-list li .second-inner-link:hover {
  color: #b5131d;
  -webkit-transform: translateX(-0.5rem) translateZ(0);
          transform: translateX(-0.5rem) translateZ(0);
}

.comp-header .wrap-bottom .primary-list {
  position: relative;
  width: 60%;
  margin-left: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
          transform: translate3d(10px, 0, 0);
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom .primary-list {
    width: 30.86%;
    margin-left: 8vw;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-header .wrap-bottom .primary-list {
    margin-left: 1.5vw;
  }
}

.comp-header .wrap-bottom .primary-list li {
  line-height: 1;
}

.comp-header .wrap-bottom .primary-list p {
  position: absolute;
  top: 0;
  right: 100%;
  width: calc(18.2rem + 8vw);
  height: 100%;
  word-wrap: break-word;
  padding-right: 8vw;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-header .wrap-bottom .primary-list p {
    width: calc(18.2rem + 1.5vw);
    padding-right: 1.5vw;
  }
}

.comp-header .wrap-bottom .primary-list li.\--active > .primary-inner-link {
  -webkit-transform: translateX(-0.5rem) translateZ(0);
          transform: translateX(-0.5rem) translateZ(0);
  color: #b5131d;
}

.comp-header .wrap-bottom .primary-list li.\--active > .primary-inner-link > .order {
  color: #b5131d;
  opacity: 1;
}

.comp-header .wrap-bottom .primary-list li.\--active .second-list {
  display: block;
}

.comp-header .wrap-bottom .primary-list li.\--active > p {
  opacity: 0.2;
}

.comp-header .wrap-bottom .primary-list:hover ~ .primary-default-title, .comp-header .wrap-bottom .primary-list .primary-list:hover ~ p,
.comp-header .wrap-bottom .primary-list.\--active ~ .primary-default-title,
.comp-header .wrap-bottom .primary-list .primary-list.\--active ~ p {
  opacity: 0;
  visibility: hidden;
}

.comp-header .wrap-bottom .comp-events-inner {
  width: 12.5rem;
  margin-top: 0.85rem;
  opacity: 0;
  margin-right: 0.5rem;
  -webkit-transform: translate3d(10px, 0, 0);
          transform: translate3d(10px, 0, 0);
}

@media only screen and (min-width: 768px) {
  .comp-header .wrap-bottom .comp-events-inner {
    position: absolute;
    left: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom .comp-events-inner {
    position: static;
    left: auto;
    margin-right: 4.5rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-header .wrap-bottom .comp-events-inner {
    margin-right: 1rem;
  }
}

.comp-header .wrap-bottom .comp-events-inner .content-event .event-time {
  display: none;
}

.comp-header .wrap-bottom .comp-events-inner .content-event .event-name {
  padding-top: 1.9rem;
}

.comp-header .wrap-bottom .comp-events-inner .content-event .event-decs {
  line-height: 0.9rem;
}

.comp-header .wrap-bottom .comp-events-inner .event-date {
  padding-right: 6px;
  padding-left: 8px;
  padding-bottom: 4px;
}

.comp-header .wrap-bottom .comp-events-inner .event-date .date-group {
  line-height: 1;
  padding-top: 0.65rem;
}

.comp-header .wrap-bottom .comp-events-inner .event-date .date-group:nth-child(n + 2)::before {
  top: 60%;
  width: 20%;
}

.comp-header .wrap-bottom .comp-events-inner .event-date .date-group .date {
  padding-bottom: 7px;
}

.comp-header .wrap-bottom .search-toggle {
  font-size: 1.78571em;
  color: #fff;
  font-weight: 200;
  line-height: 1.1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: color 0.2s ease 0.9s;
  -o-transition: color 0.2s ease 0.9s;
  transition: color 0.2s ease 0.9s;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background: transparent;
  border: none;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom .search-toggle {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-right: auto;
  }
}

.comp-header .wrap-bottom .search-toggle:hover {
  color: #b5131d;
}

.comp-header .wrap-bottom .menu-toggle {
  position: relative;
  margin-top: -0.3rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  padding: 0.5rem 0;
  background: none;
  line-height: 0;
  width: 1.25rem;
  text-align: left;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-bottom .menu-toggle {
    margin-right: 2rem;
  }
}

.comp-header .wrap-bottom .menu-toggle:before, .comp-header .wrap-bottom .menu-toggle:after {
  content: "";
  display: inline-block;
  height: 0.1rem;
  line-height: 0;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

.comp-header .wrap-bottom .menu-toggle:before {
  width: 100%;
  -webkit-animation: rotate-move-top-bar-close 1s cubic-bezier(0.165, 0.84, 0.44, 1);
          animation: rotate-move-top-bar-close 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  margin-bottom: 0;
  background-color: #fff;
}

.comp-header .wrap-bottom .menu-toggle:after {
  -webkit-animation: rotate-bottom-bar-close 1s cubic-bezier(0.165, 0.84, 0.44, 1);
          animation: rotate-bottom-bar-close 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 0.85rem;
  background-color: #fff;
}

.comp-header .wrap-bottom .menu-toggle:hover:after {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .comp-header.\--open-menu .wrap-bottom .item.\--language.\--img, .comp-header.\--open-mega-mobile .wrap-bottom .item.\--language.\--img {
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
    -o-transition: opacity 0.5s ease, visibility 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    -webkit-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s;
  }
  .comp-header.\--open-menu .wrap-bottom .item.\--language.\--img img, .comp-header.\--open-mega-mobile .wrap-bottom .item.\--language.\--img img {
    max-width: 1.5rem;
    display: none;
  }
  .comp-header.\--open-menu .wrap-bottom .item.\--language.\--img img.\--img-dark, .comp-header.\--open-mega-mobile .wrap-bottom .item.\--language.\--img img.\--img-dark {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .comp-header.header-two-logo .wrap-bottom > .item {
    right: 1rem;
  }
}

.comp-header.header-two-logo .wrap-bottom .wrap-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .comp-header.header-two-logo .wrap-bottom .wrap-logo {
    max-width: 12.7rem;
  }
}

.comp-header.header-two-logo .wrap-bottom .wrap-logo .logo:not(:last-child) {
  margin-left: 1rem;
}

@media only screen and (min-width: 1200px) {
  .comp-header.header-two-logo .wrap-bottom .wrap-logo .logo {
    margin-left: 1.5rem;
  }
  .ar .comp-header.header-two-logo .wrap-bottom .wrap-logo .logo:last-child {
    margin-left: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .comp-header.header-two-logo .wrap-bottom .wrap-logo .logo img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .comp-header.header-two-logo .wrap-bottom .wrap-logo ~ .search-toggle {
    margin-right: auto;
    margin-left: 0.75rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-header.header-two-logo .wrap-bottom .wrap-logo ~ .search-toggle {
    margin-right: auto;
    margin-left: 1rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-header.header-two-logo .wrap-bottom .primary li .cta-primary {
    line-height: 18px;
  }
  .comp-header.header-two-logo .wrap-bottom .primary-inner-link {
    margin-right: -0.2rem;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 40px;
    color: #414042;
  }
  [dir="rtl"] .comp-header.header-two-logo .wrap-bottom .primary-inner-link {
    margin-right: 0;
  }
  .comp-header.header-two-logo .wrap-bottom .primary-inner-link .text {
    word-break: break-word;
  }
  .comp-header.header-two-logo .wrap-bottom .second-list {
    margin-right: 1.5rem;
  }
  .comp-header.header-two-logo .wrap-bottom .second-list .second-inner-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -0.2rem;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 40px;
    color: #414042;
  }
  .comp-header.header-two-logo .wrap-bottom .second-list .second-inner-link .order {
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 44px;
    color: #636363;
    margin-left: 2.8rem;
    opacity: 0.2;
  }
  .comp-header.header-two-logo .wrap-bottom .second-list .second-inner-link .text {
    word-break: break-word;
  }
  .comp-header.header-two-logo .wrap-bottom .primary-content .primary-container .primary-list {
    width: 28rem;
    margin-left: 2.4vw;
  }
  .comp-header.header-two-logo .wrap-bottom .primary-content .primary-container .comp-events-inner {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-header.header-two-logo .wrap-bottom .primary-content .primary-container .primary-list {
    width: 32rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-two-logo.\--open-menu .wrap-bottom .search-toggle {
    width: 0;
  }
  .comp-header.header-two-logo.\--open-menu .wrap-bottom .primary {
    margin-right: auto;
  }
}

@media only screen and (max-width: 767px) {
  .comp-header.header-two-logo.\--open-mega-mobile .wrap-bottom .wrap-logo {
    width: 0;
  }
}

@media only screen and (max-width: 767px) {
  .comp-header.header-two-logo ~ .comp-megamenu .primary-inner-link {
    color: #414042;
    font-weight: 700;
  }
  .comp-header.header-two-logo ~ .comp-megamenu .primary-inner-link.\--has-menu {
    position: relative;
    width: 100%;
  }
  .comp-header.header-two-logo ~ .comp-megamenu .primary-inner-link.\--has-menu ~ .second-list .second-inner-link {
    width: 100%;
    position: relative;
    padding-right: 1.75rem;
    color: #414042;
  }
  .comp-header.header-two-logo ~ .comp-megamenu .primary-inner-link.\--has-menu ~ .second-list .second-inner-link::before {
    content: '-';
    position: absolute;
    top: 0.8rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 1rem;
  }
  .comp-header.header-two-logo ~ .comp-megamenu .primary-inner-link.\--has-menu ~ .second-list .second-inner-link .order {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation .wrap-bottom {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  }
}

.comp-header.header-with-navigation .wrap-bottom .menu-toggle {
  width: 1.4rem;
  margin-top: 0;
  padding: 0.45rem 0;
}

.comp-header.header-with-navigation .wrap-bottom .menu-toggle::before, .comp-header.header-with-navigation .wrap-bottom .menu-toggle::after {
  content: none !important;
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation .wrap-bottom .menu-toggle {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .menu-toggle {
    display: none;
  }
}

.comp-header.header-with-navigation .wrap-bottom .menu-toggle .bar {
  width: 100%;
  height: 0.1rem;
  border-radius: 0.15rem;
  background-color: #000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.comp-header.header-with-navigation .wrap-bottom .menu-toggle .bar:nth-child(2), .comp-header.header-with-navigation .wrap-bottom .menu-toggle .bar:nth-child(3) {
  margin-top: 0.35rem;
}

.comp-header.header-with-navigation .wrap-bottom .menu-toggle.\--active .bar:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(7px, 6px);
      -ms-transform: rotate(45deg) translate(7px, 6px);
          transform: rotate(45deg) translate(7px, 6px);
}

.comp-header.header-with-navigation .wrap-bottom .menu-toggle.\--active .bar:nth-child(2) {
  opacity: 0;
}

.comp-header.header-with-navigation .wrap-bottom .menu-toggle.\--active .bar:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(7px, -6px);
      -ms-transform: rotate(-45deg) translate(7px, -6px);
          transform: rotate(-45deg) translate(7px, -6px);
}

.comp-header.header-with-navigation .wrap-bottom .search-toggle {
  color: #000;
  margin-top: 0.2rem;
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation .wrap-bottom .search-toggle {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.comp-header.header-with-navigation .wrap-bottom .item.\--language {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: auto;
  left: 1rem;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-header.header-with-navigation .wrap-bottom .item.\--language {
    left: calc(((100vw - 728px) / 2) + 20px);
  }
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation .wrap-bottom .primary {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary {
    padding-right: 2.2rem;
    padding-left: 2.2rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-header.header-with-navigation .wrap-bottom .primary {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary.\--hide {
    visibility: visible;
    opacity: 1;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li:not(:last-child) {
    margin-left: 1.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li:not(:last-child) {
    margin-left: 2.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li:hover .primary-list {
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li:hover .cta-primary {
    font-weight: bold;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li .cta-primary {
    visibility: visible;
    opacity: 1;
    padding-bottom: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0;
  }
  .comp-header.header-with-navigation .wrap-bottom .primary > li .cta-primary::before {
    content: none;
  }
}

.comp-header.header-with-navigation .wrap-bottom .primary > li .cta-primary.\--active {
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list {
    display: none;
    position: absolute;
    background: #fff;
    opacity: 1;
    margin-left: 0;
    padding: 1.65rem 2rem;
    width: auto;
  }
}

.comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list li {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list li .primary-inner-link {
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 17px;
    color: #777777;
    margin-right: 0;
  }
}

.comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list li:not(:last-child) {
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list li.\--active .primary-inner-link, .comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list li:hover .primary-inner-link {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    color: #000 !important;
    position: relative;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list li .icon {
    width: 0.6rem;
    height: 0.6rem;
    -o-object-fit: contain;
       object-fit: contain;
    position: absolute;
    top: 50%;
    right: -1.05rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0;
  }
  [dir="rtl"] .comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list li .icon {
    -webkit-transform: translateY(-50%) rotate(-180deg);
        -ms-transform: translateY(-50%) rotate(-180deg);
            transform: translateY(-50%) rotate(-180deg);
  }
  .comp-header.header-with-navigation .wrap-bottom .primary > li .primary-list li:hover .icon {
    opacity: 1;
  }
}

.comp-header.header-with-navigation.\--open-mega-mobile .wrap-bottom .menu-toggle {
  margin-top: -1rem;
  margin-right: 0;
}

.comp-header.header-with-navigation.\--open-mega-mobile .wrap-bottom .wrap-logo .logo {
  visibility: visible;
  opacity: 1;
}

.comp-header.header-with-navigation.\--open-mega-mobile .wrap-bottom .search-toggle {
  -webkit-transition-delay: .2s;
       -o-transition-delay: .2s;
          transition-delay: .2s;
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation.\--open-mega-mobile .wrap-bottom {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  }
}

.comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu {
  background-color: #fdfdfd;
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu {
    background-color: #fff;
  }
}

.comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu .item.\--btn {
  background-color: #b5131d;
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
  border-color: #b5131d;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.015rem;
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu .item.\--right:not(.\--btn) {
    display: block;
    width: auto;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    padding: 0;
    height: 0.85rem;
    line-height: 17px;
  }
  .comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu .item.\--right:not(.\--btn):not(:nth-last-child(2)) {
    margin-left: 2.2rem;
    padding-left: 2.2rem;
  }
}

.comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu .primary {
  margin-top: 1.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu .primary {
    width: 728px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu .primary .primary-link {
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #000;
  }
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation.\--open-mega-mobile ~ .comp-megamenu .primary .primary-list .primary-inner-link {
    font-family: inherit;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #414042;
  }
}

.comp-header.header-with-navigation.\--open-mega-mobile:not(.has-wrap-top) ~ .comp-megamenu .primary {
  margin-top: 2.2rem;
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation.\--open-menu .wrap-bottom .search-toggle {
    opacity: 1;
    visibility: visible;
  }
}

@-webkit-keyframes rotate-move-top-bar-close {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-bottom: -0.23rem;
  }
  75% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    margin-bottom: -0.23rem;
    background-color: #b5131d;
  }
  100% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    margin-bottom: 0rem;
    background-color: #fff;
  }
}

@keyframes rotate-move-top-bar-close {
  0% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-bottom: -0.23rem;
  }
  75% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    margin-bottom: -0.23rem;
    background-color: #b5131d;
  }
  100% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    margin-bottom: 0rem;
    background-color: #fff;
  }
}

@-webkit-keyframes rotate-bottom-bar-close {
  0% {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    width: 100%;
  }
  75% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    width: 100%;
    background-color: #b5131d;
  }
  100% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    background-color: #fff;
  }
}

@keyframes rotate-bottom-bar-close {
  0% {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    width: 100%;
  }
  75% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    width: 100%;
    background-color: #b5131d;
  }
  100% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    background-color: #fff;
  }
}

.comp-header.\--dark .wrap-bottom .primary > li > .cta-primary {
  color: #000;
}

.comp-header.\--dark .wrap-bottom .search-toggle {
  color: #b5131d;
}

.comp-header.\--dark .wrap-bottom .menu-toggle:before, .comp-header.\--dark .wrap-bottom .menu-toggle:after {
  background-color: #b5131d;
}

.comp-header.header-with-navigation.\--dark .wrap-bottom .search-toggle {
  color: #000;
}

@media only screen and (max-width: 991px) {
  .comp-header.\--light-dark .wrap-bottom .primary > li > .cta-primary {
    color: #000;
  }
  .comp-header.\--light-dark .wrap-bottom .search-toggle {
    color: #b5131d;
  }
  .comp-header.\--light-dark .wrap-bottom .menu-toggle:before, .comp-header.\--light-dark .wrap-bottom .menu-toggle:after {
    background-color: #b5131d;
  }
}

@media only screen and (max-width: 991px) {
  .comp-header.\--light-dark.header-with-navigation .wrap-bottom .search-toggle {
    color: #000;
  }
}

.comp-header.\--no-delay .wrap-bottom {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.comp-header.\--no-delay .wrap-bottom .logo,
.comp-header.\--no-delay .wrap-bottom .search-toggle {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.comp-header.\--open-mega-mobile .wrap-bottom,
.comp-header.\--open-menu .wrap-bottom {
  background-color: transparent;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.comp-header.\--open-mega-mobile .wrap-bottom > .item,
.comp-header.\--open-menu .wrap-bottom > .item {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}

.comp-header.\--open-mega-mobile .wrap-bottom .logo,
.comp-header.\--open-mega-mobile .wrap-bottom .search-toggle,
.comp-header.\--open-menu .wrap-bottom .logo,
.comp-header.\--open-menu .wrap-bottom .search-toggle {
  opacity: 0;
  visibility: hidden;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

@media only screen and (min-width: 992px) {
  .comp-header.\--open-mega-mobile .wrap-bottom .logo,
  .comp-header.\--open-menu .wrap-bottom .logo {
    opacity: 1;
    visibility: visible;
  }
}

.comp-header.\--open-mega-mobile .wrap-bottom .primary > li > .cta-primary,
.comp-header.\--open-menu .wrap-bottom .primary > li > .cta-primary {
  color: #000;
}

.comp-header.\--open-mega-mobile .wrap-bottom .primary:not(.\--hide) > li > .cta-primary,
.comp-header.\--open-menu .wrap-bottom .primary:not(.\--hide) > li > .cta-primary {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.9s;
       -o-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.comp-header.\--open-mega-mobile .wrap-bottom .primary:not(.\--hide) .primary-list li.\--active > p,
.comp-header.\--open-menu .wrap-bottom .primary:not(.\--hide) .primary-list li.\--active > p {
  visibility: visible;
}

.comp-header.\--open-mega-mobile .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content,
.comp-header.\--open-menu .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content {
  opacity: 1;
  visibility: visible;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.9s;
       -o-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.comp-header.\--open-mega-mobile .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container,
.comp-header.\--open-menu .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.comp-header.\--open-mega-mobile .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container .primary-list,
.comp-header.\--open-menu .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container .primary-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: 0.6s opacity 0.3s ease, 0.6s -webkit-transform 0.6s ease;
  transition: 0.6s opacity 0.3s ease, 0.6s -webkit-transform 0.6s ease;
  -o-transition: 0.6s opacity 0.3s ease, 0.6s transform 0.6s ease;
  transition: 0.6s opacity 0.3s ease, 0.6s transform 0.6s ease;
  transition: 0.6s opacity 0.3s ease, 0.6s transform 0.6s ease, 0.6s -webkit-transform 0.6s ease;
}

.comp-header.\--open-mega-mobile .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container .primary-default-title, .comp-header.\--open-mega-mobile .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container .primary-list p, .comp-header.\--open-mega-mobile .wrap-bottom .primary-list .primary > li > .cta-primary.\--active ~ .primary-content .primary-container p,
.comp-header.\--open-menu .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container .primary-default-title,
.comp-header.\--open-menu .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container .primary-list p,
.comp-header.\--open-menu .wrap-bottom .primary-list .primary > li > .cta-primary.\--active ~ .primary-content .primary-container p {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 0.2;
  -webkit-transition: 0.6s opacity 0.6s ease, 0.6s -webkit-transform 0.8s ease;
  transition: 0.6s opacity 0.6s ease, 0.6s -webkit-transform 0.8s ease;
  -o-transition: 0.6s opacity 0.6s ease, 0.6s transform 0.8s ease;
  transition: 0.6s opacity 0.6s ease, 0.6s transform 0.8s ease;
  transition: 0.6s opacity 0.6s ease, 0.6s transform 0.8s ease, 0.6s -webkit-transform 0.8s ease;
}

.comp-header.\--open-mega-mobile .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container .comp-events-inner,
.comp-header.\--open-menu .wrap-bottom .primary > li > .cta-primary.\--active ~ .primary-content .primary-container .comp-events-inner {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: 0.6s opacity 0.6s ease, 0.6s -webkit-transform 1s ease;
  transition: 0.6s opacity 0.6s ease, 0.6s -webkit-transform 1s ease;
  -o-transition: 0.6s opacity 0.6s ease, 0.6s transform 1s ease;
  transition: 0.6s opacity 0.6s ease, 0.6s transform 1s ease;
  transition: 0.6s opacity 0.6s ease, 0.6s transform 1s ease, 0.6s -webkit-transform 1s ease;
}

.comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle,
.comp-header.\--open-menu .wrap-bottom .menu-toggle {
  width: 1.25rem;
  height: 1rem;
  padding: 0.5rem 0;
  margin-top: -1.4rem;
  margin-right: 2rem;
}

@media only screen and (min-width: 768px) {
  .comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle,
  .comp-header.\--open-menu .wrap-bottom .menu-toggle {
    margin-top: -6.9rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle,
  .comp-header.\--open-menu .wrap-bottom .menu-toggle {
    margin-top: 0;
  }
}

.comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle:before, .comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle:after,
.comp-header.\--open-menu .wrap-bottom .menu-toggle:before,
.comp-header.\--open-menu .wrap-bottom .menu-toggle:after {
  content: "";
  width: 100%;
  position: absolute;
  right: 0;
  background-color: #000;
  margin: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle:before,
.comp-header.\--open-menu .wrap-bottom .menu-toggle:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-animation: move-bar-top-open 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards, rotate-bar-top-open 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
          animation: move-bar-top-open 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards, rotate-bar-top-open 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle:after,
.comp-header.\--open-menu .wrap-bottom .menu-toggle:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-animation: rotate-bar-bottom-open 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
          animation: rotate-bar-bottom-open 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle:hover:before, .comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle:hover:after, .comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle:focus:before, .comp-header.\--open-mega-mobile .wrap-bottom .menu-toggle:focus:after,
.comp-header.\--open-menu .wrap-bottom .menu-toggle:hover:before,
.comp-header.\--open-menu .wrap-bottom .menu-toggle:hover:after,
.comp-header.\--open-menu .wrap-bottom .menu-toggle:focus:before,
.comp-header.\--open-menu .wrap-bottom .menu-toggle:focus:after {
  background-color: #b5131d;
}

.comp-header .wrap-bottom ul.primary.primary.primary .primary-list:hover li .order {
  color: #636363;
  opacity: 0.2;
}

.comp-header .wrap-bottom ul.primary.primary.primary .primary-list:hover li p {
  opacity: 0;
  visibility: hidden;
}

.comp-header:not(.header-with-navigation) .wrap-bottom ul.primary.primary.primary .primary-list:not(.\--active):hover li .primary-inner-link {
  color: #000;
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
}

.comp-header:not(.header-with-navigation) .wrap-bottom ul.primary.primary.primary .primary-list:not(.\--active):hover li .second-list li .second-inner-link {
  color: #000;
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
}

.comp-header .wrap-bottom ul.primary.primary.primary .primary-list li a:hover.primary-inner-link {
  -webkit-transform: translateX(-0.5rem) translateZ(0);
          transform: translateX(-0.5rem) translateZ(0);
  color: #b5131d;
}

.comp-header .wrap-bottom ul.primary.primary.primary .primary-list li a:hover .order {
  color: #b5131d;
  opacity: 1;
}

.comp-header .wrap-bottom ul.primary.primary.primary .primary-list li a:hover .text {
  color: #b5131d;
}

.comp-header .wrap-bottom ul.primary.primary.primary .primary-list li a:hover ~ p {
  opacity: 0.2;
  visibility: visible;
}

.comp-header .wrap-bottom ul.primary.primary.primary .primary-list li .second-list li .second-inner-link:hover {
  color: #b5131d;
  -webkit-transform: translateX(-0.5rem) translateZ(0);
          transform: translateX(-0.5rem) translateZ(0);
}

@-webkit-keyframes move-bar-top-open {
  100% {
    margin-bottom: -0.23rem;
  }
}

@keyframes move-bar-top-open {
  100% {
    margin-bottom: -0.23rem;
  }
}

@-webkit-keyframes rotate-bar-top-open {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  75% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@keyframes rotate-bar-top-open {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  75% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

@-webkit-keyframes rotate-bar-bottom-open {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  75% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
}

@keyframes rotate-bar-bottom-open {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  75% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
}

.comp-header .wrap-top {
  display: none;
}

@media only screen and (min-width: 768px) {
  .comp-header .wrap-top {
    display: block;
    padding-top: 0.65rem;
    padding-bottom: 0.65rem;
    background-color: rgba(0, 0, 0, 0.28);
    -webkit-transition: background-color 0.2s ease 0.9s;
    -o-transition: background-color 0.2s ease 0.9s;
    transition: background-color 0.2s ease 0.9s;
  }
}

@media only screen and (min-width: 768px) {
  .comp-header .wrap-top > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.2s ease 0.9s;
    -o-transition: all 0.2s ease 0.9s;
    transition: all 0.2s ease 0.9s;
  }
  .comp-header .wrap-top > .container:before, .comp-header .wrap-top > .container:after {
    content: none;
  }
}

@media only screen and (min-width: 768px) {
  .comp-header .wrap-top .item {
    position: relative;
    line-height: 1;
    letter-spacing: .3px;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: 300;
    color: #fff;
    padding: 0 1rem;
    opacity: .8;
  }
  .comp-header .wrap-top .item.hidden-line::before {
    content: none;
  }
  .comp-header .wrap-top .item:before {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 1.5rem;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.66);
  }
  .comp-header .wrap-top .item:hover, .comp-header .wrap-top .item:focus {
    opacity: 1;
  }
  .comp-header .wrap-top .item.\--left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .comp-header .wrap-top .item.\--right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-right: auto;
  }
  .comp-header .wrap-top .item.\--right ~ .item.\--right {
    margin-right: 0;
  }
  .comp-header .wrap-top .item.\--img > * {
    opacity: .66;
  }
  .comp-header .wrap-top .item.\--img:hover > *, .comp-header .wrap-top .item.\--img:focus > * {
    opacity: 1;
  }
  .comp-header .wrap-top .item.\--btn {
    display: inline-block;
    padding: 0.45rem 1.2rem;
    border: 1px solid rgba(255, 251, 251, 0.66);
    border-radius: 0.3rem;
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
  }
}

@media only screen and (min-width: 768px) and (min-width: 992px) {
  .comp-header .wrap-top .item.\--btn {
    padding: 0.45rem 1.45rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-header .wrap-top .item.\--btn:hover {
    border-color: #fffbfb;
  }
  .comp-header .wrap-top .item.\--btn:before {
    content: none;
  }
  .comp-header .wrap-top .item.\--btn + .item:before {
    content: none;
  }
  .comp-header .wrap-top .item.\--language {
    padding: 0;
  }
  .comp-header .wrap-top .item.\--language:before {
    content: none;
  }
  .comp-header .wrap-top .item + .item.\--right.\--btn {
    margin-right: 1rem;
    background-color: transparent;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-header .wrap-top .item.\--language.\--img img {
    max-width: 1.35rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header .wrap-top .item.\--language.\--img img {
    max-width: 2rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-header.\--dark .wrap-top, .comp-header.\--light-dark .wrap-top {
    background-color: #fdfbf9;
  }
  .comp-header.\--dark .wrap-top .item, .comp-header.\--light-dark .wrap-top .item {
    color: #414042;
  }
  .comp-header.\--dark .wrap-top .item:before, .comp-header.\--light-dark .wrap-top .item:before {
    background-color: #414042;
  }
  .comp-header.\--dark .wrap-top .item.\--img > *, .comp-header.\--light-dark .wrap-top .item.\--img > * {
    opacity: .9;
  }
  .comp-header.\--dark .wrap-top .item.\--img:hover > *, .comp-header.\--dark .wrap-top .item.\--img:focus > *, .comp-header.\--light-dark .wrap-top .item.\--img:hover > *, .comp-header.\--light-dark .wrap-top .item.\--img:focus > * {
    opacity: 1;
  }
  .comp-header.\--dark .wrap-top .item.\--btn, .comp-header.\--light-dark .wrap-top .item.\--btn {
    border: 1px solid rgba(65, 64, 66, 0.4);
  }
  .comp-header.\--dark .wrap-top .item.\--btn:hover, .comp-header.\--light-dark .wrap-top .item.\--btn:hover {
    border-color: #414042;
  }
}

@media only screen and (min-width: 768px) {
  .comp-header.\--no-delay .wrap-top {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
}

@media only screen and (min-width: 768px) {
  .comp-header.\--no-delay .wrap-top > .container {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
}

@media only screen and (min-width: 768px) {
  .comp-header.\--open-menu .wrap-top {
    background-color: transparent;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
  .comp-header.\--open-menu .wrap-top > .container {
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
  }
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation .wrap-top {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-top {
    background-color: #f7f7f7;
  }
}

.comp-header.header-with-navigation .wrap-top .item {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.015rem;
  color: #3e3e3e;
}

.comp-header.header-with-navigation .wrap-top .item::before {
  height: 0.85rem;
  background-color: #3e3e3e;
  opacity: inherit;
}

.comp-header.header-with-navigation .wrap-top .item.\--btn {
  background-color: #b5131d;
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
  border-color: #b5131d;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .comp-header.header-with-navigation .wrap-top .item.\--btn {
    padding: 0.45rem 0.75rem;
  }
}

.comp-header.header-with-navigation .wrap-top .item.\--right:nth-child(1)::before {
  content: none;
}

@media only screen and (min-width: 768px) {
  .comp-header.header-with-navigation .wrap-top .item + .item.\--right.\--btn {
    background-color: #b5131d;
  }
}

.comp-header.header-with-navigation:not(.has-wrap-top) .wrap-top {
  display: none !important;
}

@media only screen and (max-width: 991px) {
  .comp-header.header-with-navigation ~ .comp-megamenu .wrap-top {
    padding-top: 1.4rem;
  }
}

.comp-header.header-with-navigation ~ .comp-megamenu .wrap-top .item.\--right:not(.\--btn):nth-of-type(4) {
  border-left: 1px solid;
}

.comp-header.header-with-navigation ~ .comp-megamenu .wrap-top .item.\--right:not(.\--btn):nth-last-child(2) {
  border-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-header.header-with-navigation ~ .comp-megamenu .wrap-top .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.comp-header.header-with-navigation:not(.has-wrap-top) ~ .comp-megamenu .wrap-top {
  display: none;
}

.comp-header.header-two-logo .wrap-top .item {
  line-height: 18px;
}

@media only screen and (min-width: 768px) {
  .comp-header.header-two-logo .wrap-top .item.\--right:not(.\--btn) {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .comp-header.header-two-logo .wrap-top .item.\--right:not(.\--btn):last-child {
    padding-left: 0;
  }
}

.site-dda .comp-header.header-two-logo .wrap-top .item.\--language.\--img img {
  min-height: 18px;
}

/* breakpoints */
.comp-heading,
.rich-text .comp-heading,
.rich-text.comp-heading {
  display: inline-block;
}

.comp-heading h2, .rich-text .comp-heading h2, .rich-text.comp-heading h2 {
  color: #000;
  margin: 0 0 1.15rem;
}

.comp-heading h2 *, .rich-text .comp-heading h2 *, .rich-text.comp-heading h2 * {
  line-height: inherit;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-heading h2, .rich-text .comp-heading h2, .rich-text.comp-heading h2 {
    margin-bottom: 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-heading h2, .rich-text .comp-heading h2, .rich-text.comp-heading h2 {
    margin-bottom: 1.5rem;
  }
}

.comp-heading h3, .rich-text .comp-heading h3, .rich-text.comp-heading h3 {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .comp-heading h3, .rich-text .comp-heading h3, .rich-text.comp-heading h3 {
    margin-bottom: 1.7rem;
  }
}

.comp-heading > p, .rich-text .comp-heading > p, .rich-text.comp-heading > p,
.comp-heading > .component-content > p,
.rich-text .comp-heading > .component-content > p,
.comp-heading .text-desc {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.375;
  color: #414042;
}

.ar .site-dda .comp-heading > p, .ar .site-dda .rich-text .comp-heading > p, .ar .site-dda .comp-heading > .component-content > p, .ar .site-dda .rich-text .comp-heading > .component-content > p, .ar .site-dda .comp-heading .text-desc {
  font-size: 20px;
  line-height: 32px;
}

@media only screen and (min-width: 768px) {
  .comp-heading > p, .rich-text .comp-heading > p, .rich-text.comp-heading > p,
  .comp-heading > .component-content > p,
  .rich-text .comp-heading > .component-content > p,
  .comp-heading .text-desc {
    max-width: 12.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-heading > p, .rich-text .comp-heading > p, .rich-text.comp-heading > p,
  .comp-heading > .component-content > p,
  .rich-text .comp-heading > .component-content > p,
  .comp-heading .text-desc {
    margin-bottom: 1.6rem;
  }
}

@media only screen and (min-width: 768px) {
  .\--wide-330.comp-heading > p, .rich-text .\--wide-330.comp-heading > p,
  .\--wide-330.comp-heading > .component-content > p,
  .rich-text .\--wide-330.comp-heading > .component-content > p,
  .\--wide-330.comp-heading .text-desc {
    max-width: 16.5rem;
  }
  .\--wide-266.comp-heading > p, .rich-text .\--wide-266.comp-heading > p,
  .\--wide-266.comp-heading > .component-content > p,
  .rich-text .\--wide-266.comp-heading > .component-content > p,
  .\--wide-266.comp-heading .text-desc {
    max-width: 13.3rem;
  }
  .\--black.comp-heading > p, .rich-text .\--black.comp-heading > p,
  .\--black.comp-heading > .component-content > p,
  .rich-text .\--black.comp-heading > .component-content > p,
  .\--black.comp-heading .text-desc {
    color: #000;
  }
}

.comp-heading .cta-primary {
  display: inline-block;
  margin-left: 3rem;
  margin-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .comp-heading .cta-primary {
    margin-top: 1.4rem;
    margin-left: 3.5rem;
  }
}

.comp-heading .cta-primary:last-of-type {
  margin-left: 0;
}

.comp-heading.\--white,
.rich-text.comp-heading.\--white,
.rich-text .comp-heading.\--white {
  color: #fff;
}

.comp-events-wrapper .comp-heading.\--white, .comp-events-wrapper
.rich-text.comp-heading.\--white, .comp-events-wrapper
.rich-text .comp-heading.\--white {
  color: #fff;
}

.comp-heading.\--white h2,
.comp-heading.\--white p,
.comp-heading.\--white .component-content > p,
.rich-text.comp-heading.\--white h2,
.rich-text.comp-heading.\--white p,
.rich-text.comp-heading.\--white .component-content > p,
.rich-text .comp-heading.\--white h2,
.rich-text .comp-heading.\--white p,
.rich-text .comp-heading.\--white .component-content > p {
  color: inherit;
}

/* breakpoints */
.comp-icons-with-text-list {
  overflow: hidden;
  color: #000;
}

.comp-icons-with-text-list.has-background .comp-icons-with-text-list-wrapper {
  margin-top: 2.75rem;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list.has-background .comp-icons-with-text-list-wrapper {
    margin-top: 3.5rem;
  }
}

.comp-icons-with-text-list.has-background .comp-icons-with-text-list__heading {
  padding-bottom: 1.8rem;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list.has-background .comp-icons-with-text-list__heading {
    padding-bottom: 6.25rem;
  }
}

.comp-icons-with-text-list.has-background .background-heading {
  content: '';
  position: absolute;
  background-color: #b5131d;
  height: 200vh;
  width: 100vw;
  max-width: 12.8rem;
  right: -1rem;
  bottom: -1.25rem;
  background-repeat: repeat;
  background-size: cover;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list.has-background .background-heading {
    max-width: 21.2rem;
    bottom: -3.75rem;
    right: auto;
    left: 43.8%;
  }
}

.comp-icons-with-text-list.has-background .heading-title-wrapper .title:before {
  content: '';
  position: absolute;
  background-color: #fff;
  height: 3.7rem;
  width: 0.55rem;
  right: 1.25rem;
  top: -3.75rem;
  -webkit-transform: matrix(-0.71, 0.7, -0.71, -0.71, 0, 0);
      -ms-transform: matrix(-0.71, 0.7, -0.71, -0.71, 0, 0);
          transform: matrix(-0.71, 0.7, -0.71, -0.71, 0, 0);
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list.has-background .heading-title-wrapper .title:before {
    height: 4.5rem;
    width: 0.65rem;
    right: -2.2rem;
    top: -2.75rem;
  }
}

.comp-icons-with-text-list.has-sub-title .title-list-icons {
  display: block;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  margin-bottom: 0.85rem;
  padding-right: 0.2rem;
  word-break: break-word;
  letter-spacing: 0.5px;
  min-height: 1.05rem;
}

@media only screen and (max-width: 991px) {
  .comp-icons-with-text-list.has-sub-title .list-amenities {
    margin-bottom: 2.3rem;
  }
  .comp-icons-with-text-list.has-sub-title .list-amenities-inner .col-amenities:last-child .list-amenities {
    margin-bottom: 2.25rem;
  }
}

.comp-icons-with-text-list.has-description:not(.has-background) .comp-icons-with-text-list__heading {
  padding-bottom: 1.8rem;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list.has-description:not(.has-background) .comp-icons-with-text-list__heading {
    padding-bottom: 3.75rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-icons-with-text-list.has-description .comp-icons-with-text-list__heading .heading-title-wrapper .title {
    margin-bottom: 3.05rem;
  }
}

.comp-icons-with-text-list.has-description .heading-desc {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list.has-description .heading-desc {
    width: 58%;
    font-size: 24px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .comp-icons-with-text-list.has-description .heading-desc {
    margin-top: 1rem;
  }
}

.comp-icons-with-text-list.has-description .heading-desc * {
  line-height: 1.2;
}

.comp-icons-with-text-list.has-description .heading-desc p {
  line-height: 31px;
}

.comp-icons-with-text-list-wrapper {
  background-color: rgba(210, 208, 205, 0.1);
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list-wrapper {
    padding-bottom: 4.95rem;
  }
}

.comp-icons-with-text-list .comp-icons-with-text-list__heading {
  position: relative;
  padding-top: 2.25rem;
  word-break: break-word;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list .comp-icons-with-text-list__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}

.comp-icons-with-text-list .comp-icons-with-text-list__heading .heading-title-wrapper {
  position: relative;
  width: 100%;
  font-size: 45px;
  line-height: 50px;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list .comp-icons-with-text-list__heading .heading-title-wrapper {
    width: 42%;
    font-size: 60px;
    line-height: 63px;
  }
}

.comp-icons-with-text-list .comp-icons-with-text-list__heading .heading-title-wrapper .title {
  position: relative;
  z-index: 2;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 991px) {
  .comp-icons-with-text-list .comp-icons-with-text-list__heading .heading-title-wrapper .title {
    margin-bottom: 2rem;
  }
}

.comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-35,
.comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-40,
.comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-45,
.comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-120,
.comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-180 {
  font-size: 2.1rem !important;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-35 {
    font-size: 1.75rem !important;
  }
  .comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-40 {
    font-size: 2rem !important;
  }
  .comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-45 {
    font-size: 2.25rem !important;
  }
  .comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-120 {
    font-size: 6rem !important;
  }
  .comp-icons-with-text-list .comp-icons-with-text-list__heading .font-size-180 {
    font-size: 9rem !important;
  }
}

.comp-icons-with-text-list .comp-icons-with-text-list__heading strong,
.comp-icons-with-text-list .comp-icons-with-text-list__heading b {
  font-weight: bold;
}

.comp-icons-with-text-list .heading-desc {
  display: none;
}

.comp-icons-with-text-list .list-amenities-wrapper {
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .comp-icons-with-text-list .list-amenities-inner .col-amenities:last-child .list-amenities {
    margin-bottom: 3.6rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list .list-amenities-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 -1.75rem;
  }
  .comp-icons-with-text-list .list-amenities-inner .col-amenities {
    padding: 0 1.75rem;
    width: 33.333%;
  }
}

.comp-icons-with-text-list .title-list-icons {
  display: none;
}

.comp-icons-with-text-list .list-amenities .item-amenities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.6rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.5px;
}

@media only screen and (min-width: 992px) {
  .comp-icons-with-text-list .list-amenities .item-amenities {
    margin-bottom: 1.7rem;
  }
  .comp-icons-with-text-list .list-amenities .item-amenities:last-child {
    margin-bottom: 0;
  }
}

.comp-icons-with-text-list .list-amenities .item-amenities .image-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0.6rem;
  min-width: 1.25rem;
}

.comp-icons-with-text-list .list-amenities .item-amenities .image-icon img {
  max-width: 100%;
  max-height: 100%;
}

.comp-icons-with-text-list .list-amenities .item-amenities .text {
  width: 100%;
  word-break: break-word;
}

.iframe iframe {
  width: 100%;
}

/* breakpoints */
.comp-image-three-desc__image img {
  width: 100%;
}

.comp-image-three-desc__green-vector {
  width: 11.6vw;
  height: 73.9vw;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #b5131d;
  background-repeat: repeat;
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (min-width: 768px) {
  .comp-image-three-desc__green-vector {
    width: 6.3vw;
    height: 39.8vw;
  }
}

@media only screen and (min-width: 992px) {
  .comp-image-three-desc__green-vector {
    width: 3.075rem;
    height: 19.4rem;
    top: 6.15rem;
    right: -3.9rem;
  }
}

@media only screen and (min-width: 1500px) and (max-width: 1690px) {
  .comp-image-three-desc__green-vector {
    right: -11.75rem;
  }
}

@media only screen and (min-width: 1691px) {
  .comp-image-three-desc__green-vector {
    width: 3.64vw;
    height: 22.94vw;
    right: 1.2vw;
  }
}

@media only screen and (min-width: 1500px) and (max-width: 1690px) {
  .comp-image-three-desc__container {
    position: relative;
  }
}

.comp-image-three-desc__content {
  margin-top: 3rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
  word-break: break-word;
}

@media only screen and (max-width: 991px) {
  .comp-image-three-desc__content.full-row {
    margin-top: 1rem;
  }
}

.comp-image-three-desc__content.full-row .comp__desc {
  margin-top: 1.25rem;
}

@media only screen and (min-width: 992px) {
  .comp-image-three-desc__content.full-row .comp__desc {
    width: 60%;
  }
}

.comp-image-three-desc__content.two-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
  .comp-image-three-desc__content.two-cols {
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.comp-image-three-desc__content.two-cols .comp__desc {
  margin-top: 0.6rem;
}

@media only screen and (min-width: 992px) {
  .comp-image-three-desc__content.two-cols .comp__desc {
    margin-top: 2.15rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-image-three-desc__content-left {
    width: 50%;
    padding-left: 4.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-image-three-desc__content-right {
    margin-top: 2rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-image-three-desc__content-right {
    width: 50%;
    padding-right: 4.5rem;
    border-right: 1px solid #bfbfbf;
  }
}

.comp-image-three-desc__content .comp__heading {
  font-weight: bold;
  font-size: 45px;
  line-height: 50px;
}

@media only screen and (min-width: 992px) {
  .comp-image-three-desc__content .comp__heading {
    font-size: 60px;
    line-height: 63px;
  }
}

.comp-image-three-desc__content .comp__desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}

.comp-image-three-desc__content .comp__desc p {
  line-height: 28px;
}

@media only screen and (min-width: 992px) {
  .comp-image-three-desc__content .comp__desc {
    font-size: 18px;
    line-height: 24px;
  }
  .comp-image-three-desc__content .comp__desc p {
    line-height: 24px;
  }
}

.comp-image-three-desc__content .comp__desc * {
  line-height: 1.2;
}

.comp-image-three-desc__content strong,
.comp-image-three-desc__content b {
  font-weight: bold;
}

.comp-image-three-desc__content .font-size-35,
.comp-image-three-desc__content .font-size-40,
.comp-image-three-desc__content .font-size-45,
.comp-image-three-desc__content .font-size-120,
.comp-image-three-desc__content .font-size-180 {
  font-size: 2.1rem !important;
}

@media only screen and (min-width: 992px) {
  .comp-image-three-desc__content .font-size-35 {
    font-size: 1.75rem !important;
  }
  .comp-image-three-desc__content .font-size-40 {
    font-size: 2rem !important;
  }
  .comp-image-three-desc__content .font-size-45 {
    font-size: 2.25rem !important;
  }
  .comp-image-three-desc__content .font-size-120 {
    font-size: 6rem !important;
  }
  .comp-image-three-desc__content .font-size-180 {
    font-size: 9rem !important;
  }
}

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

.image a {
  display: inline-block;
  max-width: 100%;
}

.image .image-caption {
  display: block;
  font-style: italic;
  font-size: 11px;
  color: #747474;
}

.image-default-size img {
  max-width: none;
  width: auto !important;
}

.image-full-size img {
  width: 100% !important;
  height: auto !important;
}

.image-left .component-content > div > img {
  float: right;
}

.image-right .component-content > div > img {
  float: left;
}

@charset "UTF-8";
/* breakpoints */
.comp-accordion-checkbox {
  position: relative;
  background-color: #fbfafb;
  padding: 0 0 25px 16px;
  border-top: 25px solid transparent;
  border-right: 71px solid transparent;
  outline: 1px solid #e4d1e4;
}

@media only screen and (min-width: 992px) {
  .comp-accordion-checkbox {
    padding-left: 48px;
    padding-bottom: 25px;
  }
}

.comp-accordion-checkbox ~ .comp-accordion-checkbox {
  margin-top: .5rem;
}

@media only screen and (min-width: 992px) {
  .comp-accordion-checkbox ~ .comp-accordion-checkbox {
    margin-top: 1.5rem;
  }
}

.comp-accordion-checkbox.\--error {
  outline-color: #f90000;
}

.comp-accordion-checkbox__checkbox {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
}

.comp-accordion-checkbox__label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

@media only screen and (min-width: 992px) {
  .comp-accordion-checkbox__label {
    font-size: 20px;
  }
}

.comp-accordion-checkbox__label:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 2px solid #7c3996;
  -webkit-transform: translateX(200%);
      -ms-transform: translateX(200%);
          transform: translateX(200%);
}

.comp-accordion-checkbox__checkbox[type="radio"] ~ .comp-accordion-checkbox__label:before {
  border-radius: 50%;
  border-width: 1px;
}

.comp-accordion-checkbox__label:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 6.99844px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translateX(40px) translateX(-5.5px) translateY(6.50078px) scale(1.5);
      -ms-transform: translateX(40px) translateX(-5.5px) translateY(6.50078px) scale(1.5);
          transform: translateX(40px) translateX(-5.5px) translateY(6.50078px) scale(1.5);
  background-size: cover;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzdjMzk5NiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xIDIuNjc4bDIuMDYgMi4wNTlMNi43OTUgMSIvPjwvc3ZnPg==");
}

.comp-accordion-checkbox__checkbox[type="radio"] ~ .comp-accordion-checkbox__label:after {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-image: none;
  background-color: #7c3996;
  -webkit-transform: translateX(40px) translateX(-4px) translateY(4px);
      -ms-transform: translateX(40px) translateX(-4px) translateY(4px);
          transform: translateX(40px) translateX(-4px) translateY(4px);
}

.comp-accordion-checkbox__checkbox:checked ~ .comp-accordion-checkbox__label:after {
  opacity: 1;
  visibility: visible;
}

.comp-accordion-checkbox__container {
  display: none;
  margin-right: -40px;
}

@media only screen and (min-width: 992px) {
  .comp-accordion-checkbox__container {
    margin-top: 30px;
    margin-right: 0;
    padding-bottom: 11px;
  }
}

.comp-accordion-checkbox__checkbox:checked ~ .comp-accordion-checkbox__container:not(.\--empty) {
  display: block;
}

.comp-accordion-checkbox__container ~ .parsley-errors-list {
  display: none;
}

@media only screen and (max-width: 991px) {
  .comp-accordion-checkbox [class*=col-] .comp-select.comp-select.comp-select,
  .comp-accordion-checkbox [class*=col-] .comp-input.comp-input.comp-input {
    margin-bottom: 0;
    margin-top: 1.6rem;
  }
}

.comp-checkbox-tag-categories {
  position: relative;
  display: inline-block;
  margin-left: 0.65rem;
  overflow: hidden;
}

.comp-checkbox-tag-categories.disabled, .comp-checkbox-tag-categories.loading {
  position: relative;
}

.comp-checkbox-tag-categories.disabled:after, .comp-checkbox-tag-categories.loading:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.comp-checkbox-tag-categories .input-container {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.comp-checkbox-tag-categories .close-date {
  display: none;
  position: absolute;
  left: 1.1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #b5131d;
  padding: 0.25rem;
  cursor: pointer;
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  .comp-checkbox-tag-categories .close-date {
    color: #fff;
  }
}

.comp-checkbox-tag-categories .close-date .ico-close {
  font-weight: 700;
}

.comp-checkbox-tag-categories .input-label {
  position: relative;
  display: inline-block;
  padding: 0.55rem 1.4rem 0.6rem 1.4rem;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5rem;
  color: #000;
  cursor: pointer;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1.28571em;
  font-weight: 600;
  line-height: 1.05rem;
  text-transform: capitalize;
}

.ar .comp-checkbox-tag-categories .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-checkbox-tag-categories .input-label .ico-close {
  display: none;
  vertical-align: middle;
  margin-right: 0.75rem;
  font-size: 12px;
  font-weight: bold;
  color: transparent;
}

.open-calendar .comp-checkbox-tag-categories .date-range .input-controller ~ .input-label {
  border: 1px solid #b5131d;
  color: #fff;
  font-weight: 600;
  background-color: #b5131d;
}

.open-calendar .comp-checkbox-tag-categories .date-range .input-controller:focus ~ .input-label {
  border: 1px solid #b5131d;
}

.comp-checkbox-tag-categories .date-range .input-controller.has-value ~ .input-label {
  border: 1px solid #b5131d;
  color: #fff;
  font-weight: 600;
  background-color: #b5131d;
}

.comp-checkbox-tag-categories .date-range .input-controller.has-value ~ .input-label .ico-close {
  display: inline-block;
}

.comp-checkbox-tag-categories .input-controller {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.no-touch .comp-checkbox-tag-categories .input-controller:checked:focus ~ .input-label {
  border: 1px solid #000;
}

.comp-checkbox-tag-categories .input-controller:checked ~ .input-label {
  border: 1px solid #b5131d;
  color: #fff;
  font-weight: 600;
  background-color: #b5131d;
}

@media only screen and (min-width: 768px) {
  .comp-checkbox-tag-event {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
  }
  .comp-checkbox-tag-event.all-event {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .comp-checkbox-tag-event.disabled, .comp-checkbox-tag-event.loading {
    position: relative;
  }
  .comp-checkbox-tag-event.disabled:after, .comp-checkbox-tag-event.loading:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}

.comp-checkbox-tag-event .input-container {
  position: relative;
  display: block;
}

@media only screen and (min-width: 768px) {
  .comp-checkbox-tag-event .input-container {
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
}

.comp-checkbox-tag-event .input-label {
  display: inline-block;
  color: #55565a;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.05rem;
  cursor: pointer;
}

.comp-checkbox-tag-event .input-label:after, .comp-checkbox-tag-event .input-label:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.2rem;
}

.comp-checkbox-tag-event .input-label:before {
  background-color: rgba(181, 19, 29, 0.1);
  border-radius: 0.2rem;
  width: 1rem;
  height: 1rem;
}

.comp-checkbox-tag-event .input-label:after {
  content: "\e916";
  font-family: "TecomIcon", serif;
  font-size: 10px;
  color: #fff;
  top: 0.5rem;
  right: 0.15rem;
  line-height: 1;
  opacity: 0;
}

@media only screen and (min-width: 768px) {
  .comp-checkbox-tag-event .input-label {
    padding: 0.4rem 0.95rem 0.4rem 0.95rem;
    background-color: #fff;
    border: 1px solid #cdcccc;
    border-radius: 0.5rem;
  }
  .comp-checkbox-tag-event .input-label:after, .comp-checkbox-tag-event .input-label:before {
    display: none;
  }
}

.comp-checkbox-tag-event .input-label .ico-close {
  display: none;
  vertical-align: middle;
  margin-right: 0.75rem;
  font-size: 12px;
  font-weight: bold;
  color: #b5131d;
}

@media only screen and (max-width: 767px) {
  .comp-checkbox-tag-event .input-controller {
    margin: 0 0 0 0.75rem;
    width: 1rem;
    height: 1rem;
    position: relative;
    top: 3px;
    border-radius: 4px;
    border-color: transparent;
    -webkit-appearance: none;
  }
  .comp-checkbox-tag-event .input-controller:checked + .input-label:before {
    background-color: #b5131d;
  }
  .comp-checkbox-tag-event .input-controller:checked + .input-label:after {
    opacity: 1;
  }
}

@media only screen and (min-width: 768px) {
  .comp-checkbox-tag-event .input-controller {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .comp-checkbox-tag-event .input-controller:checked ~ .input-label {
    letter-spacing: -0.4px;
    padding: 0.4rem 0.9rem 0.4rem 0.9rem;
    border: 1px solid rgba(181, 19, 29, 0.1);
    color: #fcea10;
    font-weight: 600;
    background-color: rgba(181, 19, 29, 0.1);
  }
  .comp-checkbox-tag-event .input-controller:checked ~ .input-label .ico-close {
    display: inline-block;
  }
}

.comp-checkbox-tag-retail {
  display: block;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 768px) {
  .comp-checkbox-tag-retail {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
  }
}

.comp-checkbox-tag-retail.disabled, .comp-checkbox-tag-retail.loading {
  position: relative;
}

.comp-checkbox-tag-retail.disabled:after, .comp-checkbox-tag-retail.loading:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.comp-checkbox-tag-retail .input-container {
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.comp-checkbox-tag-retail .input-label {
  display: inline-block;
  color: #55565a;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.05rem;
  cursor: pointer;
  padding: 0.4rem 0.95rem 0.4rem 0.95rem;
  background-color: #fff;
  border: 1px solid #cdcccc;
  border-radius: 0.5rem;
}

.comp-checkbox-tag-retail .input-label .ico-close {
  display: none;
  vertical-align: middle;
  margin-right: 0.75rem;
  font-size: 12px;
  font-weight: bold;
  color: #b5131d;
}

.comp-checkbox-tag-retail .input-controller {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.comp-checkbox-tag-retail .input-controller:checked ~ .input-label {
  letter-spacing: -0.4px;
  padding: 0.4rem 0.9rem 0.4rem 0.9rem;
  border: 1px solid rgba(181, 19, 29, 0.1);
  color: #fcea10;
  font-weight: 600;
  background-color: rgba(181, 19, 29, 0.1);
}

.comp-checkbox-tag-retail .input-controller:checked ~ .input-label .ico-close {
  display: inline-block;
}

.comp-checkbox-tag {
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-left: 0.25rem;
}

.comp-checkbox-tag.disabled, .comp-checkbox-tag.loading {
  position: relative;
}

.comp-checkbox-tag.disabled:after, .comp-checkbox-tag.loading:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.comp-checkbox-tag .input-container {
  position: relative;
}

.comp-checkbox-tag .input-label {
  position: relative;
  display: inline-block;
  padding: 0.35rem 1.05rem 0.35rem 1rem;
  background-color: #fff;
  border: 1px solid rgba(252, 234, 16, 0.6);
  border-radius: 0.325rem;
  color: #000;
  cursor: pointer;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1em;
  font-weight: bold;
  line-height: normal;
  text-transform: capitalize;
}

.comp-checkbox-tag [data-focus-method] ~ .input-label {
  outline-offset: -2px;
  outline: 2px solid rgba(131, 192, 253, 0.5);
}

.no-touch .comp-checkbox-tag .input-label:hover {
  border-color: #fcea10;
  background-color: rgba(252, 234, 16, 0.2);
}

.comp-checkbox-tag .input-controller {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.comp-checkbox-tag .input-controller:checked ~ .input-label {
  background-color: rgba(252, 234, 16, 0.6);
}

.comp-checkbox {
  display: inline-block;
  margin-bottom: 1rem;
  margin-left: 1.25rem;
}

.comp-checkbox.disabled, .comp-checkbox.loading {
  position: relative;
}

.comp-checkbox.disabled:after, .comp-checkbox.loading:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.comp-checkbox .input-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.comp-checkbox .input-controller {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.comp-checkbox .input-label {
  position: relative;
  padding-right: 1.25rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1.14286em;
  font-weight: 600;
  line-height: 1.375;
  color: #000;
}

@media only screen and (min-width: 768px) {
  .comp-checkbox .input-label {
    font-size: 1.42857em;
    line-height: 1.1;
  }
}

.comp-checkbox .input-label:before {
  content: "";
  position: absolute;
  top: 0.1rem;
  right: 0;
  width: 0.75rem;
  height: 0.75rem;
  border: 1.7px solid #414042;
  background-color: transparent;
  border-radius: 0.15rem;
  margin-left: 0.5em;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
  -webkit-transition-property: border-color, background-color;
  -o-transition-property: border-color, background-color;
  transition-property: border-color, background-color;
}

.comp-checkbox .input-label:after {
  content: "";
  position: absolute;
  top: 0.35rem;
  right: calc((0.75rem / 2) - (0.4rem / 2));
  width: 0.4rem;
  height: 0.3rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTEgMi42NzhsMi4wNiAyLjA1OUw2Ljc5NSAxIj48L3BhdGg+PC9zdmc+");
}

.no-touch .comp-checkbox .input-label:hover:before {
  background-color: #fcea10;
  border-color: #fcea10;
}

.no-touch .comp-checkbox .input-label:hover:after {
  opacity: 1;
  visibility: visible;
}

.comp-checkbox .input-controller:checked ~ .input-label:before {
  background-color: #fcea10;
  border-color: #fcea10;
}

.comp-checkbox .input-controller:checked ~ .input-label:after {
  opacity: 1;
  visibility: visible;
}

.comp-file-upload {
  margin-bottom: 1rem;
}

.comp-file-upload .title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #acacac;
  margin-bottom: 0.4rem;
}

.ar .site-dda .comp-file-upload .title {
  font-size: 22px;
  line-height: 32px;
}

@media only screen and (min-width: 768px) {
  .comp-file-upload .title {
    margin-bottom: 0.7rem;
  }
}

.comp-file-upload .item-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.comp-file-upload .item-upload .input-container {
  padding: 0.6rem 0.925rem;
  min-width: 6.35rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #b5131d;
  border: 0.05rem solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0.25rem;
  cursor: pointer;
}

.comp-file-upload .item-upload .input-container .input-controller {
  display: none;
}

.comp-file-upload .item-upload .text-condition {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  color: #979797;
  margin-right: 0.75rem;
}

.comp-file-upload .item-upload.\--uploaded, .comp-file-upload .item-upload.\--uploading {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 1rem;
  padding: 0.8rem 1rem;
  border: 1px solid #e4e4e4;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .comp-file-upload .item-upload.\--uploaded, .comp-file-upload .item-upload.\--uploading {
    margin-bottom: 1.4rem;
    padding: 1rem 1.5rem;
  }
}

.comp-file-upload .item-upload.\--uploaded .input-controller, .comp-file-upload .item-upload.\--uploading .input-controller {
  display: none;
}

.comp-file-upload .item-upload.\--uploaded .file-content, .comp-file-upload .item-upload.\--uploading .file-content {
  width: 100%;
  margin-left: 1rem;
}

@media only screen and (min-width: 768px) {
  .comp-file-upload .item-upload.\--uploaded .file-content, .comp-file-upload .item-upload.\--uploading .file-content {
    width: calc(100% - 4rem);
  }
}

.comp-file-upload .item-upload.\--uploaded .file-content .file-name, .comp-file-upload .item-upload.\--uploading .file-content .file-name {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  white-space: pre;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.ar .site-dda .comp-file-upload .item-upload.\--uploaded .file-content .file-name, .ar .site-dda .comp-file-upload .item-upload.\--uploading .file-content .file-name {
  font-size: 22px;
  line-height: 32px;
}

.comp-file-upload .item-upload.\--uploaded .file-content .file-size, .comp-file-upload .item-upload.\--uploading .file-content .file-size {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  color: #676565;
}

.comp-file-upload .item-upload.\--uploaded .file-handle, .comp-file-upload .item-upload.\--uploading .file-handle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comp-file-upload .item-upload.\--uploaded .file-handle .icon, .comp-file-upload .item-upload.\--uploading .file-handle .icon {
  cursor: pointer;
}

.comp-file-upload .item-upload.\--uploaded .file-handle .icon:not(.delete):not(.stop), .comp-file-upload .item-upload.\--uploading .file-handle .icon:not(.delete):not(.stop) {
  margin-left: 0.9rem;
}

.comp-file-upload .item-upload.\--uploaded .file-handle .icon [class^="ico"], .comp-file-upload .item-upload.\--uploading .file-handle .icon [class^="ico"] {
  font-size: 18px;
  color: #b5b5b5;
}

.comp-file-upload .item-upload.\--uploaded .file-handle .icon.stop, .comp-file-upload .item-upload.\--uploading .file-handle .icon.stop {
  margin-top: -0.1rem;
}

.comp-file-upload .item-upload.\--uploaded .file-handle .icon.stop em[class^="ico"], .comp-file-upload .item-upload.\--uploading .file-handle .icon.stop em[class^="ico"] {
  font-size: 10px;
  display: block;
  background-color: #e9e9e9;
  color: #6f6f6f;
  padding: 0.25rem;
  border-radius: 50%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.comp-file-upload .item-upload.\--uploaded .progress, .comp-file-upload .item-upload.\--uploading .progress {
  width: calc(100% - 2rem);
  height: 0.2rem;
  background-color: #dddddd;
  border-radius: 0.2rem;
  position: absolute;
  top: 2.05rem;
  right: 1rem;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .comp-file-upload .item-upload.\--uploaded .progress, .comp-file-upload .item-upload.\--uploading .progress {
    width: calc(100% - 3rem);
    top: 2.25rem;
    right: 1.5rem;
  }
}

.comp-file-upload .item-upload.\--uploaded .progress-bar, .comp-file-upload .item-upload.\--uploading .progress-bar {
  border-radius: 0.2rem;
  background-color: #b5131d;
  -webkit-transition: width 0.01s ease;
  -o-transition: width 0.01s ease;
  transition: width 0.01s ease;
}

.comp-file-upload .item-upload.\--uploaded .file-handle {
  margin-top: 0.5rem;
}

.comp-file-upload .item-upload.\--uploaded .file-handle .icon.stop {
  display: none;
}

.comp-file-upload .item-upload.\--uploaded .progress {
  display: none;
}

.comp-file-upload .item-upload.\--uploading .file-content {
  padding-left: 1rem;
}

.comp-file-upload .item-upload.\--uploading .file-content .file-name {
  margin-bottom: 0.9rem;
}

.comp-file-upload .item-upload.\--uploading .file-handle {
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: absolute;
  left: 1rem;
}

@media only screen and (min-width: 768px) {
  .comp-file-upload .item-upload.\--uploading .file-handle {
    left: 1.5rem;
  }
}

.comp-file-upload .item-upload.\--uploading .file-handle .icon.edit, .comp-file-upload .item-upload.\--uploading .file-handle .icon.delete {
  display: none;
}

.comp-file-upload .item-upload:last-child:not(:nth-child(2)) {
  padding-top: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-file-upload .item-upload:last-child:not(:nth-child(2)) {
    padding-top: 0.6rem;
  }
}

[data-custom-datepicker] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 992px) {
  [data-custom-datepicker] {
    width: 15.15rem;
  }
}

[data-custom-datepicker] .comp-select {
  width: auto;
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
  margin-left: 1rem;
}

[data-custom-datepicker] .comp-select:last-child {
  -ms-flex-preferred-size: 56%;
      flex-basis: 56%;
  margin-left: 0;
}

@media only screen and (min-width: 992px) {
  [data-custom-datepicker] .comp-select {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    min-width: 4.25rem;
    margin-left: 0.65rem;
    margin-bottom: 1rem;
  }
  [data-custom-datepicker] .comp-select:last-child {
    min-width: 5.25rem;
  }
}

[data-custom-datepicker] .choices__list--dropdown .disable {
  display: none;
}

.comp-upload-file {
  position: relative;
  margin-bottom: 1rem;
  display: inline-block;
  min-width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

@media only screen and (min-width: 992px) {
  .comp-upload-file {
    min-width: 15.15rem;
    font-size: 1.42857em;
  }
}

.comp-upload-file .input-container {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.13);
  -webkit-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease;
  cursor: pointer;
}

.comp-upload-file .input-container .input-label, .comp-upload-file .input-container .result-text {
  top: 0.1rem;
  right: 0;
  opacity: .15;
  line-height: 1.2;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  color: #414042;
  padding: 0.5rem 0 0.5rem 0.5rem;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  max-width: 95%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.comp-upload-file .input-container .result-text {
  opacity: 1;
}

.comp-upload-file .input-container .input-controller {
  display: none;
}

.comp-upload-file .input-container .input-btn {
  cursor: pointer;
  font-size: 0.6em;
  color: #414042;
  text-decoration: underline;
  padding: 0.25rem 0 0.25rem 0.25rem;
}

.comp-upload-file .input-container .input-controller:focus ~ .input-label,
.comp-upload-file .input-container .input-controller.\--filled ~ .input-label {
  font-size: 0.6em;
  line-height: 1.16667;
  -webkit-transform: translateY(-53%);
      -ms-transform: translateY(-53%);
          transform: translateY(-53%);
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  opacity: 1;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  position: absolute;
}

.comp-input {
  display: inline-block;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .comp-input {
    min-width: 15.15rem;
  }
}

.comp-input .input-container {
  position: relative;
  display: block;
  font-size: 1.14286em;
  line-height: 1;
}

.ar .comp-input .input-container {
  line-height: inherit;
}

@media only screen and (min-width: 992px) {
  .comp-input .input-container {
    font-size: 1.42857em;
  }
}

.comp-input .input-container:hover {
  cursor: text;
}

.comp-input .input-container[data-unit]:after {
  content: attr(data-unit);
  position: absolute;
  top: 50%;
  left: 0;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  color: #000;
  opacity: .15;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

@media only screen and (max-width: 991px) {
  .comp-input .input-container[data-unit]:after {
    top: 1rem;
  }
}

.comp-input .input-date {
  cursor: default;
}

.comp-input .input-label {
  position: absolute;
  top: 0.1rem;
  right: 0;
  opacity: .15;
  line-height: 1.2;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  color: #414042;
  padding: 0.5rem 0 0.5rem 0.5rem;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  max-width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.comp-input .input-label > span {
  font-size: 0.5rem;
  font-weight: normal;
}

.comp-input .input-controller:focus ~ .input-label,
.comp-input .input-controller.\--filled ~ .input-label {
  font-size: 0.6em;
  line-height: 1.16667;
  -webkit-transform: translateY(-53%);
      -ms-transform: translateY(-53%);
          transform: translateY(-53%);
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  opacity: 1;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.comp-input .input-controller {
  display: block;
  width: 100%;
  padding: 0.5rem 0 0.5rem 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  line-height: 1;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  color: #000;
  background: transparent;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.13);
  -webkit-transition: border-color .2s ease;
  -o-transition: border-color .2s ease;
  transition: border-color .2s ease;
}

.safari .comp-input .input-controller {
  padding: 0.5rem 0 0.5rem 0.5rem;
}

@media only screen and (max-width: 991px) {
  .safari .comp-input .input-controller {
    padding: 0.475rem 0 0.475rem 0.5rem;
  }
}

.comp-input .input-controller:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
          box-shadow: 0 0 0px 1000px #fff inset;
}

.comp-input .input-controller:focus, .comp-input .input-controller.\--filled {
  border-bottom-color: #000;
}

.comp-input .input-controller.\--error {
  border-bottom-color: #b5131d;
}

.comp-input .input-controller.\--success ~ .parsley-errors-list {
  margin: 0;
}

.firefox .comp-input .input-controller {
  padding: 0.6rem 0 0.6rem 0.5rem;
}

html[dir=rtl] .comp-input .input-controller[type=email],
html[dir=rtl] .comp-input .input-controller[type=tel] {
  text-align: left;
}

.form-common .comp-input .input-controller {
  line-height: inherit;
}

.comp-input .input-container[data-unit] .input-controller {
  padding-left: 100px;
}

.comp-input textarea.input-controller {
  margin-top: 0.2rem;
  padding: 0.5rem 0 0.7rem 0.5rem;
  resize: none;
}

.comp-input textarea.input-controller::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-input textarea.input-controller::-moz-placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-input textarea.input-controller:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-input textarea.input-controller::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-input textarea.input-controller::placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-input textarea.input-controller ~ .input-label {
  top: 0.25rem;
  bottom: auto;
  padding: 0.15rem 0 0.15rem 0.5rem;
}

.comp-input textarea.input-controller:focus ~ .input-label,
.comp-input textarea.input-controller.\--filled ~ .input-label {
  top: -0.9rem;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.comp-input textarea.input-controller.\--error ~ .input-label,
.comp-input textarea.input-controller.\--success ~ .input-label,
.comp-input textarea.input-controller ~ .parsley-errors-list.filled {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.comp-input textarea.input-controller.\--error ~ .input-label {
  top: 0.25rem;
}

.comp-input textarea.input-controller.\--error:focus ~ .input-label,
.comp-input textarea.input-controller.\--error.\--filled ~ .input-label {
  top: -0.9rem;
}

.nav-tags {
  display: none;
}

.nav-tags.retail-category {
  display: block;
}

@media only screen and (max-width: 767px) {
  .nav-tags {
    display: block;
    float: right;
    width: calc(100% - 130px);
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    color: #000;
    padding: 0.25rem 0 0.75rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1196);
    position: relative;
  }
  .nav-tags.long-text .text {
    max-width: 5.5rem;
  }
  .nav-tags .text {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    max-width: calc(100% - 0.5rem);
  }
}

.nav-tags.active .icon-arrow {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.nav-tags .tag-wrapper {
  margin-top: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .nav-tags .tag-wrapper {
    display: block;
    width: calc(100vw - 31px);
    background-color: #fff;
    padding: 1.1rem 0;
    position: absolute;
    right: -15px;
    top: calc(100% + 15px);
    z-index: 10;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    margin-top: 0;
  }
  .nav-tags .tag-wrapper.active {
    opacity: 1;
    visibility: visible;
    top: calc(100% + 1px);
  }
}

.nav-tags .tag-wrapper .tag-filter-wrapper {
  display: inline;
}

@media only screen and (max-width: 767px) {
  .nav-tags .tag-wrapper .tag-filter-wrapper {
    height: 13.85rem;
    overflow-y: auto;
  }
}

@media only screen and (max-width: 767px) {
  .nav-tags .tag-wrapper .comp-checkbox-tag-event,
  .nav-tags .tag-wrapper .comp-radiobox-category {
    padding: 0 0.8rem;
    margin-bottom: 1.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .nav-tags .icon-arrow {
    position: absolute;
    margin-right: 0.5rem;
    margin-top: 0.3rem;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    -o-transition: transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    color: #b5131d;
    font-weight: bold;
  }
}

.ar .nav-tags .icon-arrow {
  position: absolute;
  margin-left: 1rem;
  margin-right: 0.5rem;
  margin-top: 0.2rem;
}

@media only screen and (max-width: 767px) {
  .nav-tags .btn-apply-area {
    padding: 1.35rem 0.8rem 0 0;
    border-top: 1px solid #e7e7e7;
  }
}

.comp-radio-tag {
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-left: 0.25rem;
}

.comp-radio-tag.disabled, .comp-radio-tag.loading {
  position: relative;
}

.comp-radio-tag.disabled:after, .comp-radio-tag.loading:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.comp-radio-tag .input-label {
  position: relative;
  display: inline-block;
  padding: 0.35rem 1.05rem 0.35rem 1rem;
  background-color: #fff;
  border: 1px solid #fcea10;
  border-radius: 0.325rem;
  color: #000;
  cursor: pointer;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1em;
  font-weight: bold;
  line-height: normal;
  text-transform: capitalize;
}

.no-touch .comp-radio-tag .input-label:hover {
  background-color: rgba(252, 234, 16, 0.6);
}

.comp-radio-tag .input-controller {
  display: none;
}

.comp-radio-tag .input-controller:checked ~ .input-label {
  background-color: rgba(252, 234, 16, 0.6);
}

.comp-radio {
  display: inline-block;
  margin-bottom: 1rem;
  margin-left: 1.25rem;
}

.comp-radio.disabled, .comp-radio.loading {
  position: relative;
}

.comp-radio.disabled:after, .comp-radio.loading:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.comp-radio .input-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.comp-radio .input-controller {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}

.comp-radio .input-label {
  position: relative;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1.14286em;
  font-weight: 600;
  line-height: 1.375;
  color: #000;
}

@media only screen and (min-width: 768px) {
  .comp-radio .input-label {
    font-size: 1.42857em;
    line-height: 1.1;
  }
}

.comp-radio [data-focus-method] ~ .input-label {
  outline-offset: -2px;
  outline: 2px solid rgba(131, 192, 253, 0.5);
}

.no-touch .comp-radio .input-label:hover {
  color: #b5131d;
  border: 0;
}

.comp-radio .input-controller:checked ~ .input-label {
  color: #b5131d;
  padding-bottom: 0.25rem;
  border-bottom: 2px solid #b5131d;
}

.comp-radio.has-dot .input-label {
  position: relative;
  padding-right: 1.25rem;
}

.comp-radio.has-dot .input-label:hover {
  color: #000;
}

.comp-radio.has-dot .input-label::before {
  content: "";
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  display: inline-block;
  border: 2px solid black;
  border-radius: 50%;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comp-radio.has-dot .input-label::after {
  content: "";
  width: 0.25rem;
  height: 0.25rem;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0.25rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.comp-radio.has-dot .input-controller:checked ~ .input-label {
  border-bottom: 0;
  color: #000;
  padding-bottom: 0;
}

.comp-radio.has-dot .input-controller:checked ~ .input-label::before {
  border-color: #b5131d;
}

.comp-radio.has-dot .input-controller:checked ~ .input-label::after {
  background-color: #b5131d;
}

@media only screen and (min-width: 768px) {
  .comp-radiobox-category {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-radiobox-category.disabled, .comp-radiobox-category.loading {
    position: relative;
  }
  .comp-radiobox-category.disabled:after, .comp-radiobox-category.loading:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}

.comp-radiobox-category .input-container {
  position: relative;
  display: block;
}

@media only screen and (min-width: 768px) {
  .comp-radiobox-category .input-container {
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
}

.comp-radiobox-category .input-label {
  display: inline-block;
  color: #000;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.05rem;
  cursor: pointer;
}

.comp-radiobox-category .input-label:after, .comp-radiobox-category .input-label:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0.2rem;
}

.comp-radiobox-category .input-label:before {
  background-color: rgba(181, 19, 29, 0.1);
  border-radius: 0.2rem;
  width: 1rem;
  height: 1rem;
}

.comp-radiobox-category .input-label:after {
  content: "\e916";
  font-family: "TecomIcon", serif;
  font-size: 10px;
  color: #fff;
  top: 0.5rem;
  right: 0.15rem;
  line-height: 1;
  opacity: 0;
}

@media only screen and (min-width: 768px) {
  .comp-radiobox-category .input-label {
    padding: 0.6rem 1.35rem 0.65rem 1.35rem;
    background-color: #fff;
    border: 1px solid #fcea10;
    border-radius: 0.5rem;
  }
  .comp-radiobox-category .input-label:after, .comp-radiobox-category .input-label:before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .comp-radiobox-category .input-controller {
    margin: 0 0 0 0.75rem;
    width: 1rem;
    height: 1rem;
    position: relative;
    top: 3px;
    border-radius: 4px;
    -webkit-appearance: none;
  }
  .comp-radiobox-category .input-controller:checked + .input-label:before {
    background-color: #b5131d;
  }
  .comp-radiobox-category .input-controller:checked + .input-label:after {
    opacity: 1;
  }
}

@media only screen and (min-width: 768px) {
  .comp-radiobox-category .input-controller {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .no-touch .comp-radiobox-category .input-controller:checked:focus ~ .input-label {
    border: 1px solid #b5131d;
  }
  .comp-radiobox-category .input-controller:checked ~ .input-label {
    border: 1px solid #b5131d;
    color: #fff;
    font-weight: 600;
    background-color: #b5131d;
  }
}

.comp-select {
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 1.14286em;
  text-align: right;
}

.comp-select.disabled, .comp-select.loading {
  position: relative;
}

.comp-select.disabled:after, .comp-select.loading:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

@media only screen and (min-width: 992px) {
  .comp-select {
    min-width: 15.15rem;
    font-size: 1.42857em;
  }
}

.comp-select .choices__inner {
  padding-right: 0;
}

.comp-select .choices__inner.is-error {
  border-color: #b5131d;
}

.comp-select .choices__list--dropdown {
  top: 0;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  z-index: 2;
}

.comp-select .choices__list--dropdown .choices__item {
  padding-right: 0;
  word-break: break-word;
}

.comp-select .choices__list--dropdown .hide-dropdown {
  font-family: "TecomIcon", serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -0.25rem;
  top: 0.45rem;
  margin-top: -2.5px;
  font-size: 11px;
  font-weight: bold;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #b5131d;
  padding: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-select .choices__list--dropdown .hide-dropdown {
    top: 0.7rem;
  }
  .safari .comp-select .choices__list--dropdown .hide-dropdown {
    top: 0.65rem;
  }
}

.comp-select .choices__list--dropdown .hide-dropdown:after {
  content: "\e905";
}

.comp-select .choices[data-type*="select-one"]:after {
  left: 0.5rem;
  top: 1.05rem;
}

.ar .comp-select .choices[data-type*="select-one"]:after {
  left: 0;
}

@media only screen and (min-width: 992px) {
  .comp-select .choices[data-type*="select-one"]:after {
    top: 1.25rem;
  }
}

.safari .comp-select .choices[data-type*="select-one"] .choices__inner {
  padding: 0.5rem 0 0.2rem 0.5rem;
}

@media only screen and (max-width: 991px) {
  .safari .comp-select .choices[data-type*="select-one"] .choices__inner {
    padding: 0.35rem 0 0.35rem 0.35rem;
  }
}

.comp-select .choices[data-type*="select-one"] .choices__input {
  border-bottom-color: #000;
  padding-bottom: 0.2rem;
  padding-right: 0;
  text-align: right;
}

.form-common .comp-select .choices[data-type*="select-one"] .choices__input {
  line-height: inherit;
}

@media only screen and (max-width: 991px) {
  .comp-select .choices[data-type*="select-one"] .choices__input {
    font-size: 0.8em;
  }
}

.comp-select .choices[data-type*="select-one"] .choices__input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-select .choices[data-type*="select-one"] .choices__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-select .choices[data-type*="select-one"] .choices__input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-select .choices[data-type*="select-one"] .choices__input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-select .choices[data-type*="select-one"] .choices__input::placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.comp-select .scrollbar-inner > .scroll-element.scroll-y {
  left: 0;
}

.comp-select.custom-option .choices__item--choice:first-child[data-value=''] {
  display: none;
}

@charset "UTF-8";
/* breakpoints */
.language-selector {
  position: relative;
  border-top: 1px solid #89c6cc;
  padding: 10px;
  background-color: #ffffff;
}

.language-selector .flags-ad {
  background-image: url(../images/sprite-flag);
  background-position: 0px -25px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ae {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3125px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-af {
  background-image: url(../images/sprite-flag);
  background-position: 0px -50px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ag {
  background-image: url(../images/sprite-flag);
  background-position: 0px -75px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ai {
  background-image: url(../images/sprite-flag);
  background-position: 0px -100px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-al {
  background-image: url(../images/sprite-flag);
  background-position: 0px -125px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-am {
  background-image: url(../images/sprite-flag);
  background-position: 0px -150px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ao {
  background-image: url(../images/sprite-flag);
  background-position: 0px -175px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-aq {
  background-image: url(../images/sprite-flag);
  background-position: 0px -200px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ar {
  background-image: url(../images/sprite-flag);
  background-position: 0px -225px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-as {
  background-image: url(../images/sprite-flag);
  background-position: 0px -250px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-at {
  background-image: url(../images/sprite-flag);
  background-position: 0px -275px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-au {
  background-image: url(../images/sprite-flag);
  background-position: 0px -300px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-aw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -325px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ax {
  background-image: url(../images/sprite-flag);
  background-position: 0px -350px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-az {
  background-image: url(../images/sprite-flag);
  background-position: 0px -375px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ba {
  background-image: url(../images/sprite-flag);
  background-position: 0px -400px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bb {
  background-image: url(../images/sprite-flag);
  background-position: 0px -425px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bd {
  background-image: url(../images/sprite-flag);
  background-position: 0px -450px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-be {
  background-image: url(../images/sprite-flag);
  background-position: 0px -475px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bf {
  background-image: url(../images/sprite-flag);
  background-position: 0px -500px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -525px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bh {
  background-image: url(../images/sprite-flag);
  background-position: 0px -550px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bi {
  background-image: url(../images/sprite-flag);
  background-position: 0px -575px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bj {
  background-image: url(../images/sprite-flag);
  background-position: 0px -600px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bl {
  background-image: url(../images/sprite-flag);
  background-position: 0px -625px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -650px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -675px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bo {
  background-image: url(../images/sprite-flag);
  background-position: 0px -700px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bq {
  background-image: url(../images/sprite-flag);
  background-position: 0px -725px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-br {
  background-image: url(../images/sprite-flag);
  background-position: 0px -750px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bs {
  background-image: url(../images/sprite-flag);
  background-position: 0px -775px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bt {
  background-image: url(../images/sprite-flag);
  background-position: 0px -800px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bv {
  background-image: url(../images/sprite-flag);
  background-position: 0px -825px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -850px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-by {
  background-image: url(../images/sprite-flag);
  background-position: 0px -875px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-bz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -900px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ca {
  background-image: url(../images/sprite-flag);
  background-position: 0px -925px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cc {
  background-image: url(../images/sprite-flag);
  background-position: 0px -950px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cd {
  background-image: url(../images/sprite-flag);
  background-position: 0px -975px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cf {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1000px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1025px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ch {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1050px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ci {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1075px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ck {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1100px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cl {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1125px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1150px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1175px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-co {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1200px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1225px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cu {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1250px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cv {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1275px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1300px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cx {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1325px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cy {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1350px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-cz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1375px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-de {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1400px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-dj {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1425px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-dk {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1450px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-dm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1475px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-do {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1500px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-dz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1525px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ec {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1550px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ee {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1575px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-eg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1600px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-eh {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1625px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-er {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1650px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-es {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1675px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-et {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1700px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-fi {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1725px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-fj {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1750px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-fk {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1775px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-fm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1800px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-fo {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1825px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-fr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1850px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ga {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1875px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gb {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1900px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gd {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1925px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ge {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1950px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gf {
  background-image: url(../images/sprite-flag);
  background-position: 0px -1975px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2000px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gh {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2025px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gi {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2050px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gl {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2075px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2100px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2125px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gp {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2150px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gq {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2175px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2200px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gs {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2225px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gt {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2250px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gu {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2275px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2300px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-gy {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2325px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-hk {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2350px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-hm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2375px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-hn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2400px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-hr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2425px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ht {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2450px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-hu {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2475px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-id {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2500px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ie {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2525px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-il {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2550px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-im {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2575px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-in {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2600px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-io {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2625px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-iq {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2650px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ir {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2675px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-is {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2700px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-it {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2725px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-je {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2750px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-jm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2775px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-jo {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2800px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-jp {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2825px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ke {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2850px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-kg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2875px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-kh {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2900px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ki {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2925px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-km {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2950px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-kn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -2975px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-kp {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3000px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-kr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3025px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-kw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3050px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ky {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3075px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-kz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3100px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-la {
  background-image: url(../images/sprite-flag);
  background-position: 0px 0px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-lb {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3150px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-lc {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3175px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-li {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3200px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-lk {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3225px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-lr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3250px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ls {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3275px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-lt {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3300px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-lu {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3325px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-lv {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3350px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ly {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3375px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ma {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3400px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mc {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3425px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-md {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3450px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-me {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3475px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mf {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3500px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3525px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mh {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3550px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mk {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3575px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ml {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3600px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3625px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3650px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mo {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3675px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mp {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3700px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mq {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3725px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3750px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ms {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3775px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mt {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3800px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mu {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3825px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mv {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3850px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3875px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mx {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3900px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-my {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3925px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-mz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3950px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-na {
  background-image: url(../images/sprite-flag);
  background-position: 0px -3975px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-nc {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4000px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ne {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4025px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-nf {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4050px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ng {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4075px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ni {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4100px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-nl {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4125px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-no {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4150px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-np {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4175px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-nr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4200px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-nu {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4225px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-nz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4250px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-om {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4275px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pa {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4300px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pe {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4325px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pf {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4350px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4375px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ph {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4400px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pk {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4425px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pl {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4450px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4475px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4500px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4525px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ps {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4550px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pt {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4575px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-pw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4600px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-py {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4625px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-qa {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4650px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-re {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4675px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ro {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4700px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-rs {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4725px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ru {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4750px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-rw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4775px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sa {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4800px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sb {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4825px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sc {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4850px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sd {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4875px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-se {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4900px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4925px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sh {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4950px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-si {
  background-image: url(../images/sprite-flag);
  background-position: 0px -4975px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sj {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5000px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sk {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5025px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sl {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5050px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5075px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5100px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-so {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5125px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5150px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ss {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5175px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-st {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5200px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sv {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5225px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sx {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5250px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sy {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5275px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-sz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5300px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tc {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5325px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-td {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5350px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tf {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5375px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5400px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-th {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5425px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tj {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5450px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tk {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5475px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tl {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5500px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5525px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5550px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-to {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5575px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tr {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5600px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tt {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5625px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tv {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5650px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5675px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-tz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5700px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ua {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5725px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ug {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5750px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-um {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5775px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-us {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5800px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-uy {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5825px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-uz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5850px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-va {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5875px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-vc {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5900px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ve {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5925px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-vg {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5950px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-vi {
  background-image: url(../images/sprite-flag);
  background-position: 0px -5975px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-vn {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6000px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-vu {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6025px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-wf {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6050px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ws {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6075px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-ye {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6100px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-yt {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6125px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-za {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6150px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-zm {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6175px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-zw {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6200px;
  width: 20px;
  height: 15px;
}

.language-selector .flags-zz {
  background-image: url(../images/sprite-flag);
  background-position: 0px -6225px;
  width: 20px;
  height: 15px;
}

.language-selector .language-selector-select-item {
  cursor: pointer;
}

.language-selector .language-selector-select-item > a {
  width: 100%;
  display: block;
  position: relative;
  padding-left: 15px;
}

.language-selector .language-selector-select-item > a:hover {
  text-decoration: none;
}

.language-selector .language-selector-select-item:after {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.language-selector .language-selector-item-container {
  -webkit-box-shadow: 0 2px 9px 0px #b3b3b3;
          box-shadow: 0 2px 9px 0px #b3b3b3;
  padding: 0;
  position: absolute;
  top: 110%;
  min-width: 220px;
  z-index: 10;
  background: #ffffff;
  display: none;
  right: 0;
  left: 0;
}

.language-selector .language-selector-item {
  margin: 10px;
  cursor: pointer;
  border-bottom: 1px solid #ffffff;
}

.language-selector .language-selector-item:hover {
  background-color: #ffffff;
  border-bottom: 1px solid #15909c;
}

.language-selector .language-selector-item:first-child {
  margin-bottom: 0;
}

.language-selector .language-selector-item a {
  text-decoration: none;
  color: #747474;
  font-weight: normal;
  padding-right: 25px;
  background-repeat: no-repeat;
}

.language-selector .language-selector-link {
  padding: 0px 30px 0 20px;
}

.language-selector .language-selector-select-link {
  padding-right: 25px;
  background-repeat: no-repeat;
}

/* breakpoints */
.link-list {
  background: transparent;
}

.link-list > .component-content ul {
  background: transparent;
}

.link-list > .component-content li {
  background: transparent;
  display: block;
}

.link-list > .component-content li a {
  display: inline;
  color: #747474;
  position: relative;
  font-size: 13px;
  text-decoration: none;
}

.link-list > .component-content li a:hover {
  color: #878787;
  text-decoration: none;
}

.link-list .button-default, .link-list .default {
  border: 1px solid #d2d2d2;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px 0;
  padding: 10px 15px;
  text-align: center;
  text-decoration: none;
  background: #f6f6f6;
  color: #747474;
  font-weight: bold;
}

.link-list .button-default:hover, .link-list .default:hover {
  color: #747474;
  background: #f7f7f7;
}

.link-list .button-success, .link-list .success {
  font-size: 12px;
  font-size: 1.2rem;
  border: 1px solid #d2d2d2;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px 0;
  padding: 10px 15px;
  text-align: center;
  text-decoration: none;
  background: #a0ce4e;
  color: #fff;
  font-weight: bold;
}

.link-list .button-success:hover, .link-list .success:hover {
  color: #fff;
  background: #92be43;
}

.link-list .button-warning, .link-list .warning {
  font-size: 12px;
  font-size: 1.2rem;
  border: 1px solid #d2d2d2;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px 0;
  padding: 10px 15px;
  text-align: center;
  text-decoration: none;
  background: #bc4526;
  color: #fff;
  font-weight: bold;
}

.link-list .button-warning:hover, .link-list .warning:hover {
  color: #fff;
  background: #c34e30;
}

/* breakpoints */
.link-list.list-vertical h3 {
  background: #ffffff;
  width: 100%;
  display: inline-block;
  padding: 3px 5px;
  border: 1px solid #d2d2d2;
}

.link-list.list-vertical a {
  border: none;
}

.link-list.list-vertical li {
  display: block;
  margin-right: 20px;
}

@charset "UTF-8";
/* breakpoints */
.component-listing__wrapper {
  list-style-type: none;
  margin-bottom: 60px;
  padding-right: 0;
}

.component-listing__group-list {
  margin-bottom: 50px;
}

.component-listing__group {
  font-size: 24px;
  margin-bottom: 30px;
}

.component-listing__category-time {
  font-size: 16px;
  margin-bottom: 20px;
}

.component-listing__items {
  list-style-type: none;
  padding-right: 0;
}

.component-listing__item {
  position: relative;
}

.component-listing__item + .component-listing__item {
  margin-top: 30px;
}

.component-listing__link {
  display: block;
  position: relative;
  overflow: hidden;
}

.component-listing__link:hover {
  text-decoration: none;
}

.component-listing--download .component-listing__link {
  text-align: center;
}

.component-listing__link img {
  width: 100%;
  height: auto;
}

.component-listing__image {
  width: 100%;
  height: auto;
}

.component-listing__info {
  margin-top: 15px;
}

.component-listing___title {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0;
}

.component-listing__full-date, .component-listing__full-time, .component-listing__category {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  letter-spacing: 2px;
  color: #a4a4a4;
}

.component-listing__hour + .component-listing__hour-end:before,
.component-listing__weekday + .component-listing__weekday-end:before {
  padding: 0 5px;
  content: '-';
}

.component-listing__weekday-end + .component-listing__hour,
.component-listing__weekday + .component-listing__hour {
  margin-right: 10px;
}

.component-listing__category + .component-listing__full-time:before,
.component-listing__full-date + .component-listing__category:before {
  padding: 0 5px;
  content: '|';
}

.component-listing__description {
  margin-top: 10px;
  font-size: 16px;
  color: #a4a4a4;
  letter-spacing: 0.5px;
}

.component-listing__position {
  margin-top: 10px;
}

.component-listing__position-image {
  display: inline-block;
  vertical-align: top;
}

.component-listing__position-text {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #a4a4a4;
}

.component-btn-video {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 50px;
  height: 50px;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  border: none;
  background-color: transparent;
  color: #a4a4a4;
  padding: 0;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.component-btn-video:before {
  content: "\f144";
  height: 50px;
  width: 50px;
  font-size: 50px;
  line-height: 50px;
  font-family: "fontAwesome";
}

.component-btn-video:focus {
  outline: none;
}

.component-btn-video:hover {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .component-listing__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
  }
  .component-listing__link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: 200px;
  }
  .component-listing__link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
  }
  .component-listing__link:hover:before {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .component-listing--video .component-listing__link:hover:before {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .component-listing__info {
    display: inline-block;
    width: calc(100% - 300px);
    padding-right: 30px;
    margin-top: 0;
  }
  .component-listing___title {
    font-size: 24px;
    margin-top: 10px;
  }
  .component-listing__description {
    margin-top: 10px;
  }
}

/* breakpoints */
.loading-wrapper {
  height: 5rem;
  width: 100%;
  background: transparent url("../images/icon-loading.gif") no-repeat center;
  background-size: contain;
}

@media print {
  .loading-page {
    display: none;
  }
}

.loading-page {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1060 !important;
  display: block;
}

.no-js .loading-page {
  display: none;
}

.loading-page .loading-wrapper {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

/* breakpoints */
.login {
  /* breakpoints */
  background-color: transparent;
}

.login label {
  background: transparent;
  color: #747474;
}

.login input, .login button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.login input[type="submit"], .login input[type="reset"], .login input[type="button"], .login button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.login input::-moz-focus-inner, .login button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.login input:focus {
  border: 1px solid #d2d2d2;
}

.login input[type="text"] {
  font-size: 13px;
}

.login input[type="text"], .login input[type="email"], .login input[type="password"], .login textarea, .login select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.login select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.login table {
  width: 100%;
}

.login table input, .login table label {
  display: inline-block;
  margin: 0;
}

.login table tr, .login table tbody {
  background-color: transparent !important;
}

.login table td {
  padding: 5px;
}

.login table input[type='text'], .login table input[type='password'] {
  min-height: 33px;
}

/* breakpoints */
.logout {
  /* breakpoints */
}

.logout a {
  background-color: transparent;
  text-decoration: none;
  font-size: 13px;
  color: #747474;
  border-bottom: 1px solid #89c6cc;
}

.logout a:hover {
  color: #878787;
  text-decoration: none;
}

.logout .component-content > a, .logout .component-content > p {
  display: inline-block;
}

@charset "UTF-8";
/* breakpoints */
@media only screen and (min-width: 992px) {
  .comp-community-map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.\--reset-padding .comp-community-map {
  padding-top: 0;
}

@media only screen and (min-width: 992px) {
  .\--reset-padding .comp-community-map {
    padding-top: 1rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-community-map > .scLooseFrameZone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.comp-community-map .left-side {
  margin-bottom: 1.05rem;
}

@media only screen and (min-width: 992px) {
  .comp-community-map .left-side {
    max-width: 12.5rem;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-community-map .left-side {
    margin-bottom: 0.9rem;
  }
}

.comp-community-map .comp-heading h2 {
  margin-bottom: 1.65rem;
}

@media only screen and (min-width: 992px) {
  .comp-community-map .comp-heading h2 {
    margin: 0.6rem 0 3.15rem;
    white-space: normal;
    word-break: break-word;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-community-map .checkboxs > div {
    display: inline-block;
  }
}

.comp-community-map .comp-checkbox {
  margin-bottom: 0.45rem;
}

@media only screen and (min-width: 992px) {
  .comp-community-map .comp-checkbox {
    margin-bottom: 0.9rem;
  }
  .comp-community-map .comp-checkbox .input-label {
    padding-right: 1.2rem;
  }
  .comp-community-map .comp-checkbox .input-label:before {
    top: 0.25rem;
    right: -0.05rem;
  }
  .comp-community-map .comp-checkbox .input-label:after {
    top: 0.5rem;
    right: 0.125rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-community-map .comp-checkbox {
    margin-left: 2rem;
  }
  .comp-community-map .comp-checkbox .input-label:before {
    top: 0.2rem;
  }
  .comp-community-map .comp-checkbox .input-label:after {
    top: 0.4rem;
  }
}

.comp-community-map .comp-checkbox [data-focus-method] ~ .input-label:before {
  outline-offset: -2px;
  outline: 2px solid rgba(131, 192, 253, 0.5);
}

.comp-community-map .right-side {
  margin-right: -1rem;
  margin-left: -1rem;
}

@media only screen and (min-width: 768px) {
  .comp-community-map .right-side {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 0;
    margin-left: 0;
    border-left: 0;
    padding: 0.75rem 0.75rem 0.75rem 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-community-map .right-side {
    margin-right: -0.8rem;
  }
}

.comp-community-map .map-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 118.75%;
}

@media only screen and (min-width: 992px) {
  .comp-community-map .map-wrapper {
    padding-bottom: 42.2222%;
  }
}

@media only screen and (min-width: 768px) {
  .comp-community-map .map-wrapper:before {
    content: '';
    position: absolute;
    top: -0.75rem;
    right: -0.75rem;
    bottom: -0.75rem;
    width: calc(100% + 15px);
    border: 1px solid rgba(252, 234, 16, 0.42);
    border-left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-community-map .map-wrapper {
    padding-bottom: 51.85%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-community-map .map-wrapper {
    padding-bottom: 51.03%;
  }
}

.comp-community-map .map-holder {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fdf375;
}

.comp-community-map .group {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .comp-community-map .group {
    top: 1rem;
    right: 1rem;
    width: 8.25rem;
  }
}

.comp-community-map .group-list {
  display: none;
  max-height: calc((22px + 0.7rem * 2) * 6);
  overflow: auto;
}

@media only screen and (min-width: 768px) {
  .comp-community-map .group-list {
    display: block;
    max-height: calc((22px + 0.45rem * 2) * 6);
  }
}

.comp-community-map .group-list.show {
  display: block;
}

.comp-community-map .group-list.show .scrollbar-inner {
  display: block;
}

.comp-community-map .group-selector,
.comp-community-map .group-item {
  display: block;
  padding: 0.7rem 1rem;
  font-size: 12px;
  line-height: 1.83333;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  color: #000;
}

@media only screen and (min-width: 768px) {
  .comp-community-map .group-selector,
  .comp-community-map .group-item {
    padding: 0.45rem 1rem;
  }
}

.comp-community-map .group-selector {
  position: relative;
  background-color: #fcea10;
  color: #fff;
}

.comp-community-map .group-selector:after {
  font-family: "TecomIcon", serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: absolute;
  top: 50%;
  left: 1.1rem;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  color: #b5131d;
}

.comp-community-map .group-selector.active:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-community-map .group-selector {
    display: none;
  }
}

.comp-community-map .group-item {
  background-color: rgba(252, 234, 16, 0.38);
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .comp-community-map .group-item {
    text-align: center;
  }
}

.comp-community-map .group-item:hover {
  background-color: rgba(252, 234, 16, 0.7);
  color: #000;
}

.comp-community-map .group-item.selected {
  background-color: #fcea10;
  color: #000;
}

.comp-community-map .scrollbar-inner > .scroll-element div {
  right: 0.1rem;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map > .scLooseFrameZone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.comp-contact-us-map .left-side {
  margin-bottom: 1.4rem;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .left-side {
    max-width: 12.5rem;
    margin-left: 2.45rem;
  }
  .comp-contact-us-map .left-side .comp-heading h2 {
    margin: 0.55rem 0 1.6rem;
    white-space: normal;
    word-break: break-word;
  }
  .comp-contact-us-map .left-side .comp-heading p {
    max-width: 9.9rem;
  }
}

.comp-contact-us-map .right-side {
  margin-right: -1rem;
  margin-left: -1rem;
}

@media only screen and (min-width: 768px) {
  .comp-contact-us-map .right-side {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 0;
    margin-left: 0;
    padding: 0.75rem 0.7rem 0.65rem 0;
  }
}

.comp-contact-us-map .map-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 125%;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .map-wrapper {
    padding-bottom: 42.058%;
  }
}

@media only screen and (min-width: 768px) {
  .comp-contact-us-map .map-wrapper:before {
    content: '';
    position: absolute;
    top: -0.75rem;
    right: -0.7rem;
    bottom: -0.65rem;
    left: -0.7rem;
    border: 1px solid rgba(252, 234, 16, 0.42);
  }
}

.comp-contact-us-map .map-holder {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fdf375;
}

.comp-contact-us-map .group {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .group {
    top: 0.9rem;
    right: 1rem;
    width: 9.5rem;
  }
}

.comp-contact-us-map .detail {
  margin-top: 0.95rem;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .detail {
    margin-top: 1.55rem;
  }
}

.comp-contact-us-map .detail .icon {
  color: #fcea10;
  font-size: 0.525rem;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .detail .icon {
    font-size: 0.7rem;
  }
}

.comp-contact-us-map .detail .time {
  font-size: 0.875em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  margin-right: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .detail .time {
    font-size: 1.16667em;
    margin-right: 0.75rem;
  }
}

.comp-contact-us-map .detail .distance {
  font-size: 0.875em;
  letter-spacing: .3px;
  margin-right: 0.5rem;
  padding-right: 0.5rem;
  border-right: 2px solid #fcea10;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .detail .distance {
    display: inline-block;
    font-size: 1.16667em;
  }
}

.comp-contact-us-map .transit-item {
  width: 1.5rem;
  height: 1.5rem;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
  font-size: 1.16667em;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .transit-item {
    font-size: 1.08333em;
  }
}

.comp-contact-us-map .transit-item:before {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.comp-contact-us-map .transit-item, .comp-contact-us-map .detail .icon {
  position: relative;
  display: inline-block;
}

.comp-contact-us-map .transit-item:before, .comp-contact-us-map .detail .icon:before {
  font-family: "TecomIcon", serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.comp-contact-us-map .transit-item[data-type="DRIVING"]:before, .comp-contact-us-map .detail .icon[data-type="DRIVING"]:before {
  content: "\e906";
}

.comp-contact-us-map .transit-item[data-type="WALKING"]:before, .comp-contact-us-map .detail .icon[data-type="WALKING"]:before {
  content: "\e907";
}

.comp-contact-us-map .transit-item[data-type="TRANSIT"]:before, .comp-contact-us-map .detail .icon[data-type="TRANSIT"]:before {
  content: "\e908";
}

.comp-contact-us-map .transit-item[data-type="BICYCLING"]:before, .comp-contact-us-map .detail .icon[data-type="BICYCLING"]:before {
  content: "\e909";
}

.comp-contact-us-map .transit-item:hover, .comp-contact-us-map .detail .icon:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.comp-contact-us-map .transit-item.active, .comp-contact-us-map .detail .icon.active {
  background-color: rgba(255, 255, 255, 0.25);
}

@media only screen and (max-width: 991px) {
  .comp-contact-us-map .gmap-popup {
    top: 7.15rem !important;
  }
  .comp-contact-us-map .gmap-popup .info-window {
    padding: 1.3rem 1rem;
  }
  .comp-contact-us-map .gmap-popup .info-window:after {
    bottom: calc(100% - 20px);
    top: auto;
    border-bottom: 0;
    border-left: 0;
    border-right: 1px solid #fcea10;
    border-top: 1px solid #fcea10;
  }
}

.comp-contact-us-map .info {
  padding: 1.05rem 1rem;
  font-size: 1.14286em;
  line-height: 22px;
  font-weight: 300;
  color: #000;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .info {
    font-size: 12px;
    padding: 1.25rem 1.25rem 1.65rem 0.75rem;
    background-color: #fff;
    color: #414042;
    line-height: normal;
  }
}

.comp-contact-us-map .transits {
  background-color: #fcea10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0.5rem 0;
  font-size: 0.85714em;
}

@media only screen and (min-width: 992px) {
  .comp-contact-us-map .transits {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}

.comp-contact-us-map .gmnoprint a, .comp-contact-us-map .gmnoprint span, .comp-contact-us-map .gm-style-cc, .comp-contact-us-map .gm-ui-hover-effect {
  display: none !important;
}

.comp-contact-us-map .gm-style-iw ~ * {
  display: none;
}

.gmnoprint a, .gmnoprint span, .gm-style-cc, .gm-ui-hover-effect {
  display: none !important;
}

.gm-style-iw ~ * {
  display: none;
}

.info-window-wrapper {
  pointer-events: none;
}

.gmap-popup {
  position: absolute;
  -webkit-transform: translate(50%, -100%) translateY(-18px) translateX(1px);
      -ms-transform: translate(50%, -100%) translateY(-18px) translateX(1px);
          transform: translate(50%, -100%) translateY(-18px) translateX(1px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  max-width: 90%;
}

@media only screen and (min-width: 992px) {
  .gmap-popup {
    max-width: 17.85rem;
    -webkit-transform: translate(50%, -100%) translateY(-26px) translateX(1px);
        -ms-transform: translate(50%, -100%) translateY(-26px) translateX(1px);
            transform: translate(50%, -100%) translateY(-26px) translateX(1px);
  }
}

.ar .gmap-popup {
  -webkit-transform: translate(-50%, -100%) translateY(-18px) translateX(1px);
      -ms-transform: translate(-50%, -100%) translateY(-18px) translateX(1px);
          transform: translate(-50%, -100%) translateY(-18px) translateX(1px);
}

@media only screen and (min-width: 992px) {
  .ar .gmap-popup {
    -webkit-transform: translate(-50%, -100%) translateY(-26px) translateX(1px);
        -ms-transform: translate(-50%, -100%) translateY(-26px) translateX(1px);
            transform: translate(-50%, -100%) translateY(-26px) translateX(1px);
  }
}

.info-window {
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #fcea10;
  text-align: right;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  pointer-events: auto;
  position: relative;
  margin-bottom: 0.35rem;
}

@media only screen and (min-width: 992px) {
  .info-window {
    padding: 1.15rem 1.75rem;
  }
}

.info-window:after {
  content: '';
  position: absolute;
  top: calc(100% - 20px);
  right: 50%;
  -webkit-transform: translateX(50%) rotate(-45deg);
      -ms-transform: translateX(50%) rotate(-45deg);
          transform: translateX(50%) rotate(-45deg);
  height: 1.2rem;
  width: 1.2rem;
  border-bottom: 1px solid #fcea10;
  border-left: 1px solid #fcea10;
  z-index: 1;
  background-color: #fff;
}

.info-window:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 0.1rem);
  height: 100%;
  background-color: #fff;
  z-index: 2;
}

.info-window > * {
  position: relative;
  z-index: 3;
}

.info-window .cta-primary.\--has-icon {
  font-size: 16px;
  line-height: 1.375;
  padding-bottom: 0.25rem;
}

@media only screen and (max-width: 991px) {
  .info-window .cta-primary.\--has-icon {
    font-size: 20px;
    line-height: 32px;
  }
}

@media only screen and (min-width: 992px) {
  .info-window .cta-primary.\--has-icon {
    font-size: 20px;
    line-height: 1.1;
  }
}

.info-window .close {
  position: absolute;
  left: 0.25rem;
  top: 0.15rem;
  font-size: 11px;
  opacity: 0.33;
  line-height: 1;
}

.info-window .close span {
  display: inline-block;
  padding: 0.25rem;
}

.info-window .info-title {
  font-size: 1.81818em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  color: #000;
}

.info-window .info-desc {
  font-size: 1.45455em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  color: #666666;
  margin-top: 0.25rem;
}

.comp-contact-us-map .info-window {
  max-width: 16.75rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.comp-contact-us-map .info-window .info-title {
  font-size: 18px;
}

.site-dda .comp-contact-us-map .info-window .info-title {
  line-height: inherit;
}

@charset "UTF-8";
/* breakpoints */
.media-jbr .comp-heading {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .media-jbr .comp-heading {
    margin-bottom: 2.85rem;
  }
}

.media-jbr .comp-heading h2 {
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .media-jbr .comp-heading h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 2.85rem;
  }
}

.ar .media-jbr .comp-heading h2 {
  line-height: 1.4;
}

.media-jbr .comp-heading > p {
  max-width: 20.35rem;
  font-size: 15px;
  font-weight: 400;
}

@media only screen and (min-width: 992px) {
  .media-jbr .comp-heading > p {
    font-size: 16px;
  }
}

.media-jbr .comp-heading > p a {
  font-weight: bold;
  color: #b5131d;
  text-decoration: underline;
}

.media-jbr .list-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.45rem 0;
}

.media-jbr .list-media .media-item {
  width: 100%;
  padding: 0 0.45rem;
  margin-top: 1.5rem;
}

.media-jbr .list-media .media-item.full-image .image-media {
  margin-bottom: 2.35rem;
  padding-bottom: 0;
}

.media-jbr .list-media .media-item.full-image .image-media:before {
  padding-bottom: 79%;
}

@media only screen and (min-width: 992px) {
  .media-jbr .list-media .media-item.full-image .image-media:before {
    padding-bottom: 79%;
  }
}

.media-jbr .list-media .media-item.full-image .image-media img {
  right: 0;
  max-width: 100%;
}

.media-jbr .list-media .media-item.full-image .media-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.media-jbr .list-media .media-item.full-image .btn-download {
  display: none;
}

.media-jbr .list-media .media-item:hover .media-content {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.media-jbr .list-media .media-item:hover .btn-download {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.media-jbr .list-media .media-item:nth-child(1) {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .media-jbr .list-media .media-item {
    width: 50%;
    margin-top: 1.5rem;
  }
  .media-jbr .list-media .media-item:nth-child(1), .media-jbr .list-media .media-item:nth-child(2) {
    margin-top: 0rem;
  }
}

@media only screen and (min-width: 992px) {
  .media-jbr .list-media .media-item {
    width: 33.333%;
    margin-top: 2.85rem;
  }
  .media-jbr .list-media .media-item:nth-child(3) {
    margin-top: 0rem;
  }
}

.media-jbr .list-media .media-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 0.05rem solid rgba(19, 19, 19, 0.1);
  height: 100%;
  padding-bottom: 4.8rem;
}

.media-jbr .list-media .image-media {
  position: relative;
}

.media-jbr .list-media .image-media:before {
  display: block;
  content: '';
  padding-bottom: 65%;
}

@media only screen and (min-width: 768px) {
  .media-jbr .list-media .image-media:before {
    padding-bottom: 79%;
  }
}

.media-jbr .list-media .image-media img {
  position: absolute;
  top: 50%;
  right: 1.3rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  max-width: 5.4rem;
  height: auto;
}

.media-jbr .list-media .media-content {
  -webkit-transform: translateY(3.1rem);
      -ms-transform: translateY(3.1rem);
          transform: translateY(3.1rem);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

.media-jbr .list-media .btn-download-wrapper {
  position: absolute;
}

.media-jbr .list-media .date-time,
.media-jbr .list-media .media-name,
.media-jbr .list-media .btn-download-wrapper {
  padding: 0 1.15rem;
}

.media-jbr .list-media .date-time {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 1rem;
}

.ar .media-jbr .list-media .date-time {
  direction: ltr;
  text-align: right;
}

.media-jbr .list-media .media-name {
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.media-jbr .list-media .media-name a {
  text-decoration: none;
}

.media-jbr .list-media .media-name a:focus {
  color: #414042;
}

@media only screen and (min-width: 992px) {
  .media-jbr .list-media .media-name {
    font-size: 30px;
    line-height: 36px;
  }
}

.ar .media-jbr .list-media .media-name {
  line-height: 1.4;
}

.media-jbr .cta-link-jbr {
  display: inline-block;
  border-radius: 1.5rem;
  padding: 0.5rem 1.35rem;
  background-color: transparent;
  color: #b5131d;
  border: 1px solid #b5131d;
  font-size: 13px;
  line-height: 1.2rem;
  font-weight: bold;
  margin-top: 1.5rem;
  text-decoration: none;
}

@media only screen and (min-width: 992px) {
  .media-jbr .cta-link-jbr {
    margin-top: 2.85rem;
  }
}

.media-jbr .cta-link-jbr::before {
  content: none;
}

.media-jbr .cta-link-jbr:hover {
  color: #fff;
  background-color: #b5131d;
}

.media-jbr .btn-download {
  display: inline-block;
  font-weight: 600;
  padding-top: 1.35rem;
  text-decoration: none;
  font-size: 20px;
  margin-top: auto;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.media-jbr .btn-download::after {
  content: "\e900";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-family: "TecomIcon", serif;
  font-size: 0.6rem;
  font-weight: bold;
  line-height: 1;
  color: #b5131d;
  margin-right: 0.6rem;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.media-jbr .btn-download:hover:after {
  -webkit-transform: translateX(-0.5rem);
      -ms-transform: translateX(-0.5rem);
          transform: translateX(-0.5rem);
}

.media-jbr .btn-download:focus {
  color: inherit;
}

@charset "UTF-8";
/* breakpoints */
.media-link {
  background: transparent;
  border-bottom: 1px solid #89c6cc;
  /* breakpoints */
}

.media-link a {
  color: #747474;
}

.media-link a:hover {
  color: #878787;
  text-decoration: none;
}

.media-link .component-content > * {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.media-link.position-right .field-filetypeicon, .media-link.position-right .field-linktext {
  float: left;
}

.media-link .field-filetypeicon, .media-link .field-linktext {
  display: inline-block;
}

.media-link .field-filetypeicon > a {
  height: 24px !important;
  display: block;
}

.media-link .field-filetypeicon span {
  display: block;
  height: 24px !important;
}

.media-link .field-filetypeicon span:before {
  font-size: 18px;
}

.media-link .field-linktext a {
  font-size: 13px;
}

.media-link .field-filetypeicon > a > span, .media-link .pdf, .media-link .xls, .media-link .xslx, .media-link .pptx, .media-link .ppt, .media-link .docx, .media-link .doc, .media-link .bmp, .media-link .png, .media-link .jpg, .media-link .jpeg, .media-link .psd, .media-link .gif, .media-link .avi, .media-link .mp4, .media-link .wmv, .media-link .mov, .media-link .mp3, .media-link .wma, .media-link .txt, .media-link .zip {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
  width: 15px;
  height: 21px;
  margin: 0;
  padding: 0;
  position: relative;
}

.media-link .field-filetypeicon > a > span:before, .media-link .pdf:before, .media-link .xls:before, .media-link .xslx:before, .media-link .pptx:before, .media-link .ppt:before, .media-link .docx:before, .media-link .doc:before, .media-link .bmp:before, .media-link .png:before, .media-link .jpg:before, .media-link .jpeg:before, .media-link .psd:before, .media-link .gif:before, .media-link .avi:before, .media-link .mp4:before, .media-link .wmv:before, .media-link .mov:before, .media-link .mp3:before, .media-link .wma:before, .media-link .txt:before, .media-link .zip:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  position: absolute;
  display: block;
  top: 50%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.media-link .field-filetypeicon span:before {
  content: "\f016";
}

.media-link .field-filetypeicon .pdf:before {
  content: "\f1c1";
}

.media-link .field-filetypeicon .xlsx:before, .media-link .field-filetypeicon .xls:before {
  content: "\f1c3";
}

.media-link .field-filetypeicon .pptx:before, .media-link .field-filetypeicon .ppt:before {
  content: "\f1c4";
}

.media-link .field-filetypeicon .docx:before, .media-link .field-filetypeicon .doc:before {
  content: "\f1c2";
}

.media-link .field-filetypeicon .bmp:before, .media-link .field-filetypeicon .png:before, .media-link .field-filetypeicon .jpg:before, .media-link .field-filetypeicon .jpeg:before, .media-link .field-filetypeicon .psd:before, .media-link .field-filetypeicon .gif:before, .media-link .field-filetypeicon .tif:before {
  content: "\f1c5";
}

.media-link .field-filetypeicon .avi:before, .media-link .field-filetypeicon .mp4:before, .media-link .field-filetypeicon .wmv:before, .media-link .field-filetypeicon .mov:before, .media-link .field-filetypeicon .mpg:before, .media-link .field-filetypeicon .mkv:before, .media-link .field-filetypeicon .vp6:before, .media-link .field-filetypeicon .vid:before, .media-link .field-filetypeicon .rv:before, .media-link .field-filetypeicon .webm:before, .media-link .field-filetypeicon .swf:before, .media-link .field-filetypeicon .flv:before, .media-link .field-filetypeicon .m4v:before, .media-link .field-filetypeicon .h264:before, .media-link .field-filetypeicon .mk3d:before, .media-link .field-filetypeicon .gifv:before, .media-link .field-filetypeicon .oggv:before, .media-link .field-filetypeicon .movie:before, .media-link .field-filetypeicon .divx:before {
  content: "\f1c8";
}

.media-link .field-filetypeicon .mp3:before, .media-link .field-filetypeicon .wma:before, .media-link .field-filetypeicon .wav:before, .media-link .field-filetypeicon .fla:before, .media-link .field-filetypeicon .flac:before, .media-link .field-filetypeicon .ra:before, .media-link .field-filetypeicon .rma:before, .media-link .field-filetypeicon .aif:before, .media-link .field-filetypeicon .aiff:before, .media-link .field-filetypeicon .aa:before, .media-link .field-filetypeicon .aac:before, .media-link .field-filetypeicon .mid:before, .media-link .field-filetypeicon .midi:before, .media-link .field-filetypeicon .aax:before, .media-link .field-filetypeicon .ac3:before, .media-link .field-filetypeicon .au:before, .media-link .field-filetypeicon .ogg:before, .media-link .field-filetypeicon .avr:before, .media-link .field-filetypeicon .m4a:before, .media-link .field-filetypeicon .mp4a:before, .media-link .field-filetypeicon .amz:before, .media-link .field-filetypeicon .mka:before, .media-link .field-filetypeicon .asx:before, .media-link .field-filetypeicon .pcm:before, .media-link .field-filetypeicon .m3u:before, .media-link .field-filetypeicon .xwma:before {
  content: "\f1c7";
}

.media-link .field-filetypeicon .txt:before {
  content: "\f0f6";
}

.media-link .field-filetypeicon .zip:before, .media-link .field-filetypeicon .zipx:before, .media-link .field-filetypeicon .rar:before, .media-link .field-filetypeicon .tar:before, .media-link .field-filetypeicon .gz:before, .media-link .field-filetypeicon .dmg:before, .media-link .field-filetypeicon .iso:before {
  content: "\f1c6";
}

.media-link .field-filetypeicon .css:before, .media-link .field-filetypeicon .js:before, .media-link .field-filetypeicon .py:before, .media-link .field-filetypeicon .git:before, .media-link .field-filetypeicon .py:before, .media-link .field-filetypeicon .cpp:before, .media-link .field-filetypeicon .h:before, .media-link .field-filetypeicon .ini:before, .media-link .field-filetypeicon .config:before {
  content: "\f1c9";
}

.media-link .field-filetypeicon .exe:before, .media-link .field-filetypeicon .jar:before, .media-link .field-filetypeicon .dll:before, .media-link .field-filetypeicon .bat:before, .media-link .field-filetypeicon .pl:before, .media-link .field-filetypeicon .scr:before, .media-link .field-filetypeicon .msi:before, .media-link .field-filetypeicon .app:before, .media-link .field-filetypeicon .deb:before, .media-link .field-filetypeicon .apk:before, .media-link .field-filetypeicon .jar:before, .media-link .field-filetypeicon .vb:before, .media-link .field-filetypeicon .prg:before, .media-link .field-filetypeicon .sh:before {
  content: "\f085";
}

.media-link .field-filetypeicon .com:before, .media-link .field-filetypeicon .net:before, .media-link .field-filetypeicon .org:before, .media-link .field-filetypeicon .edu:before, .media-link .field-filetypeicon .gov:before, .media-link .field-filetypeicon .mil:before, .media-link .field-filetypeicon .html:before, .media-link .field-filetypeicon .htm:before, .media-link .field-filetypeicon .xhtml:before, .media-link .field-filetypeicon .jhtml:before, .media-link .field-filetypeicon .php:before, .media-link .field-filetypeicon .php3:before, .media-link .field-filetypeicon .php4:before, .media-link .field-filetypeicon .php5:before, .media-link .field-filetypeicon .phtmle:before, .media-link .field-filetypeicon .asp:before, .media-link .field-filetypeicon .aspx:before, .media-link .field-filetypeicon .cfm:before {
  content: "\f0c1";
}

/* breakpoints */
.media-link-horizontal div .field-filetypeicon span {
  height: 25px;
  width: 100%;
}

.media-link-horizontal div .field-filetypeicon span:before {
  font-size: 24px !important;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.media-link-horizontal .component-content > * {
  display: block;
  text-align: center;
}

/* breakpoints */
@media only screen and (min-width: 992px) {
  .component-modal {
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 2.7rem 4rem 3.15rem 0;
  }
}

.component-modal .modal-content {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

.component-modal__close {
  font-size: 1.42857em;
  color: #fff;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  display: block;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  left: 1rem;
  top: 2rem;
}

@media only screen and (min-width: 992px) {
  .component-modal__close {
    left: 4rem;
    top: 4.75rem;
  }
}

.component-modal__close:hover, .component-modal__close:focus {
  color: #b5131d;
  text-decoration: none;
}

.modal-open .modal-find-your-fit.modal {
  overflow-y: hidden;
}

.modal-find-your-fit .component-modal {
  padding-top: 0;
  padding-bottom: 0;
}

.modal-find-your-fit .component-modal__close {
  color: #000;
  background: transparent;
  border: none;
  padding: 0;
}

@charset "UTF-8";
/* breakpoints */
.navigation {
  background: transparent;
  padding: 10px;
}

.navigation .level1 > .navigation-title > a, .navigation .level0 > .navigation-title > a {
  font-size: 18px;
  border-color: #89c6cc;
  border-style: solid;
  border-width: 0 0 2px 0;
  padding-left: 3px;
  margin-left: 5px;
}

.navigation .level1 > .navigation-title > a:hover, .navigation .level0 > .navigation-title > a:hover {
  text-decoration: none;
}

.navigation a {
  color: #747474;
}

.lt-ie9 .navigation a, .lt-ie9 .navigation a span {
  color: #747474;
}

.navigation a:focus, .navigation a:hover {
  color: #747474;
}

.navigation li.submenu {
  margin-bottom: 0;
}

.navigation li > .navigation-title > a {
  padding: 3px 0 3px 5px;
  display: block;
  color: #747474;
  text-decoration: none;
}

.navigation li > ul a {
  font-size: 14px;
}

.navigation .submenu > ul {
  padding-right: 10px;
}

/* breakpoints */
.navigation.navigation-fat {
  background: #ffffff;
  border: 1px solid #d2d2d2;
}

.navigation.navigation-fat a {
  text-decoration: none;
}

.navigation.navigation-fat nav > ul {
  list-style: none;
  padding: 10px 0;
  overflow: hidden;
}

.navigation.navigation-fat .rel-level1 {
  margin: 10px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

.navigation.navigation-fat .rel-level1.submenu ul a {
  position: relative;
}

.navigation.navigation-fat .rel-level1.submenu ul a:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  content: "\f054";
  top: 50%;
  right: -9px;
  font-size: 10px;
}

.navigation.navigation-fat .rel-level1 > .navigation-title > a {
  border-top: 2px solid #89c6cc;
  border-bottom: 0;
  background: #f6f6f6;
  padding: 5px 10px;
  display: block;
  width: auto;
}

.navigation.navigation-fat .rel-level1 > .navigation-title > a:hover {
  border-color: #1b809e;
}

.navigation.navigation-fat .rel-level1 > ul {
  padding: 0;
}

.navigation.navigation-fat .rel-level2 {
  padding-right: 10px;
  display: block;
}

/* breakpoints */
.navigation.navigation-main .component-content > nav {
  position: relative;
}

.navigation.navigation-main .component-content > nav ul:after {
  content: "";
  display: table;
  clear: both;
}

.navigation.navigation-main .rel-level1 {
  float: right;
}

.navigation.navigation-main .rel-level1.active > .navigation-title > a {
  border-color: #89c6cc;
}

.navigation.navigation-main .rel-level1.active > .navigation-title > a:link, .navigation.navigation-main .rel-level1.active > .navigation-title > a:visited {
  color: #878787;
}

.navigation.navigation-main .rel-level1.active > span {
  display: block;
  padding: 10px 20px;
  color: #fff;
}

.navigation.navigation-main .rel-level1 > .navigation-title > a {
  border-width: 2px 0 0 0;
  border-color: transparent;
}

.navigation.navigation-main .rel-level1 > .navigation-title > a:hover {
  border-color: #89c6cc;
}

.navigation.navigation-main .rel-level1.submenu > .navigation-title a {
  position: relative;
  padding-left: 15px;
}

.navigation.navigation-main .rel-level1.submenu > .navigation-title a:after {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  content: "\f078";
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  left: 0;
}

.navigation.navigation-main .rel-level1 > ul {
  overflow: hidden;
  display: none;
  z-index: 10;
  position: absolute;
  top: 100%;
  background: #f6f6f6;
  margin-right: 0;
  margin-top: -2px;
  border-top: 2px solid #89c6cc;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}

.navigation.navigation-main .rel-level1.show > a + ul {
  display: block !important;
}

.navigation.navigation-main .rel-level1.show > ul {
  display: block !important;
  min-width: 60px;
}

.navigation.navigation-main .rel-level1.submenu.active {
  border-color: #176f89;
}

.navigation.navigation-main .rel-level2:hover, .navigation.navigation-main .rel-level2:focus {
  -webkit-transition: background .2s ease-in;
  -o-transition: background .2s ease-in;
  transition: background .2s ease-in;
  background: #f6f6f6;
}

.navigation.navigation-main .rel-level2 div > a {
  display: block;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}

.navigation.navigation-main .rel-level2 div > a:hover, .navigation.navigation-main .rel-level2 div > a:focus {
  color: #222;
}

.navigation.navigation-main .rel-level2.submenu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.navigation.navigation-main .rel-level2.submenu.navigation-image {
  text-align: center;
}

.navigation.navigation-main .rel-level2.submenu.navigation-image > a, .navigation.navigation-main .rel-level2.submenu.navigation-image .field-navigationtext {
  text-align: right;
}

.navigation.navigation-main.navigation-main-horizontal .submenu > ul {
  padding-right: 0;
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1.show > a + ul {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1.show > ul {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1 > ul {
  width: 100%;
  clear: both;
  right: 0;
}

.navigation.navigation-main.navigation-main-horizontal .rel-level2 {
  float: right;
  padding: 10px;
  border-left: 1px solid #d2d2d2;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.navigation.navigation-main.navigation-main-vertical .rel-level1 > ul {
  padding-right: 0;
  width: auto;
  right: auto;
  border-left: 1px solid #d2d2d2;
}

.navigation.navigation-main.navigation-main-vertical .rel-level1 > ul > li {
  padding: 5px 10px;
}

/* breakpoints */
.navigation.navigation-mobile nav > ul {
  border: none;
  border: 1px solid #d2d2d2;
}

.navigation.navigation-mobile .rel-level1 {
  cursor: pointer;
  margin: 0;
  background: #ffffff;
}

.navigation.navigation-mobile .rel-level1 > ul {
  padding-right: 25px;
  display: none;
  background: #f6f6f6;
}

.navigation.navigation-mobile .rel-level1 > ul li {
  position: relative;
}

.navigation.navigation-mobile .rel-level1 > ul li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  display: block;
  position: absolute;
  right: 0;
  font-size: 10px;
  top: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.navigation.navigation-mobile .rel-level1.submenu.active > .navigation-title:before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.navigation.navigation-mobile .rel-level1.submenu.active > ul {
  display: block;
}

.navigation.navigation-mobile .rel-level1.submenu > .navigation-title {
  position: relative;
}

.navigation.navigation-mobile .rel-level1.submenu > .navigation-title:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  display: block;
  position: absolute;
  left: 10px;
  font-size: 10px;
  top: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.navigation.navigation-mobile .rel-level1 > .navigation-title {
  border-bottom: 1px solid #89c6cc;
  margin: 0;
}

.navigation.navigation-mobile .rel-level1 > .navigation-title:last-child {
  border-bottom: none;
}

.navigation.navigation-mobile .rel-level1 .navigation-title {
  padding: 10px;
}

.navigation.navigation-mobile .rel-level1 .navigation-title > a {
  text-decoration: none;
  color: #747474;
  display: inline;
}

.navigation.navigation-mobile .rel-level2 {
  display: list-item;
}

.navigation.navigation-mobile .rel-level2 .navigation-title > a {
  font-weight: 500;
}

.navigation.navigation-mobile .rel-level2 ul {
  display: none;
}

/* breakpoints */
.navigation.navigation-sidebar a {
  text-decoration: none;
}

.navigation.navigation-sidebar nav > ul .rel-level1 > .navigation-title {
  margin-bottom: 0;
}

.navigation.navigation-sidebar nav > ul .rel-level1 > .navigation-title > a {
  padding: 5px 10px;
  display: block;
  position: relative;
  z-index: 1;
  margin-left: 0;
}

.navigation.navigation-sidebar nav > ul .rel-level1 > ul {
  margin-right: 10px;
  margin-top: 5px;
}

.navigation.navigation-sidebar nav > ul .rel-level2 {
  display: block;
}

/* breakpoints */
.navigation.sitemap-navigation .level2 a {
  position: relative;
  padding-right: 10px;
}

.navigation.sitemap-navigation .level2 a:before {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%) scale(1, -1);
      -ms-transform: translateY(-50%) scale(1, -1);
          transform: translateY(-50%) scale(1, -1);
  position: absolute;
  content: "\f064";
  top: 50%;
  right: -8px;
}

/* breakpoints */
.component-overview-steps .list-steps-item:not(:first-child):after, .steps-to-join-wrapper [class*="col-"]:not(:first-child) .step-item:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  z-index: 1;
  background-color: #fff;
}

@media only screen and (min-width: 768px) {
  .component-overview-steps .list-steps-item:not(:first-child):after, .steps-to-join-wrapper [class*="col-"]:not(:first-child) .step-item:after {
    width: 1.2rem;
    height: 1.2rem;
    margin-top: 3.55rem;
    -webkit-transform: rotate(-45deg) translateX(67%);
        -ms-transform: rotate(-45deg) translateX(67%);
            transform: rotate(-45deg) translateX(67%);
  }
}

@media only screen and (max-width: 767px) {
  .component-overview-steps .list-steps-item:not(:first-child):after, .steps-to-join-wrapper [class*="col-"]:not(:first-child) .step-item:after {
    -webkit-transform: rotate(-45deg) translateY(-70%);
        -ms-transform: rotate(-45deg) translateY(-70%);
            transform: rotate(-45deg) translateY(-70%);
    right: auto;
    left: 2.8rem;
  }
}

.step-item {
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .step-item {
    margin-left: 0.75rem;
  }
  .step-item:last-child {
    margin-left: 0;
  }
}

.step-item .box-img {
  position: relative;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 6rem;
}

@media only screen and (min-width: 992px) {
  .step-item .box-img {
    width: 12.5rem;
    height: 12.5rem;
  }
}

.step-item .box-img img {
  width: 100%;
}

.step-item .comp-heading {
  position: absolute;
  z-index: 1;
  top: 0;
  margin-top: 2.3rem;
  margin-right: 1.15rem;
  color: #fff;
  font-size: 1.42857em;
  font-weight: bold;
}

.step-item .comp-heading h6 {
  color: #fff;
  font-size: 0.8em;
}

@media only screen and (min-width: 992px) {
  .step-item .comp-heading h6 {
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .step-item .comp-heading {
    margin-top: 8rem;
    margin-right: 1rem;
  }
}

.step-item .comp-heading .field-promotext2 {
  content: attr(data-order);
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 4rem;
  font-weight: 900;
  line-height: 0.044rem;
  position: absolute;
  margin-top: 2.25rem;
}

@media only screen and (min-width: 992px) {
  .step-item .comp-heading .field-promotext2 {
    font-size: 5.5rem;
    line-height: 0.032rem;
    margin-top: 2.65rem;
  }
}

.step-item .desc {
  padding: 0.7rem 0;
  font-size: 1.14286em;
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .promo.has-arrow .step-item {
    margin-top: 0.5rem;
  }
}

.promo.has-arrow .step-item:before {
  content: '';
  position: absolute;
  display: block;
  width: 1rem;
  height: 1rem;
  z-index: 1;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .promo.has-arrow .step-item:before {
    -webkit-transform: rotate(-45deg) translateY(-70%);
        -ms-transform: rotate(-45deg) translateY(-70%);
            transform: rotate(-45deg) translateY(-70%);
    left: 2.25rem;
  }
}

@media only screen and (min-width: 768px) {
  .promo.has-arrow .step-item:before {
    width: 1.65rem;
    height: 1.65rem;
    margin-top: 2.75rem;
    -webkit-transform: rotate(-45deg) translateX(70%);
        -ms-transform: rotate(-45deg) translateX(70%);
            transform: rotate(-45deg) translateX(70%);
  }
}

.component-overview-steps {
  margin-bottom: 6.6rem;
}

@media only screen and (min-width: 768px) {
  .component-overview-steps {
    margin-bottom: 5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .component-overview-steps > .comp-heading {
    max-width: 80%;
  }
}

.component-overview-steps > .comp-heading h2 {
  white-space: normal;
}

@media only screen and (max-width: 991px) {
  .component-overview-steps > .comp-heading h2 {
    margin-bottom: 1.95rem;
  }
}

.component-overview-steps .list-steps {
  display: block;
  margin-top: 3rem;
}

@media only screen and (min-width: 768px) {
  .component-overview-steps .list-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (min-width: 992px) {
  .component-overview-steps .list-steps {
    margin-top: 1.5rem;
  }
}

.component-overview-steps .list-steps-item {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 6rem;
}

@media only screen and (min-width: 768px) {
  .component-overview-steps .list-steps-item {
    width: 12.5rem;
    height: 12.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-overview-steps .list-steps-item {
    margin-left: 0.75rem;
  }
  .component-overview-steps .list-steps-item:last-child {
    margin-left: 0;
  }
}

.component-overview-steps .list-steps-item .box-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.component-overview-steps .list-steps-item .box-img > img {
  width: 100%;
}

.component-overview-steps .list-steps-item .comp-heading {
  position: relative;
  z-index: 1;
  margin-top: 2.3rem;
  margin-right: 1.15rem;
  color: #fff;
  font-size: 1.42857em;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .component-overview-steps .list-steps-item .comp-heading {
    margin-top: 8rem;
    margin-right: 0.75rem;
  }
}

.component-overview-steps .list-steps-item .comp-heading:after {
  content: attr(data-order);
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 4rem;
  font-weight: 900;
  line-height: 0.044rem;
  position: absolute;
  margin-top: 2.25rem;
}

@media only screen and (min-width: 992px) {
  .component-overview-steps .list-steps-item .comp-heading:after {
    font-size: 5.5rem;
    line-height: 0.032rem;
  }
}

@media only screen and (max-width: 767px) {
  .component-overview-steps .list-steps-item:not(:first-child) {
    margin-top: 0.5rem;
  }
}

/* breakpoints */
.page-list {
  background-color: transparent;
}

.page-list .item {
  border-bottom: 1px solid #89c6cc;
  background: transparent;
  padding: 15px;
  overflow: hidden;
}

.page-list .item:last-child {
  border-width: 0;
}

.page-list .item .field-title {
  color: #000;
}

.page-list .field-title {
  font-weight: bold;
}

/* breakpoints */
.list-pagination {
  background: transparent;
}

.list-pagination nav > span, .list-pagination nav > a {
  display: inline-block;
  margin: 2px 0 2px 1px;
  padding: 4px 8px;
  border: 1px solid #d2d2d2;
  font-size: 13px;
  font-weight: bold;
}

.list-pagination nav > span:hover, .list-pagination nav > a:hover {
  color: #89c6cc;
  background: #f6f6f6;
  text-decoration: none;
  border: 1px solid #15909c;
}

.list-pagination nav > span:focus, .list-pagination nav > a:focus {
  text-decoration: none;
  color: #89c6cc;
}

.list-pagination nav > span.active {
  background: #f6f6f6;
  color: #89c6cc;
  border: 1px solid #d2d2d2;
}

.list-pagination nav > span.inactive {
  color: #aaa;
}

.list-pagination nav > span.inactive:hover {
  background: none;
  border: 1px solid #d2d2d2;
}

@charset "UTF-8";
/* breakpoints */
.playlist {
  background-color: transparent;
  padding: 20px 10px 0 10px;
}

.playlist a:hover {
  text-decoration: none;
}

.playlist .component-content > h1, .playlist .component-content > h2, .playlist .component-content > h3, .playlist .component-content > h4, .playlist .component-content > h5, .playlist .component-content > h6 {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #89c6cc;
}

.playlist .playlist-item {
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
}

.playlist .playlist-item .playlist-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.playlist .playlist-item .playlist-section > div {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.playlist .playlist-item .playlist-section .field-moviecaption a, .playlist .playlist-item .playlist-section .field-moviecaption a:hover {
  text-decoration: none !important;
}

.playlist .playlist-item .playlist-section .field-moviecaption > a {
  padding: 15px 10px;
  display: block;
  color: #747474;
  font-size: 13px;
}

.playlist .playlist-item .playlist-section .field-moviethumbnail {
  max-width: 150px;
  padding: 10px 5px 8px 10px;
}

.playlist .playlist-item .playlist-section .field-moviethumbnail a {
  display: block;
  text-align: center;
}

.playlist .playlist-item .playlist-section .field-moviethumbnail a img {
  width: 100%;
  height: auto;
}

.playlist .playlist-item.active {
  background-color: #89c6cc;
}

.playlist .playlist-item.active .field-moviecaption a {
  color: #fff;
  font-weight: bold;
}

.playlist .playlist-nav {
  padding: 5px;
  text-align: center;
}

.playlist .playlist-nav a {
  text-indent: -9999px;
  display: block;
  height: 100%;
}

.playlist .playlist-nav .playlist-prev, .playlist .playlist-nav .playlist-next {
  height: 17px;
  width: 14px;
  display: inline-block;
  vertical-align: middle;
}

.playlist .playlist-nav .playlist-next a, .playlist .playlist-nav .playlist-prev a {
  position: relative;
}

.playlist .playlist-nav .playlist-next a:before, .playlist .playlist-nav .playlist-prev a:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-indent: 0;
}

.playlist .playlist-nav .playlist-next a:hover, .playlist .playlist-nav .playlist-prev a:hover {
  color: #89c6cc;
}

.playlist .playlist-nav .playlist-prev a:before {
  content: "\f053";
}

.playlist .playlist-nav .playlist-next a:before {
  content: "\f054";
}

.video-playlist.show {
  display: block;
}

.on-page-editor .video-playlist {
  display: block;
}

/* breakpoints */
.playlist.playlist-horizontal .playlist-items {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.playlist.playlist-horizontal .playlist-items .playlist-item {
  min-width: 150px;
}

.playlist.playlist-horizontal .playlist-items .playlist-item .playlist-section {
  display: block;
}

.playlist.playlist-horizontal .playlist-items .playlist-item .playlist-section > div {
  width: 100%;
}

.playlist.playlist-horizontal .playlist-items .playlist-item .field-moviecaption {
  text-align: center;
}

/* breakpoints */
.modal {
  background-color: #fff;
}

.modal.fade {
  display: block;
  visibility: hidden;
  z-index: -10000;
}

.modal.in {
  visibility: visible;
  z-index: 1050;
}

.modal-dialog {
  width: 100%;
  margin: 0;
}

.modal-content {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.component-popup-video__modal .modal-content {
  min-height: 100vh;
}

.iframe-pop-up {
  width: 1px;
  min-width: 100%;
  min-height: 100vh;
}

@media only screen and (min-width: 992px) {
  .iframe-pop-up {
    min-height: auto;
    height: 100%;
  }
}

/* breakpoints */
.component-product-list-wrapper {
  padding-top: 6.3rem;
  padding-bottom: 1.9rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .component-product-list-wrapper {
    padding-bottom: 5.35rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-product-list-wrapper {
    padding-bottom: 6rem;
  }
}

.component-product-list-wrapper .description {
  color: #414042;
}

.component-product-list-wrapper .comp-heading > h2 {
  color: #000;
}

@media only screen and (min-width: 992px) {
  .component-product-list-wrapper .content .comp-heading h2 {
    white-space: pre-wrap;
  }
}

.component-product-list-wrapper .content .description {
  font-size: 1.14286em;
  font-weight: 300;
  margin: 1.5rem 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .component-product-list-wrapper .content .description {
    margin-top: 2.75rem;
    margin-bottom: 1.35rem;
  }
}

.component-product-list-wrapper .content .btn-readmore {
  color: #fcea10;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1.38;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  background-color: transparent;
  border: 0;
}

.comp-product-list-item-wrapper {
  padding: 1.125rem 1.125rem 1.65rem;
  margin-bottom: 0.75rem;
  border: 2px solid #fcea10;
  display: block;
  position: relative;
}

.comp-product-list-item-wrapper:hover:before {
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid #fcea10;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

@media only screen and (min-width: 768px) {
  .comp-product-list-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.75rem;
    border-width: 1px;
  }
}

.form-common .comp-product-list-item-wrapper .cta-primary {
  padding-right: 0;
}

.comp-product-list-item-wrapper .product-image {
  width: 11.75rem;
  height: 11.7rem;
  margin: auto;
  position: relative;
  z-index: 1;
}

.comp-product-list-item-wrapper .product-image img {
  max-width: 100%;
}

.comp-product-list-item-wrapper .product-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1.5rem;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-product-list-item-wrapper .product-content {
    padding: 1.25rem 1.4rem 0 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-product-list-item-wrapper .product-content {
    padding: 2.25rem 1.5rem 0 3.4rem;
  }
}

.comp-product-list-item-wrapper .product-content .comp-heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #000;
}

.comp-product-list-item-wrapper .product-content .comp-heading > * {
  font-size: 1.71429em;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-product-list-item-wrapper .product-content .comp-heading > * {
    font-size: 2.14286em;
  }
}

@media only screen and (min-width: 992px) {
  .comp-product-list-item-wrapper .product-content .comp-heading > * {
    font-size: 2.14286em;
  }
}

.comp-product-list-item-wrapper .product-content .content {
  margin: 0.5rem 0 1.5rem 0;
  font-size: 1em;
  line-height: 1.29;
  color: #414042;
}

/* breakpoints */
.promo.absolute-bottom-link {
  position: relative;
}

.promo.absolute-bottom-link .field-promolink {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.comp-promo-testimonial-slider[data-swiper] {
  position: relative;
  overflow: hidden;
  background-color: #f8f8f8;
  margin-bottom: 90px;
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial-slider[data-swiper] {
    margin-bottom: 120px;
  }
}

.comp-promo-testimonial-slider[data-swiper] .swiper-controller {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: auto;
  bottom: 30px;
  right: 15px;
}

@media only screen and (min-width: 768px) {
  .comp-promo-testimonial-slider[data-swiper] .swiper-controller {
    right: 45px;
  }
}

@media only screen and (min-width: 1280px) {
  .comp-promo-testimonial-slider[data-swiper] .swiper-controller {
    bottom: 50px;
    right: calc((100vw - 1180px) / 2);
  }
}

.comp-promo-testimonial-slider[data-swiper] .swiper-button-prev,
.comp-promo-testimonial-slider[data-swiper] .swiper-button-next {
  color: #414042;
}

.comp-promo-testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 65px;
}

@media only screen and (min-width: 768px) {
  .comp-promo-testimonial {
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 90px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-left: 0;
    padding-bottom: 106px;
  }
}

@media only screen and (min-width: 1280px) {
  .comp-promo-testimonial {
    padding-right: calc((100vw - 1180px) / 2);
  }
}

.swiper-slide .comp-promo-testimonial {
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial.\--invert {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-right: 0;
    padding-left: 50px;
  }
}

@media only screen and (min-width: 1280px) {
  .comp-promo-testimonial.\--invert {
    padding-left: calc((100vw - 1180px) / 2);
  }
}

.comp-promo-testimonial__info {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-top: 24px;
  padding-right: 20px;
  padding-left: 20px;
}

@media only screen and (min-width: 768px) {
  .comp-promo-testimonial__info {
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial__info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-preferred-size: 36.58537%;
        flex-basis: 36.58537%;
    max-width: 36.58537%;
    padding-top: 0;
    padding-right: 0;
    padding-left: 30px;
  }
  .comp-promo-testimonial.\--invert .comp-promo-testimonial__info {
    padding-left: 0;
    padding-right: 30px;
  }
}

.swiper-slide .comp-promo-testimonial__info {
  padding-bottom: 90px;
}

@media only screen and (min-width: 992px) {
  .swiper-slide .comp-promo-testimonial__info {
    padding-top: 50px;
    padding-bottom: 110px;
  }
}

.comp-promo-testimonial__logo {
  display: block;
  max-width: 100%;
  margin-bottom: 13px;
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial__logo {
    margin-bottom: 20px;
  }
}

.comp-promo-testimonial__title {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial__title {
    margin-bottom: 18px;
  }
}

.comp-promo-testimonial__sub-title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  margin-bottom: 18px;
}

@media only screen and (min-width: 768px) {
  .comp-promo-testimonial__sub-title {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial__sub-title {
    margin-bottom: 18px;
  }
}

.comp-video-listing-container .comp-promo-testimonial__sub-title {
  font-size: 16px;
}

.comp-promo-testimonial__description {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}

@media only screen and (min-width: 768px) {
  .comp-promo-testimonial__description {
    margin-bottom: 24px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial__description {
    margin-bottom: 16px;
  }
}

.comp-video-listing-container .comp-promo-testimonial__description {
  font-size: 16px;
}

.comp-promo-testimonial__name {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin-bottom: 2px;
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial__name {
    margin-bottom: 5px;
  }
}

.comp-promo-testimonial__position {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #000;
}

.comp-promo-testimonial__asset-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 20px;
}

.swiper-slide .comp-promo-testimonial__asset-container {
  -ms-flex-item-align: center;
      align-self: center;
}

@media only screen and (min-width: 768px) {
  .comp-promo-testimonial__asset-container {
    padding-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-promo-testimonial__asset-container {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.comp-promo-testimonial__asset-container img {
  display: block;
  width: 100%;
}

.component-figures {
  background: #fff;
  padding: 40px 20px;
  border: 1px solid #d2d2d2;
  margin-bottom: 20px;
}

.figures__img {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}

.figures__img img {
  margin: 0 auto !important;
  max-width: 100%;
  height: auto;
  display: block;
}

.figures__title {
  color: #404a54;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
}

.figures__desc {
  margin-bottom: 20px;
  text-align: center;
}

.figures__img-span {
  margin-right: 30px;
}

.figures__spanned-detail {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.figures__spanned-btn {
  width: 100%;
  background-color: #ffffff !important;
  border: 1px solid #d2d2d2 !important;
  text-align: right;
  padding: 40px 20px;
}

.overview > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .overview > .component-content {
    display: block;
  }
}

.overview .field-promoicon,
.overview .cta-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}

.overview img {
  max-width: 100%;
  height: auto;
  display: block;
  height: 100%;
}

.overview--image-left .field-promoicon, .overview--image-right .field-promoicon {
  width: 50%;
  background: transparent;
}

@media only screen and (max-width: 767px) {
  .overview--image-left .field-promoicon, .overview--image-right .field-promoicon {
    display: block;
    width: 100%;
    min-height: auto !important;
  }
}

.overview--image-left .cta-content, .overview--image-right .cta-content {
  padding: 10px 30px;
  border: 1px solid #d2d2d2;
}

@media only screen and (min-width: 992px) {
  .overview--image-left .cta-content, .overview--image-right .cta-content {
    display: block;
    width: 100%;
  }
}

.cover-background > .component-content {
  background-color: #89c6cc;
  background-position: center;
}

.container-color-background {
  background-color: #89c6cc;
}

.paragraph__quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.paragraph__quote .col-sm-5 {
  height: 100%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .paragraph__quote .col-sm-5 {
    height: auto;
  }
}

.paragraph__quote .field-promotext {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 20px;
}

@media only screen and (max-width: 767px) {
  .paragraph__quote .field-promotext {
    font-size: 18px;
    line-height: 1.5;
  }
}

.paragraph__quote .field-promoicon img {
  height: auto;
  display: block;
  width: 100%;
}

.col-md-6 > .promo {
  padding: 14.1rem 1rem 3.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .col-md-6 > .promo {
    padding: 14.5rem 0 6.7rem;
  }
  .col-md-6 > .promo .cta-primary {
    margin-top: 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .col-md-6 > .promo {
    padding: 14.5rem 0.15rem 6.7rem;
  }
  .col-md-6 > .promo h2 {
    margin-bottom: 1.65rem;
  }
  .col-md-6 > .promo.right-content h2 {
    white-space: normal;
  }
  .col-md-6 > .promo.right-content .animation-enabled h2 {
    max-width: 22.5rem;
  }
  .col-md-6 > .promo .cta-primary {
    margin-top: 1.5rem;
  }
}

.custom-animation .col-md-6 > .promo {
  padding: 14.1rem 0 3.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-animation .col-md-6 > .promo {
    padding: 8rem 6.25rem 0rem;
  }
}

@media only screen and (min-width: 992px) {
  .custom-animation .col-md-6 > .promo {
    padding: 8rem 0 0rem;
  }
}

.promo.\--white .comp-heading h2, .promo.\--white .comp-heading p, .promo.\--white .comp-heading a, .promo.\--white .comp-heading .text-desc {
  color: #fff;
}

.promo.\--bg-img {
  height: 722px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.promo.\--bg-img:before {
  content: '';
  background-color: #000;
  width: 100%;
  opacity: .3;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.promo.\--bg-img .comp-heading {
  position: absolute;
  left: 203px;
  bottom: 134px;
}

.promo.\--bg-img .comp-heading h2, .promo.\--bg-img .comp-heading span, .promo.\--bg-img .comp-heading p, .promo.\--bg-img .comp-heading a {
  color: #fff;
}

.component-promo-jbr .bg-img {
  z-index: -1;
  background-color: transparent;
}

.component-promo-jbr .promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 21rem 0.525rem 2.5rem;
}

@media only screen and (min-width: 992px) {
  .component-promo-jbr .promo {
    max-width: 35%;
    padding: 5.5rem 0;
  }
}

.component-promo-jbr .promo .graphic {
  max-width: 5rem;
  max-height: 5rem;
}

@media only screen and (max-width: 767px) {
  .component-promo-jbr .promo .graphic {
    max-width: 3rem;
    max-height: 3rem;
  }
}

.component-promo-jbr .promo .graphic img {
  width: 100%;
  height: 100%;
}

.component-promo-jbr .promo .comp-heading {
  margin-top: 1.25rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .component-promo-jbr .promo .comp-heading {
    font-size: 36px;
    line-height: 38px;
    margin-top: 1.5rem;
  }
}

.ar .component-promo-jbr .promo .comp-heading {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.component-promo-jbr .promo .comp-heading h2 {
  margin-bottom: 0;
  color: #fff;
}

.ar .component-promo-jbr .promo .comp-heading h2 {
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .component-promo-jbr .promo .comp-heading h2.bigger {
    text-align: inherit;
  }
}

.component-promo-jbr .promo .comp-heading .text-desc {
  max-width: 100%;
  margin-top: 1.5rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .component-promo-jbr .promo .comp-heading .text-desc {
    font-size: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .component-promo-jbr .promo .comp-heading .text-desc {
    margin-top: 1.75rem;
  }
}

.ar .component-promo-jbr .promo .comp-heading .text-desc {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .component-promo-jbr.\--bg-center .bg-img {
    width: 47.6rem;
    right: auto;
  }
}

@media only screen and (min-width: 1200px) {
  .component-promo-jbr.\--bg-center .bg-img {
    width: calc(83.33% + 17px);
    right: auto;
  }
}

.component-promo-jbr.\--align-center .promo {
  text-align: center;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .component-promo-jbr.\--align-center .promo {
    padding: 9rem 0.525rem 11.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-promo-jbr.\--align-center .promo {
    max-width: 50%;
  }
}

.component-promo-jbr.\--align-center .promo .graphic {
  margin: 0 auto;
}

.component-promo-jbr.\--align-center .promo .comp-heading h2 {
  color: #131313;
}

@media only screen and (min-width: 992px) {
  .component-promo-jbr.\--align-center.\--bg-center .promo {
    max-width: 70%;
    padding: 4.25rem 0 5.85rem 0;
  }
}

@media only screen and (min-width: 992px) {
  .component-promo-jbr.\--align-center.\--bg-center .promo .comp-heading {
    margin-top: 1.75rem;
    margin-bottom: 2.2rem;
  }
}

@media only screen and (max-width: 767px) {
  .component-promo-jbr.\--align-center.\--bg-center .promo .comp-heading .text-desc {
    padding: 0 0.55rem;
  }
}

.comp-promo-background-letter__heading {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #000;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .comp-promo-background-letter__heading {
    margin-top: 140px;
    margin-bottom: 20px;
    color: #fff;
  }
}

@media only screen and (max-width: 991px) {
  .comp-promo-background-letter__heading {
    font-size: 38px;
    line-height: 1.05;
  }
}

.ar .comp-promo-background-letter__heading {
  line-height: 1.4;
}

.comp-promo-background-letter__image-wrapper {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .comp-promo-background-letter__image-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .comp-promo-background-letter__image-wrapper:not(.\--no-fading):after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 346px;
    background-image: -webkit-gradient(linear, right top, right bottom, color-stop(6%, transparent), color-stop(53%, rgba(255, 255, 255, 0.69)), to(#fff));
    background-image: -o-linear-gradient(top, transparent 6%, rgba(255, 255, 255, 0.69) 53%, #fff);
    background-image: linear-gradient(to bottom, transparent 6%, rgba(255, 255, 255, 0.69) 53%, #fff);
  }
}

.comp-promo-background-letter__image-wrapper:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.comp-promo-background-letter__image-wrapper img {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .comp-promo-background-letter .container .comp-promo-background-letter__image-wrapper {
    margin: 0 -20px;
  }
}

.comp-promo-background-letter__sub-heading {
  position: relative;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  .comp-promo-background-letter__sub-heading {
    margin-top: 31px;
    line-height: 2;
    color: #000;
  }
}

.comp-promo-background-letter__content {
  position: relative;
  margin-top: 9px;
  font-size: 16px;
  line-height: 22px;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .comp-promo-background-letter__content {
    margin-top: 10px;
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: normal;
    color: #fff;
  }
}

.comp-promo-background-letter__cta-wrapper {
  margin-top: 26px;
  margin-bottom: 58px;
}

@media only screen and (min-width: 992px) {
  .comp-promo-background-letter__cta-wrapper {
    margin-bottom: 188px;
    margin-top: 38px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-promo-background-letter__cta-wrapper .cta-primary {
    color: #fff;
  }
  .comp-promo-background-letter__cta-wrapper .cta-primary:hover {
    color: #fff;
  }
}

/* breakpoints */
.promo.promo-hero {
  position: relative;
  text-align: center;
}

.promo.promo-hero.promo-hero-half {
  float: right;
  width: 50%;
}

@media only screen and (max-width: 959px) {
  .promo.promo-hero.promo-hero-half {
    float: none;
    width: 100%;
  }
}

.promo.promo-hero .field-promotext {
  display: inline-block;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  padding: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

.promo.promo-hero .field-promotext > a {
  color: inherit;
  text-decoration: none;
}

@media only screen and (max-width: 959px) {
  .promo.promo-hero .field-promotext {
    width: 100%;
    margin: 0;
  }
  .promo.promo-hero .field-promotext h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .promo.promo-hero .field-promotext h2, .promo.promo-hero .field-promotext h3, .promo.promo-hero .field-promotext h4 {
    font-size: 20px;
    line-height: 22px;
  }
  .ar .site-dda .promo.promo-hero .field-promotext h2, .ar .site-dda .promo.promo-hero .field-promotext h3, .ar .site-dda .promo.promo-hero .field-promotext h4 {
    line-height: 36px;
  }
}

.promo .component-content .font-size-35,
.promo .component-content .font-size-40,
.promo .component-content .font-size-45,
.promo .component-content .font-size-120,
.promo .component-content .font-size-180 {
  line-height: 1.75rem !important;
  font-size: 2.1rem !important;
}

span.promo .component-content .font-size-35, .promo .component-content .font-size-40, .promo .component-content .font-size-45, .promo .component-content .font-size-120, .promo .component-content .font-size-180 {
  display: inline-block;
}

@media only screen and (min-width: 992px) {
  .promo .component-content .font-size-35 {
    font-size: 1.75rem !important;
    line-height: 1.5rem !important;
  }
  .promo .component-content .font-size-40 {
    font-size: 2rem !important;
    line-height: 1.75rem !important;
  }
  .promo .component-content .font-size-45 {
    font-size: 2.25rem !important;
    line-height: 2rem !important;
  }
  .promo .component-content .font-size-120 {
    font-size: 6rem !important;
    line-height: 5.75rem !important;
  }
  .promo .component-content .font-size-180 {
    font-size: 9rem !important;
    line-height: 8.75rem !important;
  }
}

.promo.promo-enquiry-jbr {
  background-color: #ededed;
  padding: 1.8rem 1.2rem;
}

@media only screen and (min-width: 992px) {
  .promo.promo-enquiry-jbr {
    padding: 2.5rem;
  }
}

.promo.promo-enquiry-jbr .comp-heading {
  word-break: break-word;
}

.promo.promo-enquiry-jbr .comp-heading .text-desc {
  max-width: 100%;
}

.promo.promo-enquiry-jbr .text-desc > *:first-child {
  margin-bottom: 35px;
}

.promo.promo-enquiry-jbr .cta-primary-jbr {
  display: inline-block;
  margin-bottom: 1.5rem;
}

.promo.promo-enquiry-jbr .cta-primary-jbr:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .promo.promo-enquiry-jbr .cta-primary-jbr {
    margin-left: 2rem;
    margin-bottom: 0.6rem;
  }
  .promo.promo-enquiry-jbr .cta-primary-jbr:last-child {
    margin-bottom: 0.6rem;
  }
}

.promo.promo-enquiry-jbr .cta-primary-jbr a {
  color: #b5131d;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
}

.promo.promo-enquiry-jbr .cta-primary-jbr:last-child {
  margin-left: 0;
}

.promo.promo-enquiry-jbr .list-cta-enquiry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (min-width: 992px) {
  .promo.promo-enquiry-jbr .list-cta-enquiry {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.promo.promo-enquiry-jbr .field-promotext {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .promo.promo-enquiry-jbr .field-promotext {
    margin-bottom: 1.75rem;
  }
}

.promo.promo-enquiry-jbr .field-promotext * {
  font-size: 26px;
  line-height: 1.9rem;
}

@media only screen and (min-width: 992px) {
  .promo.promo-enquiry-jbr .field-promotext * {
    font-size: 30px;
    line-height: 1.8rem;
  }
}

.promo.promo-jbr .comp-heading {
  display: block;
  position: relative;
  word-break: break-word;
}

.promo.promo-jbr .comp-heading .field-promotext {
  color: #131313;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .promo.promo-jbr .comp-heading .field-promotext {
    max-width: 61.5%;
    margin-bottom: 2rem;
  }
}

.promo.promo-jbr .comp-heading .text-desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #131313;
  max-width: 12.8rem;
}

@media only screen and (max-width: 767px) {
  .promo.promo-jbr .comp-heading .text-desc {
    font-size: 15px;
    margin-bottom: 1.25rem;
  }
}

@media only screen and (min-width: 768px) {
  .promo.promo-jbr .comp-heading .text-desc {
    max-width: 61.5%;
  }
}

.ar .promo.promo-jbr .comp-heading .text-desc {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.promo.promo-jbr .graphic {
  opacity: .2;
  width: 5.3rem;
  height: 5.3rem;
}

@media only screen and (min-width: 768px) {
  .promo.promo-jbr .graphic {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 8.2rem;
    height: 8.2rem;
  }
}

.promo.promo-jbr .graphic img {
  width: 100%;
  height: 100%;
}

/* breakpoints */
.promo.\--right-image h2 {
  line-height: 0.97619;
  position: relative;
  z-index: 2;
  color: #000;
}

@media only screen and (min-width: 992px) {
  .promo.\--right-image h2 {
    line-height: 70px;
  }
  .ar .site-dda .promo.\--right-image h2 {
    line-height: 65px;
  }
  .ar .site-lastexit .promo.\--right-image h2 {
    font-size: 36px;
    line-height: 65px;
  }
}

.promo.\--right-image .info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.promo.\--right-image.\--short {
  padding-right: 0;
}

@media only screen and (min-width: 992px) {
  .promo.\--right-image.\--short {
    padding-right: 13.25rem;
  }
}

.promo.\--right-image.\--left-image {
  padding: 0 20px;
}

.promo.\--right-image.\--left-image h2 {
  word-break: break-all;
}

@media only screen and (min-width: 768px) {
  .promo.\--right-image.\--left-image {
    padding-left: calc((100vw - 508px) / 2 - 5px);
  }
}

@media only screen and (min-width: 992px) {
  .promo.\--right-image.\--left-image {
    padding: 0;
  }
  .promo.\--right-image.\--left-image .comp-heading {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 4rem;
    margin-left: 0;
  }
}

.promo.\--right-image .comp-heading {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  right: 0;
  top: 0;
  z-index: 2;
}

@media only screen and (min-width: 992px) {
  .promo.\--right-image .comp-heading {
    width: 12.5rem;
    margin-left: 0.75rem;
  }
}

.promo.\--right-image .comp-heading .text-desc {
  width: 100%;
  color: #000;
  margin-top: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .promo.\--right-image .comp-heading .text-desc {
    width: 12.5rem;
    color: #414042;
  }
}

.promo.\--right-image .comp-heading .cta-primary {
  margin-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .promo.\--right-image .comp-heading .cta-primary {
    margin-top: 1.5rem;
  }
}

.promo.\--right-image.\--no-spacing-top .comp-heading .text-desc {
  margin-top: 0;
}

.promo.\--right-image .image-pc img,
.promo.\--right-image .image-mb img {
  display: block;
  width: 100%;
  height: auto;
}

.promo.\--right-image .image-pc {
  width: 100%;
  margin-top: -0.5rem;
  position: relative;
  z-index: 1;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .promo.\--right-image .image-pc .\--has-overlay:before {
  display: block;
}

.promo.\--right-image .image-mb {
  width: calc(100% + 1rem);
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  margin-left: -1rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .promo.\--right-image .image-mb {
    width: 100%;
  }
}

.promo.\--right-image.disable-animation .animation-enabled {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  opacity: 1 !important;
}

/* breakpoints */
.promo-shadow {
  max-width: 960px;
  padding: 0;
  border-top-width: 3px;
  border-top-color: #89c6cc;
  border-style: solid;
  overflow: visible;
  position: relative;
}

.promo-shadow.promo {
  float: right;
}

.promo-shadow > .component-content {
  padding: 15px;
  margin: 0 0 30px 0;
}

@media only screen and (max-width: 959px) {
  .promo-shadow > .component-content {
    margin: 0 10px 30px 10px;
  }
}

.promo-shadow > .component-content:before, .promo-shadow > .component-content:after {
  opacity: 0.7;
  -webkit-box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
          box-shadow: 0 17px 10px rgba(0, 0, 0, 0.7);
  position: absolute;
  z-index: -1;
  height: 20%;
  max-height: 100px;
  max-width: 460px;
  width: 47%;
  content: "";
  bottom: 10px;
}

.promo-shadow > .component-content:before {
  right: 2%;
  -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
          transform: rotate(3deg);
}

.promo-shadow > .component-content:after {
  left: 2%;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
}

/* breakpoints */
.comp-question-wrapper {
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: none;
}

.comp-question-wrapper.active {
  display: block;
  opacity: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.comp-question-wrapper .comp-cta-submit .cta {
  margin-top: 1.5rem;
  padding-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-question-wrapper .comp-cta-submit .cta {
    margin-top: 2.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-question-wrapper .comp-cta-submit .cta {
    margin-top: 2.75rem;
  }
}

.comp-question-wrapper .comp-cta-submit .cta:before {
  right: 0;
}

.comp-question-wrapper .btn-next-submit .cta {
  margin-top: 0;
}

.comp-question-wrapper .parsley-errors-list {
  position: absolute;
  font-size: 0.8rem;
}

.comp-start-question {
  position: absolute;
  padding: 8rem 1rem 1rem;
  top: 0;
  right: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  height: 100%;
  overflow: auto;
  z-index: 11;
  background-color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-start-question {
    padding-top: 10.05rem;
    padding-right: 7.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-start-question {
    padding: 10.15rem 12.5rem 2.5rem;
  }
}

.comp-start-question.hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.comp-start-question .text {
  max-width: 20rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-start-question .comp-heading {
    max-width: 80%;
  }
}

.comp-start-question .comp-heading h2 {
  white-space: normal;
}

@media only screen and (max-width: 991px) {
  .comp-start-question .comp-heading h2 {
    margin-bottom: 1.95rem;
  }
}

.comp-start-question .cta-primary {
  padding-right: 0;
  margin-top: 2.6rem;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-start-question .cta-primary {
    margin-top: 2rem;
  }
}

.comp-start-question .placeholder {
  display: block;
  font-weight: bold;
  font-size: 3em;
  color: #636363;
  opacity: .05;
  margin-top: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-start-question .placeholder {
    position: absolute;
    top: 50%;
    right: 5rem;
    white-space: nowrap;
    font-size: 4.57143em;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 0;
  }
}

.comp-start-question .placeholder:before {
  border: 0;
}

.comp-start-question .placeholder:hover {
  color: #636363;
}

.comp-question {
  padding-bottom: 1.15rem;
  opacity: .2;
  cursor: no-drop;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-question {
    padding-bottom: 5rem;
    width: 25.4rem;
    margin: 0 auto;
  }
  .comp-question.container-tablet {
    width: 100%;
  }
  .comp-question.container-tablet .comp-heading, .comp-question.container-tablet .comp-cta-submit {
    width: 25.4rem;
    margin: 0 auto;
  }
  .comp-question.container-tablet .comp-radio-image {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .comp-question .comp-select {
    margin-top: 2.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-question {
    padding-bottom: 5rem;
  }
}

.comp-question.\--active {
  opacity: 1;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  cursor: default;
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
  pointer-events: auto;
}

.comp-question:first-child {
  padding-top: 31%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-question:first-child {
    padding-top: 29.5%;
  }
}

@media only screen and (min-width: 992px) {
  .comp-question:first-child {
    padding-top: 15%;
  }
}

.comp-question .comp-heading {
  display: block;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

.comp-question .comp-heading > h2 {
  white-space: pre-wrap;
  word-break: break-word;
  max-width: 25.8rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-question .comp-heading > h2 {
    max-width: 24.45rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-question .comp-heading > h2 {
    margin-bottom: 7px;
  }
}

.comp-question .comp-heading[data-order]:before {
  content: attr(data-order);
  display: block;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 3.5rem;
  color: #fcea10;
  letter-spacing: 0.025rem;
  margin-bottom: 9px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-question .comp-heading[data-order]:before {
    position: absolute;
    font-size: 3.6rem;
    right: -1.05rem;
    margin-bottom: 0;
  }
  html[dir="rtl"] .comp-question .comp-heading[data-order]:before {
    right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-question .comp-heading[data-order]:before {
    position: absolute;
    font-size: 3.6rem;
    right: -1.05rem;
    margin-bottom: 0;
  }
  html[dir="rtl"] .comp-question .comp-heading[data-order]:before {
    right: 0;
  }
}

.comp-question .comp-heading:after {
  content: attr(data-subtitle);
  display: block;
  color: #e3ded1;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 3.45rem;
  white-space: nowrap;
}

@media only screen and (min-width: 992px) {
  .comp-question .comp-heading:after {
    font-size: 3.2rem;
  }
}

.comp-question .component-product-list-wrapper .comp-heading > h2 {
  max-width: 95%;
}

@media only screen and (min-width: 992px) {
  .comp-question .component-product-list-wrapper .comp-heading > h2 {
    max-width: none;
  }
}

.comp-question .comp-input {
  margin-top: 1.2rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-question .comp-input {
    margin-top: 2.6rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-question .comp-input {
    margin-left: 3.5rem;
  }
}

.comp-question .comp-input, .comp-question .comp-select {
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-question .comp-input, .comp-question .comp-select {
    max-width: 15.15rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-question .comp-input, .comp-question .comp-select {
    max-width: 15.15rem;
  }
}

.comp-question .\--hidden {
  display: none;
}

.comp-question .btn-next {
  padding-top: 0.8rem;
}

.comp-question .btn-next.no-padding {
  padding: 0 !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-question .btn-next {
    padding-top: 2.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-question .btn-next {
    padding-top: 1.75rem;
  }
}

.comp-question .btn-next .cta-primary {
  padding-right: 0;
}

.comp-question .btn-next .cta-primary:before {
  right: 0;
}

.comp-radio-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-radio-image {
    padding-top: 3.1rem;
    padding-bottom: 3.1rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-radio-image {
    overflow: auto;
    padding-top: 2.05rem;
    padding-bottom: 2.05rem;
  }
}

.comp-radio-image svg {
  width: 100%;
  height: 100%;
  display: block;
  border: 3px solid transparent;
  background-color: transparent;
  background-size: cover;
  background-position: center;
  background-clip: content-box;
}

.comp-radio-image svg image {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.comp-radio-image .comp-radio-image-item .\--has-overlay:before {
  top: 3px;
  bottom: 3px;
  right: 3px;
  left: 3px;
  width: auto;
  height: auto;
}

.comp-radio-image .comp-radio-image-item:hover .\--has-overlay:before {
  opacity: 0.3;
}

.ie .comp-radio-image svg {
  min-height: 15.75rem;
}

@media only screen and (min-width: 992px) {
  .ie .comp-radio-image svg {
    min-height: 19.3rem;
  }
}

.comp-radio-image-item {
  width: 100%;
  height: 100%;
  position: relative;
}

.comp-radio-image-item:hover svg {
  border-color: #fcea10;
}

.comp-radio-image-item:hover svg image {
  opacity: 0;
}

.ie .find-your-fit-page .comp-radio-image svg {
  min-height: 8.2rem;
}

@media only screen and (min-width: 992px) {
  .ie .find-your-fit-page .comp-radio-image svg {
    min-height: 13.2rem;
  }
}

.comp-radio-image .swiper-slide {
  height: auto;
  width: 10.8rem;
}

@media only screen and (min-width: 992px) {
  .comp-radio-image .swiper-slide {
    width: 25%;
  }
}

.find-your-fit-page .comp-radio-image .swiper-slide {
  width: 7.75rem;
  margin-left: 1rem;
}

@media only screen and (min-width: 768px) {
  .find-your-fit-page .comp-radio-image .swiper-slide {
    width: 12.5rem;
    margin-left: 0.75rem;
  }
}

.find-your-fit-page .comp-radio-image .swiper-slide:last-child {
  margin-left: 0;
}

.comp-radio-image .input-label {
  color: #fff;
  position: absolute;
  font-size: 2.14286em;
  max-width: 80%;
  top: 4.65rem;
  right: 1rem;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .comp-radio-image .input-label {
    bottom: 3.3rem;
    right: 1.5rem;
  }
}

.comp-radio-image .input-label .input-desc {
  display: block;
  font-size: 0.7rem;
  line-height: 0.9rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  padding-top: 0.5rem;
}

.comp-radio-image .input-label:before {
  content: '';
  position: absolute;
  top: -1.45rem;
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media only screen and (min-width: 768px) {
  .comp-radio-image .input-label:before {
    width: 1rem;
    height: 1rem;
    top: -3.25rem;
  }
}

.comp-radio-image .input-label:after {
  content: '';
  position: absolute;
  top: -1.3rem;
  width: 0.35rem;
  height: 0.35rem;
  right: 0.15rem;
  border-radius: 50%;
  background-color: #fcea10;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

@media only screen and (min-width: 768px) {
  .comp-radio-image .input-label:after {
    width: 0.6rem;
    height: 0.6rem;
    top: -3.05rem;
    right: 0.2rem;
  }
}

.comp-radio-image .comp-radio, .comp-radio-image .input-container {
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
}

.comp-radio-image .comp-radio .input-controller:checked ~ .input-label, .comp-radio-image .input-container .input-controller:checked ~ .input-label {
  color: #fff;
  padding-bottom: 0;
  border: none;
}

.comp-radio-image .comp-radio .input-controller:checked ~ .input-label:before, .comp-radio-image .input-container .input-controller:checked ~ .input-label:before {
  border-color: #fcea10;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.comp-radio-image .comp-radio .input-controller:checked ~ .input-label:after, .comp-radio-image .input-container .input-controller:checked ~ .input-label:after {
  opacity: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.comp-radio-image .comp-radio .input-controller:checked ~ svg image, .comp-radio-image .input-container .input-controller:checked ~ svg image {
  opacity: 0;
}

.no-touch .comp-radio-image .comp-radio .input-label:hover {
  color: #fff;
}

/* breakpoints */
.component-ready-start-question .comp-heading {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .component-ready-start-question .comp-heading {
    margin-bottom: 2.2rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-ready-start-question .comp-heading {
    margin-bottom: 3rem;
  }
  .component-ready-start-question .comp-heading h2 {
    white-space: pre-wrap;
    max-width: none;
  }
}

.component-ready-start-question .section-cta {
  display: block;
}

.component-ready-start-question .section-cta .cta-primary {
  padding-right: 0;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .component-ready-start-question .section-cta .cta-primary {
    margin-left: 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-ready-start-question .section-cta .cta-primary {
    margin-left: 1.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .component-ready-start-question .section-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 992px) {
  .component-ready-start-question .section-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.component-ready-start-question .section-cta:after {
  content: attr(data-subtitle);
  display: inline-block;
  position: relative;
  margin-top: 1.5rem;
  font-size: 2.1rem;
  font-weight: bold;
  opacity: .05;
  line-height: 1.08;
  color: #636363;
}

@media only screen and (min-width: 992px) {
  .component-ready-start-question .section-cta:after {
    font-size: 3.2rem;
  }
}

/* breakpoints */
[data-recaptcha] {
  font-size: 1.14286em;
}

@media only screen and (min-width: 992px) {
  [data-recaptcha] {
    font-size: 1.42857em;
  }
}

[data-recaptcha] > * {
  width: 100% !important;
  height: auto !important;
}

[data-recaptcha] iframe {
  display: block;
  -webkit-transform-origin: top right;
      -ms-transform-origin: top right;
          transform-origin: top right;
}

html.edge[dir="rtl"] [data-recaptcha] iframe,
html.ie[dir="rtl"] [data-recaptcha] iframe {
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
}

/* breakpoints */
.component-related__wrapper a {
  display: block;
  height: 280px;
}

@media only screen and (min-width: 1200px) {
  .no-control .swiper-button-prev,
  .no-control .swiper-button-next,
  .no-control .swiper-pagination {
    display: none;
  }
}

/* breakpoints */
.comp-retail-listing.comp-retail-listing-jbr.container {
  max-width: none;
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing {
  word-break: break-word;
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .list-result {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .list-result {
    margin: 0 -0.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .list-result {
    margin: 0 -2rem;
  }
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .card-item {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .card-item {
    width: 50%;
  }
}

@media only screen and (max-width: 991px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .card-item {
    margin-bottom: 1.25rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .card-item {
    padding: 0 2rem;
    width: 33.333%;
  }
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .card-item .heading {
    margin-bottom: 1.25rem;
  }
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .card-item .thumbnail-image {
  margin-bottom: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing:not([data-search-retail-jbr]) .title-popular {
    padding: 0;
  }
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 42px;
  line-height: 42px;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__title {
    font-size: 24px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__title {
    margin-bottom: 0.75rem;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__description {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #131313;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__description {
    font-size: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__description {
    max-width: 65%;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__description {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__categories {
  margin-bottom: 3.25rem;
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing .retail-listing__categories::before {
  display: none;
}

.comp-retail-listing.comp-retail-listing-jbr .title-popular {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: -0.42px;
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .title-popular {
    font-size: 36px;
    line-height: 38px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing.comp-retail-listing-jbr .title-popular {
    margin-bottom: 2.5rem;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr .title-popular {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .card-item .heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #131313;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .card-item .heading {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .card-item .heading h4 {
  line-height: 2rem;
}

.comp-retail-listing.comp-retail-listing-jbr .card-item .sub-heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #131313;
  margin-bottom: 1rem;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .card-item .sub-heading {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing.comp-retail-listing-jbr .card-item .sub-heading {
    font-size: 18px;
    line-height: 20px;
  }
  .ar .comp-retail-listing.comp-retail-listing-jbr .card-item .sub-heading {
    font-size: 16px;
    line-height: 24px;
  }
}

.comp-retail-listing.comp-retail-listing-jbr .card-item .sub-head {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #414042;
  margin-bottom: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .card-item .sub-head {
    font-size: 15px;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr .card-item .sub-head {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .deal-badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 5rem;
  height: 5rem;
  background-color: #e94256;
  border-radius: 50%;
  color: #fff;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .deal-badge {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .deal-badge .txt-upto {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
}

.comp-retail-listing.comp-retail-listing-jbr .deal-badge .number-deal {
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
}

.comp-retail-listing.comp-retail-listing-jbr .deal-badge .txt-off-deal {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .deal-badge .txt-off-deal {
    font-size: 20px;
    line-height: 24px;
  }
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item {
    margin-bottom: 3.25rem;
  }
}

.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .thumbnail-image {
  margin-bottom: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .card-description {
    background-color: rgba(181, 19, 29, 0.9);
    padding: 0 2rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .heading {
    margin-bottom: 0;
  }
}

.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .sub-head {
  color: #131313;
  margin-bottom: 0.75rem;
}

.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-title {
  margin-bottom: 0.4rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc .phone-number {
  text-decoration: none;
  padding-right: 0;
}

.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc .phone-number:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #fff;
  opacity: 0.7;
}

.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc .phone-number span {
  margin-left: 5px;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc {
    font-size: 15px;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  overflow: hidden;
}

.ar .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc .phone-number {
  unicode-bidi: bidi-override;
  direction: ltr;
  text-align: left;
  text-decoration: none;
  padding-right: 0;
}

.ar .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc .phone-number:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #fff;
  opacity: 0.7;
}

.ar .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-info .info-desc .phone-number span {
  margin-right: 5px;
}

.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-contact a.link-ct,
.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-contact button.link-ct {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-contact a.link-ct,
  .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-contact button.link-ct {
    font-size: 13px;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-contact a.link-ct, .ar
.comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .card-item .list-contact button.link-ct {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr [data-search-retail-jbr] .button.cta-primary-jbr {
    margin: 0 1.6rem;
  }
}

.comp-retail-listing.comp-retail-listing-jbr .comp-input .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .comp-input .input-label {
    font-size: 26px;
    line-height: 28px;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr .comp-input .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .comp-input .input-controller {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .comp-input .input-controller {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .comp-radiobox-category .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  border: 1px solid #c4c4c4;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .comp-radiobox-category .input-label {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    border: none;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr .comp-radiobox-category .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .text-results {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  color: #131313;
  margin-bottom: 3.25rem;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .text-results {
    font-size: 24px;
    line-height: 32px;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr .text-results {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .total-showing {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  color: #131313;
  margin-bottom: 3.25rem;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .total-showing {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
  }
}

.ar .comp-retail-listing.comp-retail-listing-jbr .total-showing {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing.comp-retail-listing-jbr .search-retails {
    margin-bottom: 1.25rem;
  }
}

.comp-retail-listing.comp-retail-listing-jbr .retail-content-wrapper {
  margin-bottom: 3.25rem;
}

.comp-retail-listing.comp-retail-listing-jbr .retail-listing__filter {
  margin-top: 0.75rem;
}

.comp-retail-listing.comp-retail-listing-jbr .comp-checkbox-tag-retail {
  margin-bottom: 0.75rem;
}

.comp-retail-listing.comp-retail-listing-jbr .comp-checkbox-tag-retail .input-label {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #131313;
  border: 1px solid #e2e1e1;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .comp-checkbox-tag-retail .input-label {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-retail-listing.comp-retail-listing-jbr .comp-checkbox-tag-retail .input-controller:checked ~ .input-label {
  background-color: rgba(181, 19, 29, 0.1);
  border: 1px solid rgba(181, 19, 29, 0.1);
}

.comp-retail-listing.comp-retail-listing-jbr .nav-tags {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .nav-tags {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .nav-tags .text {
  line-height: 1.4;
}

.comp-retail-listing.comp-retail-listing-jbr .filter-button .button-icon-filter {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .comp-retail-listing.comp-retail-listing-jbr .filter-button .button-icon-filter {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing.comp-retail-listing-jbr .cta-wrapper {
    padding: 0;
  }
}

@charset "UTF-8";
/* breakpoints */
.comp-retail-listing {
  max-width: 49rem;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing {
    padding: 0 1rem;
  }
}

.comp-retail-listing .grid-col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing .grid-col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing .grid-col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    display: none;
  }
}

.comp-retail-listing .comp-radiobox-category .input-label {
  border-radius: 5rem;
}

@media only screen and (max-width: 991px) {
  .comp-retail-listing .card-item {
    margin-bottom: 0;
    width: 100%;
  }
  .comp-retail-listing .card-item .thumbnail-image {
    overflow: hidden;
    height: auto;
    margin-bottom: 0;
  }
  .comp-retail-listing .card-item picture {
    display: block;
    height: 12.2rem;
  }
  .comp-retail-listing .card-item .img-responsive {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    height: 12.2rem;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 100%;
  }
  .comp-retail-listing .card-item .info-desc {
    color: #000;
  }
  .comp-retail-listing .card-item .heading {
    position: relative;
    padding-left: 2rem;
  }
  .comp-retail-listing .card-item .card-description {
    position: relative;
    display: block;
    background-color: #fff;
    color: #000;
    padding: 1.25rem 1.15rem;
    margin: 0;
    opacity: 1;
    visibility: visible;
  }
  .comp-retail-listing .card-item .card-description .list-contact {
    position: static;
  }
  .comp-retail-listing .card-item .card-description .list-contact a,
  .comp-retail-listing .card-item .card-description .list-contact button {
    color: #55565a;
    background-color: #fff;
    border: 1px solid #55565a;
  }
  .comp-retail-listing .card-item .list-info {
    border-bottom: 1px solid #000;
    margin-bottom: 0.75rem;
  }
  .comp-retail-listing .card-item .list-info .list-box {
    display: none;
    padding-bottom: 1rem;
  }
  .comp-retail-listing .card-item .list-info.active {
    border-bottom: 1px solid #c4c4c4;
  }
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .card-item {
    margin-bottom: 0;
  }
  .comp-retail-listing .card-item .thumbnail-image {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing .card-item .list-box {
    display: block !important;
  }
}

.comp-retail-listing .card-item.\--listing-variant .btn-collapse {
  color: #b5131d;
}

@media only screen and (max-width: 991px) {
  .comp-retail-listing .card-item.\--listing-variant .list-info {
    border-bottom: none;
    border-top: 1px solid #c4c4c4;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box {
    margin-top: 1rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box .list-contact {
    margin-bottom: 1rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box .list-contact .contact-left .link-ct {
    display: none;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box .description-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 3rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box .description-icon .social-icons {
    width: 3rem;
    width: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 10px;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box .description-icon .social-icons a {
    color: #b5131d;
    margin-left: 1rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box .description-icon .link-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 7.25rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box .description-icon .link-container a {
    color: #b5131d !important;
  }
  .comp-retail-listing .card-item.\--listing-variant .list-info .list-box .description-icon .link-container a:after {
    color: #b5131d !important;
  }
}

.comp-retail-listing .card-item.\--listing-variant .list-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.75rem;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left__map, .comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0;
  height: 2.25rem;
  border: 1px solid #55565a;
  border-radius: 1.5rem;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left__map {
  width: 4.75rem;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left__phone {
  min-width: 8.85rem;
}

.ar .comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left__phone {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.ar .comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left__phone .contact-left__text {
  direction: ltr;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left__icon {
  color: #b5131d;
  font-size: 0.9rem;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left__text {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-left .right-icon {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  font-size: 14px;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-right {
  border: 1px solid #55565a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 1.5rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.25rem;
  padding: 0 1.925rem;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-right .social-icon {
  border: none;
  height: 100%;
  padding: 0;
  margin-right: 0;
  color: #b5131d;
  width: unset;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 0;
  border-left: 1px solid #55565a;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-right .social-icon:first-child {
  padding-left: 2rem;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-right .social-icon:last-child {
  padding-right: 2rem;
  border-left: 0;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .contact-right .social-icon:not(:first-child):not(:last-child) {
  padding: 0 2rem;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact .text-link {
  text-align: right;
  padding: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #b5131d;
  margin-top: 1.4rem;
  border: none;
  width: 100%;
}

.comp-retail-listing .card-item.\--listing-variant .list-contact button.link-ct {
  margin-top: 0.75rem;
  margin-left: 0;
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing .card-item.\--listing-variant .list-contact {
    display: none;
  }
  .comp-retail-listing .card-item.\--listing-variant .description-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    bottom: 2.75rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .description-icon .social-icons {
    width: 3rem;
    width: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 10px;
  }
  .comp-retail-listing .card-item.\--listing-variant .description-icon .social-icons a {
    color: #fff;
    margin-left: 0.75rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .description-icon .link-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 7.25rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .description-icon .link-container a {
    color: #fcea10 !important;
  }
  .comp-retail-listing .card-item.\--listing-variant .description-icon .link-container a:after {
    color: #fff !important;
  }
  .comp-retail-listing .card-item.\--listing-variant .description-icon button.link-ct {
    font-size: 0.7rem;
    padding: 0.4rem 0.8rem;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
    border: 1px solid #fff;
    border-radius: 1rem;
  }
  .comp-retail-listing .card-item.\--listing-variant .description-icon button.link-ct .ico-arrow-link {
    padding-right: 0.5rem;
  }
}

.comp-retail-listing .retail-listing {
  color: #000;
  font-size: 16px;
}

.comp-retail-listing .retail-listing .retail-listing__title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 2.5rem;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing .retail-listing .retail-listing__title {
    font-size: 2.4rem;
    line-height: 2.85rem;
    margin-bottom: 0.85rem;
  }
}

.comp-retail-listing .retail-listing .retail-listing__description {
  font-size: 16px;
  line-height: 1.1rem;
  margin-bottom: 1.5rem;
}

.ar .site-dda .comp-retail-listing .retail-listing .retail-listing__description {
  font-size: 20px;
  line-height: 32px;
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing .retail-listing .retail-listing__description {
    margin-bottom: 0.85rem;
  }
}

.comp-retail-listing .retail-listing .retail-listing__categories {
  margin-bottom: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .retail-listing .retail-listing__categories {
    padding: 0 1.5rem 0 0.75rem;
  }
}

.comp-retail-listing .retail-listing .retail-listing__filter {
  margin-bottom: 2rem;
}

.comp-retail-listing .retail-listing .retail-listing__filter .list-tags-filter {
  white-space: normal;
  display: inline;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .retail-listing .retail-listing__filter {
    display: none;
  }
  .comp-retail-listing .retail-listing .retail-listing__filter .list-tags-filter {
    display: block;
    white-space: nowrap;
    overflow: auto;
  }
  .comp-retail-listing .retail-listing .retail-listing__filter.has-selected {
    display: block;
  }
  .comp-retail-listing .retail-listing .retail-listing__filter .comp-checkbox-tag-retail {
    display: inline-block;
  }
  .comp-retail-listing .retail-listing .retail-listing__filter .input-controller,
  .comp-retail-listing .retail-listing .retail-listing__filter .input-controller + .input-label {
    display: none;
  }
  .comp-retail-listing .retail-listing .retail-listing__filter .input-controller:checked,
  .comp-retail-listing .retail-listing .retail-listing__filter .input-controller:checked + .input-label {
    display: inline-block;
    margin-left: 0.75rem;
  }
  .comp-retail-listing .retail-listing .retail-listing__filter .clear-all {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing .retail-listing .list-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 992px) {
  .comp-retail-listing .retail-listing .list-result {
    margin: 0 -0.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.comp-retail-listing .retail-listing .list-suggestion {
  width: 100%;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  background-color: #fff;
  padding: 1.2rem 1.75rem 1.5rem;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 10;
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
}

.comp-retail-listing .retail-listing .list-suggestion.\--show {
  opacity: 1;
  visibility: visible;
}

.comp-retail-listing .retail-listing .list-suggestion p {
  font-size: 0.7rem;
  color: #b3b3b3;
  margin-bottom: 0.55rem;
}

.comp-retail-listing .retail-listing .list-suggestion p.no-result {
  display: none;
  margin-bottom: 0;
}

.comp-retail-listing .retail-listing .list-suggestion li {
  font-size: 1rem;
  line-height: 1.2rem;
  margin-bottom: 1rem;
  cursor: pointer;
}

.comp-retail-listing .retail-listing .list-suggestion li:last-child {
  margin-bottom: 0;
}

.comp-retail-listing .retail-listing .clear-all {
  display: inline-block;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 0.7rem;
  line-height: 1.1rem;
  color: #000;
  font-weight: 500;
  padding: 0 0.5rem;
  text-decoration: underline;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.comp-retail-listing .text-results {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 1.75rem;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .text-results {
    padding: 0 1.6rem;
  }
}

.comp-retail-listing .text-results .txt-different-keyword,
.comp-retail-listing .text-results .text-wrong {
  font-size: 16px;
  line-height: 1rem;
  color: #d2d0cd;
}

.comp-retail-listing .text-results .spell-check,
.comp-retail-listing .text-results .txt-different-keyword {
  display: none;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .cta-wrapper {
    padding: 0 1.6rem;
  }
}

.comp-retail-listing .cta-wrapper button.cta-primary {
  font-size: 20px;
}

.comp-retail-listing .cta-wrapper .number-load-more {
  font-size: 20px;
  padding: 0;
  line-height: 1;
}

.comp-retail-listing .cta-wrapper .number-load-more:before {
  content: none;
}

.comp-retail-listing .title-popular {
  font-size: 32px;
  font-weight: 700;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  margin-bottom: 1rem;
  padding: 0 1.6rem;
  line-height: 1.2;
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing .title-popular {
    font-size: 48px;
    line-height: 2.85rem;
    padding: 0;
  }
}

.comp-retail-listing .filter-button {
  float: left;
}

@media only screen and (min-width: 768px) {
  .comp-retail-listing .filter-button {
    display: none;
    float: none;
  }
}

.comp-retail-listing .filter-button .button-icon-filter {
  display: inline-block;
  vertical-align: middle;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 0.95rem;
  font-weight: 500;
  padding: 0.65rem 0.85rem;
  border: 1px solid #cdcccc;
  border-radius: 5rem;
  color: #000;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.comp-retail-listing .filter-button .button-icon-filter.disabled {
  color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
}

.comp-retail-listing .filter-button .button-icon-filter .ico-filter {
  vertical-align: middle;
  margin-left: 0.4rem;
}

.comp-retail-listing .filter-button .button-icon-filter span {
  vertical-align: middle;
}

.comp-retail-listing .filter-button .has-selected {
  background-color: #b5131d;
  border-color: #b5131d;
  color: #fff;
}

.comp-retail-listing .filter-button .has-selected .ico-filter {
  display: inline-block;
  padding-bottom: 3px;
  margin-left: 0.35rem;
}

.comp-retail-listing .filter-button .has-selected .ico-filter:before {
  content: "\e916";
  font-size: 12px;
  color: #fff;
}

.comp-retail-listing .filter-popup-wrapper {
  display: none;
  position: relative;
  background-color: #fff;
}

.comp-retail-listing .filter-popup-wrapper.open-popup {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 105;
  background-color: #fff;
  padding: 3.6rem 1.6rem 1.25rem;
  overflow: auto;
}

.comp-retail-listing .filter-popup-wrapper .title-filter {
  position: relative;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5rem;
  margin-bottom: 1.3rem;
  padding-bottom: 1rem;
}

.comp-retail-listing .filter-popup-wrapper .title-filter:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 0.05rem;
  width: 100%;
  background-color: #a8a8a8;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .retail-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 1.6rem 0 0;
  }
  .comp-retail-listing .retail-content-wrapper .retail-text-category {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 1.6rem;
  }
  .comp-retail-listing .retail-content-wrapper .retail-listing__filter {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

.comp-retail-listing .popup-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(100% - 5rem);
}

.comp-retail-listing .close-popup-filter {
  position: absolute;
  top: 1.55rem;
  left: 1.55rem;
  font-size: 23px;
  color: #000;
}

.comp-retail-listing .apply-filter-wrapper {
  text-align: left;
  padding: 0 0 2.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .nav-tags .tag-wrapper {
    padding-bottom: 0;
    padding-top: 0;
  }
  .comp-retail-listing .nav-tags .tag-wrapper .comp-radiobox-category {
    margin-bottom: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .comp-radiobox-category {
    margin-bottom: 0;
    padding: 0;
  }
  .comp-retail-listing .comp-radiobox-category .input-controller {
    display: none;
  }
  .comp-retail-listing .comp-radiobox-category .input-controller:checked + .input-label {
    background-color: rgba(181, 19, 29, 0.1);
    border-radius: 0;
  }
  .comp-retail-listing .comp-radiobox-category .input-label {
    display: block;
    padding: 0.75rem 0.8rem;
  }
  .comp-retail-listing .comp-radiobox-category .input-label:after, .comp-retail-listing .comp-radiobox-category .input-label:before {
    display: none;
  }
}

.comp-retail-listing .btn-apply-filter {
  position: relative;
  display: inline-block;
  text-align: left;
  padding: 0 0 0.25rem;
  font-size: 20px;
  line-height: 1.1rem;
  color: #000;
  background-color: transparent;
  border: none;
  font-weight: 600;
}

.comp-retail-listing .btn-apply-filter:after {
  position: absolute;
  display: inline-block;
  content: "";
  height: 0.1rem;
  width: 60%;
  bottom: 0;
  right: 0;
  background-color: #b5131d;
}

.comp-retail-listing .btn-collapse {
  display: none;
}

@media only screen and (max-width: 991px) {
  .comp-retail-listing .btn-collapse {
    display: inline-block;
    position: absolute;
    left: 0.35rem;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 1.1rem;
    bottom: 0;
  }
  .comp-retail-listing .btn-collapse .ico-arrow-up:before {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .comp-retail-listing .btn-collapse.active .ico-arrow-up:before {
    -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
  }
}

.comp-retail-listing .total-showing {
  font-size: 18px;
  line-height: 1.1rem;
  color: #55565a;
  font-weight: 300;
  margin-bottom: 1.65rem;
}

@media only screen and (max-width: 767px) {
  .comp-retail-listing .total-showing {
    padding: 0 1.6rem;
  }
}

@charset "UTF-8";
/* breakpoints */
.content, .rich-text {
  background: transparent;
  color: #747474;
  border: none;
  /* breakpoints */
}

.content .field-filetypeicon > a > span, .content .pdf, .content .xls, .content .xslx, .content .pptx, .content .ppt, .content .docx, .content .doc, .content .bmp, .content .png, .content .jpg, .content .jpeg, .content .psd, .content .gif, .content .avi, .content .mp4, .content .wmv, .content .mov, .content .mp3, .content .wma, .content .txt, .content .zip, .rich-text .field-filetypeicon > a > span, .rich-text .pdf, .rich-text .xls, .rich-text .xslx, .rich-text .pptx, .rich-text .ppt, .rich-text .docx, .rich-text .doc, .rich-text .bmp, .rich-text .png, .rich-text .jpg, .rich-text .jpeg, .rich-text .psd, .rich-text .gif, .rich-text .avi, .rich-text .mp4, .rich-text .wmv, .rich-text .mov, .rich-text .mp3, .rich-text .wma, .rich-text .txt, .rich-text .zip {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
  width: 15px;
  height: 21px;
  margin: 0;
  padding: 0;
  position: relative;
}

.content .field-filetypeicon > a > span:before, .content .pdf:before, .content .xls:before, .content .xslx:before, .content .pptx:before, .content .ppt:before, .content .docx:before, .content .doc:before, .content .bmp:before, .content .png:before, .content .jpg:before, .content .jpeg:before, .content .psd:before, .content .gif:before, .content .avi:before, .content .mp4:before, .content .wmv:before, .content .mov:before, .content .mp3:before, .content .wma:before, .content .txt:before, .content .zip:before, .rich-text .field-filetypeicon > a > span:before, .rich-text .pdf:before, .rich-text .xls:before, .rich-text .xslx:before, .rich-text .pptx:before, .rich-text .ppt:before, .rich-text .docx:before, .rich-text .doc:before, .rich-text .bmp:before, .rich-text .png:before, .rich-text .jpg:before, .rich-text .jpeg:before, .rich-text .psd:before, .rich-text .gif:before, .rich-text .avi:before, .rich-text .mp4:before, .rich-text .wmv:before, .rich-text .mov:before, .rich-text .mp3:before, .rich-text .wma:before, .rich-text .txt:before, .rich-text .zip:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  position: absolute;
  display: block;
  top: 50%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.content .field-filetypeicon span:before, .rich-text .field-filetypeicon span:before {
  content: "\f016";
}

.content .field-filetypeicon .pdf:before, .rich-text .field-filetypeicon .pdf:before {
  content: "\f1c1";
}

.content .field-filetypeicon .xlsx:before, .content .field-filetypeicon .xls:before, .rich-text .field-filetypeicon .xlsx:before, .rich-text .field-filetypeicon .xls:before {
  content: "\f1c3";
}

.content .field-filetypeicon .pptx:before, .content .field-filetypeicon .ppt:before, .rich-text .field-filetypeicon .pptx:before, .rich-text .field-filetypeicon .ppt:before {
  content: "\f1c4";
}

.content .field-filetypeicon .docx:before, .content .field-filetypeicon .doc:before, .rich-text .field-filetypeicon .docx:before, .rich-text .field-filetypeicon .doc:before {
  content: "\f1c2";
}

.content .field-filetypeicon .bmp:before, .content .field-filetypeicon .png:before, .content .field-filetypeicon .jpg:before, .content .field-filetypeicon .jpeg:before, .content .field-filetypeicon .psd:before, .content .field-filetypeicon .gif:before, .content .field-filetypeicon .tif:before, .rich-text .field-filetypeicon .bmp:before, .rich-text .field-filetypeicon .png:before, .rich-text .field-filetypeicon .jpg:before, .rich-text .field-filetypeicon .jpeg:before, .rich-text .field-filetypeicon .psd:before, .rich-text .field-filetypeicon .gif:before, .rich-text .field-filetypeicon .tif:before {
  content: "\f1c5";
}

.content .field-filetypeicon .avi:before, .content .field-filetypeicon .mp4:before, .content .field-filetypeicon .wmv:before, .content .field-filetypeicon .mov:before, .content .field-filetypeicon .mpg:before, .content .field-filetypeicon .mkv:before, .content .field-filetypeicon .vp6:before, .content .field-filetypeicon .vid:before, .content .field-filetypeicon .rv:before, .content .field-filetypeicon .webm:before, .content .field-filetypeicon .swf:before, .content .field-filetypeicon .flv:before, .content .field-filetypeicon .m4v:before, .content .field-filetypeicon .h264:before, .content .field-filetypeicon .mk3d:before, .content .field-filetypeicon .gifv:before, .content .field-filetypeicon .oggv:before, .content .field-filetypeicon .movie:before, .content .field-filetypeicon .divx:before, .rich-text .field-filetypeicon .avi:before, .rich-text .field-filetypeicon .mp4:before, .rich-text .field-filetypeicon .wmv:before, .rich-text .field-filetypeicon .mov:before, .rich-text .field-filetypeicon .mpg:before, .rich-text .field-filetypeicon .mkv:before, .rich-text .field-filetypeicon .vp6:before, .rich-text .field-filetypeicon .vid:before, .rich-text .field-filetypeicon .rv:before, .rich-text .field-filetypeicon .webm:before, .rich-text .field-filetypeicon .swf:before, .rich-text .field-filetypeicon .flv:before, .rich-text .field-filetypeicon .m4v:before, .rich-text .field-filetypeicon .h264:before, .rich-text .field-filetypeicon .mk3d:before, .rich-text .field-filetypeicon .gifv:before, .rich-text .field-filetypeicon .oggv:before, .rich-text .field-filetypeicon .movie:before, .rich-text .field-filetypeicon .divx:before {
  content: "\f1c8";
}

.content .field-filetypeicon .mp3:before, .content .field-filetypeicon .wma:before, .content .field-filetypeicon .wav:before, .content .field-filetypeicon .fla:before, .content .field-filetypeicon .flac:before, .content .field-filetypeicon .ra:before, .content .field-filetypeicon .rma:before, .content .field-filetypeicon .aif:before, .content .field-filetypeicon .aiff:before, .content .field-filetypeicon .aa:before, .content .field-filetypeicon .aac:before, .content .field-filetypeicon .mid:before, .content .field-filetypeicon .midi:before, .content .field-filetypeicon .aax:before, .content .field-filetypeicon .ac3:before, .content .field-filetypeicon .au:before, .content .field-filetypeicon .ogg:before, .content .field-filetypeicon .avr:before, .content .field-filetypeicon .m4a:before, .content .field-filetypeicon .mp4a:before, .content .field-filetypeicon .amz:before, .content .field-filetypeicon .mka:before, .content .field-filetypeicon .asx:before, .content .field-filetypeicon .pcm:before, .content .field-filetypeicon .m3u:before, .content .field-filetypeicon .xwma:before, .rich-text .field-filetypeicon .mp3:before, .rich-text .field-filetypeicon .wma:before, .rich-text .field-filetypeicon .wav:before, .rich-text .field-filetypeicon .fla:before, .rich-text .field-filetypeicon .flac:before, .rich-text .field-filetypeicon .ra:before, .rich-text .field-filetypeicon .rma:before, .rich-text .field-filetypeicon .aif:before, .rich-text .field-filetypeicon .aiff:before, .rich-text .field-filetypeicon .aa:before, .rich-text .field-filetypeicon .aac:before, .rich-text .field-filetypeicon .mid:before, .rich-text .field-filetypeicon .midi:before, .rich-text .field-filetypeicon .aax:before, .rich-text .field-filetypeicon .ac3:before, .rich-text .field-filetypeicon .au:before, .rich-text .field-filetypeicon .ogg:before, .rich-text .field-filetypeicon .avr:before, .rich-text .field-filetypeicon .m4a:before, .rich-text .field-filetypeicon .mp4a:before, .rich-text .field-filetypeicon .amz:before, .rich-text .field-filetypeicon .mka:before, .rich-text .field-filetypeicon .asx:before, .rich-text .field-filetypeicon .pcm:before, .rich-text .field-filetypeicon .m3u:before, .rich-text .field-filetypeicon .xwma:before {
  content: "\f1c7";
}

.content .field-filetypeicon .txt:before, .rich-text .field-filetypeicon .txt:before {
  content: "\f0f6";
}

.content .field-filetypeicon .zip:before, .content .field-filetypeicon .zipx:before, .content .field-filetypeicon .rar:before, .content .field-filetypeicon .tar:before, .content .field-filetypeicon .gz:before, .content .field-filetypeicon .dmg:before, .content .field-filetypeicon .iso:before, .rich-text .field-filetypeicon .zip:before, .rich-text .field-filetypeicon .zipx:before, .rich-text .field-filetypeicon .rar:before, .rich-text .field-filetypeicon .tar:before, .rich-text .field-filetypeicon .gz:before, .rich-text .field-filetypeicon .dmg:before, .rich-text .field-filetypeicon .iso:before {
  content: "\f1c6";
}

.content .field-filetypeicon .css:before, .content .field-filetypeicon .js:before, .content .field-filetypeicon .py:before, .content .field-filetypeicon .git:before, .content .field-filetypeicon .py:before, .content .field-filetypeicon .cpp:before, .content .field-filetypeicon .h:before, .content .field-filetypeicon .ini:before, .content .field-filetypeicon .config:before, .rich-text .field-filetypeicon .css:before, .rich-text .field-filetypeicon .js:before, .rich-text .field-filetypeicon .py:before, .rich-text .field-filetypeicon .git:before, .rich-text .field-filetypeicon .py:before, .rich-text .field-filetypeicon .cpp:before, .rich-text .field-filetypeicon .h:before, .rich-text .field-filetypeicon .ini:before, .rich-text .field-filetypeicon .config:before {
  content: "\f1c9";
}

.content .field-filetypeicon .exe:before, .content .field-filetypeicon .jar:before, .content .field-filetypeicon .dll:before, .content .field-filetypeicon .bat:before, .content .field-filetypeicon .pl:before, .content .field-filetypeicon .scr:before, .content .field-filetypeicon .msi:before, .content .field-filetypeicon .app:before, .content .field-filetypeicon .deb:before, .content .field-filetypeicon .apk:before, .content .field-filetypeicon .jar:before, .content .field-filetypeicon .vb:before, .content .field-filetypeicon .prg:before, .content .field-filetypeicon .sh:before, .rich-text .field-filetypeicon .exe:before, .rich-text .field-filetypeicon .jar:before, .rich-text .field-filetypeicon .dll:before, .rich-text .field-filetypeicon .bat:before, .rich-text .field-filetypeicon .pl:before, .rich-text .field-filetypeicon .scr:before, .rich-text .field-filetypeicon .msi:before, .rich-text .field-filetypeicon .app:before, .rich-text .field-filetypeicon .deb:before, .rich-text .field-filetypeicon .apk:before, .rich-text .field-filetypeicon .jar:before, .rich-text .field-filetypeicon .vb:before, .rich-text .field-filetypeicon .prg:before, .rich-text .field-filetypeicon .sh:before {
  content: "\f085";
}

.content .field-filetypeicon .com:before, .content .field-filetypeicon .net:before, .content .field-filetypeicon .org:before, .content .field-filetypeicon .edu:before, .content .field-filetypeicon .gov:before, .content .field-filetypeicon .mil:before, .content .field-filetypeicon .html:before, .content .field-filetypeicon .htm:before, .content .field-filetypeicon .xhtml:before, .content .field-filetypeicon .jhtml:before, .content .field-filetypeicon .php:before, .content .field-filetypeicon .php3:before, .content .field-filetypeicon .php4:before, .content .field-filetypeicon .php5:before, .content .field-filetypeicon .phtmle:before, .content .field-filetypeicon .asp:before, .content .field-filetypeicon .aspx:before, .content .field-filetypeicon .cfm:before, .rich-text .field-filetypeicon .com:before, .rich-text .field-filetypeicon .net:before, .rich-text .field-filetypeicon .org:before, .rich-text .field-filetypeicon .edu:before, .rich-text .field-filetypeicon .gov:before, .rich-text .field-filetypeicon .mil:before, .rich-text .field-filetypeicon .html:before, .rich-text .field-filetypeicon .htm:before, .rich-text .field-filetypeicon .xhtml:before, .rich-text .field-filetypeicon .jhtml:before, .rich-text .field-filetypeicon .php:before, .rich-text .field-filetypeicon .php3:before, .rich-text .field-filetypeicon .php4:before, .rich-text .field-filetypeicon .php5:before, .rich-text .field-filetypeicon .phtmle:before, .rich-text .field-filetypeicon .asp:before, .rich-text .field-filetypeicon .aspx:before, .rich-text .field-filetypeicon .cfm:before {
  content: "\f0c1";
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .rich-text h1, .rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
  color: #222;
}

.content strong, .rich-text strong {
  font-weight: 700;
}

.content ul, .content ol, .rich-text ul, .rich-text ol {
  padding-bottom: 5px;
  padding-top: 5px;
  margin-right: 10px;
}

.content li, .rich-text li {
  font-size: 13px;
  margin-right: 15px;
}

.content ul li, .rich-text ul li {
  list-style: disc;
  list-style-position: inside;
}

.content ol li, .rich-text ol li {
  list-style: decimal;
  list-style-position: inside;
}

.content table, .rich-text table {
  height: auto !important;
  border: 2px solid #d2d2d2;
}

.content table, .content table tr, .content table th, .content table td, .rich-text table, .rich-text table tr, .rich-text table th, .rich-text table td {
  border: solid 2px #d2d2d2;
  background: #ffffff;
  border-collapse: collapse;
  vertical-align: middle;
}

.content table tr, .content table th, .content table td, .rich-text table tr, .rich-text table th, .rich-text table td {
  padding: 5px;
}

.content table caption, .rich-text table caption {
  background-color: #f7f7f7;
  overflow: hidden;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  margin-right: 0;
}

.content table tr, .rich-text table tr {
  border: none;
}

.content table th, .content table td, .rich-text table th, .rich-text table td {
  border-width: 2px 2px 0 0;
}

.content table th, .rich-text table th {
  background-color: white;
  font-size: 13px;
  font-weight: bold;
  padding: 7px;
}

.content table th:first-child, .rich-text table th:first-child {
  border-right: 0;
}

.content table td:first-child, .rich-text table td:first-child {
  border-right: 0;
}

@media only screen and (min-width: 768px) {
  .rich-text.\--narrow {
    max-width: 654px;
    margin: auto;
  }
}

@media only screen and (min-width: 992px) {
  .rich-text.\--narrow {
    max-width: 780px;
  }
}

.component-detail-content h4 {
  font-size: 24px;
  padding-bottom: 20px;
}

.component-detail-content .field-publishdate {
  display: inline-block;
}

.component-detail-content .field-venue {
  font-size: 16px;
  padding-top: 15px;
}

.component-detail-content img {
  margin: 0 auto 20px;
  display: block;
  max-width: 100%;
}

@media only screen and (min-width: 1200px) {
  .component-detail-content .wrapper {
    max-width: 830px;
    margin: 0 auto;
  }
}

.component-detail-content .rich-text h3 {
  font-size: 20px;
  padding-bottom: 20px;
  line-height: 30px;
}

@media only screen and (min-width: 1200px) {
  .component-detail-content .rich-text h3 {
    font-size: 24px;
  }
}

.component-detail-content .rich-text h5 {
  font-size: 15px;
  line-height: 30px;
  padding: 0 0 20px;
}

.component-detail-content .rich-text p {
  font-size: 15px;
  padding: 0 0 20px;
  margin: 0;
}

.component-detail-content .rich-text p span {
  font-size: 20px;
}

@media only screen and (min-width: 1200px) {
  .component-detail-content .rich-text p span {
    font-size: 25px;
  }
}

.component-detail-content .rich-text ul {
  padding-right: 0;
  padding-bottom: 20px;
}

.component-detail-content .rich-text ul li {
  font-size: 14px;
}

@media only screen and (min-width: 1200px) {
  .component-detail-content .rich-text ul li {
    font-size: 16px;
  }
}

.component-detail-content .rich-text blockquote {
  margin: 0px 0px 30px;
  border-right: 2px solid #dadada;
  padding: 0 10px 0 0;
}

@media only screen and (min-width: 1200px) {
  .component-detail-content .rich-text blockquote {
    padding-right: 20px;
    padding-left: 70px;
  }
}

.component-detail-content .rich-text blockquote p:last-child {
  padding-bottom: 0;
}

.component-detail-content .rich-text table {
  width: 100%;
  border-color: #f4f4f4;
}

@media only screen and (max-width: 1199px) {
  .component-detail-content .rich-text table {
    overflow-x: auto;
    display: block;
  }
}

.component-detail-content .rich-text table th {
  background-color: #f4f4f4;
}

.component-detail-content .rich-text table th,
.component-detail-content .rich-text table td {
  border: 0;
  border-bottom: 1px solid #f4f4f4;
  padding: 8px 15px;
}

@media only screen and (max-width: 1199px) {
  .component-detail-content .rich-text table th,
  .component-detail-content .rich-text table td {
    min-width: 100px;
  }
}

.component-detail-content .column-splitter {
  padding-bottom: 20px;
}

.component-detail-content .column-splitter .rich-text p span {
  font-size: 15px;
}

.component-detail-content .column-splitter .page-block-quote {
  padding: 20px;
}

.component-detail-content .column-splitter .page-block-quote .field-name {
  font-size: 22px;
  padding-bottom: 10px;
}

.component-detail-content .column-splitter .page-block-quote .field-shortdescription {
  font-size: 14px;
  padding-bottom: 15px;
}

.component-detail-content .column-splitter .page-block-quote .field-email,
.component-detail-content .column-splitter .page-block-quote .field-phone {
  font-size: 14px;
  padding-bottom: 5px;
}

.comp-policy table, .table-events table {
  position: relative;
  display: block;
  margin-top: 1.65rem -1rem 0;
  padding: 1.55rem 0;
  overflow: auto;
  border: none;
  border-collapse: separate;
}

@media only screen and (min-width: 768px) {
  .comp-policy table, .table-events table {
    display: inline-table;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

.comp-policy table:before, .table-events table:before {
  content: '';
  position: absolute;
  top: 0;
  width: 0.1rem;
  height: 100%;
  opacity: 0.35;
  background-color: #fcea10;
}

.comp-policy table tbody, .table-events table tbody {
  border-bottom: 0.1rem solid #fcea10;
}

.comp-policy table td, .table-events table td {
  padding: 0.35rem 1.4rem;
  font-size: 0.7rem;
  border-color: rgba(252, 234, 16, 0.35);
  border-right: 0;
  border-left: 0;
  position: relative;
}

.comp-policy table td:first-child, .table-events table td:first-child {
  border-right: 0.1rem solid rgba(252, 234, 16, 0.35);
}

.comp-policy table td:after, .table-events table td:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0.1rem;
  height: 100%;
  opacity: 0.35;
  background-color: #fcea10;
}

@media only screen and (min-width: 768px) {
  .comp-policy table td, .table-events table td {
    font-size: 0.8rem;
  }
}

.comp-policy table tr, .table-events table tr {
  border: none;
  border-top: 0.1rem solid #fcea10;
}

.comp-policy table tr:first-child > td, .table-events table tr:first-child > td {
  position: relative;
  background-color: #fcea10;
  color: #fff;
  font-weight: bold;
}

.comp-policy table tr:first-child > td:after, .table-events table tr:first-child > td:after {
  top: -1.55rem;
  height: calc(100% + 31px);
}

.comp-policy table tr:last-child > td, .table-events table tr:last-child > td {
  border-bottom: 0.1rem solid rgba(252, 234, 16, 0.35);
}

.comp-policy table tr:last-child > td:after, .table-events table tr:last-child > td:after {
  bottom: -1.55rem;
  height: calc(100% + 31px);
}

.comp-policy.rich-text {
  position: relative;
  z-index: 1;
}

.comp-policy.rich-text p, .comp-policy.rich-text b, .comp-policy.rich-text table, .comp-policy.rich-text li {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #414042;
}

.comp-policy.rich-text p, .comp-policy.rich-text li {
  font-size: 0.7rem;
}

@media only screen and (min-width: 768px) {
  .comp-policy.rich-text p, .comp-policy.rich-text li {
    font-size: 16px;
  }
}

.comp-policy.rich-text b {
  font-size: 0.8rem;
}

@media only screen and (min-width: 768px) {
  .comp-policy.rich-text b {
    font-size: 1.2rem;
  }
}

.comp-policy.rich-text ul li, .comp-policy.rich-text ol li {
  list-style-position: inherit;
}

.rich-content {
  color: #000;
  margin-bottom: 43px;
}

@media only screen and (min-width: 768px) {
  .rich-content {
    margin-top: 38px;
  }
}

.rich-content h1, .rich-content h2, .rich-content h3, .rich-content h4, .rich-content h5, .rich-content p {
  color: inherit;
}

.rich-content h2 {
  font-weight: bold;
}

.rich-content h2 + h5 {
  margin-top: 36px;
}

@media only screen and (min-width: 768px) {
  .rich-content h2 + h5 {
    margin-top: 27px;
  }
}

@media only screen and (min-width: 992px) {
  .rich-content h2 + h5 {
    margin-top: 41px;
  }
}

@media only screen and (max-width: 767px) {
  .site-dda .rich-content h3 {
    font-size: 30px;
    line-height: 36px;
  }
  .ar .site-dda .rich-content h3 {
    line-height: 55px;
  }
}

@media only screen and (max-width: 767px) {
  .site-dda .rich-content h4 {
    font-size: 26px;
    line-height: 22px;
  }
}

.rich-content h5 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
}

.rich-content h5 + p {
  margin-top: 43px;
}

@media only screen and (min-width: 992px) {
  .rich-content h5 + p {
    margin-top: 18px;
  }
}

.rich-content p {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.ar .site-dda .rich-content p {
  font-size: 20px;
  line-height: 32px;
}

/* breakpoints */
.rich-text-lists ul, .field-featurelist ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.rich-text-lists ul li, .field-featurelist ul li {
  font-size: 13px;
  font-size: 1.3rem;
  position: relative;
  line-height: 21px;
  list-style: none;
  margin: 0;
  padding: 5px 25px 5px 0;
}

.rich-text-lists ul li:before, .field-featurelist ul li:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'FontAwesome', sans-serif;
  position: absolute;
  top: 3px;
  right: 0;
  color: #747474;
  text-align: center;
  content: "\f00c";
  width: 20px;
  margin: 0 0 0 5px;
  padding: 0;
}

.field-featurelist ul li:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'FontAwesome', sans-serif;
  position: absolute;
  top: 3px;
  right: 0;
  color: #747474;
  text-align: center;
  content: "\f046";
  width: 20px;
  margin: 0 0 0 5px;
  padding: 0;
}

.media-link.file-type-icon-media-link {
  float: right;
}

.media-link.file-type-icon-media-link .field-filetypeicon {
  text-align: center;
}

.rich-text a:not(.cta-primary) {
  border-bottom: 2px solid #b5131d;
  color: #b5131d;
}

.rich-text a:not(.cta-primary):hover {
  color: #b5131d;
  text-decoration: none;
}

/* breakpoints */
.row-splitter > div {
  padding-right: 20px;
  padding-left: 20px;
}

@charset "UTF-8";
/* breakpoints */
.show-search > .component-content {
  position: relative;
  height: 60px;
  border-bottom: 1px solid #a4a4a4;
  padding-bottom: 20px;
  text-align: center;
}

.component-filter .filter-by {
  display: inline-block;
  vertical-align: top;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  margin-left: 20px;
  line-height: 34px;
}

.component-filter .rich-text p {
  margin: 0;
}

.component-filter .facet-dropdown {
  display: inline-block;
  vertical-align: top;
}

.component-filter .facet-dropdown .facet-heading {
  display: none;
}

.facet-dropdown {
  margin: 0 10px;
}

.facet-dropdown .choices__list--dropdown {
  min-width: 200px;
  word-break: normal;
  text-align: right;
}

@media (min-width: 640px) {
  .facet-dropdown .choices__list--dropdown .choices__item--selectable {
    padding: 10px 15px;
  }
}

.facet-dropdown .choices__inner {
  padding: 0;
  min-height: 34px;
  border: none;
}

.facet-dropdown .choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 0;
}

.facet-dropdown .choices__list--single {
  padding: 6px 4px 6px 16px;
}

.facet-dropdown .choices[data-type*="select-one"]:after {
  width: auto;
  height: auto;
  border-color: transparent;
  border-width: 0;
  left: 0;
  top: 4px;
  content: "\f107";
  margin-top: 0;
  font-family: "FontAwesome", Arial, Tahoma, sans-serif;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.facet-dropdown .choices[data-type*="select-one"].is-open:after {
  border-color: transparent;
  margin-top: 0;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.search-box.component-search-box {
  width: 50px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.search-box.component-search-box.show {
  width: 90%;
  position: relative;
  top: auto;
  right: auto;
}

.search-box.component-search-box .component-content > label {
  display: none;
}

.search-box.component-search-box .search-box-button-with-redirect,
.search-box.component-search-box .search-box-button {
  width: auto;
  height: auto;
  font-size: 0;
  position: absolute;
  right: 10px;
  top: 5px;
  background-color: transparent;
  border: none;
  padding: 0;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.search-box.component-search-box .search-box-button-with-redirect:before,
.search-box.component-search-box .search-box-button:before {
  content: "\f002";
  font-family: "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: 16px;
}

.search-box.component-search-box .search-box-button-with-redirect:hover,
.search-box.component-search-box .search-box-button:hover {
  -webkit-transform: scale(1.5, 1.5);
      -ms-transform: scale(1.5, 1.5);
          transform: scale(1.5, 1.5);
}

.search-box.component-search-box .search-box-input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-size: 0;
}

.search-box.component-search-box .twitter-typeahead .search-box-input {
  width: 0;
  -webkit-transition: width .3s;
  -o-transition: width .3s;
  transition: width .3s;
}

.search-box.component-search-box .twitter-typeahead.active .search-box-input {
  border: 1px solid #a4a4a4;
  width: calc(100% - 50px);
  margin-right: 50px;
  padding-right: 20px;
  font-size: 16px;
  -webkit-transition: width .3s;
  -o-transition: width .3s;
  transition: width .3s;
}

.search-box.component-search-box .component-content > .twitter-typeahead {
  margin: 0;
}

.show-search .btn-filter {
  position: absolute;
  top: 8px;
  left: 14px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  text-decoration: underline;
}

@charset "UTF-8";
/* breakpoints */
.facet-component {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  /* breakpoints */
}

.facet-component label {
  background: transparent;
  color: #747474;
}

.facet-component input, .facet-component button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.facet-component input[type="submit"], .facet-component input[type="reset"], .facet-component input[type="button"], .facet-component button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.facet-component input::-moz-focus-inner, .facet-component button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.facet-component input:focus {
  border: 1px solid #d2d2d2;
}

.facet-component input[type="text"] {
  font-size: 13px;
}

.facet-component input[type="text"], .facet-component input[type="email"], .facet-component input[type="password"], .facet-component textarea, .facet-component select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.facet-component select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.facet-component:after {
  content: "";
  display: table;
  clear: both;
}

.facet-component .bottom-filter-button {
  float: left;
}

.facet-component .facet-heading .facet-title {
  display: inline-block;
  vertical-align: middle;
  color: #747474;
}

.facet-component .facet-heading .clear-filter {
  display: none;
  vertical-align: middle;
  border-radius: 15px;
  font-size: 10px;
  text-align: center !important;
  width: 15px;
  cursor: pointer;
  position: absolute;
  color: #747474;
  left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
}

.facet-component .facet-heading .clear-filter:hover {
  background: #e0e0e0;
  border-color: #adadad;
  text-decoration: none;
  color: #747474;
}

.facet-component .facet-heading .clear-filter.has-active-facet {
  background: #e0e0e0;
  color: #747474;
}

.facet-component .facet-heading .clear-filter.has-active-facet:hover {
  background: #e0e0e0;
  color: #747474;
}

.facet-single-selection-list .facet-dropdown {
  margin: 10px 0;
}

.facet-single-selection-list .facet-dropdown select {
  min-width: 100%;
}

.facet-single-selection-list .facet-value input[type="checkbox"] {
  display: none;
}

.facet-single-selection-list .facet-value label {
  color: #747474;
}

.facet-single-selection-list .facet-value.active-facet label, .facet-single-selection-list .facet-value.active-facet .facet-count.highlighted, .facet-single-selection-list .facet-value.active-facet span {
  color: #89c6cc;
}

.facet-single-selection-list .bottom-remove-filter {
  float: right;
}

.facet-single-selection-list .bottom-filter-button {
  float: left;
}

.facet-date-range .from-date, .facet-date-range .to-date {
  margin-bottom: 5px;
}

.ui-datepicker-title select {
  color: #747474;
}

.facet-dropdown select {
  min-width: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d2d2d2;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  position: relative;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  background-color: transparent;
}

.facet-dropdown:focus .facet-heading {
  opacity: 0;
}

.radius-filter {
  /* breakpoints */
}

.radius-filter label {
  background: transparent;
  color: #747474;
}

.radius-filter input, .radius-filter button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.radius-filter input[type="submit"], .radius-filter input[type="reset"], .radius-filter input[type="button"], .radius-filter button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.radius-filter input::-moz-focus-inner, .radius-filter button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.radius-filter input:focus {
  border: 1px solid #d2d2d2;
}

.radius-filter input[type="text"] {
  font-size: 13px;
}

.radius-filter input[type="text"], .radius-filter input[type="email"], .radius-filter input[type="password"], .radius-filter textarea, .radius-filter select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.radius-filter select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.radius-filter .radius-button.selected {
  color: #89c6cc;
  background: #ffffff;
}

.radius-filter ul {
  height: 30px;
}

.radius-filter ul li {
  display: block;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #d2d2d2;
  float: right;
  padding: 5px 5px;
  cursor: pointer;
}

.radius-filter ul li:first-child {
  border-width: 1px;
}

.radius-filter .bottom-remove-filter {
  margin-bottom: 5px;
}

.ui-slider {
  position: relative;
  width: 80%;
  margin: 10px auto;
  text-align: right;
}

.ui-slider .ui-widget-header {
  border: 1px solid #89c6cc;
  background: #89c6cc;
  font-weight: bold;
}

.ui-slider .ui-widget-header a {
  color: #fff;
}

.slider-value {
  text-align: center;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d2d2d2;
  background: #f7f7f7;
  font-weight: normal;
  color: #747474;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #747474;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #d2d2d2;
  background: #dadada;
  font-weight: normal;
  color: #747474;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #747474;
  text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #d2d2d2;
  background: #dadada;
  font-weight: normal;
  color: #747474;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #747474;
  text-decoration: none;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 100% 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-right: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  right: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  left: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  right: -.3em;
  margin-right: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  right: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.load-more {
  /* breakpoints */
}

.load-more label {
  background: transparent;
  color: #747474;
}

.load-more input, .load-more button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.load-more input[type="submit"], .load-more input[type="reset"], .load-more input[type="button"], .load-more button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.load-more input::-moz-focus-inner, .load-more button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.load-more input:focus {
  border: 1px solid #d2d2d2;
}

.load-more input[type="text"] {
  font-size: 13px;
}

.load-more input[type="text"], .load-more input[type="email"], .load-more input[type="password"], .load-more textarea, .load-more select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.load-more select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

/* breakpoints */
.location-filter {
  position: relative;
  padding: 5px 10px 15px 10px;
  margin: 0 0 20px 0;
  /* breakpoints */
  /* breakpoints */
}

.location-filter label {
  background: transparent;
  color: #747474;
}

.location-filter input, .location-filter button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.location-filter input[type="submit"], .location-filter input[type="reset"], .location-filter input[type="button"], .location-filter button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.location-filter input::-moz-focus-inner, .location-filter button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.location-filter input:focus {
  border: 1px solid #d2d2d2;
}

.location-filter input[type="text"] {
  font-size: 13px;
}

.location-filter input[type="text"], .location-filter input[type="email"], .location-filter input[type="password"], .location-filter textarea, .location-filter select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.location-filter select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.location-filter .twitter-typeahead {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
}

.location-filter .tt-hint {
  color: #747474;
}

.location-filter .tt-dropdown-menu {
  width: 250px;
  margin-top: 5px;
  background-color: #f7f7f7;
  border: 1px solid #d2d2d2;
  max-height: 300px;
  overflow-y: auto;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.location-filter .tt-suggestion {
  padding: 4px 10px;
  color: #747474;
  overflow: hidden;
}

.location-filter .tt-suggestion a {
  text-decoration: none;
}

.location-filter .tt-suggestion:last-child {
  border: none;
}

.location-filter .tt-suggestion .field-image {
  width: 100px;
  float: right;
  margin-left: 10px;
}

.location-filter .tt-suggestion .field-make {
  font-size: 15px;
  float: right;
  margin-left: 5px;
}

.location-filter .tt-suggestion .field-model {
  margin-right: 4px;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
}

.location-filter .tt-suggestion .field-priceformatted {
  float: left;
  font-size: 15px;
  color: #89c6cc;
  margin-top: -20px;
}

.location-filter .tt-suggestion.tt-cursor {
  color: #89c6cc;
  background-color: #dadada;
  cursor: pointer;
}

.location-filter.loading-in-progress .tt-dropdown-menu {
  display: block !important;
  min-height: 50px;
  position: relative;
}

.location-filter.loading-in-progress .tt-dropdown-menu:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -20px;
  margin-right: -20px;
  height: 40px;
  width: 50px;
  display: block;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 11;
}

.location-filter.loading-in-progress .tt-dropdown-menu:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #f7f7f7;
  opacity: 0.8;
  z-index: 10;
}

.location-filter .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.location-filter .component-content > div, .location-filter .component-content > button, .location-filter .component-content > label, .location-filter .component-content > input, .location-filter .component-content > span {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.location-filter .component-content > label, .location-filter .component-content > button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.location-filter .component-content > label {
  -ms-flex-item-align: center;
      align-self: center;
  text-align: center;
}

.location-filter .component-content > input, .location-filter .component-content > span {
  -webkit-box-flex: 10;
      -ms-flex-positive: 10;
          flex-grow: 10;
  width: auto;
  margin: 0 5px;
}

.location-filter .tt-hint::-webkit-input-placeholder {
  color: transparent;
}

.location-filter .tt-hint::-moz-placeholder {
  color: transparent;
}

.page-selector {
  text-align: center;
  padding: 10px 0 0 0;
}

.page-selector .page-selector-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 8px;
}

.page-selector .page-selector-list li.inactive a {
  color: #aaa;
  cursor: default;
}

.page-selector a {
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}

.page-selector .page-selector-item-link {
  border: 1px solid #d2d2d2;
  display: block;
  text-decoration: none;
  font-weight: normal;
  height: 28px;
  line-height: 22px;
  padding: 2px 9px;
  margin-right: 5px;
}

.page-selector .page-selector-item-link.active {
  font-weight: bold;
  color: #89c6cc;
  border: 1px solid #15909c;
  background: #f6f6f6;
}

.page-selector .page-selector-item-link:hover {
  color: #89c6cc;
  border: 1px solid #15909c;
  background: #f6f6f6;
}

.page-selector .page-selector-item-link.inactive {
  color: #aaa;
}

.page-size {
  /* breakpoints */
}

.page-size label {
  background: transparent;
  color: #747474;
}

.page-size input, .page-size button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.page-size input[type="submit"], .page-size input[type="reset"], .page-size input[type="button"], .page-size button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.page-size input::-moz-focus-inner, .page-size button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.page-size input:focus {
  border: 1px solid #d2d2d2;
}

.page-size input[type="text"] {
  font-size: 13px;
}

.page-size input[type="text"], .page-size input[type="email"], .page-size input[type="password"], .page-size textarea, .page-size select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.page-size select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.page-size label {
  margin-left: 5px;
}

.page-size select {
  max-width: 100px;
  width: auto;
}

.search-results-count .progress {
  display: none;
}

.search-results-count .results-count {
  display: none;
}

.on-page-editor .results-count {
  display: inline-block;
}

/* breakpoints */
.variant-selector.component {
  margin: 30px 0 0 0;
}

.variant-selector .component-content > div {
  height: 30px;
  display: inline-block;
  width: 30px;
  margin: 2px;
  cursor: Pointer;
}

.variant-selector .horizontal {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variant-selector .horizontal:before {
  content: "\f009";
  display: block;
  height: 100%;
  font-size: 30px;
  width: 100%;
  text-align: center;
}

.variant-selector .horizontal.active-variant {
  color: #15909c;
}

.variant-selector .vertical {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.variant-selector .vertical:before {
  content: "\f0c9";
  display: block;
  height: 100%;
  font-size: 30px;
  width: 100%;
  text-align: center;
}

.variant-selector .vertical.active-variant {
  color: #15909c;
}

.column-header-search .search-box {
  margin: 0;
  padding: 2px 10px 0 10px;
}

.search-box {
  /* breakpoints */
  /* breakpoints */
  position: relative;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.search-box label {
  background: transparent;
  color: #747474;
}

.search-box input, .search-box button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.search-box input[type="submit"], .search-box input[type="reset"], .search-box input[type="button"], .search-box button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.search-box input::-moz-focus-inner, .search-box button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.search-box input:focus {
  border: 1px solid #d2d2d2;
}

.search-box input[type="text"] {
  font-size: 13px;
}

.search-box input[type="text"], .search-box input[type="email"], .search-box input[type="password"], .search-box textarea, .search-box select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.search-box select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.search-box .twitter-typeahead {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
}

.search-box .tt-hint {
  color: #747474;
}

.search-box .tt-dropdown-menu {
  width: 250px;
  margin-top: 5px;
  background-color: #f7f7f7;
  border: 1px solid #d2d2d2;
  max-height: 300px;
  overflow-y: auto;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.search-box .tt-suggestion {
  padding: 4px 10px;
  color: #747474;
  overflow: hidden;
}

.search-box .tt-suggestion a {
  text-decoration: none;
}

.search-box .tt-suggestion:last-child {
  border: none;
}

.search-box .tt-suggestion .field-image {
  width: 100px;
  float: right;
  margin-left: 10px;
}

.search-box .tt-suggestion .field-make {
  font-size: 15px;
  float: right;
  margin-left: 5px;
}

.search-box .tt-suggestion .field-model {
  margin-right: 4px;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
}

.search-box .tt-suggestion .field-priceformatted {
  float: left;
  font-size: 15px;
  color: #89c6cc;
  margin-top: -20px;
}

.search-box .tt-suggestion.tt-cursor {
  color: #89c6cc;
  background-color: #dadada;
  cursor: pointer;
}

.search-box.loading-in-progress .tt-dropdown-menu {
  display: block !important;
  min-height: 50px;
  position: relative;
}

.search-box.loading-in-progress .tt-dropdown-menu:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -20px;
  margin-right: -20px;
  height: 40px;
  width: 50px;
  display: block;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 11;
}

.search-box.loading-in-progress .tt-dropdown-menu:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #f7f7f7;
  opacity: 0.8;
  z-index: 10;
}

.search-box.hide-button .search-box-button {
  display: none;
}

.search-box .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-box .component-content > label, .search-box .component-content > input, .search-box .component-content > button {
  display: inline-block;
}

.search-box .component-content > label, .search-box .component-content > button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.search-box .component-content > input {
  width: auto;
  -webkit-box-flex: 10;
      -ms-flex-positive: 10;
          flex-grow: 10;
  margin: 0 5px;
}

.search-box .component-content > label {
  -ms-flex-item-align: center;
      align-self: center;
  text-align: center;
}

.search-box .component-content > .twitter-typeahead {
  -webkit-box-flex: 10;
      -ms-flex-positive: 10;
          flex-grow: 10;
  margin: 0 5px;
}

.search-box .component-content > .twitter-typeahead .search-box-input.tt-input {
  margin-bottom: 0;
}

.search-box .search-box-input {
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
}

.search-box .search-box-input.tt-hint {
  margin-top: 0;
}

.sort-results {
  /* breakpoints */
}

.sort-results label {
  background: transparent;
  color: #747474;
}

.sort-results input, .sort-results button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.sort-results input[type="submit"], .sort-results input[type="reset"], .sort-results input[type="button"], .sort-results button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.sort-results input::-moz-focus-inner, .sort-results button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.sort-results input:focus {
  border: 1px solid #d2d2d2;
}

.sort-results input[type="text"] {
  font-size: 13px;
}

.sort-results input[type="text"], .sort-results input[type="email"], .sort-results input[type="password"], .sort-results textarea, .sort-results select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.sort-results select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.sort-results select {
  max-width: 100%;
  width: auto;
  display: inline-block;
}

.sort-results .facet-title {
  display: inline-block;
  margin-left: 5px;
}

/* breakpoints */
.search-result {
  position: relative;
  z-index: 1;
}

.search-result .loadmore-wrapper .cta-primary {
  margin-top: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .search-result .loadmore-wrapper {
    text-align: center;
  }
}

.search-result-item {
  display: block;
  position: relative;
  padding: 1.85rem 0 2.1rem;
  font-size: 1em;
  color: #414042;
}

.search-result-item:first-child {
  padding-top: 0;
}

.search-result-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1rem;
  height: 2px;
  background-color: rgba(252, 234, 16, 0.35);
  width: calc(100% + 1rem);
}

@media only screen and (min-width: 992px) {
  .search-result-item::after {
    width: 100%;
    left: 0;
  }
}

@media only screen and (min-width: 992px) {
  .search-result-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.5rem 0 1.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .search-result-item:first-child {
    padding-top: 0;
  }
}

.search-result-item .result-info .result-brand {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 1.78571;
}

.search-result-item .result-info .result-brand::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #fcea10;
}

.search-result-item .result-info .result-name {
  padding-top: 1.05rem;
  font-size: 1.71429em;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .search-result-item .result-info .result-name {
    padding-top: 0.6rem;
    font-size: 2.14286em;
  }
}

.search-result-item .result-info .result-brand,
.search-result-item .result-info .result-name {
  color: #000;
}

.search-result-item .result-info .result-brand a,
.search-result-item .result-info .result-name a {
  font-size: inherit;
  text-decoration: none;
  color: inherit;
}

.search-result-item .result-info .result-desc {
  padding-top: 0.5rem;
  line-height: 1.29;
}

@media only screen and (min-width: 992px) {
  .search-result-item .result-info .result-desc {
    padding-top: 0.5rem;
  }
}

.search-result-item .result-info .result-date-group {
  padding-top: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 992px) {
  .search-result-item .result-info .result-date-group {
    padding-top: 1rem;
  }
}

.search-result-item .result-info .result-date-group .result-date {
  padding-left: 0.85rem;
  border-left: 2px solid #fcea10;
  font-weight: bold;
}

.search-result-item .result-info .result-date-group .result-time {
  padding-right: 0.5rem;
  letter-spacing: .3px;
}

.search-result-item .result-info .result-address {
  padding-top: 0.5rem;
  font-size: 0.85714em;
  line-height: normal;
}

.search-result-item .result-image {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .search-result-item .result-image {
    margin-right: 1.7rem;
  }
}

.search-result-item .result-image img {
  display: block;
  width: 100%;
  margin-top: 1.575rem;
}

@media only screen and (min-width: 992px) {
  .search-result-item .result-image img {
    margin-top: 0;
  }
}

.search-result-item .box-image {
  width: calc(100% + 1rem);
}

@media only screen and (min-width: 992px) {
  .search-result-item .box-image {
    margin-top: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .search-result-item .box-content {
    padding: 1.2rem 0;
    -ms-flex-preferred-size: 93%;
        flex-basis: 93%;
  }
}

.event-listing .search-events,
.event-listing .search-retails,
.event-listing .search-events-management,
.retail-listing .search-events,
.retail-listing .search-retails,
.retail-listing .search-events-management {
  position: relative;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 992px) {
  .event-listing .search-events,
  .event-listing .search-retails,
  .event-listing .search-events-management,
  .retail-listing .search-events,
  .retail-listing .search-retails,
  .retail-listing .search-events-management {
    margin-bottom: 1.5rem;
  }
}

.event-listing .search-events .btn-search,
.event-listing .search-events .clear-keyword,
.event-listing .search-retails .btn-search,
.event-listing .search-retails .clear-keyword,
.event-listing .search-events-management .btn-search,
.event-listing .search-events-management .clear-keyword,
.retail-listing .search-events .btn-search,
.retail-listing .search-events .clear-keyword,
.retail-listing .search-retails .btn-search,
.retail-listing .search-retails .clear-keyword,
.retail-listing .search-events-management .btn-search,
.retail-listing .search-events-management .clear-keyword {
  position: absolute;
  bottom: 0.75rem;
  left: 0.5rem;
  background-color: transparent;
  border: none;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .event-listing .search-events .btn-search,
  .event-listing .search-events .clear-keyword,
  .event-listing .search-retails .btn-search,
  .event-listing .search-retails .clear-keyword,
  .event-listing .search-events-management .btn-search,
  .event-listing .search-events-management .clear-keyword,
  .retail-listing .search-events .btn-search,
  .retail-listing .search-events .clear-keyword,
  .retail-listing .search-retails .btn-search,
  .retail-listing .search-retails .clear-keyword,
  .retail-listing .search-events-management .btn-search,
  .retail-listing .search-events-management .clear-keyword {
    left: 1.25rem;
    bottom: 1.2rem;
  }
}

.event-listing .search-events .clear-keyword,
.event-listing .search-retails .clear-keyword,
.event-listing .search-events-management .clear-keyword,
.retail-listing .search-events .clear-keyword,
.retail-listing .search-retails .clear-keyword,
.retail-listing .search-events-management .clear-keyword {
  display: none;
}

.event-listing .search-events .comp-input,
.event-listing .search-retails .comp-input,
.event-listing .search-events-management .comp-input,
.retail-listing .search-events .comp-input,
.retail-listing .search-retails .comp-input,
.retail-listing .search-events-management .comp-input {
  min-width: 100%;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .event-listing .search-events .comp-input,
  .event-listing .search-retails .comp-input,
  .event-listing .search-events-management .comp-input,
  .retail-listing .search-events .comp-input,
  .retail-listing .search-retails .comp-input,
  .retail-listing .search-events-management .comp-input {
    background-color: #f4f4f4;
  }
}

.event-listing .search-events .comp-input .input-container,
.event-listing .search-retails .comp-input .input-container,
.event-listing .search-events-management .comp-input .input-container,
.retail-listing .search-events .comp-input .input-container,
.retail-listing .search-retails .comp-input .input-container,
.retail-listing .search-events-management .comp-input .input-container {
  font-size: 1.6rem;
}

@media only screen and (min-width: 992px) {
  .event-listing .search-events .comp-input .input-container,
  .event-listing .search-retails .comp-input .input-container,
  .event-listing .search-events-management .comp-input .input-container,
  .retail-listing .search-events .comp-input .input-container,
  .retail-listing .search-retails .comp-input .input-container,
  .retail-listing .search-events-management .comp-input .input-container {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  .event-listing .search-events .comp-input .input-controller,
  .event-listing .search-retails .comp-input .input-controller,
  .event-listing .search-events-management .comp-input .input-controller,
  .retail-listing .search-events .comp-input .input-controller,
  .retail-listing .search-retails .comp-input .input-controller,
  .retail-listing .search-events-management .comp-input .input-controller {
    border: none;
    padding: 1.85rem 1.65rem 1.05rem 3.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .event-listing .search-events .comp-input .input-controller,
  .event-listing .search-retails .comp-input .input-controller,
  .event-listing .search-events-management .comp-input .input-controller,
  .retail-listing .search-events .comp-input .input-controller,
  .retail-listing .search-retails .comp-input .input-controller,
  .retail-listing .search-events-management .comp-input .input-controller {
    padding-left: 2.5rem;
  }
}

.event-listing .search-events .comp-input .input-controller.\--filled ~ .input-label, .event-listing .search-events .comp-input .input-controller:focus ~ .input-label,
.event-listing .search-retails .comp-input .input-controller.\--filled ~ .input-label,
.event-listing .search-retails .comp-input .input-controller:focus ~ .input-label,
.event-listing .search-events-management .comp-input .input-controller.\--filled ~ .input-label,
.event-listing .search-events-management .comp-input .input-controller:focus ~ .input-label,
.retail-listing .search-events .comp-input .input-controller.\--filled ~ .input-label,
.retail-listing .search-events .comp-input .input-controller:focus ~ .input-label,
.retail-listing .search-retails .comp-input .input-controller.\--filled ~ .input-label,
.retail-listing .search-retails .comp-input .input-controller:focus ~ .input-label,
.retail-listing .search-events-management .comp-input .input-controller.\--filled ~ .input-label,
.retail-listing .search-events-management .comp-input .input-controller:focus ~ .input-label {
  font-size: 14px;
  opacity: 0;
  padding-bottom: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.event-listing .search-events .comp-input .input-label,
.event-listing .search-retails .comp-input .input-label,
.event-listing .search-events-management .comp-input .input-label,
.retail-listing .search-events .comp-input .input-label,
.retail-listing .search-retails .comp-input .input-label,
.retail-listing .search-events-management .comp-input .input-label {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.event-listing .search-events .input-label,
.event-listing .search-retails .input-label,
.event-listing .search-events-management .input-label,
.retail-listing .search-events .input-label,
.retail-listing .search-retails .input-label,
.retail-listing .search-events-management .input-label {
  color: #c5c5c5;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .event-listing .search-events .input-label,
  .event-listing .search-retails .input-label,
  .event-listing .search-events-management .input-label,
  .retail-listing .search-events .input-label,
  .retail-listing .search-retails .input-label,
  .retail-listing .search-events-management .input-label {
    padding: 1.85rem 1.65rem 1.05rem 3.5rem;
  }
}

.comp-form-search {
  position: relative;
  width: 100%;
  padding: 6rem 0 5.4rem;
  z-index: 2;
  background: url(../images/bg-search-result.jpg);
}

@media only screen and (min-width: 992px) {
  .comp-form-search {
    padding: 12rem 0 14.3rem;
    z-index: 1;
  }
}

.\--blue .comp-form-search {
  background: #b5131d;
}

.\--blue .comp-form-search::after {
  display: none;
}

.\--blue .comp-form-search .input-wrapper .result-message {
  color: #fff;
  opacity: 0.7;
}

.comp-form-search::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.05rem;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, right bottom, right top, from(white), color-stop(8%, rgba(255, 255, 255, 0.97)), color-stop(15%, rgba(255, 255, 255, 0.9)), color-stop(22%, rgba(255, 255, 255, 0.8)), color-stop(30%, rgba(255, 255, 255, 0.65)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(65%, rgba(255, 255, 255, 0.2)), color-stop(80%, rgba(255, 255, 255, 0.1)), color-stop(90%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, white, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
}

.comp-form-search .container {
  position: relative;
  z-index: 1;
}

.comp-form-search .bg-text {
  position: absolute;
  top: 5.1rem;
  right: 1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 5.07143em;
  line-height: 0.92958;
  letter-spacing: -0.04085em;
  color: #fff;
  opacity: .15;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media only screen and (min-width: 992px) {
  .comp-form-search .bg-text {
    top: 8.25rem;
    font-size: 20.57143em;
    line-height: 0.77431;
    letter-spacing: -0.04108em;
    margin-right: -0.16319em;
  }
  .ar .comp-form-search .bg-text {
    right: 4.1rem;
  }
}

.comp-form-search .input-wrapper {
  position: relative;
  color: #fff;
}

.comp-form-search .input-wrapper .input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border: none;
  border-radius: 0;
  background: transparent;
  font-size: 1.71429em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .comp-form-search .input-wrapper .input {
    padding: 0 0.1rem;
    font-size: 5.14286em;
    line-height: 0.97222;
  }
  .firefox .comp-form-search .input-wrapper .input {
    padding: 0 0.1rem 0.35rem;
  }
}

.comp-form-search .input-wrapper .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 160%;
  width: calc(100% + 40px);
  margin-right: -1rem;
  opacity: 0;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: wrap column;
          flex-flow: wrap column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  z-index: 1;
  background: url(../images/bg-search-result.jpg);
}

@media only screen and (min-width: 992px) {
  .comp-form-search .input-wrapper .list-item {
    top: 100%;
    width: 100%;
    max-height: 7.75rem;
    margin-right: auto;
    background: none;
  }
  html.ie .comp-form-search .input-wrapper .list-item,
  html.edge .comp-form-search .input-wrapper .list-item {
    max-height: none;
    height: 7.75rem;
  }
}

.comp-form-search .input-wrapper .list-item.\--show {
  opacity: 1;
  visibility: visible;
}

.comp-form-search .input-wrapper .item-wrapper {
  width: auto;
  margin: 1.15rem 1rem 0 1rem;
  font-size: 1.2rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
}

@media only screen and (min-width: 992px) {
  .comp-form-search .input-wrapper .item-wrapper {
    width: 9.9rem;
    margin: 0.5rem 0 0 3rem;
    font-size: 1.42857em;
    line-height: 1.1;
  }
}

.comp-form-search .input-wrapper .item-wrapper:first-child {
  margin-top: 1.15rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-search .input-wrapper .item-wrapper:first-child {
    margin-top: 0.5rem;
  }
}

.comp-form-search .input-wrapper .item-wrapper:last-child {
  margin-bottom: 1.55rem;
}

@media only screen and (min-width: 992px) {
  .comp-form-search .input-wrapper .item-wrapper:last-child {
    margin-bottom: 0;
  }
}

.comp-form-search .input-wrapper .item {
  opacity: .6;
  cursor: pointer;
}

.comp-form-search .input-wrapper .item:hover, .comp-form-search .input-wrapper .item.selected {
  opacity: 1;
}

.comp-form-search .input-wrapper .result-message,
.comp-form-search .input-wrapper .parsley-errors-list {
  position: absolute;
  top: 4.45rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 1.14286em;
  font-weight: 600;
  color: #000;
  padding: 0;
  margin: 0;
  opacity: .15;
}

@media only screen and (min-width: 992px) {
  .comp-form-search .input-wrapper .result-message,
  .comp-form-search .input-wrapper .parsley-errors-list {
    top: 12.25rem;
    font-size: 1.42857em;
  }
}

/* breakpoints */
.search-results {
  /* breakpoints */
}

.search-results label {
  background: transparent;
  color: #747474;
}

.search-results input, .search-results button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.search-results input[type="submit"], .search-results input[type="reset"], .search-results input[type="button"], .search-results button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.search-results input::-moz-focus-inner, .search-results button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.search-results input:focus {
  border: 1px solid #d2d2d2;
}

.search-results input[type="text"] {
  font-size: 13px;
}

.search-results input[type="text"], .search-results input[type="email"], .search-results input[type="password"], .search-results textarea, .search-results select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.search-results select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.search-results .search-result-list {
  padding-top: 5px;
}

.search-results.vertical .search-result-list > li {
  border: 1px 1px 2px 1px solid #d2d2d2;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 5px;
  margin: 0 0 10px 7px;
}

.search-results.vertical .search-result-list > li .field-title {
  display: block;
  margin-top: 10px;
}

.search-results.vertical .search-result-list > li .field-title a {
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  font-weight: normal;
  display: block;
}

.search-results.vertical .search-result-list > li:hover {
  border-bottom: 1px 1px 2px 1px solid #15909c;
}

.search-results.horizontal .search-result-list {
  width: 100%;
}

.search-results.horizontal .search-result-list:after {
  content: "";
  display: table;
  clear: both;
}

.search-results.horizontal .search-result-list > li {
  display: inline-block;
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px 1px 2px 1px solid #d2d2d2;
  position: relative;
  min-height: 120px;
  height: 100%;
  margin: 0 0 10px 2%;
  padding: 5px;
  width: 23%;
}

.search-results.horizontal .search-result-list > li .field-title {
  display: block;
  padding: 0 5px;
  text-align: center;
}

.search-results.horizontal .search-result-list > li .field-title a {
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  font-weight: normal;
}

.search-results.horizontal .search-result-list > li:hover {
  border-bottom: 1px 1px 2px 1px solid #15909c;
}

.search-results .search-results-overlay {
  display: none;
}

.search-results.loading-in-progress {
  min-height: 200px;
}

.search-results.loading-in-progress .search-result-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}

.search-results.loading-in-progress .search-result-overlay:after {
  content: "";
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+CiAgPHBhdGggIG9wYWNpdHk9Ii4yNSIgZD0iTTE2IDAgQTE2IDE2IDAgMCAwIDE2IDMyIEExNiAxNiAwIDAgMCAxNiAwIE0xNiA0IEExMiAxMiAwIDAgMSAxNiAyOCBBMTIgMTIgMCAwIDEgMTYgNCIvPgogIDxwYXRoIGZpbGw9JyNkZGRkZGQnIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMSAzMiAxNiBMMjggMTYgQTEyIDEyIDAgMCAwIDE2IDR6Ij4KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvcGF0aD4KPC9zdmc+);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  right: 0;
  left: 0;
  margin: -30px auto 0;
}

.search-results.loading-more-in-progress:after {
  content: "";
  display: block;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJibGFjayI+DQogIDxwYXRoICBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4NCiAgPHBhdGggZmlsbD0nIzFhODBiNicgZD0iTTE2IDAgQTE2IDE2IDAgMCAxIDMyIDE2IEwyOCAxNiBBMTIgMTIgMCAwIDAgMTYgNHoiPg0KICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE2IDE2IiB0bz0iMzYwIDE2IDE2IiBkdXI9IjAuOHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPg0KICA8L3BhdGg+DQo8L3N2Zz4NCg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  height: 100px;
}

.search-results .no-results {
  padding: 5px;
  text-align: center;
}

/* breakpoints */
@media only screen and (min-width: 992px) {
  section.section.\--no-bg-desktop .comp-social-media .comp-social-media-container,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .comp-social-media-container, section.section.\--no-bg-desktop.comp-quote .comp-social-media-container {
    background-color: #ffffff;
    border-color: rgba(0, 0, 0, 0.41);
  }
  section.section.\--no-bg-desktop .comp-social-media .comp-heading,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .comp-heading, section.section.\--no-bg-desktop.comp-quote .comp-heading {
    color: #000;
  }
  section.section.\--no-bg-desktop .comp-social-media .comp-heading.\--white,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .comp-heading.\--white, section.section.\--no-bg-desktop.comp-quote .comp-heading.\--white {
    color: #000;
  }
  section.section.\--no-bg-desktop .comp-social-media .swiper-pagination-bullets .swiper-pagination-bullet,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .swiper-pagination-bullets .swiper-pagination-bullet, section.section.\--no-bg-desktop.comp-quote .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.5);
  }
  section.section.\--no-bg-desktop .comp-social-media .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, section.section.\--no-bg-desktop.comp-quote .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
  }
  section.section.\--no-bg-desktop .comp-social-media .component.link.\--white .cta-primary a,
  section.section.\--no-bg-desktop .comp-social-media .swiper-pagination-fraction,
  section.section.\--no-bg-desktop .comp-social-media .swiper-button-prev,
  section.section.\--no-bg-desktop .comp-social-media .swiper-button-next,
  section.section.\--no-bg-desktop .comp-social-media .caption,
  section.section.\--no-bg-desktop .comp-social-media .cta-primary.\--white,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .component.link.\--white .cta-primary a,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .swiper-pagination-fraction,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .swiper-button-prev,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .swiper-button-next,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .caption,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .cta-primary.\--white, section.section.\--no-bg-desktop.comp-quote .component.link.\--white .cta-primary a,
  section.section.\--no-bg-desktop.comp-quote .swiper-pagination-fraction,
  section.section.\--no-bg-desktop.comp-quote .swiper-button-prev,
  section.section.\--no-bg-desktop.comp-quote .swiper-button-next,
  section.section.\--no-bg-desktop.comp-quote .caption,
  section.section.\--no-bg-desktop.comp-quote .cta-primary.\--white {
    color: #000;
  }
  section.section.\--no-bg-desktop .comp-social-media .swiper-pagination-current:after,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .swiper-pagination-current:after, section.section.\--no-bg-desktop.comp-quote .swiper-pagination-current:after {
    border-color: #000;
  }
  section.section.\--no-bg-desktop .comp-social-media .bg-img, section.section.\--no-bg-desktop .comp-social-media .bg-img:before,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .bg-img,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .bg-img:before, section.section.\--no-bg-desktop.comp-quote .bg-img, section.section.\--no-bg-desktop.comp-quote .bg-img:before {
    background: #ffffff !important;
  }
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] {
    background-color: #ffffff;
  }
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3, section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3 span.cta-primary,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc span.cta-primary,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo span.cta-primary {
    color: #000;
  }
  section.section.\--no-bg-desktop .bg-wrapper[data-background-src], section.section.\--no-bg-desktop .bg-wrapper[data-background-src]:before,
  section.section.\--no-bg-desktop.comp-quote .bg-img,
  section.section.\--no-bg-desktop.comp-quote .bg-img:before {
    background: #ffffff !important;
  }
  section.section.\--no-bg-desktop .comp-social-media .\--has-overlay:before,
  section.section.\--no-bg-desktop .promo .\--has-overlay:before,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .\--has-overlay:before {
    display: none;
  }
  section.section.\--no-bg-desktop .promo.comp-heading.\--white {
    color: #000;
  }
  section.section.\--no-bg-desktop .promo.comp-heading.\--white .cta-primary.\--white a, section.section.\--no-bg-desktop .promo.comp-heading.\--white .cta-primary.\--white a:hover {
    color: #000;
  }
}

@media only screen and (max-width: 991px) {
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] {
    background-color: rgba(0, 0, 0, 0.5);
  }
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3, section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3 span.cta-primary,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc span.cta-primary,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo,
  section.section.\--no-bg-desktop .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo span.cta-primary {
    color: #fff;
  }
}

@media only screen and (min-width: 992px) {
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] {
    background-color: rgba(0, 0, 0, 0.5);
  }
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3, section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3 span.cta-primary,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc span.cta-primary,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo span.cta-primary {
    color: #fff;
  }
}

@media only screen and (max-width: 991px) {
  section.section.\--no-bg-mobile .comp-social-media .comp-social-media-container,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .comp-social-media-container, section.section.\--no-bg-mobile.comp-quote .comp-social-media-container {
    background-color: #ffffff;
    border-color: rgba(0, 0, 0, 0.41);
  }
  section.section.\--no-bg-mobile .comp-social-media .comp-heading,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .comp-heading, section.section.\--no-bg-mobile.comp-quote .comp-heading {
    color: #000;
  }
  section.section.\--no-bg-mobile .comp-social-media .comp-heading.\--white,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .comp-heading.\--white, section.section.\--no-bg-mobile.comp-quote .comp-heading.\--white {
    color: #000;
  }
  section.section.\--no-bg-mobile .comp-social-media .swiper-pagination-bullets .swiper-pagination-bullet,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .swiper-pagination-bullets .swiper-pagination-bullet, section.section.\--no-bg-mobile.comp-quote .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.5);
  }
  section.section.\--no-bg-mobile .comp-social-media .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, section.section.\--no-bg-mobile.comp-quote .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
  }
  section.section.\--no-bg-mobile .comp-social-media .component.link.\--white .cta-primary a,
  section.section.\--no-bg-mobile .comp-social-media .swiper-pagination-fraction,
  section.section.\--no-bg-mobile .comp-social-media .swiper-button-prev,
  section.section.\--no-bg-mobile .comp-social-media .swiper-button-next,
  section.section.\--no-bg-mobile .comp-social-media .caption,
  section.section.\--no-bg-mobile .comp-social-media .cta-primary.\--white,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .component.link.\--white .cta-primary a,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .swiper-pagination-fraction,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .swiper-button-prev,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .swiper-button-next,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .caption,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .cta-primary.\--white, section.section.\--no-bg-mobile.comp-quote .component.link.\--white .cta-primary a,
  section.section.\--no-bg-mobile.comp-quote .swiper-pagination-fraction,
  section.section.\--no-bg-mobile.comp-quote .swiper-button-prev,
  section.section.\--no-bg-mobile.comp-quote .swiper-button-next,
  section.section.\--no-bg-mobile.comp-quote .caption,
  section.section.\--no-bg-mobile.comp-quote .cta-primary.\--white {
    color: #000;
  }
  section.section.\--no-bg-mobile .comp-social-media .swiper-pagination-current:after,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .swiper-pagination-current:after, section.section.\--no-bg-mobile.comp-quote .swiper-pagination-current:after {
    border-color: #000;
  }
  section.section.\--no-bg-mobile .comp-social-media .bg-img, section.section.\--no-bg-mobile .comp-social-media .bg-img:before,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .bg-img,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .bg-img:before, section.section.\--no-bg-mobile.comp-quote .bg-img, section.section.\--no-bg-mobile.comp-quote .bg-img:before {
    background: #ffffff !important;
  }
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] {
    background-color: #ffffff;
  }
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3, section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3 span.cta-primary,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc span.cta-primary,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo span.cta-primary {
    color: #000;
  }
  section.section.\--no-bg-mobile .bg-wrapper[data-background-src], section.section.\--no-bg-mobile .bg-wrapper[data-background-src]:before,
  section.section.\--no-bg-mobile.comp-quote .bg-img,
  section.section.\--no-bg-mobile.comp-quote .bg-img:before {
    background: #ffffff !important;
  }
  section.section.\--no-bg-mobile .comp-social-media .\--has-overlay:before,
  section.section.\--no-bg-mobile .promo .\--has-overlay:before,
  section.section.\--no-bg-mobile .comp-teaser-multi-rows .\--has-overlay:before {
    display: none;
  }
  section.section.\--no-bg-mobile .promo.comp-heading.\--white {
    color: #000;
  }
  section.section.\--no-bg-mobile .promo.comp-heading.\--white .cta-primary.\--white a, section.section.\--no-bg-mobile .promo.comp-heading.\--white .cta-primary.\--white a:hover {
    color: #000;
  }
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .comp-social-media-container,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .comp-social-media-container {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.41);
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .comp-heading,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .comp-heading {
  color: #000;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .comp-heading.\--white,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .comp-heading.\--white {
  color: #000;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .swiper-pagination-bullets .swiper-pagination-bullet,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: rgba(0, 0, 0, 0.5);
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .component.link.\--white .cta-primary a,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .swiper-pagination-fraction,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .swiper-button-prev,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .swiper-button-next,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .caption,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .cta-primary.\--white,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .component.link.\--white .cta-primary a,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .swiper-pagination-fraction,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .swiper-button-prev,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .swiper-button-next,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .caption,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .cta-primary.\--white {
  color: #000;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .swiper-pagination-current:after,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .swiper-pagination-current:after {
  border-color: #000;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .bg-img, section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .bg-img:before,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .bg-img,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .bg-img:before {
  background: #ffffff !important;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .column-splitter > [class*="col-"] {
  background-color: #ffffff;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3, section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .column-splitter > [class*="col-"] h3 span.cta-primary,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .column-splitter > [class*="col-"] .text-desc span.cta-primary,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .column-splitter > [class*="col-"] .promo span.cta-primary {
  color: #000;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .bg-wrapper[data-background-src], section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .bg-wrapper[data-background-src]:before,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile).comp-quote .bg-img,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile).comp-quote .bg-img:before {
  background: #ffffff !important;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-social-media .\--has-overlay:before,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .promo .\--has-overlay:before,
section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .comp-teaser-multi-rows .\--has-overlay:before {
  display: none;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .promo.comp-heading.\--white {
  color: #000;
}

section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .promo.comp-heading.\--white .cta-primary.\--white a, section.section:not(.\--has-bg-available):not(.\--no-bg-desktop):not(.\--no-bg-mobile) .promo.comp-heading.\--white .cta-primary.\--white a:hover {
  color: #000;
}

.comp-quote.\--no-bg-available .comp-social-media-container {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.41);
}

.comp-quote.\--no-bg-available .comp-heading {
  color: #000;
}

.comp-quote.\--no-bg-available .comp-heading.\--white {
  color: #000;
}

.comp-quote.\--no-bg-available .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: rgba(0, 0, 0, 0.5);
}

.comp-quote.\--no-bg-available .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}

.comp-quote.\--no-bg-available .component.link.\--white .cta-primary a,
.comp-quote.\--no-bg-available .swiper-pagination-fraction,
.comp-quote.\--no-bg-available .swiper-button-prev,
.comp-quote.\--no-bg-available .swiper-button-next,
.comp-quote.\--no-bg-available .caption,
.comp-quote.\--no-bg-available .cta-primary.\--white {
  color: #000;
}

.comp-quote.\--no-bg-available .swiper-pagination-current:after {
  border-color: #000;
}

.comp-quote.\--no-bg-available .bg-img, .comp-quote.\--no-bg-available .bg-img:before {
  background: #ffffff !important;
}

.comp-quote.\--no-bg-available:not(.\--has-img-available), .comp-quote.\--no-bg-available:not(.\--has-img-available):before {
  background: #ffffff !important;
}

@media only screen and (min-width: 992px) {
  .comp-quote.\--no-bg-desktop .comp-social-media-container {
    background-color: #ffffff;
    border-color: rgba(0, 0, 0, 0.41);
  }
  .comp-quote.\--no-bg-desktop .comp-heading {
    color: #000;
  }
  .comp-quote.\--no-bg-desktop .comp-heading.\--white {
    color: #000;
  }
  .comp-quote.\--no-bg-desktop .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .comp-quote.\--no-bg-desktop .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
  }
  .comp-quote.\--no-bg-desktop .component.link.\--white .cta-primary a,
  .comp-quote.\--no-bg-desktop .swiper-pagination-fraction,
  .comp-quote.\--no-bg-desktop .swiper-button-prev,
  .comp-quote.\--no-bg-desktop .swiper-button-next,
  .comp-quote.\--no-bg-desktop .caption,
  .comp-quote.\--no-bg-desktop .cta-primary.\--white {
    color: #000;
  }
  .comp-quote.\--no-bg-desktop .swiper-pagination-current:after {
    border-color: #000;
  }
  .comp-quote.\--no-bg-desktop .bg-img, .comp-quote.\--no-bg-desktop .bg-img:before {
    background: #ffffff !important;
  }
}

@media only screen and (max-width: 991px) {
  .comp-quote.\--no-bg-mobile .comp-social-media-container {
    background-color: #ffffff;
    border-color: rgba(0, 0, 0, 0.41);
  }
  .comp-quote.\--no-bg-mobile .comp-heading {
    color: #000;
  }
  .comp-quote.\--no-bg-mobile .comp-heading.\--white {
    color: #000;
  }
  .comp-quote.\--no-bg-mobile .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .comp-quote.\--no-bg-mobile .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
  }
  .comp-quote.\--no-bg-mobile .component.link.\--white .cta-primary a,
  .comp-quote.\--no-bg-mobile .swiper-pagination-fraction,
  .comp-quote.\--no-bg-mobile .swiper-button-prev,
  .comp-quote.\--no-bg-mobile .swiper-button-next,
  .comp-quote.\--no-bg-mobile .caption,
  .comp-quote.\--no-bg-mobile .cta-primary.\--white {
    color: #000;
  }
  .comp-quote.\--no-bg-mobile .swiper-pagination-current:after {
    border-color: #000;
  }
  .comp-quote.\--no-bg-mobile .bg-img, .comp-quote.\--no-bg-mobile .bg-img:before {
    background: #ffffff !important;
  }
}

.\--no-bg-section .promo,
.\--no-bg-section .comp-stats-bg-image {
  padding-top: 0;
}

.\--no-bg-section .promo .promo,
.\--no-bg-section .comp-stats-bg-image .promo {
  color: #000;
}

.\--no-bg-section .promo .comp-heading h2,
.\--no-bg-section .promo .comp-heading .text-desc,
.\--no-bg-section .promo .comp-heading p, .\--no-bg-section .promo .comp-heading.rich-text.\--white,
.\--no-bg-section .promo .comp-heading .cta-primary a,
.\--no-bg-section .promo .comp-heading .cta-primary button,
.\--no-bg-section .promo .comp-heading .cta-primary,
.\--no-bg-section .comp-stats-bg-image .comp-heading h2,
.\--no-bg-section .comp-stats-bg-image .comp-heading .text-desc,
.\--no-bg-section .comp-stats-bg-image .comp-heading p,
.\--no-bg-section .comp-stats-bg-image .comp-heading.rich-text.\--white,
.\--no-bg-section .comp-stats-bg-image .comp-heading .cta-primary a,
.\--no-bg-section .comp-stats-bg-image .comp-heading .cta-primary button,
.\--no-bg-section .comp-stats-bg-image .comp-heading .cta-primary {
  color: #000;
}

@media only screen and (max-width: 991px) {
  .\--no-bg-section .comp-stats-bg-image .column-splitter .col-md-4 {
    padding-top: 2.75rem;
  }
}

section.section.\--dark.\--keep-hero-bg {
  z-index: 2;
}

.on-page-editor section.section.\--dark.\--keep-hero-bg {
  background-color: #000;
}

/* breakpoints */
section.section {
  position: relative;
  padding-bottom: 1rem;
}

section.section.cut-off-bg {
  background: #fff;
}

@media only screen and (min-width: 992px) {
  section.section.cut-off-bg {
    background: none;
  }
}

section.section .section-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: calc(100% + 205px);
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 992px) {
  section.section .section-bg {
    height: calc(100% + 275px);
  }
}

section.section .section-bg::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 205px;
  background: -webkit-gradient(linear, right bottom, right top, from(white), color-stop(8%, rgba(255, 255, 255, 0.97)), color-stop(15%, rgba(255, 255, 255, 0.9)), color-stop(22%, rgba(255, 255, 255, 0.8)), color-stop(30%, rgba(255, 255, 255, 0.65)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(65%, rgba(255, 255, 255, 0.2)), color-stop(80%, rgba(255, 255, 255, 0.1)), color-stop(90%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, white, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
}

@media only screen and (min-width: 992px) {
  section.section .section-bg::after {
    height: 275px;
  }
}

section.section .section-bg .bg-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

section.section .section-bg img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

@media only screen and (min-width: 992px) {
  section.section .section-bg img {
    width: 100%;
    height: auto;
  }
}

section.section.last-section .section-bg {
  height: 100%;
}

section.section.bg-short-height .section-bg {
  height: 100%;
}

section.section.\--no-trailing .section-bg {
  height: 100%;
}

section.section.\--no-trailing .section-bg:after {
  content: none;
}

section.section .section-content {
  position: relative;
}

/* breakpoints */
.component-side-kick {
  z-index: 1;
  position: relative;
}

@media only screen and (min-width: 1200px) {
  .component-side-kick {
    text-align: center;
  }
}

.component-side-kick__list-item {
  text-align: center;
}

@media only screen and (min-width: 1200px) {
  .component-side-kick__list-item {
    background: #fff;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #a4a4a4;
  }
}

.component-side-kick__item {
  position: relative;
  padding: 20px;
  border: 1px solid #a4a4a4;
  font-size: 20px;
  font-weight: bold;
  background-color: #fff;
}

.component-side-kick__item:nth-child(n+2) {
  margin-top: 10px;
}

.component-side-kick__item:before {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 20px;
  font-family: "icon-tecom";
  color: #a4a4a4;
}

@media only screen and (min-width: 1200px) {
  .component-side-kick__item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    padding: 35px 20px 35px 40px;
    font-size: 18px;
    border: 0;
  }
  .component-side-kick__item:nth-child(n+2) {
    margin-top: 0;
    border-right: 1px solid #a4a4a4;
  }
}

.component-side-kick__link-item {
  color: #404a54;
}

.component-side-kick--overlap-top {
  -webkit-transform: translateY(-10%);
      -ms-transform: translateY(-10%);
          transform: translateY(-10%);
}

@media only screen and (min-width: 1200px) {
  .component-side-kick--overlap-top {
    -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
            transform: translateY(-30%);
  }
}

/* breakpoints */
.component-site-search {
  text-align: center;
}

.component-site-search__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin: 3rem auto 5rem auto;
}

.component-site-search .search-box button {
  border-radius: 5px !important;
  color: #fff;
}

.component-site-search .search-box input {
  border-radius: 5px !important;
  padding: 8px 4%;
}

.component-site-search__input {
  margin-left: 10px;
}

.component-site-search__icon:before {
  position: absolute;
  right: 2%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  font-size: 18px;
}

.component-site-search__list {
  font-weight: bold;
  font-size: 20px;
}

.component-site-search__item {
  font-weight: normal;
  font-size: 14px;
}

/* breakpoints */
.market-selector {
  /* breakpoints */
}

.market-selector label {
  background: transparent;
  color: #747474;
}

.market-selector input, .market-selector button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d2d2d2;
  border-radius: 0 !important;
  color: #747474;
  font-weight: normal;
  padding: 8px 2%;
  clear: both;
  height: auto;
  font-size: 13px;
}

.market-selector input[type="submit"], .market-selector input[type="reset"], .market-selector input[type="button"], .market-selector button {
  border: 1px solid #89c6cc;
  padding: 5px 20px;
}

.market-selector input::-moz-focus-inner, .market-selector button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.market-selector input:focus {
  border: 1px solid #d2d2d2;
}

.market-selector input[type="text"] {
  font-size: 13px;
}

.market-selector input[type="text"], .market-selector input[type="email"], .market-selector input[type="password"], .market-selector textarea, .market-selector select {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  color: #747474;
  width: 100%;
}

.market-selector select {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  cursor: pointer;
}

.market-selector select {
  height: auto;
  font-size: 13px;
  color: #747474;
  padding: 5px 5px 5px 15px;
}

/* breakpoints */
.social-media-share {
  background: transparent;
}

.social-media-share ul {
  overflow: hidden;
}

.social-media-share li {
  float: right;
  margin: 0 10px;
}

.social-media-share li:first-child {
  margin-right: 0;
}

.social-media-share li .fb_iframe_widget {
  display: block;
  margin-top: -2px;
}

/* breakpoints */
@-webkit-keyframes showbottom {
  from {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes showbottom {
  from {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.container.comp-stats-rolling-no-wrapper.container-inner-right {
  padding-top: 2.5rem;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .container.comp-stats-rolling-no-wrapper.container-inner-right {
    padding-top: 1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container.comp-stats-rolling-no-wrapper.container-inner-right {
    padding-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  .container.comp-stats-rolling-no-wrapper.container-inner-right .comp-heading {
    margin: 0 auto;
    display: block;
  }
  .container.comp-stats-rolling-no-wrapper.container-inner-right .comp-heading h2, .container.comp-stats-rolling-no-wrapper.container-inner-right .comp-heading p {
    text-align: center;
  }
  .container.comp-stats-rolling-no-wrapper.container-inner-right .comp-heading p {
    display: block;
    margin: 0 auto;
  }
}

.comp-stats-rolling-no {
  max-width: 45rem;
}

.comp-stats-rolling-no .num-wrap {
  text-align: center;
  padding-bottom: 1.35rem;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no .num-wrap {
    margin-left: 2.6rem;
    padding-bottom: 2.5rem;
    text-align: right;
    opacity: 0;
  }
  .comp-stats-rolling-no .num-wrap:last-child {
    margin-left: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no .num-wrap.disable-animation {
    opacity: 1 !important;
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
}

.comp-stats-rolling-no-wrapper .rich-text .component-content {
  margin-bottom: 1.6rem;
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no-wrapper .rich-text .component-content {
    margin-bottom: 2.5rem;
  }
}

.comp-stats-rolling-no-wrapper .rich-text.not-padding .component-content {
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .comp-stats-rolling-no .swiper-wrapper {
    display: block;
    margin-top: 1.25rem;
  }
}

.comp-stats-rolling-no .swiper-wrapper .num-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0.4rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  visibility: visible;
  text-align: center;
}

.comp-stats-rolling-no .swiper-wrapper .num-wrap:last-child {
  margin-left: 0;
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no .swiper-wrapper .num-wrap {
    display: inline-block;
    margin-top: 0;
    width: auto;
    opacity: 0;
    margin-left: 50px;
  }
}

.comp-stats-rolling-no .content {
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no .content {
    margin-top: 3.35rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-right: -0.3rem;
  }
  .on-page-editor .comp-stats-rolling-no .content {
    overflow: auto;
  }
}

.comp-stats-rolling-no .content > * {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 2.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no .content > * {
    display: inline-block;
    margin-left: 5.1rem;
  }
}

.comp-stats-rolling-no .num-content {
  position: relative;
  display: inline-block;
  text-align: center;
}

.comp-stats-rolling-no .num {
  display: inline-block;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 900;
  font-size: 2.35714em;
  line-height: 75%;
  vertical-align: middle;
  color: #fcea10;
  background: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  padding: 1rem 0;
  word-break: break-all;
}

@media only screen and (max-width: 991px) {
  .comp-stats-rolling-no .num {
    padding: 0.9rem 0;
    font-size: 4.07143em;
  }
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no .num {
    font-size: 5.14286em;
    margin-right: 0;
    white-space: nowrap;
    word-break: normal;
  }
}

.ie .comp-stats-rolling-no .num {
  background: transparent !important;
  color: #fcea10;
}

.comp-stats-rolling-no .wrap-text {
  text-align: center;
  position: relative;
  margin-top: -1.6rem;
}

.comp-stats-rolling-no .text {
  padding: 0.15rem 0.2rem;
  background-color: #fff;
  color: #000;
  font-size: 0.71429em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  line-height: 1;
  display: inline-block;
  position: relative;
  bottom: -5px;
  word-break: break-all;
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no .text {
    padding: 0.2rem 0.45rem;
    font-size: 1.21429em;
    white-space: nowrap;
    word-break: normal;
  }
}

.comp-stats-rolling-no .pin-container {
  width: 100%;
  height: auto;
  -webkit-perspective: 1000;
  perspective: 1000;
  position: relative;
}

.comp-stats-rolling-no .slide-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

@media only screen and (max-width: 991px) {
  .comp-stats-rolling-no .slide-container {
    display: block;
    width: auto;
    height: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-right: 0 !important;
    margin-top: 0;
    margin-bottom: 1.85rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-stats-rolling-no .slide-container {
    margin-bottom: 1.1rem;
  }
}

.comp-stats-rolling-no .slide-container .swiper-controller {
  position: static;
}

@media only screen and (min-width: 992px) {
  .\--no-slider .comp-stats-rolling-no .slide-container .swiper-controller {
    display: none;
  }
}

.comp-stats-rolling-no .slide-container .swiper-button-prev,
.comp-stats-rolling-no .slide-container .swiper-button-next {
  position: absolute;
  top: 48%;
  color: #000;
  -webkit-transform: translateY(-48%);
      -ms-transform: translateY(-48%);
          transform: translateY(-48%);
}

.comp-stats-rolling-no .slide-container .swiper-button-prev {
  right: -1.9rem;
}

.comp-stats-rolling-no .slide-container .swiper-button-next {
  left: -1.9rem;
}

@media only screen and (max-width: 1199px) {
  .comp-stats-rolling-no .slide-container .swiper-button-next {
    left: 0;
  }
}

.comp-stats-rolling-no .slide-container .swiper-wrapper {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.comp-stats-rolling-no .slide-container .swiper-wrapper.disabled {
  -webkit-transform: translate3d(0px, 0, 0) !important;
          transform: translate3d(0px, 0, 0) !important;
}

@media only screen and (min-width: 992px) {
  .comp-stats-rolling-no-wrapper.start-animation .slide-up-1 {
    -webkit-animation: showbottom .3s forwards .2s linear;
            animation: showbottom .3s forwards .2s linear;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
}

/* breakpoints */
.component.load-more .component-content {
  text-align: center;
}

.component.load-more .component-content input {
  color: #000;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  min-width: 200px;
  max-width: 300px;
  text-align: center;
  vertical-align: top;
  padding: 15px;
  border-radius: 5px !important;
  -webkit-transition: background-color .3s, color .3s;
  -o-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
}

.component.load-more .component-content input:hover {
  color: #fff;
  background-color: #000 !important;
}

.component-calendar {
  position: absolute;
  top: 17px;
  left: 17px;
  max-width: 100px;
  min-width: 60px;
  height: 70px;
  padding: 7px 0;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 3px;
}

.component-calendar__time {
  display: inline-block;
  padding: 0 8px;
  position: relative;
}

.component-calendar__time + .component-calendar__time:before {
  position: absolute;
  content: '';
  top: 50%;
  font-size: 12px;
  width: 2px;
  height: 1px;
  background-color: #a4a4a4;
  right: -1px;
}

.component-calendar__year {
  display: block;
  margin-bottom: 2px;
  font-size: 10px;
  line-height: 1;
  color: #a4a4a4;
}

.component-calendar__month {
  display: block;
  font-size: 15px;
  line-height: 1;
  color: #fff;
}

.component-calendar__day {
  display: block;
  margin: 0 auto;
  margin-bottom: 3px;
  font-size: 24px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #fff;
}

.component-file-download {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 60px;
  height: 70px;
  padding: 8px 0;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 3px;
}

.component-file-download img {
  width: 22px;
  height: 22px;
  margin: 0 auto;
}

.component-file-download__icon-file {
  width: 22px;
  height: 25px;
  margin: 2px auto;
}

.component-file-download__type {
  display: block;
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 1;
  color: #a4a4a4;
  letter-spacing: 1px;
}

.component-file-download__size {
  font-size: 10px;
  display: block;
  color: #fff;
  margin-top: 2px;
  letter-spacing: 1px;
}

.component-profile {
  padding: 25px;
  margin-bottom: 30px;
  background-color: #fff;
  text-align: center;
}

.component-profile__link {
  display: block;
}

.component-profile__avatar {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  width: 190px;
  height: 190px;
  margin: 0 auto;
}

.component-profile__avatar:before {
  position: absolute;
  top: 0;
  right: -75%;
  z-index: 5;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  opacity: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(25deg) scale(1);
      -ms-transform: skewX(25deg) scale(1);
          transform: skewX(25deg) scale(1);
}

.component-profile:hover .component-profile__avatar:before {
  -webkit-animation: shine 1s;
          animation: shine 1s;
  opacity: 1;
}

.component-profile__avatar img {
  width: 100%;
  height: auto;
}

.component-profile__image {
  border-radius: 50%;
}

.component-profile__info {
  margin-top: 15px;
}

.component-profile__info > a {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.component-profile__info > a:hover {
  color: #a4a4a4;
  text-decoration: none;
}

.component-profile__name {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.component-profile__name:hover {
  color: #a4a4a4;
  text-decoration: none;
}

.component-profile__description {
  margin-top: 10px;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #000;
}

.component-profile__contact {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #a4a4a4;
  letter-spacing: 1px;
}

.component-profile__email {
  margin-right: 5px;
}

.component-profile__social-list {
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0;
}

.component-profile__social-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px;
}

.component-profile__social-link {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 18px;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  border: 1px solid transparent;
  -webkit-transition: color .3s, background-color .3s, border-color .3s;
  -o-transition: color .3s, background-color .3s, border-color .3s;
  transition: color .3s, background-color .3s, border-color .3s;
}

.component-profile__social-link:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

@-webkit-keyframes shine {
  100% {
    right: 125%;
  }
}

@keyframes shine {
  100% {
    right: 125%;
  }
}

.tabs.tabs-horizontal .tabs-heading {
  font-size: 0;
  border-bottom: 2px solid #000;
  text-align: center;
}

.tabs.tabs-horizontal .tabs-heading li {
  display: inline-block;
  vertical-align: top;
}

.tabs.tabs-horizontal .tabs-heading .component.content {
  border-radius: 3px 3px 0 0;
}

.tabs.tabs-horizontal .tabs-heading .field-heading {
  position: relative;
  display: block;
  width: 200px;
  height: 60px;
  padding: 15px 5px;
}

/* breakpoints */
.tabs.tabs-bottom .tabs-heading {
  position: relative;
  margin-top: -1px;
}

.tabs.tabs-bottom .tabs-heading li {
  margin-bottom: 0;
  border-top: 0px solid #ffffff;
}

.tabs.tabs-bottom .tabs-heading li a {
  border: none;
}

.tabs.tabs-bottom .tabs-heading li.active {
  border-top: none;
  border-bottom: 2px solid #89c6cc;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}

.tabs.tabs-bottom .tabs-heading li.active a {
  border: none;
  position: relative;
}

.tabs.tabs-bottom .tabs-heading li:hover {
  border-bottom: 2px solid #89c6cc;
  background: #ffffff;
}

.tabs.tabs-bottom .tabs-container {
  border-bottom: 1px solid #89c6cc;
  border-top: none;
  background: transparent;
  margin: 0;
  margin-bottom: 1px;
}

/* breakpoints */
.tabs.tabs-scrollable .tabs-heading {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
}

.tabs.tabs-scrollable .tabs-container {
  margin: 0;
}

.tabs.tabs-scrollable .prev {
  right: 0;
}

.tabs.tabs-scrollable .next {
  left: 0;
}

.tabs.tabs-scrollable.tabs-bottom .wrapper {
  margin-top: 2px;
  padding-bottom: 6px;
}

.tabs.tabs-scrollable.tabs-bottom .next {
  top: 1px;
}

.tabs.tabs-scrollable.tabs-bottom .prev {
  top: 1px;
}

.tabs.tabs-scrollable.tabs-bottom .tabs-heading {
  margin-top: -4px;
}

/* breakpoints */
.tabs.tabs-vertical.tabs-vertical-right .tabs-heading {
  float: left;
  margin-right: -1px;
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li {
  border-top: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-left: 2px solid #89c6cc;
  border-bottom: 1px solid #f7f7f7;
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li.active {
  border-left: 2px solid #89c6cc;
  border-right: 1px solid #89c6cc;
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li.active a {
  border: none;
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li:hover {
  border-right: 1px solid #89c6cc;
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-container {
  float: left;
  border-left: 1px solid #89c6cc;
  border-top: none;
  margin-right: -1px;
  border-right: none;
}

/* breakpoints */
.tabs.tabs-vertical .tabs-heading {
  width: 30%;
  float: right;
  border-left: 2px solid #000;
}

.tabs.tabs-vertical .tabs-heading li {
  margin: 0 0 2px 0;
  display: block;
  width: 100%;
}

.tabs.tabs-vertical .component.content {
  border-radius: 0 3px 3px 0;
}

.tabs.tabs-vertical .field-heading {
  padding: 15px 10px;
}

.tabs.tabs-vertical .field-heading img {
  width: 30px;
  height: 30px;
  margin-left: 15px;
}

.tabs.tabs-vertical .tabs-container {
  margin: 0;
  float: right;
  width: 70%;
  border-top: none;
}

.tabs {
  background: none;
  border: none;
  position: relative;
  overflow: hidden;
}

.tab-slider {
  position: absolute;
  background: #f7f7f7;
  cursor: pointer;
  border: 2px solid #89c6cc;
  vertical-align: center;
  width: 15px;
  text-indent: -9999px;
  z-index: 10;
}

.tabs-heading {
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.tabs-heading li {
  display: block;
  background-color: #fff;
  width: auto;
  cursor: pointer;
}

.tabs-heading li:hover .field-heading {
  color: #000;
}

.tabs-heading li.active .field-heading {
  background-color: #000;
  color: #fff;
}

.tabs-heading .component.content {
  padding: 0;
}

.tabs-heading .field-heading {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.tabs-container {
  background: transparent;
}

.tab {
  display: none;
  padding: 10px;
}

.tab.active {
  display: block;
}

/* breakpoints */
.tag-cloud .component-content {
  text-align: justify;
}

.tag-cloud .tag-cloud-item a {
  color: #747474;
}

.tag-cloud .tag-cloud-item a:hover {
  color: #878787;
}

.tag-cloud .tag-cloud-item.xs {
  font-size: 0.9em;
}

.tag-cloud .tag-cloud-item.s {
  font-size: 1.1em;
}

.tag-cloud .tag-cloud-item.m {
  font-size: 1.3em;
}

.tag-cloud .tag-cloud-item.l {
  font-size: 1.5em;
}

.tag-cloud .tag-cloud-item.xl {
  font-size: 1.8em;
}

.tag-cloud .tag-cloud-item.xxl {
  font-size: 2.0em;
}

@charset "UTF-8";
/* breakpoints */
.tag-list span.field-title.tag-text {
  color: #747474;
  position: relative;
  padding-right: 15px;
  margin-left: 10px;
  border-bottom: 1px solid transparent;
}

.tag-list span.field-title.tag-text:hover {
  cursor: pointer;
  color: #878787;
  border-bottom: 1px solid #15909c;
  text-decoration: none;
}

.tag-list span.field-title.tag-text:before {
  content: "\f02b";
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}

.tag-list span.field-title > a {
  background: #89c6cc;
  border-radius: 0 3px 3px 0;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 23px 0 15px;
  position: relative;
  margin: 0 0 10px 20px;
  text-decoration: none;
  -webkit-transition: color .2s;
  color: #fff;
}

.tag-list span.field-title > a:hover {
  background-color: #15909c;
}

.tag-list span.field-title > a:hover:after {
  border-right: 10px solid #15909c;
}

.tag-list span.field-title > a:before {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  right: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.tag-list span.field-title > a:after {
  background: transparent;
  border-bottom: 13px solid transparent;
  border-right: 10px solid #89c6cc;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
}

/* breakpoints */
.tag-jbr {
  position: relative;
  color: #b5131d;
  text-transform: uppercase;
}

.tag-jbr::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1.75rem;
  height: 0.05rem;
  background-color: #b5131d;
  margin-left: 0.5rem;
}

.tag-jbr.\--yellow {
  color: #fcea10;
}

.tag-jbr.\--yellow::before {
  background-color: #fcea10;
}

.tag-jbr.tag-button-jbr {
  display: inline-block;
  border-radius: 5px;
  padding: 0.2rem 0.85rem;
  background-color: #b5131d;
  color: #fff;
}

.tag-jbr.tag-button-jbr::before {
  content: none;
}

.tag-jbr.tag-button-jbr.\--white {
  border: 1px solid #b5131d;
  color: #b5131d;
  background-color: transparent;
}

@charset "UTF-8";
/* breakpoints */
.container.comp-business-park-teaser-wrapper {
  margin-top: 2.45rem;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-teaser-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 3.1rem;
  }
}

.container.comp-business-park-teaser-wrapper > .component-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container.comp-business-park-teaser-wrapper > .component-content.\--content-left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-teaser-wrapper > .component-content {
    max-width: 39.85rem;
  }
}

.container.comp-business-park-teaser-wrapper .modal-business-park-teaser {
  height: 100%;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-teaser-wrapper .modal-business-park-teaser .component-modal {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 2.7rem 4rem 3.15rem 0;
  }
}

.container.comp-business-park-teaser-wrapper .modal-business-park-teaser .modal-content {
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-teaser-wrapper .modal-business-park-teaser .modal-content {
    height: 100%;
  }
}

.container.comp-business-park-teaser-wrapper .modal-business-park-teaser .component-modal__close {
  color: #000;
  top: 1.025rem;
  left: 1.025rem;
  background-color: transparent;
  border: none;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-teaser-wrapper .modal-business-park-teaser .component-modal__close {
    top: 1.8rem;
    left: 4rem;
  }
}

.container.comp-business-park-teaser-wrapper .modal-business-park-teaser .component-modal__close:hover, .container.comp-business-park-teaser-wrapper .modal-business-park-teaser .component-modal__close:focus {
  color: #b5131d;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-teaser-wrapper .modal-business-park-teaser .rich-text.comp-heading h2 {
    margin-bottom: 1.6rem;
  }
}

.comp-business-park-teaser-item {
  width: 100%;
  position: relative;
  padding: 1rem 1rem 0.8rem;
  border: 1px solid #fcea10;
  margin-bottom: 0.75rem;
}

.comp-business-park-teaser-item:nth-child(3n+1) .border-top:after {
  content: "";
  position: absolute;
  top: 1.5rem;
  right: -3px;
  width: 3px;
  height: 100%;
  z-index: 1;
  background-color: rgba(252, 234, 16, 0.5);
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item:nth-child(3n+1) .border-top:after {
    display: block;
  }
}

.comp-business-park-teaser-item:first-child .border-top:after {
  top: -1.5rem;
  height: calc(100% + 1.5rem * 2);
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item {
    min-height: 12.7rem;
    width: 33.333%;
    padding: 0;
    margin-bottom: 0;
    border: none;
    background-image: transparent !important;
  }
  .comp-business-park-teaser-item:before, .comp-business-park-teaser-item:after {
    content: "";
    position: absolute;
    display: inline-block;
    background-color: rgba(252, 234, 16, 0.5);
  }
  .comp-business-park-teaser-item:before {
    top: 100%;
    right: 30px;
    width: calc(100%);
    height: 3px;
  }
  .comp-business-park-teaser-item:after {
    top: 30px;
    left: 0;
    width: 3px;
    height: calc(100%);
  }
  .comp-business-park-teaser-item .border-top {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .comp-business-park-teaser-item:first-child .border-top:before, .comp-business-park-teaser-item:nth-child(2) .border-top:before, .comp-business-park-teaser-item:nth-child(3) .border-top:before {
    content: '';
    position: absolute;
    top: 0;
    right: 1.5rem;
    display: inline-block;
    height: 3px;
    width: 100%;
    background-color: rgba(252, 234, 16, 0.5);
  }
  .comp-business-park-teaser-item:first-child .border-top:before {
    right: -1.5rem;
    width: calc(100% + 30px * 2);
  }
}

.comp-business-park-teaser-item:nth-child(3n + 1):before {
  width: calc(100% + 60px);
  right: -30px;
}

.comp-business-park-teaser-item:nth-child(1):after, .comp-business-park-teaser-item:nth-child(2):after, .comp-business-park-teaser-item:nth-child(3):after {
  top: -30px;
  width: 3px;
  height: calc(100% + 60px);
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item:hover .item-logo {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
  }
  .comp-business-park-teaser-item:hover .item-content, .comp-business-park-teaser-item:hover .item-background {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
  }
}

.comp-business-park-teaser-item .item-background {
  display: none;
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item .item-background {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.comp-business-park-teaser-item .item-type {
  float: left;
  padding-bottom: 0.3rem;
  border-bottom: 2px solid #fcea10;
  color: #000;
  font-size: 1em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: .3px;
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item .item-type {
    display: none;
    float: none;
  }
}

.comp-business-park-teaser-item .item-logo {
  display: inline-block;
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item .item-logo {
    position: absolute;
    right: 1.5rem;
    left: 1.5rem;
    top: 39%;
    z-index: 9;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item .item-content {
    padding: 1.35rem 1.5rem;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
}

.comp-business-park-teaser-item .item-title {
  margin-top: 2.05rem;
  margin-bottom: 0.5rem;
  color: #000;
  font-size: 1.14286em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item .item-title {
    margin-top: 2.7rem;
    margin-bottom: 1rem;
    color: #fff;
    font-size: 12px;
  }
}

.comp-business-park-teaser-item .item-desc {
  margin-bottom: 0.9rem;
  color: #414042;
  font-size: 1em;
  line-height: 0.9rem;
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item .item-desc {
    font-size: 0.85714em;
    margin-bottom: 1.5rem;
    color: #fff;
  }
}

.comp-business-park-teaser-item .item-link {
  padding: 0;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
}

@media only screen and (min-width: 992px) {
  .comp-business-park-teaser-item .item-link {
    color: #fff;
    letter-spacing: -0.3px;
  }
  .comp-business-park-teaser-item .item-link:hover, .comp-business-park-teaser-item .item-link:focus {
    color: #fff;
  }
}

.on-page-editor .comp-business-park-teaser-item .item-content {
  visibility: visible;
  opacity: 1;
}

.on-page-editor .comp-business-park-teaser-item .item-logo {
  top: 1.5rem;
  left: 1.5rem;
  right: auto;
}

.on-page-editor .comp-business-park-teaser-item:hover .item-logo {
  visibility: visible;
  opacity: 1;
}

.container.comp-business-park-popup {
  padding-top: 2.5rem;
  padding-right: 1rem;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-popup {
    padding-top: 4rem;
    padding-right: 8.5rem;
    padding-left: 0;
    margin: 0;
  }
}

.container.comp-business-park-popup .comp-heading {
  padding-left: 1rem;
  display: block;
}

.container.comp-business-park-popup .comp-heading h2 {
  margin-top: 2.5rem;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-popup .comp-heading h2 {
    margin-top: 3rem;
  }
}

.container.comp-business-park-popup .comp-heading > .component-content > h2 {
  white-space: normal;
}

.container.comp-business-park-popup .comp-heading > .component-content > p {
  max-width: 100%;
}

.container.comp-business-park-popup .comp-teaser-multi-rows .comp-heading {
  margin-bottom: 2.75rem;
}

.container.comp-business-park-popup .container-inner.comp-teaser-multi-rows {
  margin: 0 -1rem;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-popup .container-inner.comp-teaser-multi-rows {
    margin: 0 -1.5rem;
    padding-right: 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-popup .container-inner.comp-teaser-multi-rows .comp-heading {
    padding: 0;
    margin-bottom: 2.9rem;
  }
}

.container.comp-business-park-popup .cta-primary {
  margin-bottom: 2.5rem;
  margin-top: 3rem;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-popup .cta-primary {
    margin-bottom: 5rem;
  }
}

.container.comp-business-park-popup .image {
  display: none;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-popup .image {
    display: block;
  }
}

.container.comp-business-park-popup .image img {
  display: block;
}

.container.comp-business-park-popup .image:first-child {
  margin-bottom: 1.5rem;
  display: block;
}

.container.comp-business-park-popup .image.\--is-mobile {
  margin-left: -1rem;
  display: block;
}

@media only screen and (min-width: 992px) {
  .container.comp-business-park-popup .image.\--is-mobile {
    display: none;
  }
}

.comp-teaser-event-detail .comp-heading h2 {
  margin-bottom: 0;
}

.comp-teaser-event-detail .comp-heading h2, .comp-teaser-event-detail .comp-heading h5, .comp-teaser-event-detail .comp-heading h6 {
  color: #000;
  line-height: 1;
}

.comp-teaser-event-detail .comp-heading h5 {
  font-size: 26px;
  margin-bottom: 0.95rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-event-detail .comp-heading h5 {
    margin-bottom: 0.95rem;
  }
}

.comp-teaser-event-detail .comp-heading h6 {
  font-size: 20px;
  margin-bottom: 0.25rem;
}

.comp-teaser-event-detail .column-splitter {
  margin-top: 1.8rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-event-detail .column-splitter {
    margin-top: 1.05rem;
  }
}

.comp-teaser-event-detail .column-splitter .row.column-splitter {
  margin-top: 2.25rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-event-detail .column-splitter .row.column-splitter {
    margin-top: 1.95rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-event-detail .column-splitter .row.column-splitter {
    margin-top: 2.75rem;
  }
}

.comp-teaser-event-detail .component-image img {
  max-width: 100%;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-event-detail .content-left {
    padding-left: 1.5rem;
  }
}

.comp-teaser-event-detail .content-right {
  margin-top: 2.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-event-detail .content-right {
    margin-top: 0;
    padding-right: 0.8rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-event-detail .content-right {
    padding-right: 2.8rem;
    padding-left: 0;
  }
}

.ar .comp-teaser-event-detail .content-right .comp-heading {
  margin-bottom: 1rem;
}

.comp-teaser-event-detail .field-promoicon {
  margin-bottom: 1.5rem;
  max-width: 100%;
  line-height: 0;
}

.comp-teaser-event-detail .field-promoicon.no-img {
  min-height: 1.9rem;
}

.comp-teaser-event-detail .field-promoicon img {
  max-width: 100%;
}

.comp-teaser-link .comp-teaser-event-detail .text-desc {
  font-size: 1em;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-link .comp-teaser-event-detail .text-desc {
    font-size: 1.14286em;
    margin-bottom: 1.7rem;
    line-height: 1.5;
  }
}

.comp-teaser-event-detail .cta-primary {
  font-size: 1.71429em;
  opacity: .85;
}

.comp-teaser-event-detail .date-time {
  margin-bottom: 1.8rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-event-detail .date-time {
    margin-bottom: 1.8rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-event-detail .date-time {
    margin-bottom: 2rem;
  }
}

.comp-teaser-event-detail .date, .comp-teaser-event-detail .time, .comp-teaser-event-detail .location {
  font-size: 1.14286em;
}

.comp-teaser-event-detail .contact {
  font-size: 1.14286em;
  margin-top: 0.15rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-event-detail .contact {
    margin-top: 0.35rem;
  }
}

.comp-teaser-event-detail .contact span {
  font-weight: bold;
}

.comp-teaser-event-detail .field-promolink {
  margin-top: 0.1rem;
}

.comp-teaser-event-detail .field-promolink a {
  font-size: 1rem;
  font-family: inherit;
}

.comp-teaser-event-detail [class*="col-"] .promo .component-content {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-event-detail [class*="col-"] .promo .component-content {
    margin-bottom: 0;
  }
}

.comp-teaser-event-detail [class*="col-"]:last-child .promo .component-content {
  margin-bottom: 0;
}

.comp-teaser-event-detail a {
  font-family: inherit;
}

.comp-teaser-event-info .comp-heading h2 {
  margin-bottom: 1rem;
}

.comp-teaser-event-info .comp-heading p {
  margin-bottom: 2rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-event-info .comp-heading h2 {
    margin-bottom: 1.5rem;
  }
  .comp-teaser-event-info .comp-heading p {
    margin-bottom: 1.4rem;
  }
}

.comp-teaser-event-info .column-splitter {
  margin-top: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-event-info .column-splitter {
    margin-top: 1.6rem;
  }
}

.comp-teaser-event-info .field-promoicon {
  margin-bottom: 1.5rem;
  max-width: 100%;
  line-height: 0;
}

.comp-teaser-event-info .field-promoicon.no-img {
  min-height: 1.9rem;
}

.comp-teaser-event-info .field-promoicon img {
  max-width: 100%;
}

.comp-teaser-event-info.comp-teaser-link .field-promotext {
  color: #414042;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-event-info.comp-teaser-link .text-content {
    max-width: 100%;
  }
  .comp-teaser-event-info.comp-teaser-link .text-desc {
    margin-bottom: 0.5rem;
  }
  .comp-teaser-event-info.comp-teaser-link .cta-primary {
    margin-top: 1.5rem;
  }
}

.comp-teaser-event-info .text-desc {
  letter-spacing: 0.3px;
}

.comp-teaser-event-info [class*="col-"] .promo .component-content {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-event-info [class*="col-"] .promo .component-content {
    margin-bottom: 0;
  }
}

.comp-teaser-event-info [class*="col-"]:last-child .promo .component-content {
  margin-bottom: 0;
}

.comp-teaser-link-image .column-splitter {
  margin-top: 1.35rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-link-image .column-splitter {
    border: solid 1px rgba(252, 234, 16, 0.5);
    margin-right: -0.75rem;
    margin-left: -0.75rem;
    margin-top: 1.5rem;
    padding: 0.375rem;
  }
}

.comp-teaser-link-image .column-splitter [class^="col-"]:not(:empty) {
  margin-bottom: 0.75rem;
}

.comp-teaser-link-image .column-splitter [class^="col-"]:not(:empty):last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-link-image .column-splitter [class^="col-"]:not(:empty) {
    padding: 0.375rem;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-link-image .column-splitter {
    border: solid 1px rgba(252, 234, 16, 0.5);
    margin-right: -0.75rem;
    margin-left: -0.75rem;
    margin-top: 1.5rem;
    padding: 0.75rem 0.375rem 0.375rem;
  }
  .comp-teaser-link-image .column-splitter .col-md-4:not(:empty) {
    display: inline-block;
    width: calc(50% - 3px);
  }
}

.comp-teaser-link-image .inner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  color: #fff;
}

@media only screen and (min-width: 1200px) {
  .comp-teaser-link-image .inner {
    -webkit-transform: translateY(2rem);
        -ms-transform: translateY(2rem);
            transform: translateY(2rem);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  }
}

.on-page-editor .comp-teaser-link-image .inner {
  pointer-events: auto;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.comp-teaser-link-image .inner .text-desc {
  margin-top: 0.5rem;
  max-width: 9.15rem;
  font-weight: 300;
  line-height: 1.28571;
}

.ar .comp-teaser-link-image .inner .text-desc {
  line-height: 20px;
}

.comp-teaser-link-image .inner h3 * {
  margin-top: 0;
  font-weight: inherit;
  line-height: inherit;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-link-image .inner h3 {
    line-height: 1;
  }
}

.ar .comp-teaser-link-image .inner h3 {
  line-height: 1.3;
}

.comp-teaser-link-image .component.promo {
  position: relative;
}

.comp-teaser-link-image .component.promo > .component-content {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 121.43%;
  overflow: hidden;
  text-align: right;
  cursor: pointer;
  border-radius: 0;
  -webkit-appearance: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-link-image .component.promo > .component-content {
    padding-bottom: 121.5%;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-link-image .component.promo > .component-content {
    padding-bottom: 166%;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-link-image .component.promo > .component-content:hover .inner, .comp-teaser-link-image .component.promo > .component-content:focus .inner {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.comp-teaser-link-image .component.promo img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.comp-teaser-link-image .text-contain {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 20px solid transparent;
  border-bottom: 2rem solid transparent;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-link-image .text-contain {
    border-bottom: 20px solid transparent;
  }
}

.on-page-editor .comp-teaser-link-image .text-contain {
  pointer-events: none;
}

.comp-teaser-link-image .cta-primary {
  margin-top: 1rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-link-image .cta-primary {
    margin-top: 2rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .comp-teaser-link-image .cta-primary {
    margin-top: 1.5rem;
  }
}

.comp-teaser-link-image .cta-primary span:empty:after {
  content: none;
}

.comp-teaser-link-image .comp-teaser-link-image-des {
  font-size: 16px;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-link-image .comp-teaser-link-image-des {
    width: 12.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-teaser-link-image.\--hover-gray .column-splitter [class^="col-"]:not(:empty) {
    margin-bottom: 1.4rem;
  }
}

.comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover {
  border: 0;
  padding: 0;
}

.comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content .text-contain {
  background-color: #b5131d;
  -webkit-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
}

@media only screen and (min-width: 992px) {
  html:not(.tablet) .comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content .text-contain {
    background-color: transparent;
  }
}

@media only screen and (max-width: 991px) {
  .comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content .inner {
    height: 100%;
  }
}

@media only screen and (min-width: 992px) {
  html.tablet .comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content .inner {
    height: 100%;
  }
}

.comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content .cta-primary.\--has-icon span::after {
  color: inherit;
}

@media only screen and (min-width: 992px) {
  html:not(.tablet) .comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content .cta-primary {
    display: none;
  }
}

html:not(.tablet) .comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content:hover .text-contain {
  background-color: #b5131d;
}

html:not(.tablet) .comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content:hover .cta-primary {
  display: block;
}

.comp-teaser-link-image.\--hover-gray .column-splitter.background-with-hover .component.promo > .component-content:hover .cta-primary.\--has-icon span::after {
  color: inherit;
}

@media only screen and (max-width: 991px) {
  .comp-teaser-link-image.\--hover-gray .component.promo > .component-content {
    height: 100%;
    padding-bottom: 0;
  }
  .comp-teaser-link-image.\--hover-gray .component.promo > .component-content .field-promoicon {
    min-height: 17rem;
  }
}

@media only screen and (max-width: 991px) {
  .comp-teaser-link-image.\--hover-gray .component.promo > .component-content .field-promotext {
    font-size: 24px;
  }
}

.comp-teaser-link-image.\--hover-gray .component.promo > .component-content .text-contain {
  background-color: #6c6c6c;
  z-index: 2;
  border-bottom: 0.8rem solid transparent;
}

@media only screen and (min-width: 992px) {
  html:not(.tablet) .comp-teaser-link-image.\--hover-gray .component.promo > .component-content .text-contain {
    background-color: transparent;
  }
}

.comp-teaser-link-image.\--hover-gray .component.promo > .component-content .inner {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

@media only screen and (max-width: 991px) {
  .comp-teaser-link-image.\--hover-gray .component.promo > .component-content .inner {
    top: 0;
    bottom: auto;
  }
}

html.tablet .comp-teaser-link-image.\--hover-gray .component.promo > .component-content .inner {
  top: 0;
  bottom: auto;
}

.comp-teaser-link-image.\--hover-gray .component.promo > .component-content .inner .text-desc {
  max-width: 100%;
  max-height: 12.05rem;
  overflow-y: auto;
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  html:not(.tablet) .comp-teaser-link-image.\--hover-gray .component.promo > .component-content .inner .text-desc {
    display: none;
  }
}

.comp-teaser-link-image.\--hover-gray .component.promo > .component-content .inner .text-desc::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #fff;
}

.comp-teaser-link-image.\--hover-gray .component.promo > .component-content .inner .text-desc::-webkit-scrollbar {
  background: transparent;
  width: 3px;
}

@media only screen and (min-width: 992px) {
  html:not(.tablet) .comp-teaser-link-image.\--hover-gray .component.promo > .component-content:hover .text-contain {
    background-color: #6c6c6c;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

.comp-teaser-link-image.\--hover-gray .component.promo > .component-content:hover .inner {
  height: 100%;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media only screen and (min-width: 992px) {
  html:not(.tablet) .comp-teaser-link-image.\--hover-gray .component.promo > .component-content:hover .inner .text-desc {
    display: block;
    height: 100%;
    max-height: 16rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg {
  background-color: #b5131d;
  padding: 2.3rem 0;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg {
    padding: 3.5rem 0;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .partner-title .comp-heading {
    padding-bottom: 3.5rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .partner-title .comp-heading h2 {
  color: #fff;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .partner-title .comp-heading .graphic {
  left: 10%;
  right: auto;
  margin-right: 1.2rem;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-description {
  color: #fff;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-img .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.2);
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-img .swiper-pagination-bullet-active {
  background-color: #fff;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-teaser-multi-rows > .component-content {
  margin: 0;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-teaser-multi-rows .row.column-splitter {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-teaser-multi-rows .row.column-splitter .item-wrap {
    margin: 2.5rem 1.075rem 0;
    min-width: 7rem;
    max-width: 7.5rem;
    text-align: center;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-teaser-multi-rows .row.column-splitter .item-wrap {
    min-width: 6rem;
    max-width: 6.75rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-teaser-multi-rows .row.column-splitter .item-wrap .field-promoicon {
    margin-bottom: 1rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .comp-teaser-multi-rows .row.column-splitter .item-wrap .field-promotext {
  color: #fff;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .swiper-button-prev,
.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .swiper-button-next {
  border-color: #fff;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .swiper-button-prev::after,
.comp-teaser-multi-images-jbr.comp-teaser-multi-images.has-bg .swiper-button-next::after {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images:not(.has-bg) .comp-heading .component-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images:not(.has-bg) .graphic {
    margin-left: 1.2rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .container {
  padding-right: 20px;
  padding-left: 20px;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .container {
    width: 728px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .container {
    width: 952px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 1200px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .container {
    width: 53.5rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title {
  word-break: break-word;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title {
    text-align: center;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-img {
  margin-bottom: 1.85rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-img {
    margin-bottom: 2.5rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-heading {
  position: relative;
  display: block;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-heading {
    margin-bottom: 0.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-heading {
    padding-bottom: 2.5rem;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-heading .component-content {
    max-width: 12.25rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-heading h2 {
  color: #131313;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-heading .graphic {
    width: 2.75rem;
    height: 2.75rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-heading .graphic {
    position: absolute;
    top: 100%;
    right: 10%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    width: 3.55rem;
    height: 3.55rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .partner-title .comp-heading .graphic img {
  width: 100%;
  height: 100%;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-description {
  color: #131313;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-description {
    font-size: 15px;
    padding: 0;
    margin-bottom: 0.75rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-description {
    max-width: 80%;
    margin: 0 auto;
  }
}

.ar .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-description {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-img .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.25rem;
  background-color: rgba(19, 19, 19, 0.2);
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-img .swiper-pagination-bullet-active {
  background-color: #131313;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows > .component-content {
    margin: 0 -4.35rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter {
  padding: 0 !important;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter {
    margin: 0 !important;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap {
  position: relative;
  margin: 0;
  padding: 1.25rem 0;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap:first-child {
    padding-top: 0;
  }
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap:last-child {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap {
    margin: 3.5rem 3.35rem 0;
    max-width: 10.5rem;
    padding: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap {
    margin: 3.5rem 4.35rem 0;
  }
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap:not(:last-child) .promo::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: #fff;
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 0.05rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .field-promoicon {
  height: 3.3rem;
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .field-promoicon {
    margin-left: 1.25rem;
    margin-bottom: 0;
    width: 3.3rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .field-promoicon img {
  max-width: 3.3rem;
  max-height: 3.3rem;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .field-promotext {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: 600 !important;
  color: #131313;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .field-promotext {
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: bold !important;
  }
}

.ar .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .field-promotext {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.6 !important;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .text-desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #131313;
  margin-top: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .text-desc {
    font-size: 13px;
  }
}

.ar .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .text-desc {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .comp-teaser-multi-rows .row.column-splitter .item-wrap .text-contain {
    width: calc(100% - 96px);
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .text-content {
  word-break: break-word;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-prev,
.comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-next {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #131313;
  border-radius: 50%;
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-prev,
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-prev,
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-next {
    width: 2rem;
    height: 2rem;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-prev::after,
.comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-next::after {
  font-size: 6px;
  color: #131313;
  font-weight: bold;
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-prev {
  right: -1rem;
  -webkit-transform: translate(50%, -50%) rotate(90deg);
      -ms-transform: translate(50%, -50%) rotate(90deg);
          transform: translate(50%, -50%) rotate(90deg);
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-prev {
    right: -4.17%;
  }
}

.comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-next {
  left: -1rem;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images-jbr.comp-teaser-multi-images .swiper-button-next {
    left: -4.17%;
  }
}

.comp-teaser-multi-images.container.container-inner {
  overflow: visible !important;
}

.comp-teaser-multi-images .swiper-container {
  padding-bottom: 28px;
}

.comp-teaser-multi-images .swiper-container.\--no-slider ~ .swiper-button-next, .comp-teaser-multi-images .swiper-container.\--no-slider ~ .swiper-button-prev {
  display: none;
}

.comp-teaser-multi-images .swiper-container .img-responsive {
  width: 100%;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

@media only screen and (max-width: 991px) {
  .comp-teaser-multi-images .swiper-container .img-responsive {
    width: 100%;
    height: calc((100vw - (100vw - 625px)) * (336 / 625));
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images .swiper-container .img-responsive {
    width: 100vw;
    height: calc(100vw * (368 / 375));
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.comp-teaser-multi-images .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
  line-height: 0;
}

.comp-teaser-multi-images .swiper-button-next, .comp-teaser-multi-images .swiper-button-prev {
  display: none;
  margin-top: -14px;
  width: 44px;
  height: 22px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
      -ms-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
  color: #fcea10;
  background-image: none;
}

.comp-teaser-multi-images .swiper-button-next:after, .comp-teaser-multi-images .swiper-button-prev:after {
  display: none;
  font-family: "TecomIcon", serif;
  content: "\e91e";
  font-size: 22px;
  color: #fcea10;
  line-height: 1;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images .swiper-button-next, .comp-teaser-multi-images .swiper-button-prev {
    display: block;
  }
  .comp-teaser-multi-images .swiper-button-next:after, .comp-teaser-multi-images .swiper-button-prev:after {
    display: block;
  }
}

.comp-teaser-multi-images .swiper-button-next {
  left: -50px;
}

.comp-teaser-multi-images .swiper-pagination-bullet-active {
  background-color: #fcea10;
}

.comp-teaser-multi-images .swiper-button-prev {
  right: -50px;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.comp-teaser-multi-images.comp-teaser-multi-rows-image-top .comp-img {
  position: relative;
  margin-bottom: 2.05rem;
  overflow: visible;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images.comp-teaser-multi-rows-image-top .comp-img {
    margin-bottom: 2.15rem;
  }
}

.comp-teaser-multi-images .comp-description {
  font-size: 16px;
  color: #414042;
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images .comp-description {
    padding: 0 13px;
  }
}

.comp-teaser-multi-images .cta-primary {
  margin-top: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images .cta-primary {
    padding: 0 13px;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images .cta-primary {
    margin-top: 2.25rem;
  }
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images .component-content .comp-heading {
    margin-bottom: 1.5rem;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .comp-teaser-multi-images .component-content .comp-heading h2 {
    color: #000;
  }
}

.comp-teaser-multi-images .component-content .row.column-splitter {
  margin: 0 !important;
  width: 100% !important;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images .component-content .row.column-splitter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 13px !important;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images .component-content .row.column-splitter {
    margin: 0 -14px !important;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images .component-content .row.column-splitter {
    margin: 0 -19px !important;
  }
}

.comp-teaser-multi-images .component-content .row.column-splitter > [class*=col-] > .promo {
  margin: 0;
  max-width: none;
  width: 100%;
}

.comp-teaser-multi-images .component-content .row.column-splitter [class*=col-]:nth-child(2n+0) > .promo {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images .component-content .row.column-splitter > [class*=col-]:not(:empty) {
    margin-left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-images .component-content .row.column-splitter > [class*=col-]:not(:empty) {
    padding: 0 14px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-images .component-content .row.column-splitter > [class*=col-]:not(:empty) {
    padding: 0 19px;
  }
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images .component-content .row.column-splitter .field-promoicon {
    display: inline-block;
    width: 55px;
    margin-left: 23px;
    margin-bottom: 0;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-images .component-content .row.column-splitter .text-contain {
    display: inline-block;
    width: calc(100% - 86px);
    vertical-align: middle;
  }
  .comp-teaser-multi-images .component-content .row.column-splitter .text-contain .field-promotext {
    margin-bottom: 0;
  }
  .comp-teaser-multi-images .component-content .row.column-splitter .text-contain .text-desc {
    margin-top: 9px;
  }
}

@media only screen and (min-width: 992px) {
  .section.\--dark .comp-teaser-multi-rows .column-splitter:before, .section.\--dark .comp-teaser-multi-rows .column-splitter:after {
    background-color: rgba(252, 234, 16, 0.35);
  }
}

.section.\--dark .comp-teaser-multi-rows .column-splitter > [class*="col-"] {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 992px) {
  .section.\--dark .comp-teaser-multi-rows .column-splitter > [class*="col-"]:empty {
    background-color: transparent;
  }
  .section.\--dark .comp-teaser-multi-rows .column-splitter > [class*="col-"]:before, .section.\--dark .comp-teaser-multi-rows .column-splitter > [class*="col-"]:after {
    background-color: rgba(252, 234, 16, 0.35);
  }
}

.section.\--dark .comp-teaser-multi-rows .column-splitter h3 {
  color: #fff;
}

.comp-teaser-multi-rows.container.container-inner, .comp-our-partners.container.container-inner {
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows.container.container-inner, .comp-our-partners.container.container-inner {
    overflow: visible;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-multi-rows.container.container-inner, .comp-our-partners.container.container-inner {
    width: calc(100% - 130px);
    max-width: unset;
    margin-right: 6.5rem;
    padding-bottom: 1.5rem;
  }
}

.comp-teaser-multi-rows .container, .comp-our-partners .container {
  margin-top: 60px;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.comp-teaser-multi-rows .container .component.link, .comp-our-partners .container .component.link {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-rows .container .component.link, .comp-our-partners .container .component.link {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 3rem;
  }
}

.comp-teaser-multi-rows .container .component.link:last-child, .comp-our-partners .container .component.link:last-child {
  margin-left: 0;
  margin-bottom: 0;
}

.comp-teaser-multi-rows .comp-heading, .comp-our-partners .comp-heading {
  margin-bottom: 2.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-multi-rows .comp-heading, .comp-our-partners .comp-heading {
    margin-bottom: 4.05rem;
  }
  .comp-teaser-multi-rows .comp-heading h2, .comp-our-partners .comp-heading h2 {
    margin-bottom: 0;
  }
  .comp-teaser-multi-rows .comp-heading > p,
  .comp-teaser-multi-rows .comp-heading > .component-content > p,
  .comp-teaser-multi-rows .comp-heading .text-desc, .comp-our-partners .comp-heading > p,
  .comp-our-partners .comp-heading > .component-content > p,
  .comp-our-partners .comp-heading .text-desc {
    margin-top: 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .comp-heading, .comp-our-partners .comp-heading {
    margin-bottom: 4.45rem;
  }
  .comp-teaser-multi-rows .comp-heading h2, .comp-our-partners .comp-heading h2 {
    margin-bottom: 0;
  }
  .comp-teaser-multi-rows .comp-heading > p,
  .comp-teaser-multi-rows .comp-heading > .component-content > p,
  .comp-teaser-multi-rows .comp-heading .text-desc, .comp-our-partners .comp-heading > p,
  .comp-our-partners .comp-heading > .component-content > p,
  .comp-our-partners .comp-heading .text-desc {
    margin-top: 1.65rem;
  }
}

.comp-teaser-multi-rows .component-content .row.column-splitter, .comp-our-partners .component-content .row.column-splitter {
  padding: 0 1rem;
  width: calc(100% + 1rem * 2);
  margin-right: -1rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .component-content .row.column-splitter, .comp-our-partners .component-content .row.column-splitter {
    margin: 0 -2.35rem 0-1.5rem;
    padding: 0 1.5rem;
    width: calc(100% + 1.5rem * 2 + 0.85rem);
  }
}

.comp-teaser-multi-rows .column-splitter, .comp-our-partners .column-splitter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
  transition-property: transform, -webkit-transform;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .column-splitter, .comp-our-partners .column-splitter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .comp-teaser-multi-rows .column-splitter.\--content-left, .comp-our-partners .column-splitter.\--content-left {
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
}

.comp-teaser-multi-rows .column-splitter:before, .comp-teaser-multi-rows .column-splitter:after, .comp-our-partners .column-splitter:before, .comp-our-partners .column-splitter:after {
  content: none;
}

.comp-teaser-multi-rows .column-splitter img, .comp-our-partners .column-splitter img {
  width: auto;
  height: 2rem;
  margin-bottom: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .column-splitter img, .comp-our-partners .column-splitter img {
    margin-bottom: 0.35rem;
  }
}

.comp-teaser-multi-rows .column-splitter > [class*="col-"], .comp-our-partners .column-splitter > [class*="col-"] {
  position: relative;
  padding: 0;
  font-weight: 300;
  line-height: 1.28571;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media only screen and (max-width: 991px) {
  .comp-teaser-multi-rows .column-splitter > [class*="col-"], .comp-our-partners .column-splitter > [class*="col-"] {
    max-width: 12rem;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:not(:empty), .comp-our-partners .column-splitter > [class*="col-"]:not(:empty) {
    border-top: 2px solid rgba(252, 234, 16, 0.35);
    border-bottom: 2px solid rgba(252, 234, 16, 0.35);
    padding: 1.5rem 0 1.5rem 1.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:not(:empty), .comp-our-partners .column-splitter > [class*="col-"]:not(:empty) {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:before, .comp-our-partners .column-splitter > [class*="col-"]:before {
    content: '';
    position: absolute;
    top: -1.5rem;
    left: 0;
    width: 2px;
    height: calc(100% + 1.5rem * 2);
    background-color: rgba(252, 234, 16, 0.35);
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .column-splitter > [class*="col-"], .comp-our-partners .column-splitter > [class*="col-"] {
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:before, .comp-teaser-multi-rows .column-splitter > [class*="col-"]:after, .comp-our-partners .column-splitter > [class*="col-"]:before, .comp-our-partners .column-splitter > [class*="col-"]:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: rgba(252, 234, 16, 0.5);
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:before, .comp-our-partners .column-splitter > [class*="col-"]:before {
    bottom: 0;
    right: 1.5rem;
    width: 100%;
    height: 3px;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:after, .comp-our-partners .column-splitter > [class*="col-"]:after {
    top: 1.5rem;
    left: 0;
    width: 3px;
    height: 100%;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:empty:before, .comp-teaser-multi-rows .column-splitter > [class*="col-"]:empty:after, .comp-our-partners .column-splitter > [class*="col-"]:empty:before, .comp-our-partners .column-splitter > [class*="col-"]:empty:after {
    content: none;
  }
}

.comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo, .comp-our-partners .column-splitter > [class*="col-"] > .promo {
  display: block;
}

.comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo.large-spacing-bottom, .comp-our-partners .column-splitter > [class*="col-"] > .promo.large-spacing-bottom {
  padding-bottom: 1.75rem;
}

.comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo span.cta-primary, .comp-our-partners .column-splitter > [class*="col-"] > .promo span.cta-primary {
  position: absolute;
  bottom: 1.25rem;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo span.cta-primary, .comp-our-partners .column-splitter > [class*="col-"] > .promo span.cta-primary {
    right: 1.6rem;
    bottom: 1.75rem;
    opacity: 0;
  }
}

.no-touch .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo:hover, .no-touch .comp-our-partners .column-splitter > [class*="col-"] > .promo:hover {
  text-decoration: none;
}

.no-touch .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo:hover span.cta-primary, .no-touch .comp-our-partners .column-splitter > [class*="col-"] > .promo:hover span.cta-primary {
  opacity: 1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.section-bg ~ .section-content .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo, .section-bg ~ .section-content .comp-our-partners .column-splitter > [class*="col-"] > .promo {
  color: #fff;
}

.section-bg ~ .section-content .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo span.cta-primary, .section-bg ~ .section-content .comp-our-partners .column-splitter > [class*="col-"] > .promo span.cta-primary {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo, .comp-our-partners .column-splitter > [class*="col-"] > .promo {
    position: relative;
    height: 100%;
    padding: 1.5rem 1.6rem 1.5rem 1.15rem;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo.large-spacing-bottom, .comp-our-partners .column-splitter > [class*="col-"] > .promo.large-spacing-bottom {
    padding: 1.5rem 1.6rem 3.25rem 1.15rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(1):after, .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(2):after, .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(3):after, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(1):after, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(2):after, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(3):after {
    top: -1.5rem;
    height: calc(100% + 1.5rem * 2);
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(1) > .promo:before, .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(2) > .promo:before, .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(3) > .promo:before, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(1) > .promo:before, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(2) > .promo:before, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(3) > .promo:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: rgba(252, 234, 16, 0.5);
    top: 0;
    right: 1.5rem;
    width: 100%;
    height: 3px;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(3n + 1):before, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(3n + 1):before {
    right: -1.5rem;
    width: calc(100% + 1.5rem * 2);
  }
  .mac.safari .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(3n + 1):before, .mac.safari .comp-our-partners .column-splitter > [class*="col-"]:nth-child(3n + 1):before {
    right: -11%;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(3n + 1) > .promo:after, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(3n + 1) > .promo:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: rgba(252, 234, 16, 0.35);
    top: 1.5rem;
    right: -3px;
    width: 3px;
    height: 100%;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:first-child > .promo:before, .comp-our-partners .column-splitter > [class*="col-"]:first-child > .promo:before {
    right: -1.5rem;
    width: calc(100% + 1.5rem * 2);
  }
  .mac.safari .comp-teaser-multi-rows .column-splitter > [class*="col-"]:first-child > .promo:before, .mac.safari .comp-our-partners .column-splitter > [class*="col-"]:first-child > .promo:before {
    right: -11%;
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:first-child > .promo:after, .comp-our-partners .column-splitter > [class*="col-"]:first-child > .promo:after {
    top: -1.5rem;
    height: calc(100% + 1.5rem * 2);
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(3n + 1):empty ~ [class*="col-"]:nth-child(3n + 2):before, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(3n + 1):empty ~ [class*="col-"]:nth-child(3n + 2):before {
    right: -1.5rem;
    width: calc(100% + 1.5rem * 2);
  }
  .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(3n + 1):empty ~ [class*="col-"]:nth-child(3n + 2) > .promo:after, .comp-our-partners .column-splitter > [class*="col-"]:nth-child(3n + 1):empty ~ [class*="col-"]:nth-child(3n + 2) > .promo:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: rgba(252, 234, 16, 0.35);
    top: 1.5rem;
    right: -2px;
    width: 3px;
    height: 100%;
  }
}

.comp-teaser-multi-rows .column-splitter .field-promotext, .comp-our-partners .column-splitter .field-promotext {
  font-size: 14px;
  color: #000;
}

.comp-teaser-multi-rows .column-splitter .text-desc, .comp-our-partners .column-splitter .text-desc {
  font-size: 14px;
  margin-top: 0.525rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .column-splitter .text-desc, .comp-our-partners .column-splitter .text-desc {
    margin-top: 0.6rem;
  }
}

.comp-teaser-multi-rows.\--multi-rows-left .column-splitter, .comp-our-partners.\--multi-rows-left .column-splitter {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows .swiper-pagination, .comp-our-partners .swiper-pagination {
    display: none;
  }
}

.comp-teaser-multi-rows .swiper-pagination.swiper-pagination-bullets, .comp-our-partners .swiper-pagination.swiper-pagination-bullets {
  position: relative;
  height: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
}

.comp-teaser-multi-rows .swiper-pagination.swiper-pagination-bullets:before, .comp-our-partners .swiper-pagination.swiper-pagination-bullets:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 0.05rem;
  background-color: #fcea10;
}

.comp-teaser-multi-rows .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet, .comp-our-partners .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 0;
  background-color: #fcea10;
  margin: 0;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.comp-teaser-multi-rows .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, .comp-our-partners .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.comp-our-partners.comp-teaser-link .container {
  margin-top: 0;
}

.comp-our-partners.comp-teaser-link .comp-heading {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .comp-our-partners.comp-teaser-link .comp-heading {
    margin-bottom: 4.05rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-our-partners.comp-teaser-link .comp-heading {
    margin-bottom: 2rem;
  }
}

.comp-our-partners.comp-teaser-link .comp-heading h2 {
  white-space: normal;
}

.comp-our-partners.comp-teaser-link .partner-title {
  position: relative;
}

.comp-our-partners.comp-teaser-link .partner-title [class*="col-"] {
  border: 0;
  padding: 0;
}

.comp-our-partners.comp-teaser-link .partner-title [class*="col-"]:before, .comp-our-partners.comp-teaser-link .partner-title [class*="col-"]:after {
  display: none;
}

@media only screen and (max-width: 991px) {
  .comp-our-partners.comp-teaser-link .partner-title .column-splitter {
    display: block;
  }
}

.comp-our-partners.comp-teaser-link .partner-title .component.link {
  display: block;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 992px) {
  .comp-our-partners.comp-teaser-link .partner-title .component.link {
    margin-bottom: 4.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-our-partners.comp-teaser-link .partner-title .component.link .component-content {
    text-align: left;
  }
}

@media only screen and (min-width: 992px) {
  .comp-our-partners.comp-teaser-link .column-splitter > [class*="col-"] > .promo {
    padding: 1.85rem 1.6rem 1.7rem 1.15rem;
  }
}

.comp-our-partners.comp-teaser-link .column-splitter .field-promoicon {
  height: 2rem;
  margin-bottom: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .comp-our-partners.comp-teaser-link .column-splitter .field-promoicon {
    margin-bottom: 0.35rem;
  }
}

.comp-our-partners.comp-teaser-link .column-splitter img {
  max-width: 10.5rem;
  width: auto;
  max-height: 4rem;
  height: auto;
}

.comp-our-partners.comp-teaser-link .text-desc {
  max-width: none;
  margin-bottom: 0;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows.container.container-inner, .comp-teaser-multi-rows-image-top.container.container-inner {
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows.container.container-inner, .comp-teaser-multi-rows-image-top.container.container-inner {
    overflow: visible;
    max-width: 41.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows.container.container-inner, .comp-teaser-multi-rows-image-top.container.container-inner {
    max-width: 32.75rem;
    padding-bottom: 1.5rem;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .container, .comp-teaser-multi-rows-image-top .container {
  margin-top: 60px;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .container .component.link, .comp-teaser-multi-rows-image-top .container .component.link {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .container .component.link, .comp-teaser-multi-rows-image-top .container .component.link {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 3rem;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .container .component.link:last-child, .comp-teaser-multi-rows-image-top .container .component.link:last-child {
  margin-left: 0;
  margin-bottom: 0;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading, .comp-teaser-multi-rows-image-top .comp-heading {
  margin-bottom: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading, .comp-teaser-multi-rows-image-top .comp-heading {
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading h2, .comp-teaser-multi-rows-image-top .comp-heading h2 {
    color: #fff;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading, .comp-teaser-multi-rows-image-top .comp-heading {
    margin-bottom: 2.75rem;
  }
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading h2, .comp-teaser-multi-rows-image-top .comp-heading h2 {
    margin-bottom: 0;
  }
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading > p,
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading > .component-content > p,
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading .text-desc, .comp-teaser-multi-rows-image-top .comp-heading > p,
  .comp-teaser-multi-rows-image-top .comp-heading > .component-content > p,
  .comp-teaser-multi-rows-image-top .comp-heading .text-desc {
    margin-top: 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading, .comp-teaser-multi-rows-image-top .comp-heading {
    margin-bottom: 2.75rem;
  }
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading h2, .comp-teaser-multi-rows-image-top .comp-heading h2 {
    margin-bottom: 0;
  }
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading > p,
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading > .component-content > p,
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-heading .text-desc, .comp-teaser-multi-rows-image-top .comp-heading > p,
  .comp-teaser-multi-rows-image-top .comp-heading > .component-content > p,
  .comp-teaser-multi-rows-image-top .comp-heading .text-desc {
    margin-top: 1.65rem;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-img, .comp-teaser-multi-rows-image-top .comp-img {
  margin-bottom: 2.05rem;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-img, .comp-teaser-multi-rows-image-top .comp-img {
    margin: 0 -1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-img, .comp-teaser-multi-rows-image-top .comp-img {
    margin-bottom: 5.55rem;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .comp-img img, .comp-teaser-multi-rows-image-top .comp-img img {
  width: 100%;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .component-content .row.column-splitter, .comp-teaser-multi-rows-image-top .component-content .row.column-splitter {
  padding: 0 1rem;
  width: calc(100% + 1rem * 2);
  margin-right: -1rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .component-content .row.column-splitter, .comp-teaser-multi-rows-image-top .component-content .row.column-splitter {
    margin: 0 -2.35rem 0-1.5rem;
    padding: 0;
    width: calc(100% + 1.5rem * 2);
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter, .comp-teaser-multi-rows-image-top .column-splitter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
  transition-property: transform, -webkit-transform;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter, .comp-teaser-multi-rows-image-top .column-splitter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter.\--content-left, .comp-teaser-multi-rows-image-top .column-splitter.\--content-left {
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter:before, .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter:after, .comp-teaser-multi-rows-image-top .column-splitter:before, .comp-teaser-multi-rows-image-top .column-splitter:after {
  content: none;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter img, .comp-teaser-multi-rows-image-top .column-splitter img {
  width: auto;
  margin-bottom: 0;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"], .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  font-weight: 300;
  line-height: 1.28571;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: none;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"]:before, .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"]:after, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"]:before, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"]:after {
  display: none;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 11rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo {
    width: 100%;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo:after, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo:after {
  display: none;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo.large-spacing-bottom, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo.large-spacing-bottom {
  padding-bottom: 1.75rem;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo span.cta-primary, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo span.cta-primary {
  position: absolute;
  bottom: 1.25rem;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo span.cta-primary, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo span.cta-primary {
    right: 0;
    bottom: 1.75rem;
    opacity: 0;
  }
}

.no-touch .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo:hover, .no-touch .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo:hover {
  text-decoration: none;
}

.no-touch .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo:hover span.cta-primary, .no-touch .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo:hover span.cta-primary {
  opacity: 1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.section-bg ~ .section-content .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo, .section-bg ~ .section-content .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo {
  color: #fff;
}

.section-bg ~ .section-content .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo span.cta-primary, .section-bg ~ .section-content .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo span.cta-primary {
  color: #fff;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo .component-content, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo .component-content {
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo {
    position: relative;
    padding: 1.05rem 0 1.2rem;
    margin: 0 1.65rem;
  }
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo.large-spacing-bottom, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo.large-spacing-bottom {
    padding: 1.5rem 0 3.25rem;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo:before, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: rgba(252, 234, 16, 0.5);
  top: auto;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 2px;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"] > .promo.\--no-border:before, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"] > .promo.\--no-border:before {
  content: none;
}

@media only screen and (max-width: 767px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"]:not(:empty), .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"]:not(:empty) {
    border: none;
    padding: 1.35rem 0;
    margin-left: 1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"]:not(:empty), .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"]:not(:empty) {
    border: none;
    padding: 0;
  }
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter > [class*="col-"]:nth-child(2n+0) > .promo, .comp-teaser-multi-rows-image-top .column-splitter > [class*="col-"]:nth-child(2n+0) > .promo {
    margin: 0 2.75rem 0 1.65rem;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter .field-promotext, .comp-teaser-multi-rows-image-top .column-splitter .field-promotext {
  font-size: 14px;
  color: #000;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows .column-splitter .text-desc, .comp-teaser-multi-rows-image-top .column-splitter .text-desc {
  font-size: 14px;
  margin-top: 0.45rem;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows.\--multi-rows-left .column-splitter, .comp-teaser-multi-rows-image-top.\--multi-rows-left .column-splitter {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top .comp-teaser-multi-rows:not(.comp-teaser-multi-images) .swiper-pagination, .comp-teaser-multi-rows-image-top:not(.comp-teaser-multi-images) .swiper-pagination {
    display: none;
  }
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows:not(.comp-teaser-multi-images) .swiper-pagination.swiper-pagination-bullets, .comp-teaser-multi-rows-image-top:not(.comp-teaser-multi-images) .swiper-pagination.swiper-pagination-bullets {
  position: relative;
  height: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows:not(.comp-teaser-multi-images) .swiper-pagination.swiper-pagination-bullets:before, .comp-teaser-multi-rows-image-top:not(.comp-teaser-multi-images) .swiper-pagination.swiper-pagination-bullets:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 0.05rem;
  background-color: #fcea10;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows:not(.comp-teaser-multi-images) .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet, .comp-teaser-multi-rows-image-top:not(.comp-teaser-multi-images) .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 0;
  background-color: #fcea10;
  margin: 0;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.comp-teaser-multi-rows-image-top .comp-teaser-multi-rows:not(.comp-teaser-multi-images) .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, .comp-teaser-multi-rows-image-top:not(.comp-teaser-multi-images) .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top.comp-teaser-link .text-content {
    max-width: none;
  }
}

.comp-teaser-multi-rows-image-top.comp-teaser-link .container {
  margin-top: 0;
}

.comp-teaser-multi-rows-image-top.comp-teaser-link .partner-title {
  position: relative;
}

.comp-teaser-multi-rows-image-top.comp-teaser-link .partner-title [class*="col-"] {
  border: 0;
  padding: 0;
}

.comp-teaser-multi-rows-image-top.comp-teaser-link .partner-title [class*="col-"]:before, .comp-teaser-multi-rows-image-top.comp-teaser-link .partner-title [class*="col-"]:after {
  display: none;
}

@media only screen and (max-width: 991px) {
  .comp-teaser-multi-rows-image-top.comp-teaser-link .partner-title .column-splitter {
    display: block;
  }
}

.comp-teaser-multi-rows-image-top.comp-teaser-link .partner-title .component.link {
  display: block;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top.comp-teaser-link .partner-title .component.link {
    margin-bottom: 4.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top.comp-teaser-link .partner-title .component.link .component-content {
    text-align: left;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-multi-rows-image-top.comp-teaser-link .column-splitter > [class*="col-"] > .promo {
    padding: 1.05rem 0rem 1.2rem;
  }
}

.comp-teaser-multi-rows-image-top.comp-teaser-link .column-splitter .field-promoicon {
  height: 2.3rem;
  margin-bottom: 1.2rem;
}

.comp-teaser-multi-rows-image-top.comp-teaser-link .column-splitter img {
  max-width: 10.5rem;
  width: auto;
  max-height: 2.3rem;
  height: auto;
}

.comp-teaser-multi-rows-image-top.comp-teaser-link .text-desc {
  max-width: none;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__container {
    padding-bottom: 2.5rem;
  }
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__container .swiper-pagination-bullets {
  bottom: 0;
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__container .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #c4c4c4;
  opacity: 1;
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__container .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #8b0d14;
}

@media only screen and (max-width: 767px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__container[class*="swiper-"] [class*="col-"] {
    max-width: 13.25rem;
  }
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__container[class*="swiper-"] [class*="col-"].swiper-slide-prev {
    padding-left: 0.625rem;
  }
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__heading {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #131313;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__heading {
    padding-top: 0;
    margin-bottom: 2.5rem;
  }
}

.ar .three-products-teaser.three-products-teaser-jbr .comp-three-products__heading {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.4;
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__heading-title {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__heading-title {
    font-size: 36px;
    line-height: 38px;
  }
}

@media only screen and (min-width: 768px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__heading-title {
    max-width: 66%;
  }
}

.ar .three-products-teaser.three-products-teaser-jbr .comp-three-products__heading-title {
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__wrap {
    margin-right: -0.375rem;
    margin-left: -0.375rem;
  }
}

@media only screen and (min-width: 768px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__wrap::before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__wrap [class*="col-"] {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__image-title {
  right: 2.25rem;
  bottom: 1.15rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__image-title {
    font-size: 24px;
    line-height: 26px;
    right: 0.85rem;
    bottom: 0.5rem;
  }
}

.ar .three-products-teaser.three-products-teaser-jbr .comp-three-products__image-title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__content {
  padding: 1rem 1rem 3.7rem;
}

@media only screen and (max-width: 767px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__content {
    min-width: 12.65rem;
  }
}

@media only screen and (min-width: 992px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__content {
    padding: 2rem;
  }
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__content-desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  color: #131313;
  margin-bottom: 1.25rem;
}

@media only screen and (max-width: 767px) {
  .three-products-teaser.three-products-teaser-jbr .comp-three-products__content-desc {
    font-size: 15px;
  }
}

.ar .three-products-teaser.three-products-teaser-jbr .comp-three-products__content-desc {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.three-products-teaser.three-products-teaser-jbr .comp-three-products__content button.cta-primary-jbr {
  border: none;
  background-color: transparent;
}

.three-products-teaser.three-products-teaser-jbr.overlay-apply-desktop .\--has-overlay:before {
  background: -webkit-gradient(linear, right bottom, right top, color-stop(-6.55%, #000), color-stop(32.3%, rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, #000 -6.55%, rgba(0, 0, 0, 0) 32.3%);
  background: linear-gradient(0deg, #000 -6.55%, rgba(0, 0, 0, 0) 32.3%);
}

.three-products-teaser .section-content {
  overflow: hidden;
}

.three-products-teaser .comp-three-products__container {
  position: relative;
}

@media only screen and (max-width: 991px) {
  .three-products-teaser .comp-three-products__container {
    padding-bottom: 2rem;
  }
  .three-products-teaser .comp-three-products__container[class*=swiper-] [class*=col-] {
    max-width: 12rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media only screen and (min-width: 768px) {
  .three-products-teaser .comp-three-products__container .swiper-pagination {
    display: none;
  }
}

.three-products-teaser .comp-three-products__container .swiper-pagination-bullet-active {
  background-color: #b5131d;
}

.three-products-teaser .comp-three-products__heading {
  display: block;
  margin-bottom: 1rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
  word-break: break-word;
}

@media only screen and (min-width: 768px) {
  .three-products-teaser .comp-three-products__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 2rem;
    padding-top: 7rem;
  }
}

.three-products-teaser .comp-three-products__heading > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.three-products-teaser .comp-three-products__heading-title {
  font-weight: bold;
  font-size: 45px;
  line-height: 50px;
}

@media only screen and (min-width: 992px) {
  .three-products-teaser .comp-three-products__heading-title {
    font-size: 60px;
    line-height: 63px;
  }
}

.ar .three-products-teaser .comp-three-products__heading-title {
  line-height: 1.4;
}

.three-products-teaser .comp-three-products__heading-desc {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) {
  .three-products-teaser .comp-three-products__heading-desc {
    font-size: 24px;
    line-height: 31px;
  }
}

@media only screen and (max-width: 991px) {
  .three-products-teaser .comp-three-products__heading-desc {
    margin-top: 1rem;
  }
}

.three-products-teaser .comp-three-products__heading-desc * {
  line-height: 1.2;
}

.three-products-teaser .comp-three-products__heading-desc p {
  line-height: 26px;
}

@media only screen and (min-width: 992px) {
  .three-products-teaser .comp-three-products__heading-desc p {
    line-height: 31px;
  }
}

.three-products-teaser .comp-three-products__heading strong,
.three-products-teaser .comp-three-products__heading b {
  font-weight: bold;
}

.three-products-teaser .comp-three-products__heading .font-size-35,
.three-products-teaser .comp-three-products__heading .font-size-40,
.three-products-teaser .comp-three-products__heading .font-size-45,
.three-products-teaser .comp-three-products__heading .font-size-120,
.three-products-teaser .comp-three-products__heading .font-size-180 {
  font-size: 2.1rem !important;
}

@media only screen and (min-width: 992px) {
  .three-products-teaser .comp-three-products__heading .font-size-35 {
    font-size: 1.75rem !important;
  }
  .three-products-teaser .comp-three-products__heading .font-size-40 {
    font-size: 2rem !important;
  }
  .three-products-teaser .comp-three-products__heading .font-size-45 {
    font-size: 2.25rem !important;
  }
  .three-products-teaser .comp-three-products__heading .font-size-120 {
    font-size: 6rem !important;
  }
  .three-products-teaser .comp-three-products__heading .font-size-180 {
    font-size: 9rem !important;
  }
}

.three-products-teaser .comp-three-products__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

@media only screen and (min-width: 768px) {
  .three-products-teaser .comp-three-products__wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .three-products-teaser .comp-three-products__wrap::before {
    content: "";
    width: 200%;
    height: 200%;
    position: absolute;
    bottom: calc(100% - 158px);
    right: 0;
    background-color: #f4f4f4;
    z-index: -1;
    margin: 0 -50%;
  }
}

@media only screen and (min-width: 992px) {
  .three-products-teaser .comp-three-products__wrap::before {
    bottom: calc(100% - 213px);
  }
}

@media only screen and (min-width: 1200px) {
  .three-products-teaser .comp-three-products__wrap::before {
    bottom: calc(100% - 264px);
  }
}

.three-products-teaser .comp-three-products__wrap [class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .three-products-teaser .comp-three-products__wrap [class*=col-] {
    width: 33.33%;
  }
}

.three-products-teaser .comp-three-products__item {
  border: 1px solid #e7e7e7;
  width: 100%;
}

.three-products-teaser .comp-three-products__image {
  position: relative;
  padding-bottom: 73.33%;
}

.three-products-teaser .comp-three-products__image-title {
  position: absolute;
  right: 2rem;
  bottom: 1.75rem;
  width: 70%;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 28px;
  color: #fff;
  word-break: break-word;
  overflow: hidden;
  max-height: 2.8rem;
}

.three-products-teaser .comp-three-products__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.75rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  word-break: break-word;
}

.three-products-teaser .comp-three-products__content-list-feature {
  margin-bottom: 1.25rem;
}

.three-products-teaser .comp-three-products__content-desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #414042;
  margin-bottom: 1.4rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.three-products-teaser .comp-three-products__content-desc * {
  line-height: 1.2;
}

.three-products-teaser .comp-three-products__content-desc p {
  line-height: 24px;
}

.three-products-teaser .comp-three-products__content-desc strong,
.three-products-teaser .comp-three-products__content-desc b {
  font-weight: bold;
}

.three-products-teaser .comp-three-products__content-desc .font-size-35,
.three-products-teaser .comp-three-products__content-desc .font-size-40,
.three-products-teaser .comp-three-products__content-desc .font-size-45,
.three-products-teaser .comp-three-products__content-desc .font-size-120,
.three-products-teaser .comp-three-products__content-desc .font-size-180 {
  font-size: 2.1rem !important;
}

@media only screen and (min-width: 992px) {
  .three-products-teaser .comp-three-products__content-desc .font-size-35 {
    font-size: 1.75rem !important;
  }
  .three-products-teaser .comp-three-products__content-desc .font-size-40 {
    font-size: 2rem !important;
  }
  .three-products-teaser .comp-three-products__content-desc .font-size-45 {
    font-size: 2.25rem !important;
  }
  .three-products-teaser .comp-three-products__content-desc .font-size-120 {
    font-size: 6rem !important;
  }
  .three-products-teaser .comp-three-products__content-desc .font-size-180 {
    font-size: 9rem !important;
  }
}

.three-products-teaser .comp-three-products__content-cta .cta-primary {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  color: #000;
}

.three-products-teaser .comp-three-products__feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.3rem 0;
  border-bottom: 1px solid #e1e1e1;
}

.three-products-teaser .comp-three-products__feature:first-child {
  border-top: 1px solid #e1e1e1;
}

.three-products-teaser .comp-three-products__feature-icon {
  margin-left: 0.75rem;
  width: 1.5rem;
  height: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.three-products-teaser .comp-three-products__feature-icon img {
  max-width: 100%;
  max-height: 100%;
}

.three-products-teaser .comp-three-products__feature-text {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #000;
  width: 100%;
}

.three-products-teaser .comp-three-products__price {
  font-weight: 700;
  font-size: 26px;
  line-height: 28px;
}

.three-products-teaser .comp-three-products__price-wrap {
  margin-bottom: 0.5rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-style: normal;
  color: #000;
}

.three-products-teaser .comp-three-products__price-heading {
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-link .text-content {
    max-width: 7.25rem;
  }
}

.comp-teaser-link .field-promotext {
  margin-bottom: 0.45rem;
  color: #000;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 0.7rem;
  line-height: 1.25;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-link .field-promotext {
    line-height: 1.2;
  }
}

.comp-teaser-link .text-desc {
  margin-bottom: 1rem;
  color: #414042;
  font-weight: 300;
  line-height: 1.29;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-link .text-desc {
    margin-bottom: 1.65rem;
  }
}

.comp-teaser-with-link {
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-with-link.container-inner-right .component-content .row {
    margin-left: 0;
    margin-right: -0.05rem;
  }
}

.comp-teaser-with-link.comp-teaser-link .text-desc {
  margin-bottom: 1.1rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-with-link.comp-teaser-link .text-desc {
    margin-bottom: 1.65rem;
  }
}

.comp-teaser-with-link .field-promoicon {
  max-width: 3.75rem;
  height: 1.4rem;
  margin-bottom: 1rem;
  line-height: 0;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-with-link .field-promoicon {
    margin-bottom: 1rem;
  }
}

.comp-teaser-with-link .field-promoicon img {
  max-width: 100%;
}

.comp-teaser-with-link .comp-heading {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-teaser-with-link .comp-heading {
    margin-bottom: 1.65rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-teaser-with-link [class*="col-"] {
    padding-right: 0.75rem;
  }
  .comp-teaser-with-link [class*="col-"]:first-child {
    padding-right: 0.375rem;
  }
  .comp-teaser-with-link [class*="col-"]:last-child {
    padding-right: 1.1rem;
  }
}

.comp-teaser-with-link [class*="col-"]:last-child {
  margin-top: 3rem;
}

@media only screen and (min-width: 768px) {
  .comp-teaser-with-link [class*="col-"]:last-child {
    margin-top: 0;
  }
}

/* breakpoints */
.title {
  background: transparent;
}

.title h1, .title .field-title a {
  border-bottom: 1px solid #89c6cc;
  font-size: 24px;
  margin-bottom: 10px;
  color: #747474;
  line-height: 20px;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.title h1:hover, .title .field-title a:hover {
  color: #878787;
}

@charset "UTF-8";
/* breakpoints */
.toggle details[open] summary:before {
  content: "\f146";
}

.toggle summary.toggle-header {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  background: #ffffff;
  cursor: pointer;
  min-height: 25px;
}

.toggle summary.toggle-header::-webkit-details-marker {
  display: none;
}

.toggle summary.toggle-header:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0fe";
  position: absolute;
  font-size: 17px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.toggle summary.toggle-header.show {
  display: inline-block !important;
}

.toggle summary.toggle-header .toggle-label {
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.toggle summary.toggle-header .toggle-label p {
  margin-bottom: 0;
}

.toggle .show {
  color: #878787;
}

.toggle .toggle-content {
  margin-top: -1px;
}

.toggle details summary ~ .component > .component-content {
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

.toggle details[open] summary ~ .component {
  overflow: hidden;
}

.toggle details[open] summary ~ .component > .component-content {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

@-webkit-keyframes swing {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes swing {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutBack {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  20% {
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
  }
  30% {
    -webkit-transform: translateY(-60%);
            transform: translateY(-60%);
  }
  60% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  80% {
    -webkit-transform: translateY(40%);
            transform: translateY(40%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutBack {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  20% {
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
  }
  30% {
    -webkit-transform: translateY(-60%);
            transform: translateY(-60%);
  }
  60% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  80% {
    -webkit-transform: translateY(40%);
            transform: translateY(40%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutBounce {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  62.5% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  75% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  87.5% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutBounce {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  50% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  62.5% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  75% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  87.5% {
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutCirc {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  10% {
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  90% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutCirc {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  10% {
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  90% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutCubic {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  70% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutCubic {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  70% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutElastic {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  70% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutElastic {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  70% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutExpo {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-90%);
            transform: translateY(-90%);
  }
  70% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutExpo {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-90%);
            transform: translateY(-90%);
  }
  70% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutQad {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutQad {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutQuart {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-90%);
            transform: translateY(-90%);
  }
  70% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutQuart {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-90%);
            transform: translateY(-90%);
  }
  70% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutQuint {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-90%);
            transform: translateY(-90%);
  }
  70% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutQuint {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(-90%);
            transform: translateY(-90%);
  }
  70% {
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes easeInOutSine {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  75% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes easeInOutSine {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  75% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes outQuad {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
  50% {
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
  }
  75% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes outQuad {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  25% {
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
  50% {
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
  }
  75% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

/* breakpoints */
.twitter h1, .twitter h2, .twitter h3, .twitter h4, .twitter h5, .twitter h6 {
  padding-bottom: 6px;
  border-bottom: 1px solid #d2d2d2;
}

.twitter .twitter-follow-button {
  margin: 10px 0 0;
}

.twitter .tweet-item {
  border-top: 1px solid #89c6cc;
  padding: 10px 0px 10px 10px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
  padding-right: 55px;
}

.twitter .tweet-item:first-child {
  border: none;
  background: none;
}

.twitter .tweet-header {
  overflow: hidden;
}

.twitter .tweet-profile {
  display: block;
  float: right;
  text-decoration: none;
  font-size: 14px;
}

.twitter .tweet-avatar {
  position: absolute;
  right: 0;
  top: 10px;
}

.twitter .tweet-datetime {
  display: block;
  float: left;
  text-decoration: none;
}

.twitter .tweet-content {
  margin-top: 5px;
}

.twitter .tweet-footer > ul li {
  display: inline;
  padding-right: 5px;
}

.twitter .tweet-footer > ul li:first-child {
  padding: 0;
}

.twitter .tweet-footer a {
  text-decoration: none;
}

/* breakpoints */
.comp-video-listing-container__title {
  display: block;
  max-width: 1280px;
  margin: 0 auto 35px;
  padding: 0 20px 0 47px;
}

@media only screen and (min-width: 768px) {
  .comp-video-listing-container__title {
    padding: 0 50px;
    margin-bottom: 56px;
  }
}

@media only screen and (min-width: 992px) {
  .comp-video-listing-container__title {
    margin-bottom: 61px;
  }
}

.comp-video-listing-container__loadmore {
  margin-bottom: -10px;
  text-align: center;
}

/* breakpoints */
.component.video .mejs-container {
  overflow: hidden;
}

.component.video .mejs-controls .mejs-button button {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.component.video .video-init {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 80px;
  height: 80px;
  margin: -40px -40px 0 0;
  background: url("/-/media/Base-Themes/Core-Libraries/styles/mejs-controls.svg") no-repeat;
  background-position: 100% -39px;
  overflow: hidden;
  z-index: 1;
}

/* breakpoints */
.comp-wayfinding {
  overflow: hidden;
}

.comp-wayfinding .comp-wayfinding-inner {
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .comp-wayfinding .comp-wayfinding-inner {
    max-width: 36.35rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-wayfinding .comp-wayfinding-inner {
    max-width: 47.75rem;
  }
}

.comp-wayfinding .title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 42px;
  line-height: 1.2;
  max-width: 100%;
  color: #000;
  margin-bottom: 1.75rem;
  padding-right: 1.25rem;
}

.comp-wayfinding .title span, .comp-wayfinding .title p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.1rem;
}

@media only screen and (min-width: 768px) {
  .comp-wayfinding .title {
    font-size: 44px;
    line-height: 1;
    max-width: 21.9rem;
    padding-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-wayfinding .title {
    font-size: 72px;
    line-height: 3.5rem;
    max-width: 39.8rem;
    margin-bottom: 2.25rem;
  }
}

.comp-wayfinding .list-wayfinding {
  overflow: hidden;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .comp-wayfinding .list-wayfinding {
    margin: 0 -0.175rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-wayfinding .list-wayfinding {
    margin: 0 -0.25rem;
  }
}

.comp-wayfinding .item-wayfinding {
  float: right;
  overflow: hidden;
  width: 100%;
  padding-bottom: 0.25rem;
}

.comp-wayfinding .item-wayfinding .img-wrapper {
  height: 11.7rem;
}

@media only screen and (min-width: 768px) {
  .comp-wayfinding .item-wayfinding {
    padding: 0 0.175rem 0.35rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(1) {
    width: 35.068%;
  }
  .comp-wayfinding .item-wayfinding:nth-child(1) .img-wrapper {
    height: 10.5rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(1) .img-wrapper img {
    height: auto;
    width: 100%;
  }
  .comp-wayfinding .item-wayfinding:nth-child(2) {
    width: 31.25%;
  }
  .comp-wayfinding .item-wayfinding:nth-child(2) .img-wrapper {
    height: 14.55rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(3) {
    width: 33.682%;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .comp-wayfinding .item-wayfinding:nth-child(3) .img-wrapper {
    height: 14.55rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(4) {
    width: 35.068%;
    -webkit-transform: translateY(-4.05rem);
        -ms-transform: translateY(-4.05rem);
            transform: translateY(-4.05rem);
  }
  .comp-wayfinding .item-wayfinding:nth-child(4) .img-wrapper {
    height: 15.5rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(5) {
    width: 38.888%;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .comp-wayfinding .item-wayfinding:nth-child(5) .img-wrapper {
    height: 15.6rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(6) {
    width: 26.044%;
  }
  .comp-wayfinding .item-wayfinding:nth-child(6) .img-wrapper {
    height: 11.45rem;
  }
}

@media only screen and (min-width: 992px) {
  .comp-wayfinding .item-wayfinding {
    padding: 0 0.25rem 0.5rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(1) {
    width: 34.345%;
  }
  .comp-wayfinding .item-wayfinding:nth-child(1) .img-wrapper {
    height: 14.5rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(2) {
    width: 32.146%;
  }
  .comp-wayfinding .item-wayfinding:nth-child(2) .img-wrapper {
    height: 20.05rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(3) {
    width: 33.509%;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .comp-wayfinding .item-wayfinding:nth-child(3) .img-wrapper {
    height: 20.05rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(4) {
    width: 34.345%;
    -webkit-transform: translateY(-5.55rem);
        -ms-transform: translateY(-5.55rem);
            transform: translateY(-5.55rem);
  }
  .comp-wayfinding .item-wayfinding:nth-child(4) .img-wrapper {
    height: 21.35rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(5) {
    width: 38.952%;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .comp-wayfinding .item-wayfinding:nth-child(5) .img-wrapper {
    height: 21.35rem;
  }
  .comp-wayfinding .item-wayfinding:nth-child(6) {
    width: 26.703%;
  }
  .comp-wayfinding .item-wayfinding:nth-child(6) .img-wrapper {
    height: 15.8rem;
  }
}

.comp-wayfinding .item-wayfinding .item-inner {
  display: block;
  position: relative;
  height: 100%;
  background-color: #757575;
}

.comp-wayfinding .item-wayfinding .item-inner:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-1:after {
    opacity: 0.1;
  }
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-2:after {
    opacity: 0.2;
  }
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-3:after {
    opacity: 0.3;
  }
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-4:after {
    opacity: 0.4;
  }
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-5:after {
    opacity: 0.5;
  }
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-6:after {
    opacity: 0.6;
  }
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-7:after {
    opacity: 0.7;
  }
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-8:after {
    opacity: 0.8;
  }
  .comp-wayfinding .item-wayfinding .item-inner:hover.\--overlay-9:after {
    opacity: 0.9;
  }
}

.comp-wayfinding .item-wayfinding .cta-wayfinding {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: right;
  border: none;
  padding: 0;
  background-color: transparent;
  z-index: 2;
}

.comp-wayfinding .item-wayfinding .item-name {
  position: absolute;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  color: #fff;
  bottom: 1rem;
  right: 0;
  width: 100%;
  padding: 1rem 1rem 0.15rem 0.5rem;
  z-index: 2;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.comp-wayfinding .item-wayfinding .item-name, .comp-wayfinding .item-wayfinding .item-name h1, .comp-wayfinding .item-wayfinding .item-name h2, .comp-wayfinding .item-wayfinding .item-name h3, .comp-wayfinding .item-wayfinding .item-name h4, .comp-wayfinding .item-wayfinding .item-name h5, .comp-wayfinding .item-wayfinding .item-name span, .comp-wayfinding .item-wayfinding .item-name p {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0;
  margin-right: 0;
}

@media only screen and (min-width: 768px) {
  .comp-wayfinding .item-wayfinding .item-name {
    padding: 1rem 0.75rem 0.15rem;
  }
  .comp-wayfinding .item-wayfinding .item-name, .comp-wayfinding .item-wayfinding .item-name h1, .comp-wayfinding .item-wayfinding .item-name h2, .comp-wayfinding .item-wayfinding .item-name h3, .comp-wayfinding .item-wayfinding .item-name h4, .comp-wayfinding .item-wayfinding .item-name h5, .comp-wayfinding .item-wayfinding .item-name span, .comp-wayfinding .item-wayfinding .item-name p {
    font-size: 1.7rem;
    line-height: 1;
  }
}

@media only screen and (min-width: 992px) {
  .comp-wayfinding .item-wayfinding .item-name {
    bottom: 1.55rem;
    padding: 1rem 1rem 0.3rem 0.5rem;
  }
  .comp-wayfinding .item-wayfinding .item-name, .comp-wayfinding .item-wayfinding .item-name h1, .comp-wayfinding .item-wayfinding .item-name h2, .comp-wayfinding .item-wayfinding .item-name h3, .comp-wayfinding .item-wayfinding .item-name h4, .comp-wayfinding .item-wayfinding .item-name h5, .comp-wayfinding .item-wayfinding .item-name span, .comp-wayfinding .item-wayfinding .item-name p {
    font-size: 2.4rem;
    line-height: 2.25rem;
  }
}

.comp-wayfinding .img-wrapper {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.comp-wayfinding .img-wrapper img {
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate3d(50%, -50%, 0);
          transform: translate3d(50%, -50%, 0);
  min-width: 100%;
}

@media only screen and (min-width: 768px) {
  .comp-wayfinding .img-wrapper img {
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .comp-wayfinding .img-wrapper img {
    max-width: 100%;
    height: 100%;
  }
}

@media only screen and (max-width: 410px) {
  .comp-wayfinding .img-wrapper img {
    height: 100% !important;
    max-width: none !important;
  }
}

.comp-wayfinding .img-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.4) 5.91%, rgba(0, 0, 0, 0) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.4) 5.91%, rgba(0, 0, 0, 0) 55.13%);
  z-index: 2;
}

.comp-wayfinding .img-wrapper.gradient-1:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.1) 5.91%, rgba(0, 0, 0, 0) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.1) 5.91%, rgba(0, 0, 0, 0) 55.13%);
}

.comp-wayfinding .img-wrapper.gradient-2:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.2) 5.91%, rgba(0, 0, 0, 0) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.2) 5.91%, rgba(0, 0, 0, 0) 55.13%);
}

.comp-wayfinding .img-wrapper.gradient-3:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.3) 5.91%, rgba(0, 0, 0, 0) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.3) 5.91%, rgba(0, 0, 0, 0) 55.13%);
}

.comp-wayfinding .img-wrapper.gradient-4:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.4) 5.91%, rgba(0, 0, 0, 0) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.4) 5.91%, rgba(0, 0, 0, 0) 55.13%);
}

.comp-wayfinding .img-wrapper.gradient-5:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.5) 5.91%, rgba(0, 0, 0, 0.1) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.5) 5.91%, rgba(0, 0, 0, 0.1) 55.13%);
}

.comp-wayfinding .img-wrapper.gradient-6:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.6) 5.91%, rgba(0, 0, 0, 0.1) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.6) 5.91%, rgba(0, 0, 0, 0.1) 55.13%);
}

.comp-wayfinding .img-wrapper.gradient-7:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.7) 5.91%, rgba(0, 0, 0, 0.1) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.7) 5.91%, rgba(0, 0, 0, 0.1) 55.13%);
}

.comp-wayfinding .img-wrapper.gradient-8:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.8) 5.91%, rgba(0, 0, 0, 0.1) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.8) 5.91%, rgba(0, 0, 0, 0.1) 55.13%);
}

.comp-wayfinding .img-wrapper.gradient-9:after {
  background: -o-linear-gradient(-25.56deg, rgba(0, 0, 0, 0.9) 5.91%, rgba(0, 0, 0, 0.2) 55.13%);
  background: linear-gradient(-64.44deg, rgba(0, 0, 0, 0.9) 5.91%, rgba(0, 0, 0, 0.2) 55.13%);
}

.comp-wayfinding .font-size-35,
.comp-wayfinding .font-size-40,
.comp-wayfinding .font-size-45,
.comp-wayfinding .font-size-120,
.comp-wayfinding .font-size-180 {
  display: block;
  line-height: 1 !important;
  font-size: 2.1rem !important;
}

@media only screen and (min-width: 992px) {
  .comp-wayfinding .font-size-35 {
    font-size: 1.75rem !important;
  }
  .comp-wayfinding .font-size-40 {
    font-size: 2rem !important;
  }
  .comp-wayfinding .font-size-45 {
    font-size: 2.25rem !important;
  }
  .comp-wayfinding .font-size-120 {
    font-size: 6rem !important;
  }
  .comp-wayfinding .font-size-180 {
    font-size: 9rem !important;
  }
}

/* breakpoints */
.comp-map-3-columns .comp-heading {
  margin-bottom: 15px;
}

.comp-map-3-columns .comp-heading p {
  max-width: 100%;
}

@media only screen and (min-width: 992px) {
  .comp-map-3-columns.container .component-content .row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .comp-map-3-columns [class*='col-'] {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}

.where-to-go-item {
  padding-bottom: 1.25rem;
}

.where-to-go-item .contact-info {
  margin-bottom: 1rem;
}

.where-to-go-item .contact-info h4 {
  color: #000;
  font-weight: bold;
  margin-bottom: 1.1rem;
}

.where-to-go-item .map-location {
  height: 6.5rem;
}

@media only screen and (min-width: 992px) {
  .where-to-go-item .map-location {
    height: 5.5rem;
  }
}

@charset "UTF-8";
/* breakpoints */
.accordion-activity-wrapper.accordion .item, .accordion-faqs-wrapper.accordion .item {
  margin-right: 0;
}

.accordion-activity-wrapper.accordion .item .toggle-header .field-heading, .accordion-faqs-wrapper.accordion .item .toggle-header .field-heading {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.ar .accordion-activity-wrapper.accordion .item .toggle-header .field-heading, .ar .accordion-faqs-wrapper.accordion .item .toggle-header .field-heading {
  line-height: 24px;
}

.accordion-activity-wrapper.accordion .item .toggle-header .field-heading:before, .accordion-faqs-wrapper.accordion .item .toggle-header .field-heading:before {
  padding-top: 14px;
  width: auto;
  height: auto;
  font-size: 0.55rem;
  background-color: transparent;
  color: #b5131d;
  content: "\f067";
  top: 0;
  left: 0;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.accordion-activity-wrapper.accordion .item .toggle-content, .accordion-faqs-wrapper.accordion .item .toggle-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.accordion-activity-wrapper.accordion .item .toggle-content .rich-text, .accordion-faqs-wrapper.accordion .item .toggle-content .rich-text {
  font-size: 14px;
}

.accordion-activity-wrapper.accordion .item .toggle-content .rich-text li, .accordion-faqs-wrapper.accordion .item .toggle-content .rich-text li {
  font-size: 13px;
}

.accordion-activity-wrapper.accordion .item.active .toggle-header .field-heading:before, .accordion-faqs-wrapper.accordion .item.active .toggle-header .field-heading:before {
  content: "\f068";
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.accordion-activity-wrapper.accordion .items .item, .accordion-faqs-wrapper.accordion .items .item {
  list-style: none;
}

.accordion-activity-wrapper.accordion .toggle-faq-button, .accordion-faqs-wrapper.accordion .toggle-faq-button {
  margin-top: 2.5rem;
}

.accordion-activity-wrapper.accordion .toggle-faq-button.\--hide-arrow button, .accordion-faqs-wrapper.accordion .toggle-faq-button.\--hide-arrow button {
  pointer-events: none;
}

.accordion-activity-wrapper.accordion .toggle-faq-button.\--hide-arrow button::after, .accordion-faqs-wrapper.accordion .toggle-faq-button.\--hide-arrow button::after {
  content: none;
}

.accordion-activity-wrapper.accordion .toggle-faq-button button, .accordion-faqs-wrapper.accordion .toggle-faq-button button {
  position: relative;
  width: 100%;
  text-align: right;
  padding-bottom: 1rem;
  padding-left: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  margin-bottom: 2rem;
}

.accordion-activity-wrapper.accordion .toggle-faq-button button span, .accordion-faqs-wrapper.accordion .toggle-faq-button button span {
  padding-bottom: 0;
  font-size: 3.6rem;
}

@media only screen and (max-width: 991px) {
  .accordion-activity-wrapper.accordion .toggle-faq-button button span, .accordion-faqs-wrapper.accordion .toggle-faq-button button span {
    font-size: 2.1rem;
  }
}

.accordion-activity-wrapper.accordion .toggle-faq-button button:before, .accordion-activity-wrapper.accordion .toggle-faq-button button span:before, .accordion-faqs-wrapper.accordion .toggle-faq-button button:before, .accordion-faqs-wrapper.accordion .toggle-faq-button button span:before {
  display: none;
}

.accordion-activity-wrapper.accordion .toggle-faq-button button:after, .accordion-faqs-wrapper.accordion .toggle-faq-button button:after {
  font-family: "TecomIcon", serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: absolute;
  left: -0.25rem;
  top: 1.4rem;
  font-size: 0.55rem;
  font-weight: bold;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #b5131d;
  padding: 0.5rem;
}

[dir="rtl"] .accordion-activity-wrapper.accordion .toggle-faq-button button:after, [dir="rtl"] .accordion-faqs-wrapper.accordion .toggle-faq-button button:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media only screen and (max-width: 991px) {
  .accordion-activity-wrapper.accordion .toggle-faq-button button:after, .accordion-faqs-wrapper.accordion .toggle-faq-button button:after {
    top: 0.75rem;
  }
}

@media only screen and (max-width: 991px) {
  .accordion-activity-wrapper.accordion .toggle-faq-button button, .accordion-faqs-wrapper.accordion .toggle-faq-button button {
    padding-bottom: 0.5rem;
  }
}

.accordion-activity-wrapper.accordion .toggle-faq-button button.is-active:after, .accordion-faqs-wrapper.accordion .toggle-faq-button button.is-active:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

[dir="rtl"] .accordion-activity-wrapper.accordion .toggle-faq-button button.is-active:after, [dir="rtl"] .accordion-faqs-wrapper.accordion .toggle-faq-button button.is-active:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.accordion-activity-wrapper.accordion .load-more-wrapper button, .accordion-faqs-wrapper.accordion .load-more-wrapper button {
  margin-top: 50px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 22px;
  font-weight: bold;
}

/* breakpoints */
.popup {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 102;
}

.popup .close {
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #414042;
  opacity: 1;
  z-index: 99;
}

.no-touch .popup .close:hover, .no-touch .popup .close:focus {
  color: #b5131d;
}

@media only screen and (min-width: 992px) {
  .popup .close {
    top: 1.95rem;
    left: 4.1rem;
  }
}

/* breakpoints */
.contain-padding-left {
  padding: 0 1rem;
}

@media only screen and (min-width: 992px) {
  .contain-padding-left {
    padding-right: 19.5%;
    padding-left: 0;
  }
}

/* breakpoints */
.cookie-notification, .privacy-warning {
  font-size: 14px;
  font-size: 1.4rem;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  min-height: 3.75rem;
  margin: 0;
  color: #ffffff;
  text-align: center;
  z-index: 1000;
  background-color: #414042;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 992px) {
  .cookie-notification, .privacy-warning {
    top: 0;
    bottom: auto;
  }
}

.cookie-notification .component-content, .privacy-warning .component-content {
  position: relative;
  height: auto;
  width: 90%;
  padding: 15px;
  margin: 0 auto;
}

.cookie-notification a, .privacy-warning a {
  color: #ffffff;
}

.cookie-notification a:hover, .cookie-notification a:focus, .privacy-warning a:hover, .privacy-warning a:focus {
  color: #ffffff;
}

.cookie-notification .info, .privacy-warning .info {
  font-size: 0.53571em;
  line-height: 1.26667;
  color: #fff;
  text-align: right;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  padding: 1.5rem 2rem 1.5rem 4rem;
}

@media only screen and (min-width: 992px) {
  .cookie-notification .info, .privacy-warning .info {
    max-width: 37.5rem;
    padding: 18px 0;
  }
}

.cookie-notification .info a, .privacy-warning .info a {
  font-size: inherit;
  text-decoration: underline;
}

.cookie-notification .close, .privacy-warning .close {
  font-size: 35px;
  font-size: 3.5rem;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  font-weight: bold;
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 1.1rem;
  height: 1.1rem;
}

@media only screen and (min-width: 992px) {
  .cookie-notification .close, .privacy-warning .close {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.cookie-notification .close a, .privacy-warning .close a {
  font-size: 0;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: 100%;
}

.cookie-notification .close a:before, .cookie-notification .close a:after, .privacy-warning .close a:before, .privacy-warning .close a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  height: 0.1rem;
  line-height: 0;
  width: 1.25rem;
  background-color: #fff;
}

.cookie-notification .close a:before, .privacy-warning .close a:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cookie-notification .close a:after, .privacy-warning .close a:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cookie-notification .learnMore, .privacy-warning .learnMore {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.cookie-notification .submit, .privacy-warning .submit {
  display: none;
}

/* breakpoints */
.component-checkbox:not(.no-border),
.component-radio:not(.no-border) {
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #e8e8e8;
}

.component-checkbox label,
.component-radio label {
  cursor: pointer;
  position: relative;
  padding-right: 30px;
}

.component-checkbox label:before, .component-checkbox label:after,
.component-radio label:before,
.component-radio label:after {
  font-family: "icon-tecom";
  position: absolute;
  right: 0;
  top: 0;
}

.rich-text a:not(.cta-primary),
.comp-heading .text-desc a:not(.cta-primary),
.comp-teaser-multi-rows .text-desc a:not(.cta-primary),
.comp-teaser-link-image .comp-teaser-link-image-des a:not(.cta-primary),
.comp-wayfinding .title a:not(.cta-primary),
.accordion .field-content a:not(.cta-primary),
.component-editorial .editorial__desc .inner a:not(.cta-primary),
.faqs-list .faqs-desc a:not(.cta-primary) {
  color: #b5131d;
  border-bottom: none;
}

.rich-text a:not(.cta-primary):hover,
.comp-heading .text-desc a:not(.cta-primary):hover,
.comp-teaser-multi-rows .text-desc a:not(.cta-primary):hover,
.comp-teaser-link-image .comp-teaser-link-image-des a:not(.cta-primary):hover,
.comp-wayfinding .title a:not(.cta-primary):hover,
.accordion .field-content a:not(.cta-primary):hover,
.component-editorial .editorial__desc .inner a:not(.cta-primary):hover,
.faqs-list .faqs-desc a:not(.cta-primary):hover {
  text-decoration: underline;
}

.component-editorial .editorial__desc .editorial__cta a:not(.cta-primary) {
  color: inherit;
}

.component-editorial .editorial__desc .editorial__cta a:not(.cta-primary):hover {
  text-decoration: none;
}

/* breakpoints */
.component-textarea {
  position: relative;
}

.component-textarea textarea {
  width: 100%;
  min-height: 150px;
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #e8e8e8;
  resize: vertical;
}

.component-textarea p {
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: #a4a4a4;
  pointer-events: none;
}

.component-textarea p:after {
  content: attr(data-length) "/" attr(data-maxlength);
}

@charset "UTF-8";
/* breakpoints */
.datepicker.datepicker-dropdown {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  border: 1px solid #E1E1E1;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 0;
}

.datepicker.datepicker-dropdown::before, .datepicker.datepicker-dropdown::after {
  content: none;
}

[dir="rtl"] .datepicker.datepicker-dropdown {
  right: auto;
}

.datepicker.datepicker-dropdown .datepicker-days table {
  border-spacing: 0.3rem 0.1rem;
}

@media only screen and (min-width: 768px) {
  .datepicker.datepicker-dropdown .datepicker-days table {
    border-spacing: 0.5rem 0.15rem;
  }
}

.datepicker.datepicker-dropdown .datepicker-days table tr td, .datepicker.datepicker-dropdown .datepicker-days table tr th {
  width: 1.4rem;
  height: 1.4rem;
  padding: 0;
  line-height: 1.35rem;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) {
  .datepicker.datepicker-dropdown .datepicker-days table tr td, .datepicker.datepicker-dropdown .datepicker-days table tr th {
    width: 1.75rem;
    height: 1.75rem;
    line-height: 1.7rem;
  }
}

.datepicker.datepicker-dropdown .datepicker-days table tr td.datepicker-switch, .datepicker.datepicker-dropdown .datepicker-days table tr th.datepicker-switch {
  border-radius: 0.25rem;
}

.datepicker.datepicker-dropdown .datepicker-days table tr td.today, .datepicker.datepicker-dropdown .datepicker-days table tr th.today {
  background: initial;
  border: 1px solid #b5131d;
}

.datepicker.datepicker-dropdown .datepicker-days table tr td.today:hover, .datepicker.datepicker-dropdown .datepicker-days table tr th.today:hover {
  background: initial;
}

.datepicker.datepicker-dropdown .datepicker-days table tr td.active, .datepicker.datepicker-dropdown .datepicker-days table tr th.active {
  background: #b5131d;
}

.datepicker.datepicker-dropdown .datepicker-days table tr td.active:hover, .datepicker.datepicker-dropdown .datepicker-days table tr th.active:hover {
  background: #b5131d;
}

.ui-datepicker.ui-widget {
  width: calc(100% - 40px);
  padding: 15px 15px 0;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  border: 1px solid #E1E1E1;
  border-radius: 0;
}

@media only screen and (min-width: 768px) {
  .ui-datepicker.ui-widget {
    width: 500px;
  }
}

@media only screen and (min-width: 992px) {
  .ui-datepicker.ui-widget {
    width: auto;
  }
}

.ui-datepicker.ui-widget .ui-datepicker-title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize;
}

.ui-datepicker.ui-widget .ui-widget-header {
  padding: 0;
  background-color: #fff;
  border: none;
}

.ui-datepicker.ui-widget .ui-widget-header .ui-icon {
  display: inline-block;
  width: auto;
  height: 23px;
  margin: 0;
  background: none;
  color: rgba(156, 152, 152, 0.4);
  font-weight: 700;
  font-size: 19px;
  line-height: 23px;
  text-indent: 0;
  vertical-align: middle;
  position: static;
}

.no-touch .ui-datepicker.ui-widget .ui-widget-header .ui-icon:hover {
  color: #b5131d;
}

.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-prev {
  width: auto;
  height: 23px;
  line-height: 23px;
  padding-right: 15px;
  color: #b5131d;
  position: absolute;
  right: 0;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-prev {
    right: 23px;
    left: auto;
  }
}

.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-prev:after {
  content: "\e900";
  font-family: "TecomIcon", serif;
  line-height: 1;
  font-size: 12px;
  vertical-align: middle;
  position: absolute;
  top: calc(50% + 1px);
  right: 0;
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}

.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next {
  width: auto;
  height: 23px;
  line-height: 23px;
  padding-left: 15px;
  color: #b5131d;
  position: absolute;
  left: 0;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next {
    left: 23px;
    right: auto;
  }
}

.ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next:after {
  content: "\e900";
  font-family: "TecomIcon", serif;
  line-height: 1;
  font-size: 12px;
  vertical-align: middle;
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ui-datepicker.ui-widget .ui-widget-header .ui-state-hover {
  background: none;
  color: #b5131d;
  font-weight: 700;
  border: none;
}

@media only screen and (min-width: 992px) {
  .ui-datepicker.ui-widget .ui-state-hover .ui-icon {
    color: #b5131d;
  }
}

.ui-datepicker.ui-widget .ui-state-default {
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
  padding: 0;
  color: rgba(51, 51, 51, 0.6);
  background: none;
  font-weight: 500;
  font-size: 15.6473px;
  text-align: center;
  border: none;
  overflow: hidden;
}

.ui-datepicker.ui-widget .ui-state-default.ui-state-highlight {
  border: 1px solid #b5131d;
  border-radius: 50%;
}

.no-touch .ui-datepicker.ui-widget .ui-state-default.ui-state-highlight:hover {
  border: 1px solid transparent;
  border-radius: 0;
}

.ui-datepicker.ui-widget .ui-state-default.ui-state-active {
  color: #fff;
  background-color: #b5131d;
  border-radius: 50%;
}

.no-touch .ui-datepicker.ui-widget .ui-state-default.ui-state-active:hover, .no-touch .ui-datepicker.ui-widget .ui-state-default.ui-state-active.ui-state-highlight:hover {
  color: #fff;
  background-color: #b5131d;
  border-radius: 50%;
}

.no-touch .ui-datepicker.ui-widget .ui-state-default:hover {
  background-color: #FCE9E8;
}

.ui-datepicker.ui-widget th {
  min-width: 35px;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
  padding-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  .ui-datepicker.ui-widget th {
    min-width: 50px;
  }
}

@media only screen and (min-width: 992px) {
  [class*='site-'] .comp-hero .caption h1 {
    margin-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  [class*='site-'] .comp-hero.\--title-small .caption {
    margin-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .site-dda .footer-connect-with-us > .component-content .link-list h5 {
    font-size: 14px;
    line-height: 16px;
  }
  .ar .site-dda .footer-connect-with-us > .component-content .link-list h5 {
    font-size: 22px;
    line-height: 32px;
  }
}

@media only screen and (min-width: 768px) {
  .site-dda .comp-wayfinding .item-wayfinding .item-name {
    font-size: 26px;
    line-height: 22px;
  }
}

@media only screen and (min-width: 992px) {
  .site-dda .promo.\--right-image.\--left-image .comp-heading {
    margin-right: 2.85rem;
  }
}

@media only screen and (min-width: 992px) {
  .site-dda .comp-hero.\--title-small .caption {
    width: 100%;
  }
}

.site-dda .comp-hero .caption h1 {
  letter-spacing: -1px !important;
  margin-right: -4.95vw;
}

@media only screen and (min-width: 768px) {
  .site-dda .comp-hero .caption h1 {
    margin-right: -2.6vw;
  }
}

@media only screen and (min-width: 992px) {
  .site-dda .comp-hero .caption h1 {
    margin-right: -0.8vw;
  }
}

@media only screen and (min-aspect-ratio: 17 / 9) and (min-width: 992px) {
  .site-dda .comp-hero .caption h1 {
    margin-right: -0.6vw;
  }
}

@media only screen and (min-aspect-ratio: 17 / 9) and (min-width: 2560px) {
  .site-dda .comp-hero .caption h1 {
    margin-right: -0.3vw;
  }
}

@media only screen and (max-width: 767px) {
  .site-dda .comp-hero .caption .heading-1 {
    font-size: 44px !important;
    line-height: inherit !important;
  }
  .ar .site-dda .site-dda .comp-hero .caption .heading-1 {
    line-height: 85px !important;
  }
}

@media only screen and (max-width: 767px) {
  .site-dda .comp-hero .caption .font-size-52-mb {
    font-size: 52px !important;
  }
}

.site-dda .comp-stats-rolling-no .num {
  background-color: #c4c4c4;
}

@media only screen and (min-width: 992px) {
  .site-dda .comp-card-tile__container.container-middle.container.container-inner-right {
    margin-right: calc((100vw - 780px) / 2);
  }
}

.site-dda .comp-teaser-link-image .inner .heading-6 {
  font-size: 20px !important;
  line-height: 22px !important;
}

.ar .site-dda .site-dda .comp-teaser-link-image .inner .heading-6 {
  line-height: 36px !important;
}

.ar .site-dda [class^="ico-"], .ar .site-dda [class*="ico-"] {
  font-family: "TecomIcon", serif !important;
}

.ar .site-dda .comp-header.header-two-logo .wrap-bottom .second-list .second-inner-link {
  margin-right: 0;
}

.site-dda .comp-header.header-two-logo .wrap-bottom .primary > li {
  width: 20%;
}

.site-dda .comp-header.header-two-logo .wrap-bottom .primary > li > .cta-primary {
  margin: 0 0.6rem;
}

.site-coworking .font-size-72 {
  font-size: 42px !important;
  line-height: 44px !important;
}

@media only screen and (min-width: 992px) {
  .site-coworking .font-size-72 {
    font-size: 72px !important;
    line-height: 70px !important;
  }
}

@media only screen and (min-width: 992px) {
  .site-coworking .font-size-60 {
    font-size: 60px !important;
    line-height: 63px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-dda.custom-animation .comp-hero .caption .font-size-120,
  .site-coworking.custom-animation .comp-hero .caption .font-size-120 {
    font-size: 19.1875vw;
    line-height: 17.26875vw;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-dda .comp-hero .caption .font-size-120,
  .site-coworking .comp-hero .caption .font-size-120 {
    font-size: 13.125vw;
    line-height: 12.5vw;
  }
  .site-dda .comp-hero .caption .heading-1,
  .site-dda .comp-hero .caption .heading-2,
  .site-dda .comp-hero .caption .heading-3,
  .site-dda .comp-hero .caption .heading-4,
  .site-dda .comp-hero .caption .heading-5,
  .site-dda .comp-hero .caption .heading-6,
  .site-dda .comp-hero .caption .heading-7,
  .site-dda .comp-hero .caption .heading-8,
  .site-coworking .comp-hero .caption .heading-1,
  .site-coworking .comp-hero .caption .heading-2,
  .site-coworking .comp-hero .caption .heading-3,
  .site-coworking .comp-hero .caption .heading-4,
  .site-coworking .comp-hero .caption .heading-5,
  .site-coworking .comp-hero .caption .heading-6,
  .site-coworking .comp-hero .caption .heading-7,
  .site-coworking .comp-hero .caption .heading-8 {
    font-size: 13.125vw !important;
    line-height: 12.5vw !important;
  }
}

.site-lastexit section.section {
  padding-bottom: 0;
}

.site-lastexit .modal.modal-search {
  background: #b5131d;
}

.site-lastexit .modal.modal-search .close-btn:hover, .site-lastexit .modal.modal-search .close-btn:focus {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .site-lastexit .comp-contact-us-map .map-wrapper::before {
    border: 1px solid #c9ba9e;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-lastexit .comp-contact-us-map .map-wrapper::before {
    width: calc(100% + 28px);
  }
}

.site-lastexit .comp-contact-us-map .transits {
  background-color: #b5131d;
}

.site-lastexit .comp-contact-us-map .detail .icon {
  color: #b5131d;
}

.site-lastexit .comp-contact-us-map .detail .distance {
  border-right: 2px solid #b5131d;
}

.site-lastexit .comp-contact-us-map .info-window {
  border: 1px solid #b1b1b1;
}

.site-lastexit .comp-contact-us-map .info-window .cta-primary {
  color: #b5131d;
}

.site-lastexit .comp-contact-us-map .info-window .cta-primary.\--has-icon::after {
  content: "\e922";
  vertical-align: middle;
  font-size: 8px;
  font-weight: normal;
}

.site-lastexit .comp-contact-us-map .map-holder {
  background-color: #b5131d;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-lastexit .comp-contact-us-map .right-side {
    padding-left: 0.7rem;
  }
}

.site-lastexit .comp-form-interest button.cta-primary,
.site-lastexit .comp-form-contact button.cta-primary,
.site-lastexit form button.cta-primary {
  margin: 0;
  min-width: 5.5rem;
  padding: 0.5rem 1rem;
  border: 1px solid #b5131d;
  border-radius: 30px;
  color: #b5131d;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 13px;
  line-height: 24px;
  font-weight: bold;
}

.ar .site-lastexit .comp-form-interest button.cta-primary, .ar
.site-lastexit .comp-form-contact button.cta-primary, .ar
.site-lastexit form button.cta-primary {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.site-lastexit .comp-form-interest button.cta-primary::before,
.site-lastexit .comp-form-contact button.cta-primary::before,
.site-lastexit form button.cta-primary::before {
  content: none;
}

.site-lastexit .comp-form-interest button.cta-primary:hover,
.site-lastexit .comp-form-contact button.cta-primary:hover,
.site-lastexit form button.cta-primary:hover {
  background-color: #b5131d;
  color: #fff;
}

.site-lastexit .comp-input .input-label,
.site-lastexit .comp-input .input-controller {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .site-lastexit .comp-input .input-label, .ar
.site-lastexit .comp-input .input-controller {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.ar .site-lastexit .comp-select .choices[data-type*=select-one] .choices__inner {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.site-lastexit .choices__inner {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .site-lastexit .choices__inner {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.site-lastexit .choices__list--dropdown .choices__item--selectable {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .site-lastexit .choices__list--dropdown .choices__item--selectable {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.site-lastexit .choices[data-type*=select-one] .choices__input {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .site-lastexit .choices[data-type*=select-one] .choices__input {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1;
  padding-bottom: 0.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-lastexit .container.container-inner-right {
    width: 36.4rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

/* breakpoints */
.component-directory-search {
  margin-top: 3rem;
  z-index: 1;
}

.component-directory-search-wrapper .comp-heading h2 {
  margin-bottom: 1.15rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search-wrapper .comp-heading h2 {
    margin-bottom: 1.65rem;
  }
}

.component-directory-search .comp-input {
  width: 9.85rem;
  margin-left: 1.5rem;
  margin-bottom: 0;
}

.component-directory-search .comp-input .input-label {
  line-height: 1.375;
  top: auto;
  bottom: 0.1rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-input .input-label {
    line-height: 1.6;
  }
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-input {
    margin-left: 1.375rem;
  }
}

.component-directory-search .alphabets-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.8rem 0 2.15rem;
}

.component-directory-search .alphabets-block .input-label {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .alphabets-block {
    margin: 0 0 2.25rem;
  }
}

.component-directory-search .view-block {
  margin-bottom: 0.75rem;
}

.component-directory-search .view-block .comp-radio {
  margin-bottom: 0.5rem;
}

.component-directory-search .view-block .comp-radio .input-label:before {
  margin-left: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .view-block {
    margin-bottom: 1.25rem;
  }
  .component-directory-search .view-block .comp-radio {
    display: inline-block;
    margin-left: 1.4rem;
  }
}

.component-directory-search .alphabets-block .input-controller:checked ~ .input-label {
  background-color: transparent;
  color: #fcea10;
}

.component-directory-search .cta-primary {
  padding-bottom: 0.2rem;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .cta-primary {
    padding-bottom: 0.45rem;
  }
}

.component-directory-search .search-block .search {
  margin-bottom: 1.3rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .search-block .search {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 2.05rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .mac.safari .component-directory-search .search-block .search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.component-directory-search .search-block .cta-primary {
  vertical-align: bottom;
  padding-bottom: 0.35rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .search-block .cta-primary {
    padding-bottom: 0.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-directory-search .search-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .component-directory-search .search-block .comp-input {
    min-width: 18rem;
  }
  .component-directory-search .search-block .input-controller,
  .component-directory-search .search-block .input-label {
    padding: 0 0 0.5rem 0.8rem;
  }
}

.component-directory-search .comp-select {
  position: relative;
  margin-bottom: 1.3rem;
  display: block;
  min-width: 0;
}

@media only screen and (max-width: 991px) {
  .component-directory-search .comp-select {
    max-width: 14rem;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-select {
    width: 18rem;
    margin-left: 3rem;
    margin-bottom: 0;
  }
  .component-directory-search .comp-select:last-child {
    margin-left: 0;
  }
}

.component-directory-search .comp-select .choices__inner,
.component-directory-search .comp-select .choices[data-type*="select-one"] .choices__input {
  line-height: 1.1rem;
  padding-top: 0.25rem;
  padding-left: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-select .choices__inner,
  .component-directory-search .comp-select .choices[data-type*="select-one"] .choices__input {
    padding: 0 0 0.5rem 1.85rem;
  }
}

.component-directory-search .comp-select .choices[data-type*="select-one"]:after {
  top: 0.65rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-select .choices[data-type*="select-one"]:after {
    top: 0.5rem;
  }
}

.component-directory-search .comp-select .choices__list--dropdown .hide-dropdown {
  top: 0.05rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-select .choices__list--dropdown .hide-dropdown {
    top: -0.1rem;
  }
}

.component-directory-search .comp-select .choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 0.1rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-select .choices[data-type*="select-one"] .choices__inner {
    padding-bottom: 0.3rem;
  }
}

.component-directory-search .comp-select .choices[data-type*="select-one"] .choices__input {
  padding-bottom: 0.6rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-select .choices[data-type*="select-one"] .choices__input {
    padding-bottom: 0.75rem;
  }
}

.component-directory-search .comp-select .choices__list--single .choices__item {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.component-directory-search .comp-select .choices__list--dropdown .choices__item--selectable {
  padding-left: 0.75rem;
}

.component-directory-search .activities-block {
  margin-bottom: 1rem;
  padding-top: 0.1rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .activities-block {
    max-width: 39.75rem;
  }
}

.component-directory-search .filter-alphabets {
  margin-right: 1.55rem;
}

.component-directory-search .filter-alphabets .comp-radio-tag,
.component-directory-search .filter-alphabets .alpha-special {
  margin-left: 0.8rem;
  margin-bottom: 0.65rem;
  max-width: 0.5rem;
}

.component-directory-search .filter-alphabets .input-controller:checked ~ .input-label {
  color: rgba(0, 0, 0, 0.35);
}

.component-directory-search .filter-alphabets .alpha-special {
  color: #000;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

.component-directory-search .comp-input .input-controller.\--filled ~ .input-label, .component-directory-search .comp-input .input-controller:focus ~ .input-label {
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%);
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-input .input-controller.\--filled ~ .input-label, .component-directory-search .comp-input .input-controller:focus ~ .input-label {
    -webkit-transform: translateY(-110%);
        -ms-transform: translateY(-110%);
            transform: translateY(-110%);
  }
}

.component-directory-search .loadmore-wrapper {
  text-align: center;
}

.component-directory-search .loadmore-wrapper .cta-primary {
  margin-top: 2rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .loadmore-wrapper {
    text-align: right;
  }
  .component-directory-search .loadmore-wrapper .cta-primary {
    margin-top: 1.5rem;
  }
}

.component-directory-search .directory-search-inner .title-results {
  font-size: 1.14286em;
  color: #000;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner .title-results {
    font-size: 1.42857em;
  }
}

.component-directory-search .directory-search-inner .comp-directory-item {
  padding: 2.2rem 0 1.95rem;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner .comp-directory-item {
    padding: 3.05rem 0 2.95rem;
  }
  .component-directory-search .directory-search-inner .comp-directory-item .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.component-directory-search .directory-search-inner .comp-directory-item:before {
  content: '';
  position: absolute;
  border-top: 2px solid rgba(252, 234, 16, 0.35);
  width: calc(100% + 1rem);
  top: 0;
  right: 0;
}

@media only screen and (min-width: 768px) {
  .component-directory-search .directory-search-inner .comp-directory-item:before {
    width: 100%;
  }
}

.component-directory-search .directory-search-inner .comp-directory-item:last-child:after {
  content: '';
  position: absolute;
  border-bottom: 2px solid rgba(252, 234, 16, 0.35);
  width: calc(100% + 1rem);
  bottom: 0;
  right: 0;
}

@media only screen and (min-width: 768px) {
  .component-directory-search .directory-search-inner .comp-directory-item:last-child:after {
    width: 100%;
  }
}

.component-directory-search .directory-search-inner .box-image {
  width: 3.5rem;
  margin-bottom: 1.85rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner .box-image {
    height: 9.6rem;
    margin: 0 4.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.component-directory-search .directory-search-inner .logo {
  max-width: 3.5rem;
}

.component-directory-search .directory-search-inner .box-content {
  color: #000;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner .box-content {
    padding-top: 0.3rem;
    padding-right: 0.65rem;
    max-width: 27.5rem;
  }
}

.component-directory-search .directory-search-inner .item-category {
  font-size: 1em;
  line-height: 1;
  letter-spacing: 0.015rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 400;
  padding-bottom: 0.275rem;
  border-bottom: 1px solid #fcea10;
  display: inline-block;
  margin-bottom: 1.15rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner .item-category {
    margin-bottom: 0.65rem;
  }
}

.component-directory-search .directory-search-inner .item-name {
  font-size: 1.71429em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  margin-bottom: 0.7rem;
  line-height: 1;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner .item-name {
    font-size: 2.14286em;
  }
}

.component-directory-search .directory-search-inner .item-desc {
  font-size: 1em;
  line-height: 1.28571;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
  color: #414042;
  margin-bottom: 1.7rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner .item-desc {
    margin-bottom: 1.6rem;
  }
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner [data-view-map] {
    margin-left: 2.15rem;
  }
}

.component-directory-search .directory-search-inner .item-redirect .cta-primary {
  margin-top: 1.75rem;
}

.component-directory-search .directory-search-inner .item-redirect .cta-primary:not(:last-child) {
  margin-left: 2.6rem;
}

.component-directory-search .directory-search-inner .item-redirect .cta-primary.\--has-icon:after {
  margin-right: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .directory-search-inner .item-redirect {
    display: inline-block;
    margin-top: 0rem;
  }
  .component-directory-search .directory-search-inner .item-redirect .cta-primary:not(:last-child) {
    margin-left: 2.025rem;
  }
}

.component-directory-search .directory-search-inner .item-phone span {
  font-size: 1em;
  padding-bottom: 0;
}

.component-directory-search .directory-search-inner .item-phone span:before {
  content: none;
}

.component-directory-search .no-result {
  font-size: 1.71429em;
  color: #000;
  font-weight: bold;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.component-directory-search .comp-directory-map {
  width: calc(100% + 2rem);
  margin-right: -1rem;
  padding: 0;
  margin-top: 1.5rem;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-directory-map {
    width: 100%;
    margin-right: 0;
    margin-top: 1.85rem;
    max-width: 47.5rem;
  }
}

.component-directory-search .comp-directory-map .map-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}

@media only screen and (min-width: 992px) {
  .component-directory-search .comp-directory-map .map-wrapper {
    padding-bottom: 34%;
  }
}

.component-directory-search .comp-directory-map .map-holder {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fdf375;
}

/* breakpoints */
.component-event-list {
  padding: 1.45rem 0 1.5rem;
}

.component-event-list-wrapper {
  margin-top: 2.5rem;
}

.component-event-list-wrapper .comp-heading h2 {
  margin-bottom: 1.1rem;
}

@media only screen and (min-width: 992px) {
  .component-event-list-wrapper .comp-heading h2 {
    margin-bottom: 1.65rem;
  }
}

.component-event-list .comp-checkbox {
  margin-bottom: 0.5rem;
  display: block;
  margin-left: 0;
}

.component-event-list .comp-checkbox[data-free-events] {
  display: none;
}

.component-event-list .comp-checkbox .input-label:before {
  top: 0.05rem;
}

@media only screen and (min-width: 992px) {
  .component-event-list .comp-checkbox .input-label:before {
    top: 0.25rem;
  }
}

.component-event-list .comp-checkbox .input-label:after {
  top: 0.3rem;
}

@media only screen and (min-width: 992px) {
  .component-event-list .comp-checkbox .input-label:after {
    top: 0.5rem;
  }
}

.component-event-list .comp-checkbox [data-focus-method] ~ .input-label:before {
  outline-offset: -2px;
  outline: 2px solid rgba(131, 192, 253, 0.5);
}

.component-event-list .comp-select {
  position: relative;
  margin-top: 1rem;
  display: block;
}

@media only screen and (max-width: 991px) {
  .component-event-list .comp-select {
    max-width: 14rem;
    width: 100%;
    margin-top: 1.25rem;
  }
}

.component-event-list .comp-select .choices__inner,
.component-event-list .comp-select .choices[data-type*="select-one"] .choices__input {
  line-height: 1.1rem;
  padding-top: 0.25rem;
  padding-left: 1.5rem;
}

.component-event-list .comp-select .choices[data-type*="select-one"]:after {
  top: 0.75rem;
}

.component-event-list .comp-select .choices[data-type*="select-one"] .choices__inner,
.component-event-list .comp-select .choices[data-type*="select-one"] .choices__input {
  padding-bottom: 0.5rem;
}

.component-event-list .comp-select .choices__list--dropdown .hide-dropdown {
  top: 0.15rem;
}

@media only screen and (min-width: 992px) {
  .component-event-list .comp-select .choices__list--dropdown .hide-dropdown {
    top: 0.2rem;
  }
}

.component-event-list .comp-select .choices__list--dropdown .choices__item--selectable {
  padding-left: 1.25rem;
}

.component-event-list .comp-events-inner {
  padding-top: 1.1rem;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .component-event-list .comp-events-inner {
    padding-top: 1rem;
  }
}

.component-event-list .comp-events-inner .heading-event {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.component-event-list .comp-events-inner .event-date {
  display: block;
  width: 37%;
  padding: 0.2rem 0 0.25rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .component-event-list .comp-events-inner .event-date {
    width: 42%;
    padding: 0.4rem 0.25rem 0.15rem;
  }
}

.component-event-list .comp-events-inner .event-date .date-group {
  display: inline-block;
  padding: 0;
  width: auto;
}

.component-event-list .comp-events-inner .event-date .date-group:first-child {
  margin-right: -0.45rem;
}

@media only screen and (min-width: 992px) {
  .component-event-list .comp-events-inner .event-date .date-group:first-child {
    margin-right: 0;
  }
}

.component-event-list .comp-events-inner .event-date .date-group:nth-child(n + 1):before {
  right: -34%;
  top: 52%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.35rem;
  background-color: #fff;
  border-color: #fff;
}

@media only screen and (min-width: 992px) {
  .component-event-list .comp-events-inner .event-date .date-group:nth-child(n + 1):before {
    right: -37%;
    width: 0.45rem;
  }
}

.component-event-list .comp-events-inner .event-date .date-group:nth-child(n + 2) {
  margin-right: 10%;
}

@media only screen and (min-width: 992px) {
  .component-event-list .comp-events-inner .event-date .date-group:nth-child(n + 2) {
    margin-right: 14.5%;
  }
}

.component-event-list .comp-events-inner .event-date .date-group span {
  line-height: 2;
  letter-spacing: 0.01rem;
}

.component-event-list .comp-events-inner .event-date .date-group .date {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  .component-event-list .comp-events-inner .event-date .date-group .date {
    line-height: 1.08;
  }
}

.component-event-list .comp-events-inner .no-result {
  font-size: 1.71429em;
  color: #000;
  font-weight: bold;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.component-event-list .loadmore-wrapper {
  text-align: center;
}

.component-event-list .loadmore-wrapper .cta-primary {
  margin-top: 0.75rem;
}

.component-event-list .event-item .event-name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 5.75rem;
  margin-bottom: 0.75rem;
  padding: 0.4rem 0 0;
}

@media only screen and (min-width: 992px) {
  .component-event-list .event-item .event-name {
    padding: 0.5rem 0 0;
    margin-bottom: 1rem;
  }
}

.component-event-list .event-item {
  position: relative;
  margin-bottom: 0.8rem;
  height: 15.45rem;
  overflow: hidden;
  padding-right: 0;
}

.component-event-list .event-item .cta-primary {
  color: #fff;
  padding-bottom: 0;
}

.component-event-list .event-item .content-event {
  position: absolute;
  bottom: 0;
  padding-right: 1rem;
  margin-bottom: 2rem;
  color: #fff;
  right: 0;
}

@media only screen and (min-width: 992px) {
  .component-event-list .event-item .content-event {
    margin-bottom: 2.5rem;
    -webkit-transform: translateY(3.1rem);
        -ms-transform: translateY(3.1rem);
            transform: translateY(3.1rem);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  }
  .on-page-editor .component-event-list .event-item .content-event {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

@media only screen and (min-width: 992px) {
  .component-event-list .event-item .content-event .cta-primary {
    opacity: 0;
  }
}

.component-event-list .event-item.\--black .content-event,
.component-event-list .event-item.\--black .cta-primary {
  color: #000;
}

@media only screen and (min-width: 992px) {
  .component-event-list .event-item:hover .content-event, .component-event-list .event-item:focus .content-event {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.component-event-list .event-item:hover .content-event .cta-primary, .component-event-list .event-item:focus .content-event .cta-primary {
  opacity: 1;
}

.component-event-list .event-item .event-location {
  font-weight: 300;
  font-size: 0.85714em;
}

[dir="rtl"] .component-event-list .event-item .event-location {
  direction: ltr;
  text-align: right;
}

@media only screen and (min-width: 992px) {
  .component-event-list {
    padding: 1.25rem 0;
  }
  .component-event-list-wrapper.container.container-inner {
    margin-top: 4.175rem;
  }
  .component-event-list .comp-checkbox {
    margin-left: 1.3rem;
    margin-bottom: 0;
    margin-top: 0.25rem;
    display: inline-block;
  }
  .component-event-list .comp-checkbox[data-free-events] {
    margin-left: 0;
    display: inline-block;
  }
  .component-event-list .comp-select {
    min-width: 12rem;
    margin: 0 0.5rem 0 0;
    float: left;
  }
  .component-event-list .group-filter {
    width: calc(100% + 15px);
    padding-bottom: 2rem;
    border-bottom: 2px solid rgba(252, 234, 16, 0.35);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media only screen and (min-width: 992px) and (min-width: 992px) {
  .component-event-list .group-filter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media only screen and (min-width: 992px) {
  .component-event-list .event-type {
    margin-top: 1.45rem;
  }
  .component-event-list .comp-events-inner {
    padding-top: 2.5rem;
  }
  .component-event-list .comp-events-inner .row {
    margin-right: -0.375rem;
    margin-left: -0.375rem;
  }
  .component-event-list .comp-events-inner [class*='col-'] {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
  .component-event-list .event-item {
    height: 20.7rem;
  }
  .component-event-list .event-item .event-name {
    margin-bottom: 0.75rem;
  }
  .component-event-list .event-item .cta-primary {
    display: inline-block;
  }
  .component-event-list .loadmore-wrapper .cta-primary {
    margin-top: 1.3rem;
    margin-right: 0.5rem;
  }
}

.component-event-list[data-half-bgd=true] .comp-events-inner > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.component-event-list[data-half-bgd=true] .comp-events-inner > .row > [class*="col-"] {
  margin-bottom: .8rem;
}

.component-event-list[data-half-bgd=true] .event-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: auto;
  height: 100%;
  margin-bottom: 0;
}

.component-event-list[data-half-bgd=true] .event-item .content-event {
  position: relative;
  bottom: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-top: 0;
  padding-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .component-event-list[data-half-bgd=true] .event-item .content-event {
    -webkit-transform: translateY(2.6rem) translateZ(0);
            transform: translateY(2.6rem) translateZ(0);
  }
}

@media only screen and (min-width: 992px) {
  .component-event-list[data-half-bgd=true] .event-item:hover .content-event {
    -webkit-transform: translateY(0) translateZ(0);
            transform: translateY(0) translateZ(0);
  }
}

.component-event-list[data-half-bgd=true] .background-half {
  height: 0;
  padding-bottom: 80%;
}

@charset "UTF-8";
/* breakpoints */
.hero-jbr-video {
  position: relative;
  padding-top: 6rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video {
    padding-top: 10rem;
  }
}

.hero-jbr-video__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 25rem;
  background-color: #b5131d;
  z-index: -1;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video__bg {
    height: 31.75rem;
  }
}

.hero-jbr-video__bg::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 25rem;
  background: -o-linear-gradient(-27.49deg, #8b0d14 7.23%, #b5131d 73.29%);
  background: linear-gradient(-62.51deg, #8b0d14 7.23%, #b5131d 73.29%);
  opacity: 0.8;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video__bg::before {
    height: 31.75rem;
  }
}

.hero-jbr-video__container {
  position: relative;
  overflow: visible;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video__container {
    width: 952px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1200px) {
  .hero-jbr-video__container {
    width: 53.5rem;
  }
}

.hero-jbr-video__title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 42px;
  line-height: 2.4rem;
  text-align: center;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .hero-jbr-video__title {
    padding: 0 2.075rem 0.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video__title {
    padding-bottom: 0.7rem;
    font-size: 65px;
    line-height: 3.4rem;
  }
}

.ar .hero-jbr-video__title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.hero-jbr-video__wrapper {
  position: relative;
  padding-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video__wrapper {
    padding-top: 1.3rem;
  }
}

.hero-jbr-video__graphic {
  position: absolute;
  top: 0;
  left: 1.85rem;
  z-index: 3;
  width: 2.05rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video__graphic {
    width: 3.8rem;
    left: 3.9rem;
  }
}

.hero-jbr-video__graphic img {
  display: block;
  width: 100%;
  height: 100%;
}

.hero-jbr-video__video {
  height: 17.25rem;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video__video {
    height: 28.75rem;
  }
}

.hero-jbr-video .video-wrap {
  width: 100%;
  height: 100%;
}

.hero-jbr-video .video {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.hero-jbr-video .video-icon {
  display: inline-block;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  left: auto;
  border: 3px solid #fff;
  width: 3.5rem;
  height: 3.5rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-video .video-icon {
    width: 5rem;
    height: 5rem;
    border: 5px solid #fff;
  }
}

.hero-jbr-video .youtube, .hero-jbr-video .vimeo {
  width: 100%;
  height: 100%;
}

.hero-jbr-video .youtube.--desktop-video, .hero-jbr-video .vimeo.--desktop-video {
  display: block;
}

@media only screen and (max-width: 991px) {
  .hero-jbr-video .youtube.--desktop-video, .hero-jbr-video .vimeo.--desktop-video {
    display: none;
  }
}

.hero-jbr-video .youtube.--mobile-video, .hero-jbr-video .vimeo.--mobile-video {
  display: none;
}

@media only screen and (max-width: 991px) {
  .hero-jbr-video .youtube.--mobile-video, .hero-jbr-video .vimeo.--mobile-video {
    display: block;
  }
}

.hero-jbr-video .vimeo iframe {
  width: 100%;
  height: 100%;
}

.hero-jbr-white {
  position: relative;
  padding-top: 6rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white {
    padding-top: 10rem;
  }
}

.hero-jbr-white__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 25rem;
  background-color: #b5131d;
  z-index: -1;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white__bg {
    height: 29.65rem;
  }
}

.hero-jbr-white__bg::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 25rem;
  background: -o-linear-gradient(-27.49deg, #8b0d14 7.23%, #b5131d 73.29%);
  background: linear-gradient(-62.51deg, #8b0d14 7.23%, #b5131d 73.29%);
  opacity: 0.93;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white__bg::before {
    height: 29.65rem;
  }
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white__container {
    width: 952px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1200px) {
  .hero-jbr-white__container {
    width: 53.5rem;
  }
}

.hero-jbr-white__title {
  padding: 0 2.075rem 0.5rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 42px;
  line-height: 2.4rem;
  text-align: center;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white__title {
    padding: 0 0 0.1rem;
    font-size: 65px;
    line-height: 3.4rem;
  }
}

.ar .hero-jbr-white__title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.hero-jbr-white__item {
  position: relative;
  padding-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white__item {
    padding-top: 1.3rem;
  }
}

.hero-jbr-white__graphic {
  position: absolute;
  top: 0;
  left: 1.85rem;
  z-index: 3;
  width: 2.05rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white__graphic {
    width: 3.8rem;
    left: 2.45rem;
  }
}

.hero-jbr-white__graphic img {
  display: block;
  width: 100%;
  height: 100%;
}

.hero-jbr-white__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

.hero-jbr-white__content {
  display: none;
  color: #131313;
  padding: 1rem 1rem 0;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white__content {
    padding: 1.85rem 0 0;
  }
}

.hero-jbr-white .sub-title {
  padding-bottom: 0.75rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.1rem;
  color: #b5131d;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .sub-title {
    padding-bottom: 1.85rem;
  }
}

.ar .hero-jbr-white .sub-title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.hero-jbr-white .tag {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  line-height: 0.65rem;
  color: #fcea10;
  text-transform: uppercase;
  padding-right: 2.3rem;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .hero-jbr-white .tag {
    padding-bottom: 0.25rem;
  }
}

.hero-jbr-white .tag::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.85rem;
  height: 1px;
  background-color: #fcea10;
}

.hero-jbr-white .wrapper {
  padding-bottom: 4.35rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 2rem;
  }
}

.hero-jbr-white .title {
  width: 80%;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.3rem;
  padding-bottom: 0.75rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .title {
    padding-bottom: 0;
    padding-left: 1.5rem;
    width: 62.55%;
    font-size: 42px;
    line-height: 2.1rem;
  }
}

.ar .hero-jbr-white .title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.hero-jbr-white .info {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .info {
    width: 37.45%;
    font-size: 16px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero-jbr-white .info::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    height: calc(100% - 10px);
    min-height: 3.7rem;
    width: 1px;
    background-color: #131313;
  }
}

.ar .hero-jbr-white .info {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.hero-jbr-white .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 991px) {
  .hero-jbr-white .info-item {
    padding-left: 0.95rem;
    margin-bottom: 0.35rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .info-item {
    padding-right: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.hero-jbr-white .info-icon {
  font-size: 1.1rem;
  margin-left: 0.35rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .info-icon {
    font-size: 1.5rem;
    margin-bottom: 0.6rem;
    margin-left: 0;
  }
}

.hero-jbr-white .swiper-pagination {
  text-align: right;
}

@media only screen and (max-width: 991px) {
  .hero-jbr-white .swiper-pagination {
    padding: 0 1rem;
  }
}

.hero-jbr-white .swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
}

.hero-jbr-white .swiper-button-prev,
.hero-jbr-white .swiper-button-next {
  top: 19.75rem;
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  border: 1px solid #131313;
  border-radius: 50%;
  background-image: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0.9;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .swiper-button-prev,
  .hero-jbr-white .swiper-button-next {
    top: 27.8rem;
  }
}

.hero-jbr-white .swiper-button-prev:after,
.hero-jbr-white .swiper-button-next:after {
  font-family: "TecomIcon", serif;
  content: "\e91d";
  font-size: 11px;
  color: #131313;
  line-height: 1;
}

.hero-jbr-white .swiper-button-prev {
  right: auto;
  left: 3.5rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .swiper-button-prev {
    left: 2.5rem;
  }
}

.hero-jbr-white .swiper-button-next {
  left: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .swiper-button-next {
    left: 0;
  }
}

.hero-jbr-white .swiper-button-next:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hero-jbr-white .swiper-pagination-bullet {
  background-color: #131313;
  opacity: 0.3;
}

.hero-jbr-white .swiper-pagination-bullet-active {
  opacity: 1;
}

.hero-jbr-white .swiper-slide-active .hero-jbr-white__content {
  display: block;
}

.hero-jbr-white .swiper-container-rtl .swiper-button-prev,
.hero-jbr-white .swiper-container-rtl .swiper-button-next {
  background-image: none;
}

.hero-jbr-white .swiper-container-rtl .swiper-button-prev {
  left: 3.5rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .swiper-container-rtl .swiper-button-prev {
    left: 2.5rem;
  }
}

.hero-jbr-white .swiper-container-rtl .swiper-button-prev::after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hero-jbr-white .swiper-container-rtl .swiper-button-next {
  left: 1rem;
  right: auto;
}

@media only screen and (min-width: 992px) {
  .hero-jbr-white .swiper-container-rtl .swiper-button-next {
    left: 0;
  }
}

.hero-jbr-white .swiper-container-rtl .swiper-button-next::after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.hero-jbr-white .swiper-wrapper {
  height: 100% !important;
}

.hero-jbr {
  position: relative;
  background-color: #b5131d;
  padding-top: 5rem;
  overflow: hidden;
}

.hero-jbr.\--full-height {
  min-height: 100vh;
}

@media only screen and (min-width: 992px) {
  .hero-jbr {
    padding-top: 8.5rem;
  }
}

.hero-jbr::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(-27.49deg, #8b0d14 7.23%, #b5131d 73.29%);
  background: linear-gradient(-62.51deg, #8b0d14 7.23%, #b5131d 73.29%);
  opacity: 0.8;
}

.hero-jbr .swiper-wrapper {
  padding-bottom: 3rem;
  height: 100% !important;
}

.hero-jbr .swiper-controller {
  position: absolute;
  width: calc(100% - 45px);
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.hero-jbr__item {
  position: relative;
  padding-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr__item {
    padding-top: 1.2rem;
  }
}

.hero-jbr__graphic {
  width: 2.05rem;
  position: absolute;
  top: 0;
  left: 2.25rem;
  z-index: 2;
}

@media only screen and (min-width: 992px) {
  .hero-jbr__graphic {
    left: 2.3rem;
    width: 3.35rem;
  }
}

.hero-jbr__graphic img {
  display: block;
  width: 100%;
  height: 100%;
}

.hero-jbr .swiper-container-horizontal .hero-jbr__img img {
  opacity: 1;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-jbr .swiper-container-horizontal .hero-jbr__graphic {
  opacity: 1;
}

.hero-jbr__img img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

.hero-jbr__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  padding: 1rem 1rem 0;
}

@media only screen and (min-width: 992px) {
  .hero-jbr__content {
    padding: 1.25rem 0 0;
  }
}

.hero-jbr .tag {
  display: inline-block;
  font-size: 11px;
  line-height: 0.65rem;
  font-weight: bold;
  color: #fcea10;
  text-transform: uppercase;
  padding-right: 2.3rem;
  position: relative;
}

.hero-jbr .tag::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.85rem;
  height: 1px;
  background-color: #fcea10;
}

.hero-jbr .wrapper {
  padding: 0.725rem 0 0;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.hero-jbr .content {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.hero-jbr .title {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.3rem;
  padding: 0 0 0.75rem 0;
}

.ar .hero-jbr .title {
  line-height: 1.6;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .title {
    padding: 0 0 0 1.5rem;
    font-size: 42px;
    line-height: 2.1rem;
  }
}

.ar .hero-jbr .title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.hero-jbr .title + .desc {
  padding: 0 0 1rem 0;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .title + .desc {
    padding: 0 1.5rem 0 0;
  }
}

.hero-jbr .desc {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .desc {
    font-size: 14px;
  }
}

.ar .hero-jbr .desc {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.5;
}

.hero-jbr .info {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 991px) {
  .hero-jbr .info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (min-width: 992px) {
  .hero-jbr .info {
    font-size: 16px;
  }
}

.ar .hero-jbr .info {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.hero-jbr .title + .desc,
.hero-jbr .title + .info {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .title + .desc::after,
  .hero-jbr .title + .info::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 100%;
    min-height: 3.7rem;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.3);
  }
}

.hero-jbr .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.25rem;
}

@media only screen and (max-width: 991px) {
  .hero-jbr .info-item {
    padding-left: 0.95rem;
    margin-bottom: 0.4rem;
    width: 50%;
  }
}

@media only screen and (min-width: 992px) {
  .hero-jbr .info-item {
    padding-right: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 7.1rem;
  }
}

.hero-jbr .info-icon {
  font-size: 1rem;
  margin-left: 0.35rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .info-icon {
    font-size: 1.5rem;
    margin-bottom: 0.6rem;
    margin-left: 0;
  }
}

.hero-jbr .cta-primary-jbr {
  padding: 0.5rem 1.3rem;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  white-space: nowrap;
}

.hero-jbr .cta-primary-jbr.button.\--white:hover {
  background-color: transparent;
  border-color: inherit;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .sub-heading .desc {
    width: 53%;
  }
}

@media only screen and (min-width: 992px) {
  .hero-jbr__button {
    padding-right: 1rem;
  }
}

.hero-jbr__container {
  margin: auto;
}

@media only screen and (min-width: 992px) {
  .hero-jbr__container .swiper-slide {
    padding: 0 3rem;
  }
}

@media only screen and (min-width: 1025px) {
  .hero-jbr__container .swiper-slide {
    padding: 0 1.25rem;
  }
}

.hero-jbr .swiper-container {
  overflow: visible;
}

.hero-jbr .swiper-container .swiper-pagination.swiper-pagination-bullets {
  max-width: calc(100% - 50px);
}

.hero-jbr .swiper-button-prev,
.hero-jbr .swiper-button-next,
.hero-jbr .slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  background-image: none;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 991px) {
  .hero-jbr .swiper-button-prev,
  .hero-jbr .swiper-button-next,
  .hero-jbr .slick-arrow {
    display: none !important;
  }
}

.hero-jbr .swiper-button-prev:after,
.hero-jbr .swiper-button-next:after,
.hero-jbr .slick-arrow:after {
  font-family: "TecomIcon", serif;
  content: "\e91d";
  font-size: 11px;
  color: #fff;
  line-height: 1;
}

.hero-jbr .swiper-controller .swiper-button-prev,
.hero-jbr .swiper-controller .swiper-button-next {
  background-image: none;
}

.hero-jbr .swiper-button-prev,
.hero-jbr .slick-prev {
  right: -2.5rem;
}

@media only screen and (max-width: 1024px) {
  .hero-jbr .swiper-button-prev,
  .hero-jbr .slick-prev {
    right: -0.75rem;
  }
}

.hero-jbr .swiper-button-next,
.hero-jbr .slick-next {
  left: -2.5rem;
}

@media only screen and (max-width: 1024px) {
  .hero-jbr .swiper-button-next,
  .hero-jbr .slick-next {
    left: -0.75rem;
  }
}

.hero-jbr .swiper-button-next:after,
.hero-jbr .slick-next:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hero-jbr .swiper-container-rtl .swiper-button-prev {
  right: -3.5rem;
  left: auto;
}

@media only screen and (max-width: 1024px) {
  .hero-jbr .swiper-container-rtl .swiper-button-prev {
    right: -0.85rem;
    left: auto;
  }
}

.hero-jbr .swiper-container-rtl .swiper-button-prev:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hero-jbr .swiper-container-rtl .swiper-button-next {
  left: -3.5rem;
  right: auto;
}

@media only screen and (max-width: 1024px) {
  .hero-jbr .swiper-container-rtl .swiper-button-next {
    left: -0.85rem;
    right: auto;
  }
}

.hero-jbr .swiper-container-rtl .swiper-button-next:after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.hero-jbr .swiper-pagination {
  text-align: right;
  padding: 0;
}

.hero-jbr .swiper-pagination.swiper-pagination-bullets {
  right: 0.75rem;
  bottom: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-jbr .swiper-pagination.swiper-pagination-bullets {
    right: 3rem;
  }
}

@media only screen and (min-width: 1025px) {
  .hero-jbr .swiper-pagination.swiper-pagination-bullets {
    right: 1.25rem;
  }
}

.hero-jbr .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.3;
}

.hero-jbr .swiper-pagination-bullet-active {
  opacity: 1;
}

.hero-jbr .swiper-slide {
  opacity: 0.3;
}

.hero-jbr .swiper-slide-active,
.hero-jbr .swiper-slide-duplicate-active {
  opacity: 1;
}

.hero-jbr .swiper-slide-active .hero-jbr__content,
.hero-jbr .swiper-slide-duplicate-active .hero-jbr__content {
  opacity: 1;
}

.hero-jbr .iframe {
  position: relative;
  overflow: hidden;
}

.hero-jbr .iframe iframe {
  position: relative;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 100vw;
}

.hero-jbr .iframe::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
}

.hero-jbr .slick-slide {
  width: 100%;
  max-width: 1366px;
}

.hero-jbr .slick-slide.slick-active .swiper-slide {
  opacity: 1;
}

.hero-jbr .slick-dots {
  bottom: 0;
  text-align: right;
  max-width: 1366px;
  padding: 0 1.25rem;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.hero-jbr .slick-dots li {
  width: 0.5rem;
}

.hero-jbr .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}

.hero-jbr .slick-dots li button:before {
  font-size: 0.4rem;
  color: #fff;
  opacity: 0.3;
}

.hero-jbr .slick-navigation {
  max-width: 1366px;
  width: 100%;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.hero-jbr .slick-arrow:before {
  display: none;
}

.hero-jbr .slick-prev {
  z-index: 9;
}

.ar .hero-jbr .slick-slide {
  float: right;
}

.ar .hero-jbr .slick-navigation .slick-arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ar .hero-jbr .slick-prev {
  right: -2.5rem;
  left: auto;
}

@media only screen and (max-width: 1024px) {
  .ar .hero-jbr .slick-prev {
    right: -0.75rem;
    left: auto;
  }
}

.ar .hero-jbr .slick-next {
  left: -2.5rem;
  right: auto;
}

@media only screen and (max-width: 1024px) {
  .ar .hero-jbr .slick-next {
    left: -0.75rem;
    right: auto;
  }
}

.hero-jbr.\--has-container .swiper-wrapper {
  overflow: visible;
}

.hero-jbr.\--has-container .slick-prev {
  right: -3.5rem;
}

.ar .hero-jbr.\--has-container .slick-prev {
  left: -3.5rem;
}

.hero-jbr.\--has-container .slick-next {
  left: -3.5rem;
}

.ar .hero-jbr.\--has-container .slick-next {
  right: -3.5rem;
}

.hero-single-image {
  position: relative;
  padding-top: 6rem;
}

.hero-single-image.\--title-with-cta.--has-overlay .hero-single-image__wrapper:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 1rem);
  background: -o-linear-gradient(-64.36deg, #131313 18.82%, rgba(19, 19, 19, 0) 68.36%);
  background: linear-gradient(-25.64deg, #131313 18.82%, rgba(19, 19, 19, 0) 68.36%);
  opacity: 0.6;
}

@media only screen and (min-width: 992px) {
  .hero-single-image.\--title-with-cta.--has-overlay .hero-single-image__wrapper:after {
    height: calc(100% - 1.3rem);
  }
}

.hero-single-image.\--title-with-cta .hero-single-image__title {
  text-align: right;
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .hero-single-image.\--title-with-cta .hero-single-image__title-with-cta {
    right: 2.4rem;
    bottom: 2.4rem;
  }
}

.hero-single-image.\--title-with-cta .hero-single-image__title-with-cta .hero-single-image__title {
  position: absolute;
  z-index: 1;
}

.hero-single-image.\--title-with-cta .hero-single-image__title-with-cta .hero-single-image__cta {
  position: absolute;
  right: 1.2rem;
  bottom: 2.4rem;
  z-index: 1;
}

.hero-single-image.\--title-with-cta .hero-single-image__title-with-cta.\--title-top .hero-single-image__title {
  top: 2.4rem;
  right: 1.2rem;
}

.hero-single-image.\--title-with-cta .hero-single-image__title-with-cta.\--title-middle .hero-single-image__title {
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.hero-single-image.\--title-with-cta .hero-single-image__title-with-cta.\--title-middle-left-align .hero-single-image__title {
  top: 50%;
  right: 1.2rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.hero-single-image.\--title-with-cta .hero-single-image__title-with-cta.\--title-bottom .hero-single-image__title {
  bottom: 6rem;
  right: 1.2rem;
}

.hero-single-image.\--title-with-cta .hero-single-image__title + .cta-primary-jbr {
  margin-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-single-image.\--title-with-cta .hero-single-image__title + .cta-primary-jbr {
    margin-top: 1.6rem;
  }
}

.hero-single-image.\--title-with-cta .cta-primary-jbr + .cta-primary-jbr {
  margin-right: 1rem;
  margin-bottom: 0.25rem;
}

@media only screen and (min-width: 992px) {
  .hero-single-image {
    padding-top: 10rem;
  }
}

.hero-single-image__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 21.5rem;
  background-color: #b5131d;
  z-index: -1;
}

@media only screen and (min-width: 992px) {
  .hero-single-image__bg {
    height: 28.5rem;
  }
}

.hero-single-image__bg::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 21.5rem;
  background: -o-linear-gradient(-27.49deg, #8b0d14 7.23%, #b5131d 73.29%);
  background: linear-gradient(-62.51deg, #8b0d14 7.23%, #b5131d 73.29%);
  opacity: 0.8;
}

@media only screen and (min-width: 992px) {
  .hero-single-image__bg::before {
    height: 28.5rem;
  }
}

.hero-single-image__container {
  color: #fff;
  position: relative;
  overflow: visible;
}

@media only screen and (min-width: 992px) {
  .hero-single-image__container {
    width: 952px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1200px) {
  .hero-single-image__container {
    width: 53.5rem;
  }
}

.hero-single-image__wrapper {
  position: relative;
  padding-top: 1rem;
}

@media only screen and (min-width: 992px) {
  .hero-single-image__wrapper {
    padding-top: 1.3rem;
  }
}

.hero-single-image__graphic {
  width: 2.05rem;
  position: absolute;
  top: 0;
  left: 1.85rem;
  z-index: 2;
}

@media only screen and (min-width: 992px) {
  .hero-single-image__graphic {
    width: 3.8rem;
    left: 3.9rem;
  }
}

.hero-single-image__graphic img {
  display: block;
  width: 100%;
  height: 100%;
}

.hero-single-image__title {
  padding: 0 2.075rem 0.5rem;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  font-size: 42px;
  line-height: 2.4rem;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .hero-single-image__title {
    padding: 0 0 0.7rem;
    font-size: 65px;
    line-height: 3.4rem;
  }
}

.ar .hero-single-image__title {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.7;
}

.hero-single-image__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  min-height: 17.25rem;
}

@media only screen and (min-width: 992px) {
  .hero-single-image__img img {
    min-height: 24rem;
  }
}

@charset "UTF-8";
/* breakpoints */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont-eot.eot?v=4.6.3") format("opentype");
  src: url("../fonts/fontawesome/fontawesome-webfont-eot.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont-woff2.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont-woff.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome/fontawesome-webfont-ttf.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont-svg.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-right: 0;
  margin-right: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  right: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  right: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: right;
}

.fa-pull-right {
  float: left;
}

.fa.fa-pull-left {
  margin-left: .3em;
}

.fa.fa-pull-right {
  margin-right: .3em;
}

.fa.pull-left {
  margin-left: .3em;
}

.fa.pull-right {
  margin-right: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: left;
}

.pull-left {
  float: right;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  right: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-search:before {
  content: "\f002";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-check:before {
  content: "\f00c";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-minus:before {
  content: "\f068";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-close:before {
  content: "\f00d";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-phone:before {
  content: "\f095";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-x:before {
  content: "\e900";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*!
 * Datepicker for Bootstrap (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: rtl;
}

.datepicker-inline {
  width: 220px;
}

.datepicker-rtl {
  direction: ltr;
}

.datepicker-rtl.dropdown-menu {
  right: auto;
}

.datepicker-rtl table tr td span {
  float: left;
}

.datepicker-dropdown {
  top: 0;
  right: 0;
}

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, right top, right bottom, from(#fdd49a), to(#fdf59a));
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, right top, right bottom, from(#f3c17a), to(#f3e97a));
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, right top, right bottom, from(#b3b3b3), to(#808080));
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, right top, right bottom, from(#08c), to(#0044cc));
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: right;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, right top, right bottom, from(#08c), to(#0044cc));
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 5px 0 2px;
  vertical-align: middle;
}

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  border-radius: 0 3px 3px 0;
}

.input-daterange input:last-child {
  border-radius: 3px 0 0 3px;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-right: -5px;
  margin-left: -5px;
}
/* breakpoints */
/*===============================
=            Choices            =
===============================*/
.choices {
  position: relative;
  font-size: 20px;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #EAEAEA;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*="select-one"] {
  cursor: pointer;
}

.choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*="select-one"] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  margin: 0;
}

.choices[data-type*="select-one"] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  margin-left: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: .5;
}

.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*="select-one"] .choices__button:focus {
  -webkit-box-shadow: 0px 0px 0px 2px #00BCD4;
          box-shadow: 0px 0px 0px 2px #00BCD4;
}

.choices[data-type*="select-one"]:after {
  font-family: "TecomIcon", serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: absolute;
  left: 0.5rem;
  top: 50%;
  margin-top: -4px;
  pointer-events: none;
  font-size: 11px;
  font-weight: bold;
  -webkit-transform: rotate(-90deg) translateY(-50%);
      -ms-transform: rotate(-90deg) translateY(-50%);
          transform: rotate(-90deg) translateY(-50%);
  color: #b5131d;
}

@media only screen and (min-width: 992px) {
  .choices[data-type*="select-one"]:after {
    left: 1.35rem;
  }
}

.ar .choices[data-type*="select-one"]:after {
  -webkit-transform: rotate(90deg) translateY(-50%);
      -ms-transform: rotate(90deg) translateY(-50%);
          transform: rotate(90deg) translateY(-50%);
}

.choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ar .choices[data-type*="select-one"].is-open:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.choices[data-type*="select-multiple"] .choices__inner,
.choices[data-type*="text"] .choices__inner {
  cursor: text;
}

.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-left: -4px;
  margin-bottom: 0;
  margin-right: 8px;
  padding-right: 16px;
  border-right: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75;
  border-radius: 0;
}

.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus,
.choices[data-type*="text"] .choices__button:hover,
.choices[data-type*="text"] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0.5rem;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.13);
  border-radius: 0;
  font-size: 16px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.15);
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media only screen and (min-width: 992px) {
  .choices__inner {
    font-size: 20px;
  }
}

.is-focused .choices__inner,
.is-open .choices__inner,
.is-chosen .choices__inner {
  color: black;
  border-color: black;
}

.is-open .choices__inner {
  border-radius: 0 0 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 0 0;
}

.choices__list {
  margin: 0;
  padding-right: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  width: 100%;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 16px;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
  margin-left: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00BCD4;
  border: 1px solid #00a5bb;
  color: #FFFFFF;
  word-break: break-all;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-left: 5px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  top: 100%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
  word-break: break-all;
}

.choices__list--dropdown.is-active {
  display: block;
}

.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-bottom: 0;
}

.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 7.5rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
  position: relative;
  padding: 0.5rem;
  font-size: 16px;
}

@media only screen and (min-width: 992px) {
  .choices__list--dropdown .choices__item {
    font-size: 20px;
  }
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-left: 0.5rem;
    color: rgba(0, 0, 0, 0.15);
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: 600;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 16px;
    opacity: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
  opacity: 1;
  color: #000;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: .5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: .5;
}

.choices__heading {
  font-weight: 600;
  font-size: 16px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 20px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 2px 4px 0;
}

.choices__input:focus {
  outline: 0;
}

.choices__placeholder {
  opacity: .5;
}

.choices__input.is-hidden,
.choices[data-type*="select-one"] .choices__input.is-hidden,
.choices[data-type*="select-multiple"] .choices__input.is-hidden {
  display: none;
}

/*=====  End of Choices  ======*/
/* breakpoints */
.date-picker {
  width: 170px;
  height: 25px;
  padding: 0;
  border: 0;
  line-height: 25px;
  padding-right: 10px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  cursor: pointer;
  color: #303030;
  position: relative;
  z-index: 2;
}

.date-picker-wrapper {
  position: absolute;
  width: 100%;
  z-index: 2;
  background-color: white;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  color: #333;
  font-family: "San Francisco", SFProDisplay,Arial,Tahoma,sans-serif;
  /* -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: initial;
          box-sizing: initial; */
}

.dp-clearfix {
  clear: both;
  height: 0;
  font-size: 0;
}

.date-picker-wrapper.inline-wrapper {
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
}

.date-picker-wrapper.single-date {
  width: auto;
}

.date-picker-wrapper.no-shortcuts {
  padding-bottom: 12px;
}

.date-picker-wrapper.no-topbar {
  /* width: 100%; */
  padding-top: 12px;
}

.date-picker-wrapper .footer {
  font-size: 11px;
  padding-top: 25px;
}

.date-picker-wrapper b {
  color: #666;
  font-weight: 700;
}

.date-picker-wrapper a {
  color: #6bb4d6;
  text-decoration: underline;
}

.date-picker-wrapper .month-name {
  text-transform: uppercase;
}

.date-picker-wrapper .select-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}

.date-picker-wrapper .select-wrapper:hover {
  text-decoration: underline;
}

.date-picker-wrapper .month-element {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  text-transform: capitalize;
}

.date-picker-wrapper .select-wrapper select {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
  top: -1px;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  color: inherit;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  outline: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);
  opacity: 0.01;
}

.date-picker-wrapper .month-wrapper {
  width: auto !important;
  border: 1px solid #E1E1E1;
  background-color: #fff;
  padding: 0 15px 23px;
  cursor: default;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .date-picker-wrapper .month-wrapper {
    padding: 23px 15px 23px;
  }
}

@media only screen and (min-width: 992px) {
  .date-picker-wrapper .month-wrapper {
    padding: 43px 43px 32px;
  }
}

.date-picker-wrapper .month-wrapper table {
  width: calc(50% - 19px);
  float: right;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .date-picker-wrapper .month-wrapper table {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 992px) {
  .date-picker-wrapper .month-wrapper table {
    float: right;
  }
}

.date-picker-wrapper .month-wrapper table.month2 {
  /* width: calc(50% - 7.5px); */
  float: right;
}

.date-picker-wrapper .month-wrapper table th, .date-picker-wrapper .month-wrapper table td {
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
}

.date-picker-wrapper .month-wrapper table .day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 0;
  margin: 6px auto;
  color: rgba(51, 51, 51, 0.2);
  cursor: default;
  font-weight: 500;
  font-size: 15.6473px;
  line-height: 19px;
  width: 48px;
  height: 42px;
}

@media only screen and (min-width: 768px) {
  .date-picker-wrapper .month-wrapper table .day {
    width: 42px;
  }
}

@media only screen and (min-width: 992px) {
  .date-picker-wrapper .month-wrapper table .day {
    width: 57px;
  }
}

.date-picker-wrapper .month-wrapper table div.day.lastMonth, .date-picker-wrapper .month-wrapper table div.day.nextMonth {
  /* color: #999; */
  color: rgba(51, 51, 51, 0.2);
  cursor: default;
}

.date-picker-wrapper .month-wrapper table .day.checked {
  background-color: #d9e3e1;
}

.date-picker-wrapper .month-wrapper table .day.checked:hover {
  color: rgba(51, 51, 51, 0.6);
}

.date-picker-wrapper .month-wrapper table .week-name {
  height: 20px;
  line-height: 20px;
  font-weight: 100;
}

.date-picker-wrapper .month-wrapper table .week-name th {
  /* width: calc(100% / 7); */
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
  padding-bottom: 10px;
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip {
  cursor: help !important;
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip .tooltip {
  white-space: nowrap;
}

.date-picker-wrapper .time label {
  white-space: nowrap;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: rgba(51, 51, 51, 0.6);
  cursor: pointer;
}

.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
  background-color: #D9E3E1;
}

.date-picker-wrapper .month-wrapper table .day.nextMonth, .date-picker-wrapper .month-wrapper table .day.lastMonth {
  display: none;
  background-color: transparent !important;
}

.date-picker-wrapper .month-wrapper table .day.nextMonth .custom-day, .date-picker-wrapper .month-wrapper table .day.lastMonth .custom-day {
  border: none;
  background-color: transparent;
  color: rgba(51, 51, 51, 0.2);
}

.date-picker-wrapper .month-wrapper table .day.nextMonth .event-dot, .date-picker-wrapper .month-wrapper table .day.lastMonth .event-dot {
  display: none;
}

.date-picker-wrapper .month-wrapper table .day.nextMonth:after, .date-picker-wrapper .month-wrapper table .day.nextMonth:before, .date-picker-wrapper .month-wrapper table .day.lastMonth:after, .date-picker-wrapper .month-wrapper table .day.lastMonth:before {
  display: none;
}

.date-picker-wrapper table .caption {
  padding-bottom: 45px;
}

.date-picker-wrapper table .caption .caption-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 45px;
}

.date-picker-wrapper table .caption .next, .date-picker-wrapper table .caption .prev {
  padding: 0;
  cursor: pointer;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  color: rgba(156, 152, 152, 0.4);
}

.date-picker-wrapper .caption .icon-arrow {
  display: inline-block;
  vertical-align: middle;
  color: #004438;
  font-size: 12px;
  line-height: 1;
}

.date-picker-wrapper .caption .prev .icon-arrow:after {
  line-height: 1;
}

.date-picker-wrapper .caption .next .icon-arrow:after {
  line-height: 1;
}

.date-picker-wrapper .gap {
  position: relative;
  z-index: 1;
  width: 18px;
  background-color: transparent;
  font-size: 0;
  line-height: 0;
  float: right;
  top: -5px;
  margin: 0 10px -10px;
  visibility: hidden;
  height: 0;
}

.date-picker-wrapper .gap .gap-lines {
  height: 100%;
  overflow: hidden;
}

.date-picker-wrapper .gap .gap-line {
  height: 24px;
  width: 18px;
  position: relative;
}

.date-picker-wrapper .gap .gap-line .gap-1 {
  z-index: 1;
  height: 0;
  border-right: 12px solid white;
  border-top: 12px solid #eee;
  border-bottom: 12px solid #eee;
}

.date-picker-wrapper .gap .gap-line .gap-2 {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 2;
  height: 0;
  border-right: 12px solid transparent;
  border-top: 12px solid white;
}

.date-picker-wrapper .gap .gap-line .gap-3 {
  position: absolute;
  left: 0;
  top: 12px;
  z-index: 2;
  height: 0;
  border-right: 12px solid transparent;
  border-bottom: 12px solid white;
}

.date-picker-wrapper .gap .gap-top-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  top: -1px;
  right: 1px;
  background-color: #eee;
  z-index: 3;
}

.date-picker-wrapper .gap .gap-bottom-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  right: 7px;
  background-color: #eee;
  z-index: 3;
}

.date-picker-wrapper .selected-days {
  display: none;
}

.date-picker-wrapper .drp_top-bar {
  line-height: 1.4;
  position: relative;
  padding: 10px 0 10px 40px;
}

.date-picker-wrapper .drp_top-bar .error-top, .date-picker-wrapper .drp_top-bar .normal-top {
  display: none;
}

.date-picker-wrapper .drp_top-bar .default-top {
  display: block;
}

.date-picker-wrapper .drp_top-bar.error .default-top {
  display: none;
}

.date-picker-wrapper .drp_top-bar.error .error-top {
  display: block;
  color: red;
}

.date-picker-wrapper .drp_top-bar.normal .default-top {
  display: none;
}

.date-picker-wrapper .drp_top-bar.normal .normal-top {
  display: block;
}

.date-picker-wrapper .drp_top-bar.normal .normal-top .selection-top {
  color: #333;
}

.date-picker-wrapper .drp_top-bar .apply-btn {
  position: absolute;
  left: 0px;
  top: 6px;
  padding: 3px 5px;
  margin: 0;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  color: #d9eef7;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
  color: white;
  line-height: initial;
}

.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
  cursor: pointer;
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #fff;
  background: -moz-linear-gradient(top, #fff, #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}

.date-picker-wrapper .time {
  position: relative;
}

.date-picker-wrapper.single-month .time {
  display: block;
}

.date-picker-wrapper .time input[type=range] {
  vertical-align: middle;
  width: 129px;
  padding: 0;
  margin: 0;
  height: 20px;
}

.date-picker-wrapper .time1 {
  width: 180px;
  padding: 0 5px;
  text-align: center;
}

/*time styling*/
.time2 {
  width: 180px;
  padding: 0 5px;
  text-align: center;
}

.date-picker-wrapper .time1 {
  float: right;
}

.date-picker-wrapper .time2 {
  float: left;
}

.date-picker-wrapper .hour {
  text-align: left;
}

.minute {
  text-align: left;
}

.date-picker-wrapper .hide {
  display: none;
}

.date-picker-wrapper .first-date-selected, .date-picker-wrapper .last-date-selected {
  color: white !important;
}

.date-picker-wrapper .date-range-length-tip {
  position: absolute;
  margin-top: -4px;
  margin-right: -8px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  display: none;
  background-color: yellow;
  padding: 0 6px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
  -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  -o-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
}

.date-picker-wrapper .date-range-length-tip:after {
  content: '';
  position: absolute;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid yellow;
  right: 50%;
  margin-right: -4px;
  bottom: -4px;
}

.date-picker-wrapper .week-number {
  padding: 5px 0;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 1px;
  color: #999;
  cursor: pointer;
}

.date-picker-wrapper .week-number.week-number-selected {
  color: #49e;
  font-weight: bold;
}

/*! jQuery UI 
* http://jqueryui.com
* Includes: core.css, datepicker.css, tabs.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  right: 50%;
  margin-right: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev {
  right: 2px;
}

.ui-datepicker .ui-datepicker-next {
  left: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  right: 50%;
  margin-right: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: left;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: left;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: right;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: ltr;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
  border-right-width: 1px;
}

[dir="rtl"] .ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-prev:after {
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}

[dir="rtl"] .ui-datepicker.ui-widget .ui-widget-header .ui-datepicker-next:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  right: .5em;
  top: .3em;
}

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: right;
  position: relative;
  top: 0;
  margin: 1px 0 0 .2em;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: right;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
          box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/date-picker-icon.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/date-picker-icon.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/date-picker-icon.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/date-picker-icon.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/date-picker-icon.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/date-picker-icon.png");
}

.ui-button .ui-icon {
  background-image: url("../images/date-picker-icon.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 100% 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 100% -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 100% -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 100% -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 100% -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 100% -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 100% -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 100% -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 100% -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 100% -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 100% -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 100% -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 100% -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 100% -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-left-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  right: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element, .scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  right: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  left: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 0;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #fcea10;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #fcea10;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  right: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  right: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  right: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  left: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  right: 2px;
  width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  right: -12px;
  margin-right: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  right: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  right: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  right: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  left: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  right: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  right: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  right: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  right: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -o-linear-gradient(right, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, right top, left top, from(#dbdbdb), to(#e8e8e8));
  background: linear-gradient(to left, #dbdbdb 0%, #e8e8e8 100%);
  border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  right: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -o-linear-gradient(right, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, right top, left top, from(#fefefe), to(#f5f5f5));
  background: linear-gradient(to left, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  right: -17px;
  margin-right: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  right: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  right: 2px;
  top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  right: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  right: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  right: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  right: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  right: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 3px 0 2px;
  left: 0;
  top: 0;
  width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.6);
          box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  right: -17px;
  margin-right: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  right: 1px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  right: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  right: -10px;
  top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  right: 5px;
  top: -10px;
  width: 2px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  right: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  right: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  right: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  left: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  right: auto;
  min-height: 24px;
  left: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  right: 2px;
  -webkit-transition: height 0.2s;
  -o-transition: height 0.2s;
  transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  right: auto;
  left: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  right: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  right: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  right: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  right: -16px;
  margin-right: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  right: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-right: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  right: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  right: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  right: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  right: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 0.5rem 0 0;
  padding-right: 0.5rem;
  list-style-type: none;
  opacity: 0;
  color: #b5131d;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  font-size: 0.6em;
  line-height: 1.16667;
}

.policy-checkbox .parsley-errors-list {
  font-size: 0.85714em;
}

.parsley-errors-list.filled {
  opacity: 1;
}

@-webkit-keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

@-webkit-keyframes plyr-popup {
  0% {
    opacity: .5;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes plyr-popup {
  0% {
    opacity: .5;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  direction: rtl;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  -webkit-transition: -webkit-box-shadow .3s ease;
  transition: -webkit-box-shadow .3s ease;
  -o-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
}

.plyr audio,
.plyr video {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.plyr--full-ui *,
.plyr--full-ui::after,
.plyr--full-ui::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

.plyr__badge {
  background: #4f5b5f;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  -webkit-animation: plyr-fade-in .3s ease;
          animation: plyr-fade-in .3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  right: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
          transform: translateY(-40px);
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out;
  -o-transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
  width: 100%;
}

.plyr__captions .plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%;
  padding: .2em .5em;
  white-space: pre-wrap;
}

.plyr__captions .plyr__caption div {
  display: inline;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px;
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr--hide-controls .plyr__captions {
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px);
}

.plyr__control {
  background: 100% 0;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px;
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  -webkit-box-shadow: 0 0 0 3px rgba(26, 175, 255, 0.35);
          box-shadow: 0 0 0 3px rgba(26, 175, 255, 0.35);
  outline: 0;
}

.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed {
  display: none;
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
  background: #1aafff;
  color: #fff;
}

.plyr__control--overlaid {
  background: rgba(26, 175, 255, 0.8);
  border: 0;
  border-radius: 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  display: none;
  right: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  z-index: 2;
}

.plyr__control--overlaid svg {
  height: 20px;
  right: 2px;
  position: relative;
  width: 20px;
}

.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
  background: #1aafff;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__menu,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time,
.plyr__controls > .plyr__control {
  margin-right: 5px;
}

.plyr__controls .plyr__menu:first-child,
.plyr__controls .plyr__menu:first-child + [data-plyr=pause],
.plyr__controls .plyr__progress:first-child,
.plyr__controls .plyr__progress:first-child + [data-plyr=pause],
.plyr__controls .plyr__time:first-child,
.plyr__controls .plyr__time:first-child + [data-plyr=pause],
.plyr__controls > .plyr__control:first-child,
.plyr__controls > .plyr__control:first-child + [data-plyr=pause] {
  margin-right: 0;
  margin-left: auto;
}

.plyr__controls .plyr__volume {
  margin-right: 5px;
}

@media (min-width: 480px) {
  .plyr__controls .plyr__menu,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time,
  .plyr__controls > .plyr__control {
    margin-right: 10px;
  }
  .plyr__controls .plyr__menu + .plyr__control,
  .plyr__controls > .plyr__control + .plyr__control,
  .plyr__controls > .plyr__control + .plyr__menu {
    margin-right: 5px;
  }
}

.plyr--video .plyr__controls {
  background: -webkit-gradient(linear, right top, right bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
  bottom: 0;
  color: #fff;
  right: 0;
  padding: 35px 10px 10px;
  position: absolute;
  left: 0;
  -webkit-transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  transition: opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out, transform .4s ease-in-out;
  transition: opacity .4s ease-in-out, transform .4s ease-in-out;
  transition: opacity .4s ease-in-out, transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
  z-index: 2;
}

.plyr--video .plyr__controls .plyr__control svg {
  -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
}

.plyr--video .plyr__controls .plyr__control.plyr__tab-focus,
.plyr--video .plyr__controls .plyr__control:hover,
.plyr--video .plyr__controls .plyr__control[aria-expanded=true] {
  background: #1aafff;
  color: #fff;
}

.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4f5b5f;
  padding: 10px;
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.plyr [data-plyr=airplay],
.plyr [data-plyr=captions],
.plyr [data-plyr=fullscreen],
.plyr [data-plyr=pip] {
  display: none;
}

.plyr--airplay-supported [data-plyr=airplay],
.plyr--captions-enabled [data-plyr=captions],
.plyr--fullscreen-enabled [data-plyr=fullscreen],
.plyr--pip-supported [data-plyr=pip] {
  display: inline-block;
}

.plyr__video-embed {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.plyr__video-embed iframe {
  border: 0;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  -webkit-transform: translateY(-38.28125%);
      -ms-transform: translateY(-38.28125%);
          transform: translateY(-38.28125%);
}

.plyr__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  -webkit-animation: plyr-popup .2s ease;
          animation: plyr-popup .2s ease;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  bottom: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4f5b5f;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  left: -3px;
  text-align: right;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  -webkit-transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  content: '';
  height: 0;
  position: absolute;
  left: 15px;
  top: 100%;
  width: 0;
}

.plyr__menu__container ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 7px;
}

.plyr__menu__container ul li {
  margin-top: 2px;
}

.plyr__menu__container ul li:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #4f5b5f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  padding: 4px 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-left: 28px;
}

.plyr__menu__container .plyr__control--forward::after {
  border-right-color: rgba(79, 91, 95, 0.8);
  left: 5px;
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px;
  margin-bottom: 3px;
  padding-right: 28px;
  position: relative;
  width: calc(100% - 14px);
}

.plyr__menu__container .plyr__control--back::after {
  border-left-color: rgba(79, 91, 95, 0.8);
  right: 7px;
}

.plyr__menu__container .plyr__control--back::before {
  background: #b7c5cd;
  -webkit-box-shadow: 0 1px 0 #fff;
          box-shadow: 0 1px 0 #fff;
  content: '';
  height: 1px;
  right: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-left-color: currentColor;
}

.plyr__menu__container label.plyr__control {
  padding-right: 7px;
}

.plyr__menu__container label.plyr__control input[type=radio] + span {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 16px;
  margin-left: 10px;
  position: relative;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 16px;
}

.plyr__menu__container label.plyr__control input[type=radio] + span::after {
  background: #fff;
  border-radius: 100%;
  content: '';
  height: 6px;
  right: 5px;
  opacity: 0;
  position: absolute;
  top: 5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, -webkit-transform .3s ease;
  -o-transition: transform .3s ease, opacity .3s ease;
  transition: transform .3s ease, opacity .3s ease;
  transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
  width: 6px;
}

.plyr__menu__container label.plyr__control input[type=radio]:checked + span {
  background: #1aafff;
}

.plyr__menu__container label.plyr__control input[type=radio]:checked + span::after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.plyr__menu__container label.plyr__control input[type=radio]:focus + span {
  -webkit-box-shadow: 0 0 0 3px rgba(26, 175, 255, 0.35);
          box-shadow: 0 0 0 3px rgba(26, 175, 255, 0.35);
  outline: 0;
}

.plyr__menu__container label.plyr__control.plyr__tab-focus input[type=radio] + span,
.plyr__menu__container label.plyr__control:hover input[type=radio] + span {
  background: rgba(0, 0, 0, 0.1);
}

.plyr__menu__container .plyr__menu__value {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: -7px;
  overflow: hidden;
  padding-right: 25px;
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  background: 100% 0;
  border: 0;
  border-radius: 28px;
  color: #1aafff;
  display: block;
  height: 20px;
  margin: 0;
  padding: 0;
  -webkit-transition: -webkit-box-shadow .3s ease;
  transition: -webkit-box-shadow .3s ease;
  -o-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
  transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
  width: 100%;
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: 100% 0;
  border: 0;
  border-radius: 3px;
  height: 6px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: -webkit-gradient(linear, right top, left top, from(currentColor), to(transparent));
  background-image: linear-gradient(to left, currentColor var(--value, 0), transparent var(--value, 0));
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 14px;
  position: relative;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 14px;
  -webkit-appearance: none;
  margin-top: -4px;
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: 100% 0;
  border: 0;
  border-radius: 3px;
  height: 6px;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  -moz-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  box-sizing: border-box;
  height: 14px;
  position: relative;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  width: 14px;
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 3px;
  height: 6px;
}

.plyr--full-ui input[type=range]::-ms-track {
  background: 100% 0;
  border: 0;
  border-radius: 3px;
  height: 6px;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -ms-user-select: none;
  user-select: none;
  color: transparent;
}

.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: 100% 0;
  border: 0;
  border-radius: 3px;
  height: 6px;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -ms-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: 100% 0;
  border: 0;
  border-radius: 3px;
  height: 6px;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -ms-user-select: none;
  user-select: none;
  background-color: currentColor;
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  box-sizing: border-box;
  height: 14px;
  position: relative;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  width: 14px;
  margin-top: 0;
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type=range]:focus {
  outline: 0;
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  -webkit-box-shadow: 0 0 0 3px rgba(26, 175, 255, 0.35);
          box-shadow: 0 0 0 3px rgba(26, 175, 255, 0.35);
  outline: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 3px rgba(26, 175, 255, 0.35);
  outline: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 3px rgba(26, 175, 255, 0.35);
  outline: 0;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(183, 197, 205, 0.66);
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(183, 197, 205, 0.66);
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(183, 197, 205, 0.66);
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  right: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
  pointer-events: none;
}

.plyr__time {
  font-size: 14px;
}

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-left: 10px;
}

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

.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.plyr__tooltip {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4f5b5f;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 7.5px;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(50%, 10px) scale(0.8);
      -ms-transform: translate(50%, 10px) scale(0.8);
          transform: translate(50%, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
  transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
  -o-transition: transform .2s .1s ease, opacity .2s .1s ease;
  transition: transform .2s .1s ease, opacity .2s .1s ease;
  transition: transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip::before {
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: '';
  height: 0;
  right: 50%;
  position: absolute;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  -webkit-transform: translate(50%, 0) scale(1);
      -ms-transform: translate(50%, 0) scale(1);
          transform: translate(50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  right: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
      -ms-transform: translate(0, 10px) scale(0.8);
          transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  right: 16px;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
      -ms-transform: translate(0, 10px) scale(0.8);
          transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  right: auto;
  left: 16px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  -webkit-transform: translate(0, 0) scale(1);
      -ms-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
}

.plyr--video {
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  right: 7px;
  margin-left: 14px;
  position: relative;
}

.plyr__progress input[type=range],
.plyr__progress__buffer {
  margin-right: -7px;
  margin-left: -7px;
  width: calc(100% + 14px);
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: 14px;
  right: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 100% 0;
  border: 0;
  border-radius: 100px;
  height: 6px;
  right: 0;
  margin-top: -3px;
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: 100% 0;
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 6px;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 6px;
  -moz-transition: width .2s ease;
  transition: width .2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width .2s ease;
  transition: width .2s ease;
}

.plyr--video .plyr__progress__buffer {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25);
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(183, 197, 205, 0.66);
}

.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
          animation: plyr-progress 1s linear infinite;
  background-image: -o-linear-gradient(-135deg, rgba(47, 52, 61, 0.6) 25%, transparent 25%, transparent 50%, rgba(47, 52, 61, 0.6) 50%, rgba(47, 52, 61, 0.6) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(47, 52, 61, 0.6) 25%, transparent 25%, transparent 50%, rgba(47, 52, 61, 0.6) 50%, rgba(47, 52, 61, 0.6) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(183, 197, 205, 0.66);
}

.plyr__volume {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.plyr__volume input[type=range] {
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  .plyr__volume {
    max-width: 50px;
  }
}

@media (min-width: 768px) {
  .plyr__volume {
    max-width: 80px;
  }
}

.plyr--is-ios .plyr__volume {
  display: none !important;
}

.plyr--is-ios.plyr--vimeo [data-plyr=mute] {
  display: none !important;
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:-webkit-full-screen .plyr__video-embed {
  overflow: visible;
}

.plyr:-ms-fullscreen .plyr__video-embed {
  overflow: visible;
}

.plyr:fullscreen .plyr__video-embed {
  overflow: visible;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:-webkit-full-screen .plyr__video-embed {
  overflow: visible;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:-moz-full-screen .plyr__video-embed {
  overflow: visible;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr:-ms-fullscreen .plyr__video-embed {
  overflow: visible;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  right: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr--fullscreen-fallback .plyr__video-embed {
  overflow: visible;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  right: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads::after {
  background: rgba(47, 52, 61, 0.8);
  border-radius: 2px;
  bottom: 10px;
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  left: 10px;
  z-index: 3;
}

.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 6px;
  right: 0;
  margin: -3px 0 0;
  opacity: .8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr--no-transition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick-eot.eot");
  src: url("../fonts/slick/slick-eot.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick-woff.woff") format("woff"), url("../fonts/slick/slick-ttf.ttf") format("truetype"), url("../fonts/slick/../images/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  right: -25px;
}

[dir="rtl"] .slick-prev {
  right: auto;
  left: -25px;
}

.slick-prev:before {
  content: "\2190";
}

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  left: -25px;
}

[dir="rtl"] .slick-next {
  right: -25px;
  left: auto;
}

.slick-next:before {
  content: "\2192";
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  right: 0;
  top: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: right;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: left;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/**
 * Swiper 
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: right;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: 100%;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, right bottom, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, right top, right bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -o-transition: 300ms opacity;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  right: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  left: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  right: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  right: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  right: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  left: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  right: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-right: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
          animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-fade .swiper-slide-visible {
  visibility: visible;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 0% 0;
      -ms-transform-origin: 0% 0;
          transform-origin: 0% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
          filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.on-page-editor #header {
  position: relative;
}

.on-page-editor #header > .row {
  margin: 0;
}

.on-page-editor #header > .row > .container {
  padding: 0;
}

.on-page-editor [data-swiper] .scLooseFrameZone {
  width: 100%;
  flex-shrink: 0;
  -ms-flex-negative: 0;
}

.on-page-editor .component-carousel-standard-list__wrapper .scLooseFrameZone {
  max-width: 300px;
}

.on-page-editor [data-swiper].swiper-container-fade .scLooseFrameZone {
  visibility: hidden;
}

.on-page-editor [data-swiper].swiper-container-fade .swiper-slide-visible {
  visibility: visible;
}

.on-page-editor .grid-show-hidden .form-common.popup {
  display: block;
  position: relative;
  top: auto;
  right: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.on-page-editor .modal {
  position: absolute;
  width: 100vw;
  height: 100vh;
}

body.preview #header {
  position: relative;
}

/* breakpoints */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/FontAwesome/fontawesome-webfont-woff.woff") format("woff");
  font-display: fallback;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TecomIcon";
  src: url("../fonts/TecomIcon/TecomIcon-woff.woff") format("woff");
  font-display: fallback;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SFCompactText";
  src: url("../fonts/SFProDisplay/SFCompactText-Regular.woff") format("woff");
  font-display: fallback;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SFCompactText";
  src: url("../fonts/SFProDisplay/SFCompactText-Light.woff") format("woff");
  font-display: fallback;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SFProDisplay/SFProDisplay-Light.woff") format("woff");
  font-display: fallback;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SFProDisplay/SFProDisplay-Regular.woff") format("woff");
  font-display: fallback;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SFProDisplay/SFProDisplay-Semibold.woff") format("woff");
  font-display: fallback;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SFProDisplay/SFProDisplay-Bold.woff") format("woff");
  font-display: fallback;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SFProDisplay/SFProDisplay-Black.woff") format("woff");
  font-display: fallback;
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Dubai";
  src: url("../fonts/Dubai/Dubai-Regular.woff") format("woff");
  font-display: fallback;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Dubai";
  src: url("../fonts/Dubai/Dubai-Light.woff") format("woff");
  font-display: fallback;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "29LTAdir";
  src: url("../fonts/29LTAdir/29LTAdir-Light.woff") format("woff");
  font-display: fallback;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "29LTAdir";
  src: url("../fonts/29LTAdir/29LTAdir-Regular.woff") format("woff");
  font-display: fallback;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "29LTAdir";
  src: url("../fonts/29LTAdir/29LTAdir-Semibold.woff") format("woff");
  font-display: fallback;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "29LTAdir";
  src: url("../fonts/29LTAdir/29LTAdir-Bold.woff") format("woff");
  font-display: fallback;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "29LTAdir";
  src: url("../fonts/29LTAdir/29LTAdir-ExtraBold.woff") format("woff");
  font-display: fallback;
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Almarai";
  src: url("../fonts/Almarai/Almarai-Light.woff") format("woff");
  font-display: fallback;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Almarai";
  src: url("../fonts/Almarai/Almarai-Regular.woff") format("woff");
  font-display: fallback;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Almarai";
  src: url("../fonts/Almarai/Almarai-Bold.woff") format("woff");
  font-display: fallback;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Almarai";
  src: url("../fonts/Almarai/Almarai-ExtraBold.woff") format("woff");
  font-display: fallback;
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Light.woff") format("woff");
  font-display: fallback;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.woff") format("woff");
  font-display: fallback;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Bold.woff") format("woff");
  font-display: fallback;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "NotoKufiArabic";
  src: url("../fonts/NotoKufiArabic/NotoKufiArabic-Light.woff") format("woff");
  font-display: fallback;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "NotoKufiArabic";
  src: url("../fonts/NotoKufiArabic/NotoKufiArabic-Regular.woff") format("woff");
  font-display: fallback;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NotoKufiArabic";
  src: url("../fonts/NotoKufiArabic/NotoKufiArabic-Semibold.woff") format("woff");
  font-display: fallback;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "NotoKufiArabic";
  src: url("../fonts/NotoKufiArabic/NotoKufiArabic-Bold.woff") format("woff");
  font-display: fallback;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "NotoKufiArabic";
  src: url("../fonts/NotoKufiArabic/NotoKufiArabic-Black.woff") format("woff");
  font-display: fallback;
  font-weight: 900;
  font-style: normal;
}

@-ms-viewport {
  width: auto;
}

:focus, a:focus {
  outline: 0;
  outline-offset: 0;
}

[data-focus-method]:focus {
  outline-offset: -2px;
  outline: 2px solid rgba(131, 192, 253, 0.5);
}

html {
  font-size: 20px;
  height: 100% !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #414042;
  line-height: 1.5;
  height: auto;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ar body {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

body.freeze {
  height: 100% !important;
  overflow: hidden !important;
}

html.ios body.freeze {
  position: fixed;
  width: 100%;
}

body.modal-open {
  overflow: visible;
  padding-left: 0 !important;
}

input::-webkit-contacts-auto-fill-button {
  opacity: 0;
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  height: 0;
  width: 0;
}

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

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

a {
  color: #414042;
}

a:focus {
  text-decoration: none;
}

a:hover {
  color: #414042;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar h1, .ar
h2, .ar
h3, .ar
h4, .ar
h5, .ar
h6 {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

h1 {
  font-size: 65px;
  line-height: 68px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 42px;
    line-height: 48px;
    text-align: center;
  }
}

h1.smaller {
  font-size: 42px;
  line-height: 42px;
}

@media only screen and (max-width: 767px) {
  h1.smaller {
    font-size: 24px;
    line-height: 26px;
  }
}

h2 {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
}

.ar h2 {
  font-size: 36px;
  line-height: 65px;
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 36px;
    line-height: 38px;
  }
}

h2.bigger {
  font-size: 72px;
  line-height: 78px;
}

@media only screen and (max-width: 767px) {
  h2.bigger {
    font-size: 55px;
    line-height: 60px;
    text-align: center;
  }
}

h2.smaller {
  font-size: 42px;
  line-height: 42px;
}

@media only screen and (max-width: 767px) {
  h2.smaller {
    font-size: 24px;
    line-height: 26px;
  }
}

h3 {
  font-size: 40px;
  line-height: 47px;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 32px;
    line-height: 34px;
  }
}

h4 {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 26px;
    line-height: 28px;
  }
}

h5 {
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 24px;
    line-height: 26px;
  }
}

h5.smaller {
  line-height: 36px;
  font-weight: 300;
}

@media only screen and (max-width: 767px) {
  h5.smaller {
    line-height: 32px;
  }
}

h6 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 20px;
    line-height: 24px;
  }
}

.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.heading-6,
.heading-7,
.heading-8 {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
}

.ar .heading-1, .ar
.heading-2, .ar
.heading-3, .ar
.heading-4, .ar
.heading-5, .ar
.heading-6, .ar
.heading-7, .ar
.heading-8 {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.heading-1 {
  font-size: 65px !important;
  line-height: 68px !important;
  font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
  .heading-1 {
    font-size: 42px !important;
    line-height: 48px !important;
    text-align: center !important;
  }
}

.heading-1.smaller {
  font-size: 42px !important;
  line-height: 42px !important;
}

@media only screen and (max-width: 767px) {
  .heading-1.smaller {
    font-size: 24px !important;
    line-height: 26px !important;
  }
}

.heading-2 {
  font-size: 50px !important;
  line-height: 50px !important;
  font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
  .heading-2 {
    font-size: 36px !important;
    line-height: 38px !important;
  }
}

.heading-2.bigger {
  font-size: 72px !important;
  line-height: 78px !important;
}

@media only screen and (max-width: 767px) {
  .heading-2.bigger {
    font-size: 55px !important;
    line-height: 60px !important;
    text-align: center !important;
  }
}

.heading-2.smaller {
  font-size: 42px !important;
  line-height: 42px !important;
}

@media only screen and (max-width: 767px) {
  .heading-2.smaller {
    font-size: 24px !important;
    line-height: 26px !important;
  }
}

.heading-3 {
  font-size: 40px !important;
  line-height: 47px !important;
  font-weight: 600 !important;
}

@media only screen and (max-width: 767px) {
  .heading-3 {
    font-size: 32px !important;
    line-height: 34px !important;
  }
}

.heading-4 {
  font-size: 30px !important;
  line-height: 36px !important;
  font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
  .heading-4 {
    font-size: 26px !important;
    line-height: 28px !important;
  }
}

.heading-5 {
  font-size: 28px !important;
  line-height: 30px !important;
  font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
  .heading-5 {
    font-size: 24px !important;
    line-height: 26px !important;
  }
}

.heading-5.smaller {
  line-height: 36px !important;
  font-weight: 300 !important;
}

@media only screen and (max-width: 767px) {
  .heading-5.smaller {
    line-height: 32px !important;
  }
}

.heading-6 {
  font-size: 24px !important;
  line-height: 28px !important;
  font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
  .heading-6 {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}

.heading-7 {
  font-size: 20px !important;
  line-height: 22px !important;
  font-weight: 600 !important;
}

@media only screen and (max-width: 767px) {
  .heading-7 {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: bold !important;
  }
}

.heading-8 {
  font-size: 18px !important;
  line-height: 20px !important;
  font-weight: 600 !important;
}

@media only screen and (max-width: 767px) {
  .heading-8 {
    font-size: 16px !important;
    line-height: 18px !important;
    font-weight: bold !important;
  }
}

.text-body {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px !important;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .text-body {
    font-size: 15px;
  }
}

.ar .text-body {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.text-detail {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .text-detail {
    font-size: 13px;
  }
}

.ar .text-detail {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.text-detail-smaller {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
}

.ar .text-detail-smaller {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.text-link {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}

.ar .text-link {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.text-link-bigger {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 13px;
  line-height: 24px;
  font-weight: bold;
}

.ar .text-link-bigger {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.text-tag {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
}

.ar .text-tag {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.font-size-60 {
  font-size: 44px !important;
  line-height: 44px !important;
}

@media only screen and (min-width: 992px) {
  .font-size-60 {
    font-size: 60px !important;
    line-height: 70px !important;
  }
}

@media only screen and (max-width: 767px) {
  .font-size-52-mb {
    font-size: 52px !important;
  }
}

.ar h1, .ar
h2, .ar
h3, .ar
h4, .ar
h5, .ar
h6 {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.ff-compact-light {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
}

.ff-compact-regular {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: normal;
}

.ff-pro-light {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 300;
}

.ff-pro-regular {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 400;
}

.ff-pro-semibold {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: 600;
}

.ff-pro-bold {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

.color-black {
  color: #000;
}

.color-gray {
  color: #414042;
}

.color-white {
  color: #fff;
}

.color-red {
  color: #b5131d;
}

.color-yellow {
  color: #fcea10;
}

.bg-black {
  background-color: #000;
}

.bg-gray {
  background-color: #414042;
}

.bg-white {
  background-color: #fff;
}

.bg-red {
  background-color: #b5131d;
}

.bg-yellow {
  background-color: #fcea10;
}

.xa-variable {
  border: 0px;
  padding: 1px;
  margin: 0px;
  background-color: #ebebe4;
  color: #545454;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

#breadcrumbMenuSubcontrol_context_menu * {
  -webkit-box-sizing: initial;
          box-sizing: initial;
}

.row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.container > .component-content > .row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.column-splitter, .row-splitter {
  width: auto;
}

.container, .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}

@media only screen and (min-width: 992px) {
  .container, .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

#content.container-fluid {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

@media only screen and (min-width: 768px) {
  .container {
    width: 728px;
  }
}

@media only screen and (min-width: 992px) {
  .container {
    width: 952px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    width: 53.5rem;
  }
}

@media only screen and (min-width: 992px) {
  .container-inner {
    max-width: 780px;
  }
}

@media only screen and (min-width: 768px) {
  .container-inner.container {
    max-width: 508px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .container-inner.container {
    max-width: 810px;
  }
}

@media only screen and (min-width: 992px) {
  .container-inner-large {
    max-width: 780px;
  }
}

@media only screen and (min-width: 768px) {
  .container-inner-large.container {
    max-width: 698px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .container-inner-large.container {
    max-width: 810px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .find-your-fix-adjust-width .container-inner.container {
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .container-inner-right.container, .container-inner-right-popup.container {
    padding-left: 0;
    padding-right: calc((100vw - 508px) / 2 + 15px);
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .container-inner-right.container, .container-inner-right-popup.container {
    padding-right: calc((100vw - 810px) / 2 + 15px);
  }
}

@media only screen and (min-width: 992px) {
  .container-middle.container {
    max-width: 46.75rem;
    padding: 0;
  }
  .container-middle.container.container-inner-right {
    padding-right: 0;
    margin-left: 4.75rem;
  }
}

.bg-fixed {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: -10;
  overflow: hidden;
}

html.ie .bg-fixed,
html.edge .bg-fixed {
  z-index: 0;
}

.bg-fixed.\--hide {
  top: -112%;
}

.bg-fixed.\--over {
  top: -200%;
}

.bg-fixed .\--has-overlay::before {
  z-index: 1;
}

.\--overlay-top {
  background: #fff;
}

.\--overlay-top:before {
  content: "";
  position: absolute;
  top: -250px;
  right: 0;
  width: 100%;
  height: 250px;
  background: -webkit-gradient(linear, right bottom, right top, from(#fff), to(transparent));
  background: -o-linear-gradient(bottom, #fff, transparent);
  background: linear-gradient(to top, #fff, transparent);
  z-index: 1;
}

html.ie #wrapper,
html.edge #wrapper {
  z-index: 100;
  position: relative;
}

html.ie .animation-page,
html.edge .animation-page {
  position: relative;
  z-index: 1;
}

html.ie .custom-animation main,
html.edge .custom-animation main {
  position: relative;
  z-index: 105;
}

.\--gray-bg {
  background-color: #f8f8f8;
}

.modal-backdrop {
  display: none !important;
}

.modal.in {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal.fade .modal-dialog {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.video-overlay {
  width: 100%;
  height: calc(100% + 250px);
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

@media only screen and (max-width: 991px) {
  .video-overlay {
    width: calc(100% - 2rem);
  }
}

.video-icon {
  position: absolute;
  right: auto;
  top: 50%;
  left: 7.55rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 2.5rem;
  width: 2.5rem;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  z-index: 2;
}

.video-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(35%, -50%);
      -ms-transform: translate(35%, -50%);
          transform: translate(35%, -50%);
  z-index: 5;
  width: 0;
  height: 0;
  border-width: 0.5rem 0.75rem 0.5rem 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  background-color: transparent;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

[dir="rtl"] .video-icon:before {
  -webkit-transform: translate(60%, -50%) rotate(-180deg);
      -ms-transform: translate(60%, -50%) rotate(-180deg);
          transform: translate(60%, -50%) rotate(-180deg);
}

.section.section-padding {
  padding-top: 4.5rem;
  padding-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .section.section-padding {
    padding-top: 8rem;
    padding-bottom: 1rem;
  }
}

@media only screen and (min-width: 992px) {
  .custom-animation .section.\--dark {
    min-height: 100vh;
  }
  .custom-animation .section.\--dark.height-auto {
    min-height: auto;
  }
}

.custom-animation .animation-enabled {
  opacity: 0;
}

.nav-scroll {
  display: none;
  position: fixed;
  z-index: 99;
  top: 52.8%;
  opacity: 1;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

@media only screen and (min-width: 768px) {
  .nav-scroll {
    left: calc(((100vw - 728px) / 2) + 30px);
    display: block;
  }
}

@media only screen and (min-width: 992px) {
  .nav-scroll {
    left: calc(((100vw - 952px) / 2) + 20px);
  }
}

@media only screen and (min-width: 1200px) {
  .nav-scroll {
    left: calc(((100vw - 1160px) / 2) + 20px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nav-scroll {
    top: 31.9%;
  }
}

.nav-scroll ul {
  counter-reset: count-navigation;
}

.nav-scroll ul p {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer;
}

.nav-scroll ul p:before {
  counter-increment: count-navigation;
  content: "0" counter(count-navigation);
  position: absolute;
  top: 50%;
  right: -3.55rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.2rem;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.nav-scroll ul li {
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0 1.01rem;
  position: relative;
}

.nav-scroll ul li span {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  width: 1rem;
  height: 0.1rem;
  border-top: 1px solid #fff;
  background: none;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.nav-scroll ul li.\--active p:before {
  opacity: 1;
}

.nav-scroll ul li.\--active span {
  width: 2.05rem;
  border-color: #b5131d !important;
}

.nav-scroll ul li:nth-child(n+10) p:before {
  content: counter(count-navigation);
}

.nav-scroll.\--dark ul li span {
  border-color: #414042;
}

.nav-scroll.\--dark ul li p:before {
  color: #414042;
}

.no-touch .nav-scroll ul li:hover span {
  width: 2.05rem;
}

.nav-scroll.end-section {
  top: 30%;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.ui-datepicker {
  z-index: 1050 !important;
}

.swiper-wrapper {
  overflow: hidden;
}

.\--no-slider > .swiper-wrapper,
.swiper-container-horizontal > .swiper-wrapper {
  overflow: visible;
}

.swiper-container-horizontal .swiper-slide.swiper-slide-visible, .swiper-container-horizontal .swiper-slide.swiper-slide-duplicate-active {
  visibility: visible;
}

.gallery-thumbs .swiper-slide-active,
.gallery-thumbs .swiper-slide-next,
.gallery-thumbs .swiper-slide-next + .swiper-slide,
.gallery-thumbs .swiper-slide-duplicate-active,
.gallery-thumbs .swiper-slide-duplicate-next,
.gallery-thumbs .swiper-slide-duplicate-next + .swiper-slide,
.gallery-thumbs .swiper-slide-duplicate-next + .swiper-slide-duplicate {
  visibility: visible;
}

@media only screen and (min-width: 992px) {
  .field-promotext2.max-width-360 {
    max-width: 18rem;
  }
}

.video-block {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: calc(100% + 100px);
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .video-block {
    height: calc(100% + 180px);
  }
}

.bg-fixed .video-block {
  height: 100%;
}

.comp-photogalery .video-block {
  z-index: 1;
}

.comp-photogalery.comp-photogalery-custom .video-block {
  z-index: 5;
}

.video-block:not(.no-overlay):before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 150px;
  z-index: 1;
  background: -webkit-gradient(linear, right bottom, right top, from(white), color-stop(8%, rgba(255, 255, 255, 0.97)), color-stop(15%, rgba(255, 255, 255, 0.9)), color-stop(22%, rgba(255, 255, 255, 0.8)), color-stop(30%, rgba(255, 255, 255, 0.65)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(65%, rgba(255, 255, 255, 0.2)), color-stop(80%, rgba(255, 255, 255, 0.1)), color-stop(90%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, white, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0.97) 8%, rgba(255, 255, 255, 0.9) 15%, rgba(255, 255, 255, 0.8) 22%, rgba(255, 255, 255, 0.65) 30%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0.2) 65%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0.05) 90%, rgba(255, 255, 255, 0));
}

@media only screen and (min-width: 768px) {
  .video-block:not(.no-overlay):before {
    height: 250px;
  }
}

.bg-fixed .video-block:not(.no-overlay):before {
  background: none;
}

.video-block .video-canvas,
.video-block .video-item {
  height: 100%;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  width: 100vw;
}

.video-block .video-canvas:not(iframe),
.video-block .video-item:not(iframe) {
  -o-object-fit: cover;
     object-fit: cover;
}

html.ie .video-block .video-canvas:not(iframe),
html.edge .video-block .video-canvas:not(iframe), html.ie
.video-block .video-item:not(iframe),
html.edge
.video-block .video-item:not(iframe) {
  top: 50%;
  right: 50%;
  height: auto;
  width: 100%;
  -webkit-transform: translate3d(50%, -50%, 0px);
          transform: translate3d(50%, -50%, 0px);
}

html.ie.ar .video-block .video-canvas:not(iframe),
html.edge.ar .video-block .video-canvas:not(iframe), html.ie.ar
.video-block .video-item:not(iframe),
html.edge.ar
.video-block .video-item:not(iframe) {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (min-width: 992px) {
  .video-block .video-canvas,
  .video-block .video-item {
    right: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.video-block .video-canvas {
  width: 100%;
}

.video-block .video-canvas:hover {
  cursor: pointer;
}

.video-block .video-icon {
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.video-block .video-icon:hover {
  cursor: pointer;
}

.video-block iframe.video-item {
  background-color: #000;
  width: 120vw;
  min-height: 120vh;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

html.ie .video-block iframe.video-item,
html.edge .video-block iframe.video-item {
  background: transparent;
}

html.mobile.landscape .video-block iframe.video-item {
  width: 110vw;
}

@media only screen and (min-width: 768px) {
  .video-block iframe.video-item {
    min-height: 150vh;
    height: 56.25vw;
    min-width: 177.77vh;
  }
}

@media only screen and (min-width: 1025px) {
  .video-block iframe.video-item {
    min-height: 100vh;
  }
}

@media only screen and (min-aspect-ratio: 12 / 9) and (max-aspect-ratio: 32 / 9) {
  .video-block iframe.video-item {
    min-height: calc(100vh + 320px);
    min-width: 160vw;
  }
  html.landscape .video-block iframe.video-item {
    min-width: 170vw;
  }
}

@media only screen and (min-aspect-ratio: 9 / 19) and (max-aspect-ratio: 9 / 16) {
  .video-block iframe.video-item {
    min-height: 125vh;
    min-width: 125vw;
  }
}

html.ie.ar .video-block iframe.video-item,
html.edge.ar .video-block iframe.video-item {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video-block.no-overlay {
  height: 100%;
  background: #000;
}

.video-block.no-overlay .video-item.hide-video {
  opacity: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.video-block.no-overlay .video-canvas,
.video-block.no-overlay .video-item {
  width: 100%;
  height: auto;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.max-width-210 {
  max-width: 10.5rem;
}

.non-clickable {
  cursor: default;
  pointer-events: none;
}

.z-index-1 {
  position: relative;
  z-index: 1;
}

.z-index-2 {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 991px) {
  .overlay-popup-outside {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    z-index: 1;
    background: #fff;
  }
}

section.popup-wrapper {
  position: absolute;
  top: 0;
}

@charset "UTF-8";
/* breakpoints */
.\--overlay-1 .\--has-overlay:before {
  opacity: 0.1;
}

.\--overlay-2 .\--has-overlay:before {
  opacity: 0.2;
}

.\--overlay-3 .\--has-overlay:before {
  opacity: 0.3;
}

.\--overlay-4 .\--has-overlay:before {
  opacity: 0.4;
}

.\--overlay-5 .\--has-overlay:before {
  opacity: 0.5;
}

.\--overlay-6 .\--has-overlay:before {
  opacity: 0.6;
}

.\--overlay-7 .\--has-overlay:before {
  opacity: 0.7;
}

.\--overlay-8 .\--has-overlay:before {
  opacity: 0.8;
}

.\--overlay-9 .\--has-overlay:before {
  opacity: 0.9;
}

[class*='--overlay-'].bg-fixed:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  [class*='--overlay-'].bg-fixed.overlay-apply-desktop:before {
    background-color: #000;
  }
}

@media only screen and (max-width: 991px) {
  [class*='--overlay-'].bg-fixed.overlay-apply-mobile:before {
    background-color: #000;
  }
}

[class*='--overlay-'].bg-fixed.\--overlay-1:before {
  opacity: 0.1;
}

[class*='--overlay-'].bg-fixed.\--overlay-2:before {
  opacity: 0.2;
}

[class*='--overlay-'].bg-fixed.\--overlay-3:before {
  opacity: 0.3;
}

[class*='--overlay-'].bg-fixed.\--overlay-4:before {
  opacity: 0.4;
}

[class*='--overlay-'].bg-fixed.\--overlay-5:before {
  opacity: 0.5;
}

[class*='--overlay-'].bg-fixed.\--overlay-6:before {
  opacity: 0.6;
}

[class*='--overlay-'].bg-fixed.\--overlay-7:before {
  opacity: 0.7;
}

[class*='--overlay-'].bg-fixed.\--overlay-8:before {
  opacity: 0.8;
}

[class*='--overlay-'].bg-fixed.\--overlay-9:before {
  opacity: 0.9;
}

[class*='--overlay-'] .\--has-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 992px) {
  [class*='--overlay-'].overlay-apply-desktop .\--has-overlay:before {
    background-color: #000;
  }
}

@media only screen and (max-width: 991px) {
  [class*='--overlay-'].overlay-apply-mobile .\--has-overlay:before {
    background-color: #000;
  }
}

@media only screen and (min-width: 992px) {
  [class*='--overlay-'].overlay-apply-desktop :not(.carousel-center) .comp-photogalery.full-slider .gallery-top .\--has-overlay:before {
    background: 100%;
  }
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
  width: 100%;
}

.overlay.component {
  margin: 0;
}

.overlay > .component-content {
  border-radius: 5px;
  display: block;
  position: absolute;
  padding: 10px;
  max-width: 90%;
  background: #e6e6e6 #f7f7f7;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.overlay > .component-content.overlayFullWidth {
  min-width: 90%;
}

.overlay > .component-content .component {
  margin: 0;
}

.overlay > .component-content .component.image img {
  width: 100%;
}

.overlay .overlay-inner {
  min-width: 25px;
  max-height: inherit;
  height: inherit;
  overflow: auto;
}

.overlay .overlay-inner.overlay-percent {
  max-height: 100%;
  height: auto;
}

.overlay .overlay-inner #InnerCenter {
  width: auto;
  height: auto;
}

.overlay .overlay-inner .container {
  width: 100%;
}

.overlay .overlay-inner > img {
  width: 100%;
}

.overlay .overlay-inner:focus {
  border: 1px solid #cccccc;
}

.overlay .overlay-close {
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  top: -20px;
  left: -10px;
}

.overlay .overlay-close:before {
  content: "\f05c";
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome", Arial, Tahoma, sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.overlay .overlay-close:hover:before {
  background: #cccccc;
}

.overlay .overlay-close a {
  display: block;
  text-indent: -9999px;
}

.overlay .overlay-close-link:focus {
  color: #cccccc;
}

.overlay .overlay-close-link:hover {
  color: #cccccc;
}

.overlay .overlay-close-link {
  text-decoration: none;
}

/* this css class is used on overlay page */
.overlay-page {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9999;
  text-align: center;
  width: 100%;
  margin: 0;
}

.overlay-page > .component-content {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  border-radius: 5px;
  position: relative;
  padding: 10px 10px 25px;
  margin: 100px 60px 60px;
  max-width: 90%;
  background: #e6e6e6 #f7f7f7;
}

.overlay-page > .component-content .component {
  margin: 0;
}

.overlay-page > .component-content .component.image img {
  width: 100%;
}

.overlay-page .overlay-inner {
  min-width: 25px;
  height: inherit;
  max-height: inherit;
  min-height: 135px;
  overflow: auto;
}

.overlay-page .overlay-inner.overlay-percent {
  max-height: 100%;
  height: auto;
}

.overlay-page .overlay-inner.overlay-percent.edit {
  max-height: inherit;
}

.overlay-page .overlay-inner .container {
  width: 100%;
}

.overlay-page .overlay-inner:focus {
  border: 1px solid #cccccc;
}

.overlay-page .overlay-close {
  color: #000;
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  left: -5px;
  bottom: -15px;
}

.overlay-page .overlay-close-link:focus {
  color: #cccccc;
}

.overlay-page .overlay-close-link:hover {
  color: #cccccc;
}

.overlay-page .overlay-close-link {
  text-decoration: none;
}

#wrapper.overlay-page {
  margin-bottom: -80px;
}

body.preview .overlay-page {
  position: fixed;
}

.overlay-page .main {
  width: 100%;
}

.on-page-editor .overlay .overlay-inner {
  margin: auto;
}

.on-page-editor .overlay-page {
  z-index: 9000;
}

/* breakpoints */
.comp-stats-bg-image {
  padding-top: 7.5rem;
  padding-bottom: 2.5rem;
}

@media only screen and (min-width: 992px) {
  .comp-stats-bg-image {
    padding-top: 7.1rem;
    padding-bottom: 3.65rem;
  }
}

.comp-stats-bg-image.\--second {
  padding-top: 16.55rem;
}

.comp-stats-bg-image .column-splitter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.comp-stats-bg-image .column-splitter:before, .comp-stats-bg-image .column-splitter:after {
  content: none;
}

.comp-stats-bg-image .column-splitter > :nth-child(1) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media only screen and (min-width: 992px) {
  .comp-stats-bg-image .column-splitter > :nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.comp-stats-bg-image .column-splitter > :nth-child(2) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media only screen and (min-width: 992px) {
  .comp-stats-bg-image .column-splitter > :nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media only screen and (min-width: 992px) {
  .comp-stats-bg-image .rich-text {
    padding-top: 1.45rem;
    padding-right: 6.75rem;
  }
}

@media only screen and (min-width: 768px) {
  .comp-stats-bg-image .rich-text ~ .rich-text.comp-heading .cta-primary {
    margin-top: 0;
  }
}

@media only screen and (min-width: 992px) {
  .comp-stats-bg-image .rich-text.comp-heading h2 {
    margin-bottom: 1.6rem;
  }
}

.comp-stats-bg-image .promo {
  position: relative;
  z-index: 2;
  width: 9.15rem;
  margin-bottom: 2.75rem;
  padding-bottom: 0.9rem;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .comp-stats-bg-image .promo {
    margin-bottom: 2.75rem;
    padding-bottom: 1.15rem;
  }
}

.comp-stats-bg-image .promo:last-child {
  margin-bottom: 0;
}

.comp-stats-bg-image .promo::after {
  position: absolute;
  content: "";
  bottom: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #fcea10;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.comp-stats-bg-image .promo p {
  line-height: 1.14286;
}

.comp-stats-bg-image .heading-wrap {
  font-size: 3em;
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .comp-stats-bg-image .heading-wrap {
    margin-bottom: 0.3rem;
    font-size: 5.14286em;
    line-height: 0.97222;
  }
}

.comp-stats-bg-image .heading-wrap p {
  line-height: inherit;
}

.comp-stats-bg-image .heading-wrap + *, .comp-stats-bg-image .heading-wrap .field-promotext2 * {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom-animation .comp-stats-bg-image .comp-heading .component-content > p {
    margin-bottom: 1.5rem;
  }
}

/* breakpoints */
.comp-stats-figure-jbr-wrapper .comp-heading {
  display: block;
  max-width: 43.3rem;
  margin: auto;
}

.comp-stats-figure-jbr-wrapper .comp-heading > .component-content {
  text-align: center;
}

.comp-stats-figure-jbr-wrapper .comp-heading > .component-content h1,
.comp-stats-figure-jbr-wrapper .comp-heading > .component-content h2,
.comp-stats-figure-jbr-wrapper .comp-heading > .component-content h3,
.comp-stats-figure-jbr-wrapper .comp-heading > .component-content h4,
.comp-stats-figure-jbr-wrapper .comp-heading > .component-content h5,
.comp-stats-figure-jbr-wrapper .comp-heading > .component-content p {
  color: #131313;
}

.comp-stats-figure-jbr-wrapper .comp-heading > .component-content p {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  max-width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
}

@media only screen and (max-width: 767px) {
  .comp-stats-figure-jbr-wrapper .comp-heading > .component-content p {
    font-size: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .comp-stats-figure-jbr-wrapper .comp-heading > .component-content p {
    margin-bottom: 0;
  }
}

.ar .comp-stats-figure-jbr-wrapper .comp-heading > .component-content p {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-stats-figure-jbr-wrapper .pin-container .slide-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.comp-stats-figure-jbr-wrapper .num-wrap {
  margin: 1.5rem 2rem 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .comp-stats-figure-jbr-wrapper .num-wrap {
    margin: 2.95rem 0 0;
    min-width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  .comp-stats-figure-jbr-wrapper .num-wrap:first-child {
    margin-right: 0;
  }
  .comp-stats-figure-jbr-wrapper .num-wrap:last-child {
    margin-left: 0;
  }
}

.comp-stats-figure-jbr-wrapper .num {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 55px;
  line-height: 60px;
  color: #b5131d;
  font-weight: bold;
  padding-bottom: 0.25rem;
  letter-spacing: -0.025rem;
}

@media only screen and (min-width: 992px) {
  .comp-stats-figure-jbr-wrapper .num {
    font-size: 72px;
    line-height: 78px;
    padding: 0 0.5rem 0.25rem;
  }
}

.ar .comp-stats-figure-jbr-wrapper .num {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
}

.comp-stats-figure-jbr-wrapper .wrap-text {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #131313;
  letter-spacing: -0.015rem;
}

@media only screen and (max-width: 767px) {
  .comp-stats-figure-jbr-wrapper .wrap-text {
    font-size: 20px;
    line-height: 24px;
  }
}

.ar .comp-stats-figure-jbr-wrapper .wrap-text {
  font-family: "NotoKufiArabic", Arial, Tahoma, sans-serif;
  line-height: 1.5;
}

/* breakpoints */
.stats-figures-srolling {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

.stats-figures-srolling::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  z-index: 5;
}

.stats-figures-srolling .rich-text p {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 0.8rem;
  font-weight: bold;
  color: #fff;
}

.stats-figures-srolling .rich-text p:first-child {
  line-height: 0.97;
  font-size: 3.6rem;
  opacity: 0;
  -webkit-transform: translateY(80%);
      -ms-transform: translateY(80%);
          transform: translateY(80%);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.stats-figures-srolling .rich-text p:last-child {
  display: inline-block;
  font-weight: normal;
  max-width: 13rem;
  margin-top: 0.75rem;
  opacity: 0;
  -webkit-transform: translateY(90%);
      -ms-transform: translateY(90%);
          transform: translateY(90%);
}

.stats-figures-srolling .employer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.stats-figures-srolling .employer p {
  font-family: "Roboto", Arial, Tahoma, sans-serif;
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  -webkit-transform: translateX(-70%);
      -ms-transform: translateX(-70%);
          transform: translateX(-70%);
  opacity: 0;
  margin-left: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.stats-figures-srolling .employer p:first-child {
  font-size: 3.6rem;
}

.stats-figures-srolling .employer p:last-child {
  margin-left: 0;
}

.stats-figures-srolling .column-splitter {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.stats-figures-srolling .column-splitter > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

@charset "UTF-8";
/* breakpoints */
[class^="ico-"], [class*=" ico-"] {
  font-family: "TecomIcon", serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-arrow-right:before {
  content: "\e900";
}

.ico-excel:before {
  content: "\e901";
}

.ico-word:before {
  content: "\e902";
}

.ico-img:before {
  content: "\e903";
}

.ico-mail:before {
  content: "\e904";
}

.ico-arrow-link:before {
  content: "\e905";
}

.ico-car:before {
  content: "\e906";
}

.ico-going:before {
  content: "\e907";
}

.ico-bus:before {
  content: "\e908";
}

.ico-bike:before {
  content: "\e909";
}

.ico-menu:before {
  content: "\e90a";
}

.ico-close:before {
  content: "\e90b";
}

.ico-search:before {
  content: "\e90c";
}

.ico-pdf:before {
  content: "\e90d";
}

.ico-play:before {
  content: "\e90e";
}

.ico-plus:before {
  content: "\e90f";
}

.ico-minus:before {
  content: "\e910";
}

.ico-instagram:before {
  content: "\e911";
}

.ico-share:before {
  content: "\e912";
}

.ico-print:before {
  content: "\e913";
}

.ico-download:before {
  content: "\e914";
}

.ico-date:before {
  content: "\e915";
}

.ico-checked:before {
  content: "\e916";
}

.ico-filter:before {
  content: "\e917";
}

.ico-call:before {
  content: "\e918";
}

.ico-facebook:before {
  content: "\e919";
}

.ico-instagram-alt:before {
  content: "\e91a";
}

.ico-linkedin:before {
  content: "\e91b";
}

.ico-twitter:before {
  content: "\e91c";
}

.ico-arrow-right-thin:before {
  content: "\e91d";
}

.ico-arrow-up:before {
  content: "\e91e";
}

.ico-earth:before {
  content: "\e91f";
}

.ico-arrow-up-alt:before {
  content: "\e920";
}

.ico-line-nav:before {
  content: "\e921";
}

.ico-pen:before {
  content: "\e924";
}

.ico-trash:before {
  content: "\e925";
}

.ico-arrow-line-right:before {
  content: "\e922";
}

.ico-instagram-o:before {
  content: "\e923";
}

.ico-location:before {
  content: "\e926";
}

.ico-calendar:before {
  content: "\e927";
}

.ico-clock:before {
  content: "\e928";
}

.ico-arrow-next-page:before {
  content: "\e929";
}

.ico-arrow-prev-page:before {
  content: "\e92a";
}

.ico-add-calendar:before {
  content: "\e92b";
}
