@charset 'UTF-8';@keyframes mdc-select-float-native-control{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.mdc-line-ripple{position:absolute;bottom:0;left:0;width:100%;height:2px;transform:scaleX(0);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1);opacity:0;z-index:2}.mdc-line-ripple--active{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating{opacity:0}.mdc-notched-outline{display:flex;position:absolute;right:0;left:0;box-sizing:border-box;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}.mdc-notched-outline[dir=rtl],[dir=rtl] .mdc-notched-outline{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{box-sizing:border-box;height:100%;transition:border .15s cubic-bezier(.4,0,.2,1);border-top:1px solid;border-bottom:1px solid;pointer-events:none}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}.mdc-notched-outline__leading[dir=rtl],.mdc-notched-outline__trailing,[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{flex-grow:1}.mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{flex:0 0 auto;width:auto;max-width:calc(100% - 24px)}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;top:17px;bottom:auto;max-width:100%}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.3333333333%}.mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:0;padding-right:8px;border-top:none}.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{padding:0}.mdc-floating-label{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;position:absolute;left:0;transform-origin:left top;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);line-height:1.15rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform}.mdc-floating-label[dir=rtl],[dir=rtl] .mdc-floating-label{right:0;left:auto;transform-origin:right top;text-align:right}.mdc-floating-label--float-above{cursor:auto;transform:translateY(-50%) scale(.75)}.mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-standard .25s 1}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(0) translateY(-50%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-50%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-50%) scale(.75)}to{transform:translateX(0) translateY(-50%) scale(.75)}}@keyframes mdc-ripple-fg-radius-in{0%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-opacity-in{0%{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-out{0%{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug:before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-select--with-leading-icon .mdc-select__icon{display:inline-block;position:absolute;bottom:16px;box-sizing:border-box;width:24px;height:24px;border:none;background-color:transparent;fill:currentColor;opacity:.54;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mdc-select__icon:not([tabindex]),.mdc-select__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-select-helper-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.0333333333em;text-decoration:inherit;text-transform:inherit;display:block;line-height:normal;margin:0;transition:opacity .18s cubic-bezier(.4,0,.2,1);opacity:0;will-change:opacity}.mdc-select-helper-text:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-select-helper-text--persistent{transition:none;opacity:1;will-change:auto}.mdc-select{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;will-change:transform,opacity;display:inline-flex;position:relative;box-sizing:border-box;height:56px;overflow:hidden;will-change:opacity,transform,color}.mdc-select:not(.mdc-select--disabled){background-color:#f5f5f5}.mdc-select:after,.mdc-select:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-select:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-select.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-select.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-select.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-select.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-select.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-select:after,.mdc-select:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-select.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-select:after,.mdc-select:before{background-color:rgba(0,0,0,.87)}.mdc-select:hover:before{opacity:.04}.mdc-select.mdc-ripple-upgraded--background-focused:before,.mdc-select:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:rgba(0,0,0,.87)}.mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:rgba(0,0,0,.6)}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:rgba(0,0,0,.42)}.mdc-select:not(.mdc-select--disabled)+.mdc-select-helper-text{color:rgba(0,0,0,.6)}.mdc-select,.mdc-select__native-control{border-radius:4px 4px 0 0}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:rgba(98,0,238,.87)}.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:rgba(0,0,0,.87)}.mdc-select .mdc-floating-label--float-above{transform:translateY(-70%) scale(.75)}.mdc-select .mdc-floating-label{left:16px;right:auto;top:21px;pointer-events:none}.mdc-select .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select .mdc-floating-label{left:auto;right:16px}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-select.mdc-select--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined .mdc-floating-label{left:auto;right:4px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:36px;right:auto}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:auto;right:36px}.mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' opacity='.54' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;left:auto;right:8px;position:absolute;bottom:16px;width:24px;height:24px;transition:transform .15s cubic-bezier(.4,0,.2,1);pointer-events:none}.mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .mdc-select__dropdown-icon{left:8px;right:auto}.mdc-select--focused .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%236200ee' fill-rule='evenodd' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;transform:rotate(180deg) translateY(-5px);transition:transform .15s cubic-bezier(.4,0,.2,1)}.mdc-select__native-control{padding-top:20px}.mdc-select.mdc-select--focused .mdc-line-ripple:after{transform:scaleY(2);opacity:1}.mdc-select+.mdc-select-helper-text{margin-right:12px;margin-left:12px}.mdc-select--outlined+.mdc-select-helper-text{margin-right:16px;margin-left:16px}.mdc-select--focused+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg){opacity:1}.mdc-select__selected-text{min-width:200px;padding-top:22px}.mdc-select__native-control,.mdc-select__selected-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;box-sizing:border-box;width:100%;height:56px;padding:20px 52px 4px 16px;border:none;border-bottom:1px solid;outline:0;background-color:transparent;color:inherit;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-select__native-control[dir=rtl],.mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select__native-control,[dir=rtl] .mdc-select__selected-text{padding-left:52px;padding-right:16px}.mdc-select__native-control::-ms-expand,.mdc-select__selected-text::-ms-expand{display:none}.mdc-select__native-control::-ms-value,.mdc-select__selected-text::-ms-value{background-color:transparent;color:inherit}@-moz-document url-prefix(""){.mdc-select__native-control,.mdc-select__selected-text{text-indent:-2px}}.mdc-select--outlined{border:none;overflow:visible}.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.24)}.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.87)}.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px;border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-select--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-select--outlined .mdc-select__native-control{border-radius:4px}.mdc-select--outlined:after,.mdc-select--outlined:before{content:none}.mdc-select--outlined:not(.mdc-select--disabled){background-color:transparent}.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) scale(1);font-size:.75rem}.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75);font-size:1rem}.mdc-select--outlined .mdc-select__native-control,.mdc-select--outlined .mdc-select__selected-text{display:flex;padding:12px 52px 12px 16px;border:none;background-color:transparent;z-index:1}.mdc-select--outlined .mdc-select__native-control[dir=rtl],.mdc-select--outlined .mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-select__native-control,[dir=rtl] .mdc-select--outlined .mdc-select__selected-text{padding-left:52px;padding-right:16px}.mdc-select--outlined .mdc-select__selected-text{padding-top:14px}.mdc-select--outlined .mdc-select__icon{z-index:2}.mdc-select--outlined .mdc-floating-label{line-height:1.15rem;pointer-events:auto}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple{background-color:#b00020;background-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#b00020}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid+.mdc-select-helper-text--validation-msg{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__native-control:hover{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px;border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.mdc-select--invalid .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23b00020' fill-rule='evenodd' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--invalid+.mdc-select-helper-text--validation-msg{opacity:1}.mdc-select--required .mdc-floating-label:after{content:"*"}.mdc-select--disabled{background-color:#fafafa;cursor:default;pointer-events:none}.mdc-select--disabled .mdc-floating-label{color:rgba(0,0,0,.37)}.mdc-select--disabled .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' opacity='.37' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--disabled .mdc-line-ripple{display:none}.mdc-select--disabled .mdc-select__icon{color:rgba(0,0,0,.37)}.mdc-select--disabled .mdc-select__native-control,.mdc-select--disabled .mdc-select__selected-text{color:rgba(0,0,0,.37);border-bottom-style:dotted}.mdc-select--disabled .mdc-select__selected-text{pointer-events:none}.mdc-select--disabled.mdc-select--outlined{background-color:transparent}.mdc-select--disabled.mdc-select--outlined .mdc-select__native-control,.mdc-select--disabled.mdc-select--outlined .mdc-select__selected-text{border-bottom-style:none}.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.16)}.mdc-select--with-leading-icon .mdc-select__icon{left:16px;right:auto}.mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__icon{left:auto;right:16px}.mdc-select--with-leading-icon .mdc-select__native-control,.mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:48px;padding-right:32px}.mdc-select--with-leading-icon .mdc-select__native-control[dir=rtl],.mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__native-control,[dir=rtl] .mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:32px;padding-right:48px}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1}.mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1}.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text{padding-left:32px;padding-right:32px}.mdc-select__menu .mdc-list .mdc-list-item--selected{color:#000;color:var(--mdc-theme-on-surface,#000)}.mdc-select__menu .mdc-list .mdc-list-item--selected:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:#000}@supports not (-ms-ime-align:auto){.mdc-select__menu .mdc-list .mdc-list-item--selected:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:var(--mdc-theme-on-surface,#000)}}.mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before{opacity:.04}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon{0%{transform:translateX(-32px) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{transform:translateX(-32px) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl{0%{transform:translateX(32px) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% + 32px)) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% + 32px)) translateY(-130%) scale(.75)}to{transform:translateX(32px) translateY(-130%) scale(.75)}}.mdc-text-field-character-counter{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.0333333333em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin-left:auto;margin-right:0;padding-left:16px;padding-right:0;white-space:nowrap}.mdc-text-field-character-counter:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon{position:absolute;bottom:16px;cursor:pointer}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;will-change:transform,opacity;border-radius:4px 4px 0 0;display:inline-flex;position:relative;box-sizing:border-box;height:56px;overflow:hidden;will-change:opacity,transform,color}.mdc-text-field:after,.mdc-text-field:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-text-field:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-text-field.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-text-field.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-text-field.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field:after,.mdc-text-field:before{background-color:rgba(0,0,0,.87)}.mdc-text-field:hover:before{opacity:.04}.mdc-text-field.mdc-ripple-upgraded--background-focused:before,.mdc-text-field:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-text-field:after,.mdc-text-field:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-text-field.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(0,0,0,.87)}.mdc-text-field .mdc-text-field__input{caret-color:#6200ee;caret-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{border-bottom-color:rgba(0,0,0,.42)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:rgba(0,0,0,.87)}.mdc-text-field .mdc-line-ripple{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,.12)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(0,0,0,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon{color:rgba(0,0,0,.54)}.mdc-text-field:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field .mdc-floating-label{left:16px;right:auto;top:18px;pointer-events:none}.mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field .mdc-floating-label{left:auto;right:16px}.mdc-text-field--textarea .mdc-floating-label{left:4px;right:auto}.mdc-text-field--textarea .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:40px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:auto;right:40px}.mdc-text-field__input{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;align-self:flex-end;box-sizing:border-box;width:100%;height:100%;padding:20px 16px 6px;transition:opacity .15s cubic-bezier(.4,0,.2,1);border:none;border-bottom:1px solid;border-radius:0;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-text-field__input::-moz-placeholder{-moz-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1);opacity:0;color:rgba(0,0,0,.54)}.mdc-text-field__input::placeholder{transition:opacity 67ms cubic-bezier(.4,0,.2,1);opacity:0;color:rgba(0,0,0,.54)}.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder{transition-delay:40ms;transition-duration:.11s;opacity:1}.mdc-text-field--focused .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,.mdc-text-field--no-label .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:.11s;opacity:1}.mdc-text-field__input:focus{outline:0}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input:-webkit-autofill{z-index:auto!important}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{padding:16px}.mdc-text-field__input:-webkit-autofill+.mdc-floating-label{transform:translateY(-50%) scale(.75);cursor:auto}.mdc-text-field--outlined{border:none;overflow:visible}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.24)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.87)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) scale(1);font-size:.75rem}.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75);font-size:1rem}.mdc-text-field--outlined:after,.mdc-text-field--outlined:before{content:none}.mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--outlined .mdc-text-field__input{display:flex;padding:12px 16px 14px;border:none!important;background-color:transparent;z-index:1}.mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--outlined.mdc-text-field--disabled{background-color:transparent}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.06)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}.mdc-text-field--outlined.mdc-text-field--dense{height:48px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) scale(1);font-size:.8rem}.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) scale(.8);font-size:1rem}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{top:14px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.mdc-text-field--with-leading-icon .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:auto;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(-21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(-21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:32px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:auto;right:32px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{right:12px;left:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon~.mdc-text-field__icon{right:auto;left:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;transform:scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:44px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:auto;right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon~.mdc-text-field__icon{right:auto;left:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input,.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:44px}.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-70%) scale(.8)}.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1}.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.mdc-text-field--dense .mdc-floating-label,.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.813rem}.mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{margin-left:1px;content:"*"}.mdc-text-field--textarea{display:inline-flex;width:auto;height:auto;transition:none;overflow:visible}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.24)}.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.87)}.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field--textarea .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-text-field--textarea:after,.mdc-text-field--textarea:before{content:none}.mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--textarea .mdc-floating-label--float-above{transform:translateY(-144%) scale(1);font-size:.75rem}.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75);font-size:1rem}.mdc-text-field--textarea .mdc-text-field-character-counter{left:auto;right:16px;position:absolute;bottom:13px}.mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-text-field-character-counter{left:16px;right:auto}.mdc-text-field--textarea .mdc-text-field__input{align-self:auto;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px;border:none}.mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input{margin-bottom:28px;padding-bottom:0}.mdc-text-field--textarea .mdc-floating-label{top:17px;bottom:auto;width:auto;pointer-events:none}.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):after,.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):before{content:none}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0}.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea){border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-text-field-helper-line{display:flex;justify-content:space-between;box-sizing:border-box}.mdc-text-field--dense+.mdc-text-field-helper-line{margin-bottom:4px}.mdc-text-field+.mdc-text-field-helper-line{padding-right:16px;padding-left:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(98,0,238,.87)}.mdc-text-field--focused .mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field--focused .mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover{border-bottom-color:#b00020;border-bottom-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple{background-color:#b00020;background-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:#b00020;caret-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon~.mdc-text-field__icon,.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon{color:#b00020;color:var(--mdc-theme-error,#b00020)}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#b00020;border-color:var(--mdc-theme-error,#b00020)}.mdc-text-field--disabled{background-color:#fafafa;border-bottom:none;pointer-events:none}.mdc-text-field--disabled .mdc-text-field__input{border-bottom-color:rgba(0,0,0,.06);color:rgba(0,0,0,.37)}.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(0,0,0,.37)}.mdc-text-field--disabled .mdc-text-field__icon{color:rgba(0,0,0,.3)}.mdc-text-field--disabled:not(.mdc-text-field--textarea){border-bottom-color:rgba(0,0,0,.12)}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--textarea.mdc-text-field--disabled{background-color:transparent;background-color:#f9f9f9}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(0,0,0,.06)}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input{border-bottom:none}@keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{transform:translateX(0) translateY(-70%) scale(.8)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-70%) scale(.8)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-70%) scale(.8)}to{transform:translateX(0) translateY(-70%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{transform:translateX(0) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-120%) scale(.8)}to{transform:translateX(0) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{transform:translateX(-21px) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8)}to{transform:translateX(-21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{transform:translateX(21px) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% + 21px)) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% + 21px)) translateY(-120%) scale(.8)}to{transform:translateX(21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-textarea{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}.mdc-list{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;line-height:1.5rem;margin:0;padding:8px 0;list-style-type:none;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.mdc-list-item__secondary-text{color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.mdc-list-item__graphic{background-color:transparent;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-icon-on-background,rgba(0,0,0,.38))}.mdc-list-item__meta{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-background,rgba(0,0,0,.38))}.mdc-list-group__subheader{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87))}.mdc-list--dense{padding-top:4px;padding-bottom:4px;font-size:.812rem}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;height:48px;padding:0 16px;overflow:hidden}.mdc-list-item:focus{outline:0}.mdc-list-item--activated,.mdc-list-item--activated .mdc-list-item__graphic,.mdc-list-item--selected,.mdc-list-item--selected .mdc-list-item__graphic{color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.mdc-list-item--disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-background,rgba(0,0,0,.38))}.mdc-list-item__graphic{margin-left:0;margin-right:32px;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;fill:currentColor}.mdc-list-item[dir=rtl] .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list-item__graphic{margin-left:32px;margin-right:0}.mdc-list .mdc-list-item__graphic{display:inline-flex}.mdc-list-item__meta{margin-left:auto;margin-right:0}.mdc-list-item[dir=rtl] .mdc-list-item__meta,[dir=rtl] .mdc-list-item .mdc-list-item__meta{margin-left:0;margin-right:auto}.mdc-list-item__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item__text[for]{pointer-events:none}.mdc-list-item__primary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:0;line-height:normal;margin-bottom:-20px;display:block}.mdc-list-item__primary-text:before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item__primary-text:after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list--dense .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list--dense .mdc-list-item__primary-text:before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item__primary-text:after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item__secondary-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.0178571429em;text-decoration:inherit;text-transform:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:0;line-height:normal;display:block}.mdc-list-item__secondary-text:before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item__secondary-text{display:block;margin-top:0;line-height:normal;font-size:inherit}.mdc-list--dense .mdc-list-item__secondary-text:before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item{height:40px}.mdc-list--dense .mdc-list-item__graphic{margin-left:0;margin-right:36px;width:20px;height:20px}.mdc-list-item[dir=rtl] .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.mdc-list--avatar-list .mdc-list-item{height:56px}.mdc-list--avatar-list .mdc-list-item__graphic{margin-left:0;margin-right:16px;width:40px;height:40px;border-radius:50%}.mdc-list-item[dir=rtl] .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}.mdc-list--two-line .mdc-list-item__text{align-self:flex-start}.mdc-list--two-line .mdc-list-item{height:72px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:0;margin-right:20px;width:36px;height:36px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{cursor:pointer}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-divider{height:0;margin:0;border:none;border-bottom:1px solid rgba(0,0,0,.12)}.mdc-list-divider--padded{margin:0 16px}.mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir=rtl] .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .mdc-list-divider--inset{margin-left:0;margin-right:72px}.mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 88px)}.mdc-list-group .mdc-list{padding:0}.mdc-list-group__subheader{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.75rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;margin:.75rem 16px}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;will-change:transform,opacity}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{top:-50%;left:-50%;width:200%;height:200%}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{background-color:#000}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before{opacity:.04}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:var(--mdc-theme-primary,#6200ee)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before{opacity:.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.08}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:var(--mdc-theme-primary,#6200ee)}}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.2}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.2}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.2}.mdc-menu-surface{display:none;position:absolute;box-sizing:border-box;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0;padding:0;transform:scale(1);transform-origin:top left;opacity:0;overflow:auto;will-change:transform,opacity;z-index:8;transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);background-color:#fff;background-color:var(--mdc-theme-surface,#fff);color:#000;color:var(--mdc-theme-on-surface,#000);border-radius:4px;transform-origin-left:top left;transform-origin-right:top right}.mdc-menu-surface:focus{outline:0}.mdc-menu-surface--open{display:inline-block;transform:scale(1);opacity:1}.mdc-menu-surface--animating-open{display:inline-block;transform:scale(.8);opacity:0}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0;transition:opacity 75ms linear}.mdc-menu-surface[dir=rtl],[dir=rtl] .mdc-menu-surface{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{position:relative;overflow:visible}.mdc-menu-surface--fixed{position:fixed}.mdc-menu{min-width:112px}.mdc-menu .mdc-list,.mdc-menu .mdc-list-item__graphic,.mdc-menu .mdc-list-item__meta{color:rgba(0,0,0,.87)}.mdc-menu .mdc-list-divider{margin:8px 0}.mdc-menu .mdc-list-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mdc-menu .mdc-list-item--disabled{cursor:auto}.mdc-menu a.mdc-list-item .mdc-list-item__graphic,.mdc-menu a.mdc-list-item .mdc-list-item__text{pointer-events:none}.mdc-menu__selection-group{padding:0;fill:currentColor}.mdc-menu__selection-group .mdc-list-item{padding-left:56px;padding-right:16px}.mdc-menu__selection-group .mdc-list-item[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-list-item{padding-left:16px;padding-right:56px}.mdc-menu__selection-group .mdc-menu__selection-group-icon{left:16px;right:auto;display:none;position:absolute}.mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-menu__selection-group-icon{left:auto;right:16px}.mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}.mdc-button{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:2.25rem;font-weight:500;letter-spacing:.0892857143em;text-decoration:none;text-transform:uppercase;padding:0 8px;display:inline-flex;position:relative;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;height:36px;border:none;outline:0;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;overflow:hidden;vertical-align:middle;border-radius:4px}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:0}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{background-color:transparent;color:rgba(0,0,0,.37);cursor:default;pointer-events:none}.mdc-button.mdc-button--dense{border-radius:4px}.mdc-button:not(:disabled){background-color:transparent}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;width:18px;height:18px;font-size:18px;vertical-align:top}.mdc-button .mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button .mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button:not(:disabled){color:#6200ee;color:var(--mdc-theme-primary,#6200ee)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button__label+.mdc-button__icon{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--outlined .mdc-button__icon,.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--outlined .mdc-button__icon[dir=rtl],.mdc-button--outlined .mdc-button__label+.mdc-button__icon,.mdc-button--raised .mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon,.mdc-button--unelevated .mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--outlined .mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__icon{margin-left:8px;margin-right:-4px}.mdc-button--outlined .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button--outlined .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__label+.mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--raised,.mdc-button--unelevated{padding:0 16px}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.37)}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee}@supports not (-ms-ime-align:auto){.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:var(--mdc-theme-primary,#6200ee)}}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){color:#fff;color:var(--mdc-theme-on-primary,#fff)}.mdc-button--raised{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.mdc-button--raised:focus,.mdc-button--raised:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mdc-button--raised:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mdc-button--raised:disabled{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mdc-button--outlined{border-style:solid;padding:0 14px;border-width:2px}.mdc-button--outlined:disabled{border-color:rgba(0,0,0,.37)}.mdc-button--outlined:not(:disabled){border-color:#6200ee;border-color:var(--mdc-theme-primary,#6200ee)}.mdc-button--dense{height:32px;font-size:.8125rem}.mdc-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;will-change:transform,opacity}.mdc-button:after,.mdc-button:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-button:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-button.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-button.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-button:after,.mdc-button:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-button.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-button:after,.mdc-button:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){.mdc-button:after,.mdc-button:before{background-color:var(--mdc-theme-primary,#6200ee)}}.mdc-button:hover:before{opacity:.04}.mdc-button.mdc-ripple-upgraded--background-focused:before,.mdc-button:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-button:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-button:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-button--raised:after,.mdc-button--raised:before,.mdc-button--unelevated:after,.mdc-button--unelevated:before{background-color:#fff}@supports not (-ms-ime-align:auto){.mdc-button--raised:after,.mdc-button--raised:before,.mdc-button--unelevated:after,.mdc-button--unelevated:before{background-color:var(--mdc-theme-on-primary,#fff)}}.mdc-button--raised:hover:before,.mdc-button--unelevated:hover:before{opacity:.08}.mdc-button--raised.mdc-ripple-upgraded--background-focused:before,.mdc-button--raised:not(.mdc-ripple-upgraded):focus:before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused:before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-button--raised:not(.mdc-ripple-upgraded):after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active:after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-form-field{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.0178571429em;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field>label{order:0;margin-right:auto;padding-left:4px}.mdc-form-field--align-end>label,.mdc-form-field[dir=rtl]>label,[dir=rtl] .mdc-form-field>label{margin-left:auto;padding-right:4px}.mdc-form-field--align-end>label{order:-1}.mdc-form-field--align-end[dir=rtl]>label,[dir=rtl] .mdc-form-field--align-end>label{margin-right:auto;padding-left:4px}.mdc-radio{display:inline-block;position:relative;flex:0 0 auto;box-sizing:border-box;width:40px;height:40px;padding:10px;cursor:pointer;will-change:opacity,transform,border-color,color}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.54)}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#018786;border-color:var(--mdc-theme-secondary,#018786)}.mdc-radio .mdc-radio__background:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-radio .mdc-radio__background:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-radio__background{display:inline-block;position:absolute;left:10px;box-sizing:border-box;width:50%;height:50%}.mdc-radio__background:before{transform:scale(0);opacity:0;pointer-events:none;content:"";transition:opacity .12s cubic-bezier(.4,0,.6,1) 0s,transform .12s cubic-bezier(.4,0,.6,1) 0s}.mdc-radio__background:before,.mdc-radio__outer-circle{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.mdc-radio__outer-circle{box-sizing:border-box;border-width:2px;border-style:solid;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0s}.mdc-radio__inner-circle{box-sizing:border-box;transform:scale(0);border-width:10px;border-style:solid;border-radius:50%;transition:transform .12s cubic-bezier(.4,0,.6,1) 0s,border-color .12s cubic-bezier(.4,0,.6,1) 0s}.mdc-radio__inner-circle,.mdc-radio__native-control{position:absolute;top:0;left:0;width:100%;height:100%}.mdc-radio__native-control{margin:0;padding:0;opacity:0;cursor:inherit;z-index:1}.mdc-radio__native-control:checked+.mdc-radio__background,.mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,transform .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform .12s cubic-bezier(0,0,.2,1) 0s,border-color .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio--disabled{cursor:default;pointer-events:none}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(.5);transition:transform .12s cubic-bezier(0,0,.2,1) 0s,border-color .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio__native-control:disabled+.mdc-radio__background,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__outer-circle{border-color:rgba(0,0,0,.26)}.mdc-radio__native-control:focus+.mdc-radio__background:before{transform:scale(2);opacity:.12;transition:opacity .12s cubic-bezier(0,0,.2,1) 0s,transform .12s cubic-bezier(0,0,.2,1) 0s}.mdc-radio{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:transparent;will-change:transform,opacity}.mdc-radio:after,.mdc-radio:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-radio:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-radio.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-radio.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-radio.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-radio.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio:after,.mdc-radio:before{top:0;left:0;width:100%;height:100%}.mdc-radio.mdc-ripple-upgraded:after,.mdc-radio.mdc-ripple-upgraded:before{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-radio.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-radio:after,.mdc-radio:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-radio:after,.mdc-radio:before{background-color:var(--mdc-theme-secondary,#018786)}}.mdc-radio:hover:before{opacity:.04}.mdc-radio.mdc-ripple-upgraded--background-focused:before,.mdc-radio:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-radio:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-radio:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before{content:none}.mdc-snackbar{z-index:8;margin:8px;display:none;position:fixed;right:0;bottom:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none;-webkit-tap-highlight-color:transparent}.mdc-snackbar__surface{background-color:#333}.mdc-snackbar__label{color:hsla(0,0%,100%,.87)}.mdc-snackbar__surface{min-width:344px}@media(max-width:344px),(max-width:480px){.mdc-snackbar__surface{min-width:100%}}.mdc-snackbar__surface{max-width:672px;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);border-radius:4px}.mdc-snackbar--closing,.mdc-snackbar--open,.mdc-snackbar--opening{display:flex}.mdc-snackbar--leading{justify-content:flex-start}.mdc-snackbar--stacked .mdc-snackbar__surface{flex-direction:column;align-items:flex-start}.mdc-snackbar--stacked .mdc-snackbar__actions{align-self:flex-end;margin-bottom:8px}.mdc-snackbar__surface{display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;transform:scale(.8);opacity:0}.mdc-snackbar--open .mdc-snackbar__surface{transform:scale(1);transition:opacity .15s cubic-bezier(0,0,.2,1) 0s,transform .15s cubic-bezier(0,0,.2,1) 0s;opacity:1;pointer-events:auto}.mdc-snackbar--closing .mdc-snackbar__surface{transform:scale(1);transition:opacity 75ms cubic-bezier(.4,0,1,1) 0s}.mdc-snackbar__label{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.0178571429em;text-decoration:inherit;text-transform:inherit;flex-grow:1;box-sizing:border-box;margin:0;padding:14px 16px}.mdc-snackbar__label:before{display:inline;content:attr(data-mdc-snackbar-label-text)}.mdc-snackbar__actions{margin-left:0;margin-right:8px;display:flex;flex-shrink:0;align-items:center;box-sizing:border-box}.mdc-snackbar__actions[dir=rtl],[dir=rtl] .mdc-snackbar__actions{margin-left:8px;margin-right:0}.mdc-snackbar__action:not(:disabled){color:#bb86fc}.mdc-snackbar__action:after,.mdc-snackbar__action:before{background-color:#bb86fc}.mdc-snackbar__action:hover:before{opacity:.08}.mdc-snackbar__action.mdc-ripple-upgraded--background-focused:before,.mdc-snackbar__action:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-snackbar__action:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-snackbar__action:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-snackbar__action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-snackbar__dismiss{color:hsla(0,0%,100%,.87)}.mdc-snackbar__dismiss:after,.mdc-snackbar__dismiss:before{background-color:hsla(0,0%,100%,.87)}.mdc-snackbar__dismiss:hover:before{opacity:.08}.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused:before,.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-snackbar__dismiss.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-snackbar__dismiss.mdc-snackbar__dismiss{width:36px;height:36px;padding:9px;font-size:18px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss img,.mdc-snackbar__dismiss.mdc-snackbar__dismiss svg{width:18px;height:18px}.mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:8px;margin-right:0}.mdc-snackbar__action+.mdc-snackbar__dismiss[dir=rtl],[dir=rtl] .mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:0;margin-right:8px}.mdc-text-field-helper-text{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.75rem;line-height:1.25rem;font-weight:400;letter-spacing:.0333333333em;text-decoration:inherit;text-transform:inherit;display:block;line-height:normal;margin:0;transition:opacity .15s cubic-bezier(.4,0,.2,1);opacity:0;will-change:opacity}.mdc-text-field-helper-text:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-helper-text--persistent{transition:none;opacity:1;will-change:auto}.login input[type=password],.login input[type=text]{font-family:manrope,serif;font-size:22px}@media(max-width:575.98px){.login input[type=password],.login input[type=text]{height:60px!important;font-size:16px}}@media(min-width:576px)and (max-width:767.98px){.login input[type=password],.login input[type=text]{height:64px!important;font-size:18px}}@media(min-width:768px)and (max-width:991.98px){.login input[type=password],.login input[type=text]{height:66px!important;font-size:22px!important}}@media(min-width:992px)and (max-width:1199.98px){.login input[type=password],.login input[type=text]{height:68px!important;font-size:22px!important}}@media(min-width:1200px){.login input[type=password],.login input[type=text]{height:72px!important;font-size:22px!important}}.loginPanel input[type=password],.loginPanel input[type=text]{font-family:manrope,serif;font-size:22px;border:none!important;color:#823f98;padding-left:15px}.loginPanel input[type=password]:focus,.loginPanel input[type=text]:focus{border:none!important}@media(max-width:575.98px){.loginPanel input[type=password],.loginPanel input[type=text]{height:60px!important;font-size:16px}}@media(min-width:576px)and (max-width:767.98px){.loginPanel input[type=password],.loginPanel input[type=text]{height:64px!important;font-size:18px}}@media(min-width:768px)and (max-width:991.98px){.loginPanel input[type=password],.loginPanel input[type=text]{height:66px;font-size:22px!important}}@media(min-width:992px)and (max-width:1199.98px){.loginPanel input[type=password],.loginPanel input[type=text]{height:68px;font-size:22px!important}}@media(min-width:1200px){.loginPanel input[type=password],.loginPanel input[type=text]{height:72px;font-size:22px!important}}.modal input[type=password],.modal input[type=text]{font-family:manrope,serif;font-size:22px}@media(max-width:575.98px){.modal input[type=password],.modal input[type=text]{height:32px!important;font-size:16px}}@media(min-width:576px)and (max-width:767.98px){.modal input[type=password],.modal input[type=text]{height:56px!important;font-size:18px}}@media(min-width:768px)and (max-width:991.98px){.modal input[type=password],.modal input[type=text]{height:56px!important}}@media(min-width:992px)and (max-width:1199.98px){.modal input[type=password],.modal input[type=text]{height:56px!important}}@media(min-width:1200px){.modal input[type=password],.modal input[type=text]{height:56px!important}}@media(max-width:575.98px){.btn-modal{height:32px!important;font-size:16px;padding:14px!important}}@media(min-width:576px)and (max-width:767.98px){.btn-modal{height:56px!important;font-size:18px;padding:14px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-modal{height:56px!important;font-size:16px!important;padding:14px!important}}@media(min-width:992px)and (max-width:1199.98px){.btn-modal{height:56px!important;font-size:16px!important;padding:14px!important}}@media(min-width:1200px){.btn-modal{height:56px!important;font-size:16px!important;padding:14px!important}}.mdc-text-field__input{padding-bottom:0!important;font-size:20px!important;background-color:transparent!important}.mdc-select__native-control,.mdc-text-field__input{color:#823f98!important}@media(max-width:575.98px){.mdc-text-field,.rounded-select{margin-top:0!important;margin-bottom:15px}}.mdc-text-field--textarea,.rounded-text-field{color:#823f98;width:100%}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.rounded-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.rounded-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.rounded-text-field:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#381464}.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.rounded-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__leading,.rounded-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__notch,.rounded-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.rounded-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__leading,.rounded-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__notch,.rounded-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#823f98}.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.rounded-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.rounded-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.rounded-text-field:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#381464}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,.rounded-text-field .mdc-notched-outline .mdc-notched-outline__leading{border-radius:28px 0 0 28px;width:28px}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.rounded-text-field .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading,[dir=rtl] .rounded-text-field .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 28px 28px 0}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__notch,.rounded-text-field .mdc-notched-outline .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,.rounded-text-field .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 28px 28px 0}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],.rounded-text-field .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .rounded-text-field .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:28px 0 0 28px}.mdc-text-field--textarea .mdc-text-field__input,.rounded-text-field .mdc-text-field__input{padding-left:32px;padding-right:0}.mdc-text-field--textarea .mdc-text-field__input[dir=rtl],.rounded-text-field .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-text-field__input,[dir=rtl] .rounded-text-field .mdc-text-field__input{padding-left:0;padding-right:32px}.mdc-text-field--textarea+.mdc-text-field-helper-line,.rounded-text-field+.mdc-text-field-helper-line{padding-left:32px;padding-right:28px}.mdc-text-field--textarea+.mdc-text-field-helper-line[dir=rtl],.rounded-text-field+.mdc-text-field-helper-line[dir=rtl],[dir=rtl] .mdc-text-field--textarea+.mdc-text-field-helper-line,[dir=rtl] .rounded-text-field+.mdc-text-field-helper-line{padding-left:28px;padding-right:32px}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-floating-label,.rounded-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#bdbdbd}.mdc-text-field--textarea .mdc-notched-outline__leading,.mdc-text-field--textarea .mdc-notched-outline__notch,.mdc-text-field--textarea .mdc-notched-outline__trailing,.rounded-text-field .mdc-notched-outline__leading,.rounded-text-field .mdc-notched-outline__notch,.rounded-text-field .mdc-notched-outline__trailing{border-color:#823f98}.mdc-text-field--textarea .mdc-text-field__input,.rounded-text-field .mdc-text-field__input{caret-color:#823f98}.rounded-select{color:#823f98;width:100%}.rounded-select:not(.mdc-select--disabled) .mdc-notched-outline__leading,.rounded-select:not(.mdc-select--disabled) .mdc-notched-outline__notch,.rounded-select:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#381464}.rounded-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__leading,.rounded-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__notch,.rounded-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__native-control:hover~.mdc-notched-outline .mdc-notched-outline__trailing,.rounded-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.rounded-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.rounded-select:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#823f98}.rounded-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.rounded-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.rounded-select:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px;border-color:#381464}.rounded-select .mdc-notched-outline .mdc-notched-outline__leading{border-radius:28px 0 0 28px;width:28px}.rounded-select .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],[dir=rtl] .rounded-select .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 28px 28px 0}.rounded-select .mdc-notched-outline .mdc-notched-outline__notch{max-width:calc(100% - 56px)}.rounded-select .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 28px 28px 0}.rounded-select .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .rounded-select .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:28px 0 0 28px}.rounded-select .mdc-select__native-control{border-radius:28px;padding-left:32px;padding-right:52px}.rounded-select .mdc-select__native-control[dir=rtl],[dir=rtl] .rounded-select .mdc-select__native-control{padding-left:52px;padding-right:32px}.rounded-select+.mdc-select-helper-text{margin-left:32px;margin-right:16px}.rounded-select+.mdc-select-helper-text[dir=rtl],[dir=rtl] .rounded-select+.mdc-select-helper-text{margin-left:16px;margin-right:32px}.rounded-select:not(.mdc-select--disabled) .mdc-floating-label{color:#bdbdbd}@media(min-width:768px)and (max-width:991.98px){.mdc-select{height:48px}.mdc-select--outlined .mdc-select__native-control,.mdc-select--outlined .mdc-select__selected-text{padding-top:10px;padding-bottom:14px}.mdc-select.mdc-select--outlined .mdc-floating-label{top:14px}.mdc-select__dropdown-icon{left:auto;right:8px;position:absolute;bottom:12px;width:24px;height:24px}}@media(min-width:1366px){.select__selected-text{font-size:16px!important}}@media(max-width:575.98px){.mdc-text-field--outlined .mdc-floating-label{top:16px;font-size:14px}.mdc-notched-outline__notch .mdc-floating-label--float-above{font-size:14px!important}}@media(min-width:768px)and (max-width:991.98px){.mdc-text-field{height:48px}.mdc-text-field--outlined .mdc-text-field__input{padding:5px 16px 14px}.mdc-text-field--outlined .mdc-floating-label{left:15px!important;top:16px}.mdc-text-field__icon{color:#381464;top:18px}}@media(min-width:1366px){.mdc-text-field__input{font-size:16px!important}}@media(max-width:575.98px){.life-plan-container .label-cbx .checkbox{margin-right:10px;width:35px;height:35px}.life-plan-container .f-size-23{font-size:18px}.life-plan-container .btn-import-from-clinic{margin-top:-12px;padding:25px 30px;font-size:16px}.life-plan-container .btn-sm{padding:20px 30px;font-size:14px}.life-plan-container .btn-lg{padding:25px 35px;font-size:16px}.life-plan-container .breed-list{margin-bottom:20px}}@media(min-width:1366px){.life-plan-container .label-cbx .checkbox{margin-right:10px;width:35px;height:35px}.life-plan-container .f-size-23{font-size:18px}.life-plan-container .btn-import-from-clinic{margin-top:-12px;padding:25px 30px;font-size:16px}.life-plan-container .btn-sm{padding:20px 30px;font-size:14px}.life-plan-container .btn-lg{padding:25px 35px;font-size:16px}.life-plan-container .breed-list{margin-bottom:20px}}/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6574cd;--purple:#9561e2;--pink:#f66d9b;--red:red;--orange:#ff7d19;--yellow:#ffed4a;--green:#38c172;--teal:#09ccb9;--cyan:#6cb2eb;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#38c172;--info:#6cb2eb;--warning:#ffed4a;--danger:#850000;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Nunito",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:400;line-height:1.6;color:#212529;text-align:left;background-color:#f8fafc}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.25rem}.h2,h2{font-size:1.8rem}.h3,h3{font-size:1.575rem}.h4,h4{font-size:1.35rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:.9rem}.lead{font-size:1.125rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.125rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#f8fafc;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#f66d9b;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c7eed8}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#98dfb6}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b3e8ca}.table-info,.table-info>td,.table-info>th{background-color:#d6e9f9}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#b3d7f5}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c0ddf6}.table-warning,.table-warning>td,.table-warning>th{background-color:#fffacc}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#fff6a1}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fff8b3}.table-danger,.table-danger>td,.table-danger>th{background-color:#ddb8b8}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#c07a7a}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#d5a7a7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.6;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.125rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.7875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:.9rem;line-height:1.6;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#38c172}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;line-height:1.6;color:#fff;background-color:rgba(56,193,114,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#38c172;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#38c172;box-shadow:0 0 0 .2rem rgba(56,193,114,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#38c172;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2338c172' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#38c172;box-shadow:0 0 0 .2rem rgba(56,193,114,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#38c172}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#38c172}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#38c172}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#5cd08d;background-color:#5cd08d}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(56,193,114,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#38c172}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#38c172;box-shadow:0 0 0 .2rem rgba(56,193,114,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#850000}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.7875rem;line-height:1.6;color:#fff;background-color:rgba(133,0,0,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#850000;padding-right:calc(1.6em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23850000'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23850000' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#850000;box-shadow:0 0 0 .2rem rgba(133,0,0,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#850000;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23850000'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23850000' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.8em + .375rem) calc(.8em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#850000;box-shadow:0 0 0 .2rem rgba(133,0,0,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#850000}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#850000}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#850000}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#b80000;background-color:#b80000}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(133,0,0,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#850000}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#850000;box-shadow:0 0 0 .2rem rgba(133,0,0,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:.9rem;line-height:1.6;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#38c172;border-color:#38c172}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#2fa360;border-color:#2d995b}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(86,202,135,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#38c172;border-color:#38c172}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#2d995b;border-color:#2a9055}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(86,202,135,.5)}.btn-info{color:#212529;background-color:#6cb2eb;border-color:#6cb2eb}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#4aa0e6;border-color:#3f9ae5}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(97,157,206,.5)}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#6cb2eb;border-color:#6cb2eb}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#3f9ae5;border-color:#3495e3}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(97,157,206,.5)}.btn-warning{color:#212529;background-color:#ffed4a;border-color:#ffed4a}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#ffe924;border-color:#ffe817}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,207,69,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffed4a;border-color:#ffed4a}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#ffe817;border-color:#ffe70a}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,207,69,.5)}.btn-danger{color:#fff;background-color:#850000;border-color:#850000}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#5f0000;border-color:#520000}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(151,38,38,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#850000;border-color:#850000}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#520000;border-color:#450000}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(151,38,38,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#38c172;border-color:#38c172}.btn-outline-success:hover{color:#fff;background-color:#38c172;border-color:#38c172}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(56,193,114,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#38c172;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#38c172;border-color:#38c172}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(56,193,114,.5)}.btn-outline-info{color:#6cb2eb;border-color:#6cb2eb}.btn-outline-info:hover{color:#212529;background-color:#6cb2eb;border-color:#6cb2eb}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(108,178,235,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#6cb2eb;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#212529;background-color:#6cb2eb;border-color:#6cb2eb}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,178,235,.5)}.btn-outline-warning{color:#ffed4a;border-color:#ffed4a}.btn-outline-warning:hover{color:#212529;background-color:#ffed4a;border-color:#ffed4a}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,237,74,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffed4a;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffed4a;border-color:#ffed4a}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,237,74,.5)}.btn-outline-danger{color:#850000;border-color:#850000}.btn-outline-danger:hover{color:#fff;background-color:#850000;border-color:#850000}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(133,0,0,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#850000;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#850000;border-color:#850000}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(133,0,0,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.9rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.7875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:.9rem;font-weight:400;line-height:1.6;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.125rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.44rem;padding-left:1.5rem;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.22rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.22rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.22rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.6em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.6;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.7875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.125rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.6em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.6em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.6;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.6em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f8fafc,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f8fafc,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #f8fafc,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#f8fafc;border-color:#dee2e6 #dee2e6 #f8fafc}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.32rem;padding-bottom:.32rem;margin-right:1rem;font-size:1.125rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.125rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;background-color:#e9ecef}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.125rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.7875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#38c172}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#2d995b}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(56,193,114,.5)}.badge-info{color:#212529;background-color:#6cb2eb}a.badge-info:focus,a.badge-info:hover{color:#212529;background-color:#3f9ae5}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,178,235,.5)}.badge-warning{color:#212529;background-color:#ffed4a}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#ffe817}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,237,74,.5)}.badge-danger{color:#fff;background-color:#850000}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#520000}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(133,0,0,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.85rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#1d643b;background-color:#d7f3e3;border-color:#c7eed8}.alert-success hr{border-top-color:#b3e8ca}.alert-success .alert-link{color:#123c24}.alert-info{color:#385d7a;background-color:#e2f0fb;border-color:#d6e9f9}.alert-info hr{border-top-color:#c0ddf6}.alert-info .alert-link{color:#284257}.alert-warning{color:#857b26;background-color:#fffbdb;border-color:#fffacc}.alert-warning hr{border-top-color:#fff8b3}.alert-warning .alert-link{color:#5d561b}.alert-danger{color:#450000;background-color:#e7cccc;border-color:#ddb8b8}.alert-danger hr{border-top-color:#d5a7a7}.alert-danger .alert-link{color:#120000}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.675rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#1d643b;background-color:#c7eed8}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#1d643b;background-color:#b3e8ca}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#1d643b;border-color:#1d643b}.list-group-item-info{color:#385d7a;background-color:#d6e9f9}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#385d7a;background-color:#c0ddf6}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#385d7a;border-color:#385d7a}.list-group-item-warning{color:#857b26;background-color:#fffacc}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#857b26;background-color:#fff8b3}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#857b26;border-color:#857b26}.list-group-item-danger{color:#450000;background-color:#ddb8b8}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#450000;background-color:#d5a7a7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#450000;border-color:#450000}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.35rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.6}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;line-height:1.6;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.7875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:Nunito,sans-serif;font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.7875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:.9rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#38c172!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#2d995b!important}.bg-info{background-color:#6cb2eb!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#3f9ae5!important}.bg-warning{background-color:#ffed4a!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#ffe817!important}.bg-danger{background-color:#850000!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#520000!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#38c172!important}.border-info{border-color:#6cb2eb!important}.border-warning{border-color:#ffed4a!important}.border-danger{border-color:#850000!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#38c172!important}a.text-success:focus,a.text-success:hover{color:#27864f!important}.text-info{color:#6cb2eb!important}a.text-info:focus,a.text-info:hover{color:#298fe2!important}.text-warning{color:#ffed4a!important}a.text-warning:focus,a.text-warning:hover{color:#fde300!important}.text-danger{color:#850000!important}a.text-danger:focus,a.text-danger:hover{color:#390000!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.main-content{overflow-x:hidden}.main-content h1{font-size:45px;letter-spacing:1px;font-weight:700;font-style:normal!important}.main-content h1.main-header{font-size:65px;font-family:manrope-medium}@media(max-width:359.98px){.main-content h1{font-size:13.65px}}@media(min-width:360px)and (max-width:374.98px){.main-content h1{font-size:15.36px}}@media(min-width:375px)and (max-width:410.98px){.main-content h1{font-size:16px}}@media(min-width:411px)and (max-width:575.98px){.main-content h1{font-size:17.54px}}@media(min-width:576px)and (max-width:767.98px){.main-content h1{font-size:24.58px}}@media(min-width:768px)and (max-width:991.98px){.main-content h1{font-size:32.77px}}.main-content h2{font-size:32px;letter-spacing:1px;font-weight:700;font-style:normal!important}@media(max-width:359.98px){.main-content h2{font-size:23.89px}}@media(min-width:360px)and (max-width:374.98px){.main-content h2{font-size:26.88px}}@media(min-width:375px)and (max-width:410.98px){.main-content h2{font-size:28px}}@media(min-width:411px)and (max-width:575.98px){.main-content h2{font-size:30.69px}}@media(min-width:576px)and (max-width:767.98px){.main-content h2{font-size:43.01px}}@media(min-width:768px)and (max-width:991.98px){.main-content h2{font-size:57.34px}}.main-content h3{font-size:30px!important;font-style:normal!important}@media(max-width:359.98px){.main-content h3{font-size:15.36px!important}}@media(min-width:360px)and (max-width:374.98px){.main-content h3{font-size:17.28px!important}}@media(min-width:375px)and (max-width:410.98px){.main-content h3{font-size:18px!important}}@media(min-width:411px)and (max-width:575.98px){.main-content h3{font-size:19.73px!important}}.main-content h4,.main-content h4-light{font-size:25px!important;font-style:normal!important}.main-content h4-light{font-weight:100}.main-content h5{font-size:22px;letter-spacing:1px;font-style:normal!important}.main-content h6{font-size:16px;font-weight:500}.main-content p{font-weight:200;font-size:18px;font-style:normal!important}.main-content p.small{font-size:70%!important;font-weight:400}.main-content a{text-decoration:none}.main-content a .carousel-control-next-icon{background-image:url(/images/thin-next-arrow.svg)}@media(min-width:992px)and (max-width:1279.98px){.main-content a .carousel-control-next-icon{width:15.5px;height:155px}}@media(min-width:1280px)and (max-width:1365.98px){.main-content a .carousel-control-next-icon{width:20px;height:200px}}@media(min-width:1366px)and (max-width:1439.98px){.main-content a .carousel-control-next-icon{width:21.34px;height:213.44px}}@media(min-width:1440px)and (max-width:1599.98px){.main-content a .carousel-control-next-icon{width:22.5px;height:225px}}@media(min-width:1600px)and (max-width:1679.98px){.main-content a .carousel-control-next-icon{width:25px;height:250px}}@media(min-width:1680px)and (max-width:1919.98px){.main-content a .carousel-control-next-icon{width:26.25px;height:262.5px}}@media(min-width:1920px){.main-content a .carousel-control-next-icon{width:30px;height:300px}}.main-content a .carousel-control-prev-icon{background-image:url(/images/thin-prev-arrow.svg)}.main-content a .carousel-control-next,.main-content a .carousel-control-prev{width:8%}.main-content .main-pet-owner{color:#21aa97;font-size:15px;font-family:manrope-medium,sans-seri}@media screen and (max-width:1920px){.main-content .main-pet-owner{font-size:15px}}@media screen and (max-width:1680px){.main-content .main-pet-owner{font-size:15px}}@media screen and (max-width:1600px){.main-content .main-pet-owner{font-size:13px!important}}@media screen and (max-width:1440px){.main-content .main-pet-owner{font-size:13px!important;font-family:manrope-thin,sans-seri}}@media screen and (max-width:1366px){.main-content .main-pet-owner{font-size:13px!important;font-family:manrope-thin,sans-seri}}@media screen and (max-width:1280px){.main-content .main-pet-owner{font-size:13px!important;font-family:manrope-thin,sans-seri}}@media screen and (max-width:1024px){.main-content .main-pet-owner{font-size:10px!important;font-family:manrope-thin,sans-seri}}@media(max-width:359.98px){.main-content .main-pet-owner{font-size:7.68px!important;font-family:manrope-thin}}@media(min-width:360px)and (max-width:374.98px){.main-content .main-pet-owner{font-size:8.64px!important;font-family:manrope-thin}}@media(min-width:375px)and (max-width:410.98px){.main-content .main-pet-owner{font-size:9px!important;font-family:manrope-thin}}@media(min-width:411px)and (max-width:575.98px){.main-content .main-pet-owner{font-size:9.86px!important;font-family:manrope-thin}}@media(min-width:576px)and (max-width:767.98px){.main-content .main-pet-owner{font-size:13.82px!important;font-family:manrope-thin}}@media(min-width:768px)and (max-width:991.98px){.main-content .main-pet-owner{font-size:18.43px!important;font-family:manrope-thin}}.main-content .main_pet_desc{color:#381464;padding:50px;font-size:34px;font-family:manrope,sans-serif;margin-top:100px;line-height:45px}@media screen and (max-width:1920px){.main-content .main_pet_desc{font-size:36px!important;margin-bottom:75px;line-height:50px!important}}@media screen and (max-width:1680px){.main-content .main_pet_desc{font-size:30px!important;margin-bottom:90px;line-height:42px!important}}@media screen and (max-width:1600px){.main-content .main_pet_desc{font-size:29px!important;margin-top:80px!important;line-height:38px!important;margin-bottom:40px}}@media screen and (max-width:1440px){.main-content .main_pet_desc{font-size:26px!important;margin-top:80px!important;line-height:35px!important}}@media screen and (max-width:1366px){.main-content .main_pet_desc{font-size:24px!important;margin-top:55px!important;line-height:30px!important}}@media screen and (max-width:1280px){.main-content .main_pet_desc{font-size:24px!important;margin-top:75px!important;line-height:30px!important}}@media screen and (max-width:1024px){.main-content .main_pet_desc{font-size:18px!important;margin-top:65px!important;line-height:25px!important}}@media(max-width:359.98px){.main-content .main_pet_desc{padding:0!important;font-size:12.8px!important;margin-top:38.4px!important;line-height:18.77px!important;font-family:manrope-thin}}@media(min-width:360px)and (max-width:374.98px){.main-content .main_pet_desc{padding:0!important;font-size:14.4px!important;margin-top:43.2px!important;line-height:21.12px!important;font-family:manrope-thin}}@media(min-width:375px)and (max-width:410.98px){.main-content .main_pet_desc{padding:0!important;font-size:15px!important;margin-top:45px!important;line-height:22px!important;font-family:manrope-thin}}@media(min-width:411px)and (max-width:575.98px){.main-content .main_pet_desc{padding:0!important;font-size:16.44px!important;margin-top:49.32px!important;line-height:24.11px!important;font-family:manrope-thin}}@media(min-width:576px)and (max-width:767.98px){.main-content .main_pet_desc{padding:0!important;font-size:23.04px!important;margin-top:69.12px!important;line-height:33.79px!important;font-family:manrope-thin}}@media(min-width:768px)and (max-width:991.98px){.main-content .main_pet_desc{padding:0!important;font-size:30.72px!important;margin-top:92.16px!important;line-height:45.06px!important;font-family:manrope-thin}}.main-content .btn-no-use{border-radius:50px;margin:10px;text-transform:uppercase;font-family:manrope;white-space:nowrap}@media(max-width:359.98px){.main-content .customer-logos .slick-next{display:none!important}}@media(min-width:360px)and (max-width:374.98px){.main-content .customer-logos .slick-next{display:none!important}}@media(min-width:375px)and (max-width:410.98px){.main-content .customer-logos .slick-next{display:none!important}}@media(min-width:411px)and (max-width:575.98px){.main-content .customer-logos .slick-next{display:none!important}}@media(min-width:576px)and (max-width:767.98px){.main-content .customer-logos .slick-next{display:none!important}}@media(min-width:768px)and (max-width:991.98px){.main-content .customer-logos .slick-next{display:none!important}}.main-content .arrow-right{font-size:10px}.main-content .btn-purple-nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn{background-color:#ed1e79;border:0 solid;color:#fff;padding:15px 15px 25px 20px;height:35px;line-height:.8;font-size:13px}.main-content .btn-purple-nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn:hover{color:#ed1e79;background-color:#fff}.main-content .btn-purple-nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn:focus{color:#fff;background-color:#ed1e79}.main-content .text-primary a:hover,.main-content a.text-primary:hover{color:#ed1e79!important}.main-content .text-primary{color:#381464!important}.main-content .text-primary-a a{color:#381464!important;text-decoration:underline!important;font-family:manrope-semibold;font-size:16px}.main-content .text-primary-a a:hover{color:#ed1e79!important}.main-content .text-purple{color:#ed1e79}.main-content .text-warning{color:#ff7d19!important}.main-content .text-default{color:#fff!important}.main-content .text-grey{color:#b3b3b3!important}.main-content .box-light-purple{border-radius:30px;color:purple;font-size:18px;margin-left:auto;padding:25px;background-color:#efecf5}.main-content .box-light-purple b{font-weight:900!important}@media(max-width:575.98px){.main-content .box-light-purple{border-radius:15px}}@media(min-width:576px)and (max-width:767.98px){.main-content .box-light-purple{border-radius:20px}}.main-content .dropdown-menu2{position:absolute;top:10%;left:0;z-index:1000;display:none;float:left;min-width:5rem;padding:.5rem 19px;margin:.125rem -7px 0;font-size:.9rem;color:#381464!important;text-align:center;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #381464;border-radius:20px;transform:translate3d(219px,20px,0)}.main-content .dropdown-menu2.show{display:block}.main-content .dropdown-menu[x-placement^=top]{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-bottom-color:transparent;border-top-color:#381464}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table){width:100%;border-collapse:collapse;overflow-x:hidden!important;margin-top:25px}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) th{background:#fff;color:#381464;font-weight:900;padding:15px 0;font-size:15px;white-space:nowrap;text-align:center}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) th:hover{color:#ed1e79;text-decoration:underline;-webkit-text-decoration-color:#ed1e79;text-decoration-color:#ed1e79}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) tr,.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) tr:last-child{border-bottom:1px solid #381464}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) tr:nth-of-type(odd){background:#efecf5}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td{letter-spacing:0;padding:15px 5px;vertical-align:text-bottom;font-size:13px;font-weight:400;color:#381464;text-align:left}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td p{margin:0}@media(max-width:359.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td p{font-size:11.09px}}@media(min-width:360px)and (max-width:374.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td p{font-size:12.48px}}@media(min-width:375px)and (max-width:410.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td p{font-size:13px}}@media(min-width:411px)and (max-width:575.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td p{font-size:14.25px}}@media(min-width:992px)and (max-width:1279.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td h3{font-size:10.33px!important}}@media(min-width:1280px)and (max-width:1365.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td h3{font-size:13.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td h3{font-size:14.23px!important}}@media(min-width:1440px)and (max-width:1599.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td h3{font-size:15px!important}}@media(min-width:1600px)and (max-width:1679.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td h3{font-size:16.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td h3{font-size:17.5px!important}}@media(min-width:1920px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td h3{font-size:20px!important}}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) .btn-purple{color:#fff!important;margin:0 0 0 10px;font-size:10px}@media (min-device-width:768px)and (max-device-width:1024px),only screen and (max-width:900px){.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td{border:none;position:relative}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) .vet-all-users{border:none;border-bottom:1px solid #eee;position:relative;padding-left:40%}.main-content table:not(.reset):not(.invoice):not(.table-condensed):not(.my-account-animal-table):not(.health-risks-table):not(.nutrition-advice-table):not(.body-condition-table) td:before{position:absolute;top:35%;left:6px;width:45%;padding-right:10px;white-space:nowrap}}.main-content .font-normal{font-family:manrope,sans-serif!important;font-weight:400!important}.main-content .font-thin{font-family:manrope-thin,sans-serif!important;font-weight:200!important}.main-content .font-light{font-family:manrope-light,sans-serif!important;font-weight:300!important}.main-content .font-medium{font-family:manrope-medium,sans-serif!important;font-weight:500!important}.main-content .semi-bold{font-family:manrope-semibold,sans-serif!important;font-weight:600!important}.main-content .font-bold{font-family:manrope-bold,sans-serif!important;font-weight:700!important}.main-content .font-extra-bold{font-family:manrope-extrabold,sans-serif!important;font-weight:900!important}.label-cbx input:checked+.checkbox svg path{fill:#381464}.label-cbx .checkbox{top:-5px;margin-right:20px;border:2px solid #b3b3b3;margin-bottom:25px}.label-cbx .checkbox svg polyline{stroke:#fff}.fade-in{animation:fadeIn 3s ease;-webkit-animation:fadeIn 3s ease;-moz-animation:fadeIn ease 3s;-o-animation:fadeIn ease 3s;-ms-animation:fadeIn ease 3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal a:not(.btn){color:#fff;text-decoration:underline}.modal a.btn{text-decoration:none}.official-text .footer-logo{white-space:nowrap;background-repeat:no-repeat;background-size:contain;background-image:url(/images/orivet_footer_logo.png)}@media(min-width:768px)and (max-width:991.98px){.official-text .footer-logo{background-position:50%}}@media(min-width:992px)and (max-width:1199.98px){.official-text .footer-logo{background-position:50%}}@media(max-width:359.98px){.official-text .footer-logo{height:110%!important}}@media(min-width:360px)and (max-width:374.98px){.official-text .footer-logo{height:110%!important}}@media(min-width:375px)and (max-width:410.98px){.official-text .footer-logo{height:110%!important}}@media(min-width:411px)and (max-width:575.98px){.official-text .footer-logo{height:110%!important}}@media(max-width:359.98px){.official-text .footer-logo{margin-left:12.8px}}@media(min-width:360px)and (max-width:374.98px){.official-text .footer-logo{margin-left:14.4px}}@media(min-width:375px)and (max-width:410.98px){.official-text .footer-logo{margin-left:15px}}@media(min-width:411px)and (max-width:575.98px){.official-text .footer-logo{margin-left:16.44px}}.official-text p{font-size:24px;font-family:manrope;margin-bottom:0;color:#fff}@media(min-width:768px)and (max-width:991.98px){.official-text p{font-size:22px}}@media(min-width:992px)and (max-width:1199.98px){.official-text p{font-size:22px}}.official-text p a{font-size:24px;font-family:manrope;margin-bottom:0;color:#fff;text-decoration:none}@media(min-width:768px)and (max-width:991.98px){.official-text p a{font-size:18px}}@media(min-width:992px)and (max-width:1199.98px){.official-text p a{font-size:18px}}.follow{font-size:26px;font-family:manrope-semibold;margin-bottom:0;color:#381464}@media(max-width:575.98px){.follow{color:#381464}}.follow p{font-size:26px;font-family:manrope-semibold;margin-bottom:0;color:#381464}.follow i{font-size:35px;font-weight:600;margin-bottom:0;letter-spacing:20px;text-decoration:none;color:#fff}@media(max-width:575.98px){.follow i{margin-top:.5rem;font-size:30px;letter-spacing:10px}}@media(min-width:992px)and (max-width:1199.98px){.follow i{font-size:22px;letter-spacing:5px;color:#fff}}@media(min-width:768px)and (max-width:991.98px){.follow i{font-size:18px;letter-spacing:5px;color:#fff}}@media(min-width:576px)and (max-width:767.98px){.follow i{color:#fff;margin-top:1.5rem}}.footer-tab-heading{font-size:28px;margin-bottom:0;color:#381464}@media(max-width:359.98px){.footer-tab-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:360px)and (max-width:374.98px){.footer-tab-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:375px)and (max-width:410.98px){.footer-tab-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:411px)and (max-width:575.98px){.footer-tab-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:576px)and (max-width:767.98px){.footer-tab-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:768px)and (max-width:991.98px){.footer-tab-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:576px)and (max-width:767.98px){.footer-tab-heading{font-size:18px}}@media(max-width:575.98px){.footer-tab-heading{font-size:15px}}@media(min-width:768px)and (max-width:991.98px){.footer-tab-heading{font-size:18px}}@media(min-width:992px)and (max-width:1199.98px){.footer-tab-heading{font-size:18px}}.footer-tab-heading-l{margin:0 auto;width:230px;text-align:left;list-style-type:none}@media(min-width:576px)and (max-width:767.98px){.footer-tab-heading-l{width:auto}}@media(max-width:575.98px){.footer-tab-heading-l{width:auto}}@media(min-width:768px)and (max-width:991.98px){.footer-tab-heading-l{width:auto}}@media(min-width:992px)and (max-width:1199.98px){.footer-tab-heading-l{width:auto;list-style-type:none}}.footer-tab-heading-s{margin:0 auto;text-align:left;list-style-type:none}@media(min-width:576px)and (max-width:767.98px){.footer-tab-heading-s{width:auto}}@media(max-width:575.98px){.footer-tab-heading-s{width:auto}}@media(min-width:768px)and (max-width:991.98px){.footer-tab-heading-s{width:auto}}@media(min-width:992px)and (max-width:1199.98px){.footer-tab-heading-s{width:auto;list-style-type:none}}.footer-tab-head-mobile{font-size:12px;margin-bottom:6px;color:#ed1e79;list-style-type:none}.footer-tab-head-one{font-size:30px;margin-bottom:20px;color:#ed1e79;list-style-type:none}@media(min-width:576px)and (max-width:767.98px){.footer-tab-head-one{font-size:22px;margin-bottom:10px}}@media(max-width:575.98px){.footer-tab-head-one{font-size:16px;margin-bottom:10px}}@media(min-width:768px)and (max-width:991.98px){.footer-tab-head-one{font-size:20px}}@media(min-width:992px)and (max-width:1199.98px){.footer-tab-head-one{font-size:24px}}.footer-tab-list a{font-size:24px;color:#fff;font-family:manrope;margin-bottom:0;list-style-type:none;white-space:nowrap}@media(min-width:576px)and (max-width:767.98px){.footer-tab-list a{font-size:18px}}@media(max-width:575.98px){.footer-tab-list a{font-size:12px;margin-bottom:0}}@media(min-width:768px)and (max-width:991.98px){.footer-tab-list a{font-size:14px}}@media(min-width:992px)and (max-width:1199.98px){.footer-tab-list a{font-size:18px}}.footer-tab-list a:hover{text-decoration:none}.ov-footer-bottom li a:hover{text-decoration:none;color:#381464}.carousel-img-container{height:750px}@media(min-width:576px)and (max-width:767.98px){.carousel-img-container{height:auto}}@media(max-width:575.98px){.carousel-img-container{height:auto}}@media(min-width:768px)and (max-width:991.98px){.carousel-img-container{height:auto}}@media(min-width:992px)and (max-width:1199.98px){.carousel-img-container{height:auto}}@media(min-width:860px)and (max-width:1280.98px){.carousel-img-container{height:auto}}.caraous-title{position:absolute;top:20%;left:25px;right:auto;width:96.6666666667%;color:#000}@media(min-width:576px)and (max-width:767.98px){.caraous-title .col-md-6{max-width:90%!important}}@media(min-width:768px)and (max-width:991.98px){.caraous-title .col-md-6{max-width:90%!important}}@media(max-width:575.98px){.caraous-title{left:0}}@media(max-width:359.98px){.caraous-title{top:0}}@media(min-width:360px)and (max-width:374.98px){.caraous-title{top:0}}@media(min-width:375px)and (max-width:410.98px){.caraous-title{top:0}}@media(min-width:411px)and (max-width:575.98px){.caraous-title{top:0}}@media(min-width:576px)and (max-width:767.98px){.caraous-title{top:0}}@media(min-width:768px)and (max-width:991.98px){.caraous-title{top:0}}@media(min-width:992px)and (max-width:1279.98px){.caraous-title .left-box{padding-left:25.83px}}@media(min-width:1280px)and (max-width:1365.98px){.caraous-title .left-box{padding-left:33.33px}}@media(min-width:1366px)and (max-width:1439.98px){.caraous-title .left-box{padding-left:35.57px}}@media(min-width:1440px)and (max-width:1599.98px){.caraous-title .left-box{padding-left:37.5px}}@media(min-width:1600px)and (max-width:1679.98px){.caraous-title .left-box{padding-left:41.67px}}@media(min-width:1680px)and (max-width:1919.98px){.caraous-title .left-box{padding-left:43.75px}}@media(min-width:1920px){.caraous-title .left-box{padding-left:50px}}.caraous-title h1,.caraous-title h2{font-family:manrope-light;color:#fff}@media(min-width:992px)and (max-width:1279.98px){.caraous-title h1,.caraous-title h2{font-size:19.63px}}@media(min-width:1280px)and (max-width:1365.98px){.caraous-title h1,.caraous-title h2{font-size:25.33px}}@media(min-width:1366px)and (max-width:1439.98px){.caraous-title h1,.caraous-title h2{font-size:27.04px}}@media(min-width:1440px)and (max-width:1599.98px){.caraous-title h1,.caraous-title h2{font-size:28.5px}}@media(min-width:1600px)and (max-width:1679.98px){.caraous-title h1,.caraous-title h2{font-size:31.67px}}@media(min-width:1680px)and (max-width:1919.98px){.caraous-title h1,.caraous-title h2{font-size:33.25px}}@media(min-width:1920px){.caraous-title h1,.caraous-title h2{font-size:38px}}.caraous-title h1 b,.caraous-title h2 b{font-family:manrope-bold}.main-home-desc{margin-bottom:30px;color:#fff;letter-spacing:1px;line-height:40px;font-family:manrope-light;text-shadow:0 0 7px #000}@media(min-width:992px)and (max-width:1279.98px){.main-home-desc{font-size:15.5px!important}}@media(min-width:1280px)and (max-width:1365.98px){.main-home-desc{font-size:20px!important}}@media(min-width:1366px)and (max-width:1439.98px){.main-home-desc{font-size:21.34px!important}}@media(min-width:1440px)and (max-width:1599.98px){.main-home-desc{font-size:22.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.main-home-desc{font-size:25px!important}}@media(min-width:1680px)and (max-width:1919.98px){.main-home-desc{font-size:26.25px!important}}@media(min-width:1920px){.main-home-desc{font-size:30px!important}}@media(min-width:576px)and (max-width:767.98px){.main-home-desc{font-size:11.25px!important;letter-spacing:.38px;margin-top:-11.25px;margin-bottom:7.5px;line-height:15px;font-family:manrope-thin}}@media(min-width:768px)and (max-width:991.98px){.main-home-desc{font-size:15px!important;letter-spacing:.5px;margin-top:-15px;margin-bottom:10px;line-height:20px;font-family:manrope-thin}}@media(max-width:359.98px){.main-home-desc{font-size:11.52px!important;letter-spacing:.43px;margin-top:-8.53px;margin-bottom:21.33px;line-height:13.65px;font-family:manrope-thin}}@media(min-width:360px)and (max-width:374.98px){.main-home-desc{font-size:12.96px!important;letter-spacing:.48px;margin-top:-9.6px;margin-bottom:24px;line-height:15.36px;font-family:manrope-thin}}@media(min-width:375px)and (max-width:410.98px){.main-home-desc{font-size:13.5px!important;letter-spacing:.5px;margin-top:-10px;margin-bottom:25px;line-height:16px;font-family:manrope-thin}}@media(min-width:411px)and (max-width:575.98px){.main-home-desc{font-size:14.8px!important;letter-spacing:.55px;margin-top:-10.96px;margin-bottom:27.4px;line-height:17.54px;font-family:manrope-thin}}.caraous-title span{color:#aa1f43}.banner-images{max-width:1920px}@media(max-width:575.98px){.banner-images{height:250px}}@media(min-width:860px)and (max-width:1280.98px){.banner-images{height:640px}}@media(max-width:1024px){.banner-images{height:510px}}.banner-container{background-color:#3fa294;z-index:0}.main-heading-type2{padding:40px 0 0 50px;color:#21aa97;font-size:45px;font-weight:100!important;font-family:manrope-bold,sans-serif}@media screen and (max-width:1920px){.main-heading-type2{font-size:45px!important}}@media screen and (max-width:1680px){.main-heading-type2{font-size:36px!important}}@media screen and (max-width:1600px){.main-heading-type2{font-size:32px!important}}@media screen and (max-width:1440px){.main-heading-type2{padding:40px 0 0 30px;font-size:32px!important;line-height:1}}@media screen and (max-width:1366px){.main-heading-type2{padding:35px 0 0 20px;font-size:30px!important}}@media screen and (max-width:1280px){.main-heading-type2{padding:35px 0 0 20px;font-size:30px!important}}@media screen and (max-width:1024px){.main-heading-type2{padding:35px 0 0 20px;font-size:22px!important}}@media(max-width:359.98px){.main-heading-type2{font-size:17.07px!important;padding:25.6px 0 0 17.07px;line-height:.85;font-family:manrope-semibold}}@media(min-width:360px)and (max-width:374.98px){.main-heading-type2{font-size:19.2px!important;padding:28.8px 0 0 19.2px;line-height:.96;font-family:manrope-semibold}}@media(min-width:375px)and (max-width:410.98px){.main-heading-type2{font-size:20px!important;padding:30px 0 0 20px;line-height:1;font-family:manrope-semibold}}@media(min-width:411px)and (max-width:575.98px){.main-heading-type2{font-size:21.92px!important;padding:32.88px 0 0 21.92px;line-height:1.1;font-family:manrope-semibold}}@media(min-width:576px)and (max-width:767.98px){.main-heading-type2{font-size:16.5px!important;padding:26.25px 0 0 15px;line-height:.75;font-family:manrope-semibold}}@media(min-width:768px)and (max-width:991.98px){.main-heading-type2{font-size:22px!important;padding:35px 0 0 20px;line-height:1;font-family:manrope-semibold}}.main-heading-type2-para{font-size:31px!important;font-weight:400!important;padding-left:50px;color:#21aa97;padding-bottom:20px;font-family:manrope-thin,sans-serif;line-height:44px}@media screen and (max-width:1920px){.main-heading-type2-para{font-size:31px}}@media screen and (max-width:1680px){.main-heading-type2-para{font-size:26px!important;line-height:38px}}@media screen and (max-width:1600px){.main-heading-type2-para{font-size:24px!important;padding-bottom:15px;line-height:35px}}@media screen and (max-width:1440px){.main-heading-type2-para{font-size:22px!important;padding-left:30px;line-height:34px;margin-bottom:-15px}}@media screen and (max-width:1366px){.main-heading-type2-para{font-size:20px!important;padding-left:20px;padding-bottom:0;line-height:30px;margin-bottom:-36px;margin-top:28px}}@media screen and (max-width:1280px){.main-heading-type2-para{font-size:20px!important;padding-left:20px;padding-bottom:0;line-height:30px;margin-bottom:-36px;margin-top:28px}}@media screen and (max-width:1024px){.main-heading-type2-para{font-size:15px!important;padding-left:20px;padding-bottom:0;line-height:21px;margin-bottom:-36px;margin-top:20px}}@media(max-width:359.98px){.main-heading-type2-para{font-size:11.09px!important;padding-left:17.07px;padding-bottom:0;line-height:16.21px;margin-bottom:18.77px;margin-top:0;font-family:manrope-light}}@media(min-width:360px)and (max-width:374.98px){.main-heading-type2-para{font-size:12.48px!important;padding-left:19.2px;padding-bottom:0;line-height:18.24px;margin-bottom:21.12px;margin-top:0;font-family:manrope-light}}@media(min-width:375px)and (max-width:410.98px){.main-heading-type2-para{font-size:13px!important;padding-left:20px;padding-bottom:0;line-height:19px;margin-bottom:22px;margin-top:0;font-family:manrope-light}}@media(min-width:411px)and (max-width:575.98px){.main-heading-type2-para{font-size:14.25px!important;padding-left:21.92px;padding-bottom:0;line-height:20.82px;margin-bottom:24.11px;margin-top:0;font-family:manrope-light}}@media(min-width:576px)and (max-width:767.98px){.main-heading-type2-para{font-size:19.97px!important;padding-left:30.72px;padding-bottom:0;line-height:29.18px;margin-bottom:33.79px;margin-top:0;font-family:manrope-light}}@media(min-width:768px)and (max-width:991.98px){.main-heading-type2-para{font-size:26.62px!important;padding-left:40.96px;padding-bottom:0;line-height:38.91px;margin-bottom:45.06px;margin-top:0;font-family:manrope-light}}.main-left-div{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/left-m.png);height:450px;border-radius:35px;background-size:50%;background-position:100%;background-repeat:no-repeat;background-color:#e6e6e6;background-position:100% 100%}@media screen and (max-width:1920px){.main-left-div{height:520px}}@media screen and (max-width:1680px){.main-left-div{height:450px}}@media screen and (max-width:1600px){.main-left-div{height:400px;border-radius:27px;background-size:44%}}@media screen and (max-width:1440px){.main-left-div{height:375px;border-radius:16px;background-size:48%;background-position:105% 100%}}@media screen and (max-width:1366px){.main-left-div{height:365px;border-radius:15px;background-size:50%;background-position:100% 100%}}@media screen and (max-width:1280px){.main-left-div{height:365px;border-radius:15px;background-size:50%;background-position:100% 100%}}@media screen and (max-width:1024px){.main-left-div{height:275px;border-radius:15px;background-size:50%;margin-top:0;background-position:100% 100%}}@media(min-width:576px)and (max-width:768px){.main-left-div{border-radius:20px;height:200px;margin-bottom:20px;background-size:40%}}@media(max-width:575.98px){.main-left-div{border-radius:15px;height:215px;margin-bottom:0;background-size:48%;margin-top:20px;background-position:105% 100%}}@media only screen and (max-width:568px)and (orientation:landscape){.main-left-div{border-radius:15px;height:215px;margin-bottom:0;background-size:34%;margin-top:20px;background-position:90% 100%}}.main-right-div{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/right-m.png);height:450px;border-radius:35px;background-size:50%;background-position:100% 100%;background-repeat:no-repeat;background-color:#e6e6e6}@media screen and (max-width:1920px){.main-right-div{height:520px}}@media screen and (max-width:1680px){.main-right-div{height:450px}}@media screen and (max-width:1600px){.main-right-div{height:400px;border-radius:27px;background-size:44%}}@media screen and (max-width:1440px){.main-right-div{height:375px;border-radius:16px;background-size:48%;background-position:105% 100%}}@media screen and (max-width:1366px){.main-right-div{height:365px;border-radius:15px;background-size:50%;background-position:100% 100%}}@media screen and (max-width:1280px){.main-right-div{height:365px;border-radius:15px;background-size:50%;background-position:100% 100%}}@media screen and (max-width:1024px){.main-right-div{height:275px;border-radius:15px;background-size:50%;margin-top:0;background-position:100% 100%}}@media(min-width:576px)and (max-width:768px){.main-right-div{border-radius:20px;height:200px;margin-bottom:20px;background-size:40%}}@media(max-width:575.98px){.main-right-div{border-radius:15px;height:215px;margin-bottom:20px;background-size:48%;margin-top:20px;background-position:110% 100%}}@media only screen and (max-width:568px)and (orientation:landscape){.main-right-div{border-radius:15px;height:215px;margin-bottom:0;background-size:34%;margin-top:20px;background-position:90% 100%}}@media screen and (max-width:1680px){.main-steps-heading{font-size:38px!important}}@media screen and (max-width:1600px){.main-steps-heading{font-size:37px!important}}@media screen and (max-width:1440px){.main-steps-heading{font-size:31px!important}}@media screen and (max-width:1366px){.main-steps-heading{font-size:32px!important}}@media screen and (max-width:1280px){.main-steps-heading{font-size:32px!important}}@media screen and (max-width:1024px){.main-steps-heading{font-size:28px!important}}@media(max-width:359.98px){.main-steps-heading{font-size:16.21px!important}}@media(min-width:360px)and (max-width:374.98px){.main-steps-heading{font-size:18.24px!important}}@media(min-width:375px)and (max-width:410.98px){.main-steps-heading{font-size:19px!important}}@media(min-width:411px)and (max-width:575.98px){.main-steps-heading{font-size:20.82px!important}}@media(min-width:576px)and (max-width:767.98px){.main-steps-heading{font-size:29.18px!important}}@media(min-width:768px)and (max-width:991.98px){.main-steps-heading{font-size:38.91px!important}}@media screen and (max-width:1680px){.partners-heading{font-size:38px!important}}@media screen and (max-width:1600px){.partners-heading{font-size:37px!important}}@media screen and (max-width:1440px){.partners-heading{font-size:31px!important}}@media screen and (max-width:1366px){.partners-heading{font-size:32px!important}}@media screen and (max-width:1280px){.partners-heading{font-size:32px!important}}@media screen and (max-width:1024px){.partners-heading{font-size:28px!important}}@media(max-width:359.98px){.partners-heading{font-size:14.51px!important}}@media(min-width:360px)and (max-width:374.98px){.partners-heading{font-size:16.32px!important}}@media(min-width:375px)and (max-width:410.98px){.partners-heading{font-size:17px!important}}@media(min-width:411px)and (max-width:575.98px){.partners-heading{font-size:18.63px!important}}@media(min-width:576px)and (max-width:767.98px){.partners-heading{font-size:26.11px!important}}@media(min-width:768px)and (max-width:991.98px){.partners-heading{font-size:34.82px!important}}.paragraph-f45-w-l{text-align:center;font-size:30px!important;font-weight:500!important;padding:30px 0 50px 1px}@media screen and (max-width:1920px){.paragraph-f45-w-l{font-size:30px}}@media screen and (max-width:1680px){.paragraph-f45-w-l{font-size:27px!important}}@media screen and (max-width:1600px){.paragraph-f45-w-l{font-size:25px!important;padding:20px 0 50px 1px}}@media screen and (max-width:1440px){.paragraph-f45-w-l{font-size:22px!important}}@media screen and (max-width:1366px){.paragraph-f45-w-l{font-size:22px!important;padding:20px 0 45px 5px}}@media screen and (max-width:1280px){.paragraph-f45-w-l{font-size:22px!important;padding:20px 0 45px 5px}}@media screen and (max-width:1024px){.paragraph-f45-w-l{font-size:19px!important;padding:20px 0 45px 5px}}@media(max-width:359.98px){.paragraph-f45-w-l{font-size:11.09px!important;line-height:15.36px;padding:10.24px 0 46.93px .85px}}@media(min-width:360px)and (max-width:374.98px){.paragraph-f45-w-l{font-size:12.48px!important;line-height:17.28px;padding:11.52px 0 52.8px .96px}}@media(min-width:375px)and (max-width:410.98px){.paragraph-f45-w-l{font-size:13px!important;line-height:18px;padding:12px 0 55px 1px}}@media(min-width:411px)and (max-width:575.98px){.paragraph-f45-w-l{font-size:14.25px!important;line-height:19.73px;padding:13.15px 0 60.28px 1.1px}}@media(min-width:576px)and (max-width:767.98px){.paragraph-f45-w-l{font-size:19.97px!important;line-height:27.65px;padding:18.43px 0 84.48px 1.54px}}@media(min-width:768px)and (max-width:991.98px){.paragraph-f45-w-l{font-size:26.62px!important;line-height:36.86px;padding:24.58px 0 112.64px 2.05px}}@media(min-width:576px)and (max-width:767.98px){.home-green-sec{margin-top:-75px!important}}@media(max-width:575.98px){.home-green-sec{margin-top:-100px!important}}@media(min-width:768px)and (max-width:991.98px){.home-green-sec{margin-top:-75px!important}}.white-area{border:0 solid green;border-radius:50%;height:220px;width:220px;margin:0 auto;background-color:#f0f8ff}@media screen and (max-width:1920px){.white-area{height:220px;width:220px}}@media screen and (max-width:1680px){.white-area{height:200px;width:200px}}@media screen and (max-width:1600px){.white-area{height:190px;width:190px}}@media screen and (max-width:1440px){.white-area{height:180px;width:180px}}@media screen and (max-width:1366px){.white-area{height:165px;width:165px}}@media screen and (max-width:1280px){.white-area{height:165px;width:165px}}@media screen and (max-width:1024px){.white-area{height:145px;width:145px}}@media(min-width:576px)and (max-width:768px){.white-area{height:100px;width:100px}}@media(max-width:575.98px){.white-area{height:100px;width:100px}}.img-area{display:table-cell;height:220px;text-align:center;width:220px;vertical-align:middle}@media screen and (max-width:1920px){.img-area{height:220px;width:220px}}@media screen and (max-width:1680px){.img-area{height:200px;width:200px}}@media screen and (max-width:1600px){.img-area{height:190px;width:190px}}@media screen and (max-width:1440px){.img-area{height:180px;width:180px}}@media screen and (max-width:1366px){.img-area{height:165px;width:165px}}@media screen and (max-width:1280px){.img-area{height:165px;width:165px}}@media screen and (max-width:1024px){.img-area{height:144px;width:144px}}@media(min-width:576px)and (max-width:768px){.img-area{height:100px;width:100px}}@media(max-width:575.98px){.img-area{height:100px;width:100px}}.img-free-swabs{width:70px}@media(min-width:860px)and (max-width:1280.98px){.img-free-swabs{width:60px}}@media(max-width:1024px){.img-free-swabs{width:50px}}@media(min-width:1200px){.img-free-swabs{width:65px}}@media(min-width:768px)and (max-width:991.98px){.img-free-swabs{width:45px}}@media(max-width:575.98px){.img-free-swabs{width:38px}}.img-collect-samples{width:90px}@media(min-width:860px)and (max-width:1280.98px){.img-collect-samples{width:80px}}@media(max-width:1024px){.img-collect-samples{width:70px}}@media(min-width:1200px){.img-collect-samples{width:85px}}@media(min-width:768px)and (max-width:991.98px){.img-collect-samples{width:55px;margin-left:5px}}@media(max-width:575.98px){.img-collect-samples{width:45px}}.img-order-tests{width:75px}@media(min-width:860px)and (max-width:1280.98px){.img-order-tests{width:65px}}@media(max-width:1024px){.img-order-tests{width:55px}}@media(min-width:1200px){.img-order-tests{width:70px}}@media(min-width:768px)and (max-width:991.98px){.img-order-tests{width:45px}}@media(max-width:575.98px){.img-order-tests{width:40px}}.img-send-tests{width:110px}@media(min-width:860px)and (max-width:1280.98px){.img-send-tests{width:95px}}@media(max-width:1024px){.img-send-tests{width:75px}}@media(min-width:1200px){.img-send-tests{width:100px}}@media(min-width:768px)and (max-width:991.98px){.img-send-tests{width:60px}}@media(max-width:575.98px){.img-send-tests{width:55px}}.numb-area{border:0 solid green;border-radius:50%;width:60px;height:60px;background-color:#ed1e79;margin:-30px auto 0;position:relative}@media screen and (max-width:1600px){.numb-area{width:50px;height:50px;margin-top:-23px}}@media screen and (max-width:1440px){.numb-area{width:45px;height:45px;margin-top:-20px}}@media screen and (max-width:1366px){.numb-area{width:43px;height:43px;margin-top:-20px}}@media screen and (max-width:1280px){.numb-area{width:43px;height:43px;margin-top:-20px}}@media screen and (max-width:1024px){.numb-area{width:35px;height:35px;margin-top:-20px}}@media(min-width:576px)and (max-width:768px){.numb-area{width:30px;height:30px;margin-top:-15px}}@media(max-width:575.98px){.numb-area{width:28px;height:28px;margin-top:-15px}}.set-numb{text-align:center;margin:0 auto;width:50px;height:50px;font-size:30px!important;font-weight:900!important;top:10%;position:relative}@media screen and (max-width:1600px){.set-numb{font-size:24px!important;top:10%}}@media screen and (max-width:1440px){.set-numb{font-size:24px!important;top:10%}}@media screen and (max-width:1366px){.set-numb{font-size:24px!important;top:10%;margin-left:-3px}}@media screen and (max-width:1280px){.set-numb{font-size:24px!important;top:10%;margin-left:-3px}}@media screen and (max-width:1024px){.set-numb{font-size:20px!important;top:5%;margin-left:-7px}}@media(min-width:576px)and (max-width:768px){.set-numb{font-size:15px!important;width:45px;height:45px;top:15%}}@media(max-width:575.98px){.set-numb{font-size:14px!important;width:28px;height:28px;margin-left:0;top:10%}}.white-area-desc{font-size:30px!important;padding:25px;font-weight:400;text-align:center;line-height:35px}@media screen and (max-width:1920px){.white-area-desc{font-size:30px!important}}@media screen and (max-width:1680px){.white-area-desc{font-size:24px!important}}@media screen and (max-width:1600px){.white-area-desc{font-size:24px!important;padding:4px;line-height:33px}}@media screen and (max-width:1440px){.white-area-desc{font-size:21px!important;padding:4px;line-height:30px}}@media screen and (max-width:1366px){.white-area-desc{font-size:22px!important;padding:0;line-height:30px;margin-top:10px}}@media screen and (max-width:1280px){.white-area-desc{font-size:22px!important;padding:0;line-height:30px;margin-top:10px}}@media screen and (max-width:1024px){.white-area-desc{font-size:15px!important;padding:0;line-height:22px;margin-top:10px}}@media(max-width:359.98px){.white-area-desc{font-size:10.24px!important;padding:2.56px;line-height:14.51px}}@media(min-width:360px)and (max-width:374.98px){.white-area-desc{font-size:11.52px!important;padding:2.88px;line-height:16.32px}}@media(min-width:375px)and (max-width:410.98px){.white-area-desc{font-size:12px!important;padding:3px;line-height:17px}}@media(min-width:411px)and (max-width:575.98px){.white-area-desc{font-size:13.15px!important;padding:3.29px;line-height:18.63px}}@media(min-width:576px)and (max-width:767.98px){.white-area-desc{font-size:18.43px!important;padding:4.61px;line-height:26.11px}}@media(min-width:768px)and (max-width:991.98px){.white-area-desc{font-size:24.58px!important;padding:6.14px;line-height:34.82px}}@media(max-width:575.98px){.home-steps-container{margin:-40px 1px -85px 0!important}}.canine-home-box{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/dogi.png);border-radius:35px;background-size:38%;background-position:85% 90%;background-repeat:no-repeat;background-color:#09ccb9;padding:30px!important;margin:10px}@media screen and (max-width:1920px){.canine-home-box{background-size:50%;height:525px}.canine-home-box h1{font-size:48px!important;margin-bottom:32px!important;letter-spacing:1px!important}.canine-home-box p{font-size:38px!important;margin-bottom:70px!important;line-height:45px!important}.canine-home-box .content{margin-bottom:50px}.canine-home-box .btn-group-sm>.btn,.canine-home-box .btn-sm{padding:20px;font-size:13px}}@media screen and (max-width:1680px){.canine-home-box{background-size:48%;height:415px}.canine-home-box h1{font-size:32px!important;margin-bottom:25px!important;letter-spacing:1px!important}.canine-home-box p{font-size:26px!important;margin-bottom:35px!important;line-height:33px!important}.canine-home-box .content{margin-bottom:50px}.canine-home-box .btn-group-sm>.btn,.canine-home-box .btn-sm{padding:20px;font-size:13px}}@media screen and (max-width:1600px){.canine-home-box{background-size:48%}.canine-home-box h1{font-size:36px!important;margin-bottom:20px!important;letter-spacing:1px!important}.canine-home-box p{font-size:26px!important;margin-bottom:30px!important;line-height:30px!important}.canine-home-box .content{margin-bottom:30px}.canine-home-box .btn-group-sm>.btn,.canine-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media screen and (max-width:1440px){.canine-home-box{background-size:48%}.canine-home-box h1{font-size:31px!important;margin-bottom:20px!important;letter-spacing:1px!important}.canine-home-box p{font-size:25px!important;margin-bottom:30px!important;line-height:34px!important}.canine-home-box .content{margin-bottom:30px}.canine-home-box .btn-group-sm>.btn,.canine-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media screen and (max-width:1366px){.canine-home-box{background-size:50%;height:370px}.canine-home-box h1{font-size:27px!important;margin-bottom:20px!important;letter-spacing:1px!important}.canine-home-box p{font-size:22px!important;margin-bottom:30px!important;line-height:28px!important}.canine-home-box .content{margin-bottom:30px}.canine-home-box .btn-group-sm>.btn,.canine-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media screen and (max-width:1280px){.canine-home-box{background-size:50%;height:370px}.canine-home-box h1{font-size:27px!important;margin-bottom:20px!important;letter-spacing:1px!important}.canine-home-box p{font-size:22px!important;margin-bottom:30px!important;line-height:28px!important}.canine-home-box .content{margin-bottom:30px}.canine-home-box .btn-group-sm>.btn,.canine-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media screen and (max-width:1024px){.canine-home-box{background-size:42%;height:275px;border-radius:15px}.canine-home-box h1{font-size:26px!important;margin-bottom:20px!important;letter-spacing:1px!important}.canine-home-box p{font-size:20px!important;margin-bottom:30px!important;line-height:28px!important}.canine-home-box .content{margin-bottom:30px}.canine-home-box .btn-group-sm>.btn,.canine-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media(max-width:359.98px){.canine-home-box{border-radius:17.07px!important;padding:17.07px 4.27px!important;background-size:44%;background-position:85% 75%;height:183.47px;margin-top:-64px}}@media(min-width:360px)and (max-width:374.98px){.canine-home-box{border-radius:19.2px!important;padding:19.2px 4.8px!important;background-size:44%;background-position:85% 75%;height:206.4px;margin-top:-72px}}@media(min-width:375px)and (max-width:410.98px){.canine-home-box{border-radius:20px!important;padding:20px 5px!important;background-size:44%;background-position:85% 75%;height:215px;margin-top:-75px}}@media(min-width:411px)and (max-width:575.98px){.canine-home-box{border-radius:21.92px!important;padding:21.92px 5.48px!important;background-size:44%;background-position:85% 75%;height:235.64px;margin-top:-82.2px}}@media(min-width:576px)and (max-width:767.98px){.canine-home-box{border-radius:30.72px!important;padding:30.72px 7.68px!important;background-size:44%;background-position:85% 75%;height:330.24px;margin-top:-115.2px}}@media(min-width:768px)and (max-width:991.98px){.canine-home-box{border-radius:40.96px!important;padding:40.96px 10.24px!important;background-size:44%;background-position:85% 75%;height:440.32px;margin-top:-153.6px}}.canine-home-box h1{font-size:45px;font-family:manrope-semibold,sans-serif!important;margin-bottom:30px;letter-spacing:3px}@media(max-width:359.98px){.canine-home-box h1{font-size:16.21px!important;margin-bottom:8.53px!important;letter-spacing:.85px!important}}@media(min-width:360px)and (max-width:374.98px){.canine-home-box h1{font-size:18.24px!important;margin-bottom:9.6px!important;letter-spacing:.96px!important}}@media(min-width:375px)and (max-width:410.98px){.canine-home-box h1{font-size:19px!important;margin-bottom:10px!important;letter-spacing:1px!important}}@media(min-width:411px)and (max-width:575.98px){.canine-home-box h1{font-size:20.82px!important;margin-bottom:10.96px!important;letter-spacing:1.1px!important}}@media(min-width:576px)and (max-width:767.98px){.canine-home-box h1{font-size:29.18px!important;margin-bottom:15.36px!important;letter-spacing:1.54px!important}}@media(min-width:768px)and (max-width:991.98px){.canine-home-box h1{font-size:38.91px!important;margin-bottom:20.48px!important;letter-spacing:2.05px!important}}.canine-home-box p{font-family:manrope,sans-serif;font-size:32px;margin-bottom:40px;line-height:40px}@media(max-width:359.98px){.canine-home-box p{font-size:10.67px!important;margin-bottom:15.36px!important;line-height:15.36px!important}}@media(min-width:360px)and (max-width:374.98px){.canine-home-box p{font-size:12px!important;margin-bottom:17.28px!important;line-height:17.28px!important}}@media(min-width:375px)and (max-width:410.98px){.canine-home-box p{font-size:12.5px!important;margin-bottom:18px!important;line-height:18px!important}}@media(min-width:411px)and (max-width:575.98px){.canine-home-box p{font-size:13.7px!important;margin-bottom:19.73px!important;line-height:19.73px!important}}@media(min-width:576px)and (max-width:767.98px){.canine-home-box p{font-size:19.2px!important;margin-bottom:27.65px!important;line-height:27.65px!important}}@media(min-width:768px)and (max-width:991.98px){.canine-home-box p{font-size:25.6px!important;margin-bottom:36.86px!important;line-height:36.86px!important}}.canine-home-box .content{text-align:left}@media(max-width:359.98px){.canine-home-box .content{margin-bottom:17.07px}}@media(min-width:360px)and (max-width:374.98px){.canine-home-box .content{margin-bottom:19.2px}}@media(min-width:375px)and (max-width:410.98px){.canine-home-box .content{margin-bottom:20px}}@media(min-width:411px)and (max-width:575.98px){.canine-home-box .content{margin-bottom:21.92px}}@media(min-width:576px)and (max-width:767.98px){.canine-home-box .content{margin-bottom:30.72px}}@media(min-width:768px)and (max-width:991.98px){.canine-home-box .content{margin-bottom:40.96px}}@media only screen and (max-width:568px)and (orientation:landscape){.canine-home-box{background-size:30%}}.feline-home-box{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/cati.png);border-radius:35px;background-size:65%;background-position:85% 60%;background-repeat:no-repeat;background-color:#e1cfe5;padding:30px!important;margin:10px}@media screen and (max-width:1920px){.feline-home-box{background-size:75%;height:525px}.feline-home-box h1{font-size:48px!important;margin-bottom:32px!important;letter-spacing:1px!important}.feline-home-box p{font-size:38px!important;margin-bottom:70px!important;line-height:45px!important}.feline-home-box .content{margin-bottom:50px}.feline-home-box .btn-group-sm>.btn,.feline-home-box .btn-sm{padding:20px;font-size:13px}}@media screen and (max-width:1680px){.feline-home-box{background-size:74%;height:415px}.feline-home-box h1{font-size:36px!important;margin-bottom:20px!important;letter-spacing:1px!important}.feline-home-box p{font-size:26px!important;margin-bottom:30px!important;line-height:30px!important}.feline-home-box .content{margin-bottom:50px}.feline-home-box .btn-group-sm>.btn,.feline-home-box .btn-sm{padding:20px;font-size:13px}}@media screen and (max-width:1600px){.feline-home-box h1{font-size:36px!important;margin-bottom:20px!important;letter-spacing:1px!important}.feline-home-box p{font-size:26px!important;margin-bottom:30px!important;line-height:30px!important}.feline-home-box .content{margin-bottom:30px}.feline-home-box .btn-group-sm>.btn,.feline-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media screen and (max-width:1440px){.feline-home-box{background-size:70%}.feline-home-box h1{font-size:31px!important;margin-bottom:20px!important;letter-spacing:1px!important}.feline-home-box p{font-size:25px!important;margin-bottom:30px!important;line-height:34px!important}.feline-home-box .content{margin-bottom:30px}.feline-home-box .btn-group-sm>.btn,.feline-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media screen and (max-width:1366px){.feline-home-box{background-size:75%;height:370px}.feline-home-box h1{font-size:27px!important;margin-bottom:20px!important;letter-spacing:1px!important}.feline-home-box p{font-size:22px!important;margin-bottom:30px!important;line-height:28px!important}.feline-home-box .content{margin-bottom:30px}.feline-home-box .btn-group-sm>.btn,.feline-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media screen and (max-width:1280px){.feline-home-box{background-size:75%;height:370px}.feline-home-box h1{font-size:27px!important;margin-bottom:20px!important;letter-spacing:1px!important}.feline-home-box p{font-size:22px!important;margin-bottom:30px!important;line-height:28px!important}.feline-home-box .content{margin-bottom:30px}.feline-home-box .btn-group-sm>.btn,.feline-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media screen and (max-width:1024px){.feline-home-box{background-size:68%;height:275px;border-radius:15px}.feline-home-box h1{font-size:26px!important;margin-bottom:20px!important;letter-spacing:1px!important}.feline-home-box p{font-size:20px!important;margin-bottom:30px!important;line-height:28px!important}.feline-home-box .content{margin-bottom:30px}.feline-home-box .btn-group-sm>.btn,.feline-home-box .btn-sm{padding:22px 16px;font-size:14px}}@media(max-width:359.98px){.feline-home-box{border-radius:17.07px!important;padding:17.07px 4.27px!important;background-size:77%;background-position:85% 75%;height:183.47px}}@media(min-width:360px)and (max-width:374.98px){.feline-home-box{border-radius:19.2px!important;padding:19.2px 4.8px!important;background-size:77%;background-position:85% 75%;height:206.4px}}@media(min-width:375px)and (max-width:410.98px){.feline-home-box{border-radius:20px!important;padding:20px 5px!important;background-size:77%;background-position:85% 75%;height:215px}}@media(min-width:411px)and (max-width:575.98px){.feline-home-box{border-radius:21.92px!important;padding:21.92px 5.48px!important;background-size:77%;background-position:85% 75%;height:235.64px}}@media(min-width:576px)and (max-width:767.98px){.feline-home-box{border-radius:30.72px!important;padding:30.72px 7.68px!important;background-size:77%;background-position:85% 75%;height:330.24px}}@media(min-width:768px)and (max-width:991.98px){.feline-home-box{border-radius:40.96px!important;padding:40.96px 10.24px!important;background-size:77%;background-position:85% 75%;height:440.32px}}.feline-home-box h1{font-size:45px;font-family:manrope-semibold,sans-serif!important;margin-bottom:30px;letter-spacing:3px}@media(max-width:359.98px){.feline-home-box h1{font-size:16.21px!important;margin-bottom:8.53px!important;letter-spacing:.85px!important}}@media(min-width:360px)and (max-width:374.98px){.feline-home-box h1{font-size:18.24px!important;margin-bottom:9.6px!important;letter-spacing:.96px!important}}@media(min-width:375px)and (max-width:410.98px){.feline-home-box h1{font-size:19px!important;margin-bottom:10px!important;letter-spacing:1px!important}}@media(min-width:411px)and (max-width:575.98px){.feline-home-box h1{font-size:20.82px!important;margin-bottom:10.96px!important;letter-spacing:1.1px!important}}@media(min-width:576px)and (max-width:767.98px){.feline-home-box h1{font-size:29.18px!important;margin-bottom:15.36px!important;letter-spacing:1.54px!important}}@media(min-width:768px)and (max-width:991.98px){.feline-home-box h1{font-size:38.91px!important;margin-bottom:20.48px!important;letter-spacing:2.05px!important}}.feline-home-box p{font-family:manrope,sans-serif;font-size:32px;margin-bottom:40px;line-height:40px}@media(max-width:359.98px){.feline-home-box p{font-size:10.67px!important;margin-bottom:15.36px!important;line-height:15.36px!important}}@media(min-width:360px)and (max-width:374.98px){.feline-home-box p{font-size:12px!important;margin-bottom:17.28px!important;line-height:17.28px!important}}@media(min-width:375px)and (max-width:410.98px){.feline-home-box p{font-size:12.5px!important;margin-bottom:18px!important;line-height:18px!important}}@media(min-width:411px)and (max-width:575.98px){.feline-home-box p{font-size:13.7px!important;margin-bottom:19.73px!important;line-height:19.73px!important}}@media(min-width:576px)and (max-width:767.98px){.feline-home-box p{font-size:19.2px!important;margin-bottom:27.65px!important;line-height:27.65px!important}}@media(min-width:768px)and (max-width:991.98px){.feline-home-box p{font-size:25.6px!important;margin-bottom:36.86px!important;line-height:36.86px!important}}.feline-home-box .content{text-align:left}@media(max-width:359.98px){.feline-home-box .content{margin-bottom:17.07px}}@media(min-width:360px)and (max-width:374.98px){.feline-home-box .content{margin-bottom:19.2px}}@media(min-width:375px)and (max-width:410.98px){.feline-home-box .content{margin-bottom:20px}}@media(min-width:411px)and (max-width:575.98px){.feline-home-box .content{margin-bottom:21.92px}}@media(min-width:576px)and (max-width:767.98px){.feline-home-box .content{margin-bottom:30.72px}}@media(min-width:768px)and (max-width:991.98px){.feline-home-box .content{margin-bottom:40.96px}}@media only screen and (max-width:568px)and (orientation:landscape){.feline-home-box{background-size:50%}}.footer-tab-bottom{font-size:22px;margin-bottom:20px;color:#fff;text-transform:uppercase;white-space:nowrap}.footer-bottom{background-color:#381464}.footer-tab-bottom a{color:#fff}.footer-bottom-tab{margin:0 auto}.footer-bot-list{font-size:12px;margin:20px;color:#fff;text-transform:uppercase;white-space:nowrap;float:left;list-style-type:none;padding:4px 5px}.footer-bot-list a p{font-size:12px}.footer-bot-list p{margin:0!important}.footer-bot-list a{color:#fff}@media(min-width:576px)and (max-width:767.98px){footer .col-sm-6{width:50%}footer .col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}footer .col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}footer .official-text p{font-size:18px;font-family:manrope;margin-bottom:0;color:#fff}footer .official-text p a{font-size:16px;font-family:manrope;margin-bottom:0}footer .green-footer li{width:50%;margin:0;white-space:normal}footer .green-footer li:nth-child(odd){text-align:right}}@media(max-width:575.98px){footer .col-sm-6{width:50%}footer .col-sm-8,footer col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}footer .pt-sm-5,footer .py-sm-5{padding-top:3rem!important}footer .official-text p{font-size:18px;font-family:manrope;margin-bottom:0;color:#fff}footer .official-text p a{font-size:12px;font-family:manrope;margin-bottom:0}footer .green-footer li{width:50%;margin:0;white-space:normal}footer .green-footer li:nth-child(odd){text-align:right}}@media(max-width:575.98px){.text-center-xs{text-align:center!important}}@media(min-width:576px)and (max-width:767.98px){.text-center-xs{text-align:center!important}}@media(min-width:768px)and (max-width:991.98px){.text-center-sm{text-align:center!important}}.breeder_pet_desc{color:#381464;padding:50px;font-size:34px;font-family:manrope,sans-serif;margin-top:100px;line-height:45px}@media(min-width:992px)and (max-width:1279.98px){.breeder_pet_desc{font-size:15.5px!important;margin-top:51.67px!important;line-height:20.67px!important;margin-bottom:31px}}@media(min-width:1280px)and (max-width:1365.98px){.breeder_pet_desc{font-size:20px!important;margin-top:66.67px!important;line-height:26.67px!important;margin-bottom:40px}}@media(min-width:1366px)and (max-width:1439.98px){.breeder_pet_desc{font-size:21.34px!important;margin-top:71.15px!important;line-height:28.46px!important;margin-bottom:42.69px}}@media(min-width:1440px)and (max-width:1599.98px){.breeder_pet_desc{font-size:22.5px!important;margin-top:75px!important;line-height:30px!important;margin-bottom:45px}}@media(min-width:1600px)and (max-width:1679.98px){.breeder_pet_desc{font-size:25px!important;margin-top:83.33px!important;line-height:33.33px!important;margin-bottom:50px}}@media(min-width:1680px)and (max-width:1919.98px){.breeder_pet_desc{font-size:26.25px!important;margin-top:87.5px!important;line-height:35px!important;margin-bottom:52.5px}}@media(min-width:1920px){.breeder_pet_desc{font-size:30px!important;margin-top:100px!important;line-height:40px!important;margin-bottom:60px}}@media(max-width:359.98px){.breeder_pet_desc{padding:0!important;font-size:12.8px!important;margin-top:64px!important;margin-bottom:27.31px;line-height:18.77px!important;font-family:manrope-light}}@media(min-width:360px)and (max-width:374.98px){.breeder_pet_desc{padding:0!important;font-size:14.4px!important;margin-top:72px!important;margin-bottom:30.72px;line-height:21.12px!important;font-family:manrope-light}}@media(min-width:375px)and (max-width:410.98px){.breeder_pet_desc{padding:0!important;font-size:15px!important;margin-top:75px!important;margin-bottom:32px;line-height:22px!important;font-family:manrope-light}}@media(min-width:411px)and (max-width:575.98px){.breeder_pet_desc{padding:0!important;font-size:16.44px!important;margin-top:82.2px!important;margin-bottom:35.07px;line-height:24.11px!important;font-family:manrope-light}}@media(min-width:576px)and (max-width:767.98px){.breeder_pet_desc{padding:0!important;font-size:23.04px!important;margin-top:115.2px!important;margin-bottom:49.15px;line-height:33.79px!important;font-family:manrope-light}}@media(min-width:768px)and (max-width:991.98px){.breeder_pet_desc{padding:0!important;font-size:30.72px!important;margin-top:153.6px!important;margin-bottom:65.54px;line-height:45.06px!important;font-family:manrope-light}}.breeder-setup-account{width:60px;margin-bottom:25px}@media screen and (max-width:1920px){.breeder-setup-account{font-size:65px}}@media screen and (max-width:1680px){.breeder-setup-account{font-size:60px}}@media screen and (max-width:1600px){.breeder-setup-account{width:54px;margin-bottom:25px}}@media screen and (max-width:1440px){.breeder-setup-account{width:44px;margin-bottom:22px}}@media screen and (max-width:1366px){.breeder-setup-account{width:45px;margin-bottom:25px}}@media screen and (max-width:1280px){.breeder-setup-account{width:45px;margin-bottom:25px}}@media screen and (max-width:1024px){.breeder-setup-account{width:38px;margin-bottom:22px}}@media(min-width:576px)and (max-width:768px){.breeder-setup-account{width:40px;margin-bottom:18px}}@media(max-width:575.98px){.breeder-setup-account{width:25px;margin-bottom:0}}.breeder-shop-all{width:85px;margin-bottom:25px}@media screen and (max-width:1600px){.breeder-shop-all{width:70px;margin-bottom:25px}}@media screen and (max-width:1440px){.breeder-shop-all{width:60px;margin-bottom:16px}}@media screen and (max-width:1366px){.breeder-shop-all{width:64px;margin-bottom:25px}}@media screen and (max-width:1280px){.breeder-shop-all{width:64px;margin-bottom:25px}}@media screen and (max-width:1024px){.breeder-shop-all{width:50px;margin-bottom:20px}}@media(min-width:576px)and (max-width:768px){.breeder-shop-all{width:55px;margin-bottom:14px}}@media(max-width:575.98px){.breeder-shop-all{width:35px;margin-bottom:0}}.breeder-order-swab{width:47px;margin-bottom:25px}@media screen and (max-width:1600px){.breeder-order-swab{width:42px;margin-bottom:22px}}@media screen and (max-width:1440px){.breeder-order-swab{width:35px;margin-bottom:16px}}@media screen and (max-width:1366px){.breeder-order-swab{width:37px;margin-bottom:22px}}@media screen and (max-width:1280px){.breeder-order-swab{width:37px;margin-bottom:22px}}@media screen and (max-width:1024px){.breeder-order-swab{width:30px;margin-bottom:15px}}@media(min-width:576px)and (max-width:768px){.breeder-order-swab{width:30px;margin-bottom:10px}}@media(max-width:575.98px){.breeder-order-swab{width:20px;margin-bottom:0}}.carousel-item img{width:100%;display:block}@media(min-width:576px)and (max-width:768px){.carousel-item.main img{content:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide-mobile1.1.jpg)}}@media(max-width:575.98px){.carousel-item.main img{content:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide-mobile1.1.jpg)}}.carousel-item.store img{width:100%;max-height:680px;display:block}@media screen and (max-width:1920px){.carousel-item.store img{height:680px}}@media screen and (max-width:1680px){.carousel-item.store img{height:680px}}@media screen and (max-width:1600px){.carousel-item.store img{height:520px}}@media screen and (max-width:1440px){.carousel-item.store img{height:510px}}@media screen and (max-width:1366px){.carousel-item.store img{height:500px}}@media screen and (max-width:1280px){.carousel-item.store img{height:500px}}@media screen and (max-width:1024px){.carousel-item.store img{height:365px}}@media(min-width:576px)and (max-width:768px){.carousel-item.store img{height:250px}}@media(max-width:575.98px){.carousel-item.store img{height:290px}}@media(min-width:992px)and (max-width:1279.98px){.testimonials-img img{height:387.5px!important}}@media(min-width:1280px)and (max-width:1365.98px){.testimonials-img img{height:500px!important}}@media(min-width:1366px)and (max-width:1439.98px){.testimonials-img img{height:533.59px!important}}@media(min-width:1440px)and (max-width:1599.98px){.testimonials-img img{height:562.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.testimonials-img img{height:625px!important}}@media(min-width:1680px)and (max-width:1919.98px){.testimonials-img img{height:656.25px!important}}@media(min-width:1920px){.testimonials-img img{height:750px!important}}@media(max-width:359.98px){.testimonials-img img{height:362.67px!important}}@media(min-width:360px)and (max-width:374.98px){.testimonials-img img{height:408px!important}}@media(min-width:375px)and (max-width:410.98px){.testimonials-img img{height:425px!important}}@media(min-width:411px)and (max-width:575.98px){.testimonials-img img{height:465.8px!important}}@media(min-width:576px)and (max-width:767.98px){.testimonials-img img{height:652.8px!important}}@media(min-width:768px)and (max-width:991.98px){.testimonials-img img{height:870.4px!important}}.caraous-img-box img{width:50%}.testimonials .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}@media screen and (max-width:1024px){.testimonials .carousel-indicators{bottom:-15%}}@media(min-width:576px)and (max-width:768px){.testimonials .carousel-indicators{bottom:-15%}}@media(max-width:575.98px){.testimonials .carousel-indicators{bottom:-15%}}.testimonials .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:16px;height:16px;margin-right:3px;margin-left:3px;margin-bottom:50px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;opacity:.5;transition:opacity .6s ease;border-radius:50%}@media screen and (max-width:1024px){.testimonials .carousel-indicators li{width:10px;height:10px}}@media(min-width:576px)and (max-width:768px){.testimonials .carousel-indicators li{width:10px;height:10px}}@media(max-width:575.98px){.testimonials .carousel-indicators li{width:8px;height:8px}}.testimonials .carousel-indicators .active{opacity:1}.testi-text{color:#fff;font-size:40px!important;font-weight:500;line-height:1.2;font-family:manrope-medium}@media screen and (max-width:1920px){.testi-text{font-size:40px!important}}@media screen and (max-width:1680px){.testi-text{font-size:34px!important;line-height:44px}}@media screen and (max-width:1600px){.testi-text{font-size:32px!important}}@media screen and (max-width:1440px){.testi-text{font-size:32px!important}}@media screen and (max-width:1366px){.testi-text{font-size:28px!important}}@media screen and (max-width:1280px){.testi-text{font-size:28px!important}}@media screen and (max-width:1024px){.testi-text{font-size:22px!important;line-height:28px}}@media(max-width:359.98px){.testi-text{font-size:13.65px!important;line-height:17.92px;font-family:manrope-light;letter-spacing:.43px}}@media(min-width:360px)and (max-width:374.98px){.testi-text{font-size:15.36px!important;line-height:20.16px;font-family:manrope-light;letter-spacing:.48px}}@media(min-width:375px)and (max-width:410.98px){.testi-text{font-size:16px!important;line-height:21px;font-family:manrope-light;letter-spacing:.5px}}@media(min-width:411px)and (max-width:575.98px){.testi-text{font-size:17.54px!important;line-height:23.02px;font-family:manrope-light;letter-spacing:.55px}}@media(min-width:576px)and (max-width:767.98px){.testi-text{font-size:24.58px!important;line-height:32.26px;font-family:manrope-light;letter-spacing:.77px}}@media(min-width:768px)and (max-width:991.98px){.testi-text{font-size:32.77px!important;line-height:43.01px;font-family:manrope-light;letter-spacing:1.02px}}@media only screen and (max-width:568px)and (orientation:landscape){.testi-text{margin-top:0}}.testi-owner{color:#fff;font-size:30px!important;margin-top:40px;font-weight:400}@media screen and (max-width:1680px){.testi-owner{font-size:26px!important}}@media screen and (max-width:1600px){.testi-owner{font-size:26px!important}}@media screen and (max-width:1440px){.testi-owner{font-size:22px!important}}@media screen and (max-width:1366px){.testi-owner{font-size:20px!important}}@media screen and (max-width:1280px){.testi-owner{font-size:20px!important}}@media screen and (max-width:1024px){.testi-owner{font-size:17px!important}}@media(max-width:359.98px){.testi-owner{font-size:10.24px!important;margin-top:0;letter-spacing:.43px}}@media(min-width:360px)and (max-width:374.98px){.testi-owner{font-size:11.52px!important;margin-top:0;letter-spacing:.48px}}@media(min-width:375px)and (max-width:410.98px){.testi-owner{font-size:12px!important;margin-top:0;letter-spacing:.5px}}@media(min-width:411px)and (max-width:575.98px){.testi-owner{font-size:13.15px!important;margin-top:0;letter-spacing:.55px}}@media(min-width:576px)and (max-width:767.98px){.testi-owner{font-size:18.43px!important;margin-top:0;letter-spacing:.77px}}@media(min-width:768px)and (max-width:991.98px){.testi-owner{font-size:24.58px!important;margin-top:0;letter-spacing:1.02px}}.vet-heading{font-size:44px!important;font-weight:900!important;font-family:manrope-bold}@media screen and (max-width:1920px){.vet-heading{font-size:50px!important}}@media screen and (max-width:1680px){.vet-heading{font-size:44px!important}}@media screen and (max-width:1600px){.vet-heading{font-size:42px!important}}@media screen and (max-width:1440px){.vet-heading{font-size:40px!important}}@media screen and (max-width:1366px){.vet-heading{font-size:35px!important}}@media screen and (max-width:1280px){.vet-heading{font-size:35px!important}}@media screen and (max-width:1024px){.vet-heading{font-size:30px!important}}@media(min-width:576px)and (max-width:767.98px){.vet-heading{font-size:22.5px!important}}@media(min-width:768px)and (max-width:991.98px){.vet-heading{font-size:30px!important}}@media(max-width:359.98px){.vet-heading{font-size:17.07px!important;line-height:21.33px}}@media(min-width:360px)and (max-width:374.98px){.vet-heading{font-size:19.2px!important;line-height:24px}}@media(min-width:375px)and (max-width:410.98px){.vet-heading{font-size:20px!important;line-height:25px}}@media(min-width:411px)and (max-width:575.98px){.vet-heading{font-size:21.92px!important;line-height:27.4px}}.white-circle-vet{border:0 solid green;border-radius:50%;height:220px;width:220px;margin:0 auto;background-color:#f0f8ff}@media screen and (max-width:1920px){.white-circle-vet{height:220px;width:220px}}@media screen and (max-width:1680px){.white-circle-vet{height:220px;width:220px}}@media screen and (max-width:1600px){.white-circle-vet{height:185px;width:185px}}@media screen and (max-width:1440px){.white-circle-vet{height:175px;width:175px}}@media screen and (max-width:1366px){.white-circle-vet{height:170px;width:170px}}@media screen and (max-width:1280px){.white-circle-vet{height:170px;width:170px}}@media screen and (max-width:1024px){.white-circle-vet{height:125px;width:125px}}@media(min-width:576px)and (max-width:767.98px){.white-circle-vet{height:93.75px;width:93.75px}}@media(min-width:768px)and (max-width:991.98px){.white-circle-vet{height:125px;width:125px}}@media(max-width:359.98px){.white-circle-vet{height:64px;width:64px}}@media(min-width:360px)and (max-width:374.98px){.white-circle-vet{height:72px;width:72px}}@media(min-width:375px)and (max-width:410.98px){.white-circle-vet{height:75px;width:75px}}@media(min-width:411px)and (max-width:575.98px){.white-circle-vet{height:82.2px;width:82.2px}}.img-circle-vet{display:table-cell;height:220px;text-align:center;width:220px;vertical-align:middle}@media screen and (max-width:1920px){.img-circle-vet{height:220px;width:220px}}@media screen and (max-width:1680px){.img-circle-vet{height:220px;width:220px}}@media screen and (max-width:1600px){.img-circle-vet{height:185px;width:185px}}@media screen and (max-width:1440px){.img-circle-vet{height:175px;width:175px}}@media screen and (max-width:1366px){.img-circle-vet{height:170px;width:170px}}@media screen and (max-width:1280px){.img-circle-vet{height:170px;width:170px}}@media screen and (max-width:1024px){.img-circle-vet{height:125px;width:125px}}@media(min-width:576px)and (max-width:767.98px){.img-circle-vet{height:93.75px;width:93.75px}}@media(min-width:768px)and (max-width:991.98px){.img-circle-vet{height:125px;width:125px}}@media(max-width:359.98px){.img-circle-vet{height:64px;width:64px}}@media(min-width:360px)and (max-width:374.98px){.img-circle-vet{height:72px;width:72px}}@media(min-width:375px)and (max-width:410.98px){.img-circle-vet{height:75px;width:75px}}@media(min-width:411px)and (max-width:575.98px){.img-circle-vet{height:82.2px;width:82.2px}}.white-circle-desc-head{font-size:30px!important;padding:0;line-height:30px;text-align:left;margin-bottom:15px;font-family:manrope-medium}@media screen and (max-width:1920px){.white-circle-desc-head{font-size:30px!important;line-height:40px;margin-bottom:15px}}@media screen and (max-width:1680px){.white-circle-desc-head{font-size:28px!important;line-height:32px;margin-bottom:15px}}@media screen and (max-width:1600px){.white-circle-desc-head{font-size:25px!important;line-height:30px;margin-bottom:10px}}@media screen and (max-width:1440px){.white-circle-desc-head{font-size:21px!important;line-height:30px;margin-bottom:10px}}@media screen and (max-width:1366px){.white-circle-desc-head{font-size:22px!important;line-height:30px;margin-bottom:0}}@media screen and (max-width:1280px){.white-circle-desc-head{font-size:22px!important;line-height:30px;margin-bottom:0}}@media screen and (max-width:1024px){.white-circle-desc-head{font-size:12px!important;line-height:16px;margin-bottom:5px}}@media(min-width:576px)and (max-width:767.98px){.white-circle-desc-head{font-size:9px!important;line-height:12px;margin-bottom:3.75px}}@media(min-width:768px)and (max-width:991.98px){.white-circle-desc-head{font-size:12px!important;line-height:16px;margin-bottom:5px}}@media(max-width:359.98px){.white-circle-desc-head{font-size:11.95px!important;line-height:13.65px;letter-spacing:.43px;font-family:manrope-medium}}@media(min-width:360px)and (max-width:374.98px){.white-circle-desc-head{font-size:13.44px!important;line-height:15.36px;letter-spacing:.48px;font-family:manrope-medium}}@media(min-width:375px)and (max-width:410.98px){.white-circle-desc-head{font-size:14px!important;line-height:16px;letter-spacing:.5px;font-family:manrope-medium}}@media(min-width:411px)and (max-width:575.98px){.white-circle-desc-head{font-size:15.34px!important;line-height:17.54px;letter-spacing:.55px;font-family:manrope-medium}}.white-circle-desc{font-size:25px!important;padding:0;line-height:35px;text-align:left;font-family:manrope-light,sans-serif}@media screen and (max-width:1920px){.white-circle-desc{font-size:25px!important;line-height:30px}}@media screen and (max-width:1680px){.white-circle-desc{font-size:20px!important;line-height:25px}}@media screen and (max-width:1600px){.white-circle-desc{font-size:18px!important;line-height:25px}}@media screen and (max-width:1440px){.white-circle-desc{font-size:16px!important;line-height:25px}}@media screen and (max-width:1366px){.white-circle-desc{font-size:15px!important;line-height:25px}}@media screen and (max-width:1280px){.white-circle-desc{font-size:14px!important;line-height:25px}}@media screen and (max-width:1024px){.white-circle-desc{font-size:7px!important;line-height:12px}}@media(min-width:576px)and (max-width:767.98px){.white-circle-desc{font-size:5.25px!important;line-height:9px}}@media(min-width:768px)and (max-width:991.98px){.white-circle-desc{font-size:7px!important;line-height:12px}}@media(max-width:359.98px){.white-circle-desc{font-size:11.09px!important;line-height:14.51px;letter-spacing:.43px}}@media(min-width:360px)and (max-width:374.98px){.white-circle-desc{font-size:12.48px!important;line-height:16.32px;letter-spacing:.48px}}@media(min-width:375px)and (max-width:410.98px){.white-circle-desc{font-size:13px!important;line-height:17px;letter-spacing:.5px}}@media(min-width:411px)and (max-width:575.98px){.white-circle-desc{font-size:14.25px!important;line-height:18.63px;letter-spacing:.55px}}.vet-white-area-desc{font-size:30px!important;padding:25px;font-weight:400;line-height:40px;text-align:center;line-height:35px}@media screen and (max-width:1920px){.vet-white-area-desc{font-size:30px!important;padding:32px;line-height:40px}}@media screen and (max-width:1680px){.vet-white-area-desc{font-size:25px!important;padding:30px;line-height:30px}}@media screen and (max-width:1600px){.vet-white-area-desc{font-size:24px!important;padding:30px;line-height:32px}}@media screen and (max-width:1440px){.vet-white-area-desc{font-size:20px!important;padding:30px;line-height:26px}}@media screen and (max-width:1366px){.vet-white-area-desc{font-size:22px!important;padding:15px;line-height:30px}}@media screen and (max-width:1280px){.vet-white-area-desc{font-size:20px!important;padding:15px;line-height:30px}}@media screen and (max-width:1024px){.vet-white-area-desc{font-size:9px!important;padding:10px;line-height:15px}}@media(min-width:576px)and (max-width:767.98px){.vet-white-area-desc{font-size:6.75px!important;padding:7.5px;line-height:11.25px}}@media(min-width:768px)and (max-width:991.98px){.vet-white-area-desc{font-size:9px!important;padding:10px;line-height:15px}}@media(max-width:359.98px){.vet-white-area-desc{font-size:11.95px!important;padding:1.71px;line-height:12.8px}}@media(min-width:360px)and (max-width:374.98px){.vet-white-area-desc{font-size:13.44px!important;padding:1.92px;line-height:14.4px}}@media(min-width:375px)and (max-width:410.98px){.vet-white-area-desc{font-size:14px!important;padding:2px;line-height:15px}}@media(min-width:411px)and (max-width:575.98px){.vet-white-area-desc{font-size:15.34px!important;padding:2.19px;line-height:16.44px}}.paragraph-f55-w-b{text-align:center;font-size:50px!important;font-weight:900;color:#21aa97}@media screen and (max-width:1920px){.paragraph-f55-w-b{font-size:50px!important}}@media screen and (max-width:1680px){.paragraph-f55-w-b{font-size:45px!important}}@media screen and (max-width:1600px){.paragraph-f55-w-b{font-size:40px!important}}@media screen and (max-width:1440px){.paragraph-f55-w-b{font-size:35px!important}}@media screen and (max-width:1366px){.paragraph-f55-w-b{font-size:35px!important}}@media screen and (max-width:1280px){.paragraph-f55-w-b{font-size:35px!important}}@media screen and (max-width:1024px){.paragraph-f55-w-b{font-size:28px!important}}@media(min-width:576px)and (max-width:767.98px){.paragraph-f55-w-b{font-size:21px!important}}@media(min-width:768px)and (max-width:991.98px){.paragraph-f55-w-b{font-size:28px!important}}@media(max-width:359.98px){.paragraph-f55-w-b{font-size:20.48px!important}}@media(min-width:360px)and (max-width:374.98px){.paragraph-f55-w-b{font-size:23.04px!important}}@media(min-width:375px)and (max-width:410.98px){.paragraph-f55-w-b{font-size:24px!important}}@media(min-width:411px)and (max-width:575.98px){.paragraph-f55-w-b{font-size:26.3px!important}}.f32-g-paragraph{color:#21aa97;font-size:35px!important;font-weight:900;line-height:40px;font-family:manrope-bold}@media screen and (max-width:1920px){.f32-g-paragraph{font-size:40px!important;line-height:42px;margin-bottom:25px}}@media screen and (max-width:1680px){.f32-g-paragraph{font-size:35px!important}}@media screen and (max-width:1600px){.f32-g-paragraph{font-size:30px!important;line-height:34px}}@media screen and (max-width:1440px){.f32-g-paragraph{font-size:30px!important;line-height:32px}}@media screen and (max-width:1366px){.f32-g-paragraph{font-size:27px!important;line-height:32px}}@media screen and (max-width:1280px){.f32-g-paragraph{font-size:27px!important;line-height:32px}}@media screen and (max-width:1024px){.f32-g-paragraph{font-size:22px!important;line-height:28px;font-family:manrope-semibold}}@media(min-width:576px)and (max-width:767.98px){.f32-g-paragraph{font-size:16.5px!important;line-height:21px;font-family:manrope-semibold}}@media(min-width:768px)and (max-width:991.98px){.f32-g-paragraph{font-size:22px!important;line-height:28px;font-family:manrope-semibold}}@media(max-width:359.98px){.f32-g-paragraph{font-size:16.21px!important;line-height:18.77px}}@media(min-width:360px)and (max-width:374.98px){.f32-g-paragraph{font-size:18.24px!important;line-height:21.12px}}@media(min-width:375px)and (max-width:410.98px){.f32-g-paragraph{font-size:19px!important;line-height:22px}}@media(min-width:411px)and (max-width:575.98px){.f32-g-paragraph{font-size:20.82px!important;line-height:24.11px}}.f32-g-paragraph-2{color:#21aa97;font-size:35px!important;font-weight:900;line-height:40px;font-family:manrope-bold}@media screen and (max-width:1920px){.f32-g-paragraph-2{font-size:38px!important}}@media screen and (max-width:1680px){.f32-g-paragraph-2{font-size:38px!important}}@media screen and (max-width:1600px){.f32-g-paragraph-2{font-size:30px!important;line-height:34px}}@media screen and (max-width:1440px){.f32-g-paragraph-2{font-size:27px!important;line-height:32px}}@media screen and (max-width:1366px){.f32-g-paragraph-2{font-size:26px!important;line-height:30px}}@media screen and (max-width:1280px){.f32-g-paragraph-2{font-size:26px!important;line-height:30px}}@media screen and (max-width:1024px){.f32-g-paragraph-2{font-size:22px!important;line-height:26px;font-family:manrope-semibold}}@media(min-width:576px)and (max-width:767.98px){.f32-g-paragraph-2{font-size:16.5px!important;line-height:19.5px;font-family:manrope-semibold}}@media(min-width:768px)and (max-width:991.98px){.f32-g-paragraph-2{font-size:22px!important;line-height:26px;font-family:manrope-semibold}}@media(max-width:359.98px){.f32-g-paragraph-2{font-size:17.07px!important;line-height:18.77px}}@media(min-width:360px)and (max-width:374.98px){.f32-g-paragraph-2{font-size:19.2px!important;line-height:21.12px}}@media(min-width:375px)and (max-width:410.98px){.f32-g-paragraph-2{font-size:20px!important;line-height:22px}}@media(min-width:411px)and (max-width:575.98px){.f32-g-paragraph-2{font-size:21.92px!important;line-height:24.11px}}.f22-g-paragraph{font-size:22px!important;color:#21aa97;line-height:27px;font-family:manrope-light}@media screen and (max-width:1920px){.f22-g-paragraph{font-size:26px!important;line-height:32px}}@media screen and (max-width:1680px){.f22-g-paragraph{font-size:22px!important;line-height:27px}}@media screen and (max-width:1600px){.f22-g-paragraph{font-size:21px!important;line-height:27px}}@media screen and (max-width:1440px){.f22-g-paragraph{font-size:18px!important;line-height:27px}}@media screen and (max-width:1366px){.f22-g-paragraph{font-size:19px!important;line-height:28px}}@media screen and (max-width:1280px){.f22-g-paragraph{font-size:19px!important;line-height:25px}}@media screen and (max-width:1024px){.f22-g-paragraph{font-size:16px!important;line-height:20px}}@media(min-width:576px)and (max-width:767.98px){.f22-g-paragraph{font-size:12px!important;line-height:15px}}@media(min-width:768px)and (max-width:991.98px){.f22-g-paragraph{font-size:16px!important;line-height:20px}}@media(max-width:359.98px){.f22-g-paragraph{font-size:12.8px!important;line-height:22.19px}}@media(min-width:360px)and (max-width:374.98px){.f22-g-paragraph{font-size:14.4px!important;line-height:24.96px}}@media(min-width:375px)and (max-width:410.98px){.f22-g-paragraph{font-size:15px!important;line-height:26px}}@media(min-width:411px)and (max-width:575.98px){.f22-g-paragraph{font-size:16.44px!important;line-height:28.5px}}.f32-sec-paragraph{color:#9c27b0;font-size:32px!important;font-weight:900;line-height:40px;font-family:manrope-bold}@media screen and (max-width:1920px){.f32-sec-paragraph{font-size:40px!important;line-height:45px}}@media screen and (max-width:1680px){.f32-sec-paragraph{font-size:31px!important;line-height:35px}}@media screen and (max-width:1600px){.f32-sec-paragraph{font-size:31px!important;line-height:35px}}@media screen and (max-width:1440px){.f32-sec-paragraph{font-size:30px!important;line-height:35px}}@media screen and (max-width:1366px){.f32-sec-paragraph{font-size:27px!important;line-height:35px;margin:0 1px -18px 0}}@media screen and (max-width:1280px){.f32-sec-paragraph{font-size:27px!important;line-height:35px;margin:0 1px -18px 0}}@media screen and (max-width:1024px){.f32-sec-paragraph{font-size:22px!important;line-height:28px;margin:-15px 0 -20px}}@media(min-width:576px)and (max-width:767.98px){.f32-sec-paragraph{font-size:16.5px!important;line-height:18.75px;margin:-11.25px 0 -15px}}@media(min-width:768px)and (max-width:991.98px){.f32-sec-paragraph{font-size:22px!important;line-height:25px;margin:-15px 0 -20px}}@media(max-width:359.98px){.f32-sec-paragraph{font-size:12.8px!important;line-height:18.77px}}@media(min-width:360px)and (max-width:374.98px){.f32-sec-paragraph{font-size:14.4px!important;line-height:21.12px}}@media(min-width:375px)and (max-width:410.98px){.f32-sec-paragraph{font-size:15px!important;line-height:22px}}@media(min-width:411px)and (max-width:575.98px){.f32-sec-paragraph{font-size:16.44px!important;line-height:24.11px}}.f24-g-paragraph{font-size:24px!important;font-weight:500;color:#21aa97;line-height:25px;margin-bottom:25px}@media screen and (max-width:1920px){.f24-g-paragraph{font-size:30px!important;line-height:35px}}@media screen and (max-width:1680px){.f24-g-paragraph{font-size:24px!important}}@media screen and (max-width:1600px){.f24-g-paragraph{font-size:21px!important;line-height:28px}}@media screen and (max-width:1440px){.f24-g-paragraph{font-size:20px!important;line-height:25px}}@media screen and (max-width:1366px){.f24-g-paragraph{font-size:20px!important;line-height:25px;margin-bottom:18px}}@media screen and (max-width:1280px){.f24-g-paragraph{font-size:20px!important;line-height:25px;margin-bottom:18px}}@media screen and (max-width:1024px){.f24-g-paragraph{font-size:16px!important;line-height:20px;margin-bottom:18px}}@media(min-width:576px)and (max-width:767.98px){.f24-g-paragraph{font-size:12px!important;line-height:15px;margin-bottom:13.5px}}@media(min-width:768px)and (max-width:991.98px){.f24-g-paragraph{font-size:16px!important;line-height:20px;margin-bottom:18px}}@media(max-width:359.98px){.f24-g-paragraph{font-size:12.8px!important;line-height:18.77px}}@media(min-width:360px)and (max-width:374.98px){.f24-g-paragraph{font-size:14.4px!important;line-height:21.12px}}@media(min-width:375px)and (max-width:410.98px){.f24-g-paragraph{font-size:15px!important;line-height:22px}}@media(min-width:411px)and (max-width:575.98px){.f24-g-paragraph{font-size:16.44px!important;line-height:24.11px}}.f22-g-ul{font-size:22px!important;color:#21aa97;line-height:27px;font-family:manrope-medium;letter-spacing:.5px}@media(min-width:992px)and (max-width:1279.98px){.f22-g-ul{font-size:17.57px!important;line-height:34.1px}}@media(min-width:1280px)and (max-width:1365.98px){.f22-g-ul{font-size:22.67px!important;line-height:44px}}@media(min-width:1366px)and (max-width:1439.98px){.f22-g-ul{font-size:24.19px!important;line-height:46.96px}}@media(min-width:1440px)and (max-width:1599.98px){.f22-g-ul{font-size:25.5px!important;line-height:49.5px}}@media(min-width:1600px)and (max-width:1679.98px){.f22-g-ul{font-size:28.33px!important;line-height:55px}}@media(min-width:1680px)and (max-width:1919.98px){.f22-g-ul{font-size:29.75px!important;line-height:57.75px}}@media(min-width:1920px){.f22-g-ul{font-size:34px!important;line-height:66px}}@media(min-width:576px)and (max-width:767.98px){.f22-g-ul{font-size:10.5px!important;line-height:18px}}@media(min-width:768px)and (max-width:991.98px){.f22-g-ul{font-size:14px!important;line-height:24px}}@media(max-width:359.98px){.f22-g-ul{font-size:12.8px!important;line-height:20.48px}}@media(min-width:360px)and (max-width:374.98px){.f22-g-ul{font-size:14.4px!important;line-height:23.04px}}@media(min-width:375px)and (max-width:410.98px){.f22-g-ul{font-size:15px!important;line-height:24px}}@media(min-width:411px)and (max-width:575.98px){.f22-g-ul{font-size:16.44px!important;line-height:26.3px}}.vet-edu-heading{font-size:44px!important;font-weight:900!important;color:#381464;font-family:manrope-bold}@media screen and (max-width:1920px){.vet-edu-heading{font-size:46px!important;margin-bottom:20px}}@media screen and (max-width:1680px){.vet-edu-heading{font-size:40px!important}}@media screen and (max-width:1600px){.vet-edu-heading{font-size:37px!important}}@media screen and (max-width:1440px){.vet-edu-heading{font-size:34px!important}}@media screen and (max-width:1366px){.vet-edu-heading{font-size:32px!important}}@media screen and (max-width:1280px){.vet-edu-heading{font-size:32px!important}}@media screen and (max-width:1024px){.vet-edu-heading{font-size:24px!important;font-family:manrope-semibold}}@media(min-width:576px)and (max-width:767.98px){.vet-edu-heading{font-size:18px!important;font-family:manrope-semibold}}@media(min-width:768px)and (max-width:991.98px){.vet-edu-heading{font-size:24px!important;font-family:manrope-semibold}}@media(max-width:359.98px){.vet-edu-heading{font-size:17.07px!important;line-height:21.33px}}@media(min-width:360px)and (max-width:374.98px){.vet-edu-heading{font-size:19.2px!important;line-height:24px}}@media(min-width:375px)and (max-width:410.98px){.vet-edu-heading{font-size:20px!important;line-height:25px}}@media(min-width:411px)and (max-width:575.98px){.vet-edu-heading{font-size:21.92px!important;line-height:27.4px}}.vet-edu-paragraph-li{font-size:25px!important;font-weight:900!important;color:#381464;line-height:35px}@media screen and (max-width:1920px){.vet-edu-paragraph-li{font-size:28px!important;line-height:34px}}@media screen and (max-width:1680px){.vet-edu-paragraph-li{font-size:22px!important;line-height:30px}}@media screen and (max-width:1600px){.vet-edu-paragraph-li{font-size:21px!important;line-height:27px}}@media screen and (max-width:1440px){.vet-edu-paragraph-li{font-size:20px!important;line-height:26px}}@media screen and (max-width:1366px){.vet-edu-paragraph-li{font-size:18px!important;line-height:25px}}@media screen and (max-width:1280px){.vet-edu-paragraph-li{font-size:18px!important;line-height:26px}}@media screen and (max-width:1024px){.vet-edu-paragraph-li{font-size:13px!important;line-height:20px}}@media(min-width:576px)and (max-width:767.98px){.vet-edu-paragraph-li{font-size:9.75px!important;line-height:15px}}@media(min-width:768px)and (max-width:991.98px){.vet-edu-paragraph-li{font-size:13px!important;line-height:20px}}@media(max-width:359.98px){.vet-edu-paragraph-li{font-size:11.52px!important;line-height:17.07px}}@media(min-width:360px)and (max-width:374.98px){.vet-edu-paragraph-li{font-size:12.96px!important;line-height:19.2px}}@media(min-width:375px)and (max-width:410.98px){.vet-edu-paragraph-li{font-size:13.5px!important;line-height:20px}}@media(min-width:411px)and (max-width:575.98px){.vet-edu-paragraph-li{font-size:14.8px!important;line-height:21.92px}}.vet-edu-paragraph{font-size:25px!important;font-weight:900!important;color:#381464;line-height:35px;font-family:manrope-thin}@media screen and (max-width:1920px){.vet-edu-paragraph{font-size:29px!important;line-height:42px}}@media screen and (max-width:1680px){.vet-edu-paragraph{font-size:23px!important;line-height:34px}}@media screen and (max-width:1600px){.vet-edu-paragraph{font-size:22px!important;line-height:30px}}@media screen and (max-width:1440px){.vet-edu-paragraph{font-size:21px!important;line-height:30px}}@media screen and (max-width:1366px){.vet-edu-paragraph{font-size:19px!important;line-height:28px}}@media screen and (max-width:1280px){.vet-edu-paragraph{font-size:19px!important;line-height:28px}}@media screen and (max-width:1024px){.vet-edu-paragraph{font-size:15px!important;line-height:22px}}@media(min-width:576px)and (max-width:767.98px){.vet-edu-paragraph{font-size:11.25px!important;line-height:16.5px}}@media(min-width:768px)and (max-width:991.98px){.vet-edu-paragraph{font-size:15px!important;line-height:22px}}@media(max-width:359.98px){.vet-edu-paragraph{font-size:11.95px!important;line-height:17.07px}}@media(min-width:360px)and (max-width:374.98px){.vet-edu-paragraph{font-size:13.44px!important;line-height:19.2px}}@media(min-width:375px)and (max-width:410.98px){.vet-edu-paragraph{font-size:14px!important;line-height:20px}}@media(min-width:411px)and (max-width:575.98px){.vet-edu-paragraph{font-size:15.34px!important;line-height:21.92px}}.edu-paragraph2{font-weight:600;color:#9c27b0;line-height:30px;margin-bottom:25px;font-size:24px}@media screen and (max-width:1920px){.edu-paragraph2{font-size:28px;line-height:34px}}@media screen and (max-width:1680px){.edu-paragraph2{font-size:24px}}@media screen and (max-width:1600px){.edu-paragraph2{line-height:28px;font-size:24px}}@media screen and (max-width:1440px){.edu-paragraph2{line-height:25px;font-size:20px}}@media screen and (max-width:1366px){.edu-paragraph2{line-height:28px;margin-bottom:8px;font-size:20px!important}}@media screen and (max-width:1280px){.edu-paragraph2{line-height:28px;margin-bottom:8px;font-size:20px!important}}@media screen and (max-width:1024px){.edu-paragraph2{line-height:20px;margin-bottom:8px;font-size:15px!important}}@media(min-width:576px)and (max-width:767.98px){.edu-paragraph2{line-height:15px;margin-bottom:6px;font-size:11.25px!important}}@media(min-width:768px)and (max-width:991.98px){.edu-paragraph2{line-height:20px;margin-bottom:8px;font-size:15px!important}}@media(max-width:359.98px){.edu-paragraph2{font-size:13.65px!important;line-height:18.77px}}@media(min-width:360px)and (max-width:374.98px){.edu-paragraph2{font-size:15.36px!important;line-height:21.12px}}@media(min-width:375px)and (max-width:410.98px){.edu-paragraph2{font-size:16px!important;line-height:22px}}@media(min-width:411px)and (max-width:575.98px){.edu-paragraph2{font-size:17.54px!important;line-height:24.11px}}.vet-edu-li{margin-left:20px!important}@media screen and (max-width:1920px){.vet-edu-li{margin-left:0!important}}@media screen and (max-width:1680px){.vet-edu-li{margin-left:0!important}}@media screen and (max-width:1600px){.vet-edu-li{margin-left:0!important}}@media screen and (max-width:1440px){.vet-edu-li{margin-left:-10px!important}}@media screen and (max-width:1366px){.vet-edu-li{margin-left:-10px!important}}@media screen and (max-width:1280px){.vet-edu-li{margin-left:-40px!important}}@media screen and (max-width:1024px){.vet-edu-li{margin-left:-40px!important}}@media(min-width:576px)and (max-width:768px){.vet-edu-li{margin-left:-32px!important}}@media(max-width:575.98px){.vet-edu-li{margin-left:-32px!important}}.hidden{display:none!important;visibility:hidden!important}.img-sample-prof{width:auto;height:300px}@media screen and (max-width:1920px){.img-sample-prof{height:335px}}@media screen and (max-width:1680px){.img-sample-prof{height:290px}}@media screen and (max-width:1600px){.img-sample-prof{height:290px}}@media screen and (max-width:1440px){.img-sample-prof{height:270px}}@media screen and (max-width:1366px){.img-sample-prof{height:240px}}@media screen and (max-width:1280px){.img-sample-prof{height:240px}}@media screen and (max-width:1024px){.img-sample-prof{height:200px}}@media(min-width:576px)and (max-width:767.98px){.img-sample-prof{height:150px}}@media(min-width:768px)and (max-width:991.98px){.img-sample-prof{height:200px}}@media(max-width:359.98px){.img-sample-prof{height:170.67px}}@media(min-width:360px)and (max-width:374.98px){.img-sample-prof{height:192px}}@media(min-width:375px)and (max-width:410.98px){.img-sample-prof{height:200px}}@media(min-width:411px)and (max-width:575.98px){.img-sample-prof{height:219.2px}}.grren-div-heading{padding:20px 0 0 12px;color:#21aa97;font-size:40px!important;font-weight:900;font-family:manrope-semibold}@media screen and (max-width:1920px){.grren-div-heading{font-size:40px!important}}@media screen and (max-width:1680px){.grren-div-heading{font-size:35px!important}}@media screen and (max-width:1600px){.grren-div-heading{font-size:30px!important}}@media screen and (max-width:1440px){.grren-div-heading{font-size:30px!important}}@media screen and (max-width:1366px){.grren-div-heading{padding:10px 0 0 14px;font-size:30px!important}}@media screen and (max-width:1280px){.grren-div-heading{padding:10px 0 0 14px;font-size:30px!important}}@media screen and (max-width:1024px){.grren-div-heading{padding:15px 0 0 14px;font-size:22px!important;line-height:10px}}@media(min-width:576px)and (max-width:767.98px){.grren-div-heading{padding:6px 0 0 4.5px;font-size:19.5px!important}}@media(min-width:768px)and (max-width:991.98px){.grren-div-heading{padding:8px 0 0 6px;font-size:26px!important}}@media(max-width:359.98px){.grren-div-heading{padding:0;font-size:18.77px!important;line-height:8.53px}}@media(min-width:360px)and (max-width:374.98px){.grren-div-heading{padding:0;font-size:21.12px!important;line-height:9.6px}}@media(min-width:375px)and (max-width:410.98px){.grren-div-heading{padding:0;font-size:22px!important;line-height:10px}}@media(min-width:411px)and (max-width:575.98px){.grren-div-heading{padding:0;font-size:24.11px!important;line-height:10.96px}}.grren-div-heading-para{font-size:26px!important;font-weight:600!important;color:#21aa97;padding:0 0 0 50px;line-height:35px;font-family:manrope-thin;margin-bottom:0}@media screen and (max-width:1920px){.grren-div-heading-para{font-size:26px!important}}@media screen and (max-width:1680px){.grren-div-heading-para{font-size:24px!important;line-height:32px}}@media screen and (max-width:1600px){.grren-div-heading-para{font-size:22px!important;line-height:30px}}@media screen and (max-width:1440px){.grren-div-heading-para{font-size:20px!important;line-height:26px;margin-bottom:-10px}}@media screen and (max-width:1366px){.grren-div-heading-para{font-size:18px!important;padding:0 0 0 50px;line-height:25px}}@media screen and (max-width:1280px){.grren-div-heading-para{font-size:18px!important;padding:0 0 0 50px;line-height:25px}}@media screen and (max-width:1024px){.grren-div-heading-para{font-size:13px!important;padding:0 0 0 50px;line-height:20px}}@media(min-width:576px)and (max-width:767.98px){.grren-div-heading-para{font-size:9.75px!important;padding:0 0 0 37.5px;line-height:15px}}@media(min-width:768px)and (max-width:991.98px){.grren-div-heading-para{font-size:13px!important;padding:0 0 0 50px;line-height:20px}}@media(max-width:359.98px){.grren-div-heading-para{font-size:11.09px!important;padding:0;line-height:17.07px;margin-bottom:0;letter-spacing:.43px;font-family:manrope-thin}}@media(min-width:360px)and (max-width:374.98px){.grren-div-heading-para{font-size:12.48px!important;padding:0;line-height:19.2px;margin-bottom:0;letter-spacing:.48px;font-family:manrope-thin}}@media(min-width:375px)and (max-width:410.98px){.grren-div-heading-para{font-size:13px!important;padding:0;line-height:20px;margin-bottom:0;letter-spacing:.5px;font-family:manrope-thin}}@media(min-width:411px)and (max-width:575.98px){.grren-div-heading-para{font-size:14.25px!important;padding:0;line-height:21.92px;margin-bottom:0;letter-spacing:.55px;font-family:manrope-thin}}.light-green-row-box{height:330px;margin-bottom:50px;border-radius:30px;background-color:#09ccb9}@media screen and (max-width:1920px){.light-green-row-box{height:340px;border-radius:30px}}@media screen and (max-width:1680px){.light-green-row-box{height:330px;border-radius:30px}}@media screen and (max-width:1600px){.light-green-row-box{height:300px;border-radius:20px}}@media screen and (max-width:1440px){.light-green-row-box{height:255px;border-radius:20px}}@media screen and (max-width:1366px){.light-green-row-box{height:250px;border-radius:20px}}@media screen and (max-width:1280px){.light-green-row-box{height:250px;border-radius:20px}}@media screen and (max-width:1024px){.light-green-row-box{height:180px;border-radius:20px}}@media(min-width:576px)and (max-width:767.98px){.light-green-row-box{height:135px;border-radius:15px}}@media(min-width:768px)and (max-width:991.98px){.light-green-row-box{height:180px;border-radius:20px}}@media(max-width:359.98px){.light-green-row-box{height:298.67px;border-radius:10.24px}}@media(min-width:360px)and (max-width:374.98px){.light-green-row-box{height:336px;border-radius:11.52px}}@media(min-width:375px)and (max-width:410.98px){.light-green-row-box{height:350px;border-radius:12px}}@media(min-width:411px)and (max-width:575.98px){.light-green-row-box{height:383.6px;border-radius:13.15px}}.img-green-box-container{height:auto;width:90%}@media screen and (max-width:1920px){.img-green-box-container{width:90%}}@media screen and (max-width:1680px){.img-green-box-container{width:90%}}@media screen and (max-width:1600px){.img-green-box-container{width:100%}}@media screen and (max-width:1440px){.img-green-box-container{width:100%}}@media screen and (max-width:1366px){.img-green-box-container{width:100%}}@media screen and (max-width:1280px){.img-green-box-container{width:100%}}@media screen and (max-width:1024px){.img-green-box-container{width:100%}}@media(min-width:768px)and (max-width:991.98px){.img-green-box-container{width:100%}}@media(min-width:576px)and (max-width:767.98px){.img-green-box-container{width:50%}}@media(max-width:575.98px){.img-green-box-container{width:65%}}@media only screen and (max-width:568px)and (orientation:landscape){.img-green-box-container{width:40%}}.img-green-box{width:100%;height:auto}.green-box-img-row{margin-top:-88px!important}@media screen and (max-width:1920px){.green-box-img-row{margin-top:-87px!important}}@media screen and (max-width:1680px){.green-box-img-row{margin-top:-40px!important}}@media screen and (max-width:1600px){.green-box-img-row{margin-top:-74px!important}}@media screen and (max-width:1440px){.green-box-img-row{margin-top:-65px!important}}@media screen and (max-width:1366px){.green-box-img-row{margin-top:-65px!important}}@media screen and (max-width:1280px){.green-box-img-row{margin-top:-50px!important}}@media screen and (max-width:1024px){.green-box-img-row{margin-top:-35px!important}}@media(min-width:768px)and (max-width:991.98px){.green-box-img-row{margin-top:-25px!important}}@media(min-width:576px)and (max-width:767.98px){.green-box-img-row{margin-top:0!important}}@media(max-width:575.98px){.green-box-img-row{margin-top:0!important}}.green-box-video{height:620px}@media screen and (max-width:1920px){.green-box-video{fheight:620px}}@media screen and (max-width:1680px){.green-box-video{height:500px}}@media screen and (max-width:1600px){.green-box-video{height:430px}}@media screen and (max-width:1440px){.green-box-video{height:400px}}@media screen and (max-width:1366px){.green-box-video{height:400px}}@media screen and (max-width:1280px){.green-box-video{height:400px}}@media screen and (max-width:1024px){.green-box-video{height:280px}}@media(min-width:576px)and (max-width:768px){.green-box-video{height:175px;margin-top:40px;margin-bottom:-75px}}@media(max-width:575.98px){.green-box-video{height:175px;margin-top:40px;margin-bottom:-75px}}.vet-join-box-sec-left{border:1px solid #813f97!important;border-radius:30px;box-shadow:none;height:150px}.vet-join-box-sec-left:hover{border:1px solid #381464!important}@media screen and (max-width:1920px){.vet-join-box-sec-left{border-radius:30px;height:180px}}@media screen and (max-width:1680px){.vet-join-box-sec-left{border-radius:30px;height:150px}}@media screen and (max-width:1600px){.vet-join-box-sec-left{border-radius:20px;height:140px}}@media screen and (max-width:1440px){.vet-join-box-sec-left{border-radius:20px;height:135px}}@media screen and (max-width:1366px){.vet-join-box-sec-left{border-radius:12px;height:127px}}@media screen and (max-width:1280px){.vet-join-box-sec-left{border-radius:12px;height:127px}}@media screen and (max-width:1024px){.vet-join-box-sec-left{border-radius:12px;height:100px}}@media(min-width:576px)and (max-width:767.98px){.vet-join-box-sec-left{border-radius:9px;height:75px}}@media(min-width:768px)and (max-width:991.98px){.vet-join-box-sec-left{border-radius:12px;height:100px}}@media(max-width:359.98px){.vet-join-box-sec-left{border-radius:8.53px;height:59.73px}}@media(min-width:360px)and (max-width:374.98px){.vet-join-box-sec-left{border-radius:9.6px;height:67.2px}}@media(min-width:375px)and (max-width:410.98px){.vet-join-box-sec-left{border-radius:10px;height:70px}}@media(min-width:411px)and (max-width:575.98px){.vet-join-box-sec-left{border-radius:10.96px;height:76.72px}}.vet-join-box-sec-right{border:1px solid #813f97!important;border-radius:30px;box-shadow:none;height:150px}.vet-join-box-sec-right:hover{border:1px solid #381464!important}@media screen and (max-width:1920px){.vet-join-box-sec-right{border-radius:30px;height:180px}}@media screen and (max-width:1680px){.vet-join-box-sec-right{border-radius:30px;height:150px}}@media screen and (max-width:1600px){.vet-join-box-sec-right{border-radius:20px;height:140px}}@media screen and (max-width:1440px){.vet-join-box-sec-right{border-radius:20px;height:135px}}@media screen and (max-width:1366px){.vet-join-box-sec-right{border-radius:12px;height:127px}}@media screen and (max-width:1280px){.vet-join-box-sec-right{border-radius:12px;height:127px}}@media screen and (max-width:1024px){.vet-join-box-sec-right{border-radius:12px;height:100px}}@media(min-width:576px)and (max-width:767.98px){.vet-join-box-sec-right{border-radius:9px;height:75px}}@media(min-width:768px)and (max-width:991.98px){.vet-join-box-sec-right{border-radius:12px;height:100px}}@media(max-width:359.98px){.vet-join-box-sec-right{border-radius:8.53px;height:59.73px}}@media(min-width:360px)and (max-width:374.98px){.vet-join-box-sec-right{border-radius:9.6px;height:67.2px}}@media(min-width:375px)and (max-width:410.98px){.vet-join-box-sec-right{border-radius:10px;height:70px}}@media(min-width:411px)and (max-width:575.98px){.vet-join-box-sec-right{border-radius:10.96px;height:76.72px}}.vet-join-box-sec-left p{padding:50px 0;color:#21aa97;font-size:32px;font-weight:900;margin:0;text-align:center}.vet-join-box-sec-left p:hover{color:#9c27b0}@media screen and (max-width:1920px){.vet-join-box-sec-left p{font-size:40px}}@media screen and (max-width:1680px){.vet-join-box-sec-left p{font-size:32px}}@media screen and (max-width:1600px){.vet-join-box-sec-left p{padding:42px 0 50px;font-size:32px}}@media screen and (max-width:1440px){.vet-join-box-sec-left p{padding:45px 0 50px;font-size:27px}}@media screen and (max-width:1366px){.vet-join-box-sec-left p{padding:30px 0 50px;font-size:32px}}@media screen and (max-width:1280px){.vet-join-box-sec-left p{padding:30px 0 50px;font-size:32px}}@media screen and (max-width:1024px){.vet-join-box-sec-left p{padding:30px 0 50px;font-size:25px}}@media(min-width:576px)and (max-width:767.98px){.vet-join-box-sec-left p{padding:22.5px 0 37.5px;font-size:18.75px}}@media(min-width:768px)and (max-width:991.98px){.vet-join-box-sec-left p{padding:30px 0 50px;font-size:25px}}@media(max-width:359.98px){.vet-join-box-sec-left p{padding:17.07px 0 42.67px;font-size:13.65px}}@media(min-width:360px)and (max-width:374.98px){.vet-join-box-sec-left p{padding:19.2px 0 48px;font-size:15.36px}}@media(min-width:375px)and (max-width:410.98px){.vet-join-box-sec-left p{padding:20px 0 50px;font-size:16px}}@media(min-width:411px)and (max-width:575.98px){.vet-join-box-sec-left p{padding:21.92px 0 54.8px;font-size:17.54px}}.vet-join-box-sec-right p{padding:15px 0;color:#21aa97;font-size:32px;font-weight:900;margin:0;text-align:center}.vet-join-box-sec-right p:hover{color:#9c27b0}@media screen and (max-width:1920px){.vet-join-box-sec-right p{padding:26px 0 15px;font-size:34px}}@media screen and (max-width:1680px){.vet-join-box-sec-right p{font-size:32px}}@media screen and (max-width:1600px){.vet-join-box-sec-right p{padding:18px 0 15px;font-size:30px}}@media screen and (max-width:1440px){.vet-join-box-sec-right p{padding:18px 0 15px;font-size:27px}}@media screen and (max-width:1366px){.vet-join-box-sec-right p{padding:20px 0 50px;font-size:29px;line-height:40px}}@media screen and (max-width:1280px){.vet-join-box-sec-right p{padding:20px 0 50px;font-size:29px;line-height:40px}}@media screen and (max-width:1024px){.vet-join-box-sec-right p{padding:20px 0 50px;font-size:22px;line-height:26px}}@media(min-width:576px)and (max-width:767.98px){.vet-join-box-sec-right p{padding:15px 0 37.5px;font-size:19.5px;line-height:19.5px}}@media(min-width:768px)and (max-width:991.98px){.vet-join-box-sec-right p{padding:20px 0 50px;font-size:26px;line-height:26px}}@media(max-width:359.98px){.vet-join-box-sec-right p{padding:8.53px 0 42.67px;font-size:13.65px;line-height:20.48px}}@media(min-width:360px)and (max-width:374.98px){.vet-join-box-sec-right p{padding:9.6px 0 48px;font-size:15.36px;line-height:23.04px}}@media(min-width:375px)and (max-width:410.98px){.vet-join-box-sec-right p{padding:10px 0 50px;font-size:16px;line-height:24px}}@media(min-width:411px)and (max-width:575.98px){.vet-join-box-sec-right p{padding:10.96px 0 54.8px;font-size:17.54px;line-height:26.3px}}.white-para-background{background-image:url(/images/dog-with-cat.png);background-repeat:no-repeat;background-position:75% 20%;background-size:32%}@media screen and (max-width:1920px){.white-para-background{background-position:100% 35%;background-size:50%}}@media screen and (max-width:1680px){.white-para-background{background-position:100% 35%;background-size:50%}}@media screen and (max-width:1600px){.white-para-background{background-position:100% 35%;background-size:50%}}@media screen and (max-width:1440px){.white-para-background{background-position:100% 35%;background-size:52%}}@media screen and (max-width:1366px){.white-para-background{background-position:100% 35%;background-size:50%}}@media screen and (max-width:1280px){.white-para-background{background-position:100% 45%;background-size:52%}}@media(min-width:576px)and (max-width:768px){.white-para-background{background-size:52%}}@media(max-width:575.98px){.white-para-background{background-image:none}}@media(max-width:575.98px){.life-plan h3{font-size:18px!important}.life-plan h5{font-size:12px!important}.life-plan p{font-size:10px!important}}.life-plan .btn-group-sm>.btn,.life-plan .btn-sm{padding:18px 35px!important;font-size:14px!important}.life-plan .btn-md{padding:30px 60px!important;font-size:16px!important}@media(min-width:768px)and (max-width:991.98px){.life-plan .btn-group-sm>.btn,.life-plan .btn-sm{padding:18px 35px!important;font-size:14px!important}.life-plan .btn-md{padding:30px 60px!important;font-size:16px!important}}@media(min-width:1200px){.life-plan .btn-group-sm>.btn,.life-plan .btn-sm{padding:18px 35px!important;font-size:14px!important}.life-plan .btn-md{padding:30px 60px!important;font-size:16px!important}}@media(max-width:575.98px){footer .official-text2 p a{white-space:nowrap!important;font-size:12px!important}footer .ov-mobile-footer{padding-bottom:40px}footer .fab{font-size:16px;padding-right:10px}}@media(min-width:576px)and (max-width:767.98px){footer .ov-mobile-footer{padding-bottom:40px}footer .footer-tab-head-mobile{font-size:18px;margin-bottom:12px;color:#ed1e79;list-style-type:none}footer .fab{font-size:27px;padding-right:14px}}@media(min-width:768px)and (max-width:991.98px){footer .footer-tab-head-one{font-size:13px;margin-bottom:10px;color:#ed1e79;list-style-type:none}footer .footer-tab-list{line-height:1.25!important}footer .ov-footer-pt{padding-top:30px}footer .footer-tab-list a{font-size:13px;font-family:manrope-thin,sans-serif!important}footer .official-text p,footer .official-text p a{font-size:13px!important}footer .follow i{font-size:20px!important}footer .ov-footer-middle{margin-top:-65px}footer .h-120{height:80px!important}footer .ov-footer-fw{min-width:unset}footer .pl-5{padding-left:1rem!important}}@media(min-width:992px)and (max-width:1279.98px){footer .footer-tab-head-one{font-size:16px;margin-bottom:10px;color:#ed1e79;list-style-type:none}footer .footer-tab-list{line-height:1.25!important}footer .ov-footer-pt{padding-top:30px}footer .footer-tab-list a{font-size:16px;font-family:manrope-thin,sans-serif!important}footer .official-text p,footer .official-text p a{font-size:16px!important}footer .follow i{font-size:26px!important}footer .ov-footer-middle{margin-top:-60px}footer .h-120{height:90px!important}footer .ov-footer-fw{min-width:unset}footer .footer-tab-heading-l{width:unset!important}}@media(min-width:1280px)and (max-width:1365.98px){footer .footer-tab-head-one{font-size:18px;margin-bottom:10px;color:#ed1e79;list-style-type:none}footer .footer-tab-list{line-height:1.25!important}footer .ov-footer-pt{padding-top:30px}footer .footer-tab-list a{font-size:18px;font-family:manrope-thin,sans-serif!important}footer .official-text p,footer .official-text p a{font-size:18px!important}footer .follow i{font-size:26px!important}footer .ov-footer-middle{margin-top:-58px}footer .h-120{height:96px!important}footer .ov-footer-fw{min-width:unset}footer .footer-tab-heading-l{width:unset!important}footer .footer-bot-list a p{font-size:13px!important}}@media(min-width:1366px)and (max-width:1439.98px){footer .footer-tab-head-one{font-size:20px;margin-bottom:10px;color:#ed1e79;list-style-type:none}footer .footer-tab-list{line-height:1.25!important}footer .ov-footer-pt{padding-top:30px}footer .footer-tab-list a{font-size:20px;font-family:manrope-thin,sans-serif!important}footer .official-text p,footer .official-text p a{font-size:20px!important}footer .follow i{font-size:28px!important}footer .ov-footer-middle{margin-top:-55px}footer .h-120{height:96px!important}footer .footer-bot-list a p{font-size:13px!important}}@media(min-width:1440px)and (max-width:1599.98px){footer .footer-tab-head-one{font-size:20px;margin-bottom:10px;color:#ed1e79;list-style-type:none}footer .footer-tab-list{line-height:1.25!important}footer .ov-footer-pt{padding-top:30px}footer .footer-tab-list a{font-size:20px;font-family:manrope-thin,sans-serif!important}footer .official-text p,footer .official-text p a{font-size:14px!important}footer .follow i{font-size:28px!important}footer .ov-footer-middle{margin-top:-55px}footer .h-120{height:96px!important}footer .footer-bot-list a p{font-size:15px!important}}@media(min-width:1600px)and (max-width:1679.98px){footer .ov-footer-pt{padding-top:70px}footer .footer-bot-list a p{font-size:16px!important}}@media(min-width:1680px)and (max-width:1919.98px){footer .ov-footer-pt{padding-top:70px}footer .footer-bot-list a p{font-size:17px!important}}@media(min-width:1920px){footer .ov-footer-pt{padding-top:70px}footer .footer-bot-list a p{font-size:20px!important}}.ov-footer-mobile-bottom .footer-bot-list{white-space:nowrap!important}@media(max-width:359.98px){footer .footer-bk{padding-left:0!important;padding-right:0!important}}@media(min-width:360px)and (max-width:374.98px){footer .footer-bk{padding-left:0!important;padding-right:0!important}}@media(min-width:375px)and (max-width:410.98px){footer .footer-bk{padding-left:0!important;padding-right:0!important}}@media(min-width:411px)and (max-width:575.98px){footer .footer-bk{padding-left:0!important;padding-right:0!important}}@media(min-width:576px)and (max-width:767.98px){footer .footer-bk{padding-left:0!important;padding-right:0!important}}@media(min-width:768px)and (max-width:991.98px){footer .footer-bk{padding-left:0!important;padding-right:0!important}}footer .f-no-lr-mp{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.color-tab-main-header{color:#381464;font-family:manrope-medium}@media(min-width:992px)and (max-width:1279.98px){.color-tab-main-header{font-size:33.58px!important}}@media(min-width:1280px)and (max-width:1365.98px){.color-tab-main-header{font-size:43.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.color-tab-main-header{font-size:46.24px!important}}@media(min-width:1440px)and (max-width:1599.98px){.color-tab-main-header{font-size:48.75px!important}}@media(min-width:1600px)and (max-width:1679.98px){.color-tab-main-header{font-size:54.17px!important}}@media(min-width:1680px)and (max-width:1919.98px){.color-tab-main-header{font-size:56.87px!important}}@media(min-width:1920px){.color-tab-main-header{font-size:65px!important}}.color-tab-main-desc{color:#381464;font-family:manrope-medium}@media(min-width:992px)and (max-width:1279.98px){.color-tab-main-desc{font-size:17.57px!important;line-height:23.25px}}@media(min-width:1280px)and (max-width:1365.98px){.color-tab-main-desc{font-size:22.67px!important;line-height:30px}}@media(min-width:1366px)and (max-width:1439.98px){.color-tab-main-desc{font-size:24.19px!important;line-height:32.02px}}@media(min-width:1440px)and (max-width:1599.98px){.color-tab-main-desc{font-size:25.5px!important;line-height:33.75px}}@media(min-width:1600px)and (max-width:1679.98px){.color-tab-main-desc{font-size:28.33px!important;line-height:37.5px}}@media(min-width:1680px)and (max-width:1919.98px){.color-tab-main-desc{font-size:29.75px!important;line-height:39.38px}}@media(min-width:1920px){.color-tab-main-desc{font-size:34px!important;line-height:45px}}@media(max-width:359.98px){.color-tab-main-desc{font-size:13.65px!important;margin-bottom:0}}@media(min-width:360px)and (max-width:374.98px){.color-tab-main-desc{font-size:15.36px!important;margin-bottom:0}}@media(min-width:375px)and (max-width:410.98px){.color-tab-main-desc{font-size:16px!important;margin-bottom:0}}@media(min-width:411px)and (max-width:575.98px){.color-tab-main-desc{font-size:17.54px!important;margin-bottom:0}}.color-tab-statement{color:#381464;font-family:manrope-light}@media(min-width:992px)and (max-width:1279.98px){.color-tab-statement{font-size:15.5px!important;line-height:21.7px}}@media(min-width:1280px)and (max-width:1365.98px){.color-tab-statement{font-size:20px!important;line-height:28px}}@media(min-width:1366px)and (max-width:1439.98px){.color-tab-statement{font-size:21.34px!important;line-height:29.88px}}@media(min-width:1440px)and (max-width:1599.98px){.color-tab-statement{font-size:22.5px!important;line-height:31.5px}}@media(min-width:1600px)and (max-width:1679.98px){.color-tab-statement{font-size:25px!important;line-height:35px}}@media(min-width:1680px)and (max-width:1919.98px){.color-tab-statement{font-size:26.25px!important;line-height:36.75px}}@media(min-width:1920px){.color-tab-statement{font-size:30px!important;line-height:42px}}.color-tab-label{color:#381464;font-family:manrope-light}@media(min-width:992px)and (max-width:1279.98px){.color-tab-label{font-size:9.3px!important}}@media(min-width:1280px)and (max-width:1365.98px){.color-tab-label{font-size:12px!important}}@media(min-width:1366px)and (max-width:1439.98px){.color-tab-label{font-size:12.81px!important}}@media(min-width:1440px)and (max-width:1599.98px){.color-tab-label{font-size:13.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.color-tab-label{font-size:15px!important}}@media(min-width:1680px)and (max-width:1919.98px){.color-tab-label{font-size:15.75px!important}}@media(min-width:1920px){.color-tab-label{font-size:18px!important}}.color-tab-result-head{color:#381464;font-family:manrope-semibold}@media(min-width:992px)and (max-width:1279.98px){.color-tab-result-head{font-size:11.37px!important}}@media(min-width:1280px)and (max-width:1365.98px){.color-tab-result-head{font-size:14.67px!important}}@media(min-width:1366px)and (max-width:1439.98px){.color-tab-result-head{font-size:15.65px!important}}@media(min-width:1440px)and (max-width:1599.98px){.color-tab-result-head{font-size:16.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.color-tab-result-head{font-size:18.33px!important}}@media(min-width:1680px)and (max-width:1919.98px){.color-tab-result-head{font-size:19.25px!important}}@media(min-width:1920px){.color-tab-result-head{font-size:22px!important}}@media(max-width:359.98px){.color-tab-result-head{font-size:13.23px!important}}@media(min-width:360px)and (max-width:374.98px){.color-tab-result-head{font-size:14.88px!important}}@media(min-width:375px)and (max-width:410.98px){.color-tab-result-head{font-size:15.5px!important}}@media(min-width:411px)and (max-width:575.98px){.color-tab-result-head{font-size:16.99px!important}}.color-tab-result-gene{color:#823f98;font-family:manrope-medium}@media(min-width:992px)and (max-width:1279.98px){.color-tab-result-gene{font-size:9.3px!important}}@media(min-width:1280px)and (max-width:1365.98px){.color-tab-result-gene{font-size:12px!important}}@media(min-width:1366px)and (max-width:1439.98px){.color-tab-result-gene{font-size:12.81px!important}}@media(min-width:1440px)and (max-width:1599.98px){.color-tab-result-gene{font-size:13.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.color-tab-result-gene{font-size:15px!important}}@media(min-width:1680px)and (max-width:1919.98px){.color-tab-result-gene{font-size:15.75px!important}}@media(min-width:1920px){.color-tab-result-gene{font-size:18px!important}}.color-tab-result-gene2{color:#823f98;font-family:manrope-medium}@media(min-width:992px)and (max-width:1279.98px){.color-tab-result-gene2{font-size:8.27px!important}}@media(min-width:1280px)and (max-width:1365.98px){.color-tab-result-gene2{font-size:10.67px!important}}@media(min-width:1366px)and (max-width:1439.98px){.color-tab-result-gene2{font-size:11.38px!important}}@media(min-width:1440px)and (max-width:1599.98px){.color-tab-result-gene2{font-size:12px!important}}@media(min-width:1600px)and (max-width:1679.98px){.color-tab-result-gene2{font-size:13.33px!important}}@media(min-width:1680px)and (max-width:1919.98px){.color-tab-result-gene2{font-size:14px!important}}@media(min-width:1920px){.color-tab-result-gene2{font-size:16px!important}}@media(max-width:359.98px){.color-tab-result-gene2{font-size:11.95px!important}}@media(min-width:360px)and (max-width:374.98px){.color-tab-result-gene2{font-size:13.44px!important}}@media(min-width:375px)and (max-width:410.98px){.color-tab-result-gene2{font-size:14px!important}}@media(min-width:411px)and (max-width:575.98px){.color-tab-result-gene2{font-size:15.34px!important}}.color-tab-result-desc{color:#381464;font-family:manrope-medium}@media(min-width:992px)and (max-width:1279.98px){.color-tab-result-desc{font-size:8.27px!important}}@media(min-width:1280px)and (max-width:1365.98px){.color-tab-result-desc{font-size:10.67px!important}}@media(min-width:1366px)and (max-width:1439.98px){.color-tab-result-desc{font-size:11.38px!important}}@media(min-width:1440px)and (max-width:1599.98px){.color-tab-result-desc{font-size:12px!important}}@media(min-width:1600px)and (max-width:1679.98px){.color-tab-result-desc{font-size:13.33px!important}}@media(min-width:1680px)and (max-width:1919.98px){.color-tab-result-desc{font-size:14px!important}}@media(min-width:1920px){.color-tab-result-desc{font-size:16px!important}}.factsheets-links{text-decoration:underline!important}@media screen and (max-width:1024px){.slick-dots{display:none!important}}@media(min-width:576px)and (max-width:768px){.slick-dots{display:none!important}}@media(max-width:575.98px){.slick-dots{display:none!important}}@media only screen and (max-width:568px)and (orientation:landscape){.slick-dots{display:none!important}}.ov-nav-find-product{color:#381464}@media(max-width:359.98px){.ov-nav-find-product span{font-size:12.8px!important}}@media(min-width:360px)and (max-width:374.98px){.ov-nav-find-product span{font-size:14.4px!important}}@media(min-width:375px)and (max-width:410.98px){.ov-nav-find-product span{font-size:15px!important}}@media(min-width:411px)and (max-width:575.98px){.ov-nav-find-product span{font-size:16.44px!important}}@media(min-width:576px)and (max-width:767.98px){.ov-nav-find-product span{font-size:23.04px!important}}@media(min-width:768px)and (max-width:991.98px){.ov-nav-find-product span{font-size:30.72px!important}}@media(max-width:359.98px){.ov-nav-find-product span{margin-top:-4.27px}}@media(min-width:360px)and (max-width:374.98px){.ov-nav-find-product span{margin-top:-4.8px}}@media(min-width:375px)and (max-width:410.98px){.ov-nav-find-product span{margin-top:-5px}}@media(min-width:411px)and (max-width:575.98px){.ov-nav-find-product span{margin-top:-5.48px}}@media(min-width:576px)and (max-width:767.98px){.ov-nav-find-product span{margin-top:-7.68px}}@media(min-width:768px)and (max-width:991.98px){.ov-nav-find-product span{margin-top:-10.24px}}@media(min-width:576px)and (max-width:767.98px){.ov-nav-find-product span{font-size:14.79px!important}}@media(min-width:768px)and (max-width:991.98px){.ov-nav-find-product span{font-size:19.72px!important}}@media(max-width:359.98px){#find-product-menuButton{margin-top:-2.56px}}@media(min-width:360px)and (max-width:374.98px){#find-product-menuButton{margin-top:-2.88px}}@media(min-width:375px)and (max-width:410.98px){#find-product-menuButton{margin-top:-3px}}@media(min-width:411px)and (max-width:575.98px){#find-product-menuButton{margin-top:-3.29px}}@media(min-width:576px)and (max-width:767.98px){#find-product-menuButton{margin-top:-4.61px}}@media(min-width:768px)and (max-width:991.98px){#find-product-menuButton{margin-top:-6.14px}}@media(min-width:992px)and (max-width:1279.98px){.registration .account-title{font-size:15.5px!important}}@media(min-width:1280px)and (max-width:1365.98px){.registration .account-title{font-size:20px!important}}@media(min-width:1366px)and (max-width:1439.98px){.registration .account-title{font-size:21.34px!important}}@media(min-width:1440px)and (max-width:1599.98px){.registration .account-title{font-size:22.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.registration .account-title{font-size:25px!important}}@media(min-width:1680px)and (max-width:1919.98px){.registration .account-title{font-size:26.25px!important}}@media(min-width:1920px){.registration .account-title{font-size:30px!important}}@media(min-width:576px)and (max-width:767.98px){.registration .account-title{font-size:18.75px!important}}@media(min-width:768px)and (max-width:991.98px){.registration .account-title{font-size:25px!important}}@media(max-width:359.98px){.registration .account-title{font-size:21.33px!important}}@media(min-width:360px)and (max-width:374.98px){.registration .account-title{font-size:24px!important}}@media(min-width:375px)and (max-width:410.98px){.registration .account-title{font-size:25px!important}}@media(min-width:411px)and (max-width:575.98px){.registration .account-title{font-size:27.4px!important}}@media(min-width:992px)and (max-width:1279.98px){.registration .account-title-second{font-size:11.37px!important}}@media(min-width:1280px)and (max-width:1365.98px){.registration .account-title-second{font-size:14.67px!important}}@media(min-width:1366px)and (max-width:1439.98px){.registration .account-title-second{font-size:15.65px!important}}@media(min-width:1440px)and (max-width:1599.98px){.registration .account-title-second{font-size:16.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.registration .account-title-second{font-size:18.33px!important}}@media(min-width:1680px)and (max-width:1919.98px){.registration .account-title-second{font-size:19.25px!important}}@media(min-width:1920px){.registration .account-title-second{font-size:22px!important}}@media(min-width:576px)and (max-width:767.98px){.registration .account-title-second{font-size:11.25px!important}}@media(min-width:768px)and (max-width:991.98px){.registration .account-title-second{font-size:15px!important}}@media(max-width:359.98px){.registration .account-title-second{font-size:15.36px!important}}@media(min-width:360px)and (max-width:374.98px){.registration .account-title-second{font-size:17.28px!important}}@media(min-width:375px)and (max-width:410.98px){.registration .account-title-second{font-size:18px!important}}@media(min-width:411px)and (max-width:575.98px){.registration .account-title-second{font-size:19.73px!important}}@media(min-width:992px)and (max-width:1279.98px){.registration .account-title-third{font-size:11.02px!important}}@media(min-width:1280px)and (max-width:1365.98px){.registration .account-title-third{font-size:14.22px!important}}@media(min-width:1366px)and (max-width:1439.98px){.registration .account-title-third{font-size:15.18px!important}}@media(min-width:1440px)and (max-width:1599.98px){.registration .account-title-third{font-size:16px!important}}@media(min-width:1600px)and (max-width:1679.98px){.registration .account-title-third{font-size:17.78px!important}}@media(min-width:1680px)and (max-width:1919.98px){.registration .account-title-third{font-size:18.67px!important}}@media(min-width:1920px){.registration .account-title-third{font-size:21.33px!important}}@media(min-width:576px)and (max-width:767.98px){.registration .account-title-third{font-size:9.75px!important}}@media(min-width:768px)and (max-width:991.98px){.registration .account-title-third{font-size:13px!important}}@media(max-width:359.98px){.registration .account-title-third{font-size:9.39px!important}}@media(min-width:360px)and (max-width:374.98px){.registration .account-title-third{font-size:10.56px!important}}@media(min-width:375px)and (max-width:410.98px){.registration .account-title-third{font-size:11px!important}}@media(min-width:411px)and (max-width:575.98px){.registration .account-title-third{font-size:12.06px!important}}@media(min-width:992px)and (max-width:1279.98px){.registration .account-details{font-size:9.3px!important}}@media(min-width:1280px)and (max-width:1365.98px){.registration .account-details{font-size:12px!important}}@media(min-width:1366px)and (max-width:1439.98px){.registration .account-details{font-size:12.81px!important}}@media(min-width:1440px)and (max-width:1599.98px){.registration .account-details{font-size:13.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.registration .account-details{font-size:15px!important}}@media(min-width:1680px)and (max-width:1919.98px){.registration .account-details{font-size:15.75px!important}}@media(min-width:1920px){.registration .account-details{font-size:18px!important}}@media(min-width:576px)and (max-width:767.98px){.registration .account-details{font-size:9.75px!important}}@media(min-width:768px)and (max-width:991.98px){.registration .account-details{font-size:13px!important}}@media(max-width:359.98px){.registration .account-details{font-size:10.24px!important}}@media(min-width:360px)and (max-width:374.98px){.registration .account-details{font-size:11.52px!important}}@media(min-width:375px)and (max-width:410.98px){.registration .account-details{font-size:12px!important}}@media(min-width:411px)and (max-width:575.98px){.registration .account-details{font-size:13.15px!important}}@media(min-width:992px)and (max-width:1279.98px){.registration .animalImage{width:77.5px;height:77.5px}}@media(min-width:1280px)and (max-width:1365.98px){.registration .animalImage{width:100px;height:100px}}@media(min-width:1366px)and (max-width:1439.98px){.registration .animalImage{width:106.72px;height:106.72px}}@media(min-width:1440px)and (max-width:1599.98px){.registration .animalImage{width:112.5px;height:112.5px}}@media(min-width:1600px)and (max-width:1679.98px){.registration .animalImage{width:125px;height:125px}}@media(min-width:1680px)and (max-width:1919.98px){.registration .animalImage{width:131.25px;height:131.25px}}@media(min-width:1920px){.registration .animalImage{width:150px;height:150px}}@media(min-width:576px)and (max-width:767.98px){.registration .animalImage{width:112.5px;height:112.5px}}@media(min-width:768px)and (max-width:991.98px){.registration .animalImage{width:150px;height:150px}}@media(max-width:359.98px){.registration .animalImage{width:85.33px;height:85.33px}}@media(min-width:360px)and (max-width:374.98px){.registration .animalImage{width:96px;height:96px}}@media(min-width:375px)and (max-width:410.98px){.registration .animalImage{width:100px;height:100px}}@media(min-width:411px)and (max-width:575.98px){.registration .animalImage{width:109.6px;height:109.6px}}@media(max-width:359.98px){.footer-tab-list,.footer-tab-list a{font-size:10.07px}}@media(min-width:360px)and (max-width:374.98px){.footer-tab-list,.footer-tab-list a{font-size:11.33px}}@media(min-width:375px)and (max-width:410.98px){.footer-tab-list,.footer-tab-list a{font-size:11.8px}}@media(min-width:411px)and (max-width:575.98px){.footer-tab-list,.footer-tab-list a{font-size:12.93px}}@media(min-width:576px)and (max-width:767.98px){.footer-tab-list,.footer-tab-list a{font-size:18.12px}}@media(min-width:768px)and (max-width:991.98px){.footer-tab-list,.footer-tab-list a{font-size:24.17px}}@media(max-width:359.98px){.footer-tab-head-mobile{font-size:11.49px}}@media(min-width:360px)and (max-width:374.98px){.footer-tab-head-mobile{font-size:12.93px}}@media(min-width:375px)and (max-width:410.98px){.footer-tab-head-mobile{font-size:13.47px}}@media(min-width:411px)and (max-width:575.98px){.footer-tab-head-mobile{font-size:14.76px}}@media(min-width:576px)and (max-width:767.98px){.footer-tab-head-mobile{font-size:20.69px}}@media(min-width:768px)and (max-width:991.98px){.footer-tab-head-mobile{font-size:27.59px}}@media(max-width:359.98px){.ov-f-bottom{padding-top:9.39px!important;padding-bottom:9.39px!important}}@media(min-width:360px)and (max-width:374.98px){.ov-f-bottom{padding-top:10.56px!important;padding-bottom:10.56px!important}}@media(min-width:375px)and (max-width:410.98px){.ov-f-bottom{padding-top:11px!important;padding-bottom:11px!important}}@media(min-width:411px)and (max-width:575.98px){.ov-f-bottom{padding-top:12.06px!important;padding-bottom:12.06px!important}}@media(min-width:576px)and (max-width:767.98px){.ov-f-bottom{padding-top:16.9px!important;padding-bottom:16.9px!important}}@media(min-width:768px)and (max-width:991.98px){.ov-f-bottom{padding-top:22.53px!important;padding-bottom:22.53px!important}}@media(min-width:576px)and (max-width:767.98px){.footer-bot-list a p{font-size:7.5px!important}}@media(min-width:768px)and (max-width:991.98px){.footer-bot-list a p{font-size:10px!important}}@media(max-width:359.98px){.footer-bot-list a p{font-size:8.45px}}@media(min-width:360px)and (max-width:374.98px){.footer-bot-list a p{font-size:9.5px}}@media(min-width:375px)and (max-width:410.98px){.footer-bot-list a p{font-size:9.9px}}@media(min-width:411px)and (max-width:575.98px){.footer-bot-list a p{font-size:10.85px}}@media(min-width:576px)and (max-width:767.98px){.footer-bot-list a p{font-size:15.21px}}@media(min-width:768px)and (max-width:991.98px){.footer-bot-list a p{font-size:20.28px}}@media(max-width:359.98px){.footer-bot-list a p{padding-right:13.65px}}@media(min-width:360px)and (max-width:374.98px){.footer-bot-list a p{padding-right:15.36px}}@media(min-width:375px)and (max-width:410.98px){.footer-bot-list a p{padding-right:16px}}@media(min-width:411px)and (max-width:575.98px){.footer-bot-list a p{padding-right:17.54px}}@media(min-width:576px)and (max-width:767.98px){.footer-bot-list a p{padding-right:24.58px}}@media(min-width:768px)and (max-width:991.98px){.footer-bot-list a p{padding-right:32.77px}}@media(max-width:359.98px){footer .fab{font-size:16.64px}}@media(min-width:360px)and (max-width:374.98px){footer .fab{font-size:18.72px}}@media(min-width:375px)and (max-width:410.98px){footer .fab{font-size:19.5px}}@media(min-width:411px)and (max-width:575.98px){footer .fab{font-size:21.37px}}@media(min-width:576px)and (max-width:767.98px){footer .fab{font-size:29.95px}}@media(min-width:768px)and (max-width:991.98px){footer .fab{font-size:39.94px}}@media(max-width:359.98px){.ov-f-logo{height:54.72px}}@media(min-width:360px)and (max-width:374.98px){.ov-f-logo{height:61.56px}}@media(min-width:375px)and (max-width:410.98px){.ov-f-logo{height:64.13px}}@media(min-width:411px)and (max-width:575.98px){.ov-f-logo{height:70.29px}}@media(min-width:576px)and (max-width:767.98px){.ov-f-logo{height:98.5px}}@media(min-width:768px)and (max-width:991.98px){.ov-f-logo{height:131.34px}}.case-studies-green-box{border-radius:30px;background-color:#d9ecea;padding:25px}@media(max-width:359.98px){.case-studies-green-box{border-radius:17.07px;padding:0}}@media(min-width:360px)and (max-width:374.98px){.case-studies-green-box{border-radius:19.2px;padding:0}}@media(min-width:375px)and (max-width:410.98px){.case-studies-green-box{border-radius:20px;padding:0}}@media(min-width:411px)and (max-width:575.98px){.case-studies-green-box{border-radius:21.92px;padding:0}}@media(min-width:576px)and (max-width:767.98px){.case-studies-green-box{border-radius:30.72px;padding:0}}@media(min-width:768px)and (max-width:991.98px){.case-studies-green-box{border-radius:40.96px;padding:0}}@media(min-width:992px)and (max-width:1279.98px){.case-studies-desc{font-size:9.3px!important}}@media(min-width:1280px)and (max-width:1365.98px){.case-studies-desc{font-size:12px!important}}@media(min-width:1366px)and (max-width:1439.98px){.case-studies-desc{font-size:12.81px!important}}@media(min-width:1440px)and (max-width:1599.98px){.case-studies-desc{font-size:13.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.case-studies-desc{font-size:15px!important}}@media(min-width:1680px)and (max-width:1919.98px){.case-studies-desc{font-size:15.75px!important}}@media(min-width:1920px){.case-studies-desc{font-size:18px!important}}@media(max-width:359.98px){.case-studies-desc{font-size:12.8px!important}}@media(min-width:360px)and (max-width:374.98px){.case-studies-desc{font-size:14.4px!important}}@media(min-width:375px)and (max-width:410.98px){.case-studies-desc{font-size:15px!important}}@media(min-width:411px)and (max-width:575.98px){.case-studies-desc{font-size:16.44px!important}}@media(min-width:576px)and (max-width:767.98px){.case-studies-desc{font-size:23.04px!important}}@media(min-width:768px)and (max-width:991.98px){.case-studies-desc{font-size:30.72px!important}}.barcode-confirm{color:#ed1e79;background-color:#f5f2f8}@media(max-width:359.98px){.barcode-confirm{border-radius:12.8px}}@media(min-width:360px)and (max-width:374.98px){.barcode-confirm{border-radius:14.4px}}@media(min-width:375px)and (max-width:410.98px){.barcode-confirm{border-radius:15px}}@media(min-width:411px)and (max-width:575.98px){.barcode-confirm{border-radius:16.44px}}@media(min-width:576px)and (max-width:767.98px){.barcode-confirm{border-radius:23.04px}}@media(min-width:768px)and (max-width:991.98px){.barcode-confirm{border-radius:30.72px}}@media(min-width:992px)and (max-width:1279.98px){.barcode-confirm{border-radius:18.08px}}@media(min-width:1280px)and (max-width:1365.98px){.barcode-confirm{border-radius:23.33px}}@media(min-width:1366px)and (max-width:1439.98px){.barcode-confirm{border-radius:24.9px}}@media(min-width:1440px)and (max-width:1599.98px){.barcode-confirm{border-radius:26.25px}}@media(min-width:1600px)and (max-width:1679.98px){.barcode-confirm{border-radius:29.17px}}@media(min-width:1680px)and (max-width:1919.98px){.barcode-confirm{border-radius:30.63px}}@media(min-width:1920px){.barcode-confirm{border-radius:35px}}.collected-by{color:#ed1e79;background-color:#efecf5}@media(max-width:359.98px){.collected-by{border-radius:12.8px}}@media(min-width:360px)and (max-width:374.98px){.collected-by{border-radius:14.4px}}@media(min-width:375px)and (max-width:410.98px){.collected-by{border-radius:15px}}@media(min-width:411px)and (max-width:575.98px){.collected-by{border-radius:16.44px}}@media(min-width:576px)and (max-width:767.98px){.collected-by{border-radius:23.04px}}@media(min-width:768px)and (max-width:991.98px){.collected-by{border-radius:30.72px}}@media(min-width:992px)and (max-width:1279.98px){.collected-by{border-radius:18.08px}}@media(min-width:1280px)and (max-width:1365.98px){.collected-by{border-radius:23.33px}}@media(min-width:1366px)and (max-width:1439.98px){.collected-by{border-radius:24.9px}}@media(min-width:1440px)and (max-width:1599.98px){.collected-by{border-radius:26.25px}}@media(min-width:1600px)and (max-width:1679.98px){.collected-by{border-radius:29.17px}}@media(min-width:1680px)and (max-width:1919.98px){.collected-by{border-radius:30.63px}}@media(min-width:1920px){.collected-by{border-radius:35px}}.collected-by .head{font-family:manrope-semibold;margin-bottom:1.5rem}@media(min-width:992px)and (max-width:1279.98px){.collected-by .head{font-size:16.53px}}@media(min-width:1280px)and (max-width:1365.98px){.collected-by .head{font-size:21.33px}}@media(min-width:1366px)and (max-width:1439.98px){.collected-by .head{font-size:22.77px}}@media(min-width:1440px)and (max-width:1599.98px){.collected-by .head{font-size:24px}}@media(min-width:1600px)and (max-width:1679.98px){.collected-by .head{font-size:26.67px}}@media(min-width:1680px)and (max-width:1919.98px){.collected-by .head{font-size:28px}}@media(min-width:1920px){.collected-by .head{font-size:32px}}@media(max-width:359.98px){.collected-by .head{font-size:13.65px}}@media(min-width:360px)and (max-width:374.98px){.collected-by .head{font-size:15.36px}}@media(min-width:375px)and (max-width:410.98px){.collected-by .head{font-size:16px}}@media(min-width:411px)and (max-width:575.98px){.collected-by .head{font-size:17.54px}}@media(min-width:576px)and (max-width:767.98px){.collected-by .head{font-size:24.58px}}@media(min-width:768px)and (max-width:991.98px){.collected-by .head{font-size:32.77px}}@media(max-width:359.98px){.collected-by p{font-size:11.95px}}@media(min-width:360px)and (max-width:374.98px){.collected-by p{font-size:13.44px}}@media(min-width:375px)and (max-width:410.98px){.collected-by p{font-size:14px}}@media(min-width:411px)and (max-width:575.98px){.collected-by p{font-size:15.34px}}@media(min-width:576px)and (max-width:767.98px){.collected-by p{font-size:21.5px}}@media(min-width:768px)and (max-width:991.98px){.collected-by p{font-size:28.67px}}@media(min-width:992px)and (max-width:1279.98px){.collected-by p{font-size:7.23px;padding-left:7.75px;margin-top:7.75px}}@media(min-width:1280px)and (max-width:1365.98px){.collected-by p{font-size:9.33px;padding-left:10px;margin-top:10px}}@media(min-width:1366px)and (max-width:1439.98px){.collected-by p{font-size:9.96px;padding-left:10.67px;margin-top:10.67px}}@media(min-width:1440px)and (max-width:1599.98px){.collected-by p{font-size:10.5px;padding-left:11.25px;margin-top:11.25px}}@media(min-width:1600px)and (max-width:1679.98px){.collected-by p{font-size:11.67px;padding-left:12.5px;margin-top:12.5px}}@media(min-width:1680px)and (max-width:1919.98px){.collected-by p{font-size:12.25px;padding-left:13.13px;margin-top:13.13px}}@media(min-width:1920px){.collected-by p{font-size:14px;padding-left:15px;margin-top:15px}}@media(min-width:992px)and (max-width:1279.98px){.collected-by p{font-size:9.64px}}@media(min-width:1280px)and (max-width:1365.98px){.collected-by p{font-size:12.44px}}@media(min-width:1366px)and (max-width:1439.98px){.collected-by p{font-size:13.28px}}@media(min-width:1440px)and (max-width:1599.98px){.collected-by p{font-size:14px}}@media(min-width:1600px)and (max-width:1679.98px){.collected-by p{font-size:15.56px}}@media(min-width:1680px)and (max-width:1919.98px){.collected-by p{font-size:16.33px}}@media(min-width:1920px){.collected-by p{font-size:18.67px}}.collected-by p a{font-size:16px;font-weight:900;padding-top:15px;color:#381464}@media(min-width:992px)and (max-width:1279.98px){.collected-by .radio-container{padding-bottom:6.72px}}@media(min-width:1280px)and (max-width:1365.98px){.collected-by .radio-container{padding-bottom:8.67px}}@media(min-width:1366px)and (max-width:1439.98px){.collected-by .radio-container{padding-bottom:9.25px}}@media(min-width:1440px)and (max-width:1599.98px){.collected-by .radio-container{padding-bottom:9.75px}}@media(min-width:1600px)and (max-width:1679.98px){.collected-by .radio-container{padding-bottom:10.83px}}@media(min-width:1680px)and (max-width:1919.98px){.collected-by .radio-container{padding-bottom:11.38px}}@media(min-width:1920px){.collected-by .radio-container{padding-bottom:13px}}.collected-by input[type=text]{border:1px solid #ed1e79}@media(max-width:359.98px){.collected-by input[type=text]::-moz-placeholder{font-size:7.68px;padding:4.27px!important}.collected-by input[type=text]::placeholder{font-size:7.68px;padding:4.27px!important}}@media(min-width:360px)and (max-width:374.98px){.collected-by input[type=text]::-moz-placeholder{font-size:8.64px;padding:4.8px!important}.collected-by input[type=text]::placeholder{font-size:8.64px;padding:4.8px!important}}@media(min-width:375px)and (max-width:410.98px){.collected-by input[type=text]::-moz-placeholder{font-size:9px;padding:5px!important}.collected-by input[type=text]::placeholder{font-size:9px;padding:5px!important}}@media(min-width:411px)and (max-width:575.98px){.collected-by input[type=text]::-moz-placeholder{font-size:9.86px;padding:5.48px!important}.collected-by input[type=text]::placeholder{font-size:9.86px;padding:5.48px!important}}@media(min-width:576px)and (max-width:767.98px){.collected-by input[type=text]::-moz-placeholder{font-size:13.82px;padding:7.68px!important}.collected-by input[type=text]::placeholder{font-size:13.82px;padding:7.68px!important}}@media(min-width:768px)and (max-width:991.98px){.collected-by input[type=text]::-moz-placeholder{font-size:18.43px;padding:10.24px!important}.collected-by input[type=text]::placeholder{font-size:18.43px;padding:10.24px!important}}@media(max-width:359.98px){.collected-by input[type=text]{padding:1.71px}}@media(min-width:360px)and (max-width:374.98px){.collected-by input[type=text]{padding:1.92px}}@media(min-width:375px)and (max-width:410.98px){.collected-by input[type=text]{padding:2px}}@media(min-width:411px)and (max-width:575.98px){.collected-by input[type=text]{padding:2.19px}}@media(min-width:576px)and (max-width:767.98px){.collected-by input[type=text]{padding:3.07px}}@media(min-width:768px)and (max-width:991.98px){.collected-by input[type=text]{padding:4.1px}}@media(min-width:992px)and (max-width:1279.98px){.collected-by input[type=text]{padding:6.72px;width:160.17px}}@media(min-width:1280px)and (max-width:1365.98px){.collected-by input[type=text]{padding:8.67px;width:206.67px}}@media(min-width:1366px)and (max-width:1439.98px){.collected-by input[type=text]{padding:9.25px;width:220.55px}}@media(min-width:1440px)and (max-width:1599.98px){.collected-by input[type=text]{padding:9.75px;width:232.5px}}@media(min-width:1600px)and (max-width:1679.98px){.collected-by input[type=text]{padding:10.83px;width:258.33px}}@media(min-width:1680px)and (max-width:1919.98px){.collected-by input[type=text]{padding:11.38px;width:271.25px}}@media(min-width:1920px){.collected-by input[type=text]{padding:13px;width:310px}}.collected-by .radio label{line-height:1;white-space:nowrap;color:#ed1e79}@media(max-width:359.98px){.collected-by .radio label{font-size:10.24px;font-family:manrope-medium;letter-spacing:0}}@media(min-width:360px)and (max-width:374.98px){.collected-by .radio label{font-size:11.52px;font-family:manrope-medium;letter-spacing:0}}@media(min-width:375px)and (max-width:410.98px){.collected-by .radio label{font-size:12px;font-family:manrope-medium;letter-spacing:0}}@media(min-width:411px)and (max-width:575.98px){.collected-by .radio label{font-size:13.15px;font-family:manrope-medium;letter-spacing:0}}@media(min-width:576px)and (max-width:767.98px){.collected-by .radio label{font-size:18.43px;font-family:manrope-medium;letter-spacing:0}}@media(min-width:768px)and (max-width:991.98px){.collected-by .radio label{font-size:24.58px;font-family:manrope-medium;letter-spacing:0}}@media(min-width:992px)and (max-width:1279.98px){.collected-by .radio label{font-size:11.88px}}@media(min-width:1280px)and (max-width:1365.98px){.collected-by .radio label{font-size:15.33px}}@media(min-width:1366px)and (max-width:1439.98px){.collected-by .radio label{font-size:16.36px}}@media(min-width:1440px)and (max-width:1599.98px){.collected-by .radio label{font-size:17.25px}}@media(min-width:1600px)and (max-width:1679.98px){.collected-by .radio label{font-size:19.17px}}@media(min-width:1680px)and (max-width:1919.98px){.collected-by .radio label{font-size:20.13px}}@media(min-width:1920px){.collected-by .radio label{font-size:23px}}@media(min-width:992px)and (max-width:1279.98px){.collected-by .radio label{font-size:9.64px}}@media(min-width:1280px)and (max-width:1365.98px){.collected-by .radio label{font-size:12.44px}}@media(min-width:1366px)and (max-width:1439.98px){.collected-by .radio label{font-size:13.28px}}@media(min-width:1440px)and (max-width:1599.98px){.collected-by .radio label{font-size:14px}}@media(min-width:1600px)and (max-width:1679.98px){.collected-by .radio label{font-size:15.56px}}@media(min-width:1680px)and (max-width:1919.98px){.collected-by .radio label{font-size:16.33px}}@media(min-width:1920px){.collected-by .radio label{font-size:18.67px}}.collected-by .radio input[type=radio]+.radio-label:before{border:1px solid #ed1e79}@media(max-width:359.98px){.collected-by .radio input[type=radio]+.radio-label:before{margin-right:.43em!important}}@media(min-width:360px)and (max-width:374.98px){.collected-by .radio input[type=radio]+.radio-label:before{margin-right:.48em!important}}@media(min-width:375px)and (max-width:410.98px){.collected-by .radio input[type=radio]+.radio-label:before{margin-right:.5em!important}}@media(min-width:411px)and (max-width:575.98px){.collected-by .radio input[type=radio]+.radio-label:before{margin-right:.55em!important}}@media(min-width:576px)and (max-width:767.98px){.collected-by .radio input[type=radio]+.radio-label:before{margin-right:.77em!important}}@media(min-width:768px)and (max-width:991.98px){.collected-by .radio input[type=radio]+.radio-label:before{margin-right:1.02em!important}}.collected-by .radio input[type=radio]:checked+.radio-label:before{background-color:#ed1e79;box-shadow:inset 0 0 0 4px #fff}.activate-kit-topic{color:#381464;font-family:manrope-semibold}@media(max-width:359.98px){.activate-kit-topic{font-size:22.19px!important}}@media(min-width:360px)and (max-width:374.98px){.activate-kit-topic{font-size:24.96px!important}}@media(min-width:375px)and (max-width:410.98px){.activate-kit-topic{font-size:26px!important}}@media(min-width:411px)and (max-width:575.98px){.activate-kit-topic{font-size:28.5px!important}}@media(min-width:576px)and (max-width:767.98px){.activate-kit-topic{font-size:27px!important}}@media(min-width:768px)and (max-width:991.98px){.activate-kit-topic{font-size:36px!important}}@media(min-width:992px)and (max-width:1279.98px){.activate-kit-topic{font-size:33.07px!important}}@media(min-width:1280px)and (max-width:1365.98px){.activate-kit-topic{font-size:42.67px!important}}@media(min-width:1366px)and (max-width:1439.98px){.activate-kit-topic{font-size:45.53px!important}}@media(min-width:1440px)and (max-width:1599.98px){.activate-kit-topic{font-size:48px!important}}@media(min-width:1600px)and (max-width:1679.98px){.activate-kit-topic{font-size:53.33px!important}}@media(min-width:1680px)and (max-width:1919.98px){.activate-kit-topic{font-size:56px!important}}@media(min-width:1920px){.activate-kit-topic{font-size:64px!important}}.orange-round-title{border:1px solid #e65100;background-color:#ffe0b2;color:#e65100;padding:12px 10px;border-radius:50px;text-transform:uppercase;white-space:nowrap;letter-spacing:1px}.border-rad-20{border-radius:20px}@media(min-width:992px)and (max-width:1279.98px){.breed-strat-img{width:51.67px}}@media(min-width:1280px)and (max-width:1365.98px){.breed-strat-img{width:66.67px}}@media(min-width:1366px)and (max-width:1439.98px){.breed-strat-img{width:71.15px}}@media(min-width:1440px)and (max-width:1599.98px){.breed-strat-img{width:75px}}@media(min-width:1600px)and (max-width:1679.98px){.breed-strat-img{width:83.33px}}@media(min-width:1680px)and (max-width:1919.98px){.breed-strat-img{width:87.5px}}@media(min-width:1920px){.breed-strat-img{width:100px}}@media(max-width:359.98px){.breed-strat-img{width:76.8px}}@media(min-width:360px)and (max-width:374.98px){.breed-strat-img{width:86.4px}}@media(min-width:375px)and (max-width:410.98px){.breed-strat-img{width:90px}}@media(min-width:411px)and (max-width:575.98px){.breed-strat-img{width:98.64px}}@media(max-width:359.98px){.hangouts-desc{font-size:11.95px!important}}@media(min-width:360px)and (max-width:374.98px){.hangouts-desc{font-size:13.44px!important}}@media(min-width:375px)and (max-width:410.98px){.hangouts-desc{font-size:14px!important}}@media(min-width:411px)and (max-width:575.98px){.hangouts-desc{font-size:15.34px!important}}@media(max-width:359.98px){.hangouts-docs a{font-size:11.95px}}@media(min-width:360px)and (max-width:374.98px){.hangouts-docs a{font-size:13.44px}}@media(min-width:375px)and (max-width:410.98px){.hangouts-docs a{font-size:14px}}@media(min-width:411px)and (max-width:575.98px){.hangouts-docs a{font-size:15.34px}}@media(min-width:992px)and (max-width:1279.98px){.case-studies-img{max-width:77.5px;max-height:109.02px}}@media(min-width:1280px)and (max-width:1365.98px){.case-studies-img{max-width:100px;max-height:140.67px}}@media(min-width:1366px)and (max-width:1439.98px){.case-studies-img{max-width:106.72px;max-height:150.12px}}@media(min-width:1440px)and (max-width:1599.98px){.case-studies-img{max-width:112.5px;max-height:158.25px}}@media(min-width:1600px)and (max-width:1679.98px){.case-studies-img{max-width:125px;max-height:175.83px}}@media(min-width:1680px)and (max-width:1919.98px){.case-studies-img{max-width:131.25px;max-height:184.63px}}@media(min-width:1920px){.case-studies-img{max-width:150px;max-height:211px}}@media(max-width:359.98px){.case-studies-img{max-width:128px;max-height:180.05px}}@media(min-width:360px)and (max-width:374.98px){.case-studies-img{max-width:144px;max-height:202.56px}}@media(min-width:375px)and (max-width:410.98px){.case-studies-img{max-width:150px;max-height:211px}}@media(min-width:411px)and (max-width:575.98px){.case-studies-img{max-width:164.4px;max-height:231.26px}}@media(min-width:576px)and (max-width:767.98px){.case-studies-img{max-width:230.4px;max-height:324.1px}}@media(min-width:768px)and (max-width:991.98px){.case-studies-img{max-width:307.2px;max-height:432.13px}}.register-checkbox-text{font-size:22px;color:#381464;font-weight:500}@media(max-width:359.98px){.register-checkbox-text{font-size:13.65px;padding-left:17.07px}}@media(min-width:360px)and (max-width:374.98px){.register-checkbox-text{font-size:15.36px;padding-left:19.2px}}@media(min-width:375px)and (max-width:410.98px){.register-checkbox-text{font-size:16px;padding-left:20px}}@media(min-width:411px)and (max-width:575.98px){.register-checkbox-text{font-size:17.54px;padding-left:21.92px}}@media(min-width:1200px){.register-checkbox-text{margin-bottom:70px}}.subHeading-promo{box-sizing:inherit;color:#21aa97;font-style:italic;font-size:60px!important;-webkit-font-smoothing:antialiased;font-family:manrope-light;padding:0 !important 0 0 0;margin:0 !important 0 10px 0}@media(min-width:992px)and (max-width:1279.98px){.subHeading-promo{font-size:31px!important}}@media(min-width:1280px)and (max-width:1365.98px){.subHeading-promo{font-size:40px!important}}@media(min-width:1366px)and (max-width:1439.98px){.subHeading-promo{font-size:42.69px!important}}@media(min-width:1440px)and (max-width:1599.98px){.subHeading-promo{font-size:45px!important}}@media(min-width:1600px)and (max-width:1679.98px){.subHeading-promo{font-size:50px!important}}@media(min-width:1680px)and (max-width:1919.98px){.subHeading-promo{font-size:52.5px!important}}@media(min-width:1920px){.subHeading-promo{font-size:60px!important}}@media(max-width:359.98px){.subHeading-promo{font-size:23.89px!important}}@media(min-width:360px)and (max-width:374.98px){.subHeading-promo{font-size:26.88px!important}}@media(min-width:375px)and (max-width:410.98px){.subHeading-promo{font-size:28px!important}}@media(min-width:411px)and (max-width:575.98px){.subHeading-promo{font-size:30.69px!important}}@media(min-width:576px)and (max-width:767.98px){.subHeading-promo{font-size:43.01px!important}}@media(min-width:768px)and (max-width:991.98px){.subHeading-promo{font-size:57.34px!important}}.subHeading-promo-desc{box-sizing:inherit;margin:4px 0;padding:0;font-size:24px!important;font-weight:600;color:#21aa97;float:none;clear:both;font-family:manrope-thin}@media(min-width:992px)and (max-width:1279.98px){.subHeading-promo-desc{font-size:12.4px!important}}@media(min-width:1280px)and (max-width:1365.98px){.subHeading-promo-desc{font-size:16px!important}}@media(min-width:1366px)and (max-width:1439.98px){.subHeading-promo-desc{font-size:17.08px!important}}@media(min-width:1440px)and (max-width:1599.98px){.subHeading-promo-desc{font-size:18px!important}}@media(min-width:1600px)and (max-width:1679.98px){.subHeading-promo-desc{font-size:20px!important}}@media(min-width:1680px)and (max-width:1919.98px){.subHeading-promo-desc{font-size:21px!important}}@media(min-width:1920px){.subHeading-promo-desc{font-size:24px!important}}@media(max-width:359.98px){.subHeading-promo-desc{font-size:17.07px!important}}@media(min-width:360px)and (max-width:374.98px){.subHeading-promo-desc{font-size:19.2px!important}}@media(min-width:375px)and (max-width:410.98px){.subHeading-promo-desc{font-size:20px!important}}@media(min-width:411px)and (max-width:575.98px){.subHeading-promo-desc{font-size:21.92px!important}}@media(min-width:576px)and (max-width:767.98px){.subHeading-promo-desc{font-size:30.72px!important}}@media(min-width:768px)and (max-width:991.98px){.subHeading-promo-desc{font-size:40.96px!important}}.sec1_caption{float:right;font-size:28px!important}@media(min-width:992px)and (max-width:1279.98px){.sec1_caption{font-size:14.47px!important}}@media(min-width:1280px)and (max-width:1365.98px){.sec1_caption{font-size:18.67px!important}}@media(min-width:1366px)and (max-width:1439.98px){.sec1_caption{font-size:19.92px!important}}@media(min-width:1440px)and (max-width:1599.98px){.sec1_caption{font-size:21px!important}}@media(min-width:1600px)and (max-width:1679.98px){.sec1_caption{font-size:23.33px!important}}@media(min-width:1680px)and (max-width:1919.98px){.sec1_caption{font-size:24.5px!important}}@media(min-width:1920px){.sec1_caption{font-size:28px!important}}@media(max-width:359.98px){.sec1_caption{font-size:12.8px!important}}@media(min-width:360px)and (max-width:374.98px){.sec1_caption{font-size:14.4px!important}}@media(min-width:375px)and (max-width:410.98px){.sec1_caption{font-size:15px!important}}@media(min-width:411px)and (max-width:575.98px){.sec1_caption{font-size:16.44px!important}}@media(min-width:576px)and (max-width:767.98px){.sec1_caption{font-size:23.04px!important}}@media(min-width:768px)and (max-width:991.98px){.sec1_caption{font-size:30.72px!important}}@media(min-width:992px)and (max-width:1279.98px){.subHeading-promo-3{font-size:16.53px!important}}@media(min-width:1280px)and (max-width:1365.98px){.subHeading-promo-3{font-size:21.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.subHeading-promo-3{font-size:22.77px!important}}@media(min-width:1440px)and (max-width:1599.98px){.subHeading-promo-3{font-size:24px!important}}@media(min-width:1600px)and (max-width:1679.98px){.subHeading-promo-3{font-size:26.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.subHeading-promo-3{font-size:28px!important}}@media(min-width:1920px){.subHeading-promo-3{font-size:32px!important}}@media(max-width:359.98px){.subHeading-promo-3{font-size:17.07px!important}}@media(min-width:360px)and (max-width:374.98px){.subHeading-promo-3{font-size:19.2px!important}}@media(min-width:375px)and (max-width:410.98px){.subHeading-promo-3{font-size:20px!important}}@media(min-width:411px)and (max-width:575.98px){.subHeading-promo-3{font-size:21.92px!important}}@media(min-width:576px)and (max-width:767.98px){.subHeading-promo-3{font-size:30.72px!important}}@media(min-width:768px)and (max-width:991.98px){.subHeading-promo-3{font-size:40.96px!important}}.bg-teal{background-color:#09ccb9!important}.bg-light-primary{background-color:#efecf5!important}.bg-secondary{background-color:#ed1e79!important}.text-primary{color:#381464}.text-secondary{color:#ed1e79!important}.border-primary{border-color:#381464!important}.hover-bg-primary:hover{border:1px solid;border-color:#ed1e79!important;background-color:#ed1e79!important}.btn-round,.dropdown-menu{border:1px solid #381464!important;color:#381464!important}.btn-round a,.dropdown-menu a{color:#381464!important}.pink-text{color:#ed1e79!important}.home-background-image{height:80vh;background-repeat:no-repeat;background-size:contain;background-position:100% 100%}@media(min-width:992px)and (max-width:1279.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide1.1.jpg)!important}}@media(min-width:1280px)and (max-width:1365.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide1.1.jpg)!important}}@media(min-width:1366px)and (max-width:1439.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide1.1.jpg)!important}}@media(min-width:1440px)and (max-width:1599.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide1.1.jpg)!important}}@media(min-width:1600px)and (max-width:1679.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide1.1.jpg)!important}}@media(min-width:1680px)and (max-width:1919.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide1.1.jpg)!important}}@media(min-width:1920px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide1.1.jpg)!important}}@media(max-width:359.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide-mobile1.1.jpg)!important}}@media(min-width:360px)and (max-width:374.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide-mobile1.1.jpg)!important}}@media(min-width:375px)and (max-width:410.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide-mobile1.1.jpg)!important}}@media(min-width:411px)and (max-width:575.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide-mobile1.1.jpg)!important}}@media(min-width:576px)and (max-width:767.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide-mobile1.1.jpg)!important}}@media(min-width:768px)and (max-width:991.98px){.home-background-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/mainslide-mobile1.1.jpg)!important}}@media(max-width:359.98px){.home-background-image{background-position:100% 100%}}@media(min-width:360px)and (max-width:374.98px){.home-background-image{background-position:100% 100%}}@media(min-width:375px)and (max-width:410.98px){.home-background-image{background-position:100% 100%}}@media(min-width:411px)and (max-width:575.98px){.home-background-image{background-position:100% 100%}}@media(min-width:576px)and (max-width:767.98px){.home-background-image{background-position:100% 100%}}@media(min-width:768px)and (max-width:991.98px){.home-background-image{background-position:100% 100%}}@media(max-width:575.98px){.home-background-image{height:85vh!important}}.menubar-height{height:20vh!important}@media(max-width:575.98px){.menubar-height{height:15vh!important}}.menubar-height-admin{height:32vh!important}@media(max-width:575.98px){.menubar-height-admin{height:15vh!important}}.whitespace-normal{white-space:normal}@font-face{font-family:manrope-thin;src:url(/fonts/webfonts/HeyWow-Light.otf) format("opentype"),url(/fonts/webfonts/HeyWow-Light.woff) format("woff"),url(/fonts/webfonts/HeyWow-Light.woff2) format("woff2");font-style:normal;font-weight:200}@font-face{font-family:manrope-light;src:url(/fonts/webfonts/HeyWow-Light.otf) format("opentype"),url(/fonts/webfonts/HeyWow-Light.woff) format("woff"),url(/fonts/webfonts/HeyWow-Light.woff2) format("woff2");font-style:normal;font-weight:300}@font-face{font-family:manrope;src:url(/fonts/webfonts/HeyWow-Regular.otf) format("opentype"),url(/fonts/webfonts/HeyWow-Regular.woff) format("woff"),url(/fonts/webfonts/HeyWow-Regular.woff2) format("woff2");font-style:normal;font-weight:400}@font-face{font-family:manrope-medium;src:url(/fonts/webfonts/HeyWow-Medium.otf) format("opentype"),url(/fonts/webfonts/HeyWow-Medium.woff) format("woff"),url(/fonts/webfonts/HeyWow-Medium.woff2) format("woff2");font-style:normal;font-weight:500}@font-face{font-family:manrope-semibold;src:url(/fonts/webfonts/HeyWow-SemiBold.otf) format("opentype"),url(/fonts/webfonts/HeyWow-SemiBold.woff) format("woff"),url(/fonts/webfonts/HeyWow-SemiBold.woff2) format("woff2");font-style:normal;font-weight:600}@font-face{font-family:manrope-bold;src:url(/fonts/webfonts/HeyWow-Bold.otf) format("opentype"),url(/fonts/webfonts/HeyWow-Bold.woff) format("woff"),url(/fonts/webfonts/HeyWow-Bold.woff2) format("woff2");font-style:normal;font-weight:700}@font-face{font-family:manrope-extrabold;src:url(/fonts/webfonts/HeyWow-ExtraBold.otf) format("opentype"),url(/fonts/webfonts/HeyWow-ExtraBold.woff) format("woff"),url(/fonts/webfonts/HeyWow-ExtraBold.woff2) format("woff2");font-style:normal;font-weight:800}@media(min-width:1366px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xxl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xxl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xxl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xxl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.333333%}.offset-xxl-2{margin-left:16.666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.333333%}.offset-xxl-5{margin-left:41.666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.333333%}.offset-xxl-8{margin-left:66.666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.333333%}.offset-xxl-11{margin-left:91.666667%}}@media(min-width:1366px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-n1{margin:-.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media(max-width:575px){.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xs-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xs-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xs-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xs-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xs-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xs-12{flex:0 0 100%;max-width:100%}.order-xs-first{order:-1}.order-xs-last{order:13}.order-xs-0{order:0}.order-xs-1{order:1}.order-xs-2{order:2}.order-xs-3{order:3}.order-xs-4{order:4}.order-xs-5{order:5}.order-xs-6{order:6}.order-xs-7{order:7}.order-xs-8{order:8}.order-xs-9{order:9}.order-xs-10{order:10}.order-xs-11{order:11}.order-xs-12{order:12}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.333333%}.offset-xs-2{margin-left:16.666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.333333%}.offset-xs-5{margin-left:41.666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.333333%}.offset-xs-8{margin-left:66.666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.333333%}.offset-xs-11{margin-left:91.666667%}}@media(max-width:575px){.m-xs-0{margin:0!important}.mt-xs-0,.my-xs-0{margin-top:0!important}.mr-xs-0,.mx-xs-0{margin-right:0!important}.mb-xs-0,.my-xs-0{margin-bottom:0!important}.ml-xs-0,.mx-xs-0{margin-left:0!important}.m-xs-1{margin:.25rem!important}.mt-xs-1,.my-xs-1{margin-top:.25rem!important}.mr-xs-1,.mx-xs-1{margin-right:.25rem!important}.mb-xs-1,.my-xs-1{margin-bottom:.25rem!important}.ml-xs-1,.mx-xs-1{margin-left:.25rem!important}.m-xs-2{margin:.5rem!important}.mt-xs-2,.my-xs-2{margin-top:.5rem!important}.mr-xs-2,.mx-xs-2{margin-right:.5rem!important}.mb-xs-2,.my-xs-2{margin-bottom:.5rem!important}.ml-xs-2,.mx-xs-2{margin-left:.5rem!important}.m-xs-3{margin:1rem!important}.mt-xs-3,.my-xs-3{margin-top:1rem!important}.mr-xs-3,.mx-xs-3{margin-right:1rem!important}.mb-xs-3,.my-xs-3{margin-bottom:1rem!important}.ml-xs-3,.mx-xs-3{margin-left:1rem!important}.m-xs-4{margin:1.5rem!important}.mt-xs-4,.my-xs-4{margin-top:1.5rem!important}.mr-xs-4,.mx-xs-4{margin-right:1.5rem!important}.mb-xs-4,.my-xs-4{margin-bottom:1.5rem!important}.ml-xs-4,.mx-xs-4{margin-left:1.5rem!important}.m-xs-5{margin:3rem!important}.mt-xs-5,.my-xs-5{margin-top:3rem!important}.mr-xs-5,.mx-xs-5{margin-right:3rem!important}.mb-xs-5,.my-xs-5{margin-bottom:3rem!important}.ml-xs-5,.mx-xs-5{margin-left:3rem!important}.m-xs-n1{margin:-.25rem!important}.mt-xs-n1,.my-xs-n1{margin-top:-.25rem!important}.mr-xs-n1,.mx-xs-n1{margin-right:-.25rem!important}.mb-xs-n1,.my-xs-n1{margin-bottom:-.25rem!important}.ml-xs-n1,.mx-xs-n1{margin-left:-.25rem!important}.m-xs-n2{margin:-.5rem!important}.mt-xs-n2,.my-xs-n2{margin-top:-.5rem!important}.mr-xs-n2,.mx-xs-n2{margin-right:-.5rem!important}.mb-xs-n2,.my-xs-n2{margin-bottom:-.5rem!important}.ml-xs-n2,.mx-xs-n2{margin-left:-.5rem!important}.m-xs-n3{margin:-1rem!important}.mt-xs-n3,.my-xs-n3{margin-top:-1rem!important}.mr-xs-n3,.mx-xs-n3{margin-right:-1rem!important}.mb-xs-n3,.my-xs-n3{margin-bottom:-1rem!important}.ml-xs-n3,.mx-xs-n3{margin-left:-1rem!important}.m-xs-n4{margin:-1.5rem!important}.mt-xs-n4,.my-xs-n4{margin-top:-1.5rem!important}.mr-xs-n4,.mx-xs-n4{margin-right:-1.5rem!important}.mb-xs-n4,.my-xs-n4{margin-bottom:-1.5rem!important}.ml-xs-n4,.mx-xs-n4{margin-left:-1.5rem!important}.m-xs-n5{margin:-3rem!important}.mt-xs-n5,.my-xs-n5{margin-top:-3rem!important}.mr-xs-n5,.mx-xs-n5{margin-right:-3rem!important}.mb-xs-n5,.my-xs-n5{margin-bottom:-3rem!important}.ml-xs-n5,.mx-xs-n5{margin-left:-3rem!important}.m-xs-auto{margin:auto!important}.mt-xs-auto,.my-xs-auto{margin-top:auto!important}.mr-xs-auto,.mx-xs-auto{margin-right:auto!important}.mb-xs-auto,.my-xs-auto{margin-bottom:auto!important}.ml-xs-auto,.mx-xs-auto{margin-left:auto!important}.p-xs-0{padding:0!important}.pt-xs-0,.py-xs-0{padding-top:0!important}.pr-xs-0,.px-xs-0{padding-right:0!important}.pb-xs-0,.py-xs-0{padding-bottom:0!important}.pl-xs-0,.px-xs-0{padding-left:0!important}.p-xs-1{padding:.25rem!important}.pt-xs-1,.py-xs-1{padding-top:.25rem!important}.pr-xs-1,.px-xs-1{padding-right:.25rem!important}.pb-xs-1,.py-xs-1{padding-bottom:.25rem!important}.pl-xs-1,.px-xs-1{padding-left:.25rem!important}.p-xs-2{padding:.5rem!important}.pt-xs-2,.py-xs-2{padding-top:.5rem!important}.pr-xs-2,.px-xs-2{padding-right:.5rem!important}.pb-xs-2,.py-xs-2{padding-bottom:.5rem!important}.pl-xs-2,.px-xs-2{padding-left:.5rem!important}.p-xs-3{padding:1rem!important}.pt-xs-3,.py-xs-3{padding-top:1rem!important}.pr-xs-3,.px-xs-3{padding-right:1rem!important}.pb-xs-3,.py-xs-3{padding-bottom:1rem!important}.pl-xs-3,.px-xs-3{padding-left:1rem!important}.p-xs-4{padding:1.5rem!important}.pt-xs-4,.py-xs-4{padding-top:1.5rem!important}.pr-xs-4,.px-xs-4{padding-right:1.5rem!important}.pb-xs-4,.py-xs-4{padding-bottom:1.5rem!important}.pl-xs-4,.px-xs-4{padding-left:1.5rem!important}.p-xs-5{padding:3rem!important}.pt-xs-5,.py-xs-5{padding-top:3rem!important}.pr-xs-5,.px-xs-5{padding-right:3rem!important}.pb-xs-5,.py-xs-5{padding-bottom:3rem!important}.pl-xs-5,.px-xs-5{padding-left:3rem!important}}@media(max-width:575px){.d-xs-none{display:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}}@media(max-width:575px){.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.text-xs-center{text-align:center!important}}*{font-family:manrope,sans-serif}.f-size-20{font-size:20px}@media(min-width:992px)and (max-width:1279.98px){.f-size-23{font-size:11.88px}}@media(min-width:1280px)and (max-width:1365.98px){.f-size-23{font-size:15.33px}}@media(min-width:1366px)and (max-width:1439.98px){.f-size-23{font-size:16.36px}}@media(min-width:1440px)and (max-width:1599.98px){.f-size-23{font-size:17.25px}}@media(min-width:1600px)and (max-width:1679.98px){.f-size-23{font-size:19.17px}}@media(min-width:1680px)and (max-width:1919.98px){.f-size-23{font-size:20.13px}}@media(min-width:1920px){.f-size-23{font-size:23px}}@media(max-width:359.98px){.f-size-23{font-size:15.36px;font-family:manrope-light;letter-spacing:0}}@media(min-width:360px)and (max-width:374.98px){.f-size-23{font-size:17.28px;font-family:manrope-light;letter-spacing:0}}@media(min-width:375px)and (max-width:410.98px){.f-size-23{font-size:18px;font-family:manrope-light;letter-spacing:0}}@media(min-width:411px)and (max-width:575.98px){.f-size-23{font-size:19.73px;font-family:manrope-light;letter-spacing:0}}@media(min-width:576px)and (max-width:767.98px){.f-size-23{font-size:18px}}@media(min-width:768px)and (max-width:991.98px){.f-size-23{font-size:24px}}.f-size70{font-size:70px}.w-90{width:90%!important}.main-heading-store{font-size:55px;font-weight:900}body{background-color:#fff!important;font-size:14px;font-style:normal;letter-spacing:1px;margin:0 auto}body,body .body-wrapper{max-width:1920px}@media(max-width:359.98px){body .header-height{display:none}}@media(min-width:360px)and (max-width:374.98px){body .header-height{display:none}}@media(min-width:375px)and (max-width:410.98px){body .header-height{display:none}}@media(min-width:411px)and (max-width:575.98px){body .header-height{display:none}}@media(min-width:576px)and (max-width:767.98px){body .header-height{display:none}}@media(min-width:768px)and (max-width:991.98px){body .header-height{display:none}}@media(min-width:1920px){body .header-footer-wrapper{width:100%;position:absolute;left:0;z-index:10}body .header-height{height:199px}}.btn.focus,.btn:focus{outline:0;box-shadow:none}.mt-sm-t3,.my-sm-t3{margin-top:2rem!important}@media screen and (max-width:1024px){.mt-m-110{margin-top:-110px!important}}.navbar .dropdown-menu{background-color:#f5f2f8!important}.navbar .dropdown-item.active,.navbar .dropdown-item:active,.navbar .dropdown-item:focus,.navbar .dropdown-item:hover{color:#ed1e79;text-decoration:none;background-color:#381464}.navbar .dropdown-toggle i{float:right}.navbar-laravel{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.04)}*{padding:0;margin:0}.h-5{height:5%!important}.no-mp{padding:0!important;margin:0}.pad-25,.pad-25-m-10{padding:25px}@media(max-width:575.98px){.pad-25-m-10{padding:10px}}.m-0-auto{margin:0 auto}.main-orivet-store{background-color:#fff;color:#381464;padding:80px}.text-w{color:#fff}.light-green-background{background-color:#09ccb9;background-image:url(/images/vet-with-design.png);background-repeat:no-repeat;background-position:100% 100%;background-size:50%}@media(min-width:992px)and (max-width:1279.98px){.light-green-background{background-size:35%}}@media(min-width:1280px)and (max-width:1365.98px){.light-green-background{background-size:35%}}@media(min-width:1366px)and (max-width:1439.98px){.light-green-background{background-size:35%}}@media(min-width:1440px)and (max-width:1599.98px){.light-green-background{background-size:35%}}@media(min-width:1600px)and (max-width:1679.98px){.light-green-background{background-size:35%}}@media(min-width:1680px)and (max-width:1919.98px){.light-green-background{background-size:35%}}@media(min-width:1920px){.light-green-background{background-size:35%}}@media(min-width:576px)and (max-width:767.98px){.light-green-background{background-image:none}}@media(max-width:575.98px){.light-green-background{background-image:none}}.text-primary-g{color:#381464}.text-primary-g-i{color:#381464!important}.text-green{color:#381464}.text-green-i{color:#381464!important}.text-primary-sec,.text-purple{color:#ed1e79}.text-purple-i{color:#ed1e79!important}.text-orange{color:#ff7d19}.text-red{color:red}.text-orange-i{color:#ff7d19!important}.bk-green-fw{color:#fff;background-color:#381464}.bg-none{background:0 0!important}.bg-l-purple-10p{background-color:#efecf5}.bg-l-purple-20p{background-color:#e6d9ea}.bg-light-purple{background-color:#ddd6fe}.bg-secoundary{background-color:#ed1e79}.bg-primary{color:#fff;background-color:#381464!important}.bg-orange{color:#000;background-color:#ff7d19!important}.bg-l-primary-10{color:#381464;background-color:#f7f1ff}.bg-l-primary-20{background-color:#d9ecea}.bg-l-secondary-10{background-color:#efecf5}.bg-l-secondary-20{background-color:#e6d9ea}.width-fullwidth{width:100%}.mw-500{max-width:500px}.h-120{height:120px}.h-180{height:180px}.h-200{height:200px}.h-300,.h-300-m-200{height:300px}@media(max-width:575.98px){.h-300-m-200{height:200px}}@media(min-width:768px)and (max-width:991.98px){.h-300-m-200{height:200px}}.h-500{min-height:500px}@media(max-width:359.98px){.h-500{min-height:223.57px!important}}@media(min-width:360px)and (max-width:374.98px){.h-500{min-height:251.52px!important}}@media(min-width:375px)and (max-width:410.98px){.h-500{min-height:262px!important}}@media(min-width:411px)and (max-width:575.98px){.h-500{min-height:287.15px!important}}.h-180-black{height:180px;background-color:#1a1a1a}.h350-auto{height:auto}.p-t-100,.p-t-100-m-50{padding-top:100px!important}@media(max-width:575.98px){.p-t-100-m-50{padding-top:50px!important}}.p-t-45{padding-top:45px}.p-t-25{padding-top:25px}.p-b-50,.p-b-50-m-0{padding-bottom:50px}@media(max-width:575.98px){.p-b-50-m-0{padding-bottom:0}}.p-b-100,.p-b-100-m-50{padding-bottom:100px}@media(max-width:575.98px){.p-b-100-m-50{padding-bottom:50px}}.p-m-25{padding-bottom:25px}.p-l-25{padding-left:25px}.p-l-50{padding-left:50px}.pad-10{padding:10px}.pad-15{padding:15px}.pad-20{padding:20px}.m-b-25{margin-bottom:25px!important}.m-t-8{margin-top:8px}.m-t-5{margin-top:5px}.m-t-25{margin-top:25px}.m-t-45{margin-top:45px}@media(max-width:575.98px){.m-t-m-50{margin-top:-50px}}.m-b-200-m-0{margin-bottom:200px}@media(max-width:575.98px){.m-b-200-m-0{margin-bottom:0}}.m-tb-120-m-60{margin-top:120px;margin-bottom:120px}@media(max-width:575.98px){.m-tb-120-m-60{margin-top:60px;margin-bottom:60px}}.m-tb-120{margin-top:120px;margin-bottom:120px}.m-r-25{margin-right:25px}.line-height4px{line-height:4px}.bk-img-s-cover{background-size:cover}.footer-top-bg{background-image:url(/images/back-img.png);background-size:auto;height:450px}.border-rad-25{border-radius:25px}.border-rad-35{border-radius:35px}.breadcrumb{background-color:transparent;margin:auto;padding:0;display:flex;flex-wrap:wrap;list-style:none;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#381464;content:">";vertical-align:top}.breadcrumb-item.active{color:#381464}.breadcrumb-item a{color:#381464!important}.breadcrumb-item{font-size:18px;text-transform:uppercase;font-weight:900}.alert-success{color:#381464!important;background-color:#f5f2f8!important;border-color:#f5f2f8}.alert-danger,.alert-success{border-radius:15px;font-size:20px;margin-bottom:0!important;padding:25px;left:-1px}.alert-danger{color:#850000!important;background-color:#fcc!important;border-color:#ffb8b8}.themeBtn2{background:#ed1e79;color:#fff!important;display:inline-block;font-size:15px;font-weight:500;height:50px;line-height:.8;padding:18px 30px;text-transform:uppercase;letter-spacing:.5px;border:0!important;cursor:pointer;border-radius:100px}.themeBtn2:hover{background:#381464!important;color:#fff!important;border:0 solid #ed1e79!important}.themeBtn2-t-g{background:0 0;color:#381464!important;display:inline-block;font-size:15px;height:50px;line-height:.8;padding:18px 30px;text-transform:uppercase;letter-spacing:.5px;border:1px solid #381464!important;cursor:pointer;border-radius:100px}.themeBtn2-t-g:hover{background:#381464!important;color:#fff!important}.themebutton3{font-family:manrope-medium;display:inline-block;line-height:.8;text-transform:uppercase;letter-spacing:.5px;border:0!important;border-radius:100px;padding:15px 15px 25px 20px;height:35px;background-color:#fff;font-size:13px;color:#ed1e79!important;font-weight:900}.themebutton3:hover{background:#fff!important;color:#381464!important}.themebutton4{display:inline-block;line-height:.8;text-transform:uppercase;letter-spacing:.5px;border:0!important;border-radius:100px;padding:15px 15px 25px 20px;height:35px;background-color:#ed1e79!important;font-size:13px;color:#fff;white-space:nowrap}.themebutton4:hover{background:#fff!important;color:#ed1e79!important}.themebutton4-result{display:inline-block;line-height:.8;text-transform:uppercase;letter-spacing:.5px;border:0!important;border-radius:100px;padding:15px 25px;height:35px;background-color:#381464!important;font-size:13px;color:#fff;font-weight:900}.themebutton4-result:hover{background:#ed1e79!important;color:#fff!important}.themebutton5-wb{border-radius:10em;border:2px solid #a6c!important;background-color:transparent!important;color:#a6c!important;padding:10px 25px;font-size:18px;text-transform:uppercase;font-weight:900;width:150px}.themebutton5-wb:hover{background-color:#a6c!important;color:#fff!important}.themebutton5-wb-nowidth{border-radius:10em;border:2px solid #a6c!important;background-color:transparent!important;color:#a6c!important;padding:10px 25px;font-size:18px;text-transform:uppercase;font-weight:900}.themebutton5-wb-nowidth:hover{background-color:#a6c!important;color:#fff!important}.themebutton5-bord-w{border-radius:10em;border:2px solid #fff!important;background-color:transparent!important;color:#fff!important;padding:10px 25px;font-size:18px;text-transform:uppercase;font-weight:900;width:150px}.themebutton5-bord-w:hover{background-color:#a6c!important;color:#fff!important}.btn-outline-secondary{border-radius:10em;border:2px solid #a6c!important;background-color:transparent!important;color:#a6c!important;padding:18px 60px;font-size:22px;text-transform:uppercase;font-weight:900}.btn-outline-secondary:hover{background-color:#fff!important;color:#381464!important;border:1px solid #381464}.btn-b-secondary{border-radius:10em;border:0 solid #ed1e79!important;background-color:#ed1e79!important;color:#fff!important;padding:18px 60px;font-size:22px;text-transform:uppercase;font-weight:900}.btn-b-secondary:hover{background-color:#fff!important;color:#ed1e79!important}.heding-border-btm-g{border-bottom:1px solid #381464}.full-border-g{border:1px solid #381464}.full-border-w{border:1px solid #fff}.full-border-grey{border:1px solid #b3b3b3}.b-t-primary{border-top:1px solid #381464}.login-title{font-family:manrope-semibold,sans-serif!important;font-size:38px!important}@media(max-width:575.98px){.login-title{font-size:24px!important}}@media(min-width:768px)and (max-width:991.98px){.login-title{font-size:28px!important}}.main-click-here{color:#ed1e79!important;font-size:16px!important;font-family:manrope-medium;text-decoration:underline!important;font-weight:600}@media screen and (max-width:1920px){.main-click-here{font-size:15px}}@media screen and (max-width:1680px){.main-click-here{font-size:15px}}@media screen and (max-width:1600px){.main-click-here{font-size:13px!important}}@media screen and (max-width:1440px){.main-click-here{font-size:13px!important;font-family:manrope-thin,sans-seri}}@media screen and (max-width:1366px){.main-click-here{font-size:13px!important;font-family:manrope-thin,sans-seri}}@media screen and (max-width:1280px){.main-click-here{font-size:13px!important;font-family:manrope-thin,sans-seri}}@media screen and (max-width:1024px){.main-click-here{font-size:10px!important;font-family:manrope-thin,sans-seri}}@media(max-width:359.98px){.main-click-here{font-size:7.68px!important;font-family:manrope-thin}}@media(min-width:360px)and (max-width:374.98px){.main-click-here{font-size:8.64px!important;font-family:manrope-thin}}@media(min-width:375px)and (max-width:410.98px){.main-click-here{font-size:9px!important;font-family:manrope-thin}}@media(min-width:411px)and (max-width:575.98px){.main-click-here{font-size:9.86px!important;font-family:manrope-thin}}@media(min-width:576px)and (max-width:767.98px){.main-click-here{font-size:13.82px!important;font-family:manrope-thin}}@media(min-width:768px)and (max-width:991.98px){.main-click-here{font-size:18.43px!important;font-family:manrope-thin}}.loginpage-click-here{color:#fff!important;font-size:16px!important;font-family:manrope-thin,sans-seri;text-decoration:underline!important;font-weight:600}.light-para-white-b{color:#fff;font-size:17px}.txt-secound-32-b{color:#ed1e79;font-size:30px!important;font-weight:900}@media screen and (max-width:1920px){.txt-secound-32-b{font-size:30px!important}}@media screen and (max-width:1680px){.txt-secound-32-b{font-size:25px!important}}@media screen and (max-width:1600px){.txt-secound-32-b{font-size:22px!important}}@media screen and (max-width:1440px){.txt-secound-32-b{font-size:20px!important}}@media screen and (max-width:1366px){.txt-secound-32-b{font-size:18px!important;margin-top:10px}}@media screen and (max-width:1280px){.txt-secound-32-b{font-size:18px!important;margin-top:10px}}@media screen and (max-width:1024px){.txt-secound-32-b{font-size:15px!important;margin-top:10px}}@media(min-width:576px)and (max-width:767.98px){.txt-secound-32-b{font-size:11.25px!important;margin-top:7.5px}}@media(min-width:768px)and (max-width:991.98px){.txt-secound-32-b{font-size:15px!important;margin-top:10px}}@media(max-width:359.98px){.txt-secound-32-b{font-size:11.95px!important}}@media(min-width:360px)and (max-width:374.98px){.txt-secound-32-b{font-size:13.44px!important}}@media(min-width:375px)and (max-width:410.98px){.txt-secound-32-b{font-size:14px!important}}@media(min-width:411px)and (max-width:575.98px){.txt-secound-32-b{font-size:15.34px!important}}.main-bk{background-color:#381464}.upper-links-main{text-align:right;margin-top:23px}@media(max-width:767.98px){.upper-links-main{text-align:right}}.upper-links{color:#fff;font-size:15px;font-family:manrope-medium;text-transform:uppercase}.upper-links:hover{color:#9561e2}.login-upper{padding:20px 5px 20px 10px;font-size:15px!important;text-decoration:underline!important}@media(max-width:767.98px){.login-upper{padding:15px 5px 15px 15px}}.regi-upper{padding:20px 12px 20px 0;font-size:15px!important;text-decoration:underline!important}@media(max-width:767.98px){.regi-upper{padding:15px 5px 15px 15px}}.header-logo{margin-top:-80px;padding-right:50px}@media(max-width:1199.98px){.header-logo{padding-right:0}}@media(max-width:767.98px){.header-logo{padding-right:0;margin-top:0}}@media(max-width:575.98px){.header-logo{padding-right:0;margin-top:0}}.header-logo img{width:200px}@media screen and (max-width:1920px){.header-logo img{width:224px;margin-bottom:14px}}@media screen and (max-width:1680px){.header-logo img{width:200px}}@media screen and (max-width:1600px){.header-logo img{width:200px}}@media screen and (max-width:1440px){.header-logo img{width:170px}}@media screen and (max-width:1366px){.header-logo img{width:170px;padding:10px 0}}@media screen and (max-width:1280px){.header-logo img{width:170px;padding:10px 0}}@media(min-width:576px)and (max-width:767.98px){.header-logo img{width:65px;padding:4px 4px 4px 0}}@media(max-width:575.98px){.header-logo img{width:65px;padding:4px 4px 4px 0}}@media(min-width:992px){.navbar-brand{margin-right:0}}@media(min-width:1200px){.navbar-brand{margin-right:0}}@media(max-width:1199.98px){.navbar-expand-lg .navbar-nav{margin-left:auto}}.navbar-light .navbar-nav .nav-link{color:#fff}@media(max-width:1199.98px){.navbar-light .navbar-nav .nav-link{padding-right:0}}@media(max-width:767.98px){.navbar-light .navbar-nav .nav-link{padding-left:15px}}.navbar-light .navbar-nav .nav-link:hover{color:#ed1e79}@media(max-width:767.98px){.navbar-light .navbar-nav .nav-link:hover{color:#ed1e79;background-color:rgba(62,66,62,.0705882353)}}.navbar-light .navbar-nav .nav-link:focus{color:#fff}.navbar-light .navbar-nav .nav-link:active,.navbar-light .navbar-nav .nav-link:focus:hover,.navbar-light .navbar-nav .nav-link:not(:disabled):not(.disabled):active{color:#ed1e79}.main-nav li.nav-item{padding:0 42px;font-size:20px;color:#fff;font-family:manrope-thin}@media(min-width:992px){.main-nav li.nav-item{padding:0 5px;font-size:17px}}@media(min-width:1200px){.main-nav li.nav-item{padding:0 22px;font-size:24px}}.main-nav li.nav-item a{color:#fff}@media(max-width:767.98px){.home-search{float:left}}@media(max-width:575.98px){.home-search{float:left}}@media(min-width:992px){.home-search .form-control{font-size:10px}}@media(min-width:1200px){.home-search .form-control{font-size:13px}}.home-search .form-control input::-moz-placeholder{color:#fff!important;font-size:1.1em;font-style:bold;text-transform:uppercase}.home-search .form-control input::placeholder{color:#fff!important;font-size:1.1em;font-style:bold;text-transform:uppercase}.main-search{background:0 0;border:none;margin-right:-60px!important;width:65%!important}@media(max-width:767.98px){.main-search{width:auto}}@media(max-width:575.98px){.main-search{width:auto}}@media(min-width:992px)and (max-width:1279.98px){.main-search{width:70%!important}}.home-search input::-moz-placeholder{color:#fff!important;font-size:1.1em;font-style:bold;text-transform:uppercase}.home-search input::placeholder{color:#fff!important;font-size:1.1em;font-style:bold;text-transform:uppercase}.home-search .form-control:focus{color:#fff;background-color:transparent;border-bottom:1px solid #fff;outline:0;box-shadow:none}.home-search .form-control:visited{color:#fff}@media(max-width:767.98px){.navbar .themebutton4{float:right}}@media(max-width:575.98px){.navbar .themebutton4{float:right}}.footer-bk{background-color:#1a1a1a}.join-social-accounts{text-align:center;color:#fff;font-size:55px!important}@media screen and (max-width:1600px){.join-social-accounts{font-size:45px!important}}@media screen and (max-width:1440px){.join-social-accounts{font-size:40px!important}}@media screen and (max-width:1366px){.join-social-accounts{font-size:40px!important}}@media screen and (max-width:1280px){.join-social-accounts{font-size:40px!important}}@media screen and (max-width:1024px){.join-social-accounts{font-size:32px!important}}@media(max-width:359.98px){.join-social-accounts{font-size:18.77px!important}}@media(min-width:360px)and (max-width:374.98px){.join-social-accounts{font-size:21.12px!important}}@media(min-width:375px)and (max-width:410.98px){.join-social-accounts{font-size:22px!important}}@media(min-width:411px)and (max-width:575.98px){.join-social-accounts{font-size:24.11px!important}}@media(min-width:576px)and (max-width:767.98px){.join-social-accounts{font-size:33.79px!important}}@media(min-width:768px)and (max-width:991.98px){.join-social-accounts{font-size:45.06px!important}}.join-social-accounts span{padding:10px}@media screen and (max-width:1024px){.join-social-accounts span{padding:8px}}@media(max-width:359.98px){.join-social-accounts span{padding:4.27px}}@media(min-width:360px)and (max-width:374.98px){.join-social-accounts span{padding:4.8px}}@media(min-width:375px)and (max-width:410.98px){.join-social-accounts span{padding:5px}}@media(min-width:411px)and (max-width:575.98px){.join-social-accounts span{padding:5.48px}}@media(min-width:576px)and (max-width:767.98px){.join-social-accounts span{padding:7.68px}}@media(min-width:768px)and (max-width:991.98px){.join-social-accounts span{padding:10.24px}}.join-social-accounts span a{color:#fff}.infusion-field{padding:0 0 0 90px;margin-top:-25px}@media screen and (max-width:1920px){.infusion-field{margin-top:-45px;margin-left:-20px}}@media screen and (max-width:1680px){.infusion-field{margin-left:-30px}}@media screen and (max-width:1600px){.infusion-field{padding:0;margin-top:-50px;margin-left:50px}}@media screen and (max-width:1440px){.infusion-field{padding:0;margin-top:-50px;margin-left:40px}}@media screen and (max-width:1366px){.infusion-field{padding:0;margin-top:-50px;margin-left:35px}}@media screen and (max-width:1280px){.infusion-field{padding:0;margin-top:-50px;margin-left:6px}}@media screen and (max-width:1024px){.infusion-field{padding:0;margin-top:-50px;margin-left:0}}@media(max-width:359.98px){.infusion-field{padding:0;margin-top:0}}@media(min-width:360px)and (max-width:374.98px){.infusion-field{padding:0;margin-top:0}}@media(min-width:375px)and (max-width:410.98px){.infusion-field{padding:0;margin-top:0}}@media(min-width:411px)and (max-width:575.98px){.infusion-field{padding:0;margin-top:0}}@media(min-width:576px)and (max-width:767.98px){.infusion-field{padding:0;margin-top:0}}@media(min-width:768px)and (max-width:991.98px){.infusion-field{padding:0;margin-top:0}}.main-jn-left-div{height:550px;background-size:50%;background-repeat:no-repeat;background-color:#813f97;color:#fff}@media screen and (max-width:1600px){.main-jn-left-div{height:430px}}@media screen and (max-width:1440px){.main-jn-left-div{height:420px}}@media screen and (max-width:1366px){.main-jn-left-div{height:405px}}@media screen and (max-width:1280px){.main-jn-left-div{height:405px}}@media screen and (max-width:1024px){.main-jn-left-div{height:305px}}@media(min-width:576px)and (max-width:768px){.main-jn-left-div{height:280px}}@media(max-width:575.98px){.main-jn-left-div{height:240px}}.main-jn-right-div{height:550px;background-size:50%;background-repeat:no-repeat;background-color:#40a295;color:#fff}@media screen and (max-width:1600px){.main-jn-right-div{height:430px}}@media screen and (max-width:1440px){.main-jn-right-div{height:420px}}@media screen and (max-width:1366px){.main-jn-right-div{height:405px}}@media screen and (max-width:1280px){.main-jn-right-div{height:405px}}@media screen and (max-width:1024px){.main-jn-right-div{height:305px}}@media(min-width:576px)and (max-width:768px){.main-jn-right-div{height:280px}}@media(max-width:575.98px){.main-jn-right-div{height:240px}}.main-jn-heading{padding:100px 0 0;color:#fff;font-size:45px!important;text-align:center;font-family:manrop-medium,sans-serif}@media screen and (max-width:1680px){.main-jn-heading{font-size:35px!important}}@media screen and (max-width:1600px){.main-jn-heading{font-size:35px!important}}@media screen and (max-width:1440px){.main-jn-heading{font-size:32px!important}}@media screen and (max-width:1366px){.main-jn-heading{padding:85px 0 0;font-size:30px!important}}@media screen and (max-width:1280px){.main-jn-heading{padding:85px 0 0;font-size:30px!important}}@media screen and (max-width:1024px){.main-jn-heading{padding:58px 0 0;font-size:26px!important}}@media(max-width:359.98px){.main-jn-heading{padding:46.93px 0 0;font-size:13.65px!important;font-family:manrope-light}}@media(min-width:360px)and (max-width:374.98px){.main-jn-heading{padding:52.8px 0 0;font-size:15.36px!important;font-family:manrope-light}}@media(min-width:375px)and (max-width:410.98px){.main-jn-heading{padding:55px 0 0;font-size:16px!important;font-family:manrope-light}}@media(min-width:411px)and (max-width:575.98px){.main-jn-heading{padding:60.28px 0 0;font-size:17.54px!important;font-family:manrope-light}}@media(min-width:576px)and (max-width:767.98px){.main-jn-heading{padding:84.48px 0 0;font-size:24.58px!important;font-family:manrope-light}}@media(min-width:768px)and (max-width:991.98px){.main-jn-heading{padding:112.64px 0 0;font-size:32.77px!important;font-family:manrope-light}}.main-jn-heading-para{font-size:35px!important;font-weight:400;color:#fff;padding-bottom:10px;text-align:center;font-family:manrop-thin,sans-serif;line-height:45px}@media screen and (max-width:1680px){.main-jn-heading-para{font-size:28px!important;padding-bottom:10px;line-height:34px}}@media screen and (max-width:1600px){.main-jn-heading-para{font-size:28px!important;padding-bottom:10px;line-height:32px}}@media screen and (max-width:1440px){.main-jn-heading-para{font-size:24px!important;padding-bottom:5px;line-height:35px}}@media screen and (max-width:1366px){.main-jn-heading-para{font-size:24px!important;padding-bottom:5px;line-height:30px}}@media screen and (max-width:1280px){.main-jn-heading-para{font-size:24px!important;padding-bottom:5px;line-height:30px}}@media screen and (max-width:1024px){.main-jn-heading-para{font-size:18px!important;padding-bottom:5px;line-height:25px}}@media(max-width:359.98px){.main-jn-heading-para{font-size:10.67px!important;padding-bottom:0;line-height:14.51px;font-family:manrope-thin}}@media(min-width:360px)and (max-width:374.98px){.main-jn-heading-para{font-size:12px!important;padding-bottom:0;line-height:16.32px;font-family:manrope-thin}}@media(min-width:375px)and (max-width:410.98px){.main-jn-heading-para{font-size:12.5px!important;padding-bottom:0;line-height:17px;font-family:manrope-thin}}@media(min-width:411px)and (max-width:575.98px){.main-jn-heading-para{font-size:13.7px!important;padding-bottom:0;line-height:18.63px;font-family:manrope-thin}}@media(min-width:576px)and (max-width:767.98px){.main-jn-heading-para{font-size:19.2px!important;padding-bottom:0;line-height:26.11px;font-family:manrope-thin}}@media(min-width:768px)and (max-width:991.98px){.main-jn-heading-para{font-size:25.6px!important;padding-bottom:0;line-height:34.82px;font-family:manrope-thin}}.main-breeder-orivet-btn{padding:60px 25px 0 50px}@media(max-width:767.98px){.main-breeder-orivet-btn{padding:10px 25px 0}}@media(max-width:575.98px){.main-breeder-orivet-btn{padding:10px 25px 0 20px}}.main-jn-right-div input{width:450px;height:72px;border-radius:35px;border:0;padding-left:40px;font-size:24px}@media screen and (max-width:1920px){.main-jn-right-div input{width:450px;height:74px;padding-left:33px;font-size:22px;border-radius:50px}}@media screen and (max-width:1680px){.main-jn-right-div input{width:390px;height:66px;padding-left:28px;font-size:20px;border-radius:45px}}@media screen and (max-width:1600px){.main-jn-right-div input{width:362px;height:60px;padding-left:24px;font-size:16px}}@media screen and (max-width:1440px){.main-jn-right-div input{width:325px;height:52px;padding-left:24px;font-size:15px}}@media screen and (max-width:1366px){.main-jn-right-div input{width:300px;height:50px;border-radius:40px;padding-left:30px;font-size:14px}}@media screen and (max-width:1280px){.main-jn-right-div input{width:300px;height:48px;border-radius:40px;padding-left:30px;font-size:14px}}@media screen and (max-width:1024px){.main-jn-right-div input{width:240px;height:36px;border-radius:40px;padding-left:18px;font-size:12px}}@media(max-width:359.98px){.main-jn-right-div input{width:85%;margin-bottom:12.8px;height:27.31px;padding-left:21.33 p;font-size:8.53px}}@media(min-width:360px)and (max-width:374.98px){.main-jn-right-div input{width:85%;margin-bottom:14.4px;height:30.72px;padding-left:24 p;font-size:9.6px}}@media(min-width:375px)and (max-width:410.98px){.main-jn-right-div input{width:85%;margin-bottom:15px;height:32px;padding-left:25 p;font-size:10px}}@media(min-width:411px)and (max-width:575.98px){.main-jn-right-div input{width:85%;margin-bottom:16.44px;height:35.07px;padding-left:27.4 p;font-size:10.96px}}@media(min-width:576px)and (max-width:767.98px){.main-jn-right-div input{width:85%;margin-bottom:23.04px;height:49.15px;padding-left:38.4 p;font-size:15.36px}}@media(min-width:768px)and (max-width:991.98px){.main-jn-right-div input{width:85%;margin-bottom:30.72px;height:65.54px;padding-left:51.2 p;font-size:20.48px}}@media only screen and (max-width:568px)and (orientation:landscape){.main-jn-right-div input{width:85%}}div.main-orivet-store-left-div{background-image:url(/images/dogi.png);height:480px;border-radius:35px;background-size:40%;background-position:85% 60%;background-repeat:no-repeat;background-color:#09ccb9}div.main-orivet-store-left-div p.main-store-breeder-heading{padding:50px 0 0 50px;color:#381464;font-size:45px;font-weight:900}div.main-orivet-store-left-div p.main-store-breeder-heading-para{width:320px;font-size:30px;font-weight:600;padding-left:50px;color:#381464;padding-bottom:25px;line-height:35px}div.main-orivet-store-left-div p.main-orivet-store-btn{padding:0 0 5px 50px}@media(max-width:575.98px){div.main-orivet-store-left-div{background-image:none;height:auto}}div.main-orivet-store-right-div{background-image:url(/images/cati.png);height:480px;border-radius:35px;background-size:65%;background-position:85% 60%;background-repeat:no-repeat;background-color:#e1cfe5}div.main-orivet-store-right-div p.main-store-breeder-heading{padding:50px 0 0 50px;color:#381464;font-size:45px;font-weight:900}div.main-orivet-store-right-div p.main-store-breeder-heading-para{width:320px;font-size:27px;font-weight:600;padding-left:50px;color:#381464;padding-bottom:25px;line-height:35px}div.main-orivet-store-right-div p.main-orivet-store-btn{padding:0 0 5px 50px}@media(max-width:575.98px){div.main-orivet-store-right-div{background-image:none;height:auto}}.gray-box-row div.col-md-4 div.col-md-12{background-color:#e6e6e6;border-radius:45px;padding:1px;margin-top:25px}@media(max-width:575.98px){.gray-box-row div.col-md-4 div.col-md-12{border-radius:20px}}@media(min-width:768px)and (max-width:991.98px){.gray-box-row div.col-md-4 div.col-md-12{border-radius:20px;margin-bottom:-60px}}@media screen and (max-width:1024px){.gray-box-row div.col-md-4 div.col-md-12{border-radius:17px}}@media(min-width:1200px){.gray-box-row div.col-md-4 div.col-md-12{border-radius:20px;margin-bottom:-60px}}.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:110px;height:110px;background-color:#fff;border-radius:50%;margin:35px auto 0}@media screen and (max-width:1680px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:100px;height:100px}}@media screen and (max-width:1600px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:90px;height:90px}}@media screen and (max-width:1440px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:75px;height:75px;margin-top:22px}}@media screen and (max-width:1366px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:75px;height:75px;margin-top:25px}}@media screen and (max-width:1280px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:75px;height:75px;margin-top:25px}}@media screen and (max-width:1024px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:65px;height:65px;margin-top:25px}}@media(min-width:576px)and (max-width:768px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:65px;height:65px;margin-top:20px}}@media(max-width:575.98px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small{width:45px;height:45px;margin-top:12px}}.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{display:table-cell;height:130px;text-align:center;width:220px;vertical-align:middle}@media screen and (max-width:1680px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{width:100px;height:122px}}@media screen and (max-width:1600px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{width:110px;height:110px}}@media screen and (max-width:1440px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{width:110px;height:90px}}@media screen and (max-width:1366px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{width:75px;height:95px}}@media screen and (max-width:1280px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{width:75px;height:95px}}@media screen and (max-width:1024px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{width:65px;height:80px}}@media(min-width:576px)and (max-width:768px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{width:75px;height:75px}}@media(max-width:575.98px){.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small{width:45px;height:45px}}.gray-box-row div.col-md-4 div.col-md-12 div.white-area-small div.img-area-small img{vertical-align:middle;border-style:none}.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:30px;font-weight:800;line-height:40px;text-align:center;color:#381464;margin-bottom:0;padding:30px;white-space:nowrap}@media screen and (max-width:1680px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:22px}}@media screen and (max-width:1600px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:22px;line-height:35px;padding:21px}}@media screen and (max-width:1440px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:22px;line-height:55px;padding:20px}}@media screen and (max-width:1366px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:20px;line-height:25px;padding:22px}}@media screen and (max-width:1280px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:18px;line-height:25px;padding:18px}}@media screen and (max-width:1024px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:13px;line-height:25px;padding:18px}}@media(max-width:359.98px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:10.24px;line-height:14.51px;padding:.85px;white-space:unset;margin:10.24px 0 12.8px;font-family:manrope-light!important}}@media(min-width:360px)and (max-width:374.98px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:11.52px;line-height:16.32px;padding:.96px;white-space:unset;margin:11.52px 0 14.4px;font-family:manrope-light!important}}@media(min-width:375px)and (max-width:410.98px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:12px;line-height:17px;padding:1px;white-space:unset;margin:12px 0 15px;font-family:manrope-light!important}}@media(min-width:411px)and (max-width:575.98px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:13.15px;line-height:18.63px;padding:1.1px;white-space:unset;margin:13.15px 0 16.44px;font-family:manrope-light!important}}@media(min-width:576px)and (max-width:767.98px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:18.43px;line-height:26.11px;padding:1.54px;white-space:unset;margin:18.43px 0 23.04px;font-family:manrope-light!important}}@media(min-width:768px)and (max-width:991.98px){.gray-box-row div.col-md-4 div.col-md-12 div.col p.main-store-desc{font-size:24.58px;line-height:34.82px;padding:2.05px;white-space:unset;margin:24.58px 0 30.72px;font-family:manrope-light!important}}.transparent-background{background-color:transparent!important}.loyalty-points-main-desc{font-size:30px!important;color:#381464;padding:0 54px;font-family:manrope,sans-serif;line-height:45px}.loyalty-points-pink-box{border-radius:35px;background-color:#ebd9ff;padding:30px!important;margin:32px}.loyalty-points-pink-box p{font-weight:700!important;font-style:normal!important}.loyalty-points-pink-box .main-text{font-size:25px;color:#381464}.loyalty-points-pink-box .sub-text{font-size:34px;color:#ed1e79;font-weight:100!important;font-family:manrope-bold,sans-serif}.center-ul{list-style-position:inside}.loyalty-points-medium-size-text{font-size:25px!important;color:#381464;font-weight:700!important}.star:before{content:" *"}.lh-1{line-height:1.2}@media(max-width:768px){.loyalty-points-main-desc{font-size:24px!important;color:#381464;padding:0;font-family:manrope,sans-serif;line-height:45px}.loyalty-points-pink-box{border-radius:35px;background-color:#ebd9ff;padding:30px!important;margin:32px}.loyalty-points-pink-box p{font-weight:700!important;font-style:normal!important}.loyalty-points-pink-box .main-text{font-size:20px;color:#381464}.loyalty-points-pink-box .sub-text{font-size:22px;color:#ed1e79;font-weight:100!important;font-family:manrope-bold,sans-serif}.loyalty-points-medium-size-text{font-size:20px!important}}.welcome-inner-section .row{height:645px;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:1920px){.welcome-inner-section .row{height:605px}}@media screen and (max-width:1680px){.welcome-inner-section .row{height:505px}}@media screen and (max-width:1600px){.welcome-inner-section .row{height:505px}}@media screen and (max-width:1440px){.welcome-inner-section .row{height:405px}}@media screen and (max-width:1366px){.welcome-inner-section .row{height:405px}}@media screen and (max-width:1280px){.welcome-inner-section .row{height:405px}}@media screen and (max-width:1024px){.welcome-inner-section .row{height:320px}}@media(min-width:576px)and (max-width:768px){.welcome-inner-section .row{height:260px}}@media(max-width:575.98px){.welcome-inner-section .row{height:260px}}.welcome-inner-section .row .col-md-12,.welcome-inner-section .row .col-md-4,.welcome-inner-section .row .col-md-6{color:#fff;background-color:rgba(14,14,14,.0392156863)}.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:60px;font-weight:900;margin:0}@media screen and (max-width:1920px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:65px}}@media screen and (max-width:1680px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:60px}}@media screen and (max-width:1600px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:60px}}@media screen and (max-width:1440px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:52px}}@media screen and (max-width:1366px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:45px}}@media screen and (max-width:1280px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:45px}}@media screen and (max-width:1024px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:38px}}@media(min-width:576px)and (max-width:767.98px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:28.5px;font-family:manrope-semibold}}@media(min-width:768px)and (max-width:991.98px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:38px;font-family:manrope-semibold}}@media(max-width:359.98px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:30.29px;font-family:manrope-semibold}}@media(min-width:360px)and (max-width:374.98px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:34.08px;font-family:manrope-semibold}}@media(min-width:375px)and (max-width:410.98px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:35.5px;font-family:manrope-semibold}}@media(min-width:411px)and (max-width:575.98px){.welcome-inner-section .row .col-md-12 .main-heading,.welcome-inner-section .row .col-md-4 .main-heading,.welcome-inner-section .row .col-md-6 .main-heading{font-size:38.91px;font-family:manrope-semibold}}.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:30px;font-weight:400}@media screen and (max-width:1920px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:30px}}@media screen and (max-width:1680px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:24px}}@media screen and (max-width:1600px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:24px}}@media screen and (max-width:1440px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:20px}}@media screen and (max-width:1366px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:20px}}@media screen and (max-width:1280px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:20px}}@media screen and (max-width:1024px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:15px}}@media(min-width:576px)and (max-width:767.98px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:11.25px}}@media(min-width:768px)and (max-width:991.98px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:15px}}@media(max-width:359.98px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:14.08px;letter-spacing:.43px;font-family:manrope-thin}}@media(min-width:360px)and (max-width:374.98px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:15.84px;letter-spacing:.48px;font-family:manrope-thin}}@media(min-width:375px)and (max-width:410.98px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:16.5px;letter-spacing:.5px;font-family:manrope-thin}}@media(min-width:411px)and (max-width:575.98px){.welcome-inner-section .row .col-md-12 .heading-desc,.welcome-inner-section .row .col-md-4 .heading-desc,.welcome-inner-section .row .col-md-6 .heading-desc{font-size:18.08px;letter-spacing:.55px;font-family:manrope-thin}}.breeder-inner-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/orivet-breeder.jpg);background-position:bottom}.loyalty-points-inner-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/loyalty_point_inner_crop.jpg);background-position:bottom}.loyalty-points-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/Loyalty_Icon_Positve.svg);width:200px;height:200px;background-size:cover;margin:0 auto}.responsible-breeder-inner-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/responsible_breeders_inner_image.png);background-position:50%;background-color:#edd8ff;background-size:50%!important}@media(max-width:359.98px){.responsible-breeder-inner-img{height:161.28px!important}}@media(min-width:360px)and (max-width:374.98px){.responsible-breeder-inner-img{height:181.44px!important}}@media(min-width:375px)and (max-width:410.98px){.responsible-breeder-inner-img{height:189px!important}}@media(min-width:411px)and (max-width:575.98px){.responsible-breeder-inner-img{height:207.14px!important}}@media(max-width:359.98px){.responsible-breeder-inner-img .main-heading{font-size:26.03px!important;font-family:manrope-semibold}}@media(min-width:360px)and (max-width:374.98px){.responsible-breeder-inner-img .main-heading{font-size:29.28px!important;font-family:manrope-semibold}}@media(min-width:375px)and (max-width:410.98px){.responsible-breeder-inner-img .main-heading{font-size:30.5px!important;font-family:manrope-semibold}}@media(min-width:411px)and (max-width:575.98px){.responsible-breeder-inner-img .main-heading{font-size:33.43px!important;font-family:manrope-semibold}}.show-stands-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/orivet-show-special.png);background-position:100% 100%;background-color:#09cbb8;background-size:48%!important}@media(max-width:359.98px){.show-stands-img{height:116.91px!important}}@media(min-width:360px)and (max-width:374.98px){.show-stands-img{height:131.52px!important}}@media(min-width:375px)and (max-width:410.98px){.show-stands-img{height:137px!important}}@media(min-width:411px)and (max-width:575.98px){.show-stands-img{height:150.15px!important}}@media(min-width:576px)and (max-width:767.98px){.show-stands-img{height:210.43px!important}}@media(min-width:768px)and (max-width:991.98px){.show-stands-img{height:280.58px!important}}@media(max-width:359.98px){.show-stands-img .show-stand-heading{font-size:11.95px!important}}@media(min-width:360px)and (max-width:374.98px){.show-stands-img .show-stand-heading{font-size:13.44px!important}}@media(min-width:375px)and (max-width:410.98px){.show-stands-img .show-stand-heading{font-size:14px!important}}@media(min-width:411px)and (max-width:575.98px){.show-stands-img .show-stand-heading{font-size:15.34px!important}}@media(min-width:576px)and (max-width:767.98px){.show-stands-img .show-stand-heading{font-size:21.5px!important}}@media(min-width:768px)and (max-width:991.98px){.show-stands-img .show-stand-heading{font-size:28.67px!important}}.responsible-breeder-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/responsible_breeders_icon.png);width:380px;height:340px;background-size:cover;margin:0 auto}.display-stand-image,.display-stand-logo,.ipfg-logo,.isag-logo,.ofa-logo{background-size:contain;background-repeat:no-repeat;margin:0 auto;background-position:50%}.display-stand-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/display-stands.jpg);width:auto;height:286px}@media(min-width:992px)and (max-width:1279.98px){.orivet-display-img{width:310px}}@media(min-width:1280px)and (max-width:1365.98px){.orivet-display-img{width:400px}}@media(min-width:1366px)and (max-width:1439.98px){.orivet-display-img{width:426.88px}}@media(min-width:1440px)and (max-width:1599.98px){.orivet-display-img{width:450px}}@media(min-width:1600px)and (max-width:1679.98px){.orivet-display-img{width:500px}}@media(min-width:1680px)and (max-width:1919.98px){.orivet-display-img{width:525px}}@media(min-width:1920px){.orivet-display-img{width:600px}}@media(max-width:359.98px){.orivet-display-img{width:256px}}@media(min-width:360px)and (max-width:374.98px){.orivet-display-img{width:288px}}@media(min-width:375px)and (max-width:410.98px){.orivet-display-img{width:300px}}@media(min-width:411px)and (max-width:575.98px){.orivet-display-img{width:328.8px}}@media(min-width:576px)and (max-width:767.98px){.orivet-display-img{width:460.8px}}@media(min-width:768px)and (max-width:991.98px){.orivet-display-img{width:614.4px}}.ipfg-logo{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/ipfg-logo.png);width:auto;height:182px}.isag-logo{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/isag-logo.png);width:auto;height:166px}.ofa-logo{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/ofa-logo.png);width:auto;height:163px}.white-footer-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/Footer_Pattern.png)}@media(max-width:359.98px){.white-footer-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/Footer_Pattern_mobile.png);background-size:contain;min-height:223.57px!important}}@media(min-width:360px)and (max-width:374.98px){.white-footer-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/Footer_Pattern_mobile.png);background-size:contain;min-height:251.52px!important}}@media(min-width:375px)and (max-width:410.98px){.white-footer-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/Footer_Pattern_mobile.png);background-size:contain;min-height:262px!important}}@media(min-width:411px)and (max-width:575.98px){.white-footer-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/Footer_Pattern_mobile.png);background-size:contain;min-height:287.15px!important}}.vet-inner-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/orivet-vet.jpg);background-position:bottom}.login-inner-img{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/v2.2/green-item-bg.png);background-position:bottom}.edu-heading{font-size:44px!important;font-weight:900!important;color:#381464;font-family:manrope-bold}@media screen and (max-width:1920px){.edu-heading{font-size:45px!important}}@media screen and (max-width:1680px){.edu-heading{font-size:40px!important}}@media screen and (max-width:1600px){.edu-heading{font-size:38px!important}}@media screen and (max-width:1440px){.edu-heading{font-size:34px!important}}@media screen and (max-width:1366px){.edu-heading{font-size:32px!important}}@media screen and (max-width:1280px){.edu-heading{font-size:32px!important}}@media screen and (max-width:1024px){.edu-heading{font-size:24px!important}}@media(min-width:576px)and (max-width:767.98px){.edu-heading{font-size:18.75px!important;line-height:18.75px;font-family:manrope-light}}@media(min-width:768px)and (max-width:991.98px){.edu-heading{font-size:25px!important;line-height:25px;font-family:manrope-light}}@media(max-width:359.98px){.edu-heading{font-size:21.33px!important;line-height:21.33px;font-family:manrope-light}}@media(min-width:360px)and (max-width:374.98px){.edu-heading{font-size:24px!important;line-height:24px;font-family:manrope-light}}@media(min-width:375px)and (max-width:410.98px){.edu-heading{font-size:25px!important;line-height:25px;font-family:manrope-light}}@media(min-width:411px)and (max-width:575.98px){.edu-heading{font-size:27.4px!important;line-height:27.4px;font-family:manrope-light}}.edu-heading-ca-fe{font-size:44px!important;font-weight:900!important;color:#381464;font-family:manrope-bold}@media screen and (max-width:1920px){.edu-heading-ca-fe{font-size:48px!important}}@media screen and (max-width:1680px){.edu-heading-ca-fe{font-size:45px!important}}@media screen and (max-width:1600px){.edu-heading-ca-fe{font-size:37px!important}}@media screen and (max-width:1440px){.edu-heading-ca-fe{font-size:34px!important}}@media screen and (max-width:1366px){.edu-heading-ca-fe{font-size:32px!important}}@media screen and (max-width:1280px){.edu-heading-ca-fe{font-size:32px!important}}@media screen and (max-width:1024px){.edu-heading-ca-fe{font-size:28px!important}}@media(min-width:576px)and (max-width:767.98px){.edu-heading-ca-fe{font-size:21px!important;font-family:manrope-light}}@media(min-width:768px)and (max-width:991.98px){.edu-heading-ca-fe{font-size:28px!important;font-family:manrope-light}}@media(max-width:359.98px){.edu-heading-ca-fe{font-size:20.48px!important;line-height:25.6px;font-family:manrope-light}}@media(min-width:360px)and (max-width:374.98px){.edu-heading-ca-fe{font-size:23.04px!important;line-height:28.8px;font-family:manrope-light}}@media(min-width:375px)and (max-width:410.98px){.edu-heading-ca-fe{font-size:24px!important;line-height:30px;font-family:manrope-light}}@media(min-width:411px)and (max-width:575.98px){.edu-heading-ca-fe{font-size:26.3px!important;line-height:32.88px;font-family:manrope-light}}.edu-paragraph{font-size:25px!important;font-weight:900!important;color:#381464;line-height:35px;font-family:manrope-light}@media screen and (max-width:1920px){.edu-paragraph{font-size:27px!important}}@media screen and (max-width:1680px){.edu-paragraph{font-size:25px!important}}@media screen and (max-width:1600px){.edu-paragraph{font-size:21px!important;line-height:32px}}@media screen and (max-width:1440px){.edu-paragraph{font-size:21px!important;line-height:32px}}@media screen and (max-width:1366px){.edu-paragraph{font-size:20px!important;line-height:28px}}@media screen and (max-width:1280px){.edu-paragraph{font-size:19px!important;line-height:28px}}@media screen and (max-width:1024px){.edu-paragraph{font-size:14px!important;line-height:25px}}@media(min-width:576px)and (max-width:767.98px){.edu-paragraph{font-size:10.5px!important;line-height:18.75px;font-family:manrope-thin}}@media(min-width:768px)and (max-width:991.98px){.edu-paragraph{font-size:14px!important;line-height:25px;font-family:manrope-thin}}@media(max-width:359.98px){.edu-paragraph{font-size:12.8px!important;line-height:17.07px;font-family:manrope-thin;letter-spacing:.43px}}@media(min-width:360px)and (max-width:374.98px){.edu-paragraph{font-size:14.4px!important;line-height:19.2px;font-family:manrope-thin;letter-spacing:.48px}}@media(min-width:375px)and (max-width:410.98px){.edu-paragraph{font-size:15px!important;line-height:20px;font-family:manrope-thin;letter-spacing:.5px}}@media(min-width:411px)and (max-width:575.98px){.edu-paragraph{font-size:16.44px!important;line-height:21.92px;font-family:manrope-thin;letter-spacing:.55px}}.edu-desc{font-size:26px!important;line-height:40px}@media screen and (max-width:1920px){.edu-desc{font-size:32px!important;line-height:43px}}@media screen and (max-width:1680px){.edu-desc{font-size:28px!important;line-height:40px}}@media screen and (max-width:1600px){.edu-desc{font-size:26px!important;line-height:35px;font-family:manrope-light}}@media screen and (max-width:1440px){.edu-desc{font-size:23px!important;line-height:30px;font-family:manrope-light}}@media screen and (max-width:1366px){.edu-desc{font-size:22px!important;line-height:30px;font-family:manrope-light}}@media screen and (max-width:1280px){.edu-desc{font-size:20px!important;line-height:30px;font-family:manrope-light}}@media screen and (max-width:1024px){.edu-desc{font-size:16px!important;line-height:22px;font-family:manrope-light}}@media(min-width:576px)and (max-width:767.98px){.edu-desc{font-size:12px!important;line-height:16.5px;font-family:manrope-light}}@media(min-width:768px)and (max-width:991.98px){.edu-desc{font-size:16px!important;line-height:22px;font-family:manrope-light}}@media(max-width:359.98px){.edu-desc{font-size:14.93px!important;line-height:21.33px;font-family:manrope-thin}}@media(min-width:360px)and (max-width:374.98px){.edu-desc{font-size:16.8px!important;line-height:24px;font-family:manrope-thin}}@media(min-width:375px)and (max-width:410.98px){.edu-desc{font-size:17.5px!important;line-height:25px;font-family:manrope-thin}}@media(min-width:411px)and (max-width:575.98px){.edu-desc{font-size:19.18px!important;line-height:27.4px;font-family:manrope-thin}}.edu-ul{margin-left:75px}@media screen and (max-width:1920px){.edu-ul{margin-left:75px}}@media screen and (max-width:1680px){.edu-ul{margin-left:75px}}@media screen and (max-width:1600px){.edu-ul{margin-left:32px}}@media screen and (max-width:1440px){.edu-ul{margin-left:0}}@media screen and (max-width:1366px){.edu-ul{margin-left:15px}}@media screen and (max-width:1280px){.edu-ul{margin-left:0}}@media screen and (max-width:1024px){.edu-ul{margin-left:0}}@media(min-width:576px)and (max-width:768px){.edu-ul{margin-left:0}}@media(max-width:575.98px){.edu-ul{margin-left:0}}.edu-li{font-size:25px!important;color:#381464;line-height:30px;margin-bottom:20px;padding:10px 0 0 52px;font-family:manrope-medium}@media screen and (max-width:1920px){.edu-li{font-size:27px!important;line-height:36px;margin-bottom:23px;padding:0}}@media screen and (max-width:1680px){.edu-li{font-size:25px!important;line-height:26px;margin-bottom:23px;padding:0}}@media screen and (max-width:1600px){.edu-li{font-size:23px!important;line-height:28px;padding:8px 0 0 5px;margin-left:30px}}@media screen and (max-width:1440px){.edu-li{font-size:22px!important;line-height:25px;padding:8px 0 0 5px;margin-left:30px}}@media screen and (max-width:1366px){.edu-li{font-size:19px!important;line-height:28px;padding:0 0 0 5px;margin-left:30px}}@media screen and (max-width:1280px){.edu-li{font-size:19px!important;line-height:28px;padding:0 0 0 5px;margin-left:30px}}@media screen and (max-width:1024px){.edu-li{font-size:13px!important;line-height:24px;padding:0 0 0 5px;margin-left:30px}}@media(min-width:576px)and (max-width:767.98px){.edu-li{font-size:9.75px!important;line-height:18px;padding:0 0 0 3.75px;margin-left:22.5px}}@media(min-width:768px)and (max-width:991.98px){.edu-li{font-size:13px!important;line-height:24px;padding:0 0 0 5px;margin-left:30px}}@media(max-width:359.98px){.edu-li{font-size:11.95px!important;line-height:13.65px;padding:0 0 0 3.41px;font-family:manrope-light;margin-left:26.45px;margin-bottom:13.65px}}@media(min-width:360px)and (max-width:374.98px){.edu-li{font-size:13.44px!important;line-height:15.36px;padding:0 0 0 3.84px;font-family:manrope-light;margin-left:29.76px;margin-bottom:15.36px}}@media(min-width:375px)and (max-width:410.98px){.edu-li{font-size:14px!important;line-height:16px;padding:0 0 0 4px;font-family:manrope-light;margin-left:31px;margin-bottom:16px}}@media(min-width:411px)and (max-width:575.98px){.edu-li{font-size:15.34px!important;line-height:17.54px;padding:0 0 0 4.38px;font-family:manrope-light;margin-left:33.98px;margin-bottom:17.54px}}.edu-paragraph-black{font-size:20px;font-weight:500;color:#000;line-height:22px;margin-bottom:25px}.modal{background-color:rgba(56,20,100,.3490196078)!important}.modal-header{border-bottom:0 solid #e9ecef!important}.cart-actions,.modal-white{margin-top:120px;background-color:#381464;border-radius:25px;border:0 solid;box-shadow:3px 4px 26px 0 rgba(138,134,138,.77);color:#fff}@media(min-width:992px)and (max-width:1279.98px){.cart-actions,.modal-white{margin-top:0}}@media(min-width:1280px)and (max-width:1365.98px){.cart-actions,.modal-white{margin-top:0}}@media(min-width:1366px)and (max-width:1439.98px){.cart-actions,.modal-white{margin-top:0}}@media(min-width:1440px)and (max-width:1599.98px){.cart-actions,.modal-white{margin-top:0}}@media(min-width:1600px)and (max-width:1679.98px){.cart-actions,.modal-white{margin-top:0}}@media(min-width:1680px)and (max-width:1919.98px){.cart-actions,.modal-white{margin-top:0}}@media(min-width:1920px){.cart-actions,.modal-white{margin-top:0}}.cart-actions .cart-heading,.modal-white .cart-heading{font-size:30px;font-weight:800;text-align:center;padding-top:15px;width:100%}.cart-actions button.hover-bg-purple:hover,.modal-white button.hover-bg-purple:hover{background-color:#ed1e79!important}.cart-actions .modal-header .close,.modal-white .modal-header .close{padding:0;margin:0}.cart-actions .close,.modal-white .close{float:right;font-weight:700;line-height:1;text-shadow:0 1px 0 #fff;opacity:1;color:#fff;font-size:24px}.cart-actions span,.modal-white span{font-weight:800;font-size:20px}.cart-actions .shopping-btn,.modal-white .shopping-btn{display:inline-block;line-height:.8;text-transform:uppercase;letter-spacing:.5px;border:0!important;border-radius:100px;padding:15px 15px 25px 20px;height:35px;background-color:#fff;font-size:13px;color:#ed1e79!important;font-weight:900}.cart-actions .shopping-btn:hover,.modal-white .shopping-btn:hover{background:#381464!important;color:#fff!important;border:0 solid #ed1e79!important}.cart-actions .checkout-btn,.modal-white .checkout-btn{display:inline-block;line-height:.8;text-transform:uppercase;letter-spacing:.5px;border:0!important;border-radius:100px;padding:15px 15px 25px 20px;height:35px;width:200px;background-color:#381464;font-size:13px;color:#fff!important;font-weight:900}.cart-actions .checkout-btn:hover,.modal-white .checkout-btn:hover{background:#fff!important;color:#381464!important;border:0 solid #ed1e79!important}.cart-actions .modal-body,.modal-white .modal-body{position:relative;flex:1 1 auto;padding:1rem;text-align:center}.cart-actions .modal-footer,.modal-white .modal-footer{border-bottom:0 solid #e9ecef!important;display:flex;align-items:center;justify-content:center;padding-bottom:2rem;border-top:0 solid #e9ecef;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-white{background-color:#fff;border:1px solid #381464}.modal-white,.modal-white .close{color:#381464}.tooltip{display:inline-block;position:relative;border-bottom:0 dotted #666;text-align:left;opacity:1!important}.tooltip .right{top:50%;left:100%;margin-left:20px;transform:translateY(-8px);padding:10px 15px;border:1px solid #381464;color:#381464;background-color:#fff;font-weight:400;font-size:13px;border-radius:0 15px 15px 15px;position:absolute;z-index:99999999;box-sizing:border-box;visibility:hidden;transition:opacity .8s}.tooltip .right p{margin:0;width:180px;white-space:pre-line;overflow-wrap:break-word}.tooltip .right i{position:absolute;top:8px;right:100%;margin-top:-12px;width:12px;height:24px;overflow:hidden}.tooltip .right i:after{content:"";position:absolute;width:12px;height:12px;left:0;top:50%;transform:translate(50%,-50%) rotate(-45deg);background-color:#eee;box-shadow:0 1px 8px rgba(0,0,0,.5)}.tooltip:hover .right{visibility:visible;opacity:1}.radio{margin:.5rem}.radio label{line-height:1;font-size:18px;font-weight:700;color:#381464}.radio input[type=radio]{position:absolute;opacity:0}.radio input[type=radio]+.radio-label:before{content:"";background:#fff;border-radius:100%;border:1px solid #381464;display:inline-block;width:1.4em;height:1.4em;position:relative;top:-.2em;margin-right:1em;vertical-align:top;cursor:pointer;text-align:center;transition:all .25s ease}.radio input[type=radio]:checked+.radio-label:before{background-color:#381464;box-shadow:inset 0 0 0 4px #fff;border:1px solid #381464}.radio input[type=radio]:focus+.radio-label:before{outline:0;border-color:#381464}.radio input[type=radio]:disabled+.radio-label:before{box-shadow:inset 0 0 0 4px #fff;border-color:#381464;background:#b3b3b3}.radio input[type=radio]+.radio-label:empty:before{margin-right:0}.label-cbx{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:table;margin-bottom:0}.label-cbx input:checked+.checkbox{border-color:#381464}.label-cbx input:checked+.checkbox svg path{fill:#fff}.label-cbx input:checked+.checkbox svg polyline,.label-cbx:hover .checkbox svg path{stroke-dashoffset:0}.label-cbx .checkbox{position:relative;float:left;width:50px;height:50px;border:2px solid #381464;border-radius:5px}@media(min-width:992px)and (max-width:1279.98px){.label-cbx .checkbox{margin-top:10.33px;margin-bottom:10.33px;margin-right:10.33px;width:25.83px!important;height:25.83px!important}}@media(min-width:1280px)and (max-width:1365.98px){.label-cbx .checkbox{margin-top:13.33px;margin-bottom:13.33px;margin-right:13.33px;width:33.33px!important;height:33.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.label-cbx .checkbox{margin-top:14.23px;margin-bottom:14.23px;margin-right:14.23px;width:35.57px!important;height:35.57px!important}}@media(min-width:1440px)and (max-width:1599.98px){.label-cbx .checkbox{margin-top:15px;margin-bottom:15px;margin-right:15px;width:37.5px!important;height:37.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.label-cbx .checkbox{margin-top:16.67px;margin-bottom:16.67px;margin-right:16.67px;width:41.67px!important;height:41.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.label-cbx .checkbox{margin-top:17.5px;margin-bottom:17.5px;margin-right:17.5px;width:43.75px!important;height:43.75px!important}}@media(min-width:1920px){.label-cbx .checkbox{margin-top:20px;margin-bottom:20px;margin-right:20px;width:50px!important;height:50px!important}}@media(max-width:359.98px){.label-cbx .checkbox{margin-top:8.53px;margin-bottom:8.53px;margin-right:8.53px;width:25.6px!important;height:25.6px!important}}@media(min-width:360px)and (max-width:374.98px){.label-cbx .checkbox{margin-top:9.6px;margin-bottom:9.6px;margin-right:9.6px;width:28.8px!important;height:28.8px!important}}@media(min-width:375px)and (max-width:410.98px){.label-cbx .checkbox{margin-top:10px;margin-bottom:10px;margin-right:10px;width:30px!important;height:30px!important}}@media(min-width:411px)and (max-width:575.98px){.label-cbx .checkbox{margin-top:10.96px;margin-bottom:10.96px;margin-right:10.96px;width:32.88px!important;height:32.88px!important}}@media(min-width:576px)and (max-width:767.98px){.label-cbx .checkbox{margin-top:15.36px;margin-bottom:15.36px;margin-right:15.36px;width:46.08px!important;height:46.08px!important}}@media(min-width:768px)and (max-width:991.98px){.label-cbx .checkbox{margin-top:20.48px;margin-bottom:20.48px;margin-right:20.48px;width:61.44px!important;height:61.44px!important}}@media(max-width:991.98px){.label-cbx .checkbox{margin-right:5px!important}}.label-cbx .checkbox svg{position:absolute;top:-2px;left:-2px}@media(min-width:992px)and (max-width:1279.98px){.label-cbx .checkbox svg{width:25.83px!important;height:25.83px!important}}@media(min-width:1280px)and (max-width:1365.98px){.label-cbx .checkbox svg{width:33.33px!important;height:33.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.label-cbx .checkbox svg{width:35.57px!important;height:35.57px!important}}@media(min-width:1440px)and (max-width:1599.98px){.label-cbx .checkbox svg{width:37.5px!important;height:37.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.label-cbx .checkbox svg{width:41.67px!important;height:41.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.label-cbx .checkbox svg{width:43.75px!important;height:43.75px!important}}@media(min-width:1920px){.label-cbx .checkbox svg{width:50px!important;height:50px!important}}@media(max-width:359.98px){.label-cbx .checkbox svg{width:25.6px!important;height:25.6px!important}}@media(min-width:360px)and (max-width:374.98px){.label-cbx .checkbox svg{width:28.8px!important;height:28.8px!important}}@media(min-width:375px)and (max-width:410.98px){.label-cbx .checkbox svg{width:30px!important;height:30px!important}}@media(min-width:411px)and (max-width:575.98px){.label-cbx .checkbox svg{width:32.88px!important;height:32.88px!important}}@media(min-width:576px)and (max-width:767.98px){.label-cbx .checkbox svg{width:46.08px!important;height:46.08px!important}}@media(min-width:768px)and (max-width:991.98px){.label-cbx .checkbox svg{width:61.44px!important;height:61.44px!important}}.label-cbx .checkbox svg path{fill:none;stroke:#381464;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:71px;stroke-dashoffset:71px;transition:all .6s ease}.label-cbx .checkbox svg polyline{fill:none;stroke:#ed1e79;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:18px;stroke-dashoffset:18px;transition:all .3s ease}.label-cbx>span{display:table-cell;pointer-events:none;vertical-align:middle}@media(min-width:992px)and (max-width:1279.98px){.label-cbx>span{line-height:15.5px}}@media(min-width:1280px)and (max-width:1365.98px){.label-cbx>span{line-height:20px}}@media(min-width:1366px)and (max-width:1439.98px){.label-cbx>span{line-height:21.34px}}@media(min-width:1440px)and (max-width:1599.98px){.label-cbx>span{line-height:22.5px}}@media(min-width:1600px)and (max-width:1679.98px){.label-cbx>span{line-height:25px}}@media(min-width:1680px)and (max-width:1919.98px){.label-cbx>span{line-height:26.25px}}@media(min-width:1920px){.label-cbx>span{line-height:30px}}.invisible{position:absolute;z-index:-1;width:0;height:0;opacity:0}input[type=number].boder-purple,input[type=password].boder-purple,input[type=text].boder-purple{border:1px solid #ed1e79!important}input[type=number]:not(.kit-activate.form-control),input[type=password]:not(.kit-activate.form-control),input[type=text]:not(.search_input):not(.pincode-input-text):not(.kit-activate.form-control):not(.multiselect__tags>.multiselect__input){width:100%;box-sizing:border-box;border:1px solid #381464;border-radius:35px;font-size:14px}input[type=password]:not(.kit-activate.form-control){letter-spacing:0;height:50px;padding-left:20px;color:#333}input[type=password]:not(.kit-activate.form-control):focus{outline:0}.col-3{float:left;width:27.33%;margin:40px 3%;position:relative}.effect-20~.focus-border:before{top:0;left:0}.effect-20~.focus-border:after,.effect-20~.focus-border:before{content:"";position:absolute;width:0;height:2px;background-color:#381464;transition:.3s}.effect-20~.focus-border:after{top:0;left:0;top:auto;bottom:0;left:auto;right:0}.effect-20~.focus-border i:before{top:0;left:0}.effect-20~.focus-border i:after,.effect-20~.focus-border i:before{content:"";position:absolute;width:2px;height:0;background-color:#381464;transition:.4s}.effect-20~.focus-border i:after{top:0;left:0;left:auto;right:0;top:auto;bottom:0}.effect-20~label{position:absolute;left:14px;top:5px;color:#aaa;transition:.3s;white-space:nowrap;z-index:1;font-size:16px;letter-spacing:.5px;padding-left:20px;padding-right:20px;border-radius:25px;font-weight:500}.effect-20:focus~.focus-border i:after,.effect-20:focus~.focus-border i:before,.effect-20:focus~.focus-border:after,.effect-20:focus~.focus-border:before{width:80%;transition:.3s;margin-left:40px;margin-right:40px}.effect-20:focus~label{top:-25px;left:0;font-size:16px;color:#381464;transition:.3s;background-color:#b3b3b3;padding-left:40px;padding-right:20px;font-weight:600}.has-content.effect-20~.focus-border i:after,.has-content.effect-20~.focus-border i:before,.has-content.effect-20~.focus-border:after,.has-content.effect-20~.focus-border:before{width:80%;transition:.3s;margin-left:40px;margin-right:40px}.has-content.effect-20~label{top:-25px;left:0;font-size:16px;color:#381464;transition:.3s;background-color:#b3b3b3;padding-left:40px;padding-right:20px;font-weight:600}input.effect-20:focus{border:2px solid #381464}.display-none{display:none!important}.breedTable table td:nth-child(6){min-width:110px}.register-title{font-family:manrope-semibold,sans-serif!important;color:#381464!important;font-size:52px;letter-spacing:1px;font-style:normal!important}@media(max-width:575.98px){.register-title{margin-top:40px;margin-bottom:20px;font-size:20px!important}}@media(min-width:576px)and (max-width:767.98px){.register-title{margin-top:40px;margin-bottom:40px}}@media(min-width:768px)and (max-width:991.98px){.register-title{font-size:36px!important;margin-top:50px;margin-bottom:50px}}@media(min-width:992px)and (max-width:1199.98px){.register-title{margin-top:60px;margin-bottom:60px}}@media(min-width:1200px){.register-title{margin-top:100px;margin-bottom:100px}}.register-description{font-family:manrop-thin,sans-serif;font-size:32px!important;color:#381464;margin-bottom:40px}@media(max-width:575.98px){.register-description{font-size:15px!important;margin-bottom:20px}}@media(min-width:768px)and (max-width:991.98px){.register-description{font-size:28px!important}}@media(min-width:1200px){.register-description{margin-bottom:70px}}.register-description-level-2{font-family:manrop-thin,sans-serif;font-size:32px!important;color:#381464;margin-bottom:20px!important;margin-top:20px}@media(max-width:575.98px){.register-description-level-2{font-size:15px!important}}@media(min-width:768px)and (max-width:991.98px){.register-description-level-2{font-size:28px!important}}@media(min-width:1200px){.register-description-level-2{margin-bottom:70px}}.register-description-level-3{font-family:manrop-thin,sans-serif;font-size:28px!important;color:#381464;margin-bottom:30px}@media(max-width:575.98px){.register-description-level-3{font-size:15px!important}}@media(min-width:768px)and (max-width:991.98px){.register-description-level-3{font-size:28px!important}}@media(min-width:1200px){.register-description-level-3{margin-bottom:70px}}#toast-container>div.toast-success{background-image:none!important}#toast-container>div.toast{padding:0!important;width:auto!important}.toast-top-left{top:183px!important;left:12px}#toast-container .toast{border-radius:25px!important;max-width:4000px!important}#toast-container .toast-success{background-color:#f5f2f8!important;color:#381464!important;border-color:#f5f2f8!important}#toast-container .toast-error{color:#850000!important;background-color:#fcc!important;border-color:#ffb8b8!important}.store-related-product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:4px;line-height:1.5}.store-description{font-family:manrop-thin,sans-serif;font-size:32px!important;margin-bottom:30px}.store-description .store-box-12{border-radius:35px!important;padding:60px!important}@media(max-width:575.98px){.store-description .store-box-12{text-align:center;padding:40px 0 0!important}}@media(min-width:576px)and (max-width:767.98px){.store-description .store-box-12{text-align:center;padding:40px 0 0!important}}@media(min-width:768px)and (max-width:991.98px){.store-description .store-box-12{padding:35px!important}}@media(min-width:1200px){.store-description .store-box-12{padding:35px!important}}@media(min-width:1365px){.store-description .store-box-12{padding:60px!important}}.store-description .store-box-6{border-radius:35px!important;padding:60px!important}@media(max-width:575.98px){.store-description .store-box-6{text-align:center;padding:40px 0 0!important;border-radius:25px!important}}@media(min-width:576px)and (max-width:767.98px){.store-description .store-box-6{text-align:center;padding:40px 0 0!important}}@media(min-width:768px)and (max-width:991.98px){.store-description .store-box-6{padding:35px!important}}@media(min-width:1200px){.store-description .store-box-6{padding:35px!important}}@media(min-width:1365px){.store-description .store-box-6{padding:60px!important}}.store-description .store-box-title{font-size:52px!important;letter-spacing:1px;font-style:normal!important;font-family:manrope-semibold,sans-serif!important;margin-bottom:60px}@media(max-width:575.98px){.store-description .store-box-title{margin-bottom:30px;font-size:24px!important}}@media(min-width:576px)and (max-width:767.98px){.store-description .store-box-title{font-size:42px!important;margin-bottom:30px}}@media(min-width:768px)and (max-width:991.98px){.store-description .store-box-title{font-size:24px!important;margin-bottom:35px}}@media(min-width:1200px){.store-description .store-box-title{font-size:38px!important;margin-bottom:40px;letter-spacing:normal!important}}@media(min-width:1365px){.store-description .store-box-title{font-size:54px!important;margin-bottom:60px}}.store-description .store-box-description{font-family:manrop-thin,sans-serif;font-size:32px!important;margin-bottom:60px}@media(max-width:575.98px){.store-description .store-box-description{margin-bottom:30px;font-size:18px!important}}@media(min-width:576px)and (max-width:767.98px){.store-description .store-box-description{font-size:24px!important;margin-bottom:30px}}@media(min-width:768px)and (max-width:991.98px){.store-description .store-box-description{font-size:16px!important;margin-bottom:35px}}@media(min-width:1200px){.store-description .store-box-description{font-size:26px!important;margin-bottom:40px;line-height:30px;letter-spacing:normal!important}}@media(min-width:1365px){.store-description .store-box-description{font-size:34px!important;margin-bottom:60px;line-height:40px}}.font-size-small{font-size:small!important}@media(max-width:575.98px){.xs-border{border:1px solid rgba(28,110,164,.22);border-radius:10px}}@media(min-width:576px)and (max-width:767.98px){.xs-border{border:1px solid rgba(28,110,164,.22);border-radius:10px}}.parentage-request .request-box .tab-content{border:1px solid #381464;border-radius:0 25px 25px 25px;padding:25px}@media(max-width:575.98px){.parentage-request .request-box .tab-content{border-radius:0 0 25px 25px}}.parentage-request .request-box .tab-content .tab-pane{border-top:none}.parentage-request .nav-pills .nav-link{width:100%;height:100%;bottom:10px;left:-1px;font-size:17px;background:#09ccb9;border:1px solid #ed1e79;border-bottom:0;border-radius:20PX 20PX 0 0;z-index:-1;color:#381464}.parentage-request .nav-pills .nav-link.active,.parentage-request .nav-pills .show>.nav-link{color:#fff;background-color:#381464}.parentage-request .my-account-icon{vertical-align:middle;font-size:25px;padding-right:5px}.view-by-letter>div{border:1px solid #381464;border-radius:50px;background:#f5f2f8;font-family:manrope-semibold!important}.view-by-letter>div span{text-align:center}@media(max-width:991.98px){.view-by-letter>div>.col-10{align-items:center;display:flex}.view-by-letter>div>.col-10 .row{width:100%}}@media screen and (max-width:1920px){.view-by-letter>div{font-size:16px}}@media screen and (max-width:1680px){.view-by-letter>div{font-size:15px}}@media screen and (max-width:1600px){.view-by-letter>div{font-size:13px}}@media screen and (max-width:1440px){.view-by-letter>div{font-size:12px}}@media screen and (max-width:1366px){.view-by-letter>div{font-size:11px}}@media screen and (max-width:1280px){.view-by-letter>div{font-size:10px}}@media screen and (max-width:1024px){.view-by-letter>div{font-size:10px}}@media(min-width:576px)and (max-width:768px){.view-by-letter>div{font-size:9px}}@media(max-width:575.98px){.view-by-letter>div{font-size:9px}}.view-by-letter a{color:#381464}.view-by-letter a:hover{color:#ed1e79;text-decoration:underline}.view-by-letter .label{border-radius:50px 0 0 50px;white-space:nowrap}@media(max-width:991.98px){.view-by-letter .label{white-space:normal!important}}.ov-main-mobile-header{display:none;z-index:2}@media(max-width:575.98px){.ov-main-mobile-header{display:block}.ov-main-mobile-header .header-logo{margin-top:0;padding-right:50px;margin-left:-10px}.ov-main-mobile-header .header-logo img{width:160px;padding:0}.ov-main-mobile-header .navbar-toggler{background-color:unset!important;border:unset!important}.ov-main-mobile-header .fas{color:#fff;font-size:25px}.ov-main-mobile-header .main-nav li.nav-item{padding:10px 5px;font-size:23px;color:#fff;font-family:manrope-medium}.ov-main-mobile-header .nav-link{display:inline;font-family:manrope-medium,sans-serif!important}.ov-main-mobile-header .navbar-collapse{margin:18px 10px 0}.ov-main-mobile-header ul{border-bottom:1px solid #fff;padding-bottom:20px;margin-bottom:10px}.ov-main-mobile-header .ov-nav-link{padding-left:0!important}.ov-main-mobile-header .home-search{font-size:12px;letter-spacing:1.3px}.ov-main-mobile-header .fa-search{font-size:20px!important}.ov-main-mobile-header .fa-plus{display:inline;float:right;font-size:16px!important;margin-top:10px;margin-left:10px}.ov-main-mobile-header .ov-d-unset{margin-top:145px;margin-bottom:26px;float:right;display:unset}.ov-main-mobile-header .ov-login-section{font-size:13px!important;color:#fff!important;float:right;font-size:15px;font-family:manrope-medium;text-transform:uppercase;text-decoration:underline!important}.ov-main-mobile-header .ov-login-section:hover{color:#ed1e79}}@media(min-width:576px)and (max-width:767.98px){.ov-main-mobile-header{display:block}.ov-main-mobile-header .header-logo{margin-top:0;padding-right:50px;margin-left:-10px}.ov-main-mobile-header .header-logo img{width:102px;padding:0}.ov-main-mobile-header .navbar-toggler{background-color:unset!important;border:unset!important}.ov-main-mobile-header .fas{color:#fff;font-size:25px}.ov-main-mobile-header .main-nav li.nav-item{padding:10px 5px;font-size:23px;color:#fff;font-family:manrope-medium}.ov-main-mobile-header .nav-link{display:inline;font-family:manrope-medium,sans-serif!important}.ov-main-mobile-header .navbar-collapse{margin:18px 10px 0;display:none}.ov-main-mobile-header ul{border-bottom:1px solid #fff;padding-bottom:20px;margin-bottom:10px}.ov-main-mobile-header .ov-nav-link{padding-left:0!important}.ov-main-mobile-header .home-search{font-size:12px;letter-spacing:1.3px}.ov-main-mobile-header .fa-search{font-size:20px!important}.ov-main-mobile-header .fa-plus{display:inline;float:right;font-size:16px!important;margin-top:10px;margin-left:10px}.ov-main-mobile-header .ov-d-unset{margin-top:145px;margin-bottom:26px;float:right;display:unset}.ov-main-mobile-header .ov-login-section{font-size:13px!important;color:#fff!important;float:right;font-size:15px;font-family:manrope-medium;text-transform:uppercase;text-decoration:underline!important}.ov-main-mobile-header .ov-login-section:hover{color:#ed1e79}.ov-main-mobile-header .btn-group-sm>.btn,.ov-main-mobile-header .btn-sm{padding:6px!important;font-size:12px!important;width:19%!important}.ov-main-mobile-header .ov-pet-owner{width:100%!important}}@media(min-width:768px)and (max-width:991.98px){.ov-main-mobile-header{display:block}.ov-main-mobile-header .header-logo{margin-top:0;padding-right:50px;margin-left:-10px}.ov-main-mobile-header .header-logo img{width:102px;padding:0}.ov-main-mobile-header .navbar-toggler{background-color:unset!important;border:unset!important}.ov-main-mobile-header .fas{color:#fff;font-size:25px}.ov-main-mobile-header .main-nav li.nav-item{padding:10px 5px;font-size:23px;color:#fff;font-family:manrope-medium}.ov-main-mobile-header .nav-link{display:inline;font-family:manrope-medium,sans-serif!important}.ov-main-mobile-header .navbar-collapse{margin:18px 10px 0}.ov-main-mobile-header ul{border-bottom:1px solid #fff;padding-bottom:20px;margin-bottom:10px}.ov-main-mobile-header .ov-nav-link{padding-left:0!important}.ov-main-mobile-header .home-search{font-size:12px;letter-spacing:1.3px}.ov-main-mobile-header .fa-search{font-size:20px!important}.ov-main-mobile-header .fa-plus{display:inline;float:right;font-size:16px!important;margin-top:10px;margin-left:10px}.ov-main-mobile-header .ov-d-unset{margin-top:145px;margin-bottom:26px;float:right;display:unset}.ov-main-mobile-header .ov-login-section{font-size:13px!important;color:#fff!important;float:right;font-size:15px;font-family:manrope-medium;text-transform:uppercase;text-decoration:underline!important}.ov-main-mobile-header .ov-login-section:hover{color:#ed1e79}.ov-main-mobile-header .btn-group-sm>.btn,.ov-main-mobile-header .btn-sm{padding:6px!important;font-size:12px!important;width:19%!important}.ov-main-mobile-header .ov-main-search{width:18%!important}.ov-main-mobile-header .ov-pet-owner{width:100%!important}}@media(max-width:575.98px){.ov-main-header{display:none}}@media(min-width:576px)and (max-width:767.98px){.ov-main-header{display:none}}@media(min-width:768px)and (max-width:991.98px){.ov-main-header{display:none}}@media(min-width:992px)and (max-width:1279.98px){.ov-main-header .main-nav li.nav-item{padding:0 22px;font-size:13px}.ov-main-header .p-3{padding:0!important}.ov-main-header .ov-main-search{font-size:12px}.ov-main-header .header-logo{margin-left:21px;margin-top:-39px}.ov-main-header .ov-main-search{font-size:9px;letter-spacing:1.3px}.ov-main-header .btn-main-search .fas{font-size:17px}.ov-main-header .login-upper,.ov-main-header .regi-upper{font-size:10px!important}.ov-main-header .upper-links-main{font-size:10px}.ov-main-header .ov-order-swab{font-family:manrope-bold,sans-serif}.ov-main-header .nav-link{font-family:manrope-light,sans-serif!important}.ov-main-header .navbar{padding:0!important}.ov-main-header .header-logo img{width:123px;padding:10px 0 0}.ov-main-header #navbarSupportedContent{margin-top:-37px;margin-bottom:-36px}.ov-main-header .navbar-expand-lg .navbar-nav{margin-left:6%!important}}@media(min-width:1280px)and (max-width:1365.98px){.ov-main-header .main-nav li.nav-item{padding:0 24px;font-size:16px}.ov-main-header .p-3{padding:0!important}.ov-main-header .ov-main-search{font-size:12px}.ov-main-header .header-logo{margin-left:25px;margin-top:-44px;padding-right:70px}.ov-main-header .ov-main-search{font-size:11px;letter-spacing:1.3px}.ov-main-header .btn-main-search .fas{font-size:19px}.ov-main-header .login-upper,.ov-main-header .regi-upper{font-size:12px!important}.ov-main-header .ov-order-swab{font-family:manrope-bold,sans-serif}.ov-main-header .nav-link{font-family:manrope-light,sans-serif!important}.ov-main-header .navbar{padding:0!important}.ov-main-header .header-logo img{width:151px;padding:10px 0}}@media(min-width:1366px)and (max-width:1439.98px){.ov-main-header .main-nav li.nav-item{padding:0 16px;font-size:17px}.ov-main-header .p-3{padding:0!important}.ov-main-header .ov-main-search{font-size:12px}.ov-main-header .header-logo{margin-left:28px;margin-top:-41px;padding-right:70px}.ov-main-header .ov-main-search{font-size:11px;letter-spacing:1.3px}.ov-main-header .btn-main-search .fas{font-size:19px}.ov-main-header .login-upper,.ov-main-header .regi-upper{font-size:12px!important}.ov-main-header .ov-order-swab{font-family:manrope-bold,sans-serif}.ov-main-header .nav-link{font-family:manrope-light,sans-serif!important}.ov-main-header .navbar{padding:0!important}.ov-main-header .header-logo img{width:160px;padding:10px 0}}@media(min-width:1440px)and (max-width:1599.98px){.ov-main-header .main-nav li.nav-item{padding:0 16px;font-size:19px}.ov-main-header .p-3{padding:0!important}.ov-main-header .ov-main-search{font-size:12px}.ov-main-header .header-logo{margin-top:-48px;padding-right:70px}.ov-main-header .ov-main-search{font-size:13px;letter-spacing:1.3px}.ov-main-header .login-upper,.ov-main-header .regi-upper{font-size:12px!important}.ov-main-header .ov-order-swab{font-family:manrope-bold,sans-serif}.ov-main-header .nav-link{font-family:manrope-light,sans-serif!important}}@media(min-width:1600px)and (max-width:1679.98px){.ov-main-header .main-nav li.nav-item{padding:0 16px;font-size:20px}.ov-main-header .header-logo img{width:183px!important;margin-bottom:0}.ov-main-header .upper-links-main{text-align:right;margin-top:15px}.ov-main-header .p-3{padding:0!important}.ov-main-header .ov-main-search{font-size:13px;letter-spacing:1.3px}.ov-main-header .nav-link{font-family:manrope-light,sans-serif!important}.ov-main-header .ov-order-swab{font-family:manrope-bold,sans-serif}}@media(min-width:1680px)and (max-width:1919.98px){.ov-main-header .main-nav li.nav-item{padding:0 18px;font-size:22px}.ov-main-header .header-logo{padding-left:27px}.ov-main-header .ov-main-search{font-size:16px;letter-spacing:1.5px}.ov-main-header .header-logo{margin-top:-80px;padding-right:80px}.ov-main-header .nav-link{font-family:manrope-light,sans-serif!important}.ov-main-header .header-logo{margin-left:0;margin-top:-76px;padding-right:70px}.ov-main-header .navbar{padding:.7rem 1rem}.ov-main-header .ov-order-swab{font-family:manrope-bold,sans-serif}}@media(min-width:1920px){.ov-main-header .main-nav li.nav-item{padding:0 22px;font-size:22px}.ov-main-header .header-logo{padding-left:27px}.ov-main-header .ov-main-search{font-size:16px;letter-spacing:1.5px}.ov-main-header .header-logo{margin-top:-80px;padding-right:80px}.ov-main-header .nav-link{font-family:manrope-light,sans-serif!important}.ov-main-header .header-logo{margin-left:0;margin-top:-76px;padding-right:70px}.ov-main-header .navbar{padding:.7rem 1rem}.ov-main-header .ov-order-swab{font-family:manrope-bold,sans-serif}}.full-border-gray{border:1px solid #d3d3d3}ol.tandc{list-style-type:lower-alpha}ol.tandc2{list-style-type:lower-roman}a{color:#381464}.home-search{margin-top:20px}.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{background-color:#fff;color:#ed1e79;font-family:manrope-bold;border-radius:50px;caret-color:#ed1e79;transition:width .4s linear}@media(min-width:992px)and (max-width:1279.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:1.55px 6.72px;width:180.83px}}@media(min-width:1280px)and (max-width:1365.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:2px 8.67px;width:233.33px}}@media(min-width:1366px)and (max-width:1439.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:2.13px 9.25px;width:249.01px}}@media(min-width:1440px)and (max-width:1599.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:2.25px 9.75px;width:262.5px}}@media(min-width:1600px)and (max-width:1679.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:2.5px 10.83px;width:291.67px}}@media(min-width:1680px)and (max-width:1919.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:2.63px 11.38px;width:306.25px}}@media(min-width:1920px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:3px 13px;width:350px}}@media(max-width:359.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:2.56px 11.09px;width:204.8px}}@media(min-width:360px)and (max-width:374.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:2.88px 12.48px;width:230.4px}}@media(min-width:375px)and (max-width:410.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:3px 13px;width:240px}}@media(min-width:411px)and (max-width:575.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:3.29px 14.25px;width:263.04px}}@media(min-width:576px)and (max-width:767.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:2.25px 9.75px;width:412.5px}}@media(min-width:768px)and (max-width:991.98px){.home-search .search_input:focus,.home-search .search_input:valid,.home-search .searchbar:hover>.search_input{padding:3px 13px;width:550px}}.home-search .search_input:focus::-moz-placeholder,.home-search .search_input:valid::-moz-placeholder,.home-search .searchbar:hover>.search_input::-moz-placeholder{color:#ed1e79!important}.home-search .search_input:focus::placeholder,.home-search .search_input:valid::placeholder,.home-search .searchbar:hover>.search_input::placeholder{color:#ed1e79!important}.home-search .searchbar{margin-bottom:auto;margin-top:auto;background-color:transparent;border-radius:30px}@media(min-width:992px)and (max-width:1279.98px){.home-search .searchbar{height:31px;padding:5.17px}}@media(min-width:1280px)and (max-width:1365.98px){.home-search .searchbar{height:40px;padding:6.67px}}@media(min-width:1366px)and (max-width:1439.98px){.home-search .searchbar{height:42.69px;padding:7.11px}}@media(min-width:1440px)and (max-width:1599.98px){.home-search .searchbar{height:45px;padding:7.5px}}@media(min-width:1600px)and (max-width:1679.98px){.home-search .searchbar{height:50px;padding:8.33px}}@media(min-width:1680px)and (max-width:1919.98px){.home-search .searchbar{height:52.5px;padding:8.75px}}@media(min-width:1920px){.home-search .searchbar{height:60px;padding:10px}}@media(max-width:359.98px){.home-search .searchbar{height:51.2px;padding:8.53px}}@media(min-width:360px)and (max-width:374.98px){.home-search .searchbar{height:57.6px;padding:9.6px}}@media(min-width:375px)and (max-width:410.98px){.home-search .searchbar{height:60px;padding:10px}}@media(min-width:411px)and (max-width:575.98px){.home-search .searchbar{height:65.76px;padding:10.96px}}@media(min-width:576px)and (max-width:767.98px){.home-search .searchbar{height:45px;padding:7.5px}}@media(min-width:768px)and (max-width:991.98px){.home-search .searchbar{height:60px;padding:10px}}.home-search .searchbar:hover>.search_icon{color:#ed1e79}.home-search .search_input{color:#fff;border:0;outline:0;background:0 0;caret-color:transparent;transition:width .4s linear}@media(min-width:992px)and (max-width:1279.98px){.home-search .search_input{width:41.33px;line-height:20.67px;font-size:7.23px}}@media(min-width:1280px)and (max-width:1365.98px){.home-search .search_input{width:53.33px;line-height:26.67px;font-size:9.33px}}@media(min-width:1366px)and (max-width:1439.98px){.home-search .search_input{width:56.92px;line-height:28.46px;font-size:9.96px}}@media(min-width:1440px)and (max-width:1599.98px){.home-search .search_input{width:60px;line-height:30px;font-size:10.5px}}@media(min-width:1600px)and (max-width:1679.98px){.home-search .search_input{width:66.67px;line-height:33.33px;font-size:11.67px}}@media(min-width:1680px)and (max-width:1919.98px){.home-search .search_input{width:70px;line-height:35px;font-size:12.25px}}@media(min-width:1920px){.home-search .search_input{width:80px;line-height:40px;font-size:14px}}@media(max-width:359.98px){.home-search .search_input{width:68.27px;line-height:34.13px;font-size:11.95px}}@media(min-width:360px)and (max-width:374.98px){.home-search .search_input{width:76.8px;line-height:38.4px;font-size:13.44px}}@media(min-width:375px)and (max-width:410.98px){.home-search .search_input{width:80px;line-height:40px;font-size:14px}}@media(min-width:411px)and (max-width:575.98px){.home-search .search_input{width:87.68px;line-height:43.84px;font-size:15.34px}}@media(min-width:576px)and (max-width:767.98px){.home-search .search_input{width:60px;line-height:30px;font-size:10.5px}}@media(min-width:768px)and (max-width:991.98px){.home-search .search_input{width:80px;line-height:40px;font-size:14px}}.home-search .search_icon{float:right;display:flex;padding:6px 10px;justify-content:center;align-items:center;color:#fff;border:none;background:0 0}@media(min-width:992px)and (max-width:1279.98px){.home-search .search_icon{font-size:12.92px}}@media(min-width:1280px)and (max-width:1365.98px){.home-search .search_icon{font-size:16.67px}}@media(min-width:1366px)and (max-width:1439.98px){.home-search .search_icon{font-size:17.79px}}@media(min-width:1440px)and (max-width:1599.98px){.home-search .search_icon{font-size:18.75px}}@media(min-width:1600px)and (max-width:1679.98px){.home-search .search_icon{font-size:20.83px}}@media(min-width:1680px)and (max-width:1919.98px){.home-search .search_icon{font-size:21.88px}}@media(min-width:1920px){.home-search .search_icon{font-size:25px}}@media(max-width:359.98px){.home-search .search_icon{font-size:21.33px;padding:8.53px 4.27px}}@media(min-width:360px)and (max-width:374.98px){.home-search .search_icon{font-size:24px;padding:9.6px 4.8px}}@media(min-width:375px)and (max-width:410.98px){.home-search .search_icon{font-size:25px;padding:10px 5px}}@media(min-width:411px)and (max-width:575.98px){.home-search .search_icon{font-size:27.4px;padding:10.96px 5.48px}}@media(min-width:576px)and (max-width:767.98px){.home-search .search_icon{font-size:18.75px;padding:7.5px 3.75px}}@media(min-width:768px)and (max-width:991.98px){.home-search .search_icon{font-size:25px;padding:10px 5px}}a:hover{color:#ed1e79}.tandc-cursor{cursor:pointer}.sub-collapse{display:none}.icon-plus{background-color:transparent;border-radius:8px;-webkit-border-radius:12px;-moz-border-radius:8px;width:24px;height:24px;position:relative;transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0)}.icon-plus:after{width:16px;height:3px;top:10.5px;left:4px}.icon-plus:after,.icon-plus:before{background-color:#fff;border-radius:1.5px;-webkit-border-radius:1.5px;-moz-border-radius:1.5px;position:absolute;content:""}.icon-plus:before{width:3px;height:16px;top:4px;left:10.5px;-webkit-transition:-webkit-transform .3s ease-in-out;-ms-transition:-ms-transform .3s ease-in-out;-moz-transform:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out}.icon-plus-green:after,.icon-plus-green:before{background-color:#381464}.menu-button{display:inline-block;padding:.5em}.burger-icon{position:relative;margin-top:8px;margin-bottom:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.burger-icon,.burger-icon:after,.burger-icon:before{display:block;width:25px;height:3px;background-color:#fafafa;transition-property:background-color,transform;transition-duration:.3s}.burger-icon:after,.burger-icon:before{position:absolute;content:""}.burger-icon:before{top:-8px}.burger-icon:after{top:8px}.f-burger-icon{position:relative;margin-top:7px;margin-bottom:7px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:1px!important}.f-burger-icon,.f-burger-icon:after,.f-burger-icon:before{display:block;width:18px;height:2px;background-color:#381464;transition-property:background-color,transform;transition-duration:.3s}.f-burger-icon:after,.f-burger-icon:before{position:absolute;content:""}.f-burger-icon:before{top:-7px}.f-burger-icon:after{top:7px}.menu-button.is-active .burger-icon{background-color:transparent}.menu-button.is-active .burger-icon:before{transform:translateY(8px) rotate(45deg)}.menu-button.is-active .burger-icon:after{transform:translateY(-8px) rotate(-45deg)}.icon-plus.is-active{background-color:transparent}.icon-plus.is-active:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transition:rotate(90deg)}.ov-menu-button.is-active .f-burger-icon{background-color:transparent}.ov-menu-button.is-active .f-burger-icon:before{transform:translateY(7px) rotate(45deg)}.ov-menu-button.is-active .f-burger-icon:after{transform:translateY(-7px) rotate(-45deg)}.panel-heading{position:relative}.panel-heading[data-toggle=collapse]:after{font-family:FontAwesome;content:"\27A4";position:absolute;color:#3fa294;font-size:26px;line-height:25px;margin-left:11px;margin-top:8px;float:right;transform:rotate(-90deg)}.panel-heading[data-toggle=collapse].collapsed:after{transform:rotate(90deg)}#navbarSupportedContentborder{margin-left:-15px;margin-right:-15px;border-top:2px solid #381464}.find-product-nav-main{min-height:460px}@media(max-width:359.98px){.search-table table td{vertical-align:middle!important}}@media(min-width:360px)and (max-width:374.98px){.search-table table td{vertical-align:middle!important}}@media(min-width:375px)and (max-width:410.98px){.search-table table td{vertical-align:middle!important}}@media(min-width:411px)and (max-width:575.98px){.search-table table td{vertical-align:middle!important}}.search-table table .img-border{max-width:150px;max-height:150px;border:1px solid;border-radius:15px;padding:10px;background-color:#fff}.dna-test-loading{background-image:url(/images/dna-test-loading.svg)}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}@media(max-width:575px){.justify-content-xs-center{justify-content:center!important}}.reports{background-color:#fff;border-radius:10px;height:250px;overflow:scroll;color:#823f98}.breeders-page-loyalty-points-image{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/Loyalty_Icon_Reverse.svg);width:200px;height:200px;background-size:cover}.breeders-page-loyalty-points-image:hover{background-image:url(https://s3.ap-southeast-2.amazonaws.com/orivet-2.1-bucket/images/Loyalty_Icon_Positve.svg)}@media(max-width:768px){.breeders-page-loyalty-points-image{width:100px;height:100px}}div.sign-up input[type=email]{border-radius:35px;padding:10px;width:75%!important;height:40px!important}@media(min-width:768px)and (max-width:991.98px){div.sign-up input[type=email]{height:25px!important;font-size:10px!important}}@media(max-width:359.98px){div.sign-up h5{font-size:12.8px!important}}@media(min-width:360px)and (max-width:374.98px){div.sign-up h5{font-size:14.4px!important}}@media(min-width:375px)and (max-width:410.98px){div.sign-up h5{font-size:15px!important}}@media(min-width:411px)and (max-width:575.98px){div.sign-up h5{font-size:16.44px!important}}@media(min-width:768px)and (max-width:991.98px){div.sign-up h5{font-size:15px!important}}div.sign-up .logo{height:100px}@media(min-width:768px)and (max-width:991.98px){div.sign-up .logo{height:50px}}div.sign-up .points h3{font-family:manrope-semibold,serif;color:#ed1e79}@media(max-width:359.98px){div.sign-up .points h3{font-size:17.07px!important}}@media(min-width:360px)and (max-width:374.98px){div.sign-up .points h3{font-size:19.2px!important}}@media(min-width:375px)and (max-width:410.98px){div.sign-up .points h3{font-size:20px!important}}@media(min-width:411px)and (max-width:575.98px){div.sign-up .points h3{font-size:21.92px!important}}@media(min-width:768px)and (max-width:991.98px){div.sign-up .points h3{font-size:20px!important}}@media(max-width:359.98px){div.sign-up .modal-content{margin-top:0!important}}@media(min-width:360px)and (max-width:374.98px){div.sign-up .modal-content{margin-top:0!important}}@media(min-width:375px)and (max-width:410.98px){div.sign-up .modal-content{margin-top:0!important}}@media(min-width:411px)and (max-width:575.98px){div.sign-up .modal-content{margin-top:0!important}}@media(max-width:359.98px){div.sign-up .img-fluid{height:241.49px!important}}@media(min-width:360px)and (max-width:374.98px){div.sign-up .img-fluid{height:271.68px!important}}@media(min-width:375px)and (max-width:410.98px){div.sign-up .img-fluid{height:283px!important}}@media(min-width:411px)and (max-width:575.98px){div.sign-up .img-fluid{height:310.17px!important}}div.promo-model .close-icon{right:37px;top:8px}@media(min-width:992px)and (max-width:1279.98px){div.promo-model .discount-text{font-size:23.25px!important}}@media(min-width:1280px)and (max-width:1365.98px){div.promo-model .discount-text{font-size:30px!important}}@media(min-width:1366px)and (max-width:1439.98px){div.promo-model .discount-text{font-size:32.02px!important}}@media(min-width:1440px)and (max-width:1599.98px){div.promo-model .discount-text{font-size:33.75px!important}}@media(min-width:1600px)and (max-width:1679.98px){div.promo-model .discount-text{font-size:37.5px!important}}@media(min-width:1680px)and (max-width:1919.98px){div.promo-model .discount-text{font-size:39.38px!important}}@media(min-width:1920px){div.promo-model .discount-text{font-size:45px!important}}@media(max-width:359.98px){div.promo-model .discount-text{font-size:25.6px!important}}@media(min-width:360px)and (max-width:374.98px){div.promo-model .discount-text{font-size:28.8px!important}}@media(min-width:375px)and (max-width:410.98px){div.promo-model .discount-text{font-size:30px!important}}@media(min-width:411px)and (max-width:575.98px){div.promo-model .discount-text{font-size:32.88px!important}}@media(min-width:576px)and (max-width:767.98px){div.promo-model .discount-text{font-size:46.08px!important}}@media(min-width:768px)and (max-width:991.98px){div.promo-model .discount-text{font-size:61.44px!important}}div.promo-model .close-icon{font-size:36px}.title-24-bold{font-size:24px!important;font-weight:900!important;color:#381464;font-family:manrope-bold;margin-bottom:0!important}.title-24{font-weight:600!important}.breeds-info-light-pink{background-color:#ebd9ff}.breed-info-font{font-weight:400;font-size:22px}.breed-info-wide-image{max-width:100%;height:450px;border-radius:30px}.breed-info-major-traits{height:275px;text-align:center;align-content:center}.breed-info-number-round{max-width:39px;background-color:#381464;border-radius:50%;margin-left:auto;margin-right:auto}.breed-info-round-number{font-size:24px!important;font-weight:600!important;color:#fff}@media(max-width:768px){.responsible-main-desc{font-size:22px!important;line-height:35px}}@media(max-width:768px){.responsible-breeder-points{text-align:justify;text-indent:-32px;padding-left:2.25rem!important;padding-right:1.25rem!important}.responsible-breeder-points li{margin-bottom:10px}}.orivet-Responsible-breeders-p{font-size:24px!important;font-weight:500!important}.breeders-program-q{font-size:20px!important}.breeders-program-check{font-size:18px!important;color:#180332}.custom-border{border:2px solid #180332;border-radius:20px;width:100%;box-sizing:border-box;margin:0 auto}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;vertical-align:top}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.btn{border-radius:50px;text-transform:uppercase;white-space:nowrap;letter-spacing:1px}@media(min-width:768px)and (max-width:991.98px){.btn-mb{padding:1px!important;font-size:7px!important;min-width:75px!important}}@media(min-width:992px)and (max-width:1279.98px){.btn-mb{padding:6px!important;font-size:7px!important;min-width:87px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-mb{padding:7px!important;font-size:9px!important;min-width:97px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-mb{padding:7px!important;font-size:9px!important;min-width:105px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-mb{padding:8px!important;font-size:10px!important;min-width:110px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-mb{padding:9.5px!important;font-size:12px!important;min-width:120px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-mb{padding:9.5px!important;font-size:12px!important;min-width:130px!important}}@media(min-width:1920px){.btn-mb{padding:11px!important;font-size:14px!important;min-width:150px!important}}.btn-mb-purple{background-color:#ed1e79!important;color:#fff!important}.btn-mb-purple:hover{background-color:#fff!important;color:#ed1e79!important}@media(min-width:992px)and (max-width:1279.98px){.btn-mb-purple{padding:6px!important;font-size:7px!important;min-width:87px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-mb-purple{padding:7.5px!important;font-size:9px!important;min-width:107px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-mb-purple{padding:8px!important;font-size:9px!important;min-width:112px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-mb-purple{padding:8.5px!important;font-size:10px!important;min-width:120px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-mb-purple{padding:9.5px!important;font-size:12px!important;min-width:120px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-mb-purple{padding:9.5px!important;font-size:12px!important;min-width:133px!important}}@media(min-width:1920px){.btn-mb-purple{padding:11px!important;font-size:14px!important;min-width:160px!important}}.hover-bg-primary:hover{background-color:#381464!important}.hover-bg-purple:hover{background-color:#ed1e79!important}.hover-bg-white:hover{background-color:#fff!important}.hover-text-primary:hover{color:#381464!important}.hover-text-purple:hover{color:#ed1e79!important}.hover-text-white:hover{color:#fff!important}.hover-border-primary:hover{border:1px solid #381464!important}.hover-border-purple:hover{border:1px solid #ed1e79!important}.hover-border-white:hover{border:1px solid #fff!important}@media(max-width:575.98px){.btn-sm{padding:7.5px!important;font-size:9px!important;min-width:85px!important}}@media(min-width:576px)and (max-width:767.98px){.btn-sm{padding:7.5px!important;font-size:9px!important;min-width:85px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-sm{padding:18px!important;font-size:12px!important;width:100%!important}}@media(min-width:992px)and (max-width:1279.98px){.btn-sm{padding:7.5px!important;font-size:9px!important;min-width:85px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-sm{padding:10px!important;font-size:12px!important;min-width:106px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-sm{padding:11.5px!important;font-size:12px!important;min-width:115px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-sm{padding:12px!important;font-size:12px!important;min-width:120px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-sm{padding:13.5px!important;font-size:14px!important;min-width:136px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-sm{padding:14.5px!important;font-size:16px!important;min-width:145px!important}}@media(min-width:1920px){.btn-sm{padding:15.5px!important;font-size:19px!important;min-width:160px!important}}@media(max-width:575.98px){.btn-md{padding:10.5px!important;font-size:10px!important;min-width:116px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-md{padding:20px!important;font-size:12px!important;width:80%!important}}@media(min-width:992px)and (max-width:1279.98px){.btn-md{padding:10.5px!important;font-size:10px!important;min-width:116px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-md{padding:14px!important;font-size:12px!important;min-width:145px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-md{padding:14px!important;font-size:12px!important;min-width:153px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-md{padding:13.5px!important;font-size:14px!important;min-width:160px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-md{padding:15.5px!important;font-size:16px!important;min-width:185px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-md{padding:19.5px!important;font-size:16px!important;min-width:190px!important}}@media(min-width:1920px){.btn-md{padding:21px!important;font-size:18px!important;min-width:222px!important}}@media(max-width:575.98px){.btn-md-p{padding:10.5px!important;font-size:10px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-md-p{padding:10.5px!important;font-size:10px!important}}@media(min-width:992px)and (max-width:1279.98px){.btn-md-p{padding:10.5px!important;font-size:10px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-md-p{padding:14px!important;font-size:13px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-md-p{padding:14px!important;font-size:13px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-md-p{padding:13.5px!important;font-size:16px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-md-p{padding:15.5px!important;font-size:18px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-md-p{padding:19.5px!important;font-size:16px!important}}@media(min-width:1920px){.btn-md-p{padding:21px!important;font-size:20px!important}}@media(max-width:575.98px){.btn-lg{padding:15px!important;font-size:10px!important;min-width:160px!important}}@media(min-width:576px)and (max-width:767.98px){.btn-lg{padding:15px!important;font-size:10px!important;min-width:160px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-lg{padding:20px!important;font-size:18px!important;min-width:220px!important}}@media(min-width:992px)and (max-width:1279.98px){.btn-lg{padding:15px!important;font-size:10px!important;min-width:160px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-lg{padding:16px!important;font-size:14px!important;min-width:198px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-lg{padding:16px!important;font-size:16px!important;min-width:215px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-lg{padding:18.5px!important;font-size:16px!important;min-width:227px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-lg{padding:23.5px!important;font-size:16px!important;min-width:250px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-lg{padding:23.5px!important;font-size:16px!important;min-width:265px!important}}@media(min-width:1920px){.btn-lg{padding:29.5px!important;font-size:20px!important;min-width:305px!important}}.btn-default{background-color:#fff;border:1px solid #fff;color:#ed1e79}.btn-default:hover{color:#381464}.btn-default:focus{color:#ed1e79}.btn-primary{color:#fff;background-color:#381464;border:1px solid #381464}.btn-primary:hover{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-primary:focus{color:#fff;background-color:#381464;border:1px solid #381464}.btn-primary:focus:hover{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-primary:active{color:#fff;background-color:#381464;border:1px solid #381464}.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn-add-animal,.btn-purple,.btnAddMore,.btnRegister{background-color:#ed1e79;border:1px solid #ed1e79;color:#fff}.btn-add-animal:hover,.btn-purple:hover,.btnAddMore:hover,.btnRegister:hover{color:#fff;background-color:#381464;border:1px solid #381464}.btn-purple--hover-pink:hover{border:1px solid #ed1e79}.btn-add-animal:focus,.btn-purple:focus,.btnAddMore:focus,.btnRegister:focus{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-add-animal:focus:hover,.btn-purple:focus:hover,.btnAddMore:focus:hover,.btnRegister:focus:hover{color:#fff;background-color:#381464;border:1px solid #381464}.btn-add-animal:active,.btn-purple:active,.btnAddMore:active,.btnRegister:active{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-add-animal:not(:disabled):not(.disabled):active,.btn-purple:not(:disabled):not(.disabled):active,.btnAddMore:not(:disabled):not(.disabled):active,.btnRegister:not(:disabled):not(.disabled):active{color:#fff;background-color:#381464;border:1px solid #381464}.btn-add-animal:not(:disabled):not(.disabled):active:focus,.btn-purple:not(:disabled):not(.disabled):active:focus,.btnAddMore:not(:disabled):not(.disabled):active:focus,.btnRegister:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn-orange-order,.btn-warning{color:#fff;background-color:#ff7d19;border:1px solid #ff7d19}.btn-orange-order:hover,.btn-warning:hover{background-color:#fff;border:1px solid #ff7d19;color:#ff7d19}.btn-orange-order:focus,.btn-warning:focus{color:#fff;background-color:#ff7d19;border:1px solid #ff7d19}.btn-orange-order:focus:hover,.btn-warning:focus:hover{color:#ff7d19;background-color:#fff;border:1px solid #fff}.btn-orange-order:active,.btn-orange-order:not(:disabled):not(.disabled):active,.btn-warning:active,.btn-warning:not(:disabled):not(.disabled):active{color:#fff;background-color:#ff7d19;border:1px solid #ff7d19}.btn-orange-order:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn-purple-on-green{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-purple-on-green:hover{color:#ed1e79;background-color:#fff}.btn-purple-on-green:focus{color:#fff;background-color:#ed1e79}.btn-parentage,.btn-primary-outline,.btn-view-form{color:#381464!important;background-color:#fff;border:1px solid #381464}.btn-parentage:hover,.btn-primary-outline:hover,.btn-view-form:hover{border:1px solid #ed1e79;color:#ed1e79!important;background-color:#fff}.btn-parentage:focus,.btn-primary-outline-light,.btn-primary-outline:focus,.btn-view-form:focus{border:1px solid #381464;color:#381464}.btn-primary-outline-light{background-color:#d9ecea}.btn-primary-outline-light:hover{border:1px solid #ed1e79;color:#ed1e79;background-color:#e6d9ea}.btn-primary-outline-light:focus{border:1px solid #381464;color:#381464}.btn-gray-primary-outline{color:#b3b3b3;background-color:#fff;border:1px solid #381464}.btn-gray-primary-outline:hover{background-color:#fff;border:1px solid #ed1e79;color:#381464}.btn-gray-primary-outline:focus{color:#b3b3b3;background-color:#fff}.btn-no-color-primary-outline{color:#381464;background-color:transparent;border:1px solid #381464}.btn-no-color-primary-outline:hover{border:1px solid #ed1e79;color:#ed1e79;background-color:#fff}.btn-no-color-primary-outline:focus{border:1px solid #381464;color:#381464}.btn-order-test,.btn-purple-outline,.btn-request-swab{color:#ed1e79;background-color:#fff;border:1px solid #ed1e79}.btn-order-test:hover,.btn-purple-outline:hover,.btn-request-swab:hover{color:#381464;border:1px solid #381464}.btn-no-color-purple-outline,.btn-order-test:focus,.btn-purple-outline:focus,.btn-request-swab:focus{border:1px solid #ed1e79;color:#ed1e79}.btn-no-color-purple-outline{background-color:transparent}.btn-no-color-purple-outline:hover{color:#381464;border:1px solid #381464}.btn-no-color-purple-outline:focus{border:1px solid #ed1e79;color:#ed1e79}.btn-default-outline{color:#fff;background-color:transparent;border:1px solid #fff}.btn-default-outline:hover{color:#381464;background-color:#fff;border:1px solid #fff}.btn-default-outline:focus{border:1px solid #fff;color:#fff}.btn-default-outline:focus:hover{color:#381464}.btn-default-outline:active,.btn-default-outline:not(:disabled):not(.disabled):active{color:#381464;border:1px solid #fff}.btn-default-outline:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn .badge{font-size:14px;position:relative}.btn-with-badge{background-color:#ff7d19;border:1px solid #ff7d19;color:#fff!important;padding:5px;font-size:10px}.btn-with-badge span{background-color:#fff;color:#ff7d19;border-radius:50%!important;padding:10px 6px!important;width:30px;height:30px;text-align:center!important;vertical-align:sub!important;font-size:14px}@media(min-width:1200px){.btn-with-badge span{padding:5px!important;width:20px;height:20px;text-align:center!important;vertical-align:sub!important}}@media(min-width:1200px){.btn-with-badge{padding:4px;font-size:10px}}.btn-purple-outline-with-badge{background-color:#fff;color:#ed1e79!important;padding:2px 5px;margin:0 0 0 10px;font-size:10px;border:1px solid #ed1e79}.btn-purple-outline-with-badge span{background-color:#ed1e79;color:#fff;padding:10px}.original-btn-cart{border:0!important;margin-left:15px!important;padding:2.75px 9px!important;font-size:17.5px!important;background-color:hsla(0,0%,100%,.25)!important;min-width:0!important}.original-btn-cart:hover{color:#823f98!important;background-color:#fff!important}.original-btn-cart:hover .btn-batch-cart{color:#fff!important}.smb-default{background-color:#fff;border:1px solid #381464;color:#381464;padding:28px 8px;font-family:manrope-semibold;font-size:13px;text-transform:uppercase}.smb-default:hover{color:#ed1e79;border:1px solid #ed1e79}.smb-default:focus{color:#ed1e79}@media(min-width:992px)and (max-width:1279.98px){.smb-default{font-size:9.3px;padding:9.3px}}@media(min-width:1280px)and (max-width:1365.98px){.smb-default{font-size:12px;padding:12px}}@media(min-width:1366px)and (max-width:1439.98px){.smb-default{font-size:12.8px;padding:12.5px}}@media(min-width:1440px)and (max-width:1599.98px){.smb-default{font-size:13.5px;padding:13px}}@media(min-width:1600px)and (max-width:1679.98px){.smb-default{font-size:15px;padding:13px}}@media(min-width:1680px)and (max-width:1919.98px){.smb-default{font-size:16px;padding:13px}}@media(min-width:1920px){.smb-default{font-size:18px;padding:18px}}.smb-primary{background-color:#f5f2f8;border:1px solid #381464;color:#381464;padding:28px;font-family:manrope-semibold;font-size:13px;text-transform:uppercase}.smb-primary:hover{color:#ed1e79;border:1px solid #ed1e79;background-color:#efecf5}.smb-primary:focus{border:1px solid #381464;color:#381464;background-color:#efecf5}@media(min-width:992px)and (max-width:1279.98px){.smb-primary{font-size:9.3px;padding:10.3px}}@media(min-width:1280px)and (max-width:1365.98px){.smb-primary{font-size:12px;padding:12px}}@media(min-width:1366px)and (max-width:1439.98px){.smb-primary{font-size:12.8px;padding:12.5px}}@media(min-width:1440px)and (max-width:1599.98px){.smb-primary{font-size:13.5px;padding:13px}}@media(min-width:1600px)and (max-width:1679.98px){.smb-primary{font-size:15px;padding:13px}}@media(min-width:1680px)and (max-width:1919.98px){.smb-primary{font-size:16px;padding:13px}}@media(min-width:1920px){.smb-primary{font-size:18px;padding:18px}}.smb-purple{background-color:#ed1e79;border:1px solid #ed1e79;color:#fff;text-transform:uppercase}@media(max-width:359.98px){.smb-purple{line-height:2.4}}@media(min-width:360px)and (max-width:374.98px){.smb-purple{line-height:2.4}}@media(min-width:375px)and (max-width:410.98px){.smb-purple{line-height:2.4}}@media(min-width:411px)and (max-width:575.98px){.smb-purple{line-height:2.4}}@media(min-width:576px)and (max-width:767.98px){.smb-purple{line-height:2.4}}@media(min-width:768px)and (max-width:991.98px){.smb-purple{line-height:2.4}}.smb-purple:hover{border:1px solid #381464;background-color:#381464;color:#fff}.smb-purple:focus{background-color:#ed1e79;color:#fff}@media(min-width:992px)and (max-width:1279.98px){.smb-purple{font-size:13px;padding:11px}}@media(min-width:1280px)and (max-width:1365.98px){.smb-purple{font-size:15px;padding:11.6px}}@media(min-width:1366px)and (max-width:1439.98px){.smb-purple{font-size:16.9px;padding:12.45px}}@media(min-width:1440px)and (max-width:1599.98px){.smb-purple{font-size:16.5px;padding:13px}}@media(min-width:1600px)and (max-width:1679.98px){.smb-purple{font-size:18px;padding:13px}}@media(min-width:1680px)and (max-width:1919.98px){.smb-purple{font-size:18px;padding:15px}}@media(min-width:1920px){.smb-purple{font-size:22px;padding:16px}}.btn-rectangle{text-transform:capitalize;border:1px solid #ed1e79!important;border-radius:30px;box-shadow:none;padding:50px 20px!important;color:#381464}.btn-rectangle:hover{background-color:#e6d9ea;color:#381464}.btn-rectangle:focus{background-color:#fff;color:#381464}@media(max-width:575.98px){.btn-rectangle{font-size:16px!important;padding:30px!important;border-radius:15px}}@media(min-width:576px)and (max-width:767.98px){.btn-rectangle{font-size:24px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-rectangle{font-size:24px!important}}@media(min-width:992px)and (max-width:1199.98px){.btn-rectangle{padding:50px 14px!important;font-size:18px!important}}@media(min-width:1200px){.btn-rectangle{font-size:24px!important}}.btn-order-swabs{font-weight:900!important;font-size:13px!important;padding:17px 21px 25px!important}.btn-main-search{font-size:25px!important;margin:1px -59px 5px 50px!important}.btn-pet-owners{font-size:12px!important;font-weight:500!important;padding:15px 22px 0 26px!important;margin-top:40px!important;height:40px}.btn-batch-cart-old{background-color:purple!important;color:#fff!important;border-radius:50%!important;padding:10px 8px!important;width:30px!important;height:30px!important;text-align:center!important;vertical-align:sub!important}.btn-batch-cart-old span{position:relative!important;top:-2px}.btn-cart{color:#ed1e79;background-color:#fff;border:1px solid #ed1e79;font-family:manrope-semibold,serif}.btn-cart:hover{color:#381464;border-color:#381464}.btn-cart:hover .btn-batch-cart{background-color:#381464}.btn-cart i{padding:8px}@media(max-width:359.98px){.btn-cart i{font-size:15.36px!important}}@media(min-width:360px)and (max-width:374.98px){.btn-cart i{font-size:17.28px!important}}@media(min-width:375px)and (max-width:410.98px){.btn-cart i{font-size:18px!important}}@media(min-width:411px)and (max-width:575.98px){.btn-cart i{font-size:19.73px!important}}@media(min-width:576px)and (max-width:767.98px){.btn-cart i{font-size:27.65px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-cart i{font-size:36.86px!important}}.btn-cart span{top:-5px!important}.btn-cart .btn-batch-cart{background-color:#ed1e79;color:#fff;border-radius:50%;text-align:center;vertical-align:sub}.btn-cart .btn-batch-cart:hover{background-color:#381464;color:#fff}@media(max-width:359.98px){.btn-cart .btn-batch-cart{font-size:8.53px;padding:3.41px 5.12px!important;width:17.07px;height:17.07px}}@media(min-width:360px)and (max-width:374.98px){.btn-cart .btn-batch-cart{font-size:9.6px;padding:3.84px 5.76px!important;width:19.2px;height:19.2px}}@media(min-width:375px)and (max-width:410.98px){.btn-cart .btn-batch-cart{font-size:10px;padding:4px 6px!important;width:20px;height:20px}}@media(min-width:411px)and (max-width:575.98px){.btn-cart .btn-batch-cart{font-size:10.96px;padding:4.38px 6.58px!important;width:21.92px;height:21.92px}}@media(min-width:576px)and (max-width:767.98px){.btn-cart .btn-batch-cart{font-size:15.36px;padding:6.14px 9.22px!important;width:30.72px;height:30.72px}}@media(min-width:768px)and (max-width:991.98px){.btn-cart .btn-batch-cart{font-size:20.48px;padding:8.19px 12.29px!important;width:40.96px;height:40.96px}}@media(min-width:992px)and (max-width:1279.98px){.btn-cart .btn-batch-cart{font-size:8.27px;padding:4.13px 3.1px!important;width:15.5px;height:15.5px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-cart .btn-batch-cart{font-size:10.67px;padding:5.33px 4px!important;width:20px;height:20px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-cart .btn-batch-cart{font-size:11.38px;padding:5.69px 4.27px!important;width:21.34px;height:21.34px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-cart .btn-batch-cart{font-size:12px;padding:6px 4.5px!important;width:22.5px;height:22.5px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-cart .btn-batch-cart{font-size:13.33px;padding:6.67px 5px!important;width:25px;height:25px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-cart .btn-batch-cart{font-size:14px;padding:7px 5.25px!important;width:26.25px;height:26.25px}}@media(min-width:1920px){.btn-cart .btn-batch-cart{font-size:16px;padding:8px 6px!important;width:30px;height:30px}}@media(max-width:359.98px){.btn-cart{font-size:8.53px;padding:0 4.27px;min-width:85.33px;letter-spacing:.85pt}}@media(min-width:360px)and (max-width:374.98px){.btn-cart{font-size:9.6px;padding:0 4.8px;min-width:96px;letter-spacing:.96pt}}@media(min-width:375px)and (max-width:410.98px){.btn-cart{font-size:10px;padding:0 5px;min-width:100px;letter-spacing:1pt}}@media(min-width:411px)and (max-width:575.98px){.btn-cart{font-size:10.96px;padding:0 5.48px;min-width:109.6px;letter-spacing:1.1pt}}@media(min-width:576px)and (max-width:767.98px){.btn-cart{font-size:15.36px;padding:0 7.68px;min-width:153.6px;letter-spacing:1.54pt}}@media(min-width:768px)and (max-width:991.98px){.btn-cart{font-size:20.48px;padding:0 10.24px;min-width:204.8px;letter-spacing:2.05pt}}@media(min-width:992px)and (max-width:1279.98px){.btn-cart{padding:1.55px;min-width:82.67px;letter-spacing:.52pt;font-size:10.33px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-cart{padding:2px;min-width:106.67px;letter-spacing:.67pt;font-size:13.33px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-cart{padding:2.13px;min-width:113.83px;letter-spacing:.71pt;font-size:14.23px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-cart{padding:2.25px;min-width:120px;letter-spacing:.75pt;font-size:15px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-cart{padding:2.5px;min-width:133.33px;letter-spacing:.83pt;font-size:16.67px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-cart{padding:2.63px;min-width:140px;letter-spacing:.88pt;font-size:17.5px}}@media(min-width:1920px){.btn-cart{padding:3px;min-width:160px;letter-spacing:1pt;font-size:20px}}.btnAddMore{padding:14px 38px!important;font-size:18px!important}@media(max-width:575.98px){.btnAddMore{padding:10px 34px!important;font-size:14px!important}}.btnRegister{padding:28px 56px!important;font-size:17px!important;margin-top:30px;margin-bottom:60px;letter-spacing:2px}@media(max-width:575.98px){.btnRegister{font-size:16px!important;padding:18px 52px!important}}.btn-view-all{-webkit-appearance:button-bevel;font-size:18px;color:#381464;text-decoration:underline;text-transform:uppercase}.btn-swab{padding:10px 20px;font-size:14px;letter-spacing:.5px}@media(max-width:359.98px){.btn-modal,.modal .btn-modal,.modal input.btn-modal[type=password],.modal input.btn-modal[type=text]{padding:6.83px!important;font-size:8.53px!important;letter-spacing:0;width:100%!important;height:auto!important}}@media(min-width:360px)and (max-width:374.98px){.btn-modal,.modal .btn-modal,.modal input.btn-modal[type=password],.modal input.btn-modal[type=text]{padding:7.68px!important;font-size:9.6px!important;letter-spacing:0;width:100%!important;height:auto!important}}@media(min-width:375px)and (max-width:410.98px){.btn-modal,.modal .btn-modal,.modal input.btn-modal[type=password],.modal input.btn-modal[type=text]{padding:8px!important;font-size:10px!important;letter-spacing:0;width:100%!important;height:auto!important}}@media(min-width:411px)and (max-width:575.98px){.btn-modal,.modal .btn-modal,.modal input.btn-modal[type=password],.modal input.btn-modal[type=text]{padding:8.77px!important;font-size:10.96px!important;letter-spacing:0;width:100%!important;height:auto!important}}@media(min-width:576px)and (max-width:767.98px){.btn-modal,.modal .btn-modal,.modal input.btn-modal[type=password],.modal input.btn-modal[type=text]{padding:10.5px!important;font-size:12px!important;min-width:135px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-modal,.modal .btn-modal,.modal input.btn-modal[type=password],.modal input.btn-modal[type=text]{padding:14px!important;font-size:16px!important;min-width:180px!important}}.btn-tr{color:#ed1e79;background-color:#fff;border:1.3px solid #ed1e79;font-family:manrope-semibold,serif;letter-spacing:1px}.btn-tr:hover{background-color:#f2eff6;color:#381464!important;border:1.3px solid #381464}.btn-tr i{margin-left:10px}@media(max-width:575.98px){.btn-tr{margin:5px 0;padding:10px 6px!important;font-size:12px!important;font-family:manrope,serif}.btn-tr i{margin-left:5px}}@media(min-width:576px)and (max-width:767.98px){.btn-tr{padding:8px!important;font-size:6px!important}.btn-tr i{margin-left:5px}}@media(min-width:768px)and (max-width:991.98px){.btn-tr{padding:8px!important;font-size:10px!important}.btn-tr i{margin-left:5px}}@media(min-width:992px)and (max-width:1279.98px){.btn-tr{margin-left:0;padding:14px 8px!important;font-size:10px!important}.btn-tr i{margin-left:5px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-tr{margin-left:12px;padding:10px 14px!important;font-size:12px!important}.btn-tr i{margin-left:10px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-tr{padding:15px 10px!important;font-size:14px!important}.btn-tr i{margin-left:10px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-tr{padding:10px!important;font-size:11px!important}.btn-tr i{margin-left:10px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-tr{padding:10px!important;font-size:11px!important}.btn-tr i{margin-left:10px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-tr{padding:15px 10px!important;font-size:13px!important}.btn-tr i{margin-left:10px}}@media(min-width:1920px){.btn-tr{padding:15px 20px!important;font-size:16px!important}.btn-tr i{margin-left:10px}}.btn-tr-purple{color:#ed1e79;background-color:#bf9dc8;border:1.3px solid #ed1e79;font-family:manrope-semibold,serif;letter-spacing:1px}.btn-tr-purple:hover{background-color:#f4f1f8;color:#381464;border:1.3px solid #381464}.btn-tr-purple i{margin-left:10px}@media(max-width:575.98px){.btn-tr-purple{margin:5px 0;padding:10px 6px!important;font-size:12px!important;font-family:manrope,serif}.btn-tr-purple i{margin-left:5px}}@media(min-width:576px)and (max-width:767.98px){.btn-tr-purple{padding:8px!important;font-size:6px!important}.btn-tr-purple i{margin-left:5px}}@media(min-width:768px)and (max-width:991.98px){.btn-tr-purple{padding:8px!important;font-size:10px!important}.btn-tr-purple i{margin-left:5px}}@media(min-width:992px)and (max-width:1279.98px){.btn-tr-purple{margin-left:0;padding:14px 8px!important;font-size:10px!important}.btn-tr-purple i{margin-left:5px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-tr-purple{margin-left:12px;padding:10px 14px!important;font-size:12px!important}.btn-tr-purple i{margin-left:10px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-tr-purple{padding:15px 10px!important;font-size:14px!important}.btn-tr-purple i{margin-left:10px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-tr-purple{padding:15px 12px!important;font-size:14px!important}.btn-tr-purple i{margin-left:10px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-tr-purple{padding:15px 42px!important;font-size:16px!important}.btn-tr-purple i{margin-left:10px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-tr-purple{padding:15px 42px!important;font-size:16px!important}.btn-tr-purple i{margin-left:10px}}@media(min-width:1920px){.btn-tr-purple{padding:15px 42px!important;font-size:16px!important}.btn-tr-purple i{margin-left:10px}}@media(max-width:575.98px){.btn-signin{padding:15px!important;font-size:10px!important;min-width:160px!important}}@media(min-width:576px)and (max-width:767.98px){.btn-signin{padding:15px!important;font-size:10px!important;min-width:160px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-signin{padding:20px!important;font-size:18px!important;min-width:220px!important}}@media(min-width:992px)and (max-width:1279.98px){.btn-signin{padding:15px!important;font-size:10px!important;min-width:160px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-signin{padding:16px!important;font-size:14px!important;min-width:198px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-signin{padding:16px!important;font-size:16px!important;min-width:215px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-signin{padding:18.5px!important;font-size:16px!important;min-width:227px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-signin{padding:23.5px!important;font-size:16px!important;min-width:250px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-signin{padding:23.5px!important;font-size:16px!important;min-width:265px!important}}@media(min-width:1920px){.btn-signin{padding:26.5px!important;font-size:23px!important;min-width:305px!important}}@media(max-width:575.98px){.btn-loginreg{padding:10.5px!important;font-size:10px!important;min-width:116px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-loginreg{padding:10.5px!important;font-size:10px!important;width:80%!important}}@media(min-width:992px)and (max-width:1279.98px){.btn-loginreg{padding:10.5px!important;font-size:10px!important;min-width:116px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-loginreg{padding:14px!important;font-size:13px!important;min-width:145px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-loginreg{padding:14px!important;font-size:13px!important;min-width:153px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-loginreg{padding:13.5px!important;font-size:16px!important;min-width:160px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-loginreg{padding:15.5px!important;font-size:18px!important;min-width:185px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-loginreg{padding:19.5px!important;font-size:16px!important;min-width:190px!important}}@media(min-width:1920px){.btn-loginreg{padding:19px!important;font-size:22px!important;min-width:224px!important}}.btn-subscribe{background-color:#ed1e79;border:1px solid #ed1e79;color:#fff}.btn-subscribe:hover{color:#ed1e79;background-color:#fff;border:1px solid #fff}@media(max-width:575.98px){.btn-subscribe{padding:9.5px!important;font-size:8px!important;min-width:85px!important}}@media(min-width:768px)and (max-width:991.98px){.btn-subscribe{padding:10.5px!important;font-size:10px!important;width:80%!important}}@media(min-width:992px)and (max-width:1279.98px){.btn-subscribe{padding:10.5px!important;font-size:10px!important;min-width:116px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-subscribe{padding:14px!important;font-size:13px!important;min-width:145px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-subscribe{padding:14px!important;font-size:13px!important;min-width:153px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-subscribe{padding:12.5px!important;font-size:16px!important;min-width:160px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-subscribe{padding:15.5px!important;font-size:18px!important;min-width:185px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-subscribe{padding:17.5px!important;font-size:18px!important;min-width:190px!important}}@media(min-width:1920px){.btn-subscribe{padding:21px!important;font-size:20px!important;min-width:222px!important}}.btn-store:hover{border:1px solid #381464}@media(max-width:575.98px){.btn-store{font-size:10px;padding:8px;min-width:120px;letter-spacing:1px}}@media(min-width:576px)and (max-width:767.98px){.btn-store{font-size:12px;padding:10px;min-width:140px;letter-spacing:1px}}@media(min-width:768px)and (max-width:991.98px){.btn-store{font-size:12px;padding:10px;min-width:140px;letter-spacing:1px}}@media(min-width:992px)and (max-width:1279.98px){.btn-store{font-size:12px;padding:10px;min-width:140px;letter-spacing:1px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-store{font-size:12px;padding:10px;min-width:140px;letter-spacing:1px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-store{font-size:12px;padding:10px;min-width:140px;letter-spacing:1px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-store{font-size:12px;padding:10px;min-width:140px;letter-spacing:1px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-store{font-size:12px;padding:14px;min-width:176px;letter-spacing:1px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-store{font-size:17.5px;padding:10px;min-width:186px;letter-spacing:1px}}@media(min-width:1920px){.btn-store{font-size:18px;padding:15px;min-width:216px;letter-spacing:1px}}.btn-store-visit{bottom:5px}.btn-store-visit:hover{background-color:#fff;border:1px solid #fff;color:#823f98}.btn-store-visit:hover .store-arrow-right{color:#823f98}@media(max-width:359.98px){.btn-store-visit:hover .store-arrow-right{font-size:8.53px}}@media(min-width:360px)and (max-width:374.98px){.btn-store-visit:hover .store-arrow-right{font-size:9.6px}}@media(min-width:375px)and (max-width:410.98px){.btn-store-visit:hover .store-arrow-right{font-size:10px}}@media(min-width:411px)and (max-width:575.98px){.btn-store-visit:hover .store-arrow-right{font-size:10.96px}}@media(min-width:576px)and (max-width:767.98px){.btn-store-visit:hover .store-arrow-right{font-size:15.36px}}@media(min-width:768px)and (max-width:991.98px){.btn-store-visit:hover .store-arrow-right{font-size:20.48px}}@media(min-width:576px)and (max-width:767.98px){.btn-store-visit:hover .store-arrow-right{font-size:10.5px}}@media(min-width:768px)and (max-width:991.98px){.btn-store-visit:hover .store-arrow-right{font-size:14px}}@media(min-width:992px)and (max-width:1279.98px){.btn-store-visit:hover .store-arrow-right{font-size:8.27px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-store-visit:hover .store-arrow-right{font-size:10.67px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-store-visit:hover .store-arrow-right{font-size:11.38px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-store-visit:hover .store-arrow-right{font-size:12px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-store-visit:hover .store-arrow-right{font-size:13.33px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-store-visit:hover .store-arrow-right{font-size:14px}}@media(min-width:1920px){.btn-store-visit:hover .store-arrow-right{font-size:16px}}.btn-store-visit:focus{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-store-visit:focus:hover{color:#ed1e79;background-color:#fff;border:1px solid #fff}.btn-store-visit:active{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-store-visit:active .store-arrow-right{color:#fff}.btn-store-visit:not(:disabled):not(.disabled):active{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.btn-store-visit:not(:disabled):not(.disabled):active .store-arrow-right{color:#fff}.btn-store-visit:not(:disabled):not(.disabled):active:focus{box-shadow:none}@media(max-width:359.98px){.btn-store-visit{padding:6.4px;font-size:7.68px;min-width:93.87px}}@media(min-width:360px)and (max-width:374.98px){.btn-store-visit{padding:7.2px;font-size:8.64px;min-width:105.6px}}@media(min-width:375px)and (max-width:410.98px){.btn-store-visit{padding:7.5px;font-size:9px;min-width:110px}}@media(min-width:411px)and (max-width:575.98px){.btn-store-visit{padding:8.22px;font-size:9.86px;min-width:120.56px}}@media(min-width:576px)and (max-width:767.98px){.btn-store-visit{padding:11.52px;font-size:13.82px;min-width:168.96px}}@media(min-width:768px)and (max-width:991.98px){.btn-store-visit{padding:15.36px;font-size:18.43px;min-width:225.28px}}@media(min-width:576px)and (max-width:767.98px){.btn-store-visit{padding:10.5px;font-size:10.5px;width:101.25px}}@media(min-width:768px)and (max-width:991.98px){.btn-store-visit{padding:14px;font-size:14px;width:135px}}@media(min-width:992px)and (max-width:1279.98px){.btn-store-visit{padding:8.27px;font-size:8.27px;min-width:82.67px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-store-visit{padding:10.67px;font-size:10.67px;min-width:106.67px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-store-visit{padding:11.38px;font-size:11.38px;min-width:113.83px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-store-visit{padding:12px;font-size:12px;min-width:120px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-store-visit{padding:13.33px;font-size:13.33px;min-width:133.33px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-store-visit{padding:14px;font-size:14px;min-width:140px}}@media(min-width:1920px){.btn-store-visit{padding:16px;font-size:16px;min-width:160px}}@media(min-width:576px)and (max-width:767.98px){.btn-store-visit{position:absolute}}@media(min-width:768px)and (max-width:991.98px){.btn-store-visit{position:absolute}}@media(min-width:992px)and (max-width:1279.98px){.btn-store-visit{position:absolute}}@media(min-width:1280px)and (max-width:1365.98px){.btn-store-visit{position:absolute}}@media(min-width:1366px)and (max-width:1439.98px){.btn-store-visit{position:absolute}}@media(min-width:1440px)and (max-width:1599.98px){.btn-store-visit{position:absolute}}@media(min-width:1600px)and (max-width:1679.98px){.btn-store-visit{position:absolute}}@media(min-width:1680px)and (max-width:1919.98px){.btn-store-visit{position:absolute}}@media(min-width:1920px){.btn-store-visit{position:absolute}}@media(max-width:575.98px){.btn-store-test{font-size:10px;padding:6px 10px}}@media(min-width:576px)and (max-width:767.98px){.btn-store-test{font-size:12px;padding:15px 27.5px}}@media(min-width:768px)and (max-width:991.98px){.btn-store-test{font-size:12px;padding:15px 27.5px}}@media(min-width:992px)and (max-width:1279.98px){.btn-store-test{font-size:10px;padding:8px 15px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-store-test{font-size:12px;padding:15px 27.5px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-store-test{font-size:14px;padding:15px 27.5px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-store-test{font-size:16px;padding:15px 27.5px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-store-test{font-size:16px;padding:15px 27.5px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-store-test{font-size:18px;padding:15px 27.5px}}@media(min-width:1920px){.btn-store-test{font-size:18px;padding:15px 27.5px}}.btn-table-action{text-transform:capitalize}@media(min-width:992px)and (max-width:1279.98px){.btn-table-action{font-size:8.78px!important;padding:1.55px 7.75px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-table-action{font-size:11.33px!important;padding:2px 10px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-table-action{font-size:12.09px!important;padding:2.13px 10.67px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-table-action{font-size:12.75px!important;padding:2.25px 11.25px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-table-action{font-size:14.17px!important;padding:2.5px 12.5px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-table-action{font-size:14.88px!important;padding:2.63px 13.13px!important}}@media(min-width:1920px){.btn-table-action{font-size:17px!important;padding:3px 15px!important}}.btn-reset{color:#b3b3b3;background-color:#fff;border:1px solid #381464;font-family:manrope-medium;width:100%}.btn-reset:hover{border:1px solid #ed1e79;color:#ed1e79!important;background-color:#fff}.btn-reset:focus{border:1px solid #381464;color:#381464}@media(max-width:359.98px){.btn-reset{padding:6.83px;font-size:10.24px;border-radius:21.33px}}@media(min-width:360px)and (max-width:374.98px){.btn-reset{padding:7.68px;font-size:11.52px;border-radius:24px}}@media(min-width:375px)and (max-width:410.98px){.btn-reset{padding:8px;font-size:12px;border-radius:25px}}@media(min-width:411px)and (max-width:575.98px){.btn-reset{padding:8.77px;font-size:13.15px;border-radius:27.4px}}@media(min-width:576px)and (max-width:767.98px){.btn-reset{padding:12.29px;font-size:18.43px;border-radius:38.4px}}@media(min-width:768px)and (max-width:991.98px){.btn-reset{padding:16.38px;font-size:24.58px;border-radius:51.2px}}@media(min-width:992px)and (max-width:1279.98px){.btn-reset{padding:9.82px;font-size:10.33px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-reset{padding:12.67px;font-size:13.33px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-reset{padding:13.52px;font-size:14.23px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-reset{padding:14.25px;font-size:15px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-reset{padding:15.83px;font-size:16.67px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-reset{padding:16.63px;font-size:17.5px}}@media(min-width:1920px){.btn-reset{padding:19px;font-size:20px}}.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-family:manrope-semibold}@media(max-width:359.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:10.24px;padding:6.83px}}@media(min-width:360px)and (max-width:374.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:11.52px;padding:7.68px}}@media(min-width:375px)and (max-width:410.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:12px;padding:8px}}@media(min-width:411px)and (max-width:575.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:13.15px;padding:8.77px}}@media(min-width:576px)and (max-width:767.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:18.43px;padding:12.29px}}@media(min-width:768px)and (max-width:991.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:24.58px;padding:16.38px}}@media(min-width:992px)and (max-width:1279.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:10.33px;padding:9.3px;margin:0 5.17px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:13.33px;padding:12px;margin:0 6.67px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:14.23px;padding:12.81px;margin:0 7.11px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:15px;padding:13.5px;margin:0 7.5px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:16.67px;padding:15px;margin:0 8.33px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:17.5px;padding:15.75px;margin:0 8.75px}}@media(min-width:1920px){.btn-add-animal,.btn-orange-order,.btn-order-test,.btn-parentage,.btn-request-swab,.btn-view-form{font-size:20px;padding:18px;margin:0 10px}}@media(min-width:992px)and (max-width:1279.98px){.btn-request-swab{min-width:138.47px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-request-swab{min-width:178.67px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-request-swab{min-width:190.67px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-request-swab{min-width:201px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-request-swab{min-width:223.33px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-request-swab{min-width:234.5px}}@media(min-width:1920px){.btn-request-swab{min-width:268px}}@media(min-width:992px)and (max-width:1279.98px){.btn-order-test{min-width:129.17px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-order-test{min-width:166.67px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-order-test{min-width:177.86px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-order-test{min-width:187.5px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-order-test{min-width:208.33px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-order-test{min-width:218.75px}}@media(min-width:1920px){.btn-order-test{min-width:250px}}@media(min-width:992px)and (max-width:1279.98px){.btn-view-form{min-width:124px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-view-form{min-width:160px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-view-form{min-width:170.75px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-view-form{min-width:180px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-view-form{min-width:200px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-view-form{min-width:210px}}@media(min-width:1920px){.btn-view-form{min-width:240px}}@media(min-width:992px)and (max-width:1279.98px){.btn-parentage{min-width:211.83px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-parentage{min-width:273.33px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-parentage{min-width:291.7px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-parentage{min-width:307.5px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-parentage{min-width:341.67px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-parentage{min-width:358.75px}}@media(min-width:1920px){.btn-parentage{min-width:410px}}.btn-add-animal{font-family:manrope}@media(max-width:359.98px){.btn-add-animal{padding:6.83px;font-size:10.24px}}@media(min-width:360px)and (max-width:374.98px){.btn-add-animal{padding:7.68px;font-size:11.52px}}@media(min-width:375px)and (max-width:410.98px){.btn-add-animal{padding:8px;font-size:12px}}@media(min-width:411px)and (max-width:575.98px){.btn-add-animal{padding:8.77px;font-size:13.15px}}@media(min-width:576px)and (max-width:767.98px){.btn-add-animal{padding:12.29px;font-size:18.43px}}@media(min-width:768px)and (max-width:991.98px){.btn-add-animal{padding:16.38px;font-size:24.58px}}@media(max-width:359.98px){.btn-add-animal{width:100%}}@media(min-width:360px)and (max-width:374.98px){.btn-add-animal{width:100%}}@media(min-width:375px)and (max-width:410.98px){.btn-add-animal{width:100%}}@media(min-width:411px)and (max-width:575.98px){.btn-add-animal{width:100%}}@media(min-width:576px)and (max-width:767.98px){.btn-add-animal{width:100%}}@media(min-width:768px)and (max-width:991.98px){.btn-add-animal{width:100%}}.btn-orange-order{font-family:manrope}@media(max-width:359.98px){.btn-orange-order{padding:6.83px;font-size:10.24px}}@media(min-width:360px)and (max-width:374.98px){.btn-orange-order{padding:7.68px;font-size:11.52px}}@media(min-width:375px)and (max-width:410.98px){.btn-orange-order{padding:8px;font-size:12px}}@media(min-width:411px)and (max-width:575.98px){.btn-orange-order{padding:8.77px;font-size:13.15px}}@media(min-width:576px)and (max-width:767.98px){.btn-orange-order{padding:12.29px;font-size:18.43px}}@media(min-width:768px)and (max-width:991.98px){.btn-orange-order{padding:16.38px;font-size:24.58px}}@media(max-width:359.98px){.btn-orange-order{width:100%}}@media(min-width:360px)and (max-width:374.98px){.btn-orange-order{width:100%}}@media(min-width:375px)and (max-width:410.98px){.btn-orange-order{width:100%}}@media(min-width:411px)and (max-width:575.98px){.btn-orange-order{width:100%}}@media(min-width:576px)and (max-width:767.98px){.btn-orange-order{width:100%}}@media(min-width:768px)and (max-width:991.98px){.btn-orange-order{width:100%}}.vet-order-now-btn{background:0 0;color:#fff!important;display:inline-block;line-height:.8;text-transform:uppercase;letter-spacing:.5px;border:1px solid #fff!important;cursor:pointer;border-radius:100px}.vet-order-now-btn:hover{background:#ff7d19!important;color:#fff!important}@media(max-width:359.98px){.vet-order-now-btn{font-size:8.53px;height:29.87px;width:102.4px;padding:11.09px}}@media(min-width:360px)and (max-width:374.98px){.vet-order-now-btn{font-size:9.6px;height:33.6px;width:115.2px;padding:12.48px}}@media(min-width:375px)and (max-width:410.98px){.vet-order-now-btn{font-size:10px;height:35px;width:120px;padding:13px}}@media(min-width:411px)and (max-width:575.98px){.vet-order-now-btn{font-size:10.96px;height:38.36px;width:131.52px;padding:14.25px}}@media(min-width:576px)and (max-width:767.98px){.vet-order-now-btn{font-size:15.36px;height:53.76px;width:184.32px;padding:19.97px}}@media(min-width:768px)and (max-width:991.98px){.vet-order-now-btn{font-size:20.48px;height:71.68px;width:245.76px;padding:26.62px}}@media(min-width:576px)and (max-width:767.98px){.vet-order-now-btn{font-size:10.5px;height:30px;width:108px;padding:9.75px}}@media(min-width:768px)and (max-width:991.98px){.vet-order-now-btn{font-size:14px;height:40px;width:144px;padding:13px}}@media(min-width:992px)and (max-width:1279.98px){.vet-order-now-btn{font-size:9.64px;height:27.56px;width:89.56px;padding:10.33px}}@media(min-width:1280px)and (max-width:1365.98px){.vet-order-now-btn{font-size:12.44px;height:35.56px;width:115.56px;padding:13.33px}}@media(min-width:1366px)and (max-width:1439.98px){.vet-order-now-btn{font-size:13.28px;height:37.94px;width:123.32px;padding:14.23px}}@media(min-width:1440px)and (max-width:1599.98px){.vet-order-now-btn{font-size:14px;height:40px;width:130px;padding:15px}}@media(min-width:1600px)and (max-width:1679.98px){.vet-order-now-btn{font-size:15.56px;height:44.44px;width:144.44px;padding:16.67px}}@media(min-width:1680px)and (max-width:1919.98px){.vet-order-now-btn{font-size:16.33px;height:46.67px;width:151.67px;padding:17.5px}}@media(min-width:1920px){.vet-order-now-btn{font-size:18.67px;height:53.33px;width:173.33px;padding:20px}}.barcode-confirm .btn-activate{border-radius:50px;background-color:#ed1e79;border:1px solid #ed1e79;color:#fff;text-transform:uppercase}.barcode-confirm .btn-activate:hover{border:1px solid #381464;background-color:#381464;color:#fff}.barcode-confirm .btn-activate:focus{background-color:#ed1e79;border:1px solid #ed1e79;color:#fff}.barcode-confirm .btn-activate:focus:hover{color:#fff;background-color:#381464;border:1px solid #381464}.barcode-confirm .btn-activate:active{color:#fff;background-color:#ed1e79;border:1px solid #ed1e79}.barcode-confirm .btn-activate:not(:disabled):not(.disabled):active{color:#fff;background-color:#381464;border:1px solid #381464}.barcode-confirm .btn-activate:not(:disabled):not(.disabled):active:focus{box-shadow:none}@media(max-width:359.98px){.barcode-confirm .btn-activate{font-size:11.09px;padding:9.39px}}@media(min-width:360px)and (max-width:374.98px){.barcode-confirm .btn-activate{font-size:12.48px;padding:10.56px}}@media(min-width:375px)and (max-width:410.98px){.barcode-confirm .btn-activate{font-size:13px;padding:11px}}@media(min-width:411px)and (max-width:575.98px){.barcode-confirm .btn-activate{font-size:14.25px;padding:12.06px}}@media(min-width:576px)and (max-width:767.98px){.barcode-confirm .btn-activate{font-size:12px;padding:9.75px}}@media(min-width:768px)and (max-width:991.98px){.barcode-confirm .btn-activate{font-size:16px;padding:13px}}@media(min-width:992px)and (max-width:1279.98px){.barcode-confirm .btn-activate{font-size:12.4px;padding:6.89px}}@media(min-width:1280px)and (max-width:1365.98px){.barcode-confirm .btn-activate{font-size:16px;padding:8.89px}}@media(min-width:1366px)and (max-width:1439.98px){.barcode-confirm .btn-activate{font-size:17.08px;padding:9.49px}}@media(min-width:1440px)and (max-width:1599.98px){.barcode-confirm .btn-activate{font-size:18px;padding:10px}}@media(min-width:1600px)and (max-width:1679.98px){.barcode-confirm .btn-activate{font-size:20px;padding:11.11px}}@media(min-width:1680px)and (max-width:1919.98px){.barcode-confirm .btn-activate{font-size:21px;padding:11.67px}}@media(min-width:1920px){.barcode-confirm .btn-activate{font-size:24px;padding:13.33px}}.orange-title{border:1px solid #ff7d19;background-color:#ff7d19;color:#fff}.btn-cart-x{color:purple;border:1px solid purple;border-radius:50px;font-size:14px;padding:10px 18px}.btn-batch-cart{width:12px;height:12px;border-radius:50%;color:#fff;background-color:#823f98!important}.btn-tr-warning{background-color:#ff7d19;border:1px solid #ff7d19;color:#fff!important}.btn-tr-warning:hover{background-color:#fff;border:1px solid #ed1e79;color:#ed1e79!important}@media(max-width:575.98px){.btn-tr-warning{border-radius:10px!important}}.btn-disable{color:#959595!important;background-color:#ddd;border:1px solid #959595;pointer-events:none;cursor:not-allowed}.select-hidden{display:none;visibility:hidden;padding-right:10px}.select{cursor:pointer;display:inline-block;position:relative;color:#381464;width:100%;font-family:manrope-medium}@media(max-width:359.98px){.select{height:31.57px;font-size:10.24px}}@media(min-width:360px)and (max-width:374.98px){.select{height:35.52px;font-size:11.52px}}@media(min-width:375px)and (max-width:410.98px){.select{height:37px;font-size:12px}}@media(min-width:411px)and (max-width:575.98px){.select{height:40.55px;font-size:13.15px}}@media(min-width:576px)and (max-width:767.98px){.select{height:56.83px;font-size:18.43px}}@media(min-width:768px)and (max-width:991.98px){.select{height:75.78px;font-size:24.58px}}@media(min-width:992px)and (max-width:1279.98px){.select{height:36.17px;font-size:8.27px}}@media(min-width:1280px)and (max-width:1365.98px){.select{height:46.67px;font-size:10.67px}}@media(min-width:1366px)and (max-width:1439.98px){.select{height:49.8px;font-size:11.38px}}@media(min-width:1440px)and (max-width:1599.98px){.select{height:52.5px;font-size:12px}}@media(min-width:1600px)and (max-width:1679.98px){.select{height:58.33px;font-size:13.33px}}@media(min-width:1680px)and (max-width:1919.98px){.select{height:61.25px;font-size:14px}}@media(min-width:1920px){.select{height:70px;font-size:16px}}.select-styled{font-family:manrope-medium;z-index:1000;background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50px;border:1px solid #381464;color:#ed1e79;background-image:url(/images/button-green.svg);background-repeat:no-repeat;background-position:95%}@media(min-width:992px)and (max-width:1279.98px){.select-styled{font-size:9.3px;padding:10.33px 12.92px}}@media(min-width:1280px)and (max-width:1365.98px){.select-styled{font-size:12px;padding:13.33px 16.67px}}@media(min-width:1366px)and (max-width:1439.98px){.select-styled{font-size:12.81px;padding:14.23px 17.79px}}@media(min-width:1440px)and (max-width:1599.98px){.select-styled{font-size:13.5px;padding:15px 18.75px}}@media(min-width:1600px)and (max-width:1679.98px){.select-styled{font-size:15px;padding:16.67px 20.83px}}@media(min-width:1680px)and (max-width:1919.98px){.select-styled{font-size:15.75px;padding:17.5px 21.88px}}@media(min-width:1920px){.select-styled{font-size:18px;padding:20px 25px}}@media(max-width:359.98px){.select-styled{font-size:10.24px;padding:6.83px 17.07px}}@media(min-width:360px)and (max-width:374.98px){.select-styled{font-size:11.52px;padding:7.68px 19.2px}}@media(min-width:375px)and (max-width:410.98px){.select-styled{font-size:12px;padding:8px 20px}}@media(min-width:411px)and (max-width:575.98px){.select-styled{font-size:13.15px;padding:8.77px 21.92px}}@media(min-width:576px)and (max-width:767.98px){.select-styled{font-size:18.43px;padding:12.29px 30.72px}}@media(min-width:768px)and (max-width:991.98px){.select-styled{font-size:24.58px;padding:16.38px 40.96px}}.select-styled:after{content:"";width:0;height:0;position:absolute}@media(min-width:992px)and (max-width:1279.98px){.select-styled:after{top:8.27px;right:5.17px}}@media(min-width:1280px)and (max-width:1365.98px){.select-styled:after{top:10.67px;right:6.67px}}@media(min-width:1366px)and (max-width:1439.98px){.select-styled:after{top:11.38px;right:7.11px}}@media(min-width:1440px)and (max-width:1599.98px){.select-styled:after{top:12px;right:7.5px}}@media(min-width:1600px)and (max-width:1679.98px){.select-styled:after{top:13.33px;right:8.33px}}@media(min-width:1680px)and (max-width:1919.98px){.select-styled:after{top:14px;right:8.75px}}@media(min-width:1920px){.select-styled:after{top:16px;right:10px}}@media(max-width:359.98px){.select-styled:after{top:13.65px;right:8.53px}}@media(min-width:360px)and (max-width:374.98px){.select-styled:after{top:15.36px;right:9.6px}}@media(min-width:375px)and (max-width:410.98px){.select-styled:after{top:16px;right:10px}}@media(min-width:411px)and (max-width:575.98px){.select-styled:after{top:17.54px;right:10.96px}}@media(min-width:576px)and (max-width:767.98px){.select-styled:after{top:24.58px;right:15.36px}}@media(min-width:768px)and (max-width:991.98px){.select-styled:after{top:32.77px;right:20.48px}}.select-styled:hover{border:1px solid #ed1e79;background-image:url(/images/button-purple.svg);background-repeat:no-repeat;background-position:95%}@media(min-width:992px)and (max-width:1279.98px){.select-styled.active:after,.select-styled:active:after{top:4.65px}}@media(min-width:1280px)and (max-width:1365.98px){.select-styled.active:after,.select-styled:active:after{top:6px}}@media(min-width:1366px)and (max-width:1439.98px){.select-styled.active:after,.select-styled:active:after{top:6.4px}}@media(min-width:1440px)and (max-width:1599.98px){.select-styled.active:after,.select-styled:active:after{top:6.75px}}@media(min-width:1600px)and (max-width:1679.98px){.select-styled.active:after,.select-styled:active:after{top:7.5px}}@media(min-width:1680px)and (max-width:1919.98px){.select-styled.active:after,.select-styled:active:after{top:7.88px}}@media(min-width:1920px){.select-styled.active:after,.select-styled:active:after{top:9px}}.select-options{box-shadow:10px 13px 20px 0 #9c9c9c;width:90%;overflow:hidden;color:#381464;display:none;position:absolute;top:90%;right:0;left:4%;z-index:990;margin:0;padding:0;list-style:none;background-color:#f5f2f8}.select-options li{margin:0}@media(min-width:992px)and (max-width:1279.98px){.select-options li{text-indent:7.75px;padding:6.2px 0}}@media(min-width:1280px)and (max-width:1365.98px){.select-options li{text-indent:10px;padding:8px 0}}@media(min-width:1366px)and (max-width:1439.98px){.select-options li{text-indent:10.67px;padding:8.54px 0}}@media(min-width:1440px)and (max-width:1599.98px){.select-options li{text-indent:11.25px;padding:9px 0}}@media(min-width:1600px)and (max-width:1679.98px){.select-options li{text-indent:12.5px;padding:10px 0}}@media(min-width:1680px)and (max-width:1919.98px){.select-options li{text-indent:13.13px;padding:10.5px 0}}@media(min-width:1920px){.select-options li{text-indent:15px;padding:12px 0}}@media(max-width:359.98px){.select-options li{text-indent:12.8px;padding:1.71px 0}}@media(min-width:360px)and (max-width:374.98px){.select-options li{text-indent:14.4px;padding:1.92px 0}}@media(min-width:375px)and (max-width:410.98px){.select-options li{text-indent:15px;padding:2px 0}}@media(min-width:411px)and (max-width:575.98px){.select-options li{text-indent:16.44px;padding:2.19px 0}}@media(min-width:576px)and (max-width:767.98px){.select-options li{text-indent:23.04px;padding:3.07px 0}}@media(min-width:768px)and (max-width:991.98px){.select-options li{text-indent:30.72px;padding:4.1px 0}}.select-options li:hover{color:#ed1e79;background:#f5f2f8}.select-options li[rel=hide]{display:none}@media(min-width:992px)and (max-width:1279.98px){.select-options{border-bottom-right-radius:15.5px;border-bottom-left-radius:10.33px}}@media(min-width:1280px)and (max-width:1365.98px){.select-options{border-bottom-right-radius:20px;border-bottom-left-radius:13.33px}}@media(min-width:1366px)and (max-width:1439.98px){.select-options{border-bottom-right-radius:21.34px;border-bottom-left-radius:14.23px}}@media(min-width:1440px)and (max-width:1599.98px){.select-options{border-bottom-right-radius:22.5px;border-bottom-left-radius:15px}}@media(min-width:1600px)and (max-width:1679.98px){.select-options{border-bottom-right-radius:25px;border-bottom-left-radius:16.67px}}@media(min-width:1680px)and (max-width:1919.98px){.select-options{border-bottom-right-radius:26.25px;border-bottom-left-radius:17.5px}}@media(min-width:1920px){.select-options{border-bottom-right-radius:30px;border-bottom-left-radius:20px}}@media(max-width:359.98px){.select-options{border-bottom-right-radius:17.07px;border-bottom-left-radius:17.07px}}@media(min-width:360px)and (max-width:374.98px){.select-options{border-bottom-right-radius:19.2px;border-bottom-left-radius:19.2px}}@media(min-width:375px)and (max-width:410.98px){.select-options{border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(min-width:411px)and (max-width:575.98px){.select-options{border-bottom-right-radius:21.92px;border-bottom-left-radius:21.92px}}@media(min-width:576px)and (max-width:767.98px){.select-options{border-bottom-right-radius:30.72px;border-bottom-left-radius:30.72px}}@media(min-width:768px)and (max-width:991.98px){.select-options{border-bottom-right-radius:40.96px;border-bottom-left-radius:40.96px}}.text-input-with-icon{border-radius:50px;border:1px solid #381464;overflow:hidden}@media(max-width:359.98px){.text-input-with-icon{height:31.57px;font-size:10.24px}}@media(min-width:360px)and (max-width:374.98px){.text-input-with-icon{height:35.52px;font-size:11.52px}}@media(min-width:375px)and (max-width:410.98px){.text-input-with-icon{height:37px;font-size:12px}}@media(min-width:411px)and (max-width:575.98px){.text-input-with-icon{height:40.55px;font-size:13.15px}}@media(min-width:576px)and (max-width:767.98px){.text-input-with-icon{height:56.83px;font-size:18.43px}}@media(min-width:768px)and (max-width:991.98px){.text-input-with-icon{height:75.78px;font-size:24.58px}}@media(min-width:992px)and (max-width:1279.98px){.text-input-with-icon{height:36.17px;font-size:8.27px}}@media(min-width:1280px)and (max-width:1365.98px){.text-input-with-icon{height:46.67px;font-size:10.67px}}@media(min-width:1366px)and (max-width:1439.98px){.text-input-with-icon{height:49.8px;font-size:11.38px}}@media(min-width:1440px)and (max-width:1599.98px){.text-input-with-icon{height:52.5px;font-size:12px}}@media(min-width:1600px)and (max-width:1679.98px){.text-input-with-icon{height:58.33px;font-size:13.33px}}@media(min-width:1680px)and (max-width:1919.98px){.text-input-with-icon{height:61.25px;font-size:14px}}@media(min-width:1920px){.text-input-with-icon{height:70px;font-size:16px}}.text-input-with-icon:hover .form-control-feedback{color:#ed1e79}.text-input-with-icon .form-control-feedback{position:absolute;line-height:0;text-align:center;pointer-events:none;color:#381464}@media(max-width:359.98px){.text-input-with-icon .form-control-feedback{font-size:10.24px;padding:15.36px 4.27px}}@media(min-width:360px)and (max-width:374.98px){.text-input-with-icon .form-control-feedback{font-size:11.52px;padding:17.28px 4.8px}}@media(min-width:375px)and (max-width:410.98px){.text-input-with-icon .form-control-feedback{font-size:12px;padding:18px 5px}}@media(min-width:411px)and (max-width:575.98px){.text-input-with-icon .form-control-feedback{font-size:13.15px;padding:19.73px 5.48px}}@media(min-width:576px)and (max-width:767.98px){.text-input-with-icon .form-control-feedback{font-size:18.43px;padding:27.65px 7.68px}}@media(min-width:768px)and (max-width:991.98px){.text-input-with-icon .form-control-feedback{font-size:24.58px;padding:36.86px 10.24px}}@media(min-width:992px)and (max-width:1279.98px){.text-input-with-icon .form-control-feedback{font-size:13.43px;padding:18.08px 10.33px}}@media(min-width:1280px)and (max-width:1365.98px){.text-input-with-icon .form-control-feedback{font-size:17.33px;padding:23.33px 13.33px}}@media(min-width:1366px)and (max-width:1439.98px){.text-input-with-icon .form-control-feedback{font-size:18.5px;padding:24.9px 14.23px}}@media(min-width:1440px)and (max-width:1599.98px){.text-input-with-icon .form-control-feedback{font-size:19.5px;padding:26.25px 15px}}@media(min-width:1600px)and (max-width:1679.98px){.text-input-with-icon .form-control-feedback{font-size:21.67px;padding:29.17px 16.67px}}@media(min-width:1680px)and (max-width:1919.98px){.text-input-with-icon .form-control-feedback{font-size:22.75px;padding:30.63px 17.5px}}@media(min-width:1920px){.text-input-with-icon .form-control-feedback{font-size:26px;padding:35px 20px}}@media(min-width:992px)and (max-width:1279.98px){.text-input-with-icon .form-control-feedback-search{font-size:13.43px;padding:14.47px 8.27px}}@media(min-width:1280px)and (max-width:1365.98px){.text-input-with-icon .form-control-feedback-search{font-size:17.33px;padding:18.67px 10.67px}}@media(min-width:1366px)and (max-width:1439.98px){.text-input-with-icon .form-control-feedback-search{font-size:18.5px;padding:19.92px 11.38px}}@media(min-width:1440px)and (max-width:1599.98px){.text-input-with-icon .form-control-feedback-search{font-size:19.5px;padding:21px 12px}}@media(min-width:1600px)and (max-width:1679.98px){.text-input-with-icon .form-control-feedback-search{font-size:21.67px;padding:23.33px 13.33px}}@media(min-width:1680px)and (max-width:1919.98px){.text-input-with-icon .form-control-feedback-search{font-size:22.75px;padding:24.5px 14px}}@media(min-width:1920px){.text-input-with-icon .form-control-feedback-search{font-size:26px;padding:28px 16px}}.text-input-with-icon input{letter-spacing:1px;color:#381464;height:100%;box-sizing:border-box;border:none;font-family:manrope-medium}@media(max-width:359.98px){.text-input-with-icon input{padding-left:17.07px;font-size:10.24px}}@media(min-width:360px)and (max-width:374.98px){.text-input-with-icon input{padding-left:19.2px;font-size:11.52px}}@media(min-width:375px)and (max-width:410.98px){.text-input-with-icon input{padding-left:20px;font-size:12px}}@media(min-width:411px)and (max-width:575.98px){.text-input-with-icon input{padding-left:21.92px;font-size:13.15px}}@media(min-width:576px)and (max-width:767.98px){.text-input-with-icon input{padding-left:30.72px;font-size:18.43px}}@media(min-width:768px)and (max-width:991.98px){.text-input-with-icon input{padding-left:40.96px;font-size:24.58px}}@media(min-width:992px)and (max-width:1279.98px){.text-input-with-icon input{padding-left:31px;font-size:10.33px}}@media(min-width:1280px)and (max-width:1365.98px){.text-input-with-icon input{padding-left:40px;font-size:13.33px}}@media(min-width:1366px)and (max-width:1439.98px){.text-input-with-icon input{padding-left:42.69px;font-size:14.23px}}@media(min-width:1440px)and (max-width:1599.98px){.text-input-with-icon input{padding-left:45px;font-size:15px}}@media(min-width:1600px)and (max-width:1679.98px){.text-input-with-icon input{padding-left:50px;font-size:16.67px}}@media(min-width:1680px)and (max-width:1919.98px){.text-input-with-icon input{padding-left:52.5px;font-size:17.5px}}@media(min-width:1920px){.text-input-with-icon input{padding-left:60px;font-size:20px}}.text-input-with-icon input::-moz-placeholder{color:#b3b3b3}.text-input-with-icon input::placeholder{color:#b3b3b3}.text-input-with-icon input[type=text]{border:0 solid!important}.text-input-with-icon:hover{border:1px solid #ed1e79}@media(min-width:992px)and (max-width:1279.98px){.store-search{height:28.42px;font-size:8.27px}}@media(min-width:1280px)and (max-width:1365.98px){.store-search{height:36.67px;font-size:10.67px}}@media(min-width:1366px)and (max-width:1439.98px){.store-search{height:39.13px;font-size:11.38px}}@media(min-width:1440px)and (max-width:1599.98px){.store-search{height:41.25px;font-size:12px}}@media(min-width:1600px)and (max-width:1679.98px){.store-search{height:45.83px;font-size:13.33px}}@media(min-width:1680px)and (max-width:1919.98px){.store-search{height:48.13px;font-size:14px}}@media(min-width:1920px){.store-search{height:55px;font-size:16px}}:focus{outline:0!important}.select2_x{display:none}.breed-select{border:1px solid #aaa!important}[class^=select2]{border-radius:0}.select2-container .select2--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important;height:56px!important}.select2-container .select2--default .select2-selection--single .select2-selection__rendered{color:#381464;font-size:16px!important;font-weight:200;font-family:manrope-semibold,serif;line-height:55px;border-radius:9px}.select2-container .select2--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.select2-container .select2--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#fff}.select2-container .select2--default .select2-search--dropdown .select2-search__field{background:0 0;color:#381464;border:none;border-bottom:1px solid #381464}.select2-results__options{color:#fff}.select2-dropdown{background:#d9ecea}.select2-selection__arrow b{display:none}.select2-selection__arrow{top:25%!important}.select2-selection__rendered{background-image:url(/images/button-green.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#823f98}.select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}.select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){.select2-container--default .select2-selection--single{width:100%!important;height:47.79px!important}}@media(min-width:360px)and (max-width:374.98px){.select2-container--default .select2-selection--single{width:100%!important;height:53.76px!important}}@media(min-width:375px)and (max-width:410.98px){.select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}@media(min-width:411px)and (max-width:575.98px){.select2-container--default .select2-selection--single{width:100%!important;height:61.38px!important}}@media(min-width:576px)and (max-width:767.98px){.select2-container--default .select2-selection--single{width:100%!important;height:86.02px!important}}@media(min-width:768px)and (max-width:991.98px){.select2-container--default .select2-selection--single{width:100%!important;height:114.69px!important}}@media(min-width:992px)and (max-width:1279.98px){.select2-container--default .select2-selection--single{width:100%!important;height:28.93px!important}}@media(min-width:1280px)and (max-width:1365.98px){.select2-container--default .select2-selection--single{width:100%!important;height:37.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.select2-container--default .select2-selection--single{width:100%!important;height:39.84px!important}}@media(min-width:1440px)and (max-width:1599.98px){.select2-container--default .select2-selection--single{width:100%!important;height:42px!important}}@media(min-width:1600px)and (max-width:1679.98px){.select2-container--default .select2-selection--single{width:100%!important;height:46.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.select2-container--default .select2-selection--single{width:100%!important;height:49px!important}}@media(min-width:1920px){.select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.65px!important;line-height:46.93px!important;padding-left:8.53px}}@media(min-width:360px)and (max-width:374.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.36px!important;line-height:52.8px!important;padding-left:9.6px}}@media(min-width:375px)and (max-width:410.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:10px}}@media(min-width:411px)and (max-width:575.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:17.54px!important;line-height:60.28px!important;padding-left:10.96px}}@media(min-width:576px)and (max-width:767.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:24.58px!important;line-height:84.48px!important;padding-left:15.36px}}@media(min-width:768px)and (max-width:991.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:32.77px!important;line-height:112.64px!important;padding-left:20.48px}}@media(min-width:992px)and (max-width:1279.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.27px!important;line-height:28.42px!important;padding-left:7.75px}}@media(min-width:1280px)and (max-width:1365.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.67px!important;line-height:36.67px!important;padding-left:10px}}@media(min-width:1366px)and (max-width:1439.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.38px!important;line-height:39.13px!important;padding-left:10.67px}}@media(min-width:1440px)and (max-width:1599.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:41.25px!important;padding-left:11.25px}}@media(min-width:1600px)and (max-width:1679.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.33px!important;line-height:45.83px!important;padding-left:12.5px}}@media(min-width:1680px)and (max-width:1919.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px!important;line-height:48.13px!important;padding-left:13.13px}}@media(min-width:1920px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:15px}}.select2-container--default .select2-results__option{color:#381464}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}.select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#823f98;border:none;border-bottom:1px solid #381464}.select2-results{padding-bottom:20px}.select2-results__options{color:#823f98}.select2-dropdown{background:#efecf5}div.purple-select .select2-selection__arrow b{display:none}div.purple-select .select2-selection__arrow{top:25%!important}div.purple-select .select2-selection__rendered{background-image:url(/images/button-purple.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#823f98}div.purple-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}div.purple-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}div.purple-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:47.79px!important}}@media(min-width:360px)and (max-width:374.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:53.76px!important}}@media(min-width:375px)and (max-width:410.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}@media(min-width:411px)and (max-width:575.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:61.38px!important}}@media(min-width:576px)and (max-width:767.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:86.02px!important}}@media(min-width:768px)and (max-width:991.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:114.69px!important}}@media(min-width:992px)and (max-width:1279.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:28.93px!important}}@media(min-width:1280px)and (max-width:1365.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:37.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:39.84px!important}}@media(min-width:1440px)and (max-width:1599.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:42px!important}}@media(min-width:1600px)and (max-width:1679.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:46.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:49px!important}}@media(min-width:1920px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.65px!important;line-height:46.93px!important;padding-left:8.53px}}@media(min-width:360px)and (max-width:374.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.36px!important;line-height:52.8px!important;padding-left:9.6px}}@media(min-width:375px)and (max-width:410.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:10px}}@media(min-width:411px)and (max-width:575.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:17.54px!important;line-height:60.28px!important;padding-left:10.96px}}@media(min-width:576px)and (max-width:767.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:24.58px!important;line-height:84.48px!important;padding-left:15.36px}}@media(min-width:768px)and (max-width:991.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:32.77px!important;line-height:112.64px!important;padding-left:20.48px}}@media(min-width:992px)and (max-width:1279.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.27px!important;line-height:28.42px!important;padding-left:7.75px}}@media(min-width:1280px)and (max-width:1365.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.67px!important;line-height:36.67px!important;padding-left:10px}}@media(min-width:1366px)and (max-width:1439.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.38px!important;line-height:39.13px!important;padding-left:10.67px}}@media(min-width:1440px)and (max-width:1599.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:41.25px!important;padding-left:11.25px}}@media(min-width:1600px)and (max-width:1679.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.33px!important;line-height:45.83px!important;padding-left:12.5px}}@media(min-width:1680px)and (max-width:1919.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px!important;line-height:48.13px!important;padding-left:13.13px}}@media(min-width:1920px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:15px}}div.purple-select .select2-container--default .select2-results__option{color:#381464}div.purple-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}div.purple-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}div.purple-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#823f98;border:none;border-bottom:1px solid #381464}div.purple-select .select2-results{padding-bottom:20px}div.purple-select .select2-results__options{color:#823f98}div.purple-select .select2-dropdown{background:#efecf5}div.green-select .select2-selection__arrow b{display:none}div.green-select .select2-selection__arrow{top:25%!important}div.green-select .select2-selection__rendered{background-image:url(/images/button-green.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#381464}div.green-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}div.green-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}div.green-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:47.79px!important}}@media(min-width:360px)and (max-width:374.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:53.76px!important}}@media(min-width:375px)and (max-width:410.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}@media(min-width:411px)and (max-width:575.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:61.38px!important}}@media(min-width:576px)and (max-width:767.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:86.02px!important}}@media(min-width:768px)and (max-width:991.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:114.69px!important}}@media(min-width:992px)and (max-width:1279.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:28.93px!important}}@media(min-width:1280px)and (max-width:1365.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:37.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:39.84px!important}}@media(min-width:1440px)and (max-width:1599.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:42px!important}}@media(min-width:1600px)and (max-width:1679.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:46.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:49px!important}}@media(min-width:1920px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.65px!important;line-height:46.93px!important;padding-left:8.53px}}@media(min-width:360px)and (max-width:374.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.36px!important;line-height:52.8px!important;padding-left:9.6px}}@media(min-width:375px)and (max-width:410.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:10px}}@media(min-width:411px)and (max-width:575.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:17.54px!important;line-height:60.28px!important;padding-left:10.96px}}@media(min-width:576px)and (max-width:767.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:24.58px!important;line-height:84.48px!important;padding-left:15.36px}}@media(min-width:768px)and (max-width:991.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:32.77px!important;line-height:112.64px!important;padding-left:20.48px}}@media(min-width:992px)and (max-width:1279.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.27px!important;line-height:28.42px!important;padding-left:7.75px}}@media(min-width:1280px)and (max-width:1365.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.67px!important;line-height:36.67px!important;padding-left:10px}}@media(min-width:1366px)and (max-width:1439.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.38px!important;line-height:39.13px!important;padding-left:10.67px}}@media(min-width:1440px)and (max-width:1599.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:41.25px!important;padding-left:11.25px}}@media(min-width:1600px)and (max-width:1679.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.33px!important;line-height:45.83px!important;padding-left:12.5px}}@media(min-width:1680px)and (max-width:1919.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px!important;line-height:48.13px!important;padding-left:13.13px}}@media(min-width:1920px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:15px}}div.green-select .select2-container--default .select2-results__option{color:#381464}div.green-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}div.green-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}div.green-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#381464;border:none;border-bottom:1px solid #381464}div.green-select .select2-results{padding-bottom:20px}div.green-select .select2-results__options{color:#381464}div.green-select .select2-dropdown{background:#efecf5}:focus{outline:0!important}.select2_x{display:none}.breed-select{border:1px solid #aaa!important}[class^=select2]{border-radius:0}.select2-container .select2--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important;height:56px!important}.select2-container .select2--default .select2-selection--single .select2-selection__rendered{color:#381464;font-size:16px!important;font-weight:200;font-family:manrope-semibold,serif;line-height:55px;border-radius:9px}.select2-container .select2--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.select2-container .select2--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#fff}.select2-container .select2--default .select2-search--dropdown .select2-search__field{background:0 0;color:#381464;border:none;border-bottom:1px solid #381464}.select2-results__options{color:#fff}.select2-dropdown{background:#d9ecea}.select2-selection__arrow b{display:none}.select2-selection__arrow{top:25%!important}.select2-selection__rendered{background-image:url(/images/button-green.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#823f98}.select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}.select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){.select2-container--default .select2-selection--single{width:100%!important;height:47.79px!important}}@media(min-width:360px)and (max-width:374.98px){.select2-container--default .select2-selection--single{width:100%!important;height:53.76px!important}}@media(min-width:375px)and (max-width:410.98px){.select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}@media(min-width:411px)and (max-width:575.98px){.select2-container--default .select2-selection--single{width:100%!important;height:61.38px!important}}@media(min-width:576px)and (max-width:767.98px){.select2-container--default .select2-selection--single{width:100%!important;height:86.02px!important}}@media(min-width:768px)and (max-width:991.98px){.select2-container--default .select2-selection--single{width:100%!important;height:114.69px!important}}@media(min-width:992px)and (max-width:1279.98px){.select2-container--default .select2-selection--single{width:100%!important;height:28.93px!important}}@media(min-width:1280px)and (max-width:1365.98px){.select2-container--default .select2-selection--single{width:100%!important;height:37.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.select2-container--default .select2-selection--single{width:100%!important;height:39.84px!important}}@media(min-width:1440px)and (max-width:1599.98px){.select2-container--default .select2-selection--single{width:100%!important;height:42px!important}}@media(min-width:1600px)and (max-width:1679.98px){.select2-container--default .select2-selection--single{width:100%!important;height:46.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.select2-container--default .select2-selection--single{width:100%!important;height:49px!important}}@media(min-width:1920px){.select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.65px!important;line-height:46.93px!important;padding-left:8.53px}}@media(min-width:360px)and (max-width:374.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.36px!important;line-height:52.8px!important;padding-left:9.6px}}@media(min-width:375px)and (max-width:410.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:10px}}@media(min-width:411px)and (max-width:575.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:17.54px!important;line-height:60.28px!important;padding-left:10.96px}}@media(min-width:576px)and (max-width:767.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:24.58px!important;line-height:84.48px!important;padding-left:15.36px}}@media(min-width:768px)and (max-width:991.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:32.77px!important;line-height:112.64px!important;padding-left:20.48px}}@media(min-width:992px)and (max-width:1279.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.27px!important;line-height:28.42px!important;padding-left:7.75px}}@media(min-width:1280px)and (max-width:1365.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.67px!important;line-height:36.67px!important;padding-left:10px}}@media(min-width:1366px)and (max-width:1439.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.38px!important;line-height:39.13px!important;padding-left:10.67px}}@media(min-width:1440px)and (max-width:1599.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:41.25px!important;padding-left:11.25px}}@media(min-width:1600px)and (max-width:1679.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.33px!important;line-height:45.83px!important;padding-left:12.5px}}@media(min-width:1680px)and (max-width:1919.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px!important;line-height:48.13px!important;padding-left:13.13px}}@media(min-width:1920px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:15px}}.select2-container--default .select2-results__option{color:#381464}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}.select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#823f98;border:none;border-bottom:1px solid #381464}.select2-results{padding-bottom:20px}.select2-results__options{color:#823f98}.select2-dropdown{background:#efecf5}div.purple-select .select2-selection__arrow b{display:none}div.purple-select .select2-selection__arrow{top:25%!important}div.purple-select .select2-selection__rendered{background-image:url(/images/button-purple.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#823f98}div.purple-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}div.purple-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}div.purple-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:47.79px!important}}@media(min-width:360px)and (max-width:374.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:53.76px!important}}@media(min-width:375px)and (max-width:410.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}@media(min-width:411px)and (max-width:575.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:61.38px!important}}@media(min-width:576px)and (max-width:767.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:86.02px!important}}@media(min-width:768px)and (max-width:991.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:114.69px!important}}@media(min-width:992px)and (max-width:1279.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:28.93px!important}}@media(min-width:1280px)and (max-width:1365.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:37.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:39.84px!important}}@media(min-width:1440px)and (max-width:1599.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:42px!important}}@media(min-width:1600px)and (max-width:1679.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:46.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:49px!important}}@media(min-width:1920px){div.purple-select .select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.65px!important;line-height:46.93px!important;padding-left:8.53px}}@media(min-width:360px)and (max-width:374.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.36px!important;line-height:52.8px!important;padding-left:9.6px}}@media(min-width:375px)and (max-width:410.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:10px}}@media(min-width:411px)and (max-width:575.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:17.54px!important;line-height:60.28px!important;padding-left:10.96px}}@media(min-width:576px)and (max-width:767.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:24.58px!important;line-height:84.48px!important;padding-left:15.36px}}@media(min-width:768px)and (max-width:991.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:32.77px!important;line-height:112.64px!important;padding-left:20.48px}}@media(min-width:992px)and (max-width:1279.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.27px!important;line-height:28.42px!important;padding-left:7.75px}}@media(min-width:1280px)and (max-width:1365.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.67px!important;line-height:36.67px!important;padding-left:10px}}@media(min-width:1366px)and (max-width:1439.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.38px!important;line-height:39.13px!important;padding-left:10.67px}}@media(min-width:1440px)and (max-width:1599.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:41.25px!important;padding-left:11.25px}}@media(min-width:1600px)and (max-width:1679.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.33px!important;line-height:45.83px!important;padding-left:12.5px}}@media(min-width:1680px)and (max-width:1919.98px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px!important;line-height:48.13px!important;padding-left:13.13px}}@media(min-width:1920px){div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:15px}}div.purple-select .select2-container--default .select2-results__option{color:#381464}div.purple-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}div.purple-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}div.purple-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#823f98;border:none;border-bottom:1px solid #381464}div.purple-select .select2-results{padding-bottom:20px}div.purple-select .select2-results__options{color:#823f98}div.purple-select .select2-dropdown{background:#efecf5}div.green-select .select2-selection__arrow b{display:none}div.green-select .select2-selection__arrow{top:25%!important}div.green-select .select2-selection__rendered{background-image:url(/images/button-green.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#381464}div.green-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}div.green-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}div.green-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:47.79px!important}}@media(min-width:360px)and (max-width:374.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:53.76px!important}}@media(min-width:375px)and (max-width:410.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}@media(min-width:411px)and (max-width:575.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:61.38px!important}}@media(min-width:576px)and (max-width:767.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:86.02px!important}}@media(min-width:768px)and (max-width:991.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:114.69px!important}}@media(min-width:992px)and (max-width:1279.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:28.93px!important}}@media(min-width:1280px)and (max-width:1365.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:37.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:39.84px!important}}@media(min-width:1440px)and (max-width:1599.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:42px!important}}@media(min-width:1600px)and (max-width:1679.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:46.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:49px!important}}@media(min-width:1920px){div.green-select .select2-container--default .select2-selection--single{width:100%!important;height:56px!important}}div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.65px!important;line-height:46.93px!important;padding-left:8.53px}}@media(min-width:360px)and (max-width:374.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.36px!important;line-height:52.8px!important;padding-left:9.6px}}@media(min-width:375px)and (max-width:410.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:10px}}@media(min-width:411px)and (max-width:575.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:17.54px!important;line-height:60.28px!important;padding-left:10.96px}}@media(min-width:576px)and (max-width:767.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:24.58px!important;line-height:84.48px!important;padding-left:15.36px}}@media(min-width:768px)and (max-width:991.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:32.77px!important;line-height:112.64px!important;padding-left:20.48px}}@media(min-width:992px)and (max-width:1279.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.27px!important;line-height:28.42px!important;padding-left:7.75px}}@media(min-width:1280px)and (max-width:1365.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.67px!important;line-height:36.67px!important;padding-left:10px}}@media(min-width:1366px)and (max-width:1439.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.38px!important;line-height:39.13px!important;padding-left:10.67px}}@media(min-width:1440px)and (max-width:1599.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:41.25px!important;padding-left:11.25px}}@media(min-width:1600px)and (max-width:1679.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.33px!important;line-height:45.83px!important;padding-left:12.5px}}@media(min-width:1680px)and (max-width:1919.98px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px!important;line-height:48.13px!important;padding-left:13.13px}}@media(min-width:1920px){div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px!important;line-height:55px!important;padding-left:15px}}div.green-select .select2-container--default .select2-results__option{color:#381464}div.green-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}div.green-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}div.green-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#381464;border:none;border-bottom:1px solid #381464}div.green-select .select2-results{padding-bottom:20px}div.green-select .select2-results__options{color:#381464}div.green-select .select2-dropdown{background:#efecf5}::-moz-placeholder{color:#b3b3b3;text-transform:uppercase}::placeholder{color:#b3b3b3;text-transform:uppercase}.shopping-cart input[type=text].txt-green-border{color:#381464;border:1px solid #381464;border-radius:50px;font-family:manrope-medium}@media(max-width:359.98px){.shopping-cart input[type=text].txt-green-border{height:23.04px;width:178.35px;font-size:8.53px;padding-left:8.53px}}@media(min-width:360px)and (max-width:374.98px){.shopping-cart input[type=text].txt-green-border{height:25.92px;width:200.64px;font-size:9.6px;padding-left:9.6px}}@media(min-width:375px)and (max-width:410.98px){.shopping-cart input[type=text].txt-green-border{height:27px;width:209px;font-size:10px;padding-left:10px}}@media(min-width:411px)and (max-width:575.98px){.shopping-cart input[type=text].txt-green-border{height:29.59px;width:229.06px;font-size:10.96px;padding-left:10.96px}}@media(min-width:576px)and (max-width:767.98px){.shopping-cart input[type=text].txt-green-border{height:41.47px;width:321.02px;font-size:15.36px;padding-left:15.36px}}@media(min-width:768px)and (max-width:991.98px){.shopping-cart input[type=text].txt-green-border{height:55.3px;width:428.03px;font-size:20.48px;padding-left:20.48px}}@media(min-width:992px)and (max-width:1279.98px){.shopping-cart input[type=text].txt-green-border{height:26.18px;width:199.09px;font-size:9.3px;padding-left:10.33px}}@media(min-width:1280px)and (max-width:1365.98px){.shopping-cart input[type=text].txt-green-border{height:33.78px;width:256.89px;font-size:12px;padding-left:13.33px}}@media(min-width:1366px)and (max-width:1439.98px){.shopping-cart input[type=text].txt-green-border{height:36.05px;width:274.15px;font-size:12.81px;padding-left:14.23px}}@media(min-width:1440px)and (max-width:1599.98px){.shopping-cart input[type=text].txt-green-border{height:38px;width:289px;font-size:13.5px;padding-left:15px}}@media(min-width:1600px)and (max-width:1679.98px){.shopping-cart input[type=text].txt-green-border{height:42.22px;width:321.11px;font-size:15px;padding-left:16.67px}}@media(min-width:1680px)and (max-width:1919.98px){.shopping-cart input[type=text].txt-green-border{height:44.33px;width:337.17px;font-size:15.75px;padding-left:17.5px}}@media(min-width:1920px){.shopping-cart input[type=text].txt-green-border{height:50.67px;width:385.33px;font-size:18px;padding-left:20px}}.shopping-cart input[type=text].txt-green-border:hover{border:1px solid #ed1e79}.shopping-cart .txt-purple-border{color:#381464;border:1px solid #ed1e79;border-radius:50px;font-family:manrope-medium}@media(max-width:359.98px){.shopping-cart .txt-purple-border{height:23.04px;width:178.35px;font-size:8.53px;padding-left:8.53px}}@media(min-width:360px)and (max-width:374.98px){.shopping-cart .txt-purple-border{height:25.92px;width:200.64px;font-size:9.6px;padding-left:9.6px}}@media(min-width:375px)and (max-width:410.98px){.shopping-cart .txt-purple-border{height:27px;width:209px;font-size:10px;padding-left:10px}}@media(min-width:411px)and (max-width:575.98px){.shopping-cart .txt-purple-border{height:29.59px;width:229.06px;font-size:10.96px;padding-left:10.96px}}@media(min-width:576px)and (max-width:767.98px){.shopping-cart .txt-purple-border{height:41.47px;width:321.02px;font-size:15.36px;padding-left:15.36px}}@media(min-width:768px)and (max-width:991.98px){.shopping-cart .txt-purple-border{height:55.3px;width:428.03px;font-size:20.48px;padding-left:20.48px}}@media(min-width:992px)and (max-width:1279.98px){.shopping-cart .txt-purple-border{height:26.18px;width:199.09px;font-size:9.3px;padding-left:10.33px}}@media(min-width:1280px)and (max-width:1365.98px){.shopping-cart .txt-purple-border{height:33.78px;width:256.89px;font-size:12px;padding-left:13.33px}}@media(min-width:1366px)and (max-width:1439.98px){.shopping-cart .txt-purple-border{height:36.05px;width:274.15px;font-size:12.81px;padding-left:14.23px}}@media(min-width:1440px)and (max-width:1599.98px){.shopping-cart .txt-purple-border{height:38px;width:289px;font-size:13.5px;padding-left:15px}}@media(min-width:1600px)and (max-width:1679.98px){.shopping-cart .txt-purple-border{height:42.22px;width:321.11px;font-size:15px;padding-left:16.67px}}@media(min-width:1680px)and (max-width:1919.98px){.shopping-cart .txt-purple-border{height:44.33px;width:337.17px;font-size:15.75px;padding-left:17.5px}}@media(min-width:1920px){.shopping-cart .txt-purple-border{height:50.67px;width:385.33px;font-size:18px;padding-left:20px}}.shopping-cart .txt-purple-border:hover{border:1px solid #381464}@media(max-width:359.98px){.shopping-cart div.green-select{max-width:178.35px}}@media(min-width:360px)and (max-width:374.98px){.shopping-cart div.green-select{max-width:200.64px}}@media(min-width:375px)and (max-width:410.98px){.shopping-cart div.green-select{max-width:209px}}@media(min-width:411px)and (max-width:575.98px){.shopping-cart div.green-select{max-width:229.06px}}@media(min-width:576px)and (max-width:767.98px){.shopping-cart div.green-select{max-width:321.02px}}@media(min-width:768px)and (max-width:991.98px){.shopping-cart div.green-select{max-width:428.03px}}@media(min-width:992px)and (max-width:1279.98px){.shopping-cart div.green-select{max-width:199.09px}}@media(min-width:1280px)and (max-width:1365.98px){.shopping-cart div.green-select{max-width:256.89px}}@media(min-width:1366px)and (max-width:1439.98px){.shopping-cart div.green-select{max-width:274.15px}}@media(min-width:1440px)and (max-width:1599.98px){.shopping-cart div.green-select{max-width:289px}}@media(min-width:1600px)and (max-width:1679.98px){.shopping-cart div.green-select{max-width:321.11px}}@media(min-width:1680px)and (max-width:1919.98px){.shopping-cart div.green-select{max-width:337.17px}}@media(min-width:1920px){.shopping-cart div.green-select{max-width:385.33px}}.shopping-cart div.green-select .select2-selection__arrow b{display:none}.shopping-cart div.green-select .select2-selection__arrow{top:25%!important}.shopping-cart div.green-select .select2-selection__rendered{background-image:url(/images/button-green.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#ed1e79}.shopping-cart div.green-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}.shopping-cart div.green-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}.shopping-cart div.green-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:23.04px!important;width:178.35px!important}}@media(min-width:360px)and (max-width:374.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:25.92px!important;width:200.64px!important}}@media(min-width:375px)and (max-width:410.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:27px!important;width:209px!important}}@media(min-width:411px)and (max-width:575.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:29.59px!important;width:229.06px!important}}@media(min-width:576px)and (max-width:767.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:20.25px!important;width:156.75px!important}}@media(min-width:768px)and (max-width:991.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:27px!important;width:209px!important}}@media(min-width:992px)and (max-width:1279.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:26.18px!important;width:199.09px!important}}@media(min-width:1280px)and (max-width:1365.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:33.78px!important;width:256.89px!important}}@media(min-width:1366px)and (max-width:1439.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:36.05px!important;width:274.15px!important}}@media(min-width:1440px)and (max-width:1599.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:38px!important;width:289px!important}}@media(min-width:1600px)and (max-width:1679.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:42.22px!important;width:321.11px!important}}@media(min-width:1680px)and (max-width:1919.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:44.33px!important;width:337.17px!important}}@media(min-width:1920px){.shopping-cart div.green-select .select2-container--default .select2-selection--single{height:50.67px!important;width:385.33px!important}}.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.53px!important;line-height:22.19px!important;padding-left:8.53px!important}}@media(min-width:360px)and (max-width:374.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9.6px!important;line-height:24.96px!important;padding-left:9.6px!important}}@media(min-width:375px)and (max-width:410.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10px!important;line-height:26px!important;padding-left:10px!important}}@media(min-width:411px)and (max-width:575.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.96px!important;line-height:28.5px!important;padding-left:10.96px!important}}@media(min-width:576px)and (max-width:767.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:7.5px!important;line-height:19.5px!important;padding-left:7.5px!important}}@media(min-width:768px)and (max-width:991.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10px!important;line-height:26px!important;padding-left:10px!important}}@media(min-width:992px)and (max-width:1279.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9.3px!important;line-height:25.49px!important;padding-left:10.33px!important}}@media(min-width:1280px)and (max-width:1365.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:32.89px!important;padding-left:13.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12.81px!important;line-height:35.1px!important;padding-left:14.23px!important}}@media(min-width:1440px)and (max-width:1599.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.5px!important;line-height:37px!important;padding-left:15px!important}}@media(min-width:1600px)and (max-width:1679.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px!important;line-height:41.11px!important;padding-left:16.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.75px!important;line-height:43.17px!important;padding-left:17.5px!important}}@media(min-width:1920px){.shopping-cart div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:18px!important;line-height:49.33px!important;padding-left:20px!important}}.shopping-cart div.green-select .select2-container--default .select2-results__option{color:#381464}.shopping-cart div.green-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.shopping-cart div.green-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}.shopping-cart div.green-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#ed1e79;border:none;border-bottom:1px solid #381464}.shopping-cart div.green-select .select2-results{padding-bottom:20px}.shopping-cart div.green-select .select2-results__options{color:#ed1e79}.shopping-cart div.green-select .select2-dropdown{background:#efecf5}@media(max-width:359.98px){.box-dark-purple div.purple-select{width:100%}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple div.purple-select{width:100%}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple div.purple-select{width:100%}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple div.purple-select{width:100%}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple div.purple-select{width:100%}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple div.purple-select{width:100%}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple div.purple-select{max-width:199.09px}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple div.purple-select{max-width:256.89px}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple div.purple-select{max-width:274.15px}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple div.purple-select{max-width:289px}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple div.purple-select{max-width:321.11px}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple div.purple-select{max-width:337.17px}}@media(min-width:1920px){.box-dark-purple div.purple-select{max-width:385.33px}}.box-dark-purple div.purple-select .select2-selection__arrow b{display:none}.box-dark-purple div.purple-select .select2-selection__arrow{top:25%!important}.box-dark-purple div.purple-select .select2-selection__rendered{background-image:url(/images/button-purple.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#ed1e79}.box-dark-purple div.purple-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}.box-dark-purple div.purple-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:34.13px!important;width:100%!important}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:38.4px!important;width:100%!important}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:40px!important;width:100%!important}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:43.84px!important;width:100%!important}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:25.5px!important;width:100%!important}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:34px!important;width:100%!important}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:34.44px!important;width:100%!important}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:44.44px!important;width:100%!important}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:47.43px!important;width:100%!important}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:50px!important;width:100%!important}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:55.56px!important;width:100%!important}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:58.33px!important;width:100%!important}}@media(min-width:1920px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single{height:66.67px!important;width:100%!important}}.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.24px!important;line-height:33.28px!important;padding-left:8.53px!important}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.52px!important;line-height:37.44px!important;padding-left:9.6px!important}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:39px!important;padding-left:10px!important}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.15px!important;line-height:42.74px!important;padding-left:10.96px!important}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9px!important;line-height:24.75px!important;padding-left:7.5px!important}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:33px!important;padding-left:10px!important}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9.3px!important;line-height:33.76px!important;padding-left:10.33px!important}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:43.56px!important;padding-left:13.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12.81px!important;line-height:46.48px!important;padding-left:14.23px!important}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.5px!important;line-height:49px!important;padding-left:15px!important}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px!important;line-height:54.44px!important;padding-left:16.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.75px!important;line-height:57.17px!important;padding-left:17.5px!important}}@media(min-width:1920px){.box-dark-purple div.purple-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:18px!important;line-height:65.33px!important;padding-left:20px!important}}.box-dark-purple div.purple-select .select2-container--default .select2-results__option{color:#381464}.box-dark-purple div.purple-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.box-dark-purple div.purple-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}.box-dark-purple div.purple-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#ed1e79;border:none;border-bottom:1px solid #381464}.box-dark-purple div.purple-select .select2-results{padding-bottom:20px}.box-dark-purple div.purple-select .select2-results__options{color:#ed1e79}.box-dark-purple div.purple-select .select2-dropdown{background:#efecf5}@media(max-width:359.98px){.vettheme div.green-select{max-width:178.35px}}@media(min-width:360px)and (max-width:374.98px){.vettheme div.green-select{max-width:200.64px}}@media(min-width:375px)and (max-width:410.98px){.vettheme div.green-select{max-width:209px}}@media(min-width:411px)and (max-width:575.98px){.vettheme div.green-select{max-width:229.06px}}@media(min-width:576px)and (max-width:767.98px){.vettheme div.green-select{max-width:321.02px}}@media(min-width:768px)and (max-width:991.98px){.vettheme div.green-select{max-width:428.03px}}@media(min-width:992px)and (max-width:1279.98px){.vettheme div.green-select{max-width:199.09px}}@media(min-width:1280px)and (max-width:1365.98px){.vettheme div.green-select{max-width:256.89px}}@media(min-width:1366px)and (max-width:1439.98px){.vettheme div.green-select{max-width:274.15px}}@media(min-width:1440px)and (max-width:1599.98px){.vettheme div.green-select{max-width:289px}}@media(min-width:1600px)and (max-width:1679.98px){.vettheme div.green-select{max-width:321.11px}}@media(min-width:1680px)and (max-width:1919.98px){.vettheme div.green-select{max-width:337.17px}}@media(min-width:1920px){.vettheme div.green-select{max-width:385.33px}}.vettheme div.green-select .select2-selection__arrow b{display:none}.vettheme div.green-select .select2-selection__arrow{top:25%!important}.vettheme div.green-select .select2-selection__rendered{background-image:url(/images/button-green.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#381464}.vettheme div.green-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}.vettheme div.green-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}.vettheme div.green-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:34.13px!important;width:100%!important}}@media(min-width:360px)and (max-width:374.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:38.4px!important;width:100%!important}}@media(min-width:375px)and (max-width:410.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:40px!important;width:100%!important}}@media(min-width:411px)and (max-width:575.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:43.84px!important;width:100%!important}}@media(min-width:576px)and (max-width:767.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:34.5px!important;width:100%!important}}@media(min-width:768px)and (max-width:991.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:46px!important;width:100%!important}}@media(min-width:992px)and (max-width:1279.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:34.44px!important;width:100%!important}}@media(min-width:1280px)and (max-width:1365.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:44.44px!important;width:100%!important}}@media(min-width:1366px)and (max-width:1439.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:47.43px!important;width:100%!important}}@media(min-width:1440px)and (max-width:1599.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:50px!important;width:100%!important}}@media(min-width:1600px)and (max-width:1679.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:55.56px!important;width:100%!important}}@media(min-width:1680px)and (max-width:1919.98px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:58.33px!important;width:100%!important}}@media(min-width:1920px){.vettheme div.green-select .select2-container--default .select2-selection--single{height:66.67px!important;width:100%!important}}.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.24px!important;line-height:33.28px!important;padding-left:8.53px!important}}@media(min-width:360px)and (max-width:374.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.52px!important;line-height:37.44px!important;padding-left:9.6px!important}}@media(min-width:375px)and (max-width:410.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:39px!important;padding-left:10px!important}}@media(min-width:411px)and (max-width:575.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.15px!important;line-height:42.74px!important;padding-left:10.96px!important}}@media(min-width:576px)and (max-width:767.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:11.25px!important;line-height:33.75px!important;padding-left:11.25px!important}}@media(min-width:768px)and (max-width:991.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px!important;line-height:45px!important;padding-left:15px!important}}@media(min-width:992px)and (max-width:1279.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9.3px!important;line-height:33.76px!important;padding-left:10.33px!important}}@media(min-width:1280px)and (max-width:1365.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:43.56px!important;padding-left:13.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12.81px!important;line-height:46.48px!important;padding-left:14.23px!important}}@media(min-width:1440px)and (max-width:1599.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.5px!important;line-height:49px!important;padding-left:15px!important}}@media(min-width:1600px)and (max-width:1679.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px!important;line-height:54.44px!important;padding-left:16.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.75px!important;line-height:57.17px!important;padding-left:17.5px!important}}@media(min-width:1920px){.vettheme div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:18px!important;line-height:65.33px!important;padding-left:20px!important}}.vettheme div.green-select .select2-container--default .select2-results__option{color:#381464}.vettheme div.green-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.vettheme div.green-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}.vettheme div.green-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#381464;border:none;border-bottom:1px solid #381464}.vettheme div.green-select .select2-results{padding-bottom:20px}.vettheme div.green-select .select2-results__options{color:#381464}.vettheme div.green-select .select2-dropdown{background:#efecf5}.barcode-confirm .txt-green-border{color:#381464;border:1px solid #381464;border-radius:50px;margin-bottom:10px}@media(max-width:359.98px){.barcode-confirm .txt-green-border{height:34.13px;width:246.61px;font-size:11.52px!important;padding-left:12.8px}}@media(min-width:360px)and (max-width:374.98px){.barcode-confirm .txt-green-border{height:38.4px;width:277.44px;font-size:12.96px!important;padding-left:14.4px}}@media(min-width:375px)and (max-width:410.98px){.barcode-confirm .txt-green-border{height:40px;width:289px;font-size:13.5px!important;padding-left:15px}}@media(min-width:411px)and (max-width:575.98px){.barcode-confirm .txt-green-border{height:43.84px;width:316.74px;font-size:14.8px!important;padding-left:16.44px}}@media(min-width:576px)and (max-width:767.98px){.barcode-confirm .txt-green-border{height:33.75px;width:156.75px;font-size:10.5px!important;padding-left:11.25px}}@media(min-width:768px)and (max-width:991.98px){.barcode-confirm .txt-green-border{height:45px;width:209px;font-size:14px!important;padding-left:15px}}@media(min-width:992px)and (max-width:1279.98px){.barcode-confirm .txt-green-border{height:34.44px;width:143.98px;font-size:12.4px!important;padding-left:13.78px}}@media(min-width:1280px)and (max-width:1365.98px){.barcode-confirm .txt-green-border{height:44.44px;width:185.78px;font-size:16px!important;padding-left:17.78px}}@media(min-width:1366px)and (max-width:1439.98px){.barcode-confirm .txt-green-border{height:47.43px;width:198.26px;font-size:17.08px!important;padding-left:18.97px}}@media(min-width:1440px)and (max-width:1599.98px){.barcode-confirm .txt-green-border{height:50px;width:209px;font-size:18px!important;padding-left:20px}}@media(min-width:1600px)and (max-width:1679.98px){.barcode-confirm .txt-green-border{height:55.56px;width:232.22px;font-size:20px!important;padding-left:22.22px}}@media(min-width:1680px)and (max-width:1919.98px){.barcode-confirm .txt-green-border{height:58.33px;width:243.83px;font-size:21px!important;padding-left:23.33px}}@media(min-width:1920px){.barcode-confirm .txt-green-border{height:66.67px;width:278.67px;font-size:24px!important;padding-left:26.67px}}.barcode-confirm .txt-green-border:hover{border:1px solid #ed1e79}.breed-identification-test input{color:#ed1e79;border:1px solid #381464;border-radius:50px;margin-bottom:10px}@media(max-width:359.98px){.breed-identification-test input{height:34.13px;width:246.61px;font-size:11.52px!important;padding-left:12.8px}}@media(min-width:360px)and (max-width:374.98px){.breed-identification-test input{height:38.4px;width:277.44px;font-size:12.96px!important;padding-left:14.4px}}@media(min-width:375px)and (max-width:410.98px){.breed-identification-test input{height:40px;width:289px;font-size:13.5px!important;padding-left:15px}}@media(min-width:411px)and (max-width:575.98px){.breed-identification-test input{height:43.84px;width:316.74px;font-size:14.8px!important;padding-left:16.44px}}@media(min-width:576px)and (max-width:767.98px){.breed-identification-test input{height:33.75px;width:156.75px;font-size:10.5px!important;padding-left:11.25px}}@media(min-width:768px)and (max-width:991.98px){.breed-identification-test input{height:45px;width:209px;font-size:14px!important;padding-left:15px}}@media(min-width:992px)and (max-width:1279.98px){.breed-identification-test input{height:34.44px;width:143.98px;font-size:12.4px!important;padding-left:13.78px}}@media(min-width:1280px)and (max-width:1365.98px){.breed-identification-test input{height:44.44px;width:185.78px;font-size:16px!important;padding-left:17.78px}}@media(min-width:1366px)and (max-width:1439.98px){.breed-identification-test input{height:47.43px;width:198.26px;font-size:17.08px!important;padding-left:18.97px}}@media(min-width:1440px)and (max-width:1599.98px){.breed-identification-test input{height:50px;width:209px;font-size:18px!important;padding-left:20px}}@media(min-width:1600px)and (max-width:1679.98px){.breed-identification-test input{height:55.56px;width:232.22px;font-size:20px!important;padding-left:22.22px}}@media(min-width:1680px)and (max-width:1919.98px){.breed-identification-test input{height:58.33px;width:243.83px;font-size:21px!important;padding-left:23.33px}}@media(min-width:1920px){.breed-identification-test input{height:66.67px;width:278.67px;font-size:24px!important;padding-left:26.67px}}.breed-identification-test input:hover{border:1px solid #ed1e79}.breed-identification-test .animal-select .select2-selection__arrow b{display:none}.breed-identification-test .animal-select .select2-selection__arrow{top:25%!important}.breed-identification-test .animal-select .select2-selection__rendered{background-image:url(/images/button-green.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#ed1e79}.breed-identification-test .animal-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}.breed-identification-test .animal-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}.breed-identification-test .animal-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:23.04px!important;width:100%!important}}@media(min-width:360px)and (max-width:374.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:25.92px!important;width:100%!important}}@media(min-width:375px)and (max-width:410.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:27px!important;width:100%!important}}@media(min-width:411px)and (max-width:575.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:29.59px!important;width:100%!important}}@media(min-width:576px)and (max-width:767.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:20.25px!important;width:100%!important}}@media(min-width:768px)and (max-width:991.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:27px!important;width:100%!important}}@media(min-width:992px)and (max-width:1279.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:34.44px!important;width:100%!important}}@media(min-width:1280px)and (max-width:1365.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:44.44px!important;width:100%!important}}@media(min-width:1366px)and (max-width:1439.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:47.43px!important;width:100%!important}}@media(min-width:1440px)and (max-width:1599.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:50px!important;width:100%!important}}@media(min-width:1600px)and (max-width:1679.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:55.56px!important;width:100%!important}}@media(min-width:1680px)and (max-width:1919.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:58.33px!important;width:100%!important}}@media(min-width:1920px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single{height:66.67px!important;width:100%!important}}.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.53px!important;line-height:22.19px!important;padding-left:8.53px!important}}@media(min-width:360px)and (max-width:374.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9.6px!important;line-height:24.96px!important;padding-left:9.6px!important}}@media(min-width:375px)and (max-width:410.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10px!important;line-height:26px!important;padding-left:10px!important}}@media(min-width:411px)and (max-width:575.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.96px!important;line-height:28.5px!important;padding-left:10.96px!important}}@media(min-width:576px)and (max-width:767.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:7.5px!important;line-height:19.5px!important;padding-left:7.5px!important}}@media(min-width:768px)and (max-width:991.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10px!important;line-height:26px!important;padding-left:10px!important}}@media(min-width:992px)and (max-width:1279.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9.3px!important;line-height:33.76px!important;padding-left:10.33px!important}}@media(min-width:1280px)and (max-width:1365.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:43.56px!important;padding-left:13.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12.81px!important;line-height:46.48px!important;padding-left:14.23px!important}}@media(min-width:1440px)and (max-width:1599.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.5px!important;line-height:49px!important;padding-left:15px!important}}@media(min-width:1600px)and (max-width:1679.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px!important;line-height:54.44px!important;padding-left:16.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.75px!important;line-height:57.17px!important;padding-left:17.5px!important}}@media(min-width:1920px){.breed-identification-test .animal-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:18px!important;line-height:65.33px!important;padding-left:20px!important}}.breed-identification-test .animal-select .select2-container--default .select2-results__option{color:#381464}.breed-identification-test .animal-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.breed-identification-test .animal-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}.breed-identification-test .animal-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#ed1e79;border:none;border-bottom:1px solid #381464}.breed-identification-test .animal-select .select2-results{padding-bottom:20px}.breed-identification-test .animal-select .select2-results__options{color:#ed1e79}.breed-identification-test .animal-select .select2-dropdown{background:#efecf5}.green-text-input,.modal .modal-content input[type=number].green-text-input,.modal .modal-content input[type=text].green-text-input{width:100%;box-sizing:border-box;border:1px solid #381464;border-radius:35px;font-size:14px;height:56px;padding:5px 15px!important;color:#ed1e79}@media(min-width:992px)and (max-width:1279.98px){.green-text-input,.modal .modal-content input[type=number].green-text-input,.modal .modal-content input[type=text].green-text-input{width:100%;border-radius:18.08px;font-size:7.23px;height:28.93px!important;padding:2.58px 7.75px!important}}@media(min-width:1280px)and (max-width:1365.98px){.green-text-input,.modal .modal-content input[type=number].green-text-input,.modal .modal-content input[type=text].green-text-input{width:100%;border-radius:23.33px;font-size:9.33px;height:37.33px!important;padding:3.33px 10px!important}}@media(min-width:1366px)and (max-width:1439.98px){.green-text-input,.modal .modal-content input[type=number].green-text-input,.modal .modal-content input[type=text].green-text-input{width:100%;border-radius:24.9px;font-size:9.96px;height:39.84px!important;padding:3.56px 10.67px!important}}@media(min-width:1440px)and (max-width:1599.98px){.green-text-input,.modal .modal-content input[type=number].green-text-input,.modal .modal-content input[type=text].green-text-input{width:100%;border-radius:26.25px;font-size:10.5px;height:42px!important;padding:3.75px 11.25px!important}}@media(min-width:1600px)and (max-width:1679.98px){.green-text-input,.modal .modal-content input[type=number].green-text-input,.modal .modal-content input[type=text].green-text-input{width:100%;border-radius:29.17px;font-size:11.67px;height:46.67px!important;padding:4.17px 12.5px!important}}@media(min-width:1680px)and (max-width:1919.98px){.green-text-input,.modal .modal-content input[type=number].green-text-input,.modal .modal-content input[type=text].green-text-input{width:100%;border-radius:30.63px;font-size:12.25px;height:49px!important;padding:4.38px 13.13px!important}}@media(min-width:1920px){.green-text-input,.modal .modal-content input[type=number].green-text-input,.modal .modal-content input[type=text].green-text-input{width:100%;border-radius:35px;font-size:14px;height:56px!important;padding:5px 15px!important}}.green-text-input::-moz-placeholder,.modal .modal-content input[type=number].green-text-input::-moz-placeholder,.modal .modal-content input[type=text].green-text-input::-moz-placeholder{text-transform:uppercase}.green-text-input::placeholder,.modal .modal-content input[type=number].green-text-input::placeholder,.modal .modal-content input[type=text].green-text-input::placeholder{text-transform:uppercase}@media(min-width:992px)and (max-width:1279.98px){.green-text-input::-moz-placeholder,.modal .modal-content input[type=number].green-text-input::-moz-placeholder,.modal .modal-content input[type=text].green-text-input::-moz-placeholder{font-size:7.23px}.green-text-input::placeholder,.modal .modal-content input[type=number].green-text-input::placeholder,.modal .modal-content input[type=text].green-text-input::placeholder{font-size:7.23px}}@media(min-width:1280px)and (max-width:1365.98px){.green-text-input::-moz-placeholder,.modal .modal-content input[type=number].green-text-input::-moz-placeholder,.modal .modal-content input[type=text].green-text-input::-moz-placeholder{font-size:9.33px}.green-text-input::placeholder,.modal .modal-content input[type=number].green-text-input::placeholder,.modal .modal-content input[type=text].green-text-input::placeholder{font-size:9.33px}}@media(min-width:1366px)and (max-width:1439.98px){.green-text-input::-moz-placeholder,.modal .modal-content input[type=number].green-text-input::-moz-placeholder,.modal .modal-content input[type=text].green-text-input::-moz-placeholder{font-size:9.96px}.green-text-input::placeholder,.modal .modal-content input[type=number].green-text-input::placeholder,.modal .modal-content input[type=text].green-text-input::placeholder{font-size:9.96px}}@media(min-width:1440px)and (max-width:1599.98px){.green-text-input::-moz-placeholder,.modal .modal-content input[type=number].green-text-input::-moz-placeholder,.modal .modal-content input[type=text].green-text-input::-moz-placeholder{font-size:10.5px}.green-text-input::placeholder,.modal .modal-content input[type=number].green-text-input::placeholder,.modal .modal-content input[type=text].green-text-input::placeholder{font-size:10.5px}}@media(min-width:1600px)and (max-width:1679.98px){.green-text-input::-moz-placeholder,.modal .modal-content input[type=number].green-text-input::-moz-placeholder,.modal .modal-content input[type=text].green-text-input::-moz-placeholder{font-size:11.67px}.green-text-input::placeholder,.modal .modal-content input[type=number].green-text-input::placeholder,.modal .modal-content input[type=text].green-text-input::placeholder{font-size:11.67px}}@media(min-width:1680px)and (max-width:1919.98px){.green-text-input::-moz-placeholder,.modal .modal-content input[type=number].green-text-input::-moz-placeholder,.modal .modal-content input[type=text].green-text-input::-moz-placeholder{font-size:12.25px}.green-text-input::placeholder,.modal .modal-content input[type=number].green-text-input::placeholder,.modal .modal-content input[type=text].green-text-input::placeholder{font-size:12.25px}}@media(min-width:1920px){.green-text-input::-moz-placeholder,.modal .modal-content input[type=number].green-text-input::-moz-placeholder,.modal .modal-content input[type=text].green-text-input::-moz-placeholder{font-size:14px}.green-text-input::placeholder,.modal .modal-content input[type=number].green-text-input::placeholder,.modal .modal-content input[type=text].green-text-input::placeholder{font-size:14px}}.basic-form{border-radius:30px;border:1px solid #381464;padding:30px}@media(max-width:359.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:360px)and (max-width:374.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:375px)and (max-width:410.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:411px)and (max-width:575.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:576px)and (max-width:767.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:768px)and (max-width:991.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:992px)and (max-width:1279.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:1280px)and (max-width:1365.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:1366px)and (max-width:1439.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:1440px)and (max-width:1599.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:1600px)and (max-width:1679.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:1680px)and (max-width:1919.98px){.smart-tag div.green-select{max-width:100%}}@media(min-width:1920px){.smart-tag div.green-select{max-width:100%}}.smart-tag div.green-select .select2-selection__arrow b{display:none}.smart-tag div.green-select .select2-selection__arrow{top:25%!important}.smart-tag div.green-select .select2-selection__rendered{background-image:url(/images/button-green.svg)!important;background-repeat:no-repeat;background-position:100%;margin-right:15px;color:#ed1e79}.smart-tag div.green-select .select2-container--open .select2-dropdown--below{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-bottom-left-radius:25px!important;border-bottom-right-radius:25px!important}.smart-tag div.green-select .select2-container--open .select2-dropdown--above{border:none!important;box-shadow:-1px 7px 12px 0 #bfbfbf;border-top-left-radius:25px!important;border-top-right-radius:25px!important}.smart-tag div.green-select .select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #381464;border-radius:35px!important}@media(max-width:359.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:46.93px!important;width:100%!important}}@media(min-width:360px)and (max-width:374.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:52.8px!important;width:100%!important}}@media(min-width:375px)and (max-width:410.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:55px!important;width:100%!important}}@media(min-width:411px)and (max-width:575.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:60.28px!important;width:100%!important}}@media(min-width:576px)and (max-width:767.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:41.25px!important;width:100%!important}}@media(min-width:768px)and (max-width:991.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:55px!important;width:100%!important}}@media(min-width:992px)and (max-width:1279.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:37.89px!important;width:100%!important}}@media(min-width:1280px)and (max-width:1365.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:48.89px!important;width:100%!important}}@media(min-width:1366px)and (max-width:1439.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:52.17px!important;width:100%!important}}@media(min-width:1440px)and (max-width:1599.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:55px!important;width:100%!important}}@media(min-width:1600px)and (max-width:1679.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:61.11px!important;width:100%!important}}@media(min-width:1680px)and (max-width:1919.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:64.17px!important;width:100%!important}}@media(min-width:1920px){.smart-tag div.green-select .select2-container--default .select2-selection--single{height:73.33px!important;width:100%!important}}.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{color:#381464;font-weight:200;font-family:manrope-semibold,serif;border-radius:9px;padding-right:40px}@media(max-width:359.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:8.53px!important;line-height:46.08px!important;padding-left:8.53px!important}}@media(min-width:360px)and (max-width:374.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9.6px!important;line-height:51.84px!important;padding-left:9.6px!important}}@media(min-width:375px)and (max-width:410.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10px!important;line-height:54px!important;padding-left:10px!important}}@media(min-width:411px)and (max-width:575.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10.96px!important;line-height:59.18px!important;padding-left:10.96px!important}}@media(min-width:576px)and (max-width:767.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:7.5px!important;line-height:40.5px!important;padding-left:7.5px!important}}@media(min-width:768px)and (max-width:991.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:10px!important;line-height:54px!important;padding-left:10px!important}}@media(min-width:992px)and (max-width:1279.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:9.3px!important;line-height:37.2px!important;padding-left:10.33px!important}}@media(min-width:1280px)and (max-width:1365.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12px!important;line-height:48px!important;padding-left:13.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:12.81px!important;line-height:51.23px!important;padding-left:14.23px!important}}@media(min-width:1440px)and (max-width:1599.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13.5px!important;line-height:54px!important;padding-left:15px!important}}@media(min-width:1600px)and (max-width:1679.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px!important;line-height:60px!important;padding-left:16.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15.75px!important;line-height:63px!important;padding-left:17.5px!important}}@media(min-width:1920px){.smart-tag div.green-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:18px!important;line-height:72px!important;padding-left:20px!important}}.smart-tag div.green-select .select2-container--default .select2-results__option{color:#381464}.smart-tag div.green-select .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#381464!important;color:#fff!important}.smart-tag div.green-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#823f98}.smart-tag div.green-select .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;color:#ed1e79;border:none;border-bottom:1px solid #381464}.smart-tag div.green-select .select2-results{padding-bottom:20px}.smart-tag div.green-select .select2-results__options{color:#ed1e79}.smart-tag div.green-select .select2-dropdown{background:#efecf5}a{text-decoration:none}.pagination{display:flex;list-style:none;border-radius:.25rem;margin-top:10px}.pagination li{display:block;padding:0 2px;float:left;color:#ed1e79;font-size:14px;letter-spacing:.1em;cursor:pointer;background:#fff;border-radius:35px}@media(max-width:359.98px){.pagination li{padding:0}}@media(min-width:360px)and (max-width:374.98px){.pagination li{padding:0}}@media(min-width:375px)and (max-width:410.98px){.pagination li{padding:0}}@media(min-width:411px)and (max-width:575.98px){.pagination li{padding:0}}.pagination li:first-child span,.pagination li:last-child span{color:#ed1e79;cursor:pointer;background-color:#fff;border:1px solid #ed1e79;border-radius:35px;font-size:13px;text-transform:uppercase;margin-left:0;border-top-left-radius:35px!important;border-bottom-left-radius:35px!important}.pagination li:first-child i,.pagination li:last-child i{vertical-align:middle}.pagination li:first-child a,.pagination li:last-child a{color:#ed1e79;cursor:pointer;background-color:#fff;border:1px solid;border-radius:35px!important;font-size:13px;text-transform:uppercase}.pagination li.page-item{text-align:center}.pagination li.page-item.disabled .page-link{background-color:transparent;border-color:#ed1e79}.pagination li.page-item.active .page-link{display:block;float:left;transition:.4s ease;color:#ed1e79;letter-spacing:.1em;background:0 0;border:none}@media(min-width:992px)and (max-width:1279.98px){.pagination li.page-item.active .page-link{font-size:9.82px;margin:5.17px}}@media(min-width:1280px)and (max-width:1365.98px){.pagination li.page-item.active .page-link{font-size:12.67px;margin:6.67px}}@media(min-width:1366px)and (max-width:1439.98px){.pagination li.page-item.active .page-link{font-size:13.52px;margin:7.11px}}@media(min-width:1440px)and (max-width:1599.98px){.pagination li.page-item.active .page-link{font-size:14.25px;margin:7.5px}}@media(min-width:1600px)and (max-width:1679.98px){.pagination li.page-item.active .page-link{font-size:15.83px;margin:8.33px}}@media(min-width:1680px)and (max-width:1919.98px){.pagination li.page-item.active .page-link{font-size:16.63px;margin:8.75px}}@media(min-width:1920px){.pagination li.page-item.active .page-link{font-size:19px;margin:10px}}@media(max-width:359.98px){.pagination li.page-item.active .page-link{font-size:7.68px;margin-top:8.53px}}@media(min-width:360px)and (max-width:374.98px){.pagination li.page-item.active .page-link{font-size:8.64px;margin-top:9.6px}}@media(min-width:375px)and (max-width:410.98px){.pagination li.page-item.active .page-link{font-size:9px;margin-top:10px}}@media(min-width:411px)and (max-width:575.98px){.pagination li.page-item.active .page-link{font-size:9.86px;margin-top:10.96px}}@media(min-width:576px)and (max-width:767.98px){.pagination li.page-item.active .page-link{font-size:6.75px;margin-top:7.5px}}@media(min-width:768px)and (max-width:991.98px){.pagination li.page-item.active .page-link{font-size:9px;margin-top:10px}}.pagination li.page-item.active .page-link:hover{color:#ed1e79}.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{white-space:nowrap;color:#ed1e79;cursor:pointer;background-color:#fff;border:1px solid #ed1e79;border-radius:35px!important;font-size:15px;letter-spacing:3px;font-family:manrope-bold;text-transform:uppercase;padding:13px 52px}@media(max-width:359.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:6.4px;font-size:7.68px;min-width:72.53px}}@media(min-width:360px)and (max-width:374.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:7.2px;font-size:8.64px;min-width:81.6px}}@media(min-width:375px)and (max-width:410.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:7.5px;font-size:9px;min-width:85px}}@media(min-width:411px)and (max-width:575.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:8.22px;font-size:9.86px;min-width:93.16px}}@media(min-width:576px)and (max-width:767.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:5.63px;font-size:6.75px;min-width:63.75px}}@media(min-width:768px)and (max-width:991.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:7.5px;font-size:9px;min-width:85px}}@media(min-width:992px)and (max-width:1279.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:8.01px;font-size:9.82px;min-width:86.28px}}@media(min-width:1280px)and (max-width:1365.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:10.33px;font-size:12.67px;min-width:111.33px}}@media(min-width:1366px)and (max-width:1439.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:11.03px;font-size:13.52px;min-width:118.81px}}@media(min-width:1440px)and (max-width:1599.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:11.63px;font-size:14.25px;min-width:125.25px}}@media(min-width:1600px)and (max-width:1679.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:12.92px;font-size:15.83px;min-width:139.17px}}@media(min-width:1680px)and (max-width:1919.98px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:13.56px;font-size:16.63px;min-width:146.13px}}@media(min-width:1920px){.pagination li.page-item:first-child .page-link,.pagination li.page-item:last-child .page-link{padding:15.5px;font-size:19px;min-width:167px}}.pagination li.page-item .page-link{display:block;padding:15px 30px;float:left;transition:.4s ease;color:#381464;font-size:18px;letter-spacing:.1em;background:0 0;border:none;margin:10px 0}@media(max-width:359.98px){.pagination li.page-item .page-link{padding:6.4px 4.27px;font-size:7.68px}}@media(min-width:360px)and (max-width:374.98px){.pagination li.page-item .page-link{padding:7.2px 4.8px;font-size:8.64px}}@media(min-width:375px)and (max-width:410.98px){.pagination li.page-item .page-link{padding:7.5px 5px;font-size:9px}}@media(min-width:411px)and (max-width:575.98px){.pagination li.page-item .page-link{padding:8.22px 5.48px;font-size:9.86px}}@media(min-width:576px)and (max-width:767.98px){.pagination li.page-item .page-link{padding:5.63px 3.75px;font-size:6.75px}}@media(min-width:768px)and (max-width:991.98px){.pagination li.page-item .page-link{padding:7.5px 5px;font-size:9px}}@media(min-width:992px)and (max-width:1279.98px){.pagination li.page-item .page-link{padding:8.01px 16.02px;font-size:9.3px}}@media(min-width:1280px)and (max-width:1365.98px){.pagination li.page-item .page-link{padding:10.33px 20.67px;font-size:12px}}@media(min-width:1366px)and (max-width:1439.98px){.pagination li.page-item .page-link{padding:11.03px 22.06px;font-size:12.81px}}@media(min-width:1440px)and (max-width:1599.98px){.pagination li.page-item .page-link{padding:11.63px 23.25px;font-size:13.5px}}@media(min-width:1600px)and (max-width:1679.98px){.pagination li.page-item .page-link{padding:12.92px 25.83px;font-size:15px}}@media(min-width:1680px)and (max-width:1919.98px){.pagination li.page-item .page-link{padding:13.56px 27.13px;font-size:15.75px}}@media(min-width:1920px){.pagination li.page-item .page-link{padding:15.5px 31px;font-size:18px}}.pagination li.page-item .page-link:hover{color:#ed1e79;text-decoration:underline}.pagination li.page-item .page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.02)}/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active,.datepicker table tr td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;text-shadow:0 1px 0 #fff;border-width:1px 0;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:1.42857143}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:0 5px}#toast-container>div{opacity:1!important}.member-welcome-box{border-radius:35px;color:purple;font-size:18px;margin-left:auto;padding:15px}.member-welcome-box p.main{font-size:38px;padding:15px;font-weight:900}.member-welcome-box p.share{padding:15px;font-size:20px;text-decoration:underline}.member-welcome-box span{font-size:16px;font-weight:600}.member-welcome-box table{color:#ed1e79;font-size:18px}.member-welcome-box tr:nth-of-type(odd){background:rgba(236,246,244,.5)}.member-welcome-box td{padding:0 10px;border:1px solid transparent;text-align:left;vertical-align:text-bottom}.box-head-f40-bold{font-size:42px;font-weight:800;line-height:1}.breeder-c-bc{background-color:#d9ecea}.breeder-f-bc{background-color:#e8dbec}.clear{background-color:#381464}.carrier{background-color:#ff7d19}.risk{background-color:red}.traits{background-color:#ed1e79}.category-test-result{width:100%;border-collapse:collapse;overflow-x:hidden!important}.category-test-result th{border-bottom:1px solid #381464;background:#fff;color:#381464;font-weight:700;padding:10px;font-size:22px}.category-test-result .header-carrier{color:#ff7d19}.category-test-result .header-positive{color:red}.category-test-result tr:nth-of-type(odd){background:rgba(236,246,244,.5)}.category-test-result td{border-bottom:1px solid #381464;padding:15px 10px;vertical-align:text-bottom;font-size:20px;font-weight:700;color:#381464}.category-test-result td span img{width:50px}.category-test-result td div{width:35px;height:35px;border-radius:50%;margin:0 auto}.category-test-result td div p{text-align:center;padding-top:2px;color:#fff}.category-test-result td .clear-bg{background-color:#381464}.category-test-result td .carrier-bg{background-color:#ff7d19}.category-test-result td .positive-bg{background-color:red}@media (min-device-width:768px)and (max-device-width:1024px),only screen and (max-width:900px){.category-test-result table,.category-test-result tbody,.category-test-result td,.category-test-result th,.category-test-result thead,.category-test-result tr{display:block;overflow-x:hidden!important;padding:15px}.category-test-result td{border:none;position:relative;padding-left:35%}.category-test-result thead tr{position:absolute;top:-9999px;left:-9999px}.category-test-result tr{border:1px solid #ccc}.category-test-result .vet-all-users{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.category-test-result td:before{position:absolute;top:35%;left:6px;width:45%;padding-right:10px;white-space:nowrap}.category-test-result .category-test-result td{font-size:17px}.category-test-result .category-test-result td div p{text-align:center;padding-top:5px;color:#fff}.category-test-result td:first-of-type:before{content:"CATEGORY"}.category-test-result td:nth-of-type(2):before{content:"CLEAR"}.category-test-result td:nth-of-type(3):before{content:"CARRIER"}.category-test-result td:nth-of-type(4):before{content:"POSITIVE "}}@media (max-device-width:1024px)and (min-device-width:768px),only screen and (max-width:760px){.category-test-result td{border:none;position:relative;padding-left:35%}}@media only screen and (min-device-width:320px)and (max-device-width:480px){.category-test-result body{width:100%}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.category-test-result body{width:100%}}.genDiseases-test-result{width:100%;border-collapse:collapse;overflow-x:hidden!important}.genDiseases-test-result th{border-bottom:1px solid #381464;background:#fff;color:#381464;font-weight:700;padding:10px;font-size:18px}.genDiseases-test-result .header-carrier{color:#ff7d19}.genDiseases-test-result .header-positive{color:red}.genDiseases-test-result tr:nth-of-type(2n){background:rgba(236,246,244,.5)}.genDiseases-test-result .single-lineText{white-space:nowrap}.genDiseases-test-result td{border-bottom:1px solid #381464;padding:15px 10px 0;vertical-align:text-bottom;font-size:20px;font-weight:700;color:#381464}.genDiseases-test-result td span img{width:50px}.genDiseases-test-result td .report-btn{background:#ed1e79;color:#fff!important;display:inline-block;font-size:13px;font-weight:500;padding:5px 15px;text-transform:uppercase;letter-spacing:.5px;border:0!important;cursor:pointer;border-radius:100px}.genDiseases-test-result td .clear-bg{background-color:#381464}.genDiseases-test-result td .carrier-bg{background-color:#ff7d19}.genDiseases-test-result td .positive-bg{background-color:red}@media only screen and (min-width:900px)and (max-width:1100px){.genDiseases-test-result td,.genDiseases-test-result th{font-size:15px}}@media (min-device-width:768px)and (max-device-width:1024px),only screen and (max-width:900px){.genDiseases-test-result table,.genDiseases-test-result tbody,.genDiseases-test-result td,.genDiseases-test-result th,.genDiseases-test-result thead,.genDiseases-test-result tr{display:block;overflow-x:hidden!important;padding:10px}.genDiseases-test-result td{border:none;position:relative;padding-left:50%}.genDiseases-test-result thead tr{position:absolute;top:-9999px;left:-9999px}.genDiseases-test-result tr{border:1px solid #ccc}.genDiseases-test-result td:before{position:absolute;top:20%;left:6px;width:45%;padding-right:10px;white-space:nowrap}.genDiseases-test-result .genDiseases-test-result td{font-size:17px}.genDiseases-test-result .genDiseases-test-result td div p{text-align:center;padding-top:5px;color:#fff}.genDiseases-test-result td:first-of-type:before{content:"BREED SPECIFIC"}.genDiseases-test-result td:nth-of-type(2):before{content:"BARCODE"}.genDiseases-test-result td:nth-of-type(3):before{content:"TEST REQUIRED"}.genDiseases-test-result td:nth-of-type(4):before{content:"RESULT "}.genDiseases-test-result td:nth-of-type(5):before{content:"POSITIVE "}.genDiseases-test-result td:nth-of-type(6):before{content:"DATE "}}@media (max-device-width:1024px)and (min-device-width:768px),only screen and (max-width:760px){.genDiseases-test-result td{border:none;position:relative;padding-left:50%}}@media only screen and (min-device-width:320px)and (max-device-width:480px){.genDiseases-test-result body{width:100%}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.genDiseases-test-result body{width:100%}}.summary-diseases-name{font-size:22px!important;font-weight:700;color:#ed1e79;margin-top:25px}.summary-diseases-name span img{width:50px}.dna-result-tab{width:100%;border-collapse:collapse;overflow-x:hidden!important;margin-top:25px}.dna-result-tab th{border-bottom:1px solid #381464;background:#fff;color:#381464;font-weight:700;padding:10px;font-size:22px}.dna-result-tab .header-carrier{color:#ff7d19}.dna-result-tab .header-positive{color:red}.dna-result-tab tr{border-top:1px solid #381464}.dna-result-tab td{padding:15px 10px;vertical-align:text-bottom;font-size:20px;font-weight:700;color:#381464;letter-spacing:-2px;text-align:center}.dna-result-tab td p{margin:0}@media (min-device-width:768px)and (max-device-width:1024px),only screen and (max-width:900px){.dna-result-tab table,.dna-result-tab tbody,.dna-result-tab td,.dna-result-tab th,.dna-result-tab thead,.dna-result-tab tr{display:block;overflow-x:hidden!important;padding:15px}.dna-result-tab td{border:none;position:relative;padding-left:35%}.dna-result-tab thead tr{position:absolute;top:-9999px;left:-9999px}.dna-result-tab tr{border:1px solid #ccc}.dna-result-tab .vet-all-users{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.dna-result-tab td:before{position:absolute;top:35%;left:6px;width:45%;padding-right:10px;white-space:nowrap}}.breed-store .selected-product .product-border{border:1px solid #ed1e79}.breed-store .selected-product .best-value-btn{background:#f5f2f8;color:#381464;display:inline-block;font-size:15px;font-weight:500;height:50px;line-height:.8;padding:20px 30px;text-transform:uppercase;border:1px solid #381464!important;white-space:nowrap;cursor:pointer;border-radius:100px}.breed-store .selected-product .tx-18-b-primary{font-weight:800;font-size:16px;color:#381464}.breed-store .breed-product-name{font-size:28px;font-weight:800;margin:0}.breed-store .breed-store-texts{font-weight:900;margin:0;font-size:16px}.breed-store .store-product-breed-name{font-size:20px;font-weight:800}.breed-store .themeBtn2-breeds{background:#f5f2f8;color:#381464;display:inline-block;font-size:15px;font-weight:500;height:50px;line-height:.8;padding:20px 30px;text-transform:uppercase;border:1px solid #381464!important;white-space:nowrap;cursor:pointer;border-radius:100px}.damsire h3{padding:25px 0}.damsire .head-paragraph{font-size:23px;line-height:25px;color:#381464;font-weight:400}.damsire p{color:#000;font-size:16px}.damsire .creae-btn{border-radius:10em;border:2px solid #381464;background-color:transparent;color:#381464;padding:5px;width:100%;font-size:18px;text-transform:uppercase;font-weight:900}.damsire .creae-btn:hover{background-color:#381464!important;color:#fff!important}.damsire .request-btn{border-radius:10em;border:2px solid #ed1e79;background-color:#ed1e79;color:#fff;padding:5px;width:100%;font-size:18px;text-transform:uppercase;font-weight:900}.damsire .request-btn:hover{background-color:#381464!important;color:#fff!important}.summary-tab-spac{padding:5px 30px 15px!important}a:focus,a:hover{text-decoration:none;outline:0}.tab .nav-tabs{border-bottom:0}.tab .nav-tabs li{margin:0}.tab .nav-tabs li a{position:relative;padding:10px 15px 20px;color:#381464;font-size:17px;z-index:1;font-weight:900}.tab .nav-tabs li a:hover{background:0 0;border:0 solid transparent}.tab .nav-tabs li a:before{content:"";width:100%;height:100%;position:absolute;bottom:10px;left:-1px;font-size:17px;background:#09ccb9;border:1px solid #381464;border-bottom:0;border-radius:20px 20px 0 0;z-index:-1;color:#381464}.tab .nav-tabs li.active a:before{background:#381464;color:#fff}.tab .nav-tabs li.active a:after{background:red;color:#fff}.tab .nav-tabs li.active a,.tab .nav-tabs li.active a:focus,.tab .nav-tabs li.active a:hover{background:0 0;color:#fff;z-index:2}.tab-content .tab-pane{padding-top:20px;background:#fff;line-height:22px}.tab-content .tab-pane h3{margin-top:0}@media only screen and (max-width:767px){.tab .nav-tabs li a{padding:15px 10px;font-size:14px}.tab .nav-tabs li a:before{bottom:6px}}@media only screen and (max-width:480px){.tab .nav-tabs li{width:100%;margin-bottom:5px}.tab .nav-tabs li a:before{bottom:0;transform:none;border-bottom:1px solid #d3d3d3}}.custom-dropdown{position:relative;display:inline-block;vertical-align:middle;font-size:25px}.custom-dropdown select{background-color:transparent;color:#aaa;font-size:16px;font-weight:100;margin:0;width:100%;padding:10px 1.5em 10px 25px;border-radius:35px;text-indent:.01px;-webkit-appearance:button}.custom-dropdown:after,.custom-dropdown:before{content:"";position:absolute;pointer-events:none}.custom-dropdown:after{content:"\25BC";height:1em;font-size:.625em;line-height:1;right:1.2em;top:50%;margin-top:-.5em}.custom-dropdown:before{width:2em;right:0;top:0;bottom:0;border-radius:0 3px 3px 0;border-left:1px solid #21aa97}.custom-dropdown select[disabled]{color:rgba(0,0,0,.3)}.custom-dropdown select[disabled]:after{color:rgba(0,0,0,.1)}.custom-dropdown:before{background-color:transparent}.custom-dropdown:after{color:rgba(0,0,0,.4)}.tabPad15-30{padding:15px 30px!important}.breeder-container b{font-family:manrope-semibold,sans-serif}@media(min-width:1200px){.breeder-container .btn-xs{padding:15px 18px;font-size:12px!important}.breeder-container .btn-round{padding:13px 0}}@media(min-width:1366px){.breeder-container .btn-xs{padding:15px 18px;font-size:12px!important}.breeder-container .btn-md{margin:10px;padding:24px 30px;font-size:14px}.breeder-container .btn-round{padding:13px 0}}@media(max-width:359.98px){.breeder-container h1{font-size:23.89px}}@media(min-width:360px)and (max-width:374.98px){.breeder-container h1{font-size:26.88px}}@media(min-width:375px)and (max-width:410.98px){.breeder-container h1{font-size:28px}}@media(min-width:411px)and (max-width:575.98px){.breeder-container h1{font-size:30.69px}}@media(min-width:992px)and (max-width:1279.98px){.breeder-container h1{font-size:23.77px}}@media(min-width:1280px)and (max-width:1365.98px){.breeder-container h1{font-size:30.67px}}@media(min-width:1366px)and (max-width:1439.98px){.breeder-container h1{font-size:32.73px}}@media(min-width:1440px)and (max-width:1599.98px){.breeder-container h1{font-size:34.5px}}@media(min-width:1600px)and (max-width:1679.98px){.breeder-container h1{font-size:38.33px}}@media(min-width:1680px)and (max-width:1919.98px){.breeder-container h1{font-size:40.25px}}@media(min-width:1920px){.breeder-container h1{font-size:46px}}@media(max-width:359.98px){.breeder-container h2{font-size:15.36px}}@media(min-width:360px)and (max-width:374.98px){.breeder-container h2{font-size:17.28px}}@media(min-width:375px)and (max-width:410.98px){.breeder-container h2{font-size:18px}}@media(min-width:411px)and (max-width:575.98px){.breeder-container h2{font-size:19.73px}}@media(min-width:576px)and (max-width:767.98px){.breeder-container h2{font-size:27.65px}}@media(min-width:768px)and (max-width:991.98px){.breeder-container h2{font-size:36.86px}}@media(min-width:576px)and (max-width:767.98px){.breeder-container h2{font-size:24px}}@media(min-width:768px)and (max-width:991.98px){.breeder-container h2{font-size:32px}}@media(min-width:992px)and (max-width:1279.98px){.breeder-container h2{font-size:24.8px!important;line-height:24.8px}}@media(min-width:1280px)and (max-width:1365.98px){.breeder-container h2{font-size:32px!important;line-height:32px}}@media(min-width:1366px)and (max-width:1439.98px){.breeder-container h2{font-size:34.15px!important;line-height:34.15px}}@media(min-width:1440px)and (max-width:1599.98px){.breeder-container h2{font-size:36px!important;line-height:36px}}@media(min-width:1600px)and (max-width:1679.98px){.breeder-container h2{font-size:40px!important;line-height:40px}}@media(min-width:1680px)and (max-width:1919.98px){.breeder-container h2{font-size:42px!important;line-height:42px}}@media(min-width:1920px){.breeder-container h2{font-size:48px!important;line-height:48px}}.breeder-container h5{font-family:manrope-light,serif}@media(max-width:359.98px){.breeder-container h5{font-size:13.65px;line-height:20.48px;letter-spacing:0}}@media(min-width:360px)and (max-width:374.98px){.breeder-container h5{font-size:15.36px;line-height:23.04px;letter-spacing:0}}@media(min-width:375px)and (max-width:410.98px){.breeder-container h5{font-size:16px;line-height:24px;letter-spacing:0}}@media(min-width:411px)and (max-width:575.98px){.breeder-container h5{font-size:17.54px;line-height:26.3px;letter-spacing:0}}@media(min-width:992px)and (max-width:1279.98px){.breeder-container h5{font-size:16.53px!important;line-height:18.6px}}@media(min-width:1280px)and (max-width:1365.98px){.breeder-container h5{font-size:21.33px!important;line-height:24px}}@media(min-width:1366px)and (max-width:1439.98px){.breeder-container h5{font-size:22.77px!important;line-height:25.61px}}@media(min-width:1440px)and (max-width:1599.98px){.breeder-container h5{font-size:24px!important;line-height:27px}}@media(min-width:1600px)and (max-width:1679.98px){.breeder-container h5{font-size:26.67px!important;line-height:30px}}@media(min-width:1680px)and (max-width:1919.98px){.breeder-container h5{font-size:28px!important;line-height:31.5px}}@media(min-width:1920px){.breeder-container h5{font-size:32px!important;line-height:36px}}@media(max-width:359.98px){.breeder-container p{font-size:10.24px}}@media(min-width:360px)and (max-width:374.98px){.breeder-container p{font-size:11.52px}}@media(min-width:375px)and (max-width:410.98px){.breeder-container p{font-size:12px}}@media(min-width:411px)and (max-width:575.98px){.breeder-container p{font-size:13.15px}}@media(min-width:576px)and (max-width:767.98px){.breeder-container p{font-size:18.43px}}@media(min-width:768px)and (max-width:991.98px){.breeder-container p{font-size:24.58px}}@media(min-width:992px)and (max-width:1279.98px){.breeder-container p{font-size:11.37px}}@media(min-width:1280px)and (max-width:1365.98px){.breeder-container p{font-size:14.67px}}@media(min-width:1366px)and (max-width:1439.98px){.breeder-container p{font-size:15.65px}}@media(min-width:1440px)and (max-width:1599.98px){.breeder-container p{font-size:16.5px}}@media(min-width:1600px)and (max-width:1679.98px){.breeder-container p{font-size:18.33px}}@media(min-width:1680px)and (max-width:1919.98px){.breeder-container p{font-size:19.25px}}@media(min-width:1920px){.breeder-container p{font-size:22px}}.breeder-container .btn-md{font-family:manrope-medium}@media(max-width:359.98px){.breeder-container .btn-md{margin:4.27px 0;padding:17.07px 0;font-size:10.24px!important;width:100%!important}}@media(min-width:360px)and (max-width:374.98px){.breeder-container .btn-md{margin:4.8px 0;padding:19.2px 0;font-size:11.52px!important;width:100%!important}}@media(min-width:375px)and (max-width:410.98px){.breeder-container .btn-md{margin:5px 0;padding:20px 0;font-size:12px!important;width:100%!important}}@media(min-width:411px)and (max-width:575.98px){.breeder-container .btn-md{margin:5.48px 0;padding:21.92px 0;font-size:13.15px!important;width:100%!important}}@media(min-width:576px)and (max-width:767.98px){.breeder-container .btn-md{margin:7.68px 0;padding:30.72px 0;font-size:18.43px!important;width:100%!important}}@media(min-width:768px)and (max-width:991.98px){.breeder-container .btn-md{margin:10.24px 0;padding:40.96px 0;font-size:24.58px!important;width:100%!important}}@media(min-width:992px)and (max-width:1279.98px){.breeder-container .btn-md{margin:5.17px 4.13px;padding:9.3px 25.83px!important;font-size:10.33px!important}}@media(min-width:1280px)and (max-width:1365.98px){.breeder-container .btn-md{margin:6.67px 5.33px;padding:12px 33.33px!important;font-size:13.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.breeder-container .btn-md{margin:7.11px 5.69px;padding:12.81px 35.57px!important;font-size:14.23px!important}}@media(min-width:1440px)and (max-width:1599.98px){.breeder-container .btn-md{margin:7.5px 6px;padding:13.5px 37.5px!important;font-size:15px!important}}@media(min-width:1600px)and (max-width:1679.98px){.breeder-container .btn-md{margin:8.33px 6.67px;padding:15px 41.67px!important;font-size:16.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.breeder-container .btn-md{margin:8.75px 7px;padding:15.75px 43.75px!important;font-size:17.5px!important}}@media(min-width:1920px){.breeder-container .btn-md{margin:10px 8px;padding:18px 50px!important;font-size:20px!important}}@media(max-width:359.98px){.breeder-container .loyalty-points p{font-size:12.8px}}@media(min-width:360px)and (max-width:374.98px){.breeder-container .loyalty-points p{font-size:14.4px}}@media(min-width:375px)and (max-width:410.98px){.breeder-container .loyalty-points p{font-size:15px}}@media(min-width:411px)and (max-width:575.98px){.breeder-container .loyalty-points p{font-size:16.44px}}.breeder h2{font-family:manrope-semibold}@media(max-width:359.98px){.breeder h2{font-size:23.89px}}@media(min-width:360px)and (max-width:374.98px){.breeder h2{font-size:26.88px}}@media(min-width:375px)and (max-width:410.98px){.breeder h2{font-size:28px}}@media(min-width:411px)and (max-width:575.98px){.breeder h2{font-size:30.69px}}@media(min-width:576px)and (max-width:767.98px){.breeder h2{font-size:43.01px}}@media(min-width:768px)and (max-width:991.98px){.breeder h2{font-size:57.34px}}@media(min-width:576px)and (max-width:767.98px){.breeder h2{font-size:24px}}@media(min-width:768px)and (max-width:991.98px){.breeder h2{font-size:32px}}@media(min-width:992px)and (max-width:1279.98px){.breeder h2{font-size:24.8px}}@media(min-width:1280px)and (max-width:1365.98px){.breeder h2{font-size:32px}}@media(min-width:1366px)and (max-width:1439.98px){.breeder h2{font-size:34.15px}}@media(min-width:1440px)and (max-width:1599.98px){.breeder h2{font-size:36px}}@media(min-width:1600px)and (max-width:1679.98px){.breeder h2{font-size:40px}}@media(min-width:1680px)and (max-width:1919.98px){.breeder h2{font-size:42px}}@media(min-width:1920px){.breeder h2{font-size:48px}}.breeder p{margin:0}.box-dark-purple{border-radius:30px;color:purple;margin-left:auto;background-color:#e6d9ea;padding:20px;text-align:left}@media(max-width:359.98px){.box-dark-purple{border-radius:17.07px;padding:17.07px}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple{border-radius:19.2px;padding:19.2px}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple{border-radius:20px;padding:20px}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple{border-radius:21.92px;padding:21.92px}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple{border-radius:15px;padding:15px}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple{border-radius:20px;padding:20px}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple{border-radius:24.11px;padding:27.56px}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple{border-radius:31.11px;padding:35.56px}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple{border-radius:33.2px;padding:37.94px}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple{border-radius:35px;padding:40px}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple{border-radius:38.89px;padding:44.44px}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple{border-radius:40.83px;padding:46.67px}}@media(min-width:1920px){.box-dark-purple{border-radius:46.67px;padding:53.33px}}.box-dark-purple a.share{font-family:manrope-semibold,sans-serif;text-decoration:underline;text-transform:uppercase;color:#ed1e79}@media(max-width:359.98px){.box-dark-purple a.share{font-size:13.65px}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple a.share{font-size:15.36px}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple a.share{font-size:16px}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple a.share{font-size:17.54px}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple a.share{font-size:9px}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple a.share{font-size:12px}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple a.share{font-size:11.71px}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple a.share{font-size:15.11px}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple a.share{font-size:16.13px}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple a.share{font-size:17px}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple a.share{font-size:18.89px}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple a.share{font-size:19.83px}}@media(min-width:1920px){.box-dark-purple a.share{font-size:22.67px}}.box-dark-purple a.download-report{display:block;text-decoration:none;font-family:manrope-semibold,serif}.box-dark-purple a.download-report :hover{color:#381464!important}.box-dark-purple p{font-family:manrope;margin:0 0 3px}@media(max-width:359.98px){.box-dark-purple p{font-size:11.95px}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple p{font-size:13.44px}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple p{font-size:14px}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple p{font-size:15.34px}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple p{font-size:9px}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple p{font-size:12px}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple p{font-size:11.71px}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple p{font-size:15.11px}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple p{font-size:16.13px}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple p{font-size:17px}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple p{font-size:18.89px}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple p{font-size:19.83px}}@media(min-width:1920px){.box-dark-purple p{font-size:22.67px}}.box-dark-purple h2{font-family:manrope-semibold,serif}@media(max-width:359.98px){.box-dark-purple h2{font-size:17.07px!important}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple h2{font-size:19.2px!important}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple h2{font-size:20px!important}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple h2{font-size:21.92px!important}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple h2{font-size:15px!important}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple h2{font-size:20px!important}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple h2{font-size:24.8px!important}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple h2{font-size:32px!important}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple h2{font-size:34.15px!important}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple h2{font-size:36px!important}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple h2{font-size:40px!important}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple h2{font-size:42px!important}}@media(min-width:1920px){.box-dark-purple h2{font-size:48px!important}}@media(max-width:359.98px){.box-dark-purple .share-box{font-size:8.53px}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple .share-box{font-size:9.6px}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple .share-box{font-size:10px}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple .share-box{font-size:10.96px}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple .share-box{font-size:15px}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple .share-box{font-size:20px}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple .share-box{font-size:11.71px}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple .share-box{font-size:15.11px}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple .share-box{font-size:16.13px}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple .share-box{font-size:17px}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple .share-box{font-size:18.89px}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple .share-box{font-size:19.83px}}@media(min-width:1920px){.box-dark-purple .share-box{font-size:22.67px}}@media(max-width:359.98px){.box-dark-purple .pet-details{padding-top:23.89px;padding-bottom:23.89px}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple .pet-details{padding-top:26.88px;padding-bottom:26.88px}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple .pet-details{padding-top:28px;padding-bottom:28px}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple .pet-details{padding-top:30.69px;padding-bottom:30.69px}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple .pet-details{padding-top:21px;padding-bottom:21px}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple .pet-details{padding-top:28px;padding-bottom:28px}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple .pet-details{padding-top:6.89px;padding-bottom:33.07px}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple .pet-details{padding-top:8.89px;padding-bottom:42.67px}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple .pet-details{padding-top:9.49px;padding-bottom:45.53px}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple .pet-details{padding-top:10px;padding-bottom:48px}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple .pet-details{padding-top:11.11px;padding-bottom:53.33px}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple .pet-details{padding-top:11.67px;padding-bottom:56px}}@media(min-width:1920px){.box-dark-purple .pet-details{padding-top:13.33px;padding-bottom:64px}}.box-dark-purple .download-report{font-family:manrope,serif}@media(max-width:359.98px){.box-dark-purple .download-report{font-size:13.65px}}@media(min-width:360px)and (max-width:374.98px){.box-dark-purple .download-report{font-size:15.36px}}@media(min-width:375px)and (max-width:410.98px){.box-dark-purple .download-report{font-size:16px}}@media(min-width:411px)and (max-width:575.98px){.box-dark-purple .download-report{font-size:17.54px}}@media(min-width:576px)and (max-width:767.98px){.box-dark-purple .download-report{font-size:6px;line-height:7.5px}}@media(min-width:768px)and (max-width:991.98px){.box-dark-purple .download-report{font-size:8px;line-height:10px}}@media(min-width:992px)and (max-width:1279.98px){.box-dark-purple .download-report{font-size:8.27px;line-height:12.4px}}@media(min-width:1280px)and (max-width:1365.98px){.box-dark-purple .download-report{font-size:10.67px;line-height:16px}}@media(min-width:1366px)and (max-width:1439.98px){.box-dark-purple .download-report{font-size:11.38px;line-height:17.08px}}@media(min-width:1440px)and (max-width:1599.98px){.box-dark-purple .download-report{font-size:12px;line-height:18px}}@media(min-width:1600px)and (max-width:1679.98px){.box-dark-purple .download-report{font-size:13.33px;line-height:20px}}@media(min-width:1680px)and (max-width:1919.98px){.box-dark-purple .download-report{font-size:14px;line-height:21px}}@media(min-width:1920px){.box-dark-purple .download-report{font-size:16px;line-height:24px}}.summary-box{color:#fff}.summary-box p.name,.summary-box p.number{margin:0}@media(max-width:359.98px){.summary-box{width:123.73px;height:85.33px;border-radius:12.8px;padding:12.8px 0}}@media(min-width:360px)and (max-width:374.98px){.summary-box{width:139.2px;height:96px;border-radius:14.4px;padding:14.4px 0}}@media(min-width:375px)and (max-width:410.98px){.summary-box{width:145px;height:100px;border-radius:15px;padding:15px 0}}@media(min-width:411px)and (max-width:575.98px){.summary-box{width:158.92px;height:109.6px;border-radius:16.44px;padding:16.44px 0}}@media(min-width:576px)and (max-width:767.98px){.summary-box{width:123.75px;height:84.75px;border-radius:18.75px;padding:15px 0}}@media(min-width:768px)and (max-width:991.98px){.summary-box{width:165px;height:113px;border-radius:25px;padding:20px 0}}@media(min-width:992px)and (max-width:1279.98px){.summary-box{width:155px;height:106.78px;border-radius:24.11px;padding:20.67px 0}}@media(min-width:1280px)and (max-width:1365.98px){.summary-box{width:200px;height:137.78px;border-radius:31.11px;padding:26.67px 0}}@media(min-width:1366px)and (max-width:1439.98px){.summary-box{width:213.44px;height:147.03px;border-radius:33.2px;padding:28.46px 0}}@media(min-width:1440px)and (max-width:1599.98px){.summary-box{width:225px;height:155px;border-radius:35px;padding:30px 0}}@media(min-width:1600px)and (max-width:1679.98px){.summary-box{width:250px;height:172.22px;border-radius:38.89px;padding:33.33px 0}}@media(min-width:1680px)and (max-width:1919.98px){.summary-box{width:262.5px;height:180.83px;border-radius:40.83px;padding:35px 0}}@media(min-width:1920px){.summary-box{width:300px;height:206.67px;border-radius:46.67px;padding:40px 0}}@media(max-width:359.98px){.summary-box p.name{font-size:13.65px!important}}@media(min-width:360px)and (max-width:374.98px){.summary-box p.name{font-size:15.36px!important}}@media(min-width:375px)and (max-width:410.98px){.summary-box p.name{font-size:16px!important}}@media(min-width:411px)and (max-width:575.98px){.summary-box p.name{font-size:17.54px!important}}@media(min-width:576px)and (max-width:767.98px){.summary-box p.name{font-size:13.5px!important}}@media(min-width:768px)and (max-width:991.98px){.summary-box p.name{font-size:18px!important}}@media(min-width:992px)and (max-width:1279.98px){.summary-box p.name{font-size:16.53px!important}}@media(min-width:1280px)and (max-width:1365.98px){.summary-box p.name{font-size:21.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.summary-box p.name{font-size:22.77px!important}}@media(min-width:1440px)and (max-width:1599.98px){.summary-box p.name{font-size:24px!important}}@media(min-width:1600px)and (max-width:1679.98px){.summary-box p.name{font-size:26.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.summary-box p.name{font-size:28px!important}}@media(min-width:1920px){.summary-box p.name{font-size:32px!important}}@media(max-width:359.98px){.summary-box p.number{font-size:18.77px!important}}@media(min-width:360px)and (max-width:374.98px){.summary-box p.number{font-size:21.12px!important}}@media(min-width:375px)and (max-width:410.98px){.summary-box p.number{font-size:22px!important}}@media(min-width:411px)and (max-width:575.98px){.summary-box p.number{font-size:24.11px!important}}@media(min-width:576px)and (max-width:767.98px){.summary-box p.number{font-size:24px!important}}@media(min-width:768px)and (max-width:991.98px){.summary-box p.number{font-size:32px!important}}@media(min-width:992px)and (max-width:1279.98px){.summary-box p.number{font-size:27.56px!important}}@media(min-width:1280px)and (max-width:1365.98px){.summary-box p.number{font-size:35.56px!important}}@media(min-width:1366px)and (max-width:1439.98px){.summary-box p.number{font-size:37.94px!important}}@media(min-width:1440px)and (max-width:1599.98px){.summary-box p.number{font-size:40px!important}}@media(min-width:1600px)and (max-width:1679.98px){.summary-box p.number{font-size:44.44px!important}}@media(min-width:1680px)and (max-width:1919.98px){.summary-box p.number{font-size:46.67px!important}}@media(min-width:1920px){.summary-box p.number{font-size:53.33px!important}}.category-test-result-table{border-collapse:collapse;margin-top:25px}.category-test-result-table th{font-family:manrope-semibold,sans-serif;border-bottom:1px solid #381464;background:#fff;color:#381464;font-weight:900;text-align:left!important}@media(max-width:359.98px){.category-test-result-table th{font-size:10.24px;padding-left:13.65px}}@media(min-width:360px)and (max-width:374.98px){.category-test-result-table th{font-size:11.52px;padding-left:15.36px}}@media(min-width:375px)and (max-width:410.98px){.category-test-result-table th{font-size:12px;padding-left:16px}}@media(min-width:411px)and (max-width:575.98px){.category-test-result-table th{font-size:13.15px;padding-left:17.54px}}@media(min-width:576px)and (max-width:767.98px){.category-test-result-table th{font-size:18.43px;padding-left:24.58px}}@media(min-width:768px)and (max-width:991.98px){.category-test-result-table th{font-size:24.58px;padding-left:32.77px}}@media(min-width:992px)and (max-width:1279.98px){.category-test-result-table th{font-size:11.02px;padding-left:11.02px}}@media(min-width:1280px)and (max-width:1365.98px){.category-test-result-table th{font-size:14.22px;padding-left:14.22px}}@media(min-width:1366px)and (max-width:1439.98px){.category-test-result-table th{font-size:15.18px;padding-left:15.18px}}@media(min-width:1440px)and (max-width:1599.98px){.category-test-result-table th{font-size:16px;padding-left:16px}}@media(min-width:1600px)and (max-width:1679.98px){.category-test-result-table th{font-size:17.78px;padding-left:17.78px}}@media(min-width:1680px)and (max-width:1919.98px){.category-test-result-table th{font-size:18.67px;padding-left:18.67px}}@media(min-width:1920px){.category-test-result-table th{font-size:21.33px;padding-left:21.33px}}.category-test-result-table th:hover{color:#ed1e79;text-decoration:underline;-webkit-text-decoration-color:#ed1e79;text-decoration-color:#ed1e79}.category-test-result-table tr,.category-test-result-table tr:last-child{border-bottom:1px solid #381464}.category-test-result-table tr:nth-of-type(2n){background:rgba(236,246,244,.5)}.category-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:13px;font-weight:400;padding:10px 0;color:#381464}@media(max-width:359.98px){.category-test-result-table td p{font-size:10.24px;margin-left:12.8px;line-height:12.8px}}@media(min-width:360px)and (max-width:374.98px){.category-test-result-table td p{font-size:11.52px;margin-left:14.4px;line-height:14.4px}}@media(min-width:375px)and (max-width:410.98px){.category-test-result-table td p{font-size:12px;margin-left:15px;line-height:15px}}@media(min-width:411px)and (max-width:575.98px){.category-test-result-table td p{font-size:13.15px;margin-left:16.44px;line-height:16.44px}}@media(min-width:576px)and (max-width:767.98px){.category-test-result-table td p{font-size:18.43px;margin-left:23.04px;line-height:23.04px}}@media(min-width:768px)and (max-width:991.98px){.category-test-result-table td p{font-size:24.58px;margin-left:30.72px;line-height:30.72px}}@media(min-width:992px)and (max-width:1279.98px){.category-test-result-table td p{font-size:11.02px;margin-left:17.22px;line-height:13.78px}}@media(min-width:1280px)and (max-width:1365.98px){.category-test-result-table td p{font-size:14.22px;margin-left:22.22px;line-height:17.78px}}@media(min-width:1366px)and (max-width:1439.98px){.category-test-result-table td p{font-size:15.18px;margin-left:23.72px;line-height:18.97px}}@media(min-width:1440px)and (max-width:1599.98px){.category-test-result-table td p{font-size:16px;margin-left:25px;line-height:20px}}@media(min-width:1600px)and (max-width:1679.98px){.category-test-result-table td p{font-size:17.78px;margin-left:27.78px;line-height:22.22px}}@media(min-width:1680px)and (max-width:1919.98px){.category-test-result-table td p{font-size:18.67px;margin-left:29.17px;line-height:23.33px}}@media(min-width:1920px){.category-test-result-table td p{font-size:21.33px;margin-left:33.33px;line-height:26.67px}}.category-test-result-table td img{margin:10px}@media(max-width:359.98px){.category-test-result-table td img{width:21.33px}}@media(min-width:360px)and (max-width:374.98px){.category-test-result-table td img{width:24px}}@media(min-width:375px)and (max-width:410.98px){.category-test-result-table td img{width:25px}}@media(min-width:411px)and (max-width:575.98px){.category-test-result-table td img{width:27.4px}}@media(min-width:576px)and (max-width:767.98px){.category-test-result-table td img{width:38.4px}}@media(min-width:768px)and (max-width:991.98px){.category-test-result-table td img{width:51.2px}}@media(min-width:992px)and (max-width:1279.98px){.category-test-result-table td img{width:26.18px}}@media(min-width:1280px)and (max-width:1365.98px){.category-test-result-table td img{width:33.78px}}@media(min-width:1366px)and (max-width:1439.98px){.category-test-result-table td img{width:36.05px}}@media(min-width:1440px)and (max-width:1599.98px){.category-test-result-table td img{width:38px}}@media(min-width:1600px)and (max-width:1679.98px){.category-test-result-table td img{width:42.22px}}@media(min-width:1680px)and (max-width:1919.98px){.category-test-result-table td img{width:44.33px}}@media(min-width:1920px){.category-test-result-table td img{width:50.67px}}.category-test-result-table td .category-name{display:inline}@media(max-width:359.98px){.category-test-result-table{overflow-x:scroll!important;margin-top:21.33px;vertical-align:text-bottom}}@media(min-width:360px)and (max-width:374.98px){.category-test-result-table{overflow-x:scroll!important;margin-top:24px;vertical-align:text-bottom}}@media(min-width:375px)and (max-width:410.98px){.category-test-result-table{overflow-x:scroll!important;margin-top:25px;vertical-align:text-bottom}}@media(min-width:411px)and (max-width:575.98px){.category-test-result-table{overflow-x:scroll!important;margin-top:27.4px;vertical-align:text-bottom}}@media(min-width:576px)and (max-width:767.98px){.category-test-result-table{overflow-x:scroll!important;margin-top:38.4px;vertical-align:text-bottom}}@media(min-width:768px)and (max-width:991.98px){.category-test-result-table{overflow-x:scroll!important;margin-top:51.2px;vertical-align:text-bottom}}.category-test-result-table .btn-purple{color:#fff!important;margin:0 0 0 10px;font-size:10px}@media(max-width:575.98px){.category-test-result-table{background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.category-test-result-table .clear-circle{background-color:#3fa294}.category-test-result-table .carrier-circle,.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:20px;height:20px;padding:4px 0}.category-test-result-table .carrier-circle{background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:20px;height:20px;padding:4px 0;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:12px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:12px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:12px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:576px)and (max-width:767.98px){.category-test-result-table{background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.category-test-result-table .clear-circle{background-color:#3fa294}.category-test-result-table .carrier-circle,.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:30px;height:30px;padding:2px 8px}.category-test-result-table .carrier-circle{background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:30px;height:30px;padding:2px 8px;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:24px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:24px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:24px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:768px)and (max-width:991.98px){.category-test-result-table{background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.category-test-result-table .clear-circle{background-color:#3fa294}.category-test-result-table .carrier-circle,.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:40px;height:40px;padding:5px 0}.category-test-result-table .carrier-circle{background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:40px;height:40px;padding:5px 0;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:24px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:24px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:24px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:992px)and (max-width:1279.98px){.category-test-result-table .clear-circle{background-color:#3fa294}.category-test-result-table .carrier-circle,.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:25px;height:25px;padding:6px 0}.category-test-result-table .carrier-circle{background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:25px;height:25px;padding:6px 0;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:11px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:11px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:11px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:1280px)and (max-width:1365.98px){.category-test-result-table .clear-circle{background-color:#3fa294}.category-test-result-table .carrier-circle,.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:27px;height:27px;padding:4px 0}.category-test-result-table .carrier-circle{background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:27px;height:27px;padding:4px 0;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:14px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:14px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:14px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:1366px)and (max-width:1439.98px){.category-test-result-table .clear-circle{background-color:#3fa294}.category-test-result-table .carrier-circle,.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:29px;height:29px;padding:6px 0}.category-test-result-table .carrier-circle{background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:29px;height:29px;padding:6px 0;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:15px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:15px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:15px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:1440px)and (max-width:1599.98px){.category-test-result-table .clear-circle{background-color:#3fa294}.category-test-result-table .carrier-circle,.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:31px;height:31px;padding:6px 0}.category-test-result-table .carrier-circle{background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:31px;height:31px;padding:6px 0;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:16px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:16px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:16px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:1600px)and (max-width:1679.98px){.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:34px;height:34px;padding:8px;background-color:#3fa294}.category-test-result-table .carrier-circle{color:#fff;border-radius:50%;margin:auto!important;width:34px;height:34px;padding:8px;background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:34px;height:34px;padding:8px;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:17px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:17px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:17px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:1680px)and (max-width:1919.98px){.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:36px;height:36px;padding:8px;background-color:#3fa294}.category-test-result-table .carrier-circle{color:#fff;border-radius:50%;margin:auto!important;width:36px;height:36px;padding:8px;background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:36px;height:36px;padding:8px;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:18px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:18px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:18px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}@media(min-width:1920px){.category-test-result-table .clear-circle{color:#fff;border-radius:50%;margin:auto!important;width:41px;height:41px;padding:8px;background-color:#3fa294}.category-test-result-table .carrier-circle{color:#fff;border-radius:50%;margin:auto!important;width:41px;height:41px;padding:8px;background-color:#f57f29}.category-test-result-table .positive-circle{color:#fff;border-radius:50%;margin:auto!important;width:41px;height:41px;padding:8px;background-color:red}.category-test-result-table .clear-text{color:#3fa294;font-size:21px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .carrier-text{color:#f57f29;font-size:21px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}.category-test-result-table .positive-text{color:red;font-size:21px;text-transform:uppercase;font-family:manrope-semibold,sans-serif}}.dna-profile-table{width:100%;border-collapse:collapse;margin-top:25px}.dna-profile-table table{width:100%}.dna-profile-table th{text-align:left!important}.dna-profile-table tr,.dna-profile-table tr:last-child{border-bottom:1px solid #381464}.dna-profile-table tr:first-child{border-top:1px solid #381464}.dna-profile-table td{letter-spacing:0;vertical-align:text-bottom;font-weight:400;color:#381464}.dna-profile-table td p{margin:0;color:#381464;white-space:nowrap}@media(max-width:575.98px){.dna-profile-table{overflow-x:scroll!important;margin-top:25px;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.dna-profile-table td{white-space:nowrap}.dna-profile-table td p{padding:15px 0;font-size:16px}}@media(min-width:576px)and (max-width:767.98px){.dna-profile-table{overflow-x:scroll!important;margin-top:25px;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.dna-profile-table td{font-size:20px;white-space:nowrap}.dna-profile-table td p{padding:15px 0;font-size:20px}}@media(min-width:768px)and (max-width:991.98px){.dna-profile-table{overflow-x:scroll!important;margin-top:25px;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.dna-profile-table td{font-size:20px;white-space:nowrap}.dna-profile-table td p{padding:15px 0;font-size:20px}}@media(min-width:992px)and (max-width:1279.98px){.dna-profile-table{overflow-x:scroll!important;margin-top:25px}.dna-profile-table td{font-size:20px;white-space:nowrap}.dna-profile-table td p{padding:15px 0;font-size:16px}}@media(min-width:1280px)and (max-width:1365.98px){.dna-profile-table{margin-bottom:100px}.dna-profile-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.dna-profile-table td p{padding:30px 0;font-size:16px}}@media(min-width:1366px)and (max-width:1439.98px){.dna-profile-table{margin-bottom:100px}.dna-profile-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.dna-profile-table td p{padding:30px 0;font-size:18px}}@media(min-width:1440px)and (max-width:1599.98px){.dna-profile-table{margin-bottom:100px}.dna-profile-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.dna-profile-table td p{padding:30px 0;font-size:20px}}@media(min-width:1600px)and (max-width:1679.98px){.dna-profile-table{margin-bottom:100px}.dna-profile-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.dna-profile-table td p{padding:30px 0;font-size:20px}}@media(min-width:1680px)and (max-width:1919.98px){.dna-profile-table{margin-bottom:100px}.dna-profile-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.dna-profile-table td p{padding:30px 0;font-size:20px}}@media(min-width:1920px){.dna-profile-table{margin-bottom:100px}.dna-profile-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.dna-profile-table td p{padding:30px 0;font-size:20px}}.diseases-test-result-table{width:100%;border-collapse:collapse;margin-top:25px;padding:10px}.diseases-test-result-table th{font-family:manrope-semibold,sans-serif;border-bottom:1px solid #381464;background:#fff;color:#381464;font-weight:900;white-space:nowrap;padding-left:15px;font-size:20px;line-height:22px;text-align:left!important}.diseases-test-result-table th:hover{color:#ed1e79;text-decoration:underline;-webkit-text-decoration-color:#ed1e79;text-decoration-color:#ed1e79}.diseases-test-result-table tr,.diseases-test-result-table tr:last-child{border-bottom:1px solid #381464}.diseases-test-result-table tr:nth-of-type(2n){background:rgba(236,246,244,.5)}.diseases-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:13px;font-weight:400;color:#381464;padding-left:15px}.diseases-test-result-table td p{margin:0;text-transform:capitalize;text-align:left!important}.diseases-test-result-table td p .test-result{white-space:nowrap}.diseases-test-result-table .btn-report{color:#fff!important;background-color:#ed1e79;padding:5px!important;font-size:14px!important;min-width:160px!important;text-transform:capitalize}.diseases-test-result-table .btn-report i{margin-left:5px}.diseases-test-result-table .btn-report:hover{background-color:#381464}@media(max-width:575.98px){.diseases-test-result-table{overflow-x:scroll!important;margin-top:25px;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.diseases-test-result-table th{padding:15px 10px;font-size:12px;line-height:15px}.diseases-test-result-table td{font-size:13px}.diseases-test-result-table td p{line-height:24px;padding:20px 0}.diseases-test-result-table .test-result-td{min-width:200px}}@media(min-width:576px)and (max-width:767.98px){.diseases-test-result-table{overflow-x:scroll!important;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.diseases-test-result-table th{padding:15px 10px;font-size:20px}.diseases-test-result-table td{font-size:20px}.diseases-test-result-table td p{line-height:24px;padding:20px 0}.diseases-test-result-table .test-result-td{min-width:200px}}@media(min-width:768px)and (max-width:991.98px){.diseases-test-result-table{overflow-x:scroll!important;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}.diseases-test-result-table th{padding:15px 10px;font-size:20px}.diseases-test-result-table td{font-size:20px}.diseases-test-result-table td p{line-height:30px;padding:20px 0}.diseases-test-result-table .test-result-td{min-width:250px}}@media(min-width:992px)and (max-width:1279.98px){.diseases-test-result-table th{padding:15px 10px;font-size:16px}.diseases-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.diseases-test-result-table td p{margin:0;line-height:24px;padding:35px 0}}@media(min-width:1280px)and (max-width:1365.98px){.diseases-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.diseases-test-result-table td p{margin:0;line-height:24px;padding:35px 0}}@media(min-width:1366px)and (max-width:1439.98px){.diseases-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.diseases-test-result-table td p{margin:0;line-height:24px;padding:35px 0}}@media(min-width:1440px)and (max-width:1599.98px){.diseases-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.diseases-test-result-table td p{margin:0;line-height:24px;padding:35px 0}}@media(min-width:1600px)and (max-width:1679.98px){.diseases-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.diseases-test-result-table td p{margin:0;line-height:24px;padding:35px 0}}@media(min-width:1680px)and (max-width:1919.98px){.diseases-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.diseases-test-result-table td p{margin:0;line-height:24px;padding:35px 0}}@media(min-width:1920px){.diseases-test-result-table td{letter-spacing:0;vertical-align:text-bottom;font-size:20px;color:#381464}.diseases-test-result-table td p{margin:0;line-height:24px;padding:35px 0}}.my-account-animal-table{width:100%;border-collapse:collapse;margin-top:25px}.my-account-animal-table th{text-align:left!important}.my-account-animal-table tr,.my-account-animal-table tr:last-child{border-bottom:1px solid #381464}.my-account-animal-table tr:first-child{border-top:1px solid #381464}.my-account-animal-table tr:nth-of-type(odd){background:rgba(236,246,244,.5)}.my-account-animal-table td{letter-spacing:0;vertical-align:text-bottom;font-weight:400;color:#381464}.my-account-animal-table td p{margin:0;color:#381464;white-space:nowrap}@media(max-width:359.98px){.my-account-animal-table{overflow-x:scroll!important}}@media(min-width:360px)and (max-width:374.98px){.my-account-animal-table{overflow-x:scroll!important}}@media(min-width:375px)and (max-width:410.98px){.my-account-animal-table{overflow-x:scroll!important}}@media(min-width:411px)and (max-width:575.98px){.my-account-animal-table{overflow-x:scroll!important}}@media(min-width:576px)and (max-width:767.98px){.my-account-animal-table{overflow-x:scroll!important}}@media(min-width:768px)and (max-width:991.98px){.my-account-animal-table{overflow-x:scroll!important}}@media(max-width:575.98px){.my-account-animal-table{background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll;overflow-x:scroll!important;margin-top:25px}}.my-account-animal-table thead tr{overflow-x:unset!important}.my-account-animal-table thead tr th{text-align:left;color:#381464;font-family:manrope-semibold}@media(min-width:992px)and (max-width:1279.98px){.my-account-animal-table thead tr th{font-size:9.3px;padding:7.75px 0 7.75px 7.75px}}@media(min-width:1280px)and (max-width:1365.98px){.my-account-animal-table thead tr th{font-size:12px;padding:10px 0 10px 10px}}@media(min-width:1366px)and (max-width:1439.98px){.my-account-animal-table thead tr th{font-size:12.81px;padding:10.67px 0 10.67px 10.67px}}@media(min-width:1440px)and (max-width:1599.98px){.my-account-animal-table thead tr th{font-size:13.5px;padding:11.25px 0 11.25px 11.25px}}@media(min-width:1600px)and (max-width:1679.98px){.my-account-animal-table thead tr th{font-size:15px;padding:12.5px 0 12.5px 12.5px}}@media(min-width:1680px)and (max-width:1919.98px){.my-account-animal-table thead tr th{font-size:15.75px;padding:13.13px 0 13.13px 13.13px}}@media(min-width:1920px){.my-account-animal-table thead tr th{font-size:18px;padding:15px 0 15px 15px}}.my-account-animal-table tbody tr td{vertical-align:inherit}@media(min-width:992px)and (max-width:1279.98px){.my-account-animal-table tbody tr td{padding:10.33px 5.17px;font-size:8.27px}}@media(min-width:1280px)and (max-width:1365.98px){.my-account-animal-table tbody tr td{padding:13.33px 6.67px;font-size:10.67px}}@media(min-width:1366px)and (max-width:1439.98px){.my-account-animal-table tbody tr td{padding:14.23px 7.11px;font-size:11.38px}}@media(min-width:1440px)and (max-width:1599.98px){.my-account-animal-table tbody tr td{padding:15px 7.5px;font-size:12px}}@media(min-width:1600px)and (max-width:1679.98px){.my-account-animal-table tbody tr td{padding:16.67px 8.33px;font-size:13.33px}}@media(min-width:1680px)and (max-width:1919.98px){.my-account-animal-table tbody tr td{padding:17.5px 8.75px;font-size:14px}}@media(min-width:1920px){.my-account-animal-table tbody tr td{padding:20px 10px;font-size:16px}}.invoice-table{width:100%;border-collapse:collapse;overflow-x:hidden!important;margin-top:25px;overflow-y:hidden}.invoice-table tr,.invoice-table tr:last-child{border-bottom:1px solid #381464}.invoice-table tr:first-child{border-top:1px solid #381464}.invoice-table tr:nth-of-type(2n){background:rgba(236,246,244,.5)}.invoice-table td{letter-spacing:0;vertical-align:text-bottom;font-weight:400;color:#381464}.invoice-table td p{margin:0;color:#381464;white-space:nowrap}@media(max-width:359.98px){.invoice-table{overflow-x:scroll!important}}@media(min-width:360px)and (max-width:374.98px){.invoice-table{overflow-x:scroll!important}}@media(min-width:375px)and (max-width:410.98px){.invoice-table{overflow-x:scroll!important}}@media(min-width:411px)and (max-width:575.98px){.invoice-table{overflow-x:scroll!important}}@media(min-width:576px)and (max-width:767.98px){.invoice-table{overflow-x:scroll!important}}@media(min-width:768px)and (max-width:991.98px){.invoice-table{overflow-x:scroll!important}}@media(max-width:575.98px){.invoice-table{background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll;overflow-x:scroll!important;margin-top:25px}}.invoice-table thead tr{overflow-x:unset!important}.invoice-table thead tr th{text-align:left;color:#381464;font-family:manrope-semibold}@media(min-width:992px)and (max-width:1279.98px){.invoice-table thead tr th{font-size:9.3px;padding:7.75px 0 7.75px 7.75px}}@media(min-width:1280px)and (max-width:1365.98px){.invoice-table thead tr th{font-size:12px;padding:10px 0 10px 10px}}@media(min-width:1366px)and (max-width:1439.98px){.invoice-table thead tr th{font-size:12.81px;padding:10.67px 0 10.67px 10.67px}}@media(min-width:1440px)and (max-width:1599.98px){.invoice-table thead tr th{font-size:13.5px;padding:11.25px 0 11.25px 11.25px}}@media(min-width:1600px)and (max-width:1679.98px){.invoice-table thead tr th{font-size:15px;padding:12.5px 0 12.5px 12.5px}}@media(min-width:1680px)and (max-width:1919.98px){.invoice-table thead tr th{font-size:15.75px;padding:13.13px 0 13.13px 13.13px}}@media(min-width:1920px){.invoice-table thead tr th{font-size:18px;padding:15px 0 15px 15px}}@media(max-width:359.98px){.invoice-table thead tr th{white-space:nowrap;padding:4.27px}}@media(min-width:360px)and (max-width:374.98px){.invoice-table thead tr th{white-space:nowrap;padding:4.8px}}@media(min-width:375px)and (max-width:410.98px){.invoice-table thead tr th{white-space:nowrap;padding:5px}}@media(min-width:411px)and (max-width:575.98px){.invoice-table thead tr th{white-space:nowrap;padding:5.48px}}.invoice-table tbody tr td{vertical-align:inherit}@media(min-width:992px)and (max-width:1279.98px){.invoice-table tbody tr td{padding:10.33px 5.17px;font-size:8.27px}}@media(min-width:1280px)and (max-width:1365.98px){.invoice-table tbody tr td{padding:13.33px 6.67px;font-size:10.67px}}@media(min-width:1366px)and (max-width:1439.98px){.invoice-table tbody tr td{padding:14.23px 7.11px;font-size:11.38px}}@media(min-width:1440px)and (max-width:1599.98px){.invoice-table tbody tr td{padding:15px 7.5px;font-size:12px}}@media(min-width:1600px)and (max-width:1679.98px){.invoice-table tbody tr td{padding:16.67px 8.33px;font-size:13.33px}}@media(min-width:1680px)and (max-width:1919.98px){.invoice-table tbody tr td{padding:17.5px 8.75px;font-size:14px}}@media(min-width:1920px){.invoice-table tbody tr td{padding:20px 10px;font-size:16px}}.topic{text-align:left;font-size:40px;margin-top:50px;color:#381464}.sub-topic,.topic{font-family:manrope-semibold,sans-serif}.sub-topic{font-weight:700;color:#ed1e79}@media(max-width:359.98px){.sub-topic{font-size:20.48px!important}}@media(min-width:360px)and (max-width:374.98px){.sub-topic{font-size:23.04px!important}}@media(min-width:375px)and (max-width:410.98px){.sub-topic{font-size:24px!important}}@media(min-width:411px)and (max-width:575.98px){.sub-topic{font-size:26.3px!important}}@media(min-width:576px)and (max-width:767.98px){.sub-topic{font-size:36.86px!important}}@media(min-width:768px)and (max-width:991.98px){.sub-topic{font-size:49.15px!important}}@media(min-width:992px)and (max-width:1279.98px){.sub-topic{font-size:16.53px!important}}@media(min-width:1280px)and (max-width:1365.98px){.sub-topic{font-size:21.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.sub-topic{font-size:22.77px!important}}@media(min-width:1440px)and (max-width:1599.98px){.sub-topic{font-size:24px!important}}@media(min-width:1600px)and (max-width:1679.98px){.sub-topic{font-size:26.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.sub-topic{font-size:28px!important}}@media(min-width:1920px){.sub-topic{font-size:32px!important}}p span img{margin-right:10px}.btn-with-badge{text-transform:capitalize;border-radius:26px}@media(min-width:992px)and (max-width:1279.98px){.btn-with-badge{padding:1.55px 3.62px 1.55px 9.3px;font-size:8.78px}}@media(min-width:1280px)and (max-width:1365.98px){.btn-with-badge{padding:2px 4.67px 2px 12px;font-size:11.33px}}@media(min-width:1366px)and (max-width:1439.98px){.btn-with-badge{padding:2.13px 4.98px 2.13px 12.81px;font-size:12.09px}}@media(min-width:1440px)and (max-width:1599.98px){.btn-with-badge{padding:2.25px 5.25px 2.25px 13.5px;font-size:12.75px}}@media(min-width:1600px)and (max-width:1679.98px){.btn-with-badge{padding:2.5px 5.83px 2.5px 15px;font-size:14.17px}}@media(min-width:1680px)and (max-width:1919.98px){.btn-with-badge{padding:2.63px 6.13px 2.63px 15.75px;font-size:14.88px}}@media(min-width:1920px){.btn-with-badge{padding:3px 7px 3px 18px;font-size:17px}}@media(min-width:992px)and (max-width:1279.98px){.btn-with-badge span{border-radius:50%!important;padding:3.62px 0!important;width:12.92px;height:12.92px;font-size:7.23px!important}}@media(min-width:1280px)and (max-width:1365.98px){.btn-with-badge span{border-radius:50%!important;padding:4.67px 0!important;width:16.67px;height:16.67px;font-size:9.33px!important}}@media(min-width:1366px)and (max-width:1439.98px){.btn-with-badge span{border-radius:50%!important;padding:4.98px 0!important;width:17.79px;height:17.79px;font-size:9.96px!important}}@media(min-width:1440px)and (max-width:1599.98px){.btn-with-badge span{border-radius:50%!important;padding:5.25px 0!important;width:18.75px;height:18.75px;font-size:10.5px!important}}@media(min-width:1600px)and (max-width:1679.98px){.btn-with-badge span{border-radius:50%!important;padding:5.83px 0!important;width:20.83px;height:20.83px;font-size:11.67px!important}}@media(min-width:1680px)and (max-width:1919.98px){.btn-with-badge span{border-radius:50%!important;padding:6.13px 0!important;width:21.88px;height:21.88px;font-size:12.25px!important}}@media(min-width:1920px){.btn-with-badge span{border-radius:50%!important;padding:7px 0!important;width:25px;height:25px;font-size:14px!important}}.animalShareModal{overflow-y:auto!important}.animalShareModal label{color:#fff}.animalShareModal .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.animalShareModal .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.animalShareModal .mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:#fff}.animalShareModal input[type=text]{border:none;padding-left:20px;font-size:10px;width:100%;border-radius:50px}@media(max-width:359.98px){.barcode-tracker table th{font-size:10.24px!important}}@media(min-width:360px)and (max-width:374.98px){.barcode-tracker table th{font-size:11.52px!important}}@media(min-width:375px)and (max-width:410.98px){.barcode-tracker table th{font-size:12px!important}}@media(min-width:411px)and (max-width:575.98px){.barcode-tracker table th{font-size:13.15px!important}}@media(max-width:359.98px){.barcode-tracker table td{font-size:9.39px!important}}@media(min-width:360px)and (max-width:374.98px){.barcode-tracker table td{font-size:10.56px!important}}@media(min-width:375px)and (max-width:410.98px){.barcode-tracker table td{font-size:11px!important}}@media(min-width:411px)and (max-width:575.98px){.barcode-tracker table td{font-size:12.06px!important}}@media(max-width:575.98px){.table-with-mobile-shadow{overflow-x:scroll!important;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}}@media(min-width:576px)and (max-width:767.98px){.table-with-mobile-shadow{overflow-x:scroll!important;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}}@media(min-width:768px)and (max-width:991.98px){.table-with-mobile-shadow{overflow-x:scroll!important;background-image:linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8),linear-gradient(90deg,#d9ecea,#f5f2f8),linear-gradient(270deg,#d9ecea,#f5f2f8);background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:10px 100%,10px 100%,10px 100%,10px 100%;border-left:1px solid #d9ecea;border-right:1px solid #d9ecea;background-attachment:local,local,scroll,scroll}}.view-form-box{border:1px solid #ed1e79}@media(min-width:992px)and (max-width:1279.98px){.view-form-box{border-radius:15.5px;height:77.5px}}@media(min-width:1280px)and (max-width:1365.98px){.view-form-box{border-radius:20px;height:100px}}@media(min-width:1366px)and (max-width:1439.98px){.view-form-box{border-radius:21.34px;height:106.72px}}@media(min-width:1440px)and (max-width:1599.98px){.view-form-box{border-radius:22.5px;height:112.5px}}@media(min-width:1600px)and (max-width:1679.98px){.view-form-box{border-radius:25px;height:125px}}@media(min-width:1680px)and (max-width:1919.98px){.view-form-box{border-radius:26.25px;height:131.25px}}@media(min-width:1920px){.view-form-box{border-radius:30px;height:150px}}.view-form-box p{padding:50px 0}@media(min-width:992px)and (max-width:1279.98px){.view-form-box p{font-size:12.4px}}@media(min-width:1280px)and (max-width:1365.98px){.view-form-box p{font-size:16px}}@media(min-width:1366px)and (max-width:1439.98px){.view-form-box p{font-size:17.08px}}@media(min-width:1440px)and (max-width:1599.98px){.view-form-box p{font-size:18px}}@media(min-width:1600px)and (max-width:1679.98px){.view-form-box p{font-size:20px}}@media(min-width:1680px)and (max-width:1919.98px){.view-form-box p{font-size:21px}}@media(min-width:1920px){.view-form-box p{font-size:24px}}.view-form-box:hover{border:1px solid #381464;background-color:#09ccb9}.view-form-box:hover p{color:#ed1e79}.my-account-animal-table th{padding-right:10px!important}.clear-shadow{box-shadow:1px 1px 20px 9px #3fa294}.carrier-shadow{box-shadow:1px 1px 20px 9px #f57f29}.positive-shadow{box-shadow:1px 1px 20px 9px red}.traits-shadow{box-shadow:1px 1px 20px 9px #ed1e79}.result-view-container{float:right}.result-view-inline-block{display:inline-block;width:260px}@media(max-width:359.98px){.result-view-inline-block{width:100%!important;margin:0!important}}@media(min-width:360px)and (max-width:374.98px){.result-view-inline-block{width:100%!important;margin:0!important}}@media(min-width:375px)and (max-width:410.98px){.result-view-inline-block{width:100%!important;margin:0!important}}@media(min-width:411px)and (max-width:575.98px){.result-view-inline-block{width:100%!important;margin:0!important}}.result-view-inline-block .select2-selection__rendered{padding-left:19px!important}.result-view-box{padding-bottom:3px!important}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{background-image:url(assets/images/image.png)}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
