:root{--cont-wt-full: calc(100vw - 8vw);--cont-pad-full: 4vw;--cont-wt: 92%;--cont-pad: 4vw;--mar-pad: 70px;--gap-tb: 50px 0;--img-url: "../images";--color-primary: #000000;--color-primary-alpha: #000000;--color-secondary: #FFFFFF;--color-secondary-alpha: #FFFFFF;--color-tertiary: #0C1C4E;--color-tertiary-alpha: #0C1C4E;--color-quarternary: #7A3029;--color-quarternary-alpha: rgba(96, 8, 0, 0.8392156862745098);--color-beige: #A1B4D2;--color-black: #000000;--color-red: #ff0000;--color-blue: #0C1C4E;--color-rick: #0001C9;--color-brown: #ee3d37;--color-brown-alpha: rgba(96, 8, 0, 0.8392156862745098);--color-cyan: #3E84C4;--color-cyan-alpha: rgba(0, 100, 197, 0.739);--color-light-cyan: #269fe0;--color-dark: #303030;--color-darker: #1E1E1E;--color-light-dark: #606368;--color-gray: #666666;--color-light-gray: #D8DBDC;--color-green: #5C6040;--color-light-green: #849267;--color-gold: #BE9736;--color-light-gold: #D8B86A;--color-orange: #D6874D;--color-orange-alpha: rgba(196, 83, 0, 0.6980392156862745);--color-orange-dark: #802900;--color-pink: #fb42ff;--color-light-pink: #f39d9f;--color-red: #EE2D2F;--color-sand: #D8C5A7;--color-vanilla: #E5DACF;--color-vanilla-alpha: rgba(165, 100, 0, 0.2);--color-white: #ffffff;--color-white-alpha: #ffffff;--color-yellow: #ffd300;--color-light-yellow: #f3f2ee}@media(min-width: 768px)and (max-width: 1023px){:root{--cont-wt: 92%;--cont-pad: 4vw;--mar-pad: 60px;--gap-tb: 50px 0}}@media(max-width: 767px){:root{--cont-wt: 92%;--cont-pad: 4vw;--mar-pad: 50px;--gap-tb: 45px 0}}#wrapper .module.brands,#wrapper .sub-module.brands{z-index:10}#wrapper .module.brands .t-h1,#wrapper .sub-module.brands .t-h1{text-align:center;color:var(--color-tertiary);font-weight:200;translate:0 var(--mar-pad)}#wrapper .module.brands .cont-brands,#wrapper .sub-module.brands .cont-brands{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--cont-pad);translate:0 calc(var(--mar-pad)*2)}@media(max-width: 767px){#wrapper .module.brands .cont-brands,#wrapper .sub-module.brands .cont-brands{grid-template-columns:repeat(1, 1fr)}}#wrapper .module.brands .cont-brands .brand,#wrapper .sub-module.brands .cont-brands .brand{width:100%;position:relative;border-radius:15px;overflow:hidden;box-shadow:0px 0px 20px rgba(0,0,0,.6);transition:all .5s ease}#wrapper .module.brands .cont-brands .brand *,#wrapper .sub-module.brands .cont-brands .brand *{color:var(--color-white)}#wrapper .module.brands .cont-brands .brand:hover,#wrapper .sub-module.brands .cont-brands .brand:hover{box-shadow:0px 0px 25px rgba(0,0,0,.8);transform:scale(1.05);filter:brightness(1.2)}#wrapper .module.brands .cont-brands .brand:hover .cont .cont-text .back,#wrapper .sub-module.brands .cont-brands .brand:hover .cont .cont-text .back{opacity:0}#wrapper .module.brands .cont-brands .brand::after,#wrapper .sub-module.brands .cont-brands .brand::after{content:"";display:block;padding-top:145%}#wrapper .module.brands .cont-brands .brand:nth-child(1),#wrapper .sub-module.brands .cont-brands .brand:nth-child(1){--color-gradient: rgba(255,0,0,1)}#wrapper .module.brands .cont-brands .brand:nth-child(2),#wrapper .sub-module.brands .cont-brands .brand:nth-child(2){--color-gradient: rgba(0,0,255,1)}#wrapper .module.brands .cont-brands .brand:nth-child(2) .logo,#wrapper .sub-module.brands .cont-brands .brand:nth-child(2) .logo{max-width:45%}#wrapper .module.brands .cont-brands .brand:nth-child(3),#wrapper .sub-module.brands .cont-brands .brand:nth-child(3){--color-gradient: rgba(0,0,0,1)}#wrapper .module.brands .cont-brands .brand:nth-child(3) .img-back,#wrapper .sub-module.brands .cont-brands .brand:nth-child(3) .img-back{-o-object-position:top;object-position:top}#wrapper .module.brands .cont-brands .brand:nth-child(3) .logo,#wrapper .sub-module.brands .cont-brands .brand:nth-child(3) .logo{max-width:60%}#wrapper .module.brands .cont-brands .brand .cont,#wrapper .sub-module.brands .cont-brands .brand .cont{position:absolute;top:0;left:0;right:0;bottom:0}#wrapper .module.brands .cont-brands .brand .cont .img-back,#wrapper .sub-module.brands .cont-brands .brand .cont .img-back{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover}#wrapper .module.brands .cont-brands .brand .cont .cont-text,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text{width:100%;height:100%;top:50%;left:50%;display:flex;padding:20px 0;position:absolute;flex-direction:column;justify-content:space-between;transform:translate(-50%, -50%)}#wrapper .module.brands .cont-brands .brand .cont .cont-text *,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text *{place-self:center}#wrapper .module.brands .cont-brands .brand .cont .cont-text .back,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .back{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, var(--color-gradient) 0%, rgba(0, 0, 0, 0) 25%);transition:all .5s ease}#wrapper .module.brands .cont-brands .brand .cont .cont-text .logo,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .logo{z-index:2;height:25%}#wrapper .module.brands .cont-brands .brand .cont .cont-text .t-h4,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .t-h4{width:50%;text-align:center;font-weight:200;text-wrap:balance;text-transform:uppercase}@media(max-width: 767px){#wrapper .module.brands .cont-brands .brand .cont .cont-text .t-h4,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .t-h4{width:65%;--font-min-size: 2.3}}#wrapper .module.brands .cont-brands .brand .cont .cont-text .x,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .x{width:50px;height:50px;position:relative;border-radius:50%;border:1px solid var(--color-white)}@media(max-width: 767px){#wrapper .module.brands .cont-brands .brand .cont .cont-text .x,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .x{width:40px;height:40px}}#wrapper .module.brands .cont-brands .brand .cont .cont-text .x div,#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .x div{width:70%;height:1px;background:var(--color-white);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#wrapper .module.brands .cont-brands .brand .cont .cont-text .x div:nth-child(1),#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .x div:nth-child(1){transform:translate(-50%, -50%)}#wrapper .module.brands .cont-brands .brand .cont .cont-text .x div:nth-child(2),#wrapper .sub-module.brands .cont-brands .brand .cont .cont-text .x div:nth-child(2){transform:translate(-50%, -50%) rotate(90deg)}/*# sourceMappingURL=module_brands.min.css.map */