.product_section .btn_link{margin-top:40px;text-align:center}.dnd-section:nth-child(odd) .product_section{background-color:#f0f5fa}.dnd-section:nth-child(2n) .product_section{background-color:#fff}.product_section .btn_link a{background:#00345c;color:#fff;display:flex;justify-content:center;justify-content:space-between;margin:0 auto;max-width:400px;padding:10px 20px;transition:all .3s ease-in-out;width:100%}.product_section .btn_link a:hover{background:#1cb5ff}.product_section .btn_link a:after{border:1px solid #fff;color:#fff}.product_section .main_title h2{margin-bottom:20px;text-align:center}.product_box{background-color:#06345c1a;border-radius:20px}.product_cover{display:flex;flex-wrap:wrap;gap:30px}.product_box{box-sizing:border-box;width:calc(50% - 15px)}.product_box__ctas{display:flex;gap:12px;padding-top:16px}.product_box__ctas .btn{align-items:center;border-radius:4px;cursor:pointer;display:inline-flex;flex:1;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;justify-content:center;padding:12px 24px;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.product_box__ctas .btn--outline{background-color:transparent;border:2px solid #003a70;color:#003a70}.product_box__ctas .btn--outline:hover,.product_box__ctas .btn--primary{background-color:#003a70;color:#fff}.product_box__ctas .btn--primary{border:2px solid #003a70}.product_box__ctas .btn--primary:hover{background-color:#002a54;border-color:#002a54}html{scroll-behavior:smooth}@media (max-width:767px){.product_box{width:100%}.product_box__ctas .btn{font-size:13px;padding:10px 16px}}@media (max-width:1024px){.product_box .inner{display:flex;flex-direction:column}.product_box .inner .image{min-height:220px;width:100%}.product_box .inner .text{width:100%}}