:root{--cont-wt-full: calc(100vw - 8vw);--cont-pad-full: 4vw;--cont-wt: 92%;--cont-pad: 4vw;--mar-pad: 60px;--gap-tb: 50px 0}@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: 40px;--gap-tb: 50px 0}}:root{--img-url: '../images';--color-primary: #00263E;--color-primary-alpha: #00263E;--color-secondary: #D9D9D9;--color-secondary-alpha: #EFF0F0;--color-tertiary: #404040;--color-tertiary-alpha: #404040;--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: #4C4C4C;--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}#wrapper .module.cards,#wrapper .sub-module.cards{height:calc(100svh + 170px);background:var(--color-white)}@media(max-width: 767px){#wrapper .module.cards,#wrapper .sub-module.cards{height:auto;min-height:100svh}}#wrapper .module.cards .section-200,#wrapper .sub-module.cards .section-200{gap:var(--cont-pad)}@media(max-width: 767px){#wrapper .module.cards .section-200,#wrapper .sub-module.cards .section-200{gap:40px}}#wrapper .module.cards .section-200 h3,#wrapper .sub-module.cards .section-200 h3{--font-size: 3;color:var(--color-primary)}#wrapper .module.cards .section-200 .cont-cards,#wrapper .sub-module.cards .section-200 .cont-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--cont-pad)}@media(max-width: 767px){#wrapper .module.cards .section-200 .cont-cards,#wrapper .sub-module.cards .section-200 .cont-cards{grid-template-columns:repeat(1, 1fr)}}#wrapper .module.cards .section-200 .cont-cards .card,#wrapper .sub-module.cards .section-200 .cont-cards .card{width:100%;height:100%;transition:scale .5s ease}@media(max-width: 767px){#wrapper .module.cards .section-200 .cont-cards .card,#wrapper .sub-module.cards .section-200 .cont-cards .card{width:100%;height:auto;aspect-ratio:8/5;max-width:unset;max-height:unset}}#wrapper .module.cards .section-200 .cont-cards .card:hover,#wrapper .sub-module.cards .section-200 .cont-cards .card:hover{scale:1.1}#wrapper .module.cards .section-200 .cont-cards .card:hover img,#wrapper .sub-module.cards .section-200 .cont-cards .card:hover img{filter:grayscale(0)}#wrapper .module.cards .section-200 .cont-cards .card:hover .cont-text,#wrapper .sub-module.cards .section-200 .cont-cards .card:hover .cont-text{opacity:0}#wrapper .module.cards .section-200 .cont-cards .card img,#wrapper .sub-module.cards .section-200 .cont-cards .card img{filter:grayscale(1);transition:all .5s ease}#wrapper .module.cards .section-200 .cont-cards .card .cont-text,#wrapper .sub-module.cards .section-200 .cont-cards .card .cont-text{background:rgba(0,0,0,.7);transition:all .5s ease}#wrapper .module.cards .section-200 .cont-cards .card .cont-text h6,#wrapper .sub-module.cards .section-200 .cont-cards .card .cont-text h6{--font-size: 2.4;--font-min-size: 2.4}/*# sourceMappingURL=module_cards.min.css.map */