.block-exclude-page .block-exclude-page-list{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;gap:3.75em 4em;flex-wrap:wrap}.block-exclude-page .block-exclude-page-item{flex:1 1 calc((100%/2) - 4rem)}.block-exclude-page .block-exclude-page-item-container{background-color:#fff;box-shadow:0 30px 60px #345cb21a;border-radius:0 0 20px 20px;height:100%;display:flex;flex-direction:column}.block-exclude-page .block-exclude-page-item-information{padding:20px;display:flex;flex-direction:column;flex:1}.block-exclude-page .block-exclude-page-item-information-compare{display:block;color:#1dabaf;font-size:20px;font-weight:600;line-height:1.5}.block-exclude-page .block-exclude-page-item-information-title{color:#0a2440;font-size:24px;font-weight:600;margin-top:20px;margin-bottom:0}.block-exclude-page .block-exclude-page-item-information-text{color:#0a2440;font-size:20px;font-weight:300;line-height:1.6;flex:1;margin-top:20px}.block-exclude-page-item-information-link-container{margin-top:20px}.block-exclude-page .block-exclude-page-item-information-link{display:inline-block;color:#1d5881;font-size:20px;font-weight:600;line-height:1.6;position:relative;padding-right:34px}.block-exclude-page .block-exclude-page-item-information-link:after{display:block;content:'';background-color:#1d5881;-webkit-mask-image:url(../../imgs/icons/Icon_ionic-ios-arrow-round-forward.svg);mask-image:url(../../imgs/icons/Icon_ionic-ios-arrow-round-forward.svg);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;right:0;top:50%;width:24px;height:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.block-exclude-page .block-exclude-page-item-image{display:flex;align-items:flex-start;height:250px;overflow:hidden;background-color:#fff}.block-exclude-page .block-exclude-page-item-image img{width:100%}.block-exclude-page .block-exclude-page-item{max-width:500px}@media all and (max-width:768px){.block-exclude-page .block-exclude-page-list{flex-direction:column}}