﻿:root{--Color-Action-Primary:#3B1B67;--color-white-grey-super-light-grey:#F7F8F9;--black-new:#191D3A;--Color-Black-Black:#191D3A;--light-grey:#EEEFF1;--Color-Black-Black80:rgba(25,29,58,0.80);--Color-Light-LightCustom:#E6EBF9;--Color-Light-LighterPrimary:#F3EAF2;--color-white:#FFF;--Color-Action-Custom:#3367EE;--Color-Action-SemiPrimary:#DCC7ED;}.open-rate-tool .container-form{max-width:1040px;}.open-rate-tool .container-form-input{padding-bottom:32px;}.open-rate-tool__industry{margin-bottom:20px;}.open-rate-tool__industry .container-form-input-label{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px;}.open-rate-tool__select-label,.open-rate-tool__mobile-label{color:var(--Color-Black-Black);font-size:14px;font-weight:700;line-height:20px;}.open-rate-tool__industry select{width:276px;}.open-rate-tool select,.open-rate-tool__input{border-radius:12px;border:2px solid var(--light-grey,#EEEFF1);background:#FFF;height:44px;overflow:hidden;color:var(--Color-Black-Black80);font-feature-settings:'liga' off,'clig' off;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:24px;font-style:normal;font-weight:500;padding:8px 16px;box-sizing:border-box;}.open-rate-tool select{padding-right:40px;appearance:none;cursor:pointer;}.open-rate-tool__industry .container-form-input-label:after{content:"";position:absolute;right:16px;bottom:12px;width:20px;height:20px;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.6002 13.15C10.4831 13.2672 10.3242 13.3332 10.1585 13.3333H9.84187C9.67652 13.3314 9.5183 13.2657 9.4002 13.15L5.1252 8.86664C5.04632 8.78841 5.00195 8.68191 5.00195 8.57081C5.00195 8.45971 5.04632 8.35321 5.1252 8.27497L5.71687 7.68331C5.79367 7.60492 5.89879 7.56075 6.00854 7.56075C6.11828 7.56075 6.2234 7.60492 6.3002 7.68331L10.0002 11.3916L13.7002 7.68331C13.7784 7.60443 13.8849 7.56006 13.996 7.56006C14.1071 7.56006 14.2136 7.60443 14.2919 7.68331L14.8752 8.27497C14.9541 8.35321 14.9985 8.45971 14.9985 8.57081C14.9985 8.68191 14.9541 8.78841 14.8752 8.86664L10.6002 13.15Z" fill="%23191D3A" fill-opacity="0.8"/></svg>');background-repeat:no-repeat;background-position:center;background-size:100%;pointer-events:none;}.open-rate-tool select:focus,.open-rate-tool__input:focus{border:2px solid var(--Color-Light-LightCustom);outline:none;}.open-rate-tool__input.is-error{border-color:#F85243;}.open-rate-tool__table{display:grid;gap:8px;}.open-rate-tool__row{display:grid;grid-template-columns:minmax(176px,1.35fr) minmax(136px,1fr) minmax(136px,1fr) minmax(116px,.8fr) 44px;gap:12px;align-items:start;}.open-rate-tool__row--head{color:#A3A5B0;font-size:12px;font-weight:700;line-height:20px;text-transform:uppercase;}.open-rate-tool__row--campaign{position:relative;padding-bottom:24px;}.open-rate-tool__cell{display:block;}.open-rate-tool__mobile-label{display:none;margin-bottom:8px;}.open-rate-tool__input{width:100%;}.open-rate-tool__rate{display:flex;align-items:center;height:44px;padding:8px 16px;border-radius:12px;border:2px solid var(--light-grey,#EEEFF1);background:var(--color-white-grey-super-light-grey);color:var(--Color-Black-Black);font-size:16px;font-weight:700;line-height:24px;box-sizing:border-box;}.open-rate-tool__actions{display:flex;align-items:center;justify-content:center;height:44px;}.open-rate-tool__remove{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:12px;background:#fff;cursor:pointer;}.open-rate-tool__remove:hover svg path{fill:var(--Color-Action-SemiPrimary);}.open-rate-tool__row-error{position:absolute;left:0;right:0;bottom:4px;color:#F85243;font-size:12px;font-weight:500;line-height:16px;}.open-rate-tool__controls{display:flex;justify-content:flex-end;gap:16px;margin-top:8px;}.open-rate-tool__add{display:flex;justify-content:center;align-items:center;min-width:176px;height:52px;gap:16px;padding:12px;border:2px solid var(--Color-Light-LightCustom);border-radius:12px;background:#fff;color:var(--Color-Black-Black);font-size:16px;font-weight:700;line-height:20px;cursor:pointer;}.open-rate-tool__add:hover{border:2px solid var(--Color-Light-LighterPrimary);}.open-rate-tool__calculate{min-width:216px;}.open-rate-tool__message{color:#F85243;font-size:12px;font-weight:500;line-height:16px;text-align:right;margin-top:8px;}.open-rate-tool__message:empty{display:none;}.open-rate-tool__result{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:20px 24px;border-radius:12px;background:var(--Color-Light-LighterPrimary);}.open-rate-tool__result[hidden]{display:none;}.open-rate-tool__result-main{display:flex;flex-direction:column;gap:4px;}.open-rate-tool__result-label{color:#737587;font-size:12px;font-weight:700;line-height:20px;text-transform:uppercase;}.open-rate-tool__result-value{color:var(--Color-Black-Black);font-size:32px;font-weight:700;line-height:40px;}.open-rate-tool__result-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:right;}.open-rate-tool__status,.open-rate-tool__benchmark{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:8px;background:#fff;font-size:14px;font-weight:700;line-height:20px;}.open-rate-tool__status.is-excellent,.open-rate-tool__status.is-good{color:#087443;}.open-rate-tool__status.is-average{color:#B54708;}.open-rate-tool__status.is-needs-improvement{color:#F85243;}.open-rate-tool__benchmark{color:#737587;}.open-rate-tool__exports{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;}.open-rate-tool__exports[hidden]{display:none;}.open-rate-tool__exports-label{color:#A3A5B0;font-size:12px;font-weight:700;line-height:20px;text-transform:uppercase;}.open-rate-tool__exports-buttons{display:flex;gap:8px;}.open-rate-tool__export{display:flex;align-items:center;justify-content:center;min-width:56px;height:40px;padding:8px 12px;border:2px solid var(--Color-Light-LightCustom);border-radius:12px;background:#fff;color:var(--Color-Black-Black);font-size:14px;font-weight:700;line-height:20px;cursor:pointer;}.open-rate-tool__export:hover{border-color:var(--Color-Light-LighterPrimary);}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}@media (max-width:992px){.open-rate-tool__row{grid-template-columns:1fr 1fr;}.open-rate-tool__row--head{display:none;}.open-rate-tool__row--campaign{padding:20px 0 44px;border-top:1px solid #E6EBF9;}.open-rate-tool__row--campaign:first-child{padding-top:0;border-top:none;}.open-rate-tool__mobile-label{display:block;}.open-rate-tool__actions{justify-content:flex-start;}}@media (max-width:768px){.open-rate-tool .container-form-input{padding-bottom:24px;}.open-rate-tool__industry .container-form-input-label,.open-rate-tool__industry select{width:100%;}.open-rate-tool__row{grid-template-columns:1fr;gap:16px;}.open-rate-tool__controls,.open-rate-tool__result{flex-direction:column;align-items:stretch;}.open-rate-tool__add,.open-rate-tool__calculate{width:100%;}.open-rate-tool__message{text-align:left;}.open-rate-tool__exports{align-items:flex-start;flex-direction:column;}.open-rate-tool__result{padding:20px 16px;}.open-rate-tool__result-meta{align-items:flex-start;text-align:left;}}