: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: #333333;--color-tertiary-alpha: #333333;--color-quarternary: #7A3029;--color-quarternary-alpha: rgba(96, 8, 0, 0.8392156862745098);--color-beige: #E0BC9F;--color-black: #000000;--color-blue: #142436;--color-brown: #2D0A0F;--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: #4D4D4F;--color-light-gray: #E2E3E4;--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: 50px 0}}#wrapper .module.gallery h4,#wrapper .sub-module.gallery h4{--font-size: 3.6;--font-min-size: 2.4}@media(max-width: 767px){#wrapper .module.gallery h4,#wrapper .sub-module.gallery h4{padding-bottom:var(--cont-pad)}}#wrapper .module.gallery .swiper .swiper-button,#wrapper .sub-module.gallery .swiper .swiper-button{width:35px;height:35px;border-radius:50%;background:var(--color-gray)}#wrapper .module.gallery .swiper .swiper-button::after,#wrapper .sub-module.gallery .swiper .swiper-button::after{color:var(--color-white);font-size:15px}#wrapper .module.gallery .cont-btns,#wrapper .sub-module.gallery .cont-btns{gap:50px}@media(max-width: 767px){#wrapper .module.gallery .cont-btns,#wrapper .sub-module.gallery .cont-btns{flex-flow:column;gap:15px}}#wrapper .module.gallery .cont-btns a,#wrapper .sub-module.gallery .cont-btns a{width:175px;padding:12px 20px;color:var(--color-light-gray);text-align:center;background:var(--color-gray);border:1px solid var(--color-gray);transition:all .3s ease}@media(max-width: 767px){#wrapper .module.gallery .cont-btns a,#wrapper .sub-module.gallery .cont-btns a{width:100%}}#wrapper .module.gallery .cont-btns a:hover,#wrapper .sub-module.gallery .cont-btns a:hover{background:rgba(0,0,0,0);color:var(--color-gray)}