<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{font-family:Exo2;src:url(../fonts/Exo2-Regular.ttf);font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:Exo2;src:url(../fonts/Exo2-Bold.ttf);font-weight:700;font-style:normal;font-stretch:normal}@font-face{font-family:WixMadeForText;src:url(../fonts/WixMadeforText-Regular.ttf);font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:WixMadeforText;src:url(../fonts/WixMadeforText-Bold.ttf);font-weight:700;font-style:normal;font-stretch:normal}#HomePage .HomeHero{min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:0 64px;background-size:cover;background-repeat:no-repeat}#HomePage .HomeHero .headline{width:100%;max-width:1440px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}#HomePage .HomeHero .headline .advert{display:flex;flex-direction:column;line-height:1.25;text-align:left;width:50%;gap:32px}#HomePage .HomeHero .headline .advert span{display:inline-block;max-width:700px;margin-top:8px}#HomePage .HomeHero .headline .logo{max-width:500px;width:35%}#HomePage .HomeHero .headline .view-details-cta{text-decoration:none;margin-top:8px}#HomePage .HomeHero .headline .view-details-cta .button-contact-sales{height:48px;flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 16px;background-color:#5fcafa;border:none}#HomePage .HomeHero .headline .view-details-cta .button-contact-sales:hover{background-color:#9cdefc}#HomePage .HomeHero .headline .view-details-cta .button-contact-sales .button-caption{margin:0;flex-grow:0;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#002a58;font-size:18px}#HomePage .HomeHero.gradient-overlay{border-image:fill 1 linear-gradient(to top,#002a58 10%,rgba(0,42,88,0))}#HomePage .product-list-container{display:flex;flex-direction:column;gap:64px;align-items:center;justify-content:center;background-image:linear-gradient(to bottom,#002a58,#00558a);padding:80px 64px}#HomePage .product-list-container h4{height:40px;line-height:1.25;text-align:left}#HomePage .product-list-container .ProductList{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;height:100%;max-width:1440px}#HomePage .product-list-container .ProductList .CinchCard{width:280px;max-width:330px;display:flex;flex-direction:column;flex-grow:1;background-image:linear-gradient(315deg,transparent 16px,#fff 16px)!important}#HomePage .product-list-container .ProductList .CinchCard .CardImage{padding:24px 72px;flex-grow:0}#HomePage .product-list-container .ProductList .CinchCard .CardImage img{width:auto;height:191px;flex-grow:0;aspect-ratio:auto}#HomePage .product-list-container .ProductList .CinchCard .CardContent{padding:24px;display:flex;flex-direction:column;flex-grow:1}#HomePage .product-list-container .ProductList .CinchCard .CardContent a{text-decoration:none}#HomePage .product-list-container .ProductList .CinchCard .CardContent h5{text-align:center}#HomePage .product-list-container .ProductList .CinchCard:hover{filter:drop-shadow(0 4px 16px rgba(95, 202, 250, .7))}#HomePage .tools-container{display:flex;justify-content:center;align-items:center;padding:80px 64px}#HomePage .tools-container .tools-wrapper{width:100%;max-width:1440px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#HomePage .tools-container .tools-wrapper .tools-title-container{width:40%;flex-grow:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:0}#HomePage .tools-container .tools-wrapper .tools-title-container .CinchHeader{height:auto;align-self:stretch;flex-grow:0;font-family:Exo2;font-size:clamp(24px,5vw,48px);font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#002a58}#HomePage .tools-container .tools-wrapper .tools-title-container .MainBody-1{height:auto;align-self:stretch;flex-grow:0;font-family:WixMadeforText;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#32373c}#HomePage .tools-container .tools-wrapper .tool-cards{width:100%;max-width:648px;flex-grow:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:16px;padding:0;flex-wrap:wrap}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card{--img-scale:1;--shadow:0;position:relative;width:clamp(240px,240px + 76 * (100vw - 770px) / 670,316px);display:flex;flex-flow:column wrap;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;padding:40px 24px;border:solid 1px #e2e5e7;background-color:#fff;box-shadow:var(--shadow);transition:box-shadow .3s ease 0s,left .3s ease 0s}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card h5{font-size:22px}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card .tool-card-image{width:80px;height:80px;flex-grow:0;object-fit:contain;font-size:64px;transform:scale(var(--img-scale));transform-origin:center;transition:transform .3s ease 0s,left .3s ease 0s}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card .standalone-link{text-decoration:none;font-weight:700;background-repeat:no-repeat;background-size:0 2px;background-position:center 2rem;padding-block:.5rem;transition:background-size .3s ease 0s,left .3s ease 0s}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card .standalone-link h5{color:#00558a;font-family:WixMadeforText;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card&gt;.standalone-link::after{content:"";position:absolute;inset-block:0;inset-inline:0;cursor:pointer}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card&gt;.standalone-link:hover{background-size:50% 2px}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card&gt;.standalone-link{color:#00558a;background-image:linear-gradient(#00558a,#00558a)}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card:hover{--img-scale:1.1;--shadow:0 8px 10px 0 rgba(0, 0, 0, 0.14),0 3px 14px 0 rgba(0, 0, 0, 0.12),0 5px 5px 0 rgba(0, 0, 0, 0.2)}#HomePage .industries-container{display:flex;justify-content:center;align-items:center;padding:120px 64px;background-image:linear-gradient(to bottom,#00558a 0,#002a58 100%)}#HomePage .industries-container .industries-wrapper{width:100%;max-width:1440px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#HomePage .industries-container .industries-wrapper .industries-title-container{width:40%;height:auto;flex-grow:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding:0}#HomePage .industries-container .industries-wrapper .industries-title-container .CinchHeader{height:auto;align-self:stretch;flex-grow:0;font-family:Exo2;font-size:clamp(24px,5vw,48px);font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;margin:0;color:#fff}#HomePage .industries-container .industries-wrapper .industries-title-container .MainBody-1{height:auto;align-self:stretch;flex-grow:0;font-family:WixMadeforText;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#fff}#HomePage .industries-container .industries-wrapper .list-industries{max-width:656px;flex-grow:0;flex-wrap:wrap;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0;row-gap:40px;column-gap:24px}#HomePage .industries-container .industries-wrapper .list-industries .item-industry{max-width:316px;width:100%;height:auto;flex-grow:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:16px;padding:4px 0;transition:all .5s;position:relative;text-decoration:none;color:inherit}#HomePage .industries-container .industries-wrapper .list-industries .item-industry .item-industry-image{width:40px;height:40px;flex-grow:0;object-fit:contain}#HomePage .industries-container .industries-wrapper .list-industries .item-industry .item-industry-content{width:100%;height:auto;flex-grow:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;padding:0}#HomePage .industries-container .industries-wrapper .list-industries .item-industry .item-industry-content .CinchHeader{width:100%;height:auto;flex-grow:0;font-family:Exo2;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#fff}#HomePage .industries-container .industries-wrapper .list-industries .item-industry .item-industry-content .link-container{color:#fff;text-decoration:none;padding:4px 0;position:relative}#HomePage .industries-container .industries-wrapper .list-industries .item-industry .item-industry-content .link-container .item-industry-details{height:auto;align-self:stretch;flex-grow:0;font-family:WixMadeforText;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#5fcafa;position:relative}#HomePage .industries-container .industries-wrapper .list-industries .item-industry .item-industry-content .link-container .item-industry-details::after{content:"";position:absolute;bottom:-6px;left:50%;height:2px;width:0;background:#5fcafa;transform:translateX(-50%);transition:width .3s ease,left .3s ease}#HomePage .industries-container .industries-wrapper .list-industries .item-industry .item-industry-content .link-container .item-industry-learn-icon{padding-left:8px}#HomePage .industries-container .industries-wrapper .list-industries .item-industry:focus-visible .link-container .item-industry-details::after,#HomePage .industries-container .industries-wrapper .list-industries .item-industry:hover .link-container .item-industry-details::after{width:50%}#HomePage .resources-container{display:flex;justify-content:center;align-items:center;padding:80px 64px}#HomePage .resources-container .resources-wrapper{width:100%;max-width:1440px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#HomePage .resources-container .resources-wrapper .resources-title-container{width:40%;flex-grow:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:0}#HomePage .resources-container .resources-wrapper .resources-title-container .CinchHeader{height:auto;align-self:stretch;flex-grow:0;font-family:Exo2;font-size:clamp(24px,5vw,48px);font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#002a58}#HomePage .resources-container .resources-wrapper .resources-title-container .headline{height:64px;align-self:stretch;flex-grow:0;font-family:WixMadeforText;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#32373c}#HomePage .resources-container .resources-wrapper .resource-cards{width:100%;max-width:648px;flex-grow:0;display:flex;flex-direction:row;justify-content:flex-start;gap:16px;padding:0;flex-wrap:wrap}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card{--img-scale:1;--shadow:0;position:relative;width:clamp(240px,240px + 76 * (100vw - 770px) / 670,316px);display:flex;flex-flow:column wrap;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;padding:40px 24px;background-image:linear-gradient(to top,#002a58,#00558a);box-shadow:var(--shadow);transition:box-shadow .3s ease 0s,left .3s ease 0s}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card h5{font-size:22px;text-align:center}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card .tool-card-image{width:80px;height:80px;flex-grow:0;object-fit:contain;transform:scale(var(--img-scale));transform-origin:center;transition:transform .3s ease 0s,left .3s ease 0s}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card .standalone-link{text-decoration:none;font-weight:700;background-repeat:no-repeat;background-size:0 2px;background-position:center 2rem;padding-block:.5rem;transition:background-size .3s ease 0s,left .3s ease 0s}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card .standalone-link h5{color:#5fcafa;font-family:WixMadeforText;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card&gt;.standalone-link::after{content:"";position:absolute;inset-block:0;inset-inline:0;cursor:pointer}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card&gt;.standalone-link:hover{background-size:50% 2px}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card&gt;.standalone-link{color:#5fcafa;background-image:linear-gradient(#5fcafa,#5fcafa)}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card:hover{--img-scale:1.1;--shadow:0 8px 10px 0 rgba(0, 0, 0, 0.14),0 3px 14px 0 rgba(0, 0, 0, 0.12),0 5px 5px 0 rgba(0, 0, 0, 0.2)}#HomePage .featured-resource-container{height:432px;display:flex;justify-content:center;align-items:center;padding:80px 64px}#HomePage .featured-resource-container .featured-resource-wrapper{width:100%;max-width:1440px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource{width:100%;height:432px;flex-grow:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:40px;border:solid 1px #e2e5e7;background-color:#fff}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content{width:50%;align-self:stretch;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:0}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content .headline{height:25px;align-self:stretch;flex-grow:0;font-family:Exo2;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#003766}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content .title{height:80px;align-self:stretch;flex-grow:0;font-family:Exo2;font-size:32px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#002a58}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content .productlink-searchLibrary{text-decoration:none}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content .productlink-searchLibrary .resourcelink-button-searchLibrary{width:148px;height:48px;flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 16px;background-color:#003766;border-radius:0;transition:.25s}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content .productlink-searchLibrary .resourcelink-button-searchLibrary .resource-button-image-searchLibrary{width:20px;height:20px;flex-grow:0;object-fit:contain}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content .productlink-searchLibrary .resourcelink-button-searchLibrary .resource-buttonText-searchLibrary{width:88px;height:20px;flex-grow:0;font-family:WixMadeforText;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-image{width:50%}#HomePage .resource-more-news{background-image:url(/media/images/hero/hero-latest-news.jpg);background-size:cover;background-repeat:no-repeat}#HomePage .resource-more-news .resource-more-news-container{max-width:1440px;margin:80px auto 0 auto;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:80px 64px}#HomePage .resource-more-news .resource-more-news-container .resource-more-news-title{height:40px;flex-grow:0;font-family:Exo2;font-size:32px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:center;color:#fff}#HomePage .resource-more-news .resource-more-news-container .newsroom-list{width:100%;align-self:stretch;margin:24px 0 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;align-items:stretch;gap:32px;height:auto}#HomePage .resource-more-news .resource-more-news-container .newsroom-list .CinchCard:hover{filter:drop-shadow(0 4px 16px rgba(255, 255, 255, .4))}#HomePage .resource-more-news .resource-more-news-container .resource-more-news-title{margin-bottom:24px}#HomePage .resource-more-news .resource-more-news-container .newsroom-button-container{margin:40px 0 0 0;border:solid 1px #fff}#HomePage .resource-more-news .resource-more-news-container .newsroom-button-container .productlink-searchLibrary{text-decoration:none}#HomePage .resource-more-news .resource-more-news-container .newsroom-button-container .productlink-searchLibrary .resourcelink-button-searchLibrary{height:48px;flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:10px 16px;border-radius:0;transition:.25s}#HomePage .resource-more-news .resource-more-news-container .newsroom-button-container .productlink-searchLibrary .resourcelink-button-searchLibrary .resource-button-image-searchLibrary{width:20px;height:20px;flex-grow:0;object-fit:contain}#HomePage .resource-more-news .resource-more-news-container .newsroom-button-container .productlink-searchLibrary .resourcelink-button-searchLibrary .resource-buttonText-searchLibrary{height:20px;flex-grow:0;font-family:WixMadeforText;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}#HomePage .resource-more-news .resource-more-news-container .newsroom-button-container .productlink-searchLibrary .resourcelink-button-searchLibrary:hover{background-color:rgba(255,255,255,.12)!important}@media screen and (min-width:450px) and (max-width:1024px){#HomePage .HomeHero{padding:0 32px}#HomePage .headline{flex-direction:column!important;padding:48px 0;width:100%}#HomePage .headline h1,#HomePage .headline h1.advert{width:100%!important;text-align:center!important;align-items:center}#HomePage .headline h4{font-size:24px}#HomePage .headline .logo{width:100%}#HomePage .headline .view-details-cta .button-caption{font-size:18px}#HomePage .tools-container{padding:80px 16px}#HomePage .tools-container .tools-wrapper{flex-direction:column;gap:40px}#HomePage .tools-container .tools-wrapper .tools-title-container{height:auto;width:80%;max-width:537px}#HomePage .tools-container .tools-wrapper .tools-title-container .CinchHeader{height:auto;font-size:48px}#HomePage .tools-container .tools-wrapper .tools-title-container .MainBody-1{height:auto}#HomePage .tools-container .tools-wrapper .tool-cards{justify-content:center}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card{width:45%}#HomePage .industries-container{padding:80px 16px}#HomePage .industries-container .industries-wrapper{flex-direction:column;justify-content:center;gap:40px}#HomePage .industries-container .industries-wrapper .industries-title-container{width:80%;height:auto;max-width:656px}#HomePage .industries-container .industries-wrapper .industries-title-container .title{height:auto}#HomePage .industries-container .industries-wrapper .industries-title-container .title .CinchHeader{font-size:32px}#HomePage .industries-container .industries-wrapper .industries-title-container .headline{height:auto}#HomePage .industries-container .industries-wrapper .list-industries{width:100%;justify-content:flex-start;gap:16px}#HomePage .industries-container .industries-wrapper .list-industries .item-industry{width:100%;height:auto}#HomePage .resources-container{padding:80px 16px}#HomePage .resources-container .resources-wrapper{flex-direction:column-reverse;justify-content:center;gap:40px}#HomePage .resources-container .resources-wrapper .resources-title-container{width:80%;max-width:648px}#HomePage .resources-container .resources-wrapper .resources-title-container .title{font-size:32px}#HomePage .resources-container .resources-wrapper .resource-cards{justify-content:center}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card{width:45%;padding:40px 22px}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card .CinchHeader{flex-grow:1}#HomePage .featured-resource-container{height:auto;padding:80px 16px}#HomePage .featured-resource-container .featured-resource-wrapper{flex-direction:column-reverse;justify-content:center}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource{height:auto;flex-direction:column-reverse;justify-content:center;padding:40px 16px}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content{width:100%}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-image{width:100%;margin-bottom:40px}}@media screen and (max-width:450px){#HomePage .HomeHero{padding:40px 16px}#HomePage .HomeHero .headline h1,#HomePage .HomeHero .headline h1.advert{width:100%;font-size:40px;text-align:center;align-items:center}#HomePage .HomeHero .headline h4{font-size:24px}#HomePage .HomeHero .headline .logo{width:100%}#HomePage .HomeHero .headline .view-details-cta .button-caption{font-size:18px}#HomePage .product-list-container{padding:80px 16px}#HomePage .tools-container{padding:80px 16px}#HomePage .tools-container .tools-wrapper{flex-direction:column}#HomePage .tools-container .tools-wrapper .tools-title-container{height:auto;width:100%}#HomePage .tools-container .tools-wrapper .tools-title-container .CinchHeader{height:auto;font-size:32px}#HomePage .tools-container .tools-wrapper .tools-title-container .MainBody-1{height:auto}#HomePage .tools-container .tools-wrapper .tool-cards{flex-direction:column;justify-content:flex-start}#HomePage .tools-container .tools-wrapper .tool-cards .tool-card{width:100%}#HomePage .industries-container{padding:80px 16px}#HomePage .industries-container .industries-wrapper{flex-direction:column;justify-content:center}#HomePage .industries-container .industries-wrapper .industries-title-container{width:100%;height:auto}#HomePage .industries-container .industries-wrapper .industries-title-container .title{height:auto}#HomePage .industries-container .industries-wrapper .industries-title-container .title .CinchHeader{font-size:32px}#HomePage .industries-container .industries-wrapper .industries-title-container .headline{height:auto}#HomePage .industries-container .industries-wrapper .list-industries{width:100%;flex-grow:1;flex-direction:column;justify-content:center;gap:16px}#HomePage .industries-container .industries-wrapper .list-industries .item-industry{width:100%;height:auto}#HomePage .resources-container{padding:80px 16px}#HomePage .resources-container .resources-wrapper{flex-direction:column-reverse;justify-content:center}#HomePage .resources-container .resources-wrapper .resources-title-container{width:100%}#HomePage .resources-container .resources-wrapper .resources-title-container .title{font-size:32px}#HomePage .resources-container .resources-wrapper .resource-cards .tool-card{width:100%}#HomePage .featured-resource-container{padding:80px 16px}#HomePage .featured-resource-container .featured-resource-wrapper{flex-direction:column-reverse;justify-content:center}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource{height:auto;flex-direction:column-reverse;justify-content:center;padding:40px 16px}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-content{width:100%}#HomePage .featured-resource-container .featured-resource-wrapper .featured-resource .resource-image{width:100%;margin-bottom:40px}#HomePage .resource-more-news .resource-more-news-container{padding:80px 16px}}
</pre></body></html>