@import "https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;700&family=Fira+Sans:wght@400;700&family=Raleway:wght@400;500;700&display=swap";html,body{margin:0;padding:0;font-family:"Exo 2",sans-serif;overflow-x:hidden}body{overflow-y:hidden}body *{box-sizing:border-box}p{line-height:22px}ul{align-self:flex-start;margin:0 0 20px;padding-left:30px;list-style-type:none;position:relative}ul li:before{content:"";background-image:url(/assets/hard-coded/bullet-ikona-4.svg);background-size:contain;width:16px;height:22px;margin-right:5px;display:block;position:absolute;left:0}ul li{margin:20px 0}.honeypot{display:none}.alert{color:#000;margin:-35px 0 10px;font-family:Raleway;font-size:16px}.content-container{width:100%;max-width:1650px;margin:0 auto;padding:0 150px}.spacing{padding:5px 0;display:block}button p,button,.download a,.standard-button{letter-spacing:1.2px;transition:all .15s}.standard-button:hover{cursor:pointer;background-color:#a0e0fc}@media (width<=1199.98px){.content-container{width:100%;margin:0 auto;padding:0 80px}}@media (width<=991.98px){.content-container{width:100%;padding:0 50px}}@media (width<=767.98px){.content-container{width:100%;padding:0 30px}}.category-page .category-image{height:600px;position:relative}.category-page .category-image .overlay{background:linear-gradient(#0000 0%,#0000004e 40%,#000000b3 70%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.category-page .category-image-text{color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:80%;height:100%;display:flex;position:absolute;top:0}.category-page .category-image-text>p{color:#fff;margin:0 0 30px;font-size:26px;line-height:30px}.category-page .category-image-text .bold{border-bottom:5px solid #1d78ba;margin:0;padding-bottom:10px;font-size:26px;font-weight:500}.category-page .category-image-text .large-text{margin:15px 0 30px;font-size:50px;font-weight:700;line-height:52px}.category-page .article-list{flex-direction:column;justify-content:center;align-items:center;display:flex}.category-page .article-list .article-card{grid-template-columns:48% 52%;justify-content:center;align-items:center;min-height:500px;text-decoration:none;display:grid;position:relative}.category-page .article-list .article-card .image{width:100%;height:100%}.category-page .article-list .article-card .image img{object-fit:cover;width:100%;height:100%}.category-page .article-list .article-card .text-container{background-color:#f2f2f2;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:50px 100px;display:flex}.category-page .article-list .article-card .text-container h2,.category-page .article-list .article-card .text-container h3{color:#1d78ba;margin:20px 0;font-size:30px;font-weight:700}.category-page .article-list .article-card .text-container p{color:#000;margin:10px 0;font-size:16px;font-weight:400;line-height:22px}.category-page .article-list .article-card .text-container .highlighted-text{color:#1d78ba;border-top:1px solid #e0e3e3;border-bottom:1px solid #e0e3e3;width:100%;margin:10px 0;padding:15px 0;font-size:16px;font-weight:700}.category-page .article-list .article-card:nth-child(2n){grid-template-columns:52% 48%}.category-page .article-list .article-card:nth-child(2n) .image{grid-column:2}.category-page .article-list .article-card:nth-child(2n) .text-container{grid-area:1/1}.indented-content-with-stripe,.indented-content{justify-content:center;align-items:center;width:100%;margin:120px 0 100px;display:flex;position:relative}.indented-content-with-stripe .content,.indented-content .content{width:100%;max-width:1200px}.indented-content-with-stripe p,.indented-content-with-stripe h2,.indented-content-with-stripe h3,.indented-content p,.indented-content h2,.indented-content h3{z-index:10;background-color:#fff;position:relative}.indented-content-with-stripe p,.indented-content p{color:#000;margin:0;padding:10px 35px;font-size:16px}.indented-content-with-stripe h2,.indented-content-with-stripe h3,.indented-content-with-stripe .title,.indented-content h2,.indented-content h3,.indented-content .title{color:#1d78ba;margin:0;padding:20px 35px;font-size:30px;font-weight:700;line-height:32px}.indented-content-with-stripe .gray-stripe,.indented-content .gray-stripe{background-color:#f2f2f2;width:50%;height:100%;position:absolute;top:0;left:0}.indented-content{flex-direction:column;justify-content:center;align-items:center;max-width:1200px;display:flex}.indented-content .image{justify-content:center;align-items:center;width:100%;height:100%;margin:30px 0;display:flex;position:relative}.indented-content .image img{object-fit:contain;width:100%;height:100%;max-height:400px}.indented-content p,.indented-content .title,.indented-content h2,.indented-content h3{width:100%;max-width:900px;padding:10px 0}.indented-content a{color:#1d78ba;transition:all .15s}.indented-content a:hover{color:#00438b}.indented-content ul{width:100%;max-width:900px;margin:0 auto 20px}.indented-content ul p{padding:0}.article-page .indented-content{margin-top:80px}.category-standard .indented-content{margin:0 auto 30px}.article-grid{flex-direction:column;justify-content:center;align-items:center;margin:40px auto;display:flex}.article-grid .article-item{background-color:#e0e3e3;border:2px solid #e0e3e3;border-radius:8px;grid-template-columns:repeat(2,50%);justify-content:center;align-items:center;width:100%;min-height:200px;margin-bottom:30px;padding:15px 0;text-decoration:none;transition:all .25s;display:grid}.article-grid .article-item .image{width:100%;height:100%;max-height:180px}.article-grid .article-item .image img{object-fit:cover;border-top-left-radius:8px;border-bottom-left-radius:8px;width:100%;height:100%}.article-grid .article-item .text-container{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding:20px 30px;display:flex}.article-grid .article-item .text-container h2,.article-grid .article-item .text-container h3,.article-grid .article-item .text-container .title{color:#000;margin:0;padding:0;font-size:26px;font-weight:700}.article-grid .article-item .text-container p{color:#000;font-size:16px;line-height:22px}.article-grid .article-item h2,.article-grid .article-item h3{color:#1d78ba;margin:0;padding:20px 35px;font-size:30px;font-weight:700;line-height:32px}.article-grid .article-item:hover{background-color:#a1e0fc;border-color:#a1e0fc}.category-products .section-title h2{color:#1d78ba;border-bottom:1px solid #9aa0a1;margin:20px auto;padding-bottom:20px;font-size:26px;font-weight:700}.category-products .products-grid{grid-row-gap:30px;grid-template-columns:repeat(6,1fr);justify-content:center;align-items:center;width:100%;margin-bottom:80px;display:grid}.category-products .products-grid .product{text-align:center;border-radius:10px;width:100%;text-decoration:none;transition:all .15s}.category-products .products-grid .product .title{color:#000;font-size:16px;font-weight:700}.category-products .products-grid .product .content{flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:0 20px 20px;display:flex;position:relative}.category-products .products-grid .product .content .image{width:100%;height:100%;transition:all .15s;position:absolute;top:0;left:0}.category-products .products-grid .product .content .image img{object-fit:contain;width:100%;height:100%}.category-products .products-grid .product .content p{z-index:10;color:#000;opacity:0;text-align:center;width:100%;margin:0;font-size:13px;line-height:15px;transition:all .15s;position:relative}.category-products .products-grid .product .content .bold{border-bottom:1px solid #fff;margin:10px 0;padding-bottom:10px;font-weight:700}.category-products .products-grid .product .content .last-bold{border-bottom:none}.category-products .products-grid .product .content .learn-more{color:#fff;background-color:#000;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:100%;padding:5px 0;position:absolute;bottom:0;left:0}.category-products .products-grid .product:hover{background-color:#e0e3e3}.category-products .products-grid .product:hover .content p{opacity:1}.category-products .products-grid .product:hover .image{opacity:0}.faq-accordion{margin-top:20px}.faq-accordion .accordion-item{margin-bottom:0}.faq-accordion .accordion-item .text-wrapper-8{font-size:30px}.faq-page .article-title{color:#1d78ba;font-size:36px;font-weight:500}@media (width<=1199.98px){.category-products .products-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=991.98px){.category-page .category-image-text{width:100%!important}.category-page .category-image-text>p{margin:0 0 20px;font-size:24px;line-height:30px}.category-page .category-image-text .bold{margin:0;font-size:24px}.category-page .category-image-text h2{margin:20px 0;font-size:40px}.category-page .article-list .article-card{grid-template-columns:48% 52%}.category-page .article-list .article-card .text-container{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:30px 40px;display:flex}.category-page .article-list .article-card .text-container .title{margin:20px 0;font-size:28px;font-weight:700}.category-page .article-list .article-card .text-container .text{margin:10px 0;font-size:15px;line-height:22px}.indented-content-with-stripe{margin:50px 0 80px}.indented-content{margin:50px auto 100px}.category-products .products-grid{grid-template-columns:repeat(4,1fr)}.faq-accordion .accordion-item .text-wrapper-8{font-size:24px;line-height:32px}.category-products .products-grid{grid-row-gap:30px}.category-products .products-grid .product .content{min-height:170px}.category-products .products-grid .product .content p,.category-products .products-grid .product .content .bold{display:none}.category-products .products-grid .product:hover{background-color:#0000}.category-products .products-grid .product:hover .image{opacity:1}}@media (width<=767.98px){.category-page .category-image{height:500px}.category-page .category-image .overlay{background:linear-gradient(#0000004d 0%,#0000004e 40%,#000000b3 60%,#000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.category-page .category-image-text>p{margin:0;font-size:20px;line-height:28px}.category-page .category-image-text .bold{margin:0;font-size:22px}.category-page .category-image-text h2{margin:20px 0;font-size:35px;line-height:40px}.category-page .category-image-text .large-text{margin:15px 0;font-size:40px;line-height:42px}.category-page .category-image-text .button{margin-top:30px}.category-page .article-list .article-card{grid-template-columns:1fr;height:auto}.category-page .article-list .article-card .text-container{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:30px 40px;display:flex}.category-page .article-list .article-card .text-container .title{margin:20px 0;font-size:28px;font-weight:700}.category-page .article-list .article-card .text-container .text{margin:10px 0;font-size:15px;line-height:22px}.category-page .article-list .article-card:nth-child(2n){grid-template-columns:1fr}.category-page .article-list .article-card:nth-child(2n) .image{grid-column:1}.category-page .article-list .article-card:nth-child(2n) .text-container{grid-area:2/1}.category-standard .indented-content{margin:0 auto 30px}.category-products .products-grid{grid-template-columns:repeat(2,1fr)}.article-grid{margin:40px 0}.article-grid .article-item{border-radius:8px;grid-template-columns:1fr;margin-bottom:30px;padding:0 15px}.article-grid .article-item .image{grid-row:1;height:150px}.article-grid .article-item .image img{border-top-left-radius:0;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.article-grid .article-item .text-container{align-items:center;padding:20px 10px}.article-grid .article-item .text-container p{text-align:center;width:100%;margin-bottom:0}.article-grid .article-item .text-container .title{text-align:center}.faq-accordion .accordion-item .text-wrapper-8{font-size:22px;line-height:30px}}
