.icon-grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px 4%;margin:30px auto}.icon-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px 4%;margin:30px auto}.icon-grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:50px 4%;margin:30px auto}.icon-grid-5{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:50px 3%}.icon-grid-6{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:50px 2%;margin:30px auto}.icon-popup-wrap{margin:30px auto;max-width:1400px;padding:0;width:100%}.icon-popup-wrap .image-wrap:hover{cursor:pointer}.icon-popup-wrap .image-wrap .graphic-icon{width:40%;margin:auto}.icon-popup-wrap .image-wrap .graphic-image{position:relative;width:100%;margin:auto;padding-top:80%}.icon-popup-wrap .image-wrap .graphic-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.icon-popup-wrap .image-wrap .text{font-size:20px;color:#193d71;max-width:70%;margin:auto}.icon-popup-wrap .image-wrap .text p{margin:0}.popup-link:hover .image img{transform:scale(1.1)}.popup-wrap{position:fixed;left:0;top:0;z-index:999999;width:100%;min-height:100vh;background:#fff;display:none}.background-grid{position:absolute;height:100%;width:100%;top:0;left:0;display:grid;grid-template-columns:auto auto}.background-grid .grid-item:nth-child(2){background-color:#0e359e}.popup{position:absolute;width:100%;min-height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:20px}.popup .close{position:fixed;top:1%;right:5%;color:#fff;font-weight:300;font-size:50px;z-index:5;font-weight:500}.popup .close:hover{transform:scale(1.2);cursor:pointer}.popup h2{line-height:1}.popup .popup-grid h2 span{line-height:1!important}.popup-grid{padding:10px;max-width:80%}.popup-grid .grid-item{display:flex;flex-direction:column;justify-content:center}.popup-grid .grid-item img{width:80%;margin:auto}.popup-grid .grid-item h2{margin:0 0 30px;width:100%;font-size:5vw}.popup-image{width:100%;text-align:center}.popup-link .image img{width:100%}.popup-image-bg{position:absolute;width:100%;height:100%}.popup-image-bg img{object-fit:cover;width:100%;height:100%}.popup-content-wrap{position:absolute;display:flex;flex-direction:column;justify-content:center;right:0;width:40%;height:100%;padding:5%}.popup-content-wrap::before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgb(14 53 158 / .7)}.popup-content{position:relative;overflow:auto}.graphic-image .text{margin-top:20px}.image.graphic-image{overflow:hidden}@media only screen and (min-width:0) and (max-width:768px){.icon-grid-2,.icon-grid-3,.icon-grid-4,.icon-grid-5,.icon-grid-6{grid-template-columns:repeat(2,1fr)!important;grid-gap:50px 4%!important}.popup-grid{max-width:90%;min-height:100vh}.popup-grid .grid-item h2{font-size:45px}.icon-popup-wrap .image-wrap .text{font-size:18px;max-width:100%}.image-wrap .text{margin:0 auto}.popup{font-size:18px}.popup-image{width:90%}.background-grid{grid-template-columns:auto}.popup-graphic-image .popup-image-bg,.popup-graphic-image .popup-content-wrap{position:relative;width:100%}.popup-graphic-image .popup{flex-direction:column;height:100%}.popup-content-wrap::before{background:rgb(14 53 158)}.popup-graphic-icon .popup .close{color:#0e359e}}@media only screen and (min-width:769px) and (max-width:1024px){.icon-popup-wrap .image-wrap .text{font-size:18px;max-width:100%}}@media only screen and (min-width:1025px) and (max-width:1354px){.icon-popup-wrap .image-wrap .text{font-size:18px;max-width:80%}}