.consts-wrapper{background:#e2dfdf;border-radius:30px;display:flex;flex-direction:column;gap:20px;margin:0 30px 50px;padding:30px}.consts{align-items:center;display:flex;flex-direction:row;gap:10px}.tarif-grid{align-items:start;display:grid;gap:5px;column-gap:10px;grid-template-columns:auto 1fr;text-align:right;width:100%}.download-button{align-items:center;aspect-ratio:1/1;background:#fbf315;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:center;max-height:160px;max-width:160px;padding:10px;text-align:center;transition:.1s linear;width:100%}.download-button:hover{background:#000;color:#fff}.download-button:hover>div>span{fill:#fff}.download-wrapper{max-width:160px;width:100%}.info-sheet{background:#e2dfdf;border-radius:30px;display:flex;flex-direction:column;gap:10px;margin:0 30px;padding:10px}.calculated-wrapper{display:flex;flex-direction:row;gap:10px;min-height:308.5px}.calculated-wrapper>div{background:#fff;border-radius:20px;padding:15px;width:100%}.comparison-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:space-between}.comparison-wrapper>div{display:flex;flex-direction:column;gap:5px;text-align:center;width:100%}.comparison{display:flex;flex-direction:column;justify-content:flex-end;margin-top:auto;max-height:350px;min-height:350px}.comparison>div{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:30px;padding:0 10px}.comparison>.savings-bar:first-of-type+div,.comparison>div:first-of-type:not(.savings-bar){border-top-left-radius:13px;border-top-right-radius:13px}.comparison>div:last-of-type{border-bottom-left-radius:13px;border-bottom-right-radius:13px}.savings-bar{background:#fff;border:1px dashed #6d6969;border-radius:10px;color:#000;margin-bottom:5px}.card_gallery{position:relative}.card_gallery .card_inner{border-radius:20px;height:100%;margin:10px 20px;overflow:hidden;padding:26px 20px;position:relative;white-space:normal}.card_gallery .icon_box .icon_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:70px;height:80px;justify-content:center;margin-bottom:10px;width:80px}.card_gallery .icon_box svg{display:block;height:1em;vertical-align:middle;width:1em}.card_gallery .icon_box.bgAdded .icon_inner{border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:40px;justify-content:center;text-align:center}.card_gallery .icon_box.small_sz .icon_inner{font-size:40px;height:50px;width:50px}.card_gallery .icon_box.small_sz.bgAdded .icon_inner{font-size:30px}.card_gallery .icon_box.large_sz .icon_inner{font-size:85px;height:100px;width:100px}.card_gallery .icon_box.large_sz.bgAdded .icon_inner{font-size:65px}.card_gallery .icon_box.bgAdded img,.card_gallery .icon_box.medium_sz.bgAdded img{width:40px}.card_gallery .icon_box.small_sz.bgAdded img{width:30px}.card_gallery .icon_box.large_sz.bgAdded img{width:65px}.card_gallery .icon_box span.icon_img.icon_sp{line-height:0}.card_gallery .card_item.text_center .icon_inner{margin-left:auto;margin-right:auto}.card_gallery .card_item.text_left .btn_row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.card_gallery .card_item.text_right .icon_inner{margin-left:auto}.card_gallery .card_item.text_right .btn_row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card_gallery .card_item.text_center .btn_row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card_gallery .card_box{display:flex;flex-direction:column;height:100%;position:relative;z-index:5}.card_gallery .card_item.hoverAdde .card_inner:hover .overlay_bg{pointer-events:auto;visibility:visible}.card_gallery .card_inner:hover .overlay_bg.custom{opacity:1}.card_gallery .card_item .overlay_bg{pointer-events:none}.card_gallery .card_item .overlay_bg,.card_gallery .hover_img.bg_el{opacity:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.card_gallery .hover_img.bg_el{z-index:0}.card_gallery .card_item.hoverAdde .card_inner:hover .hover_img.bg_el{opacity:1}.card_gallery .card_item.shadowAdded .card_inner{-webkit-box-shadow:0 2px 10px hsla(0,0%,9%,.1);box-shadow:0 2px 10px hsla(0,0%,9%,.1)}.card_gallery .card_content>:last-child{margin-bottom:0}.card_gallery .card_content+.btn_row{margin-top:24px}.card_content{display:flex;flex-direction:column;flex-grow:1}.card_gallery .card_item .main_overlay_bg{-webkit-transition:all all .2s ease;-o-transition:all all .2s ease;transition:all all .2s ease}.card_gallery .card_item.hoverAdde .card_inner:hover .main_overlay_bg{opacity:0}.card_gallery span.icon_img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card_gallery .card_item{cursor:default}.card_gallery .card_item h5{margin-bottom:10px}.card_gallery .card_box .it_title{margin-bottom:.6rem}.card_gallery .bottom_row.notshadow .rowGap15{row-gap:45px}.card_gallery .bottom_row.masonadded .card_item{margin-bottom:20px}.card_gallery .card_item.shadowAdded:nth-child(3)~.card_item.shadowAdded{margin-bottom:10px}.card_gallery a.ovelar_link_add.bg_el{z-index:10}.card_gallery .icon_box span.icon_img.icon_sp{height:100%}.card_gallery .icon_box.bgAdded img,.card_gallery .icon_box.bgAdded span.icon_img.icon_sp{height:auto}@media (max-width:530px){.comparison>div{align-items:center;flex-direction:column;justify-content:center;line-height:17px}}@media (max-width:430px){.comparison .small-text{font-size:14px}}@media (max-width:700px){.consts-wrapper{gap:10px!important;padding:12px 15px!important}.card_gallery .card_inner,.consts-wrapper{margin-left:0!important;margin-right:0!important}.info-sheet{margin:0!important}.calculated-wrapper>div{padding:10px!important}}@media (max-width:767px){.card_gallery .bottom_row.notshadow .rowGap15{row-gap:20px}.consts-wrapper{gap:15px!important;margin:0 20px 30px;padding:20px;text-align:center}.consts{flex-direction:column}.download-button{aspect-ratio:auto;border-radius:10px;flex-direction:row;gap:20px;margin-top:20px;padding:15px 10px}.download-button,.download-wrapper{max-width:none}.info-sheet{margin:0 20px}}@media (max-width:940px){.calculated-wrapper{flex-direction:column}.comparison-wrapper{min-height:308.5px}}