.select-label{font-size:14px;padding:0 0 4px 8px;color:#000;font-weight:600}.select-wrap{margin-bottom:12px;position:relative;border:1px solid #c2c2c2;border-radius:4px;height:36px;cursor:pointer;padding:4px 24px 4px 8px;line-height:28px;box-sizing:border-box}.select-wrap .select-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAVCAYAAAAw73wjAAABgWlDQ1BzUkdCIElFQzYxOTY2LTIuMQAAKJF1kb9LQlEUxz9qYZRSkENDg0Q1WZSB1NKglAXVoAZZLfryR+CPx3tKSGvQKhRELf0a6i+oNWgOgqIIorXmopaK13kpKJHncs/93O8953DvuWCNZJSs3jQE2VxBCwX97oXootv+jB0XbVhwxhRdnQ1PRmhoH3cSJ3YzYNZqHPevta0kdAUsLcLjiqoVhKeEZ9YKqsnbwi4lHVsRPhX2aHJB4VtTj1f4xeRUhb9M1iKhAFg7hN2pOo7XsZLWssLycnqzmaJSvY/5EkciNx+WtUdmNzohgvhxM80EAXwMMybexwBeBmVHg/yh3/w58pKriFcpobFKijQFPKIWpXpC1qToCRkZSmb///ZVT454K9Udfmh+Moy3PrBvwXfZMD4PDeP7CGyPcJGr5ecPYPRd9HJN692H9g04u6xp8R0434SuBzWmxX4lm0xrMgmvJ+CMQuc1tC5VelY95/geIuvyVVewuwf9Et++/AMI6Ge7D9GDOAAAAAlwSFlzAAAhOAAAITgBRZYxYAAAAYdJREFUSInt071OVFEUxfEfZCiAAp0OoVVsVbTXqE8gzCOI4CtgiLQUGqKvYDSGmihPoBitCB+lYgk2YCEEi7snnDmZoAN3uBau5DRn773W/57czX+VrxqWsIZGxSypGgqmJQWjmzhKzlP0VkUX2fMZ0zgF7Zes8BaDFUAORnbK8jkYwQUsZw2fMHKOkKORmTIsYyhvrOF51vhd8Wt0W7ciK81+JnnJdprCQTLwE5NdhGxERjPvFx7+7fAd7Gj9wjn0lAjYG55pxg5ud2p0GRuZ0WsMlAA5gDeZ93pknkoX8T4z/IhLZ4AcwWrm+U6x0GdSDYuZ8TZunMJrPGZTr0V/WJpONa11yfbxoIP5iZhpzh/gUZmAqe5iV+uLzDp5yXrwJJvZDa+uagybWfAr9Lfp7Y9a2ruJK92GbKqOlQzgA4aTnuG4S3tWFAt6rurDywzkK67hOr5ltRcxU5ke4zAB2ouTLs1MZXSZ7uOH1hc8irt7FXK11VVsOYbcirt/UnUsxKmXafwbyZCY3TZegG8AAAAASUVORK5CYII=);background-size:14px 7px;width:14px;height:7px;position:absolute;right:9px;top:14px;transition:all .2s}.select-wrap .selected-value{height:28px;overflow:hidden}.select-wrap.active{border-color:#000}.select-wrap.active .select-icon{transform:scaleY(-1)}.select-wrap.only-label{padding-right:2.5rem}.select-wrap .options{position:absolute;z-index:1;top:40px;left:0;right:0;max-height:300px;overflow:auto;border:1px solid #c2c2c2;background-color:#fff;border-radius:4px;line-height:18px}.select-wrap .options>div{padding:8px;box-sizing:border-box}.select-wrap .options>div:hover{background-color:#c2c2c2}.select-wrap .options>div.active{font-weight:600;color:var(--primary-color)}.grid-box-wrap[data-v-2567a2da]{padding-bottom:8px;padding-top:16px}.grid-box-wrap .grid-box[data-v-2567a2da]{border:1px solid #efecf0;border-radius:8px;padding:16px;height:100%;box-sizing:border-box;display:flex;flex-flow:column}.grid-box-wrap .grid-box.no-padding[data-v-2567a2da]{padding:0}.button[data-v-67b39beb]{background:var(--primary-color);border-radius:4px;padding:8px 12px;height:40px;box-sizing:border-box;line-height:24px;align-self:flex-start;font-weight:600;font-size:14px;cursor:pointer;color:#fff;display:flex;transition:all .15s}.button.invert[data-v-67b39beb]{color:#000}.button.disabled[data-v-67b39beb]{cursor:default;background-color:#c2c2c2}.button .icon[data-v-67b39beb]{width:24px;height:24px;display:flex;justify-content:center;align-items:center;transition:all .2s}.button[data-v-67b39beb]:hover{box-shadow:0 4px 12px #00000026}.sidebar{width:300px;background-color:#fff;height:100%;box-shadow:0 0 20px #0000000d;display:flex;padding:24px;z-index:3000;flex-flow:column;box-sizing:border-box}.sidebar .logo{width:100%;margin-bottom:16px}.sidebar .navigation>.item{display:inline-block;text-decoration:none;width:100%;height:40px;background-color:#f2f2f2;border-radius:4px;color:#727272;font-weight:600;font-size:14px;padding:8px 8px 8px 12px;line-height:24px;box-sizing:border-box;margin-bottom:10px;cursor:pointer}.sidebar .navigation>.item.active{background-color:var(--primary-color);color:#fff;font-weight:500}.sidebar .navigation>.item:last-of-type{margin-bottom:0}.sidebar .nav-step-list{display:flex;flex-flow:column;overflow:auto;flex-shrink:1;padding:16px;background-color:#f7f8f9;border:1px solid #efecf0;border-radius:8px}.sidebar .nav-step-list .box{padding:8px 0;display:flex;gap:16px;border-bottom:1px solid #efecf0}.sidebar .nav-step-list .box img{height:30px}.sidebar .navigation-items{display:flex;flex-flow:column;gap:10px}.sidebar .navigation-items>div{height:40px;box-sizing:border-box;padding:0 12px;line-height:40px;transition:all .2s;cursor:pointer;display:flex;align-items:center;gap:16px;font-weight:600;border-radius:4px}.sidebar .navigation-items>div:hover{color:var(--primary-color)}.sidebar .navigation-items>div.active{background-color:var(--primary-color);color:#fff;gap:24px}.sidebar .navigation-items>div.active:hover{color:#fff}.sidebar .navigation-items>div svg{width:16px;height:16px}.sidebar .logout-wrap{display:flex;justify-content:flex-end}.sidebar .customer-info{border-bottom:2px solid #edecf0;background-color:#f7f8f9;border:1px solid #edecf0;border-radius:4px}.sidebar .customer-info .label{font-size:14px;padding:0 0 4px 8px;color:#000;font-weight:600}.sidebar .customer-info .value{width:100%;border:0px;border:1px solid #c2c2c2;border-radius:4px;padding:8px 16px;height:36px;box-sizing:border-box;font-size:16px;font-family:Inter,sans-serif;background-color:#e8e8e8}.sidebar .customer-info .button{justify-content:center;background-color:#004c4c}.sidebar .customer-info .divider{margin:16px 4px 12px}.sidebar .customer-info .select-wrap{margin-bottom:0;background-color:#fff}.contract-change-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:500;background-color:#000000bf;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;justify-content:center;align-items:center;z-index:-1;opacity:0;transition:all .2s}.contract-change-overlay.active{opacity:1;z-index:5000}.contract-change-overlay .grid-box{width:500px;max-width:90%;box-sizing:border-box;background-color:#fff}.contract-change-overlay .grid-box .header{font-weight:600;text-align:center;margin-bottom:16px;font-size:17px}.contract-change-overlay .grid-box .buttons{margin-top:16px;display:flex;justify-content:space-between}.contract-change-overlay .grid-box .buttons>:first-of-type{background-color:#fff;color:var(--primary-color);border:2px solid var(--primary-color)}.top-bar{position:fixed;top:0;right:0;left:0;z-index:2000;height:60px;background-color:#fff;box-shadow:0 4px 20px #00000026;display:none}.top-bar .navi-button{width:60px;height:60px;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:8px;cursor:pointer}.top-bar .navi-button>div{width:25px;border-bottom:3px solid var(--primary-color)}.sidebar-background{z-index:2700;display:none;position:fixed;top:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);right:0;left:0;bottom:0}html[data-v-75fd407e],body[data-v-75fd407e]{overflow:hidden;margin:0;padding:0;height:100%}body[data-v-75fd407e]{font-family:Inter,sans-serif;font-optical-sizing:auto;-webkit-font-smoothing:auto!important}.iib-custom-authO-container[data-v-75fd407e]{display:flex;flex-direction:row;height:100vh;width:100vw;padding-left:0;padding-right:0;font-family:Inter,sans-serif;font-optical-sizing:auto;-webkit-font-smoothing:auto!important;overflow:hidden}.left-column[data-v-75fd407e]{flex:65%;justify-content:center;align-items:center;flex-direction:column;height:100%;padding-top:15vh;padding-left:7vw;background-color:#00b4b4;font-family:Inter,sans-serif;-webkit-font-smoothing:auto!important}.application-logo-name img[data-v-75fd407e]{width:30vw;margin-bottom:5vh;-webkit-user-drag:none;user-drag:none}.main-graphic img[data-v-75fd407e]{max-width:38vw;margin-top:8vh;min-width:1vh;-webkit-user-drag:none;user-drag:none;border:0;vertical-align:middle}@media screen and (max-height: 768px){.main-graphic img[data-v-75fd407e]{max-width:38vw}}@media screen and (max-width: 1024px){.main-graphic img[data-v-75fd407e]{max-width:38vw}}.application-text p[data-v-75fd407e]{font-size:1vw;text-align:left;max-width:90%;font-weight:600;line-height:1.42857143;color:#fff;margin-block-start:0px;margin:0 0 10px;margin-top:-.7vh;font-family:Inter,sans-serif;-webkit-font-smoothing:auto!important}@media screen and (min-height: 700px){.application-text p[data-v-75fd407e]{margin-top:-.5vh}}@media screen and (min-height: 900px){.application-text p[data-v-75fd407e]{margin-top:-.4vh}}.right-column[data-v-75fd407e]{flex:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px;background-color:#fff;font-family:Inter,sans-serif;-webkit-font-smoothing:auto!important}.login-box[data-v-75fd407e]{max-width:400px;width:100%;padding:0;background-color:#fff;border-radius:8px;height:calc(90px + 31.5vh);color:#333;font-family:Inter,sans-serif;-webkit-font-smoothing:auto!important}.login-box h3[data-v-75fd407e]{margin-bottom:3vh;margin-top:18.5px;font-size:28px;font-weight:700;line-height:3vh;text-align:left;color:#000;-webkit-user-select:none;user-select:none}.custom-btn[data-v-75fd407e]{margin-top:6vh;width:100%;padding:10px;background-color:#00b4b4;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;-webkit-font-smoothing:auto!important}.custom-btn[data-v-75fd407e]:hover{background-color:#099}.iib-logo img[data-v-75fd407e]{position:absolute;width:11%;-webkit-user-drag:none;user-drag:none}@media screen and (min-width: 1280px){.iib-logo img[data-v-75fd407e]{top:70px;right:120px}}@media screen and (max-width: 1279px){.iib-logo img[data-v-75fd407e]{top:70px;right:65px}}.login-wrap[data-v-cce7c863]{flex:1;display:flex;justify-content:center;align-items:center}.login-wrap .login-box[data-v-cce7c863]{width:400px;background-color:#fff;max-width:90%;border:1px solid #efecf0;border-radius:8px;padding:16px;box-sizing:border-box;display:flex;flex-flow:column}.login-wrap .login-box .login-header[data-v-cce7c863]{font-size:23px;line-height:28px;font-weight:700;line-height:22px;color:#000;letter-spacing:-.02em;padding-bottom:16px;margin-bottom:8px;border-bottom:2px solid #edecf0}.info-text{display:flex}.info-text .info-text-line{width:4px;background:#7ac33d;border-radius:4px 0 0 4px}.info-text .info-text-content{background:#fff;border:1px solid #edecf0;flex:1;border-radius:0 4px 4px 0;font-size:14px;line-height:17px}.info-text .info-text-content .info-icon{width:24px;flex-shrink:0;margin-right:12px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%203C7.02944%203%203%207.02944%203%2012C3%2016.9706%207.02944%2021%2012%2021C16.9706%2021%2021%2016.9706%2021%2012C21%207.02944%2016.9706%203%2012%203ZM1%2012C1%205.92487%205.92487%201%2012%201C18.0751%201%2023%205.92487%2023%2012C23%2018.0751%2018.0751%2023%2012%2023C5.92487%2023%201%2018.0751%201%2012Z'%20fill='%23323A46'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2011C12.5523%2011%2013%2011.4477%2013%2012V16C13%2016.5523%2012.5523%2017%2012%2017C11.4477%2017%2011%2016.5523%2011%2016V12C11%2011.4477%2011.4477%2011%2012%2011Z'%20fill='%23323A46'%20/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%208C11%207.44772%2011.4477%207%2012%207H12.01C12.5623%207%2013.01%207.44772%2013.01%208C13.01%208.55228%2012.5623%209%2012.01%209H12C11.4477%209%2011%208.55228%2011%208Z'%20fill='%23323A46'%20/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.info-text .info-text-content .text{padding-top:3px}.info-text .info-text-content .text.no-padding{padding-top:0}.info-text .info-text-content .text ul,.info-text .info-text-content .text ol{margin-top:8px;margin-bottom:8px}.info-text.color-primary .info-text-line{background-color:var(--primary-color)}.info-text.color-error .info-text-line{background-color:#cf2727}.info-text.color-error .title{color:#cf2727}.info-text.color-warning .info-text-line{background-color:#e4a11b}.info-text.color-warning .title{color:#e4a11b}.text-input-wrap[data-v-ca42f492]{margin-bottom:12px;position:relative}.text-input-wrap .label[data-v-ca42f492]{font-size:14px;padding:0 0 4px 8px;color:#000;font-weight:600}.text-input-wrap input[data-v-ca42f492]{width:100%;border:0px;border:1px solid #c2c2c2;border-radius:4px;padding:8px 16px;height:36px;box-sizing:border-box;font-size:16px;font-family:Inter,sans-serif}.text-input-wrap input[data-v-ca42f492]:focus{border-color:#323a46;outline:none}.text-input-wrap input[data-v-ca42f492]:disabled{background-color:#f3f3f3}.text-input-wrap .prefix[data-v-ca42f492]{position:absolute;right:12px;top:21.5px;line-height:36px}.text-input-wrap .postfix[data-v-ca42f492]{position:absolute;right:12px;font-size:12px;top:1px}.text-input-wrap.focused .label[data-v-ca42f492]{color:var(--primary-color)}.text-input-wrap.focused input[data-v-ca42f492]{border-color:var(--primary-color)}.text-input-wrap.focused .hint[data-v-ca42f492]{color:var(--primary-color)}.text-input-wrap.error .label[data-v-ca42f492]{color:#ce1e1e}.text-input-wrap.error input[data-v-ca42f492]{border-color:#ce1e1e}.text-input-wrap .hint[data-v-ca42f492]{font-size:12px;padding:4px 0 4px 16px;color:#323a46}.text-input-wrap[data-v-b47b14db]{margin-bottom:12px}.text-input-wrap .label[data-v-b47b14db]{font-size:14px;padding:0 0 4px 8px;color:#000;font-weight:600}.text-input-wrap label[data-v-b47b14db]{width:100%;border:0px;border:1px solid #c2c2c2;border-top-right-radius:4px;border-top-left-radius:4px;padding:10px 16px;display:block;cursor:pointer;height:40px;box-sizing:border-box;position:relative;font-size:16px;font-family:Inter,sans-serif}.text-input-wrap label:hover .inset-button[data-v-b47b14db]{box-shadow:0 4px 12px #00000026}.text-input-wrap label[data-v-b47b14db]:disabled{background-color:#efecf0}.text-input-wrap label .inset-button[data-v-b47b14db]{position:absolute;transition:all .1s;top:4px;right:4px;bottom:4px;border-radius:4px;background-color:var(--primary-color);font-size:14px;display:flex;justify-content:center;transition:all .15s;align-items:center;padding:0 8px;color:#fff}.text-input-wrap input[data-v-b47b14db]{display:none}.text-input-wrap.focused .label[data-v-b47b14db]{color:var(--primary-color)}.text-input-wrap.focused input[data-v-b47b14db]{border-color:var(--primary-color)}.text-input-wrap.focused .hint[data-v-b47b14db]{color:var(--primary-color)}.text-input-wrap .hint[data-v-b47b14db]{font-size:12px;padding:4px 0 4px 16px;color:#323a46}.text-input-wrap .preview[data-v-b47b14db]{background-color:#f7f8f9;border:1px solid #c2c2c2;border-radius:0 0 8px 8px/0px 0px 8px 8px;padding:16px;text-align:center;max-width:100%;display:flex;justify-content:center;align-items:center;position:relative;border-top-width:0px}.text-input-wrap .preview.hasImage[data-v-b47b14db]{height:300px}.text-input-wrap .preview img[data-v-b47b14db]{max-width:100%;max-height:100%;display:block;max-height:240px}.text-input-wrap .preview.active[data-v-b47b14db]{min-height:100px}.text-input-wrap .preview .delete[data-v-b47b14db]{position:absolute;top:24px;right:24px;width:37px;height:37px;border-radius:4px;box-sizing:border-box;border:2px solid #eb0000;display:flex;background-color:#fff;justify-content:center;align-items:center;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20id='delete'%3e%3cpath%20fill='%23eb0000'%20d='M24.2,12.193,23.8,24.3a3.988,3.988,0,0,1-4,3.857H12.2a3.988,3.988,0,0,1-4-3.853L7.8,12.193a1,1,0,0,1,2-.066l.4,12.11a2,2,0,0,0,2,1.923h7.6a2,2,0,0,0,2-1.927l.4-12.106a1,1,0,0,1,2,.066Zm1.323-4.029a1,1,0,0,1-1,1H7.478a1,1,0,0,1,0-2h3.1a1.276,1.276,0,0,0,1.273-1.148,2.991,2.991,0,0,1,2.984-2.694h2.33a2.991,2.991,0,0,1,2.984,2.694,1.276,1.276,0,0,0,1.273,1.148h3.1A1,1,0,0,1,25.522,8.164Zm-11.936-1h4.828a3.3,3.3,0,0,1-.255-.944,1,1,0,0,0-.994-.9h-2.33a1,1,0,0,0-.994.9A3.3,3.3,0,0,1,13.586,7.164Zm1.007,15.151V13.8a1,1,0,0,0-2,0v8.519a1,1,0,0,0,2,0Zm4.814,0V13.8a1,1,0,0,0-2,0v8.519a1,1,0,0,0,2,0Z'%3e%3c/path%3e%3c/svg%3e");background-size:24px;background-position:center;background-repeat:no-repeat;transition:all .1s}.text-input-wrap .preview .delete[data-v-b47b14db]:hover{background-color:#eb0000;box-shadow:0 4px 20px #00000040;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20id='delete'%3e%3cpath%20fill='%23fff'%20d='M24.2,12.193,23.8,24.3a3.988,3.988,0,0,1-4,3.857H12.2a3.988,3.988,0,0,1-4-3.853L7.8,12.193a1,1,0,0,1,2-.066l.4,12.11a2,2,0,0,0,2,1.923h7.6a2,2,0,0,0,2-1.927l.4-12.106a1,1,0,0,1,2,.066Zm1.323-4.029a1,1,0,0,1-1,1H7.478a1,1,0,0,1,0-2h3.1a1.276,1.276,0,0,0,1.273-1.148,2.991,2.991,0,0,1,2.984-2.694h2.33a2.991,2.991,0,0,1,2.984,2.694,1.276,1.276,0,0,0,1.273,1.148h3.1A1,1,0,0,1,25.522,8.164Zm-11.936-1h4.828a3.3,3.3,0,0,1-.255-.944,1,1,0,0,0-.994-.9h-2.33a1,1,0,0,0-.994.9A3.3,3.3,0,0,1,13.586,7.164Zm1.007,15.151V13.8a1,1,0,0,0-2,0v8.519a1,1,0,0,0,2,0Zm4.814,0V13.8a1,1,0,0,0-2,0v8.519a1,1,0,0,0,2,0Z'%3e%3c/path%3e%3c/svg%3e")}.text-input-wrap .preview .undo[data-v-b47b14db]{position:absolute;bottom:24px;right:24px;width:37px;height:37px;border-radius:4px;box-sizing:border-box;border:2px solid #333;display:flex;background-color:#fff;justify-content:center;align-items:center;cursor:pointer;background-image:url(/assets/undo-icon-Cqh-kLda.png);background-size:20px;background-position:center;background-repeat:no-repeat;transition:all .1s}.text-input-wrap .preview .undo[data-v-b47b14db]:hover{background-color:#333;box-shadow:0 4px 20px #00000040;background-image:url(/assets/undo-icon-active-87LyRqy5.png)}.checkbox-input-wrap[data-v-289484b5]{margin-bottom:4px;position:relative;display:flex}.checkbox-input-wrap .label[data-v-289484b5]{font-size:14px;padding:0 0 4px 8px;line-height:20px;color:#000;font-weight:600}.checkbox-input-wrap input[data-v-289484b5]{border:1px solid #c2c2c2;border-radius:4px;padding:8px 16px;margin:0;height:20px;width:20px;box-sizing:border-box;font-size:16px;font-family:Inter,sans-serif}.checkbox-input-wrap input[data-v-289484b5]:focus{border-color:#323a46;outline:none}.checkbox-input-wrap input[data-v-289484b5]:disabled{background-color:#efecf0}.checkbox-input-wrap .prefix[data-v-289484b5]{position:absolute;right:12px;top:21.5px;line-height:36px}.checkbox-input-wrap.focused .label[data-v-289484b5]{color:var(--primary-color)}.checkbox-input-wrap.focused input[data-v-289484b5]{border-color:var(--primary-color)}.checkbox-input-wrap.focused .hint[data-v-289484b5]{color:var(--primary-color)}.checkbox-input-wrap .hint[data-v-289484b5]{font-size:12px;padding:4px 0 4px 16px;color:#323a46}.next-steps-wrap .label{font-size:14px;padding:0 0 4px 8px;color:#000;font-weight:600}.next-steps-wrap .content{border:1px solid #c2c2c2;border-radius:8px;padding:16px 16px 8px;margin-bottom:12px}.next-steps-wrap .content .step-list>.step{display:flex}.next-steps-wrap .content .step-list>.step .text-input-wrap{flex:1}.next-steps-wrap .content .step-list>.step .delete{width:37px;height:37px;margin-top:21px;margin-left:12px;border-radius:4px;box-sizing:border-box;border:2px solid #eb0000;display:flex;justify-content:center;align-items:center;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20id='delete'%3e%3cpath%20fill='%23eb0000'%20d='M24.2,12.193,23.8,24.3a3.988,3.988,0,0,1-4,3.857H12.2a3.988,3.988,0,0,1-4-3.853L7.8,12.193a1,1,0,0,1,2-.066l.4,12.11a2,2,0,0,0,2,1.923h7.6a2,2,0,0,0,2-1.927l.4-12.106a1,1,0,0,1,2,.066Zm1.323-4.029a1,1,0,0,1-1,1H7.478a1,1,0,0,1,0-2h3.1a1.276,1.276,0,0,0,1.273-1.148,2.991,2.991,0,0,1,2.984-2.694h2.33a2.991,2.991,0,0,1,2.984,2.694,1.276,1.276,0,0,0,1.273,1.148h3.1A1,1,0,0,1,25.522,8.164Zm-11.936-1h4.828a3.3,3.3,0,0,1-.255-.944,1,1,0,0,0-.994-.9h-2.33a1,1,0,0,0-.994.9A3.3,3.3,0,0,1,13.586,7.164Zm1.007,15.151V13.8a1,1,0,0,0-2,0v8.519a1,1,0,0,0,2,0Zm4.814,0V13.8a1,1,0,0,0-2,0v8.519a1,1,0,0,0,2,0Z'%3e%3c/path%3e%3c/svg%3e");background-size:24px;background-position:center;background-repeat:no-repeat;transition:all .1s}.next-steps-wrap .content .step-list>.step .delete:hover{background-color:#eb0000;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20id='delete'%3e%3cpath%20fill='%23fff'%20d='M24.2,12.193,23.8,24.3a3.988,3.988,0,0,1-4,3.857H12.2a3.988,3.988,0,0,1-4-3.853L7.8,12.193a1,1,0,0,1,2-.066l.4,12.11a2,2,0,0,0,2,1.923h7.6a2,2,0,0,0,2-1.927l.4-12.106a1,1,0,0,1,2,.066Zm1.323-4.029a1,1,0,0,1-1,1H7.478a1,1,0,0,1,0-2h3.1a1.276,1.276,0,0,0,1.273-1.148,2.991,2.991,0,0,1,2.984-2.694h2.33a2.991,2.991,0,0,1,2.984,2.694,1.276,1.276,0,0,0,1.273,1.148h3.1A1,1,0,0,1,25.522,8.164Zm-11.936-1h4.828a3.3,3.3,0,0,1-.255-.944,1,1,0,0,0-.994-.9h-2.33a1,1,0,0,0-.994.9A3.3,3.3,0,0,1,13.586,7.164Zm1.007,15.151V13.8a1,1,0,0,0-2,0v8.519a1,1,0,0,0,2,0Zm4.814,0V13.8a1,1,0,0,0-2,0v8.519a1,1,0,0,0,2,0Z'%3e%3c/path%3e%3c/svg%3e");box-shadow:0 4px 20px #00000040}.next-steps-wrap .content .buttons{padding-top:12px;margin-top:8px;padding-bottom:10.5px;display:flex;justify-content:flex-end}.text-input-wrap[data-v-196a6bab]{margin-bottom:12px;position:relative}.text-input-wrap .label[data-v-196a6bab]{font-size:14px;padding:0 0 4px 8px;color:#000;font-weight:600}.text-input-wrap input[data-v-196a6bab]{width:100%;border:0px;border:1px solid #c2c2c2;border-radius:4px;padding:8px 16px 8px 80px;height:36px;box-sizing:border-box;font-size:16px;font-family:Inter,sans-serif}.text-input-wrap input[data-v-196a6bab]:focus{border-color:#323a46;outline:none}.text-input-wrap input[data-v-196a6bab]:disabled{background-color:#f3f3f3}.text-input-wrap .prefix[data-v-196a6bab]{position:absolute;left:1px;bottom:1px;top:22.3px;-webkit-user-select:none;user-select:none;border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:1px solid #c2c2c2;box-sizing:border-box;padding-left:12px;padding-right:12px;display:flex;align-items:center;background-color:#eee}.text-input-wrap .postfix[data-v-196a6bab]{position:absolute;right:12px;font-size:12px;top:1px}.text-input-wrap.focused .label[data-v-196a6bab]{color:var(--primary-color)}.text-input-wrap.focused .prefix[data-v-196a6bab],.text-input-wrap.focused input[data-v-196a6bab]{border-color:var(--primary-color)}.text-input-wrap.focused .hint[data-v-196a6bab]{color:var(--primary-color)}.text-input-wrap .hint[data-v-196a6bab]{font-size:12px;padding:4px 0 4px 16px;color:#323a46}.text-input-wrap[data-v-1ffbba0c]{margin-bottom:12px}.text-input-wrap .label[data-v-1ffbba0c]{font-size:14px;padding:0 0 4px 8px;color:#000;font-weight:600}.text-input-wrap textarea[data-v-1ffbba0c]{width:100%;border:0px;height:240px;border:1px solid #c2c2c2;border-radius:4px;padding:8px 16px;resize:none;box-sizing:border-box;font-size:16px;font-family:Inter,sans-serif}.text-input-wrap textarea[data-v-1ffbba0c]:focus{border-color:#323a46;outline:none}.text-input-wrap textarea[data-v-1ffbba0c]:disabled{background-color:#efecf0}.text-input-wrap.focused .label[data-v-1ffbba0c]{color:var(--primary-color)}.text-input-wrap.focused textarea[data-v-1ffbba0c]{border-color:var(--primary-color)}.text-input-wrap.focused .hint[data-v-1ffbba0c]{color:var(--primary-color)}.text-input-wrap .hint[data-v-1ffbba0c]{font-size:12px;padding:4px 0 4px 16px;color:#323a46}.code-block{white-space:pre-wrap;background-color:#eee;padding:16px;border:1px solid #ccc;position:relative}.code-block .text{font-family:Courier New,Courier,monospace;font-size:14px;line-height:17px;line-break:anywhere}.code-block .button{position:absolute;bottom:8px;right:8px}.iframe-preview[data-v-fbae9245]{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;background-color:#00000080;display:flex;justify-content:center;align-items:center}.iframe-preview .content[data-v-fbae9245]{max-width:90%;max-height:90%;width:1466px;height:955px;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000040;background-color:#eee;padding:32px;box-sizing:border-box;display:flex;position:relative;flex-flow:column}.iframe-preview .content .title[data-v-fbae9245]{font-size:23px;line-height:28px;font-weight:700;line-height:22px;color:#000;letter-spacing:-.02em;padding-bottom:32px}.iframe-preview .content .close-button[data-v-fbae9245]{width:40px;height:40px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.207%206.207a1%201%200%200%200-1.414-1.414L12%2010.586%206.207%204.793a1%201%200%200%200-1.414%201.414L10.586%2012l-5.793%205.793a1%201%200%201%200%201.414%201.414L12%2013.414l5.793%205.793a1%201%200%200%200%201.414-1.414L13.414%2012l5.793-5.793z'%20fill='%23000000'%20/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:auto;cursor:pointer;position:absolute;top:22px;right:32px}.iframe-preview .content .iframe-wrap[data-v-fbae9245]{display:flex;flex:1;width:100%;overflow:hidden;flex-flow:column;box-sizing:border-box;position:relative;gap:8px}.iframe-preview .content .iframe-wrap iframe[data-v-fbae9245]{border:1px solid #edecf0;box-shadow:0 4px 20px #0000000d;border-radius:8px;box-sizing:border-box}.iframe-preview .content .iframe-wrap .size-box[data-v-fbae9245]{background-color:#ddd;border-radius:4px;border:1px solid #ccc;padding:4px 8px;widows:300px;box-sizing:border-box;align-self:center}.color-input-wrap{display:flex}.color-input-wrap>.text-input-wrap{flex-grow:1}.color-input-wrap .color-preview{margin-top:21.5px;width:72px;border:1px solid #c2c2c2;box-sizing:border-box;margin-left:12px;border-radius:4px;height:36px;flex-grow:0;flex-shrink:0}.color-error{color:red;padding-left:16px;font-size:12px;margin-top:-10px}.save-button{position:fixed;bottom:40px;right:40px;background-color:var(--primary-color);height:46px;padding:0 24px;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;font-weight:600;transition:all .2s}.save-button:hover{box-shadow:0 4px 20px #00000040}.save-button.disabled{background-color:#c2c2c2;box-shadow:none;cursor:default}@media screen and (min-width: 1024px){.info-text{margin-top:21.5px}}.login-wrap[data-v-88176ce1]{flex:1;display:flex;justify-content:center;align-items:center}.login-wrap .login-box[data-v-88176ce1]{width:600px;background-color:#fff;max-width:90%;border:1px solid #efecf0;border-radius:8px;padding:16px;box-sizing:border-box;display:flex;flex-flow:column}.login-wrap .login-box .login-header[data-v-88176ce1]{font-size:23px;line-height:28px;font-weight:700;line-height:22px;color:#000;letter-spacing:-.02em;padding-bottom:16px;margin-bottom:8px;border-bottom:2px solid #edecf0}.group-title[data-v-d3a1cb16]{margin-bottom:20px}.group-title .title[data-v-d3a1cb16]{font-size:30px;font-weight:600;color:#505050}.group-title .description-box[data-v-d3a1cb16]{padding:10px 20px 13px 15px;background-color:#fff;border-radius:5px;border-left:5px solid var(--primary-color);box-sizing:border-box;margin-top:13px;box-shadow:0 1px 3px #0000001a}.grid-section[data-v-fa2747e8]{padding:32px 16px 8px;background-color:#fff;box-sizing:border-box;display:flex;flex-flow:column;margin-bottom:24px;max-width:1500px;width:100%}.grid-section .grid-section-title[data-v-fa2747e8]{font-size:23px;line-height:28px;font-weight:700;line-height:22px;color:#000;letter-spacing:-.02em;padding-bottom:16px;margin-bottom:8px;border-bottom:2px solid #edecf0}.grid-section .grid-section-title svg[data-v-fa2747e8]{color:var(--primary-color)}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(/assets/Inter-100-B11xD65j.eot);src:url(/assets/Inter-100-B11xD65j.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-100-DmdTjCWh.woff2) format("woff2"),url(/assets/Inter-100-BZ8u9Icu.woff) format("woff"),url(/assets/Inter-100-Cp5O4BYb.ttf) format("truetype"),url(/assets/Inter-100-Dqqt7ZQ1.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/Inter-200-Btu2_gzW.eot);src:url(/assets/Inter-200-Btu2_gzW.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-200-CHeVudpg.woff2) format("woff2"),url(/assets/Inter-200-rkjpCCh7.woff) format("woff"),url(/assets/Inter-200-h_MkXsa4.ttf) format("truetype"),url(/assets/Inter-200-D2FMySVc.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Inter-300-B-ZVlaID.eot);src:url(/assets/Inter-300-B-ZVlaID.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-300-Bo5LiX4N.woff2) format("woff2"),url(/assets/Inter-300-B90b9vg2.woff) format("woff"),url(/assets/Inter-300-DY1q2I6-.ttf) format("truetype"),url(/assets/Inter-300-BGfJEKq8.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-CQKnugzi.eot);src:url(/assets/Inter-Regular-CQKnugzi.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-Regular-CoCMNKeN.woff2) format("woff2"),url(/assets/Inter-Regular-DaFew5tg.woff) format("woff"),url(/assets/Inter-Regular-Db1OJ0cd.ttf) format("truetype"),url(/assets/Inter-Regular-DbsYxjyH.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-500-ChKwygD_.eot);src:url(/assets/Inter-500-ChKwygD_.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-500-C6FNo5yt.woff2) format("woff2"),url(/assets/Inter-500-Dd1pJTih.woff) format("woff"),url(/assets/Inter-500-BsKWvCjH.ttf) format("truetype"),url(/assets/Inter-500-Cry0HI7H.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-600-BcpwQxPo.eot);src:url(/assets/Inter-600-BcpwQxPo.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-600-D3RydgyK.woff2) format("woff2"),url(/assets/Inter-600-DM11mokC.woff) format("woff"),url(/assets/Inter-600-BpRMwivE.ttf) format("truetype"),url(/assets/Inter-600-ewqpGOCw.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Inter-700-RohLl_wT.eot);src:url(/assets/Inter-700-RohLl_wT.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-700-C7thQTXs.woff2) format("woff2"),url(/assets/Inter-700-BPQpnDUw.woff) format("woff"),url(/assets/Inter-700-CXQuL6o3.ttf) format("truetype"),url(/assets/Inter-700-DdCzj6fd.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/Inter-800-BNc9do96.eot);src:url(/assets/Inter-800-BNc9do96.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-800-DAxHK13A.woff2) format("woff2"),url(/assets/Inter-800-EpSx2-38.woff) format("woff"),url(/assets/Inter-800-B4Ovybzi.ttf) format("truetype"),url(/assets/Inter-800-BBK8dxdg.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Inter-900-BngOanHr.eot);src:url(/assets/Inter-900-BngOanHr.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-900-Bi2Bvf06.woff2) format("woff2"),url(/assets/Inter-900-CmBWVIEM.woff) format("woff"),url(/assets/Inter-900-CcgLqdaq.ttf) format("truetype"),url(/assets/Inter-900-CLRTS2T7.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(/assets/Inter-100-B11xD65j.eot);src:url(/assets/Inter-100-B11xD65j.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-100-DmdTjCWh.woff2) format("woff2"),url(/assets/Inter-100-BZ8u9Icu.woff) format("woff"),url(/assets/Inter-100-Cp5O4BYb.ttf) format("truetype"),url(/assets/Inter-100-Dqqt7ZQ1.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/Inter-200-Btu2_gzW.eot);src:url(/assets/Inter-200-Btu2_gzW.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-200-CHeVudpg.woff2) format("woff2"),url(/assets/Inter-200-rkjpCCh7.woff) format("woff"),url(/assets/Inter-200-h_MkXsa4.ttf) format("truetype"),url(/assets/Inter-200-D2FMySVc.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Inter-300-B-ZVlaID.eot);src:url(/assets/Inter-300-B-ZVlaID.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-300-Bo5LiX4N.woff2) format("woff2"),url(/assets/Inter-300-B90b9vg2.woff) format("woff"),url(/assets/Inter-300-DY1q2I6-.ttf) format("truetype"),url(/assets/Inter-300-BGfJEKq8.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-CQKnugzi.eot);src:url(/assets/Inter-Regular-CQKnugzi.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-Regular-CoCMNKeN.woff2) format("woff2"),url(/assets/Inter-Regular-DaFew5tg.woff) format("woff"),url(/assets/Inter-Regular-Db1OJ0cd.ttf) format("truetype"),url(/assets/Inter-Regular-DbsYxjyH.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-500-ChKwygD_.eot);src:url(/assets/Inter-500-ChKwygD_.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-500-C6FNo5yt.woff2) format("woff2"),url(/assets/Inter-500-Dd1pJTih.woff) format("woff"),url(/assets/Inter-500-BsKWvCjH.ttf) format("truetype"),url(/assets/Inter-500-Cry0HI7H.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-600-BcpwQxPo.eot);src:url(/assets/Inter-600-BcpwQxPo.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-600-D3RydgyK.woff2) format("woff2"),url(/assets/Inter-600-DM11mokC.woff) format("woff"),url(/assets/Inter-600-BpRMwivE.ttf) format("truetype"),url(/assets/Inter-600-ewqpGOCw.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Inter-700-RohLl_wT.eot);src:url(/assets/Inter-700-RohLl_wT.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-700-C7thQTXs.woff2) format("woff2"),url(/assets/Inter-700-BPQpnDUw.woff) format("woff"),url(/assets/Inter-700-CXQuL6o3.ttf) format("truetype"),url(/assets/Inter-700-DdCzj6fd.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/Inter-800-BNc9do96.eot);src:url(/assets/Inter-800-BNc9do96.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-800-DAxHK13A.woff2) format("woff2"),url(/assets/Inter-800-EpSx2-38.woff) format("woff"),url(/assets/Inter-800-B4Ovybzi.ttf) format("truetype"),url(/assets/Inter-800-BBK8dxdg.svg#Inter) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Inter-900-BngOanHr.eot);src:url(/assets/Inter-900-BngOanHr.eot?#iefix) format("embedded-opentype"),url(/assets/Inter-900-Bi2Bvf06.woff2) format("woff2"),url(/assets/Inter-900-CmBWVIEM.woff) format("woff"),url(/assets/Inter-900-CcgLqdaq.ttf) format("truetype"),url(/assets/Inter-900-CLRTS2T7.svg#Inter) format("svg")}.display-1{font-size:46px;letter-spacing:-.01em}.font-color-primary{color:var(--primary-color)}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.font-size-16{font-size:16px}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-align-left{text-align:left}.font-size-small{font-size:12px}.row{margin-right:-8px;margin-left:-8px;display:flex;flex-wrap:wrap}.row.fill-height{height:100%}.row .col{padding-left:8px;padding-right:8px;box-sizing:border-box;display:flex;flex-flow:column}.row .col.col-1{width:8.3333333333%}.row .col.col-2{width:16.6666666667%}.row .col.col-3{width:25%}.row .col.col-4{width:33.3333333333%}.row .col.col-5{width:41.6666666667%}.row .col.col-6{width:50%}.row .col.col-7{width:58.3333333333%}.row .col.col-8{width:66.6666666667%}.row .col.col-9{width:75%}.row .col.col-10{width:83.3333333333%}.row .col.col-11{width:91.6666666667%}.row .col.col-12{width:100%}.border-radius-medium{border-radius:8px}.background-grey{background:#f7f8f9}.background-white{background-color:#fff}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-space-between{justify-content:space-between}.align-items-center{align-items:center}.flex-column{flex-flow:column}.flex-row{flex-flow:row}.d-none{display:none!important}.d-flex{display:flex!important}.d-block{display:block!important}.d-inline{display:inline!important}@media screen and (min-width: 560px){.d-xs-none{display:none!important}.d-xs-flex{display:flex!important}.d-xs-block{display:block!important}.d-xs-inline{display:inline!important}}@media screen and (min-width: 768px){.d-md-none{display:none!important}.d-md-flex{display:flex!important}.d-md-block{display:block!important}.d-md-inline{display:inline!important}}@media screen and (min-width: 1024px){.d-lg-none{display:none!important}.d-lg-flex{display:flex!important}.d-lg-block{display:block!important}.d-lg-inline{display:inline!important}}@media screen and (min-width: 1400px){.d-xlg-none{display:none!important}.d-xlg-flex{display:flex!important}.d-xlg-block{display:block!important}.d-xlg-inline{display:inline!important}}@media screen and (min-width: 1620px){.d-xl-none{display:none!important}.d-xl-flex{display:flex!important}.d-xl-block{display:block!important}.d-xl-inline{display:inline!important}}@media screen and (min-width: 560px){.row .col.col-xs-1{width:8.3333333333%}.row .col.col-xs-2{width:16.6666666667%}.row .col.col-xs-3{width:25%}.row .col.col-xs-4{width:33.3333333333%}.row .col.col-xs-5{width:41.6666666667%}.row .col.col-xs-6{width:50%}.row .col.col-xs-7{width:58.3333333333%}.row .col.col-xs-8{width:66.6666666667%}.row .col.col-xs-9{width:75%}.row .col.col-xs-10{width:83.3333333333%}.row .col.col-xs-11{width:91.6666666667%}.row .col.col-xs-12{width:100%}}@media screen and (min-width: 768px){.row .col.col-md-1{width:8.3333333333%}.row .col.col-md-2{width:16.6666666667%}.row .col.col-md-3{width:25%}.row .col.col-md-4{width:33.3333333333%}.row .col.col-md-5{width:41.6666666667%}.row .col.col-md-6{width:50%}.row .col.col-md-7{width:58.3333333333%}.row .col.col-md-8{width:66.6666666667%}.row .col.col-md-9{width:75%}.row .col.col-md-10{width:83.3333333333%}.row .col.col-md-11{width:91.6666666667%}.row .col.col-md-12{width:100%}}@media screen and (min-width: 1024px){.row .col.col-lg-1{width:8.3333333333%}.row .col.col-lg-2{width:16.6666666667%}.row .col.col-lg-3{width:25%}.row .col.col-lg-4{width:33.3333333333%}.row .col.col-lg-5{width:41.6666666667%}.row .col.col-lg-6{width:50%}.row .col.col-lg-7{width:58.3333333333%}.row .col.col-lg-8{width:66.6666666667%}.row .col.col-lg-9{width:75%}.row .col.col-lg-10{width:83.3333333333%}.row .col.col-lg-11{width:91.6666666667%}.row .col.col-lg-12{width:100%}}@media screen and (min-width: 1400px){.row .col.col-xlg-1{width:8.3333333333%}.row .col.col-xlg-2{width:16.6666666667%}.row .col.col-xlg-3{width:25%}.row .col.col-xlg-4{width:33.3333333333%}.row .col.col-xlg-5{width:41.6666666667%}.row .col.col-xlg-6{width:50%}.row .col.col-xlg-7{width:58.3333333333%}.row .col.col-xlg-8{width:66.6666666667%}.row .col.col-xlg-9{width:75%}.row .col.col-xlg-10{width:83.3333333333%}.row .col.col-xlg-11{width:91.6666666667%}.row .col.col-xlg-12{width:100%}}@media screen and (min-width: 1620px){.row .col.col-xl-1{width:8.3333333333%}.row .col.col-xl-2{width:16.6666666667%}.row .col.col-xl-3{width:25%}.row .col.col-xl-4{width:33.3333333333%}.row .col.col-xl-5{width:41.6666666667%}.row .col.col-xl-6{width:50%}.row .col.col-xl-7{width:58.3333333333%}.row .col.col-xl-8{width:66.6666666667%}.row .col.col-xl-9{width:75%}.row .col.col-xl-10{width:83.3333333333%}.row .col.col-xl-11{width:91.6666666667%}.row .col.col-xl-12{width:100%}}.ma-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.ma-1{margin:4px!important}.mt-1{margin-top:4px!important}.mb-1{margin-bottom:4px!important}.ml-1{margin-left:4px!important}.mr-1{margin-right:4px!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.mx-1{margin-left:4px!important;margin-right:4px!important}.ma-2{margin:8px!important}.mt-2{margin-top:8px!important}.mb-2{margin-bottom:8px!important}.ml-2{margin-left:8px!important}.mr-2{margin-right:8px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.mx-2{margin-left:8px!important;margin-right:8px!important}.ma-3{margin:12px!important}.mt-3{margin-top:12px!important}.mb-3{margin-bottom:12px!important}.ml-3{margin-left:12px!important}.mr-3{margin-right:12px!important}.my-3{margin-top:12px!important;margin-bottom:12px!important}.mx-3{margin-left:12px!important;margin-right:12px!important}.ma-4{margin:16px!important}.mt-4{margin-top:16px!important}.mb-4{margin-bottom:16px!important}.ml-4{margin-left:16px!important}.mr-4{margin-right:16px!important}.my-4{margin-top:16px!important;margin-bottom:16px!important}.mx-4{margin-left:16px!important;margin-right:16px!important}.ma-5{margin:20px!important}.mt-5{margin-top:20px!important}.mb-5{margin-bottom:20px!important}.ml-5{margin-left:20px!important}.mr-5{margin-right:20px!important}.my-5{margin-top:20px!important;margin-bottom:20px!important}.mx-5{margin-left:20px!important;margin-right:20px!important}.ma-6{margin:24px!important}.mt-6{margin-top:24px!important}.mb-6{margin-bottom:24px!important}.ml-6{margin-left:24px!important}.mr-6{margin-right:24px!important}.my-6{margin-top:24px!important;margin-bottom:24px!important}.mx-6{margin-left:24px!important;margin-right:24px!important}.ma-7{margin:28px!important}.mt-7{margin-top:28px!important}.mb-7{margin-bottom:28px!important}.ml-7{margin-left:28px!important}.mr-7{margin-right:28px!important}.my-7{margin-top:28px!important;margin-bottom:28px!important}.mx-7{margin-left:28px!important;margin-right:28px!important}.ma-8{margin:32px!important}.mt-8{margin-top:32px!important}.mb-8{margin-bottom:32px!important}.ml-8{margin-left:32px!important}.mr-8{margin-right:32px!important}.my-8{margin-top:32px!important;margin-bottom:32px!important}.mx-8{margin-left:32px!important;margin-right:32px!important}.ma-9{margin:36px!important}.mt-9{margin-top:36px!important}.mb-9{margin-bottom:36px!important}.ml-9{margin-left:36px!important}.mr-9{margin-right:36px!important}.my-9{margin-top:36px!important;margin-bottom:36px!important}.mx-9{margin-left:36px!important;margin-right:36px!important}.ma-10{margin:40px!important}.mt-10{margin-top:40px!important}.mb-10{margin-bottom:40px!important}.ml-10{margin-left:40px!important}.mr-10{margin-right:40px!important}.my-10{margin-top:40px!important;margin-bottom:40px!important}.mx-10{margin-left:40px!important;margin-right:40px!important}.ma-11{margin:44px!important}.mt-11{margin-top:44px!important}.mb-11{margin-bottom:44px!important}.ml-11{margin-left:44px!important}.mr-11{margin-right:44px!important}.my-11{margin-top:44px!important;margin-bottom:44px!important}.mx-11{margin-left:44px!important;margin-right:44px!important}.ma-12{margin:48px!important}.mt-12{margin-top:48px!important}.mb-12{margin-bottom:48px!important}.ml-12{margin-left:48px!important}.mr-12{margin-right:48px!important}.my-12{margin-top:48px!important;margin-bottom:48px!important}.mx-12{margin-left:48px!important;margin-right:48px!important}.ma-13{margin:52px!important}.mt-13{margin-top:52px!important}.mb-13{margin-bottom:52px!important}.ml-13{margin-left:52px!important}.mr-13{margin-right:52px!important}.my-13{margin-top:52px!important;margin-bottom:52px!important}.mx-13{margin-left:52px!important;margin-right:52px!important}.ma-14{margin:56px!important}.mt-14{margin-top:56px!important}.mb-14{margin-bottom:56px!important}.ml-14{margin-left:56px!important}.mr-14{margin-right:56px!important}.my-14{margin-top:56px!important;margin-bottom:56px!important}.mx-14{margin-left:56px!important;margin-right:56px!important}.ma-15{margin:60px!important}.mt-15{margin-top:60px!important}.mb-15{margin-bottom:60px!important}.ml-15{margin-left:60px!important}.mr-15{margin-right:60px!important}.my-15{margin-top:60px!important;margin-bottom:60px!important}.mx-15{margin-left:60px!important;margin-right:60px!important}.ma-16{margin:64px!important}.mt-16{margin-top:64px!important}.mb-16{margin-bottom:64px!important}.ml-16{margin-left:64px!important}.mr-16{margin-right:64px!important}.my-16{margin-top:64px!important;margin-bottom:64px!important}.mx-16{margin-left:64px!important;margin-right:64px!important}.ma-17{margin:68px!important}.mt-17{margin-top:68px!important}.mb-17{margin-bottom:68px!important}.ml-17{margin-left:68px!important}.mr-17{margin-right:68px!important}.my-17{margin-top:68px!important;margin-bottom:68px!important}.mx-17{margin-left:68px!important;margin-right:68px!important}.ma-18{margin:72px!important}.mt-18{margin-top:72px!important}.mb-18{margin-bottom:72px!important}.ml-18{margin-left:72px!important}.mr-18{margin-right:72px!important}.my-18{margin-top:72px!important;margin-bottom:72px!important}.mx-18{margin-left:72px!important;margin-right:72px!important}.ma-19{margin:76px!important}.mt-19{margin-top:76px!important}.mb-19{margin-bottom:76px!important}.ml-19{margin-left:76px!important}.mr-19{margin-right:76px!important}.my-19{margin-top:76px!important;margin-bottom:76px!important}.mx-19{margin-left:76px!important;margin-right:76px!important}.ma-20{margin:80px!important}.mt-20{margin-top:80px!important}.mb-20{margin-bottom:80px!important}.ml-20{margin-left:80px!important}.mr-20{margin-right:80px!important}.my-20{margin-top:80px!important;margin-bottom:80px!important}.mx-20{margin-left:80px!important;margin-right:80px!important}@media screen and (min-width: 560px){.ma-xs-0{margin:0!important}.mt-xs-0{margin-top:0!important}.mb-xs-0{margin-bottom:0!important}.ml-xs-0{margin-left:0!important}.mr-xs-0{margin-right:0!important}.my-xs-0{margin-top:0!important;margin-bottom:0!important}.mx-xs-0{margin-left:0!important;margin-right:0!important}.ma-xs-1{margin:4px!important}.mt-xs-1{margin-top:4px!important}.mb-xs-1{margin-bottom:4px!important}.ml-xs-1{margin-left:4px!important}.mr-xs-1{margin-right:4px!important}.my-xs-1{margin-top:4px!important;margin-bottom:4px!important}.mx-xs-1{margin-left:4px!important;margin-right:4px!important}.ma-xs-2{margin:8px!important}.mt-xs-2{margin-top:8px!important}.mb-xs-2{margin-bottom:8px!important}.ml-xs-2{margin-left:8px!important}.mr-xs-2{margin-right:8px!important}.my-xs-2{margin-top:8px!important;margin-bottom:8px!important}.mx-xs-2{margin-left:8px!important;margin-right:8px!important}.ma-xs-3{margin:12px!important}.mt-xs-3{margin-top:12px!important}.mb-xs-3{margin-bottom:12px!important}.ml-xs-3{margin-left:12px!important}.mr-xs-3{margin-right:12px!important}.my-xs-3{margin-top:12px!important;margin-bottom:12px!important}.mx-xs-3{margin-left:12px!important;margin-right:12px!important}.ma-xs-4{margin:16px!important}.mt-xs-4{margin-top:16px!important}.mb-xs-4{margin-bottom:16px!important}.ml-xs-4{margin-left:16px!important}.mr-xs-4{margin-right:16px!important}.my-xs-4{margin-top:16px!important;margin-bottom:16px!important}.mx-xs-4{margin-left:16px!important;margin-right:16px!important}.ma-xs-5{margin:20px!important}.mt-xs-5{margin-top:20px!important}.mb-xs-5{margin-bottom:20px!important}.ml-xs-5{margin-left:20px!important}.mr-xs-5{margin-right:20px!important}.my-xs-5{margin-top:20px!important;margin-bottom:20px!important}.mx-xs-5{margin-left:20px!important;margin-right:20px!important}.ma-xs-6{margin:24px!important}.mt-xs-6{margin-top:24px!important}.mb-xs-6{margin-bottom:24px!important}.ml-xs-6{margin-left:24px!important}.mr-xs-6{margin-right:24px!important}.my-xs-6{margin-top:24px!important;margin-bottom:24px!important}.mx-xs-6{margin-left:24px!important;margin-right:24px!important}.ma-xs-7{margin:28px!important}.mt-xs-7{margin-top:28px!important}.mb-xs-7{margin-bottom:28px!important}.ml-xs-7{margin-left:28px!important}.mr-xs-7{margin-right:28px!important}.my-xs-7{margin-top:28px!important;margin-bottom:28px!important}.mx-xs-7{margin-left:28px!important;margin-right:28px!important}.ma-xs-8{margin:32px!important}.mt-xs-8{margin-top:32px!important}.mb-xs-8{margin-bottom:32px!important}.ml-xs-8{margin-left:32px!important}.mr-xs-8{margin-right:32px!important}.my-xs-8{margin-top:32px!important;margin-bottom:32px!important}.mx-xs-8{margin-left:32px!important;margin-right:32px!important}.ma-xs-9{margin:36px!important}.mt-xs-9{margin-top:36px!important}.mb-xs-9{margin-bottom:36px!important}.ml-xs-9{margin-left:36px!important}.mr-xs-9{margin-right:36px!important}.my-xs-9{margin-top:36px!important;margin-bottom:36px!important}.mx-xs-9{margin-left:36px!important;margin-right:36px!important}.ma-xs-10{margin:40px!important}.mt-xs-10{margin-top:40px!important}.mb-xs-10{margin-bottom:40px!important}.ml-xs-10{margin-left:40px!important}.mr-xs-10{margin-right:40px!important}.my-xs-10{margin-top:40px!important;margin-bottom:40px!important}.mx-xs-10{margin-left:40px!important;margin-right:40px!important}.ma-xs-11{margin:44px!important}.mt-xs-11{margin-top:44px!important}.mb-xs-11{margin-bottom:44px!important}.ml-xs-11{margin-left:44px!important}.mr-xs-11{margin-right:44px!important}.my-xs-11{margin-top:44px!important;margin-bottom:44px!important}.mx-xs-11{margin-left:44px!important;margin-right:44px!important}.ma-xs-12{margin:48px!important}.mt-xs-12{margin-top:48px!important}.mb-xs-12{margin-bottom:48px!important}.ml-xs-12{margin-left:48px!important}.mr-xs-12{margin-right:48px!important}.my-xs-12{margin-top:48px!important;margin-bottom:48px!important}.mx-xs-12{margin-left:48px!important;margin-right:48px!important}.ma-xs-13{margin:52px!important}.mt-xs-13{margin-top:52px!important}.mb-xs-13{margin-bottom:52px!important}.ml-xs-13{margin-left:52px!important}.mr-xs-13{margin-right:52px!important}.my-xs-13{margin-top:52px!important;margin-bottom:52px!important}.mx-xs-13{margin-left:52px!important;margin-right:52px!important}.ma-xs-14{margin:56px!important}.mt-xs-14{margin-top:56px!important}.mb-xs-14{margin-bottom:56px!important}.ml-xs-14{margin-left:56px!important}.mr-xs-14{margin-right:56px!important}.my-xs-14{margin-top:56px!important;margin-bottom:56px!important}.mx-xs-14{margin-left:56px!important;margin-right:56px!important}.ma-xs-15{margin:60px!important}.mt-xs-15{margin-top:60px!important}.mb-xs-15{margin-bottom:60px!important}.ml-xs-15{margin-left:60px!important}.mr-xs-15{margin-right:60px!important}.my-xs-15{margin-top:60px!important;margin-bottom:60px!important}.mx-xs-15{margin-left:60px!important;margin-right:60px!important}.ma-xs-16{margin:64px!important}.mt-xs-16{margin-top:64px!important}.mb-xs-16{margin-bottom:64px!important}.ml-xs-16{margin-left:64px!important}.mr-xs-16{margin-right:64px!important}.my-xs-16{margin-top:64px!important;margin-bottom:64px!important}.mx-xs-16{margin-left:64px!important;margin-right:64px!important}.ma-xs-17{margin:68px!important}.mt-xs-17{margin-top:68px!important}.mb-xs-17{margin-bottom:68px!important}.ml-xs-17{margin-left:68px!important}.mr-xs-17{margin-right:68px!important}.my-xs-17{margin-top:68px!important;margin-bottom:68px!important}.mx-xs-17{margin-left:68px!important;margin-right:68px!important}.ma-xs-18{margin:72px!important}.mt-xs-18{margin-top:72px!important}.mb-xs-18{margin-bottom:72px!important}.ml-xs-18{margin-left:72px!important}.mr-xs-18{margin-right:72px!important}.my-xs-18{margin-top:72px!important;margin-bottom:72px!important}.mx-xs-18{margin-left:72px!important;margin-right:72px!important}.ma-xs-19{margin:76px!important}.mt-xs-19{margin-top:76px!important}.mb-xs-19{margin-bottom:76px!important}.ml-xs-19{margin-left:76px!important}.mr-xs-19{margin-right:76px!important}.my-xs-19{margin-top:76px!important;margin-bottom:76px!important}.mx-xs-19{margin-left:76px!important;margin-right:76px!important}.ma-xs-20{margin:80px!important}.mt-xs-20{margin-top:80px!important}.mb-xs-20{margin-bottom:80px!important}.ml-xs-20{margin-left:80px!important}.mr-xs-20{margin-right:80px!important}.my-xs-20{margin-top:80px!important;margin-bottom:80px!important}.mx-xs-20{margin-left:80px!important;margin-right:80px!important}}@media screen and (min-width: 768px){.ma-md-0{margin:0!important}.mt-md-0{margin-top:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0{margin-left:0!important}.mr-md-0{margin-right:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.ma-md-1{margin:4px!important}.mt-md-1{margin-top:4px!important}.mb-md-1{margin-bottom:4px!important}.ml-md-1{margin-left:4px!important}.mr-md-1{margin-right:4px!important}.my-md-1{margin-top:4px!important;margin-bottom:4px!important}.mx-md-1{margin-left:4px!important;margin-right:4px!important}.ma-md-2{margin:8px!important}.mt-md-2{margin-top:8px!important}.mb-md-2{margin-bottom:8px!important}.ml-md-2{margin-left:8px!important}.mr-md-2{margin-right:8px!important}.my-md-2{margin-top:8px!important;margin-bottom:8px!important}.mx-md-2{margin-left:8px!important;margin-right:8px!important}.ma-md-3{margin:12px!important}.mt-md-3{margin-top:12px!important}.mb-md-3{margin-bottom:12px!important}.ml-md-3{margin-left:12px!important}.mr-md-3{margin-right:12px!important}.my-md-3{margin-top:12px!important;margin-bottom:12px!important}.mx-md-3{margin-left:12px!important;margin-right:12px!important}.ma-md-4{margin:16px!important}.mt-md-4{margin-top:16px!important}.mb-md-4{margin-bottom:16px!important}.ml-md-4{margin-left:16px!important}.mr-md-4{margin-right:16px!important}.my-md-4{margin-top:16px!important;margin-bottom:16px!important}.mx-md-4{margin-left:16px!important;margin-right:16px!important}.ma-md-5{margin:20px!important}.mt-md-5{margin-top:20px!important}.mb-md-5{margin-bottom:20px!important}.ml-md-5{margin-left:20px!important}.mr-md-5{margin-right:20px!important}.my-md-5{margin-top:20px!important;margin-bottom:20px!important}.mx-md-5{margin-left:20px!important;margin-right:20px!important}.ma-md-6{margin:24px!important}.mt-md-6{margin-top:24px!important}.mb-md-6{margin-bottom:24px!important}.ml-md-6{margin-left:24px!important}.mr-md-6{margin-right:24px!important}.my-md-6{margin-top:24px!important;margin-bottom:24px!important}.mx-md-6{margin-left:24px!important;margin-right:24px!important}.ma-md-7{margin:28px!important}.mt-md-7{margin-top:28px!important}.mb-md-7{margin-bottom:28px!important}.ml-md-7{margin-left:28px!important}.mr-md-7{margin-right:28px!important}.my-md-7{margin-top:28px!important;margin-bottom:28px!important}.mx-md-7{margin-left:28px!important;margin-right:28px!important}.ma-md-8{margin:32px!important}.mt-md-8{margin-top:32px!important}.mb-md-8{margin-bottom:32px!important}.ml-md-8{margin-left:32px!important}.mr-md-8{margin-right:32px!important}.my-md-8{margin-top:32px!important;margin-bottom:32px!important}.mx-md-8{margin-left:32px!important;margin-right:32px!important}.ma-md-9{margin:36px!important}.mt-md-9{margin-top:36px!important}.mb-md-9{margin-bottom:36px!important}.ml-md-9{margin-left:36px!important}.mr-md-9{margin-right:36px!important}.my-md-9{margin-top:36px!important;margin-bottom:36px!important}.mx-md-9{margin-left:36px!important;margin-right:36px!important}.ma-md-10{margin:40px!important}.mt-md-10{margin-top:40px!important}.mb-md-10{margin-bottom:40px!important}.ml-md-10{margin-left:40px!important}.mr-md-10{margin-right:40px!important}.my-md-10{margin-top:40px!important;margin-bottom:40px!important}.mx-md-10{margin-left:40px!important;margin-right:40px!important}.ma-md-11{margin:44px!important}.mt-md-11{margin-top:44px!important}.mb-md-11{margin-bottom:44px!important}.ml-md-11{margin-left:44px!important}.mr-md-11{margin-right:44px!important}.my-md-11{margin-top:44px!important;margin-bottom:44px!important}.mx-md-11{margin-left:44px!important;margin-right:44px!important}.ma-md-12{margin:48px!important}.mt-md-12{margin-top:48px!important}.mb-md-12{margin-bottom:48px!important}.ml-md-12{margin-left:48px!important}.mr-md-12{margin-right:48px!important}.my-md-12{margin-top:48px!important;margin-bottom:48px!important}.mx-md-12{margin-left:48px!important;margin-right:48px!important}.ma-md-13{margin:52px!important}.mt-md-13{margin-top:52px!important}.mb-md-13{margin-bottom:52px!important}.ml-md-13{margin-left:52px!important}.mr-md-13{margin-right:52px!important}.my-md-13{margin-top:52px!important;margin-bottom:52px!important}.mx-md-13{margin-left:52px!important;margin-right:52px!important}.ma-md-14{margin:56px!important}.mt-md-14{margin-top:56px!important}.mb-md-14{margin-bottom:56px!important}.ml-md-14{margin-left:56px!important}.mr-md-14{margin-right:56px!important}.my-md-14{margin-top:56px!important;margin-bottom:56px!important}.mx-md-14{margin-left:56px!important;margin-right:56px!important}.ma-md-15{margin:60px!important}.mt-md-15{margin-top:60px!important}.mb-md-15{margin-bottom:60px!important}.ml-md-15{margin-left:60px!important}.mr-md-15{margin-right:60px!important}.my-md-15{margin-top:60px!important;margin-bottom:60px!important}.mx-md-15{margin-left:60px!important;margin-right:60px!important}.ma-md-16{margin:64px!important}.mt-md-16{margin-top:64px!important}.mb-md-16{margin-bottom:64px!important}.ml-md-16{margin-left:64px!important}.mr-md-16{margin-right:64px!important}.my-md-16{margin-top:64px!important;margin-bottom:64px!important}.mx-md-16{margin-left:64px!important;margin-right:64px!important}.ma-md-17{margin:68px!important}.mt-md-17{margin-top:68px!important}.mb-md-17{margin-bottom:68px!important}.ml-md-17{margin-left:68px!important}.mr-md-17{margin-right:68px!important}.my-md-17{margin-top:68px!important;margin-bottom:68px!important}.mx-md-17{margin-left:68px!important;margin-right:68px!important}.ma-md-18{margin:72px!important}.mt-md-18{margin-top:72px!important}.mb-md-18{margin-bottom:72px!important}.ml-md-18{margin-left:72px!important}.mr-md-18{margin-right:72px!important}.my-md-18{margin-top:72px!important;margin-bottom:72px!important}.mx-md-18{margin-left:72px!important;margin-right:72px!important}.ma-md-19{margin:76px!important}.mt-md-19{margin-top:76px!important}.mb-md-19{margin-bottom:76px!important}.ml-md-19{margin-left:76px!important}.mr-md-19{margin-right:76px!important}.my-md-19{margin-top:76px!important;margin-bottom:76px!important}.mx-md-19{margin-left:76px!important;margin-right:76px!important}.ma-md-20{margin:80px!important}.mt-md-20{margin-top:80px!important}.mb-md-20{margin-bottom:80px!important}.ml-md-20{margin-left:80px!important}.mr-md-20{margin-right:80px!important}.my-md-20{margin-top:80px!important;margin-bottom:80px!important}.mx-md-20{margin-left:80px!important;margin-right:80px!important}}@media screen and (min-width: 1024px){.ma-lg-0{margin:0!important}.mt-lg-0{margin-top:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0{margin-left:0!important}.mr-lg-0{margin-right:0!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.ma-lg-1{margin:4px!important}.mt-lg-1{margin-top:4px!important}.mb-lg-1{margin-bottom:4px!important}.ml-lg-1{margin-left:4px!important}.mr-lg-1{margin-right:4px!important}.my-lg-1{margin-top:4px!important;margin-bottom:4px!important}.mx-lg-1{margin-left:4px!important;margin-right:4px!important}.ma-lg-2{margin:8px!important}.mt-lg-2{margin-top:8px!important}.mb-lg-2{margin-bottom:8px!important}.ml-lg-2{margin-left:8px!important}.mr-lg-2{margin-right:8px!important}.my-lg-2{margin-top:8px!important;margin-bottom:8px!important}.mx-lg-2{margin-left:8px!important;margin-right:8px!important}.ma-lg-3{margin:12px!important}.mt-lg-3{margin-top:12px!important}.mb-lg-3{margin-bottom:12px!important}.ml-lg-3{margin-left:12px!important}.mr-lg-3{margin-right:12px!important}.my-lg-3{margin-top:12px!important;margin-bottom:12px!important}.mx-lg-3{margin-left:12px!important;margin-right:12px!important}.ma-lg-4{margin:16px!important}.mt-lg-4{margin-top:16px!important}.mb-lg-4{margin-bottom:16px!important}.ml-lg-4{margin-left:16px!important}.mr-lg-4{margin-right:16px!important}.my-lg-4{margin-top:16px!important;margin-bottom:16px!important}.mx-lg-4{margin-left:16px!important;margin-right:16px!important}.ma-lg-5{margin:20px!important}.mt-lg-5{margin-top:20px!important}.mb-lg-5{margin-bottom:20px!important}.ml-lg-5{margin-left:20px!important}.mr-lg-5{margin-right:20px!important}.my-lg-5{margin-top:20px!important;margin-bottom:20px!important}.mx-lg-5{margin-left:20px!important;margin-right:20px!important}.ma-lg-6{margin:24px!important}.mt-lg-6{margin-top:24px!important}.mb-lg-6{margin-bottom:24px!important}.ml-lg-6{margin-left:24px!important}.mr-lg-6{margin-right:24px!important}.my-lg-6{margin-top:24px!important;margin-bottom:24px!important}.mx-lg-6{margin-left:24px!important;margin-right:24px!important}.ma-lg-7{margin:28px!important}.mt-lg-7{margin-top:28px!important}.mb-lg-7{margin-bottom:28px!important}.ml-lg-7{margin-left:28px!important}.mr-lg-7{margin-right:28px!important}.my-lg-7{margin-top:28px!important;margin-bottom:28px!important}.mx-lg-7{margin-left:28px!important;margin-right:28px!important}.ma-lg-8{margin:32px!important}.mt-lg-8{margin-top:32px!important}.mb-lg-8{margin-bottom:32px!important}.ml-lg-8{margin-left:32px!important}.mr-lg-8{margin-right:32px!important}.my-lg-8{margin-top:32px!important;margin-bottom:32px!important}.mx-lg-8{margin-left:32px!important;margin-right:32px!important}.ma-lg-9{margin:36px!important}.mt-lg-9{margin-top:36px!important}.mb-lg-9{margin-bottom:36px!important}.ml-lg-9{margin-left:36px!important}.mr-lg-9{margin-right:36px!important}.my-lg-9{margin-top:36px!important;margin-bottom:36px!important}.mx-lg-9{margin-left:36px!important;margin-right:36px!important}.ma-lg-10{margin:40px!important}.mt-lg-10{margin-top:40px!important}.mb-lg-10{margin-bottom:40px!important}.ml-lg-10{margin-left:40px!important}.mr-lg-10{margin-right:40px!important}.my-lg-10{margin-top:40px!important;margin-bottom:40px!important}.mx-lg-10{margin-left:40px!important;margin-right:40px!important}.ma-lg-11{margin:44px!important}.mt-lg-11{margin-top:44px!important}.mb-lg-11{margin-bottom:44px!important}.ml-lg-11{margin-left:44px!important}.mr-lg-11{margin-right:44px!important}.my-lg-11{margin-top:44px!important;margin-bottom:44px!important}.mx-lg-11{margin-left:44px!important;margin-right:44px!important}.ma-lg-12{margin:48px!important}.mt-lg-12{margin-top:48px!important}.mb-lg-12{margin-bottom:48px!important}.ml-lg-12{margin-left:48px!important}.mr-lg-12{margin-right:48px!important}.my-lg-12{margin-top:48px!important;margin-bottom:48px!important}.mx-lg-12{margin-left:48px!important;margin-right:48px!important}.ma-lg-13{margin:52px!important}.mt-lg-13{margin-top:52px!important}.mb-lg-13{margin-bottom:52px!important}.ml-lg-13{margin-left:52px!important}.mr-lg-13{margin-right:52px!important}.my-lg-13{margin-top:52px!important;margin-bottom:52px!important}.mx-lg-13{margin-left:52px!important;margin-right:52px!important}.ma-lg-14{margin:56px!important}.mt-lg-14{margin-top:56px!important}.mb-lg-14{margin-bottom:56px!important}.ml-lg-14{margin-left:56px!important}.mr-lg-14{margin-right:56px!important}.my-lg-14{margin-top:56px!important;margin-bottom:56px!important}.mx-lg-14{margin-left:56px!important;margin-right:56px!important}.ma-lg-15{margin:60px!important}.mt-lg-15{margin-top:60px!important}.mb-lg-15{margin-bottom:60px!important}.ml-lg-15{margin-left:60px!important}.mr-lg-15{margin-right:60px!important}.my-lg-15{margin-top:60px!important;margin-bottom:60px!important}.mx-lg-15{margin-left:60px!important;margin-right:60px!important}.ma-lg-16{margin:64px!important}.mt-lg-16{margin-top:64px!important}.mb-lg-16{margin-bottom:64px!important}.ml-lg-16{margin-left:64px!important}.mr-lg-16{margin-right:64px!important}.my-lg-16{margin-top:64px!important;margin-bottom:64px!important}.mx-lg-16{margin-left:64px!important;margin-right:64px!important}.ma-lg-17{margin:68px!important}.mt-lg-17{margin-top:68px!important}.mb-lg-17{margin-bottom:68px!important}.ml-lg-17{margin-left:68px!important}.mr-lg-17{margin-right:68px!important}.my-lg-17{margin-top:68px!important;margin-bottom:68px!important}.mx-lg-17{margin-left:68px!important;margin-right:68px!important}.ma-lg-18{margin:72px!important}.mt-lg-18{margin-top:72px!important}.mb-lg-18{margin-bottom:72px!important}.ml-lg-18{margin-left:72px!important}.mr-lg-18{margin-right:72px!important}.my-lg-18{margin-top:72px!important;margin-bottom:72px!important}.mx-lg-18{margin-left:72px!important;margin-right:72px!important}.ma-lg-19{margin:76px!important}.mt-lg-19{margin-top:76px!important}.mb-lg-19{margin-bottom:76px!important}.ml-lg-19{margin-left:76px!important}.mr-lg-19{margin-right:76px!important}.my-lg-19{margin-top:76px!important;margin-bottom:76px!important}.mx-lg-19{margin-left:76px!important;margin-right:76px!important}.ma-lg-20{margin:80px!important}.mt-lg-20{margin-top:80px!important}.mb-lg-20{margin-bottom:80px!important}.ml-lg-20{margin-left:80px!important}.mr-lg-20{margin-right:80px!important}.my-lg-20{margin-top:80px!important;margin-bottom:80px!important}.mx-lg-20{margin-left:80px!important;margin-right:80px!important}}@media screen and (min-width: 1400px){.ma-xlg-0{margin:0!important}.mt-xlg-0{margin-top:0!important}.mb-xlg-0{margin-bottom:0!important}.ml-xlg-0{margin-left:0!important}.mr-xlg-0{margin-right:0!important}.my-xlg-0{margin-top:0!important;margin-bottom:0!important}.mx-xlg-0{margin-left:0!important;margin-right:0!important}.ma-xlg-1{margin:4px!important}.mt-xlg-1{margin-top:4px!important}.mb-xlg-1{margin-bottom:4px!important}.ml-xlg-1{margin-left:4px!important}.mr-xlg-1{margin-right:4px!important}.my-xlg-1{margin-top:4px!important;margin-bottom:4px!important}.mx-xlg-1{margin-left:4px!important;margin-right:4px!important}.ma-xlg-2{margin:8px!important}.mt-xlg-2{margin-top:8px!important}.mb-xlg-2{margin-bottom:8px!important}.ml-xlg-2{margin-left:8px!important}.mr-xlg-2{margin-right:8px!important}.my-xlg-2{margin-top:8px!important;margin-bottom:8px!important}.mx-xlg-2{margin-left:8px!important;margin-right:8px!important}.ma-xlg-3{margin:12px!important}.mt-xlg-3{margin-top:12px!important}.mb-xlg-3{margin-bottom:12px!important}.ml-xlg-3{margin-left:12px!important}.mr-xlg-3{margin-right:12px!important}.my-xlg-3{margin-top:12px!important;margin-bottom:12px!important}.mx-xlg-3{margin-left:12px!important;margin-right:12px!important}.ma-xlg-4{margin:16px!important}.mt-xlg-4{margin-top:16px!important}.mb-xlg-4{margin-bottom:16px!important}.ml-xlg-4{margin-left:16px!important}.mr-xlg-4{margin-right:16px!important}.my-xlg-4{margin-top:16px!important;margin-bottom:16px!important}.mx-xlg-4{margin-left:16px!important;margin-right:16px!important}.ma-xlg-5{margin:20px!important}.mt-xlg-5{margin-top:20px!important}.mb-xlg-5{margin-bottom:20px!important}.ml-xlg-5{margin-left:20px!important}.mr-xlg-5{margin-right:20px!important}.my-xlg-5{margin-top:20px!important;margin-bottom:20px!important}.mx-xlg-5{margin-left:20px!important;margin-right:20px!important}.ma-xlg-6{margin:24px!important}.mt-xlg-6{margin-top:24px!important}.mb-xlg-6{margin-bottom:24px!important}.ml-xlg-6{margin-left:24px!important}.mr-xlg-6{margin-right:24px!important}.my-xlg-6{margin-top:24px!important;margin-bottom:24px!important}.mx-xlg-6{margin-left:24px!important;margin-right:24px!important}.ma-xlg-7{margin:28px!important}.mt-xlg-7{margin-top:28px!important}.mb-xlg-7{margin-bottom:28px!important}.ml-xlg-7{margin-left:28px!important}.mr-xlg-7{margin-right:28px!important}.my-xlg-7{margin-top:28px!important;margin-bottom:28px!important}.mx-xlg-7{margin-left:28px!important;margin-right:28px!important}.ma-xlg-8{margin:32px!important}.mt-xlg-8{margin-top:32px!important}.mb-xlg-8{margin-bottom:32px!important}.ml-xlg-8{margin-left:32px!important}.mr-xlg-8{margin-right:32px!important}.my-xlg-8{margin-top:32px!important;margin-bottom:32px!important}.mx-xlg-8{margin-left:32px!important;margin-right:32px!important}.ma-xlg-9{margin:36px!important}.mt-xlg-9{margin-top:36px!important}.mb-xlg-9{margin-bottom:36px!important}.ml-xlg-9{margin-left:36px!important}.mr-xlg-9{margin-right:36px!important}.my-xlg-9{margin-top:36px!important;margin-bottom:36px!important}.mx-xlg-9{margin-left:36px!important;margin-right:36px!important}.ma-xlg-10{margin:40px!important}.mt-xlg-10{margin-top:40px!important}.mb-xlg-10{margin-bottom:40px!important}.ml-xlg-10{margin-left:40px!important}.mr-xlg-10{margin-right:40px!important}.my-xlg-10{margin-top:40px!important;margin-bottom:40px!important}.mx-xlg-10{margin-left:40px!important;margin-right:40px!important}.ma-xlg-11{margin:44px!important}.mt-xlg-11{margin-top:44px!important}.mb-xlg-11{margin-bottom:44px!important}.ml-xlg-11{margin-left:44px!important}.mr-xlg-11{margin-right:44px!important}.my-xlg-11{margin-top:44px!important;margin-bottom:44px!important}.mx-xlg-11{margin-left:44px!important;margin-right:44px!important}.ma-xlg-12{margin:48px!important}.mt-xlg-12{margin-top:48px!important}.mb-xlg-12{margin-bottom:48px!important}.ml-xlg-12{margin-left:48px!important}.mr-xlg-12{margin-right:48px!important}.my-xlg-12{margin-top:48px!important;margin-bottom:48px!important}.mx-xlg-12{margin-left:48px!important;margin-right:48px!important}.ma-xlg-13{margin:52px!important}.mt-xlg-13{margin-top:52px!important}.mb-xlg-13{margin-bottom:52px!important}.ml-xlg-13{margin-left:52px!important}.mr-xlg-13{margin-right:52px!important}.my-xlg-13{margin-top:52px!important;margin-bottom:52px!important}.mx-xlg-13{margin-left:52px!important;margin-right:52px!important}.ma-xlg-14{margin:56px!important}.mt-xlg-14{margin-top:56px!important}.mb-xlg-14{margin-bottom:56px!important}.ml-xlg-14{margin-left:56px!important}.mr-xlg-14{margin-right:56px!important}.my-xlg-14{margin-top:56px!important;margin-bottom:56px!important}.mx-xlg-14{margin-left:56px!important;margin-right:56px!important}.ma-xlg-15{margin:60px!important}.mt-xlg-15{margin-top:60px!important}.mb-xlg-15{margin-bottom:60px!important}.ml-xlg-15{margin-left:60px!important}.mr-xlg-15{margin-right:60px!important}.my-xlg-15{margin-top:60px!important;margin-bottom:60px!important}.mx-xlg-15{margin-left:60px!important;margin-right:60px!important}.ma-xlg-16{margin:64px!important}.mt-xlg-16{margin-top:64px!important}.mb-xlg-16{margin-bottom:64px!important}.ml-xlg-16{margin-left:64px!important}.mr-xlg-16{margin-right:64px!important}.my-xlg-16{margin-top:64px!important;margin-bottom:64px!important}.mx-xlg-16{margin-left:64px!important;margin-right:64px!important}.ma-xlg-17{margin:68px!important}.mt-xlg-17{margin-top:68px!important}.mb-xlg-17{margin-bottom:68px!important}.ml-xlg-17{margin-left:68px!important}.mr-xlg-17{margin-right:68px!important}.my-xlg-17{margin-top:68px!important;margin-bottom:68px!important}.mx-xlg-17{margin-left:68px!important;margin-right:68px!important}.ma-xlg-18{margin:72px!important}.mt-xlg-18{margin-top:72px!important}.mb-xlg-18{margin-bottom:72px!important}.ml-xlg-18{margin-left:72px!important}.mr-xlg-18{margin-right:72px!important}.my-xlg-18{margin-top:72px!important;margin-bottom:72px!important}.mx-xlg-18{margin-left:72px!important;margin-right:72px!important}.ma-xlg-19{margin:76px!important}.mt-xlg-19{margin-top:76px!important}.mb-xlg-19{margin-bottom:76px!important}.ml-xlg-19{margin-left:76px!important}.mr-xlg-19{margin-right:76px!important}.my-xlg-19{margin-top:76px!important;margin-bottom:76px!important}.mx-xlg-19{margin-left:76px!important;margin-right:76px!important}.ma-xlg-20{margin:80px!important}.mt-xlg-20{margin-top:80px!important}.mb-xlg-20{margin-bottom:80px!important}.ml-xlg-20{margin-left:80px!important}.mr-xlg-20{margin-right:80px!important}.my-xlg-20{margin-top:80px!important;margin-bottom:80px!important}.mx-xlg-20{margin-left:80px!important;margin-right:80px!important}}@media screen and (min-width: 1620px){.ma-xl-0{margin:0!important}.mt-xl-0{margin-top:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0{margin-left:0!important}.mr-xl-0{margin-right:0!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.ma-xl-1{margin:4px!important}.mt-xl-1{margin-top:4px!important}.mb-xl-1{margin-bottom:4px!important}.ml-xl-1{margin-left:4px!important}.mr-xl-1{margin-right:4px!important}.my-xl-1{margin-top:4px!important;margin-bottom:4px!important}.mx-xl-1{margin-left:4px!important;margin-right:4px!important}.ma-xl-2{margin:8px!important}.mt-xl-2{margin-top:8px!important}.mb-xl-2{margin-bottom:8px!important}.ml-xl-2{margin-left:8px!important}.mr-xl-2{margin-right:8px!important}.my-xl-2{margin-top:8px!important;margin-bottom:8px!important}.mx-xl-2{margin-left:8px!important;margin-right:8px!important}.ma-xl-3{margin:12px!important}.mt-xl-3{margin-top:12px!important}.mb-xl-3{margin-bottom:12px!important}.ml-xl-3{margin-left:12px!important}.mr-xl-3{margin-right:12px!important}.my-xl-3{margin-top:12px!important;margin-bottom:12px!important}.mx-xl-3{margin-left:12px!important;margin-right:12px!important}.ma-xl-4{margin:16px!important}.mt-xl-4{margin-top:16px!important}.mb-xl-4{margin-bottom:16px!important}.ml-xl-4{margin-left:16px!important}.mr-xl-4{margin-right:16px!important}.my-xl-4{margin-top:16px!important;margin-bottom:16px!important}.mx-xl-4{margin-left:16px!important;margin-right:16px!important}.ma-xl-5{margin:20px!important}.mt-xl-5{margin-top:20px!important}.mb-xl-5{margin-bottom:20px!important}.ml-xl-5{margin-left:20px!important}.mr-xl-5{margin-right:20px!important}.my-xl-5{margin-top:20px!important;margin-bottom:20px!important}.mx-xl-5{margin-left:20px!important;margin-right:20px!important}.ma-xl-6{margin:24px!important}.mt-xl-6{margin-top:24px!important}.mb-xl-6{margin-bottom:24px!important}.ml-xl-6{margin-left:24px!important}.mr-xl-6{margin-right:24px!important}.my-xl-6{margin-top:24px!important;margin-bottom:24px!important}.mx-xl-6{margin-left:24px!important;margin-right:24px!important}.ma-xl-7{margin:28px!important}.mt-xl-7{margin-top:28px!important}.mb-xl-7{margin-bottom:28px!important}.ml-xl-7{margin-left:28px!important}.mr-xl-7{margin-right:28px!important}.my-xl-7{margin-top:28px!important;margin-bottom:28px!important}.mx-xl-7{margin-left:28px!important;margin-right:28px!important}.ma-xl-8{margin:32px!important}.mt-xl-8{margin-top:32px!important}.mb-xl-8{margin-bottom:32px!important}.ml-xl-8{margin-left:32px!important}.mr-xl-8{margin-right:32px!important}.my-xl-8{margin-top:32px!important;margin-bottom:32px!important}.mx-xl-8{margin-left:32px!important;margin-right:32px!important}.ma-xl-9{margin:36px!important}.mt-xl-9{margin-top:36px!important}.mb-xl-9{margin-bottom:36px!important}.ml-xl-9{margin-left:36px!important}.mr-xl-9{margin-right:36px!important}.my-xl-9{margin-top:36px!important;margin-bottom:36px!important}.mx-xl-9{margin-left:36px!important;margin-right:36px!important}.ma-xl-10{margin:40px!important}.mt-xl-10{margin-top:40px!important}.mb-xl-10{margin-bottom:40px!important}.ml-xl-10{margin-left:40px!important}.mr-xl-10{margin-right:40px!important}.my-xl-10{margin-top:40px!important;margin-bottom:40px!important}.mx-xl-10{margin-left:40px!important;margin-right:40px!important}.ma-xl-11{margin:44px!important}.mt-xl-11{margin-top:44px!important}.mb-xl-11{margin-bottom:44px!important}.ml-xl-11{margin-left:44px!important}.mr-xl-11{margin-right:44px!important}.my-xl-11{margin-top:44px!important;margin-bottom:44px!important}.mx-xl-11{margin-left:44px!important;margin-right:44px!important}.ma-xl-12{margin:48px!important}.mt-xl-12{margin-top:48px!important}.mb-xl-12{margin-bottom:48px!important}.ml-xl-12{margin-left:48px!important}.mr-xl-12{margin-right:48px!important}.my-xl-12{margin-top:48px!important;margin-bottom:48px!important}.mx-xl-12{margin-left:48px!important;margin-right:48px!important}.ma-xl-13{margin:52px!important}.mt-xl-13{margin-top:52px!important}.mb-xl-13{margin-bottom:52px!important}.ml-xl-13{margin-left:52px!important}.mr-xl-13{margin-right:52px!important}.my-xl-13{margin-top:52px!important;margin-bottom:52px!important}.mx-xl-13{margin-left:52px!important;margin-right:52px!important}.ma-xl-14{margin:56px!important}.mt-xl-14{margin-top:56px!important}.mb-xl-14{margin-bottom:56px!important}.ml-xl-14{margin-left:56px!important}.mr-xl-14{margin-right:56px!important}.my-xl-14{margin-top:56px!important;margin-bottom:56px!important}.mx-xl-14{margin-left:56px!important;margin-right:56px!important}.ma-xl-15{margin:60px!important}.mt-xl-15{margin-top:60px!important}.mb-xl-15{margin-bottom:60px!important}.ml-xl-15{margin-left:60px!important}.mr-xl-15{margin-right:60px!important}.my-xl-15{margin-top:60px!important;margin-bottom:60px!important}.mx-xl-15{margin-left:60px!important;margin-right:60px!important}.ma-xl-16{margin:64px!important}.mt-xl-16{margin-top:64px!important}.mb-xl-16{margin-bottom:64px!important}.ml-xl-16{margin-left:64px!important}.mr-xl-16{margin-right:64px!important}.my-xl-16{margin-top:64px!important;margin-bottom:64px!important}.mx-xl-16{margin-left:64px!important;margin-right:64px!important}.ma-xl-17{margin:68px!important}.mt-xl-17{margin-top:68px!important}.mb-xl-17{margin-bottom:68px!important}.ml-xl-17{margin-left:68px!important}.mr-xl-17{margin-right:68px!important}.my-xl-17{margin-top:68px!important;margin-bottom:68px!important}.mx-xl-17{margin-left:68px!important;margin-right:68px!important}.ma-xl-18{margin:72px!important}.mt-xl-18{margin-top:72px!important}.mb-xl-18{margin-bottom:72px!important}.ml-xl-18{margin-left:72px!important}.mr-xl-18{margin-right:72px!important}.my-xl-18{margin-top:72px!important;margin-bottom:72px!important}.mx-xl-18{margin-left:72px!important;margin-right:72px!important}.ma-xl-19{margin:76px!important}.mt-xl-19{margin-top:76px!important}.mb-xl-19{margin-bottom:76px!important}.ml-xl-19{margin-left:76px!important}.mr-xl-19{margin-right:76px!important}.my-xl-19{margin-top:76px!important;margin-bottom:76px!important}.mx-xl-19{margin-left:76px!important;margin-right:76px!important}.ma-xl-20{margin:80px!important}.mt-xl-20{margin-top:80px!important}.mb-xl-20{margin-bottom:80px!important}.ml-xl-20{margin-left:80px!important}.mr-xl-20{margin-right:80px!important}.my-xl-20{margin-top:80px!important;margin-bottom:80px!important}.mx-xl-20{margin-left:80px!important;margin-right:80px!important}}.pa-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.pa-1{padding:4px!important}.pt-1{padding-top:4px!important}.pb-1{padding-bottom:4px!important}.pl-1{padding-left:4px!important}.pr-1{padding-right:4px!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.px-1{padding-left:4px!important;padding-right:4px!important}.pa-2{padding:8px!important}.pt-2{padding-top:8px!important}.pb-2{padding-bottom:8px!important}.pl-2{padding-left:8px!important}.pr-2{padding-right:8px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.px-2{padding-left:8px!important;padding-right:8px!important}.pa-3{padding:12px!important}.pt-3{padding-top:12px!important}.pb-3{padding-bottom:12px!important}.pl-3{padding-left:12px!important}.pr-3{padding-right:12px!important}.py-3{padding-top:12px!important;padding-bottom:12px!important}.px-3{padding-left:12px!important;padding-right:12px!important}.pa-4{padding:16px!important}.pt-4{padding-top:16px!important}.pb-4{padding-bottom:16px!important}.pl-4{padding-left:16px!important}.pr-4{padding-right:16px!important}.py-4{padding-top:16px!important;padding-bottom:16px!important}.px-4{padding-left:16px!important;padding-right:16px!important}.pa-5{padding:20px!important}.pt-5{padding-top:20px!important}.pb-5{padding-bottom:20px!important}.pl-5{padding-left:20px!important}.pr-5{padding-right:20px!important}.py-5{padding-top:20px!important;padding-bottom:20px!important}.px-5{padding-left:20px!important;padding-right:20px!important}.pa-6{padding:24px!important}.pt-6{padding-top:24px!important}.pb-6{padding-bottom:24px!important}.pl-6{padding-left:24px!important}.pr-6{padding-right:24px!important}.py-6{padding-top:24px!important;padding-bottom:24px!important}.px-6{padding-left:24px!important;padding-right:24px!important}.pa-7{padding:28px!important}.pt-7{padding-top:28px!important}.pb-7{padding-bottom:28px!important}.pl-7{padding-left:28px!important}.pr-7{padding-right:28px!important}.py-7{padding-top:28px!important;padding-bottom:28px!important}.px-7{padding-left:28px!important;padding-right:28px!important}.pa-8{padding:32px!important}.pt-8{padding-top:32px!important}.pb-8{padding-bottom:32px!important}.pl-8{padding-left:32px!important}.pr-8{padding-right:32px!important}.py-8{padding-top:32px!important;padding-bottom:32px!important}.px-8{padding-left:32px!important;padding-right:32px!important}.pa-9{padding:36px!important}.pt-9{padding-top:36px!important}.pb-9{padding-bottom:36px!important}.pl-9{padding-left:36px!important}.pr-9{padding-right:36px!important}.py-9{padding-top:36px!important;padding-bottom:36px!important}.px-9{padding-left:36px!important;padding-right:36px!important}.pa-10{padding:40px!important}.pt-10{padding-top:40px!important}.pb-10{padding-bottom:40px!important}.pl-10{padding-left:40px!important}.pr-10{padding-right:40px!important}.py-10{padding-top:40px!important;padding-bottom:40px!important}.px-10{padding-left:40px!important;padding-right:40px!important}.pa-11{padding:44px!important}.pt-11{padding-top:44px!important}.pb-11{padding-bottom:44px!important}.pl-11{padding-left:44px!important}.pr-11{padding-right:44px!important}.py-11{padding-top:44px!important;padding-bottom:44px!important}.px-11{padding-left:44px!important;padding-right:44px!important}.pa-12{padding:48px!important}.pt-12{padding-top:48px!important}.pb-12{padding-bottom:48px!important}.pl-12{padding-left:48px!important}.pr-12{padding-right:48px!important}.py-12{padding-top:48px!important;padding-bottom:48px!important}.px-12{padding-left:48px!important;padding-right:48px!important}.pa-13{padding:52px!important}.pt-13{padding-top:52px!important}.pb-13{padding-bottom:52px!important}.pl-13{padding-left:52px!important}.pr-13{padding-right:52px!important}.py-13{padding-top:52px!important;padding-bottom:52px!important}.px-13{padding-left:52px!important;padding-right:52px!important}.pa-14{padding:56px!important}.pt-14{padding-top:56px!important}.pb-14{padding-bottom:56px!important}.pl-14{padding-left:56px!important}.pr-14{padding-right:56px!important}.py-14{padding-top:56px!important;padding-bottom:56px!important}.px-14{padding-left:56px!important;padding-right:56px!important}.pa-15{padding:60px!important}.pt-15{padding-top:60px!important}.pb-15{padding-bottom:60px!important}.pl-15{padding-left:60px!important}.pr-15{padding-right:60px!important}.py-15{padding-top:60px!important;padding-bottom:60px!important}.px-15{padding-left:60px!important;padding-right:60px!important}.pa-16{padding:64px!important}.pt-16{padding-top:64px!important}.pb-16{padding-bottom:64px!important}.pl-16{padding-left:64px!important}.pr-16{padding-right:64px!important}.py-16{padding-top:64px!important;padding-bottom:64px!important}.px-16{padding-left:64px!important;padding-right:64px!important}.pa-17{padding:68px!important}.pt-17{padding-top:68px!important}.pb-17{padding-bottom:68px!important}.pl-17{padding-left:68px!important}.pr-17{padding-right:68px!important}.py-17{padding-top:68px!important;padding-bottom:68px!important}.px-17{padding-left:68px!important;padding-right:68px!important}.pa-18{padding:72px!important}.pt-18{padding-top:72px!important}.pb-18{padding-bottom:72px!important}.pl-18{padding-left:72px!important}.pr-18{padding-right:72px!important}.py-18{padding-top:72px!important;padding-bottom:72px!important}.px-18{padding-left:72px!important;padding-right:72px!important}.pa-19{padding:76px!important}.pt-19{padding-top:76px!important}.pb-19{padding-bottom:76px!important}.pl-19{padding-left:76px!important}.pr-19{padding-right:76px!important}.py-19{padding-top:76px!important;padding-bottom:76px!important}.px-19{padding-left:76px!important;padding-right:76px!important}.pa-20{padding:80px!important}.pt-20{padding-top:80px!important}.pb-20{padding-bottom:80px!important}.pl-20{padding-left:80px!important}.pr-20{padding-right:80px!important}.py-20{padding-top:80px!important;padding-bottom:80px!important}.px-20{padding-left:80px!important;padding-right:80px!important}@media screen and (min-width: 560px){.pa-xs-0{padding:0!important}.pt-xs-0{padding-top:0!important}.pb-xs-0{padding-bottom:0!important}.pl-xs-0{padding-left:0!important}.pr-xs-0{padding-right:0!important}.py-xs-0{padding-top:0!important;padding-bottom:0!important}.px-xs-0{padding-left:0!important;padding-right:0!important}.pa-xs-1{padding:4px!important}.pt-xs-1{padding-top:4px!important}.pb-xs-1{padding-bottom:4px!important}.pl-xs-1{padding-left:4px!important}.pr-xs-1{padding-right:4px!important}.py-xs-1{padding-top:4px!important;padding-bottom:4px!important}.px-xs-1{padding-left:4px!important;padding-right:4px!important}.pa-xs-2{padding:8px!important}.pt-xs-2{padding-top:8px!important}.pb-xs-2{padding-bottom:8px!important}.pl-xs-2{padding-left:8px!important}.pr-xs-2{padding-right:8px!important}.py-xs-2{padding-top:8px!important;padding-bottom:8px!important}.px-xs-2{padding-left:8px!important;padding-right:8px!important}.pa-xs-3{padding:12px!important}.pt-xs-3{padding-top:12px!important}.pb-xs-3{padding-bottom:12px!important}.pl-xs-3{padding-left:12px!important}.pr-xs-3{padding-right:12px!important}.py-xs-3{padding-top:12px!important;padding-bottom:12px!important}.px-xs-3{padding-left:12px!important;padding-right:12px!important}.pa-xs-4{padding:16px!important}.pt-xs-4{padding-top:16px!important}.pb-xs-4{padding-bottom:16px!important}.pl-xs-4{padding-left:16px!important}.pr-xs-4{padding-right:16px!important}.py-xs-4{padding-top:16px!important;padding-bottom:16px!important}.px-xs-4{padding-left:16px!important;padding-right:16px!important}.pa-xs-5{padding:20px!important}.pt-xs-5{padding-top:20px!important}.pb-xs-5{padding-bottom:20px!important}.pl-xs-5{padding-left:20px!important}.pr-xs-5{padding-right:20px!important}.py-xs-5{padding-top:20px!important;padding-bottom:20px!important}.px-xs-5{padding-left:20px!important;padding-right:20px!important}.pa-xs-6{padding:24px!important}.pt-xs-6{padding-top:24px!important}.pb-xs-6{padding-bottom:24px!important}.pl-xs-6{padding-left:24px!important}.pr-xs-6{padding-right:24px!important}.py-xs-6{padding-top:24px!important;padding-bottom:24px!important}.px-xs-6{padding-left:24px!important;padding-right:24px!important}.pa-xs-7{padding:28px!important}.pt-xs-7{padding-top:28px!important}.pb-xs-7{padding-bottom:28px!important}.pl-xs-7{padding-left:28px!important}.pr-xs-7{padding-right:28px!important}.py-xs-7{padding-top:28px!important;padding-bottom:28px!important}.px-xs-7{padding-left:28px!important;padding-right:28px!important}.pa-xs-8{padding:32px!important}.pt-xs-8{padding-top:32px!important}.pb-xs-8{padding-bottom:32px!important}.pl-xs-8{padding-left:32px!important}.pr-xs-8{padding-right:32px!important}.py-xs-8{padding-top:32px!important;padding-bottom:32px!important}.px-xs-8{padding-left:32px!important;padding-right:32px!important}.pa-xs-9{padding:36px!important}.pt-xs-9{padding-top:36px!important}.pb-xs-9{padding-bottom:36px!important}.pl-xs-9{padding-left:36px!important}.pr-xs-9{padding-right:36px!important}.py-xs-9{padding-top:36px!important;padding-bottom:36px!important}.px-xs-9{padding-left:36px!important;padding-right:36px!important}.pa-xs-10{padding:40px!important}.pt-xs-10{padding-top:40px!important}.pb-xs-10{padding-bottom:40px!important}.pl-xs-10{padding-left:40px!important}.pr-xs-10{padding-right:40px!important}.py-xs-10{padding-top:40px!important;padding-bottom:40px!important}.px-xs-10{padding-left:40px!important;padding-right:40px!important}.pa-xs-11{padding:44px!important}.pt-xs-11{padding-top:44px!important}.pb-xs-11{padding-bottom:44px!important}.pl-xs-11{padding-left:44px!important}.pr-xs-11{padding-right:44px!important}.py-xs-11{padding-top:44px!important;padding-bottom:44px!important}.px-xs-11{padding-left:44px!important;padding-right:44px!important}.pa-xs-12{padding:48px!important}.pt-xs-12{padding-top:48px!important}.pb-xs-12{padding-bottom:48px!important}.pl-xs-12{padding-left:48px!important}.pr-xs-12{padding-right:48px!important}.py-xs-12{padding-top:48px!important;padding-bottom:48px!important}.px-xs-12{padding-left:48px!important;padding-right:48px!important}.pa-xs-13{padding:52px!important}.pt-xs-13{padding-top:52px!important}.pb-xs-13{padding-bottom:52px!important}.pl-xs-13{padding-left:52px!important}.pr-xs-13{padding-right:52px!important}.py-xs-13{padding-top:52px!important;padding-bottom:52px!important}.px-xs-13{padding-left:52px!important;padding-right:52px!important}.pa-xs-14{padding:56px!important}.pt-xs-14{padding-top:56px!important}.pb-xs-14{padding-bottom:56px!important}.pl-xs-14{padding-left:56px!important}.pr-xs-14{padding-right:56px!important}.py-xs-14{padding-top:56px!important;padding-bottom:56px!important}.px-xs-14{padding-left:56px!important;padding-right:56px!important}.pa-xs-15{padding:60px!important}.pt-xs-15{padding-top:60px!important}.pb-xs-15{padding-bottom:60px!important}.pl-xs-15{padding-left:60px!important}.pr-xs-15{padding-right:60px!important}.py-xs-15{padding-top:60px!important;padding-bottom:60px!important}.px-xs-15{padding-left:60px!important;padding-right:60px!important}.pa-xs-16{padding:64px!important}.pt-xs-16{padding-top:64px!important}.pb-xs-16{padding-bottom:64px!important}.pl-xs-16{padding-left:64px!important}.pr-xs-16{padding-right:64px!important}.py-xs-16{padding-top:64px!important;padding-bottom:64px!important}.px-xs-16{padding-left:64px!important;padding-right:64px!important}.pa-xs-17{padding:68px!important}.pt-xs-17{padding-top:68px!important}.pb-xs-17{padding-bottom:68px!important}.pl-xs-17{padding-left:68px!important}.pr-xs-17{padding-right:68px!important}.py-xs-17{padding-top:68px!important;padding-bottom:68px!important}.px-xs-17{padding-left:68px!important;padding-right:68px!important}.pa-xs-18{padding:72px!important}.pt-xs-18{padding-top:72px!important}.pb-xs-18{padding-bottom:72px!important}.pl-xs-18{padding-left:72px!important}.pr-xs-18{padding-right:72px!important}.py-xs-18{padding-top:72px!important;padding-bottom:72px!important}.px-xs-18{padding-left:72px!important;padding-right:72px!important}.pa-xs-19{padding:76px!important}.pt-xs-19{padding-top:76px!important}.pb-xs-19{padding-bottom:76px!important}.pl-xs-19{padding-left:76px!important}.pr-xs-19{padding-right:76px!important}.py-xs-19{padding-top:76px!important;padding-bottom:76px!important}.px-xs-19{padding-left:76px!important;padding-right:76px!important}.pa-xs-20{padding:80px!important}.pt-xs-20{padding-top:80px!important}.pb-xs-20{padding-bottom:80px!important}.pl-xs-20{padding-left:80px!important}.pr-xs-20{padding-right:80px!important}.py-xs-20{padding-top:80px!important;padding-bottom:80px!important}.px-xs-20{padding-left:80px!important;padding-right:80px!important}}@media screen and (min-width: 768px){.pa-md-0{padding:0!important}.pt-md-0{padding-top:0!important}.pb-md-0{padding-bottom:0!important}.pl-md-0{padding-left:0!important}.pr-md-0{padding-right:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.px-md-0{padding-left:0!important;padding-right:0!important}.pa-md-1{padding:4px!important}.pt-md-1{padding-top:4px!important}.pb-md-1{padding-bottom:4px!important}.pl-md-1{padding-left:4px!important}.pr-md-1{padding-right:4px!important}.py-md-1{padding-top:4px!important;padding-bottom:4px!important}.px-md-1{padding-left:4px!important;padding-right:4px!important}.pa-md-2{padding:8px!important}.pt-md-2{padding-top:8px!important}.pb-md-2{padding-bottom:8px!important}.pl-md-2{padding-left:8px!important}.pr-md-2{padding-right:8px!important}.py-md-2{padding-top:8px!important;padding-bottom:8px!important}.px-md-2{padding-left:8px!important;padding-right:8px!important}.pa-md-3{padding:12px!important}.pt-md-3{padding-top:12px!important}.pb-md-3{padding-bottom:12px!important}.pl-md-3{padding-left:12px!important}.pr-md-3{padding-right:12px!important}.py-md-3{padding-top:12px!important;padding-bottom:12px!important}.px-md-3{padding-left:12px!important;padding-right:12px!important}.pa-md-4{padding:16px!important}.pt-md-4{padding-top:16px!important}.pb-md-4{padding-bottom:16px!important}.pl-md-4{padding-left:16px!important}.pr-md-4{padding-right:16px!important}.py-md-4{padding-top:16px!important;padding-bottom:16px!important}.px-md-4{padding-left:16px!important;padding-right:16px!important}.pa-md-5{padding:20px!important}.pt-md-5{padding-top:20px!important}.pb-md-5{padding-bottom:20px!important}.pl-md-5{padding-left:20px!important}.pr-md-5{padding-right:20px!important}.py-md-5{padding-top:20px!important;padding-bottom:20px!important}.px-md-5{padding-left:20px!important;padding-right:20px!important}.pa-md-6{padding:24px!important}.pt-md-6{padding-top:24px!important}.pb-md-6{padding-bottom:24px!important}.pl-md-6{padding-left:24px!important}.pr-md-6{padding-right:24px!important}.py-md-6{padding-top:24px!important;padding-bottom:24px!important}.px-md-6{padding-left:24px!important;padding-right:24px!important}.pa-md-7{padding:28px!important}.pt-md-7{padding-top:28px!important}.pb-md-7{padding-bottom:28px!important}.pl-md-7{padding-left:28px!important}.pr-md-7{padding-right:28px!important}.py-md-7{padding-top:28px!important;padding-bottom:28px!important}.px-md-7{padding-left:28px!important;padding-right:28px!important}.pa-md-8{padding:32px!important}.pt-md-8{padding-top:32px!important}.pb-md-8{padding-bottom:32px!important}.pl-md-8{padding-left:32px!important}.pr-md-8{padding-right:32px!important}.py-md-8{padding-top:32px!important;padding-bottom:32px!important}.px-md-8{padding-left:32px!important;padding-right:32px!important}.pa-md-9{padding:36px!important}.pt-md-9{padding-top:36px!important}.pb-md-9{padding-bottom:36px!important}.pl-md-9{padding-left:36px!important}.pr-md-9{padding-right:36px!important}.py-md-9{padding-top:36px!important;padding-bottom:36px!important}.px-md-9{padding-left:36px!important;padding-right:36px!important}.pa-md-10{padding:40px!important}.pt-md-10{padding-top:40px!important}.pb-md-10{padding-bottom:40px!important}.pl-md-10{padding-left:40px!important}.pr-md-10{padding-right:40px!important}.py-md-10{padding-top:40px!important;padding-bottom:40px!important}.px-md-10{padding-left:40px!important;padding-right:40px!important}.pa-md-11{padding:44px!important}.pt-md-11{padding-top:44px!important}.pb-md-11{padding-bottom:44px!important}.pl-md-11{padding-left:44px!important}.pr-md-11{padding-right:44px!important}.py-md-11{padding-top:44px!important;padding-bottom:44px!important}.px-md-11{padding-left:44px!important;padding-right:44px!important}.pa-md-12{padding:48px!important}.pt-md-12{padding-top:48px!important}.pb-md-12{padding-bottom:48px!important}.pl-md-12{padding-left:48px!important}.pr-md-12{padding-right:48px!important}.py-md-12{padding-top:48px!important;padding-bottom:48px!important}.px-md-12{padding-left:48px!important;padding-right:48px!important}.pa-md-13{padding:52px!important}.pt-md-13{padding-top:52px!important}.pb-md-13{padding-bottom:52px!important}.pl-md-13{padding-left:52px!important}.pr-md-13{padding-right:52px!important}.py-md-13{padding-top:52px!important;padding-bottom:52px!important}.px-md-13{padding-left:52px!important;padding-right:52px!important}.pa-md-14{padding:56px!important}.pt-md-14{padding-top:56px!important}.pb-md-14{padding-bottom:56px!important}.pl-md-14{padding-left:56px!important}.pr-md-14{padding-right:56px!important}.py-md-14{padding-top:56px!important;padding-bottom:56px!important}.px-md-14{padding-left:56px!important;padding-right:56px!important}.pa-md-15{padding:60px!important}.pt-md-15{padding-top:60px!important}.pb-md-15{padding-bottom:60px!important}.pl-md-15{padding-left:60px!important}.pr-md-15{padding-right:60px!important}.py-md-15{padding-top:60px!important;padding-bottom:60px!important}.px-md-15{padding-left:60px!important;padding-right:60px!important}.pa-md-16{padding:64px!important}.pt-md-16{padding-top:64px!important}.pb-md-16{padding-bottom:64px!important}.pl-md-16{padding-left:64px!important}.pr-md-16{padding-right:64px!important}.py-md-16{padding-top:64px!important;padding-bottom:64px!important}.px-md-16{padding-left:64px!important;padding-right:64px!important}.pa-md-17{padding:68px!important}.pt-md-17{padding-top:68px!important}.pb-md-17{padding-bottom:68px!important}.pl-md-17{padding-left:68px!important}.pr-md-17{padding-right:68px!important}.py-md-17{padding-top:68px!important;padding-bottom:68px!important}.px-md-17{padding-left:68px!important;padding-right:68px!important}.pa-md-18{padding:72px!important}.pt-md-18{padding-top:72px!important}.pb-md-18{padding-bottom:72px!important}.pl-md-18{padding-left:72px!important}.pr-md-18{padding-right:72px!important}.py-md-18{padding-top:72px!important;padding-bottom:72px!important}.px-md-18{padding-left:72px!important;padding-right:72px!important}.pa-md-19{padding:76px!important}.pt-md-19{padding-top:76px!important}.pb-md-19{padding-bottom:76px!important}.pl-md-19{padding-left:76px!important}.pr-md-19{padding-right:76px!important}.py-md-19{padding-top:76px!important;padding-bottom:76px!important}.px-md-19{padding-left:76px!important;padding-right:76px!important}.pa-md-20{padding:80px!important}.pt-md-20{padding-top:80px!important}.pb-md-20{padding-bottom:80px!important}.pl-md-20{padding-left:80px!important}.pr-md-20{padding-right:80px!important}.py-md-20{padding-top:80px!important;padding-bottom:80px!important}.px-md-20{padding-left:80px!important;padding-right:80px!important}}@media screen and (min-width: 1024px){.pa-lg-0{padding:0!important}.pt-lg-0{padding-top:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0{padding-left:0!important}.pr-lg-0{padding-right:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.pa-lg-1{padding:4px!important}.pt-lg-1{padding-top:4px!important}.pb-lg-1{padding-bottom:4px!important}.pl-lg-1{padding-left:4px!important}.pr-lg-1{padding-right:4px!important}.py-lg-1{padding-top:4px!important;padding-bottom:4px!important}.px-lg-1{padding-left:4px!important;padding-right:4px!important}.pa-lg-2{padding:8px!important}.pt-lg-2{padding-top:8px!important}.pb-lg-2{padding-bottom:8px!important}.pl-lg-2{padding-left:8px!important}.pr-lg-2{padding-right:8px!important}.py-lg-2{padding-top:8px!important;padding-bottom:8px!important}.px-lg-2{padding-left:8px!important;padding-right:8px!important}.pa-lg-3{padding:12px!important}.pt-lg-3{padding-top:12px!important}.pb-lg-3{padding-bottom:12px!important}.pl-lg-3{padding-left:12px!important}.pr-lg-3{padding-right:12px!important}.py-lg-3{padding-top:12px!important;padding-bottom:12px!important}.px-lg-3{padding-left:12px!important;padding-right:12px!important}.pa-lg-4{padding:16px!important}.pt-lg-4{padding-top:16px!important}.pb-lg-4{padding-bottom:16px!important}.pl-lg-4{padding-left:16px!important}.pr-lg-4{padding-right:16px!important}.py-lg-4{padding-top:16px!important;padding-bottom:16px!important}.px-lg-4{padding-left:16px!important;padding-right:16px!important}.pa-lg-5{padding:20px!important}.pt-lg-5{padding-top:20px!important}.pb-lg-5{padding-bottom:20px!important}.pl-lg-5{padding-left:20px!important}.pr-lg-5{padding-right:20px!important}.py-lg-5{padding-top:20px!important;padding-bottom:20px!important}.px-lg-5{padding-left:20px!important;padding-right:20px!important}.pa-lg-6{padding:24px!important}.pt-lg-6{padding-top:24px!important}.pb-lg-6{padding-bottom:24px!important}.pl-lg-6{padding-left:24px!important}.pr-lg-6{padding-right:24px!important}.py-lg-6{padding-top:24px!important;padding-bottom:24px!important}.px-lg-6{padding-left:24px!important;padding-right:24px!important}.pa-lg-7{padding:28px!important}.pt-lg-7{padding-top:28px!important}.pb-lg-7{padding-bottom:28px!important}.pl-lg-7{padding-left:28px!important}.pr-lg-7{padding-right:28px!important}.py-lg-7{padding-top:28px!important;padding-bottom:28px!important}.px-lg-7{padding-left:28px!important;padding-right:28px!important}.pa-lg-8{padding:32px!important}.pt-lg-8{padding-top:32px!important}.pb-lg-8{padding-bottom:32px!important}.pl-lg-8{padding-left:32px!important}.pr-lg-8{padding-right:32px!important}.py-lg-8{padding-top:32px!important;padding-bottom:32px!important}.px-lg-8{padding-left:32px!important;padding-right:32px!important}.pa-lg-9{padding:36px!important}.pt-lg-9{padding-top:36px!important}.pb-lg-9{padding-bottom:36px!important}.pl-lg-9{padding-left:36px!important}.pr-lg-9{padding-right:36px!important}.py-lg-9{padding-top:36px!important;padding-bottom:36px!important}.px-lg-9{padding-left:36px!important;padding-right:36px!important}.pa-lg-10{padding:40px!important}.pt-lg-10{padding-top:40px!important}.pb-lg-10{padding-bottom:40px!important}.pl-lg-10{padding-left:40px!important}.pr-lg-10{padding-right:40px!important}.py-lg-10{padding-top:40px!important;padding-bottom:40px!important}.px-lg-10{padding-left:40px!important;padding-right:40px!important}.pa-lg-11{padding:44px!important}.pt-lg-11{padding-top:44px!important}.pb-lg-11{padding-bottom:44px!important}.pl-lg-11{padding-left:44px!important}.pr-lg-11{padding-right:44px!important}.py-lg-11{padding-top:44px!important;padding-bottom:44px!important}.px-lg-11{padding-left:44px!important;padding-right:44px!important}.pa-lg-12{padding:48px!important}.pt-lg-12{padding-top:48px!important}.pb-lg-12{padding-bottom:48px!important}.pl-lg-12{padding-left:48px!important}.pr-lg-12{padding-right:48px!important}.py-lg-12{padding-top:48px!important;padding-bottom:48px!important}.px-lg-12{padding-left:48px!important;padding-right:48px!important}.pa-lg-13{padding:52px!important}.pt-lg-13{padding-top:52px!important}.pb-lg-13{padding-bottom:52px!important}.pl-lg-13{padding-left:52px!important}.pr-lg-13{padding-right:52px!important}.py-lg-13{padding-top:52px!important;padding-bottom:52px!important}.px-lg-13{padding-left:52px!important;padding-right:52px!important}.pa-lg-14{padding:56px!important}.pt-lg-14{padding-top:56px!important}.pb-lg-14{padding-bottom:56px!important}.pl-lg-14{padding-left:56px!important}.pr-lg-14{padding-right:56px!important}.py-lg-14{padding-top:56px!important;padding-bottom:56px!important}.px-lg-14{padding-left:56px!important;padding-right:56px!important}.pa-lg-15{padding:60px!important}.pt-lg-15{padding-top:60px!important}.pb-lg-15{padding-bottom:60px!important}.pl-lg-15{padding-left:60px!important}.pr-lg-15{padding-right:60px!important}.py-lg-15{padding-top:60px!important;padding-bottom:60px!important}.px-lg-15{padding-left:60px!important;padding-right:60px!important}.pa-lg-16{padding:64px!important}.pt-lg-16{padding-top:64px!important}.pb-lg-16{padding-bottom:64px!important}.pl-lg-16{padding-left:64px!important}.pr-lg-16{padding-right:64px!important}.py-lg-16{padding-top:64px!important;padding-bottom:64px!important}.px-lg-16{padding-left:64px!important;padding-right:64px!important}.pa-lg-17{padding:68px!important}.pt-lg-17{padding-top:68px!important}.pb-lg-17{padding-bottom:68px!important}.pl-lg-17{padding-left:68px!important}.pr-lg-17{padding-right:68px!important}.py-lg-17{padding-top:68px!important;padding-bottom:68px!important}.px-lg-17{padding-left:68px!important;padding-right:68px!important}.pa-lg-18{padding:72px!important}.pt-lg-18{padding-top:72px!important}.pb-lg-18{padding-bottom:72px!important}.pl-lg-18{padding-left:72px!important}.pr-lg-18{padding-right:72px!important}.py-lg-18{padding-top:72px!important;padding-bottom:72px!important}.px-lg-18{padding-left:72px!important;padding-right:72px!important}.pa-lg-19{padding:76px!important}.pt-lg-19{padding-top:76px!important}.pb-lg-19{padding-bottom:76px!important}.pl-lg-19{padding-left:76px!important}.pr-lg-19{padding-right:76px!important}.py-lg-19{padding-top:76px!important;padding-bottom:76px!important}.px-lg-19{padding-left:76px!important;padding-right:76px!important}.pa-lg-20{padding:80px!important}.pt-lg-20{padding-top:80px!important}.pb-lg-20{padding-bottom:80px!important}.pl-lg-20{padding-left:80px!important}.pr-lg-20{padding-right:80px!important}.py-lg-20{padding-top:80px!important;padding-bottom:80px!important}.px-lg-20{padding-left:80px!important;padding-right:80px!important}}@media screen and (min-width: 1400px){.pa-xlg-0{padding:0!important}.pt-xlg-0{padding-top:0!important}.pb-xlg-0{padding-bottom:0!important}.pl-xlg-0{padding-left:0!important}.pr-xlg-0{padding-right:0!important}.py-xlg-0{padding-top:0!important;padding-bottom:0!important}.px-xlg-0{padding-left:0!important;padding-right:0!important}.pa-xlg-1{padding:4px!important}.pt-xlg-1{padding-top:4px!important}.pb-xlg-1{padding-bottom:4px!important}.pl-xlg-1{padding-left:4px!important}.pr-xlg-1{padding-right:4px!important}.py-xlg-1{padding-top:4px!important;padding-bottom:4px!important}.px-xlg-1{padding-left:4px!important;padding-right:4px!important}.pa-xlg-2{padding:8px!important}.pt-xlg-2{padding-top:8px!important}.pb-xlg-2{padding-bottom:8px!important}.pl-xlg-2{padding-left:8px!important}.pr-xlg-2{padding-right:8px!important}.py-xlg-2{padding-top:8px!important;padding-bottom:8px!important}.px-xlg-2{padding-left:8px!important;padding-right:8px!important}.pa-xlg-3{padding:12px!important}.pt-xlg-3{padding-top:12px!important}.pb-xlg-3{padding-bottom:12px!important}.pl-xlg-3{padding-left:12px!important}.pr-xlg-3{padding-right:12px!important}.py-xlg-3{padding-top:12px!important;padding-bottom:12px!important}.px-xlg-3{padding-left:12px!important;padding-right:12px!important}.pa-xlg-4{padding:16px!important}.pt-xlg-4{padding-top:16px!important}.pb-xlg-4{padding-bottom:16px!important}.pl-xlg-4{padding-left:16px!important}.pr-xlg-4{padding-right:16px!important}.py-xlg-4{padding-top:16px!important;padding-bottom:16px!important}.px-xlg-4{padding-left:16px!important;padding-right:16px!important}.pa-xlg-5{padding:20px!important}.pt-xlg-5{padding-top:20px!important}.pb-xlg-5{padding-bottom:20px!important}.pl-xlg-5{padding-left:20px!important}.pr-xlg-5{padding-right:20px!important}.py-xlg-5{padding-top:20px!important;padding-bottom:20px!important}.px-xlg-5{padding-left:20px!important;padding-right:20px!important}.pa-xlg-6{padding:24px!important}.pt-xlg-6{padding-top:24px!important}.pb-xlg-6{padding-bottom:24px!important}.pl-xlg-6{padding-left:24px!important}.pr-xlg-6{padding-right:24px!important}.py-xlg-6{padding-top:24px!important;padding-bottom:24px!important}.px-xlg-6{padding-left:24px!important;padding-right:24px!important}.pa-xlg-7{padding:28px!important}.pt-xlg-7{padding-top:28px!important}.pb-xlg-7{padding-bottom:28px!important}.pl-xlg-7{padding-left:28px!important}.pr-xlg-7{padding-right:28px!important}.py-xlg-7{padding-top:28px!important;padding-bottom:28px!important}.px-xlg-7{padding-left:28px!important;padding-right:28px!important}.pa-xlg-8{padding:32px!important}.pt-xlg-8{padding-top:32px!important}.pb-xlg-8{padding-bottom:32px!important}.pl-xlg-8{padding-left:32px!important}.pr-xlg-8{padding-right:32px!important}.py-xlg-8{padding-top:32px!important;padding-bottom:32px!important}.px-xlg-8{padding-left:32px!important;padding-right:32px!important}.pa-xlg-9{padding:36px!important}.pt-xlg-9{padding-top:36px!important}.pb-xlg-9{padding-bottom:36px!important}.pl-xlg-9{padding-left:36px!important}.pr-xlg-9{padding-right:36px!important}.py-xlg-9{padding-top:36px!important;padding-bottom:36px!important}.px-xlg-9{padding-left:36px!important;padding-right:36px!important}.pa-xlg-10{padding:40px!important}.pt-xlg-10{padding-top:40px!important}.pb-xlg-10{padding-bottom:40px!important}.pl-xlg-10{padding-left:40px!important}.pr-xlg-10{padding-right:40px!important}.py-xlg-10{padding-top:40px!important;padding-bottom:40px!important}.px-xlg-10{padding-left:40px!important;padding-right:40px!important}.pa-xlg-11{padding:44px!important}.pt-xlg-11{padding-top:44px!important}.pb-xlg-11{padding-bottom:44px!important}.pl-xlg-11{padding-left:44px!important}.pr-xlg-11{padding-right:44px!important}.py-xlg-11{padding-top:44px!important;padding-bottom:44px!important}.px-xlg-11{padding-left:44px!important;padding-right:44px!important}.pa-xlg-12{padding:48px!important}.pt-xlg-12{padding-top:48px!important}.pb-xlg-12{padding-bottom:48px!important}.pl-xlg-12{padding-left:48px!important}.pr-xlg-12{padding-right:48px!important}.py-xlg-12{padding-top:48px!important;padding-bottom:48px!important}.px-xlg-12{padding-left:48px!important;padding-right:48px!important}.pa-xlg-13{padding:52px!important}.pt-xlg-13{padding-top:52px!important}.pb-xlg-13{padding-bottom:52px!important}.pl-xlg-13{padding-left:52px!important}.pr-xlg-13{padding-right:52px!important}.py-xlg-13{padding-top:52px!important;padding-bottom:52px!important}.px-xlg-13{padding-left:52px!important;padding-right:52px!important}.pa-xlg-14{padding:56px!important}.pt-xlg-14{padding-top:56px!important}.pb-xlg-14{padding-bottom:56px!important}.pl-xlg-14{padding-left:56px!important}.pr-xlg-14{padding-right:56px!important}.py-xlg-14{padding-top:56px!important;padding-bottom:56px!important}.px-xlg-14{padding-left:56px!important;padding-right:56px!important}.pa-xlg-15{padding:60px!important}.pt-xlg-15{padding-top:60px!important}.pb-xlg-15{padding-bottom:60px!important}.pl-xlg-15{padding-left:60px!important}.pr-xlg-15{padding-right:60px!important}.py-xlg-15{padding-top:60px!important;padding-bottom:60px!important}.px-xlg-15{padding-left:60px!important;padding-right:60px!important}.pa-xlg-16{padding:64px!important}.pt-xlg-16{padding-top:64px!important}.pb-xlg-16{padding-bottom:64px!important}.pl-xlg-16{padding-left:64px!important}.pr-xlg-16{padding-right:64px!important}.py-xlg-16{padding-top:64px!important;padding-bottom:64px!important}.px-xlg-16{padding-left:64px!important;padding-right:64px!important}.pa-xlg-17{padding:68px!important}.pt-xlg-17{padding-top:68px!important}.pb-xlg-17{padding-bottom:68px!important}.pl-xlg-17{padding-left:68px!important}.pr-xlg-17{padding-right:68px!important}.py-xlg-17{padding-top:68px!important;padding-bottom:68px!important}.px-xlg-17{padding-left:68px!important;padding-right:68px!important}.pa-xlg-18{padding:72px!important}.pt-xlg-18{padding-top:72px!important}.pb-xlg-18{padding-bottom:72px!important}.pl-xlg-18{padding-left:72px!important}.pr-xlg-18{padding-right:72px!important}.py-xlg-18{padding-top:72px!important;padding-bottom:72px!important}.px-xlg-18{padding-left:72px!important;padding-right:72px!important}.pa-xlg-19{padding:76px!important}.pt-xlg-19{padding-top:76px!important}.pb-xlg-19{padding-bottom:76px!important}.pl-xlg-19{padding-left:76px!important}.pr-xlg-19{padding-right:76px!important}.py-xlg-19{padding-top:76px!important;padding-bottom:76px!important}.px-xlg-19{padding-left:76px!important;padding-right:76px!important}.pa-xlg-20{padding:80px!important}.pt-xlg-20{padding-top:80px!important}.pb-xlg-20{padding-bottom:80px!important}.pl-xlg-20{padding-left:80px!important}.pr-xlg-20{padding-right:80px!important}.py-xlg-20{padding-top:80px!important;padding-bottom:80px!important}.px-xlg-20{padding-left:80px!important;padding-right:80px!important}}@media screen and (min-width: 1620px){.pa-xl-0{padding:0!important}.pt-xl-0{padding-top:0!important}.pb-xl-0{padding-bottom:0!important}.pl-xl-0{padding-left:0!important}.pr-xl-0{padding-right:0!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.pa-xl-1{padding:4px!important}.pt-xl-1{padding-top:4px!important}.pb-xl-1{padding-bottom:4px!important}.pl-xl-1{padding-left:4px!important}.pr-xl-1{padding-right:4px!important}.py-xl-1{padding-top:4px!important;padding-bottom:4px!important}.px-xl-1{padding-left:4px!important;padding-right:4px!important}.pa-xl-2{padding:8px!important}.pt-xl-2{padding-top:8px!important}.pb-xl-2{padding-bottom:8px!important}.pl-xl-2{padding-left:8px!important}.pr-xl-2{padding-right:8px!important}.py-xl-2{padding-top:8px!important;padding-bottom:8px!important}.px-xl-2{padding-left:8px!important;padding-right:8px!important}.pa-xl-3{padding:12px!important}.pt-xl-3{padding-top:12px!important}.pb-xl-3{padding-bottom:12px!important}.pl-xl-3{padding-left:12px!important}.pr-xl-3{padding-right:12px!important}.py-xl-3{padding-top:12px!important;padding-bottom:12px!important}.px-xl-3{padding-left:12px!important;padding-right:12px!important}.pa-xl-4{padding:16px!important}.pt-xl-4{padding-top:16px!important}.pb-xl-4{padding-bottom:16px!important}.pl-xl-4{padding-left:16px!important}.pr-xl-4{padding-right:16px!important}.py-xl-4{padding-top:16px!important;padding-bottom:16px!important}.px-xl-4{padding-left:16px!important;padding-right:16px!important}.pa-xl-5{padding:20px!important}.pt-xl-5{padding-top:20px!important}.pb-xl-5{padding-bottom:20px!important}.pl-xl-5{padding-left:20px!important}.pr-xl-5{padding-right:20px!important}.py-xl-5{padding-top:20px!important;padding-bottom:20px!important}.px-xl-5{padding-left:20px!important;padding-right:20px!important}.pa-xl-6{padding:24px!important}.pt-xl-6{padding-top:24px!important}.pb-xl-6{padding-bottom:24px!important}.pl-xl-6{padding-left:24px!important}.pr-xl-6{padding-right:24px!important}.py-xl-6{padding-top:24px!important;padding-bottom:24px!important}.px-xl-6{padding-left:24px!important;padding-right:24px!important}.pa-xl-7{padding:28px!important}.pt-xl-7{padding-top:28px!important}.pb-xl-7{padding-bottom:28px!important}.pl-xl-7{padding-left:28px!important}.pr-xl-7{padding-right:28px!important}.py-xl-7{padding-top:28px!important;padding-bottom:28px!important}.px-xl-7{padding-left:28px!important;padding-right:28px!important}.pa-xl-8{padding:32px!important}.pt-xl-8{padding-top:32px!important}.pb-xl-8{padding-bottom:32px!important}.pl-xl-8{padding-left:32px!important}.pr-xl-8{padding-right:32px!important}.py-xl-8{padding-top:32px!important;padding-bottom:32px!important}.px-xl-8{padding-left:32px!important;padding-right:32px!important}.pa-xl-9{padding:36px!important}.pt-xl-9{padding-top:36px!important}.pb-xl-9{padding-bottom:36px!important}.pl-xl-9{padding-left:36px!important}.pr-xl-9{padding-right:36px!important}.py-xl-9{padding-top:36px!important;padding-bottom:36px!important}.px-xl-9{padding-left:36px!important;padding-right:36px!important}.pa-xl-10{padding:40px!important}.pt-xl-10{padding-top:40px!important}.pb-xl-10{padding-bottom:40px!important}.pl-xl-10{padding-left:40px!important}.pr-xl-10{padding-right:40px!important}.py-xl-10{padding-top:40px!important;padding-bottom:40px!important}.px-xl-10{padding-left:40px!important;padding-right:40px!important}.pa-xl-11{padding:44px!important}.pt-xl-11{padding-top:44px!important}.pb-xl-11{padding-bottom:44px!important}.pl-xl-11{padding-left:44px!important}.pr-xl-11{padding-right:44px!important}.py-xl-11{padding-top:44px!important;padding-bottom:44px!important}.px-xl-11{padding-left:44px!important;padding-right:44px!important}.pa-xl-12{padding:48px!important}.pt-xl-12{padding-top:48px!important}.pb-xl-12{padding-bottom:48px!important}.pl-xl-12{padding-left:48px!important}.pr-xl-12{padding-right:48px!important}.py-xl-12{padding-top:48px!important;padding-bottom:48px!important}.px-xl-12{padding-left:48px!important;padding-right:48px!important}.pa-xl-13{padding:52px!important}.pt-xl-13{padding-top:52px!important}.pb-xl-13{padding-bottom:52px!important}.pl-xl-13{padding-left:52px!important}.pr-xl-13{padding-right:52px!important}.py-xl-13{padding-top:52px!important;padding-bottom:52px!important}.px-xl-13{padding-left:52px!important;padding-right:52px!important}.pa-xl-14{padding:56px!important}.pt-xl-14{padding-top:56px!important}.pb-xl-14{padding-bottom:56px!important}.pl-xl-14{padding-left:56px!important}.pr-xl-14{padding-right:56px!important}.py-xl-14{padding-top:56px!important;padding-bottom:56px!important}.px-xl-14{padding-left:56px!important;padding-right:56px!important}.pa-xl-15{padding:60px!important}.pt-xl-15{padding-top:60px!important}.pb-xl-15{padding-bottom:60px!important}.pl-xl-15{padding-left:60px!important}.pr-xl-15{padding-right:60px!important}.py-xl-15{padding-top:60px!important;padding-bottom:60px!important}.px-xl-15{padding-left:60px!important;padding-right:60px!important}.pa-xl-16{padding:64px!important}.pt-xl-16{padding-top:64px!important}.pb-xl-16{padding-bottom:64px!important}.pl-xl-16{padding-left:64px!important}.pr-xl-16{padding-right:64px!important}.py-xl-16{padding-top:64px!important;padding-bottom:64px!important}.px-xl-16{padding-left:64px!important;padding-right:64px!important}.pa-xl-17{padding:68px!important}.pt-xl-17{padding-top:68px!important}.pb-xl-17{padding-bottom:68px!important}.pl-xl-17{padding-left:68px!important}.pr-xl-17{padding-right:68px!important}.py-xl-17{padding-top:68px!important;padding-bottom:68px!important}.px-xl-17{padding-left:68px!important;padding-right:68px!important}.pa-xl-18{padding:72px!important}.pt-xl-18{padding-top:72px!important}.pb-xl-18{padding-bottom:72px!important}.pl-xl-18{padding-left:72px!important}.pr-xl-18{padding-right:72px!important}.py-xl-18{padding-top:72px!important;padding-bottom:72px!important}.px-xl-18{padding-left:72px!important;padding-right:72px!important}.pa-xl-19{padding:76px!important}.pt-xl-19{padding-top:76px!important}.pb-xl-19{padding-bottom:76px!important}.pl-xl-19{padding-left:76px!important}.pr-xl-19{padding-right:76px!important}.py-xl-19{padding-top:76px!important;padding-bottom:76px!important}.px-xl-19{padding-left:76px!important;padding-right:76px!important}.pa-xl-20{padding:80px!important}.pt-xl-20{padding-top:80px!important}.pb-xl-20{padding-bottom:80px!important}.pl-xl-20{padding-left:80px!important}.pr-xl-20{padding-right:80px!important}.py-xl-20{padding-top:80px!important;padding-bottom:80px!important}.px-xl-20{padding-left:80px!important;padding-right:80px!important}}.grid-wrap{padding:16px;display:flex;flex-flow:column;align-items:center;flex:1}.grid-wrap .grid-section-content{height:100%}.spacer{flex:1}.subtitle{font-size:18px;font-weight:600;line-height:23px;margin-bottom:8px}.chips{display:flex}.chips .chip{font-size:12px;font-weight:600;color:#dc2626;line-height:14px;padding:4px 8px;background:#fef2f2;border:1px solid #f50000;border-radius:4px;box-sizing:border-box}.cta-text{display:flex;flex-direction:row;align-items:center;padding:8px;box-sizing:border-box;height:32px;background:#fff;align-self:flex-start;border-radius:8px;font-weight:600;font-size:12px;line-height:14px}p{font-weight:400;font-size:16px;line-height:22px;color:#191d23}.image-wrap{text-align:center}.subtitle{font-weight:600;font-size:18px;line-height:23px}.display-text{font-weight:700;font-size:36px;line-height:36px;text-align:center;letter-spacing:-.04em;color:#000}@media screen and (min-width: 1024px){.grid-wrap{padding:40px 20px 0}}@media screen and (max-width: 1024px){main{padding-top:60px}main.login-main{padding-top:0}.sidebar{position:absolute;left:-300px;transition:all .3s}.sidebar.active{left:0}.top-bar{display:flex}.sidebar-background{display:block}.save-button{top:8px;right:8px;height:44px;z-index:2600}#app .notification{bottom:16px}#app .notification.active{right:16px}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-active>div,.fade-leave-active>div{transition:all .2s ease}.fade-enter-from>div,.fade-leave-to>div{opacity:0;transform-origin:center}.fade-enter-from>div{transform:translateY(-10px)}.fade-enter-from>div:nth-child(2){transition-delay:.05s}.fade-enter-from>div:nth-child(3){transition-delay:.1s}.fade-enter-from>div:nth-child(4){transition-delay:.15s}.fade-enter-from>div:nth-child(5){transition-delay:.2s}.fade-enter-from>div:nth-child(5){transition-delay:.25s}.fade-enter-from>div:nth-child(6){transition-delay:.3s}.fade-leave-to>div{transform:translateY(10px);transition-delay:.1s}.fade-leave-to>div:nth-child(1){transition-delay:0s}.fade-leave-to>div:nth-child(2){transition-delay:.02s}.fade-leave-to>div:nth-child(3){transition-delay:.04s}.fade-leave-to>div:nth-child(4){transition-delay:.06s}.fade-leave-to>div:nth-child(5){transition-delay:.08s}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-Light.ttf)}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-LightItalic.ttf)}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-Regular.ttf)}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-Italic.ttf)}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-Medium.ttf)}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-MediumItalic.ttf)}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-SemiBold.ttf)}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-SemiBoldItalic.ttf)}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-Bold.ttf)}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-BoldItalic.ttf)}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-ExtraBold.ttf)}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(../fonts/montserrat/Montserrat-ExtraBoldItalic.ttf)}@font-face{font-family:Open Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-Light.ttf)}@font-face{font-family:Open Sans;font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-LightItalic.ttf)}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-Regular.ttf)}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-Italic.ttf)}@font-face{font-family:Open Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-Medium.ttf)}@font-face{font-family:Open Sans;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-MediumItalic.ttf)}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-SemiBold.ttf)}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-SemiBoldItalic.ttf)}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-Bold.ttf)}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-BoldItalic.ttf)}@font-face{font-family:Open Sans;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-ExtraBold.ttf)}@font-face{font-family:Open Sans;font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(../fonts/open-sans/OpenSans-ExtraBoldItalic.ttf)}body{margin:0;background-color:#f0f0f0;color:#000;font-family:Inter,sans-serif;height:100%;font-size:14px;overflow:hidden}p{margin:0;font-size:16px;line-height:17px;color:#323a46}p.small{font-size:14px;line-height:17px}a{color:var(--primary-color)}html{height:100%}#app{display:flex;height:100%;flex-direction:row}.root{width:100%;display:flex;height:100%;flex-direction:row}main{flex:1;display:flex;overflow:auto;flex-flow:column}.divider{border-bottom:1px solid #c2c2c2;margin:28px 16px 36px}.notification{position:fixed;bottom:120px;right:-340px;width:300px;box-sizing:border-box;padding:12px 16px;text-align:left;color:#fff;border-radius:4px;box-shadow:0 4px 20px #00000040;transition:all .3s}.notification.active{right:40px}.notification.error{background-color:red}.notification.success{background-color:#00b23b}.notification>div:first-of-type{font-weight:600;margin-bottom:8px}.loading-overlay{position:fixed;top:0;right:0;left:0;bottom:0;z-index:500;background-color:#ffffffbf;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;justify-content:center;align-items:center;z-index:-1;opacity:0;transition:all .2s}.loading-overlay img{transform:scale(2)}.loading-overlay.active{opacity:1;z-index:5000}.placeholder-image{width:100%;height:auto}@media screen and (min-width: 1024px){#app{flex-direction:row}}*{scrollbar-width:thin;scrollbar-color:#e0e0e0 #ffffff}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{border-radius:8px;background-color:#fff;border:4px solid #ffffff}*::-webkit-scrollbar-track:hover{background-color:#fff}*::-webkit-scrollbar-track:active{background-color:#fff}*::-webkit-scrollbar-thumb{border-radius:8px;background-color:#e0e0e0;border:2px solid #ffffff}*::-webkit-scrollbar-thumb:hover{background-color:#e0e0e0}*::-webkit-scrollbar-thumb:active{background-color:#e0e0e0}
