@charset "UTF-8";.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:hsl(0,0%,70%) #ccc hsl(0,0%,85%)}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid hsl(0,0%,90%)}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid rgb(183.6,218.88,255);border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid rgb(183.6,218.88,255)}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid rgb(183.6,218.88,255)}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}@font-face{font-family:Mulish;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0gotcqA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Mulish;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk2wotcqA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0AotcqA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Mulish;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0QotcqA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Mulish;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk3wot.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0gotcqA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk2wotcqA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0AotcqA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0QotcqA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk3wot.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0gotcqA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk2wotcqA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0AotcqA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0QotcqA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk3wot.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0gotcqA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk2wotcqA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0AotcqA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk0QotcqA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk3wot.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-cyrillic-ext-300-normal-VNX3DZAQ.woff2") format("woff2"),url("./media/open-sans-cyrillic-ext-300-normal-QXE3H735.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-cyrillic-300-normal-KEQVKBE6.woff2") format("woff2"),url("./media/open-sans-cyrillic-300-normal-YIXC2FGP.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-greek-ext-300-normal-UP2FF4PB.woff2") format("woff2"),url("./media/open-sans-greek-ext-300-normal-4V3CCZGR.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-greek-300-normal-Q4OW4UQF.woff2") format("woff2"),url("./media/open-sans-greek-300-normal-VXUBPDYA.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-hebrew-300-normal-WN35P6D3.woff2") format("woff2"),url("./media/open-sans-hebrew-300-normal-7D3IKKHD.woff") format("woff");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-math-300-normal-3XNFGFDT.woff2") format("woff2"),url("./media/open-sans-math-300-normal-7NOR3S5N.woff") format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-symbols-300-normal-LRFPUMFH.woff2") format("woff2"),url("./media/open-sans-symbols-300-normal-HV25TOXF.woff") format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-vietnamese-300-normal-XNTUKUJK.woff2") format("woff2"),url("./media/open-sans-vietnamese-300-normal-CURGLVJL.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-latin-ext-300-normal-DQZTICTF.woff2") format("woff2"),url("./media/open-sans-latin-ext-300-normal-FRGW62YT.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:300;src:url("./media/open-sans-latin-300-normal-XV7PQGD2.woff2") format("woff2"),url("./media/open-sans-latin-300-normal-UTCNKG33.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-cyrillic-ext-400-normal-KQGMAV6I.woff2") format("woff2"),url("./media/open-sans-cyrillic-ext-400-normal-BH7ZZLWK.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-cyrillic-400-normal-XXP627KY.woff2") format("woff2"),url("./media/open-sans-cyrillic-400-normal-CPTY572J.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-greek-ext-400-normal-ENIRZEY6.woff2") format("woff2"),url("./media/open-sans-greek-ext-400-normal-DT7D6PF5.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-greek-400-normal-KY7TVSMU.woff2") format("woff2"),url("./media/open-sans-greek-400-normal-25QANWGO.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-hebrew-400-normal-HW2DDLUT.woff2") format("woff2"),url("./media/open-sans-hebrew-400-normal-FAAGHUF3.woff") format("woff");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-math-400-normal-6WDTDZZE.woff2") format("woff2"),url("./media/open-sans-math-400-normal-6AGME5KE.woff") format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-symbols-400-normal-HRXR3VYF.woff2") format("woff2"),url("./media/open-sans-symbols-400-normal-4YWRODKU.woff") format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-vietnamese-400-normal-FCSIVZIX.woff2") format("woff2"),url("./media/open-sans-vietnamese-400-normal-Q6ZIDQWD.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-latin-ext-400-normal-TWQWOGD6.woff2") format("woff2"),url("./media/open-sans-latin-ext-400-normal-M66DR7V2.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url("./media/open-sans-latin-400-normal-6CPMF22W.woff2") format("woff2"),url("./media/open-sans-latin-400-normal-C3BT5UDA.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-cyrillic-ext-600-normal-5TMMZBI3.woff2") format("woff2"),url("./media/open-sans-cyrillic-ext-600-normal-EZPYTK5J.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-cyrillic-600-normal-NI5ED5L2.woff2") format("woff2"),url("./media/open-sans-cyrillic-600-normal-ZG3KRVCM.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-greek-ext-600-normal-GNZO55A6.woff2") format("woff2"),url("./media/open-sans-greek-ext-600-normal-WKTJ6VUO.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-greek-600-normal-CNVXBLBR.woff2") format("woff2"),url("./media/open-sans-greek-600-normal-3ROCC52G.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-hebrew-600-normal-EIDDGI6X.woff2") format("woff2"),url("./media/open-sans-hebrew-600-normal-LQPBPOSF.woff") format("woff");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-math-600-normal-7W262A47.woff2") format("woff2"),url("./media/open-sans-math-600-normal-QBDRWPSI.woff") format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-symbols-600-normal-A2US6YIU.woff2") format("woff2"),url("./media/open-sans-symbols-600-normal-FWNJ2KD3.woff") format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-vietnamese-600-normal-IHLEC43J.woff2") format("woff2"),url("./media/open-sans-vietnamese-600-normal-TSJGNWME.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-latin-ext-600-normal-XZGXV3YR.woff2") format("woff2"),url("./media/open-sans-latin-ext-600-normal-NJH54G6T.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url("./media/open-sans-latin-600-normal-ZUMUKN46.woff2") format("woff2"),url("./media/open-sans-latin-600-normal-D2HRYIPM.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-cyrillic-ext-700-normal-G6W722ZN.woff2") format("woff2"),url("./media/open-sans-cyrillic-ext-700-normal-Q2YR67DG.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-cyrillic-700-normal-HORMTFW5.woff2") format("woff2"),url("./media/open-sans-cyrillic-700-normal-BIRSIBIR.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-greek-ext-700-normal-ZB2UTGWM.woff2") format("woff2"),url("./media/open-sans-greek-ext-700-normal-C6CZBO3U.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-greek-700-normal-ROTCPRGV.woff2") format("woff2"),url("./media/open-sans-greek-700-normal-CYMNS7ZC.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-hebrew-700-normal-KYXIXGAU.woff2") format("woff2"),url("./media/open-sans-hebrew-700-normal-AA5GX3Y5.woff") format("woff");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-math-700-normal-GATIOHBV.woff2") format("woff2"),url("./media/open-sans-math-700-normal-S6RKGOZJ.woff") format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-symbols-700-normal-7NJCCSE6.woff2") format("woff2"),url("./media/open-sans-symbols-700-normal-KKWJB46Y.woff") format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-vietnamese-700-normal-X4JDH7EY.woff2") format("woff2"),url("./media/open-sans-vietnamese-700-normal-XP3ULZSR.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-latin-ext-700-normal-XB4EZBEV.woff2") format("woff2"),url("./media/open-sans-latin-ext-700-normal-LC2KP34O.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url("./media/open-sans-latin-700-normal-3CXQMHVO.woff2") format("woff2"),url("./media/open-sans-latin-700-normal-56ZNL4ZC.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.far:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-brands:before,.fa:before{content:var(--fa)}.fa-classic,.fas,.fa-solid,.far,.fa-regular{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa: "0"}.fa-1{--fa: "1"}.fa-2{--fa: "2"}.fa-3{--fa: "3"}.fa-4{--fa: "4"}.fa-5{--fa: "5"}.fa-6{--fa: "6"}.fa-7{--fa: "7"}.fa-8{--fa: "8"}.fa-9{--fa: "9"}.fa-fill-drip{--fa: "\f576"}.fa-arrows-to-circle{--fa: "\e4bd"}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: "\f138"}.fa-at{--fa: "@"}.fa-trash-can,.fa-trash-alt{--fa: "\f2ed"}.fa-text-height{--fa: "\f034"}.fa-user-xmark,.fa-user-times{--fa: "\f235"}.fa-stethoscope{--fa: "\f0f1"}.fa-message,.fa-comment-alt{--fa: "\f27a"}.fa-info{--fa: "\f129"}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: "\f422"}.fa-explosion{--fa: "\e4e9"}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: "\f15c"}.fa-wave-square{--fa: "\f83e"}.fa-ring{--fa: "\f70b"}.fa-building-un{--fa: "\e4d9"}.fa-dice-three{--fa: "\f527"}.fa-calendar-days,.fa-calendar-alt{--fa: "\f073"}.fa-anchor-circle-check{--fa: "\e4aa"}.fa-building-circle-arrow-right{--fa: "\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa: "\f45f"}.fa-arrows-up-to-line{--fa: "\e4c2"}.fa-sort-down,.fa-sort-desc{--fa: "\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa: "\f056"}.fa-door-open{--fa: "\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa: "\f2f5"}.fa-atom{--fa: "\f5d2"}.fa-soap{--fa: "\e06e"}.fa-icons,.fa-heart-music-camera-bolt{--fa: "\f86d"}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: "\f539"}.fa-bridge-circle-check{--fa: "\e4c9"}.fa-pump-medical{--fa: "\e06a"}.fa-fingerprint{--fa: "\f577"}.fa-hand-point-right{--fa: "\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa: "\f689"}.fa-forward-step,.fa-step-forward{--fa: "\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa: "\f5b8"}.fa-flag-checkered{--fa: "\f11e"}.fa-football,.fa-football-ball{--fa: "\f44e"}.fa-school-circle-exclamation{--fa: "\e56c"}.fa-crop{--fa: "\f125"}.fa-angles-down,.fa-angle-double-down{--fa: "\f103"}.fa-users-rectangle{--fa: "\e594"}.fa-people-roof{--fa: "\e537"}.fa-people-line{--fa: "\e534"}.fa-beer-mug-empty,.fa-beer{--fa: "\f0fc"}.fa-diagram-predecessor{--fa: "\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa: "\f176"}.fa-fire-flame-simple,.fa-burn{--fa: "\f46a"}.fa-person,.fa-male{--fa: "\f183"}.fa-laptop{--fa: "\f109"}.fa-file-csv{--fa: "\f6dd"}.fa-menorah{--fa: "\f676"}.fa-truck-plane{--fa: "\e58f"}.fa-record-vinyl{--fa: "\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa: "\f587"}.fa-bong{--fa: "\f55c"}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: "\f67b"}.fa-arrow-down-up-across-line{--fa: "\e4af"}.fa-spoon,.fa-utensil-spoon{--fa: "\f2e5"}.fa-jar-wheat{--fa: "\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa: "\f674"}.fa-file-circle-exclamation{--fa: "\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa: "\f47e"}.fa-pager{--fa: "\f815"}.fa-address-book,.fa-contact-book{--fa: "\f2b9"}.fa-strikethrough{--fa: "\f0cc"}.fa-k{--fa: "K"}.fa-landmark-flag{--fa: "\e51c"}.fa-pencil,.fa-pencil-alt{--fa: "\f303"}.fa-backward{--fa: "\f04a"}.fa-caret-right{--fa: "\f0da"}.fa-comments{--fa: "\f086"}.fa-paste,.fa-file-clipboard{--fa: "\f0ea"}.fa-code-pull-request{--fa: "\e13c"}.fa-clipboard-list{--fa: "\f46d"}.fa-truck-ramp-box,.fa-truck-loading{--fa: "\f4de"}.fa-user-check{--fa: "\f4fc"}.fa-vial-virus{--fa: "\e597"}.fa-sheet-plastic{--fa: "\e571"}.fa-blog{--fa: "\f781"}.fa-user-ninja{--fa: "\f504"}.fa-person-arrow-up-from-line{--fa: "\e539"}.fa-scroll-torah,.fa-torah{--fa: "\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: "\f458"}.fa-toggle-off{--fa: "\f204"}.fa-box-archive,.fa-archive{--fa: "\f187"}.fa-person-drowning{--fa: "\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: "\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: "\f58a"}.fa-spray-can{--fa: "\f5bd"}.fa-truck-monster{--fa: "\f63b"}.fa-w{--fa: "W"}.fa-earth-africa,.fa-globe-africa{--fa: "\f57c"}.fa-rainbow{--fa: "\f75b"}.fa-circle-notch{--fa: "\f1ce"}.fa-tablet-screen-button,.fa-tablet-alt{--fa: "\f3fa"}.fa-paw{--fa: "\f1b0"}.fa-cloud{--fa: "\f0c2"}.fa-trowel-bricks{--fa: "\e58a"}.fa-face-flushed,.fa-flushed{--fa: "\f579"}.fa-hospital-user{--fa: "\f80d"}.fa-tent-arrow-left-right{--fa: "\e57f"}.fa-gavel,.fa-legal{--fa: "\f0e3"}.fa-binoculars{--fa: "\f1e5"}.fa-microphone-slash{--fa: "\f131"}.fa-box-tissue{--fa: "\e05b"}.fa-motorcycle{--fa: "\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa: "\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa: "\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa: "\e068"}.fa-mars-and-venus-burst{--fa: "\e523"}.fa-square-caret-right,.fa-caret-square-right{--fa: "\f152"}.fa-scissors,.fa-cut{--fa: "\f0c4"}.fa-sun-plant-wilt{--fa: "\e57a"}.fa-toilets-portable{--fa: "\e584"}.fa-hockey-puck{--fa: "\f453"}.fa-table{--fa: "\f0ce"}.fa-magnifying-glass-arrow-right{--fa: "\e521"}.fa-tachograph-digital,.fa-digital-tachograph{--fa: "\f566"}.fa-users-slash{--fa: "\e073"}.fa-clover{--fa: "\e139"}.fa-reply,.fa-mail-reply{--fa: "\f3e5"}.fa-star-and-crescent{--fa: "\f699"}.fa-house-fire{--fa: "\e50c"}.fa-square-minus,.fa-minus-square{--fa: "\f146"}.fa-helicopter{--fa: "\f533"}.fa-compass{--fa: "\f14e"}.fa-square-caret-down,.fa-caret-square-down{--fa: "\f150"}.fa-file-circle-question{--fa: "\e4ef"}.fa-laptop-code{--fa: "\f5fc"}.fa-swatchbook{--fa: "\f5c3"}.fa-prescription-bottle{--fa: "\f485"}.fa-bars,.fa-navicon{--fa: "\f0c9"}.fa-people-group{--fa: "\e533"}.fa-hourglass-end,.fa-hourglass-3{--fa: "\f253"}.fa-heart-crack,.fa-heart-broken{--fa: "\f7a9"}.fa-square-up-right,.fa-external-link-square-alt{--fa: "\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa: "\f597"}.fa-film{--fa: "\f008"}.fa-ruler-horizontal{--fa: "\f547"}.fa-people-robbery{--fa: "\e536"}.fa-lightbulb{--fa: "\f0eb"}.fa-caret-left{--fa: "\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa: "\f06a"}.fa-school-circle-xmark{--fa: "\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: "\f08b"}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: "\f13a"}.fa-unlock-keyhole,.fa-unlock-alt{--fa: "\f13e"}.fa-cloud-showers-heavy{--fa: "\f740"}.fa-headphones-simple,.fa-headphones-alt{--fa: "\f58f"}.fa-sitemap{--fa: "\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa: "\f4b9"}.fa-memory{--fa: "\f538"}.fa-road-spikes{--fa: "\e568"}.fa-fire-burner{--fa: "\e4f1"}.fa-flag{--fa: "\f024"}.fa-hanukiah{--fa: "\f6e6"}.fa-feather{--fa: "\f52d"}.fa-volume-low,.fa-volume-down{--fa: "\f027"}.fa-comment-slash{--fa: "\f4b3"}.fa-cloud-sun-rain{--fa: "\f743"}.fa-compress{--fa: "\f066"}.fa-wheat-awn,.fa-wheat-alt{--fa: "\e2cd"}.fa-ankh{--fa: "\f644"}.fa-hands-holding-child{--fa: "\e4fa"}.fa-asterisk{--fa: "*"}.fa-square-check,.fa-check-square{--fa: "\f14a"}.fa-peseta-sign{--fa: "\e221"}.fa-heading,.fa-header{--fa: "\f1dc"}.fa-ghost{--fa: "\f6e2"}.fa-list,.fa-list-squares{--fa: "\f03a"}.fa-square-phone-flip,.fa-phone-square-alt{--fa: "\f87b"}.fa-cart-plus{--fa: "\f217"}.fa-gamepad{--fa: "\f11b"}.fa-circle-dot,.fa-dot-circle{--fa: "\f192"}.fa-face-dizzy,.fa-dizzy{--fa: "\f567"}.fa-egg{--fa: "\f7fb"}.fa-house-medical-circle-xmark{--fa: "\e513"}.fa-campground{--fa: "\f6bb"}.fa-folder-plus{--fa: "\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: "\f1e3"}.fa-paintbrush,.fa-paint-brush{--fa: "\f1fc"}.fa-lock{--fa: "\f023"}.fa-gas-pump{--fa: "\f52f"}.fa-hot-tub-person,.fa-hot-tub{--fa: "\f593"}.fa-map-location,.fa-map-marked{--fa: "\f59f"}.fa-house-flood-water{--fa: "\e50e"}.fa-tree{--fa: "\f1bb"}.fa-bridge-lock{--fa: "\e4cc"}.fa-sack-dollar{--fa: "\f81d"}.fa-pen-to-square,.fa-edit{--fa: "\f044"}.fa-car-side{--fa: "\f5e4"}.fa-share-nodes,.fa-share-alt{--fa: "\f1e0"}.fa-heart-circle-minus{--fa: "\e4ff"}.fa-hourglass-half,.fa-hourglass-2{--fa: "\f252"}.fa-microscope{--fa: "\f610"}.fa-sink{--fa: "\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa: "\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: "\f881"}.fa-mitten{--fa: "\f7b5"}.fa-person-rays{--fa: "\e54d"}.fa-users{--fa: "\f0c0"}.fa-eye-slash{--fa: "\f070"}.fa-flask-vial{--fa: "\e4f3"}.fa-hand,.fa-hand-paper{--fa: "\f256"}.fa-om{--fa: "\f679"}.fa-worm{--fa: "\e599"}.fa-house-circle-xmark{--fa: "\e50b"}.fa-plug{--fa: "\f1e6"}.fa-chevron-up{--fa: "\f077"}.fa-hand-spock{--fa: "\f259"}.fa-stopwatch{--fa: "\f2f2"}.fa-face-kiss,.fa-kiss{--fa: "\f596"}.fa-bridge-circle-xmark{--fa: "\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa: "\f589"}.fa-chess-bishop{--fa: "\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa: "\f58c"}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: "\f2a4"}.fa-road-circle-check{--fa: "\e564"}.fa-dice-five{--fa: "\f523"}.fa-square-rss,.fa-rss-square{--fa: "\f143"}.fa-land-mine-on{--fa: "\e51b"}.fa-i-cursor{--fa: "\f246"}.fa-stamp{--fa: "\f5bf"}.fa-stairs{--fa: "\e289"}.fa-i{--fa: "I"}.fa-hryvnia-sign,.fa-hryvnia{--fa: "\f6f2"}.fa-pills{--fa: "\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa: "\f581"}.fa-tooth{--fa: "\f5c9"}.fa-v{--fa: "V"}.fa-bangladeshi-taka-sign{--fa: "\e2e6"}.fa-bicycle{--fa: "\f206"}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: "\e579"}.fa-head-side-cough-slash{--fa: "\e062"}.fa-truck-medical,.fa-ambulance{--fa: "\f0f9"}.fa-wheat-awn-circle-exclamation{--fa: "\e598"}.fa-snowman{--fa: "\f7d0"}.fa-mortar-pestle{--fa: "\f5a7"}.fa-road-barrier{--fa: "\e562"}.fa-school{--fa: "\f549"}.fa-igloo{--fa: "\f7ae"}.fa-joint{--fa: "\f595"}.fa-angle-right{--fa: "\f105"}.fa-horse{--fa: "\f6f0"}.fa-q{--fa: "Q"}.fa-g{--fa: "G"}.fa-notes-medical{--fa: "\f481"}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: "\f2c9"}.fa-dong-sign{--fa: "\e169"}.fa-capsules{--fa: "\f46b"}.fa-poo-storm,.fa-poo-bolt{--fa: "\f75a"}.fa-face-frown-open,.fa-frown-open{--fa: "\f57a"}.fa-hand-point-up{--fa: "\f0a6"}.fa-money-bill{--fa: "\f0d6"}.fa-bookmark{--fa: "\f02e"}.fa-align-justify{--fa: "\f039"}.fa-umbrella-beach{--fa: "\f5ca"}.fa-helmet-un{--fa: "\e503"}.fa-bullseye{--fa: "\f140"}.fa-bacon{--fa: "\f7e5"}.fa-hand-point-down{--fa: "\f0a7"}.fa-arrow-up-from-bracket{--fa: "\e09a"}.fa-folder,.fa-folder-blank{--fa: "\f07b"}.fa-file-waveform,.fa-file-medical-alt{--fa: "\f478"}.fa-radiation{--fa: "\f7b9"}.fa-chart-simple{--fa: "\e473"}.fa-mars-stroke{--fa: "\f229"}.fa-vial{--fa: "\f492"}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: "\f624"}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: "\e2ca"}.fa-e{--fa: "E"}.fa-pen-clip,.fa-pen-alt{--fa: "\f305"}.fa-bridge-circle-exclamation{--fa: "\e4ca"}.fa-user{--fa: "\f007"}.fa-school-circle-check{--fa: "\e56b"}.fa-dumpster{--fa: "\f793"}.fa-van-shuttle,.fa-shuttle-van{--fa: "\f5b6"}.fa-building-user{--fa: "\e4da"}.fa-square-caret-left,.fa-caret-square-left{--fa: "\f191"}.fa-highlighter{--fa: "\f591"}.fa-key{--fa: "\f084"}.fa-bullhorn{--fa: "\f0a1"}.fa-globe{--fa: "\f0ac"}.fa-synagogue{--fa: "\f69b"}.fa-person-half-dress{--fa: "\e548"}.fa-road-bridge{--fa: "\e563"}.fa-location-arrow{--fa: "\f124"}.fa-c{--fa: "C"}.fa-tablet-button{--fa: "\f10a"}.fa-building-lock{--fa: "\e4d6"}.fa-pizza-slice{--fa: "\f818"}.fa-money-bill-wave{--fa: "\f53a"}.fa-chart-area,.fa-area-chart{--fa: "\f1fe"}.fa-house-flag{--fa: "\e50d"}.fa-person-circle-minus{--fa: "\e540"}.fa-ban,.fa-cancel{--fa: "\f05e"}.fa-camera-rotate{--fa: "\e0d8"}.fa-spray-can-sparkles,.fa-air-freshener{--fa: "\f5d0"}.fa-star{--fa: "\f005"}.fa-repeat{--fa: "\f363"}.fa-cross{--fa: "\f654"}.fa-box{--fa: "\f466"}.fa-venus-mars{--fa: "\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa: "\f245"}.fa-maximize,.fa-expand-arrows-alt{--fa: "\f31e"}.fa-charging-station{--fa: "\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa: "\f61f"}.fa-shuffle,.fa-random{--fa: "\f074"}.fa-person-running,.fa-running{--fa: "\f70c"}.fa-mobile-retro{--fa: "\e527"}.fa-grip-lines-vertical{--fa: "\f7a5"}.fa-spider{--fa: "\f717"}.fa-hands-bound{--fa: "\e4f9"}.fa-file-invoice-dollar{--fa: "\f571"}.fa-plane-circle-exclamation{--fa: "\e556"}.fa-x-ray{--fa: "\f497"}.fa-spell-check{--fa: "\f891"}.fa-slash{--fa: "\f715"}.fa-computer-mouse,.fa-mouse{--fa: "\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: "\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa: "\e070"}.fa-server{--fa: "\f233"}.fa-virus-covid-slash{--fa: "\e4a9"}.fa-shop-lock{--fa: "\e4a5"}.fa-hourglass-start,.fa-hourglass-1{--fa: "\f251"}.fa-blender-phone{--fa: "\f6b6"}.fa-building-wheat{--fa: "\e4db"}.fa-person-breastfeeding{--fa: "\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa: "\f2f6"}.fa-venus{--fa: "\f221"}.fa-passport{--fa: "\f5ab"}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: "\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa: "\f21e"}.fa-people-carry-box,.fa-people-carry{--fa: "\f4ce"}.fa-temperature-high{--fa: "\f769"}.fa-microchip{--fa: "\f2db"}.fa-crown{--fa: "\f521"}.fa-weight-hanging{--fa: "\f5cd"}.fa-xmarks-lines{--fa: "\e59a"}.fa-file-prescription{--fa: "\f572"}.fa-weight-scale,.fa-weight{--fa: "\f496"}.fa-user-group,.fa-user-friends{--fa: "\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: "\f15e"}.fa-chess-knight{--fa: "\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa: "\f59b"}.fa-wheelchair{--fa: "\f193"}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: "\f0aa"}.fa-toggle-on{--fa: "\f205"}.fa-person-walking,.fa-walking{--fa: "\f554"}.fa-l{--fa: "L"}.fa-fire{--fa: "\f06d"}.fa-bed-pulse,.fa-procedures{--fa: "\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa: "\f197"}.fa-face-laugh,.fa-laugh{--fa: "\f599"}.fa-folder-open{--fa: "\f07c"}.fa-heart-circle-plus{--fa: "\e500"}.fa-code-fork{--fa: "\e13b"}.fa-city{--fa: "\f64f"}.fa-microphone-lines,.fa-microphone-alt{--fa: "\f3c9"}.fa-pepper-hot{--fa: "\f816"}.fa-unlock{--fa: "\f09c"}.fa-colon-sign{--fa: "\e140"}.fa-headset{--fa: "\f590"}.fa-store-slash{--fa: "\e071"}.fa-road-circle-xmark{--fa: "\e566"}.fa-user-minus{--fa: "\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: "\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa: "\f79f"}.fa-clipboard{--fa: "\f328"}.fa-house-circle-exclamation{--fa: "\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa: "\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: "\f1eb"}.fa-bath,.fa-bathtub{--fa: "\f2cd"}.fa-underline{--fa: "\f0cd"}.fa-user-pen,.fa-user-edit{--fa: "\f4ff"}.fa-signature{--fa: "\f5b7"}.fa-stroopwafel{--fa: "\f551"}.fa-bold{--fa: "\f032"}.fa-anchor-lock{--fa: "\e4ad"}.fa-building-ngo{--fa: "\e4d7"}.fa-manat-sign{--fa: "\e1d5"}.fa-not-equal{--fa: "\f53e"}.fa-border-top-left,.fa-border-style{--fa: "\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa: "\f5a0"}.fa-jedi{--fa: "\f669"}.fa-square-poll-vertical,.fa-poll{--fa: "\f681"}.fa-mug-hot{--fa: "\f7b6"}.fa-car-battery,.fa-battery-car{--fa: "\f5df"}.fa-gift{--fa: "\f06b"}.fa-dice-two{--fa: "\f528"}.fa-chess-queen{--fa: "\f445"}.fa-glasses{--fa: "\f530"}.fa-chess-board{--fa: "\f43c"}.fa-building-circle-check{--fa: "\e4d2"}.fa-person-chalkboard{--fa: "\e53d"}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: "\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa: "\f255"}.fa-square-caret-up,.fa-caret-square-up{--fa: "\f151"}.fa-cloud-showers-water{--fa: "\e4e4"}.fa-chart-bar,.fa-bar-chart{--fa: "\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa: "\e05e"}.fa-less-than-equal{--fa: "\f537"}.fa-train{--fa: "\f238"}.fa-eye-low-vision,.fa-low-vision{--fa: "\f2a8"}.fa-crow{--fa: "\f520"}.fa-sailboat{--fa: "\e445"}.fa-window-restore{--fa: "\f2d2"}.fa-square-plus,.fa-plus-square{--fa: "\f0fe"}.fa-torii-gate{--fa: "\f6a1"}.fa-frog{--fa: "\f52e"}.fa-bucket{--fa: "\e4cf"}.fa-image{--fa: "\f03e"}.fa-microphone{--fa: "\f130"}.fa-cow{--fa: "\f6c8"}.fa-caret-up{--fa: "\f0d8"}.fa-screwdriver{--fa: "\f54a"}.fa-folder-closed{--fa: "\e185"}.fa-house-tsunami{--fa: "\e515"}.fa-square-nfi{--fa: "\e576"}.fa-arrow-up-from-ground-water{--fa: "\e4b5"}.fa-martini-glass,.fa-glass-martini-alt{--fa: "\f57b"}.fa-square-binary{--fa: "\e69b"}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: "\f2ea"}.fa-table-columns,.fa-columns{--fa: "\f0db"}.fa-lemon{--fa: "\f094"}.fa-head-side-mask{--fa: "\e063"}.fa-handshake{--fa: "\f2b5"}.fa-gem{--fa: "\f3a5"}.fa-dolly,.fa-dolly-box{--fa: "\f472"}.fa-smoking{--fa: "\f48d"}.fa-minimize,.fa-compress-arrows-alt{--fa: "\f78c"}.fa-monument{--fa: "\f5a6"}.fa-snowplow{--fa: "\f7d2"}.fa-angles-right,.fa-angle-double-right{--fa: "\f101"}.fa-cannabis{--fa: "\f55f"}.fa-circle-play,.fa-play-circle{--fa: "\f144"}.fa-tablets{--fa: "\f490"}.fa-ethernet{--fa: "\f796"}.fa-euro-sign,.fa-eur,.fa-euro{--fa: "\f153"}.fa-chair{--fa: "\f6c0"}.fa-circle-check,.fa-check-circle{--fa: "\f058"}.fa-circle-stop,.fa-stop-circle{--fa: "\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa: "\f568"}.fa-plate-wheat{--fa: "\e55a"}.fa-icicles{--fa: "\f7ad"}.fa-person-shelter{--fa: "\e54f"}.fa-neuter{--fa: "\f22c"}.fa-id-badge{--fa: "\f2c1"}.fa-marker{--fa: "\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa: "\f59a"}.fa-helicopter-symbol{--fa: "\e502"}.fa-universal-access{--fa: "\f29a"}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: "\f139"}.fa-lari-sign{--fa: "\e1c8"}.fa-volcano{--fa: "\f770"}.fa-person-walking-dashed-line-arrow-right{--fa: "\e553"}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: "\f154"}.fa-viruses{--fa: "\e076"}.fa-square-person-confined{--fa: "\e577"}.fa-user-tie{--fa: "\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa: "\f175"}.fa-tent-arrow-down-to-line{--fa: "\e57e"}.fa-certificate{--fa: "\f0a3"}.fa-reply-all,.fa-mail-reply-all{--fa: "\f122"}.fa-suitcase{--fa: "\f0f2"}.fa-person-skating,.fa-skating{--fa: "\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: "\f662"}.fa-camera-retro{--fa: "\f083"}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: "\f0ab"}.fa-file-import,.fa-arrow-right-to-file{--fa: "\f56f"}.fa-square-arrow-up-right,.fa-external-link-square{--fa: "\f14c"}.fa-box-open{--fa: "\f49e"}.fa-scroll{--fa: "\f70e"}.fa-spa{--fa: "\f5bb"}.fa-location-pin-lock{--fa: "\e51f"}.fa-pause{--fa: "\f04c"}.fa-hill-avalanche{--fa: "\e507"}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: "\f2cb"}.fa-bomb{--fa: "\f1e2"}.fa-registered{--fa: "\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: "\f2bb"}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: "\f516"}.fa-subscript{--fa: "\f12c"}.fa-diamond-turn-right,.fa-directions{--fa: "\f5eb"}.fa-burst{--fa: "\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa: "\e066"}.fa-face-tired,.fa-tired{--fa: "\f5c8"}.fa-money-bills{--fa: "\e1f3"}.fa-smog{--fa: "\f75f"}.fa-crutch{--fa: "\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: "\f0ee"}.fa-palette{--fa: "\f53f"}.fa-arrows-turn-right{--fa: "\e4c0"}.fa-vest{--fa: "\e085"}.fa-ferry{--fa: "\e4ea"}.fa-arrows-down-to-people{--fa: "\e4b9"}.fa-seedling,.fa-sprout{--fa: "\f4d8"}.fa-left-right,.fa-arrows-alt-h{--fa: "\f337"}.fa-boxes-packing{--fa: "\e4c7"}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: "\f0a8"}.fa-group-arrows-rotate{--fa: "\e4f6"}.fa-bowl-food{--fa: "\e4c6"}.fa-candy-cane{--fa: "\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: "\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa: "\f76c"}.fa-text-slash,.fa-remove-format{--fa: "\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa: "\f4da"}.fa-file-word{--fa: "\f1c2"}.fa-file-powerpoint{--fa: "\f1c4"}.fa-arrows-left-right,.fa-arrows-h{--fa: "\f07e"}.fa-house-lock{--fa: "\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: "\f0ed"}.fa-children{--fa: "\e4e1"}.fa-chalkboard,.fa-blackboard{--fa: "\f51b"}.fa-user-large-slash,.fa-user-alt-slash{--fa: "\f4fa"}.fa-envelope-open{--fa: "\f2b6"}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: "\e05f"}.fa-mattress-pillow{--fa: "\e525"}.fa-guarani-sign{--fa: "\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: "\f021"}.fa-fire-extinguisher{--fa: "\f134"}.fa-cruzeiro-sign{--fa: "\e152"}.fa-greater-than-equal{--fa: "\f532"}.fa-shield-halved,.fa-shield-alt{--fa: "\f3ed"}.fa-book-atlas,.fa-atlas{--fa: "\f558"}.fa-virus{--fa: "\e074"}.fa-envelope-circle-check{--fa: "\e4e8"}.fa-layer-group{--fa: "\f5fd"}.fa-arrows-to-dot{--fa: "\e4be"}.fa-archway{--fa: "\f557"}.fa-heart-circle-check{--fa: "\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa: "\f6f1"}.fa-file-zipper,.fa-file-archive{--fa: "\f1c6"}.fa-square{--fa: "\f0c8"}.fa-martini-glass-empty,.fa-glass-martini{--fa: "\f000"}.fa-couch{--fa: "\f4b8"}.fa-cedi-sign{--fa: "\e0df"}.fa-italic{--fa: "\f033"}.fa-table-cells-column-lock{--fa: "\e678"}.fa-church{--fa: "\f51d"}.fa-comments-dollar{--fa: "\f653"}.fa-democrat{--fa: "\f747"}.fa-z{--fa: "Z"}.fa-person-skiing,.fa-skiing{--fa: "\f7c9"}.fa-road-lock{--fa: "\e567"}.fa-a{--fa: "A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa: "\e03f"}.fa-feather-pointed,.fa-feather-alt{--fa: "\f56b"}.fa-p{--fa: "P"}.fa-snowflake{--fa: "\f2dc"}.fa-newspaper{--fa: "\f1ea"}.fa-rectangle-ad,.fa-ad{--fa: "\f641"}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: "\f0a9"}.fa-filter-circle-xmark{--fa: "\e17b"}.fa-locust{--fa: "\e520"}.fa-sort,.fa-unsorted{--fa: "\f0dc"}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: "\f0cb"}.fa-person-dress-burst{--fa: "\e544"}.fa-money-check-dollar,.fa-money-check-alt{--fa: "\f53d"}.fa-vector-square{--fa: "\f5cb"}.fa-bread-slice{--fa: "\f7ec"}.fa-language{--fa: "\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: "\f598"}.fa-filter{--fa: "\f0b0"}.fa-question{--fa: "?"}.fa-file-signature{--fa: "\f573"}.fa-up-down-left-right,.fa-arrows-alt{--fa: "\f0b2"}.fa-house-chimney-user{--fa: "\e065"}.fa-hand-holding-heart{--fa: "\f4be"}.fa-puzzle-piece{--fa: "\f12e"}.fa-money-check{--fa: "\f53c"}.fa-star-half-stroke,.fa-star-half-alt{--fa: "\f5c0"}.fa-code{--fa: "\f121"}.fa-whiskey-glass,.fa-glass-whiskey{--fa: "\f7a0"}.fa-building-circle-exclamation{--fa: "\e4d3"}.fa-magnifying-glass-chart{--fa: "\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa: "\f08e"}.fa-cubes-stacked{--fa: "\e4e6"}.fa-won-sign,.fa-krw,.fa-won{--fa: "\f159"}.fa-virus-covid{--fa: "\e4a8"}.fa-austral-sign{--fa: "\e0a9"}.fa-f{--fa: "F"}.fa-leaf{--fa: "\f06c"}.fa-road{--fa: "\f018"}.fa-taxi,.fa-cab{--fa: "\f1ba"}.fa-person-circle-plus{--fa: "\e541"}.fa-chart-pie,.fa-pie-chart{--fa: "\f200"}.fa-bolt-lightning{--fa: "\e0b7"}.fa-sack-xmark{--fa: "\e56a"}.fa-file-excel{--fa: "\f1c3"}.fa-file-contract{--fa: "\f56c"}.fa-fish-fins{--fa: "\e4f2"}.fa-building-flag{--fa: "\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa: "\f582"}.fa-object-ungroup{--fa: "\f248"}.fa-poop{--fa: "\f619"}.fa-location-pin,.fa-map-marker{--fa: "\f041"}.fa-kaaba{--fa: "\f66b"}.fa-toilet-paper{--fa: "\f71e"}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: "\f807"}.fa-eject{--fa: "\f052"}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: "\f35a"}.fa-plane-circle-check{--fa: "\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: "\f5a5"}.fa-object-group{--fa: "\f247"}.fa-chart-line,.fa-line-chart{--fa: "\f201"}.fa-mask-ventilator{--fa: "\e524"}.fa-arrow-right{--fa: "\f061"}.fa-signs-post,.fa-map-signs{--fa: "\f277"}.fa-cash-register{--fa: "\f788"}.fa-person-circle-question{--fa: "\e542"}.fa-h{--fa: "H"}.fa-tarp{--fa: "\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa: "\f7d9"}.fa-arrows-to-eye{--fa: "\e4bf"}.fa-plug-circle-bolt{--fa: "\e55b"}.fa-heart{--fa: "\f004"}.fa-mars-and-venus{--fa: "\f224"}.fa-house-user,.fa-home-user{--fa: "\e1b0"}.fa-dumpster-fire{--fa: "\f794"}.fa-house-crack{--fa: "\e3b1"}.fa-martini-glass-citrus,.fa-cocktail{--fa: "\f561"}.fa-face-surprise,.fa-surprise{--fa: "\f5c2"}.fa-bottle-water{--fa: "\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa: "\f28b"}.fa-toilet-paper-slash{--fa: "\e072"}.fa-apple-whole,.fa-apple-alt{--fa: "\f5d1"}.fa-kitchen-set{--fa: "\e51a"}.fa-r{--fa: "R"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: "\f2ca"}.fa-cube{--fa: "\f1b2"}.fa-bitcoin-sign{--fa: "\e0b4"}.fa-shield-dog{--fa: "\e573"}.fa-solar-panel{--fa: "\f5ba"}.fa-lock-open{--fa: "\f3c1"}.fa-elevator{--fa: "\e16d"}.fa-money-bill-transfer{--fa: "\e528"}.fa-money-bill-trend-up{--fa: "\e529"}.fa-house-flood-water-circle-arrow-right{--fa: "\e50f"}.fa-square-poll-horizontal,.fa-poll-h{--fa: "\f682"}.fa-circle{--fa: "\f111"}.fa-backward-fast,.fa-fast-backward{--fa: "\f049"}.fa-recycle{--fa: "\f1b8"}.fa-user-astronaut{--fa: "\f4fb"}.fa-plane-slash{--fa: "\e069"}.fa-trademark{--fa: "\f25c"}.fa-basketball,.fa-basketball-ball{--fa: "\f434"}.fa-satellite-dish{--fa: "\f7c0"}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: "\f35b"}.fa-mobile-screen-button,.fa-mobile-alt{--fa: "\f3cd"}.fa-volume-high,.fa-volume-up{--fa: "\f028"}.fa-users-rays{--fa: "\e593"}.fa-wallet{--fa: "\f555"}.fa-clipboard-check{--fa: "\f46c"}.fa-file-audio{--fa: "\f1c7"}.fa-burger,.fa-hamburger{--fa: "\f805"}.fa-wrench{--fa: "\f0ad"}.fa-bugs{--fa: "\e4d0"}.fa-rupee-sign,.fa-rupee{--fa: "\f156"}.fa-file-image{--fa: "\f1c5"}.fa-circle-question,.fa-question-circle{--fa: "\f059"}.fa-plane-departure{--fa: "\f5b0"}.fa-handshake-slash{--fa: "\e060"}.fa-book-bookmark{--fa: "\e0bb"}.fa-code-branch{--fa: "\f126"}.fa-hat-cowboy{--fa: "\f8c0"}.fa-bridge{--fa: "\e4c8"}.fa-phone-flip,.fa-phone-alt{--fa: "\f879"}.fa-truck-front{--fa: "\e2b7"}.fa-cat{--fa: "\f6be"}.fa-anchor-circle-exclamation{--fa: "\e4ab"}.fa-truck-field{--fa: "\e58d"}.fa-route{--fa: "\f4d7"}.fa-clipboard-question{--fa: "\e4e3"}.fa-panorama{--fa: "\e209"}.fa-comment-medical{--fa: "\f7f5"}.fa-teeth-open{--fa: "\f62f"}.fa-file-circle-minus{--fa: "\e4ed"}.fa-tags{--fa: "\f02c"}.fa-wine-glass{--fa: "\f4e3"}.fa-forward-fast,.fa-fast-forward{--fa: "\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa: "\f5a4"}.fa-square-parking,.fa-parking{--fa: "\f540"}.fa-house-signal{--fa: "\e012"}.fa-bars-progress,.fa-tasks-alt{--fa: "\f828"}.fa-faucet-drip{--fa: "\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: "\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa: "\f54d"}.fa-terminal{--fa: "\f120"}.fa-mobile-button{--fa: "\f10b"}.fa-house-medical-flag{--fa: "\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa: "\f291"}.fa-tape{--fa: "\f4db"}.fa-bus-simple,.fa-bus-alt{--fa: "\f55e"}.fa-eye{--fa: "\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa: "\f5b3"}.fa-audio-description{--fa: "\f29e"}.fa-person-military-to-person{--fa: "\e54c"}.fa-file-shield{--fa: "\e4f0"}.fa-user-slash{--fa: "\f506"}.fa-pen{--fa: "\f304"}.fa-tower-observation{--fa: "\e586"}.fa-file-code{--fa: "\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: "\f012"}.fa-bus{--fa: "\f207"}.fa-heart-circle-xmark{--fa: "\e501"}.fa-house-chimney,.fa-home-lg{--fa: "\e3af"}.fa-window-maximize{--fa: "\f2d0"}.fa-face-frown,.fa-frown{--fa: "\f119"}.fa-prescription{--fa: "\f5b1"}.fa-shop,.fa-store-alt{--fa: "\f54f"}.fa-floppy-disk,.fa-save{--fa: "\f0c7"}.fa-vihara{--fa: "\f6a7"}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: "\f515"}.fa-sort-up,.fa-sort-asc{--fa: "\f0de"}.fa-comment-dots,.fa-commenting{--fa: "\f4ad"}.fa-plant-wilt{--fa: "\e5aa"}.fa-diamond{--fa: "\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa: "\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: "\f4c0"}.fa-chart-diagram{--fa: "\e695"}.fa-bacterium{--fa: "\e05a"}.fa-hand-pointer{--fa: "\f25a"}.fa-drum-steelpan{--fa: "\f56a"}.fa-hand-scissors{--fa: "\f257"}.fa-hands-praying,.fa-praying-hands{--fa: "\f684"}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: "\f01e"}.fa-biohazard{--fa: "\f780"}.fa-location-crosshairs,.fa-location{--fa: "\f601"}.fa-mars-double{--fa: "\f227"}.fa-child-dress{--fa: "\e59c"}.fa-users-between-lines{--fa: "\e591"}.fa-lungs-virus{--fa: "\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa: "\f588"}.fa-phone{--fa: "\f095"}.fa-calendar-xmark,.fa-calendar-times{--fa: "\f273"}.fa-child-reaching{--fa: "\e59d"}.fa-head-side-virus{--fa: "\e064"}.fa-user-gear,.fa-user-cog{--fa: "\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: "\f163"}.fa-door-closed{--fa: "\f52a"}.fa-shield-virus{--fa: "\e06c"}.fa-dice-six{--fa: "\f526"}.fa-mosquito-net{--fa: "\e52c"}.fa-file-fragment{--fa: "\e697"}.fa-bridge-water{--fa: "\e4ce"}.fa-person-booth{--fa: "\f756"}.fa-text-width{--fa: "\f035"}.fa-hat-wizard{--fa: "\f6e8"}.fa-pen-fancy{--fa: "\f5ac"}.fa-person-digging,.fa-digging{--fa: "\f85e"}.fa-trash{--fa: "\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: "\f629"}.fa-book-medical{--fa: "\f7e6"}.fa-poo{--fa: "\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa: "\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: "\f553"}.fa-cubes{--fa: "\f1b3"}.fa-divide{--fa: "\f529"}.fa-tenge-sign,.fa-tenge{--fa: "\f7d7"}.fa-headphones{--fa: "\f025"}.fa-hands-holding{--fa: "\f4c2"}.fa-hands-clapping{--fa: "\e1a8"}.fa-republican{--fa: "\f75e"}.fa-arrow-left{--fa: "\f060"}.fa-person-circle-xmark{--fa: "\e543"}.fa-ruler{--fa: "\f545"}.fa-align-left{--fa: "\f036"}.fa-dice-d6{--fa: "\f6d1"}.fa-restroom{--fa: "\f7bd"}.fa-j{--fa: "J"}.fa-users-viewfinder{--fa: "\e595"}.fa-file-video{--fa: "\f1c8"}.fa-up-right-from-square,.fa-external-link-alt{--fa: "\f35d"}.fa-table-cells,.fa-th{--fa: "\f00a"}.fa-file-pdf{--fa: "\f1c1"}.fa-book-bible,.fa-bible{--fa: "\f647"}.fa-o{--fa: "O"}.fa-suitcase-medical,.fa-medkit{--fa: "\f0fa"}.fa-user-secret{--fa: "\f21b"}.fa-otter{--fa: "\f700"}.fa-person-dress,.fa-female{--fa: "\f182"}.fa-comment-dollar{--fa: "\f651"}.fa-business-time,.fa-briefcase-clock{--fa: "\f64a"}.fa-table-cells-large,.fa-th-large{--fa: "\f009"}.fa-book-tanakh,.fa-tanakh{--fa: "\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa: "\f2a0"}.fa-hat-cowboy-side{--fa: "\f8c1"}.fa-clipboard-user{--fa: "\f7f3"}.fa-child{--fa: "\f1ae"}.fa-lira-sign{--fa: "\f195"}.fa-satellite{--fa: "\f7bf"}.fa-plane-lock{--fa: "\e558"}.fa-tag{--fa: "\f02b"}.fa-comment{--fa: "\f075"}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: "\f1fd"}.fa-envelope{--fa: "\f0e0"}.fa-angles-up,.fa-angle-double-up{--fa: "\f102"}.fa-paperclip{--fa: "\f0c6"}.fa-arrow-right-to-city{--fa: "\e4b3"}.fa-ribbon{--fa: "\f4d6"}.fa-lungs{--fa: "\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: "\f887"}.fa-litecoin-sign{--fa: "\e1d3"}.fa-border-none{--fa: "\f850"}.fa-circle-nodes{--fa: "\e4e2"}.fa-parachute-box{--fa: "\f4cd"}.fa-indent{--fa: "\f03c"}.fa-truck-field-un{--fa: "\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa: "\f254"}.fa-mountain{--fa: "\f6fc"}.fa-user-doctor,.fa-user-md{--fa: "\f0f0"}.fa-circle-info,.fa-info-circle{--fa: "\f05a"}.fa-cloud-meatball{--fa: "\f73b"}.fa-camera,.fa-camera-alt{--fa: "\f030"}.fa-square-virus{--fa: "\e578"}.fa-meteor{--fa: "\f753"}.fa-car-on{--fa: "\e4dd"}.fa-sleigh{--fa: "\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: "\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: "\f4c1"}.fa-water{--fa: "\f773"}.fa-calendar-check{--fa: "\f274"}.fa-braille{--fa: "\f2a1"}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: "\f486"}.fa-landmark{--fa: "\f66f"}.fa-truck{--fa: "\f0d1"}.fa-crosshairs{--fa: "\f05b"}.fa-person-cane{--fa: "\e53c"}.fa-tent{--fa: "\e57d"}.fa-vest-patches{--fa: "\e086"}.fa-check-double{--fa: "\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: "\f15d"}.fa-money-bill-wheat{--fa: "\e52a"}.fa-cookie{--fa: "\f563"}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: "\f0e2"}.fa-hard-drive,.fa-hdd{--fa: "\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: "\f586"}.fa-dumbbell{--fa: "\f44b"}.fa-rectangle-list,.fa-list-alt{--fa: "\f022"}.fa-tarp-droplet{--fa: "\e57c"}.fa-house-medical-circle-check{--fa: "\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: "\f7ca"}.fa-calendar-plus{--fa: "\f271"}.fa-plane-arrival{--fa: "\f5af"}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: "\f359"}.fa-train-subway,.fa-subway{--fa: "\f239"}.fa-chart-gantt{--fa: "\e0e4"}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: "\e1bc"}.fa-crop-simple,.fa-crop-alt{--fa: "\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa: "\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa: "\f30a"}.fa-dna{--fa: "\f471"}.fa-virus-slash{--fa: "\e075"}.fa-minus,.fa-subtract{--fa: "\f068"}.fa-chess{--fa: "\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa: "\f177"}.fa-plug-circle-check{--fa: "\e55c"}.fa-street-view{--fa: "\f21d"}.fa-franc-sign{--fa: "\e18f"}.fa-volume-off{--fa: "\f026"}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: "\f2a3"}.fa-gear,.fa-cog{--fa: "\f013"}.fa-droplet-slash,.fa-tint-slash{--fa: "\f5c7"}.fa-mosque{--fa: "\f678"}.fa-mosquito{--fa: "\e52b"}.fa-star-of-david{--fa: "\f69a"}.fa-person-military-rifle{--fa: "\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa: "\f07a"}.fa-vials{--fa: "\f493"}.fa-plug-circle-plus{--fa: "\e55f"}.fa-place-of-worship{--fa: "\f67f"}.fa-grip-vertical{--fa: "\f58e"}.fa-hexagon-nodes{--fa: "\e699"}.fa-arrow-turn-up,.fa-level-up{--fa: "\f148"}.fa-u{--fa: "U"}.fa-square-root-variable,.fa-square-root-alt{--fa: "\f698"}.fa-clock,.fa-clock-four{--fa: "\f017"}.fa-backward-step,.fa-step-backward{--fa: "\f048"}.fa-pallet{--fa: "\f482"}.fa-faucet{--fa: "\e005"}.fa-baseball-bat-ball{--fa: "\f432"}.fa-s{--fa: "S"}.fa-timeline{--fa: "\e29c"}.fa-keyboard{--fa: "\f11c"}.fa-caret-down{--fa: "\f0d7"}.fa-house-chimney-medical,.fa-clinic-medical{--fa: "\f7f2"}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: "\f2c8"}.fa-mobile-screen,.fa-mobile-android-alt{--fa: "\f3cf"}.fa-plane-up{--fa: "\e22d"}.fa-piggy-bank{--fa: "\f4d3"}.fa-battery-half,.fa-battery-3{--fa: "\f242"}.fa-mountain-city{--fa: "\e52e"}.fa-coins{--fa: "\f51e"}.fa-khanda{--fa: "\f66d"}.fa-sliders,.fa-sliders-h{--fa: "\f1de"}.fa-folder-tree{--fa: "\f802"}.fa-network-wired{--fa: "\f6ff"}.fa-map-pin{--fa: "\f276"}.fa-hamsa{--fa: "\f665"}.fa-cent-sign{--fa: "\e3f5"}.fa-flask{--fa: "\f0c3"}.fa-person-pregnant{--fa: "\e31e"}.fa-wand-sparkles{--fa: "\f72b"}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: "\f142"}.fa-ticket{--fa: "\f145"}.fa-power-off{--fa: "\f011"}.fa-right-long,.fa-long-arrow-alt-right{--fa: "\f30b"}.fa-flag-usa{--fa: "\f74d"}.fa-laptop-file{--fa: "\e51d"}.fa-tty,.fa-teletype{--fa: "\f1e4"}.fa-diagram-next{--fa: "\e476"}.fa-person-rifle{--fa: "\e54e"}.fa-house-medical-circle-exclamation{--fa: "\e512"}.fa-closed-captioning{--fa: "\f20a"}.fa-person-hiking,.fa-hiking{--fa: "\f6ec"}.fa-venus-double{--fa: "\f226"}.fa-images{--fa: "\f302"}.fa-calculator{--fa: "\f1ec"}.fa-people-pulling{--fa: "\e535"}.fa-n{--fa: "N"}.fa-cable-car,.fa-tram{--fa: "\f7da"}.fa-cloud-rain{--fa: "\f73d"}.fa-building-circle-xmark{--fa: "\e4d4"}.fa-ship{--fa: "\f21a"}.fa-arrows-down-to-line{--fa: "\e4b8"}.fa-download{--fa: "\f019"}.fa-face-grin,.fa-grin{--fa: "\f580"}.fa-delete-left,.fa-backspace{--fa: "\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: "\f1fb"}.fa-file-circle-check{--fa: "\e5a0"}.fa-forward{--fa: "\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: "\f3ce"}.fa-face-meh,.fa-meh{--fa: "\f11a"}.fa-align-center{--fa: "\f037"}.fa-book-skull,.fa-book-dead{--fa: "\f6b7"}.fa-id-card,.fa-drivers-license{--fa: "\f2c2"}.fa-outdent,.fa-dedent{--fa: "\f03b"}.fa-heart-circle-exclamation{--fa: "\e4fe"}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: "\f015"}.fa-calendar-week{--fa: "\f784"}.fa-laptop-medical{--fa: "\f812"}.fa-b{--fa: "B"}.fa-file-medical{--fa: "\f477"}.fa-dice-one{--fa: "\f525"}.fa-kiwi-bird{--fa: "\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa: "\f0ec"}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: "\f2f9"}.fa-utensils,.fa-cutlery{--fa: "\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: "\f161"}.fa-mill-sign{--fa: "\e1ed"}.fa-bowl-rice{--fa: "\e2eb"}.fa-skull{--fa: "\f54c"}.fa-tower-broadcast,.fa-broadcast-tower{--fa: "\f519"}.fa-truck-pickup{--fa: "\f63c"}.fa-up-long,.fa-long-arrow-alt-up{--fa: "\f30c"}.fa-stop{--fa: "\f04d"}.fa-code-merge{--fa: "\f387"}.fa-upload{--fa: "\f093"}.fa-hurricane{--fa: "\f751"}.fa-mound{--fa: "\e52d"}.fa-toilet-portable{--fa: "\e583"}.fa-compact-disc{--fa: "\f51f"}.fa-file-arrow-down,.fa-file-download{--fa: "\f56d"}.fa-caravan{--fa: "\f8ff"}.fa-shield-cat{--fa: "\e572"}.fa-bolt,.fa-zap{--fa: "\f0e7"}.fa-glass-water{--fa: "\e4f4"}.fa-oil-well{--fa: "\e532"}.fa-vault{--fa: "\e2c5"}.fa-mars{--fa: "\f222"}.fa-toilet{--fa: "\f7d8"}.fa-plane-circle-xmark{--fa: "\e557"}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: "\f157"}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: "\f158"}.fa-sun{--fa: "\f185"}.fa-guitar{--fa: "\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa: "\f59c"}.fa-horse-head{--fa: "\f7ab"}.fa-bore-hole{--fa: "\e4c3"}.fa-industry{--fa: "\f275"}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: "\f358"}.fa-arrows-turn-to-dots{--fa: "\e4c1"}.fa-florin-sign{--fa: "\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: "\f884"}.fa-less-than{--fa: "<"}.fa-angle-down{--fa: "\f107"}.fa-car-tunnel{--fa: "\e4de"}.fa-head-side-cough{--fa: "\e061"}.fa-grip-lines{--fa: "\f7a4"}.fa-thumbs-down{--fa: "\f165"}.fa-user-lock{--fa: "\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa: "\f178"}.fa-anchor-circle-xmark{--fa: "\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa: "\f141"}.fa-chess-pawn{--fa: "\f443"}.fa-kit-medical,.fa-first-aid{--fa: "\f479"}.fa-person-through-window{--fa: "\e5a9"}.fa-toolbox{--fa: "\f552"}.fa-hands-holding-circle{--fa: "\e4fb"}.fa-bug{--fa: "\f188"}.fa-credit-card,.fa-credit-card-alt{--fa: "\f09d"}.fa-car,.fa-automobile{--fa: "\f1b9"}.fa-hand-holding-hand{--fa: "\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa: "\f5da"}.fa-mountain-sun{--fa: "\e52f"}.fa-arrows-left-right-to-line{--fa: "\e4ba"}.fa-dice-d20{--fa: "\f6cf"}.fa-truck-droplet{--fa: "\e58c"}.fa-file-circle-xmark{--fa: "\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa: "\e040"}.fa-medal{--fa: "\f5a2"}.fa-bed{--fa: "\f236"}.fa-square-h,.fa-h-square{--fa: "\f0fd"}.fa-podcast{--fa: "\f2ce"}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: "\f2c7"}.fa-bell{--fa: "\f0f3"}.fa-superscript{--fa: "\f12b"}.fa-plug-circle-xmark{--fa: "\e560"}.fa-star-of-life{--fa: "\f621"}.fa-phone-slash{--fa: "\f3dd"}.fa-paint-roller{--fa: "\f5aa"}.fa-handshake-angle,.fa-hands-helping{--fa: "\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa: "\f3c5"}.fa-file{--fa: "\f15b"}.fa-greater-than{--fa: ">"}.fa-person-swimming,.fa-swimmer{--fa: "\f5c4"}.fa-arrow-down{--fa: "\f063"}.fa-droplet,.fa-tint{--fa: "\f043"}.fa-eraser{--fa: "\f12d"}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: "\f57d"}.fa-person-burst{--fa: "\e53b"}.fa-dove{--fa: "\f4ba"}.fa-battery-empty,.fa-battery-0{--fa: "\f244"}.fa-socks{--fa: "\f696"}.fa-inbox{--fa: "\f01c"}.fa-section{--fa: "\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: "\f625"}.fa-envelope-open-text{--fa: "\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: "\f0f8"}.fa-wine-bottle{--fa: "\f72f"}.fa-chess-rook{--fa: "\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: "\f550"}.fa-dharmachakra{--fa: "\f655"}.fa-hotdog{--fa: "\f80f"}.fa-person-walking-with-cane,.fa-blind{--fa: "\f29d"}.fa-drum{--fa: "\f569"}.fa-ice-cream{--fa: "\f810"}.fa-heart-circle-bolt{--fa: "\e4fc"}.fa-fax{--fa: "\f1ac"}.fa-paragraph{--fa: "\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa: "\f772"}.fa-star-half{--fa: "\f089"}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: "\f468"}.fa-link,.fa-chain{--fa: "\f0c1"}.fa-ear-listen,.fa-assistive-listening-systems{--fa: "\f2a2"}.fa-tree-city{--fa: "\e587"}.fa-play{--fa: "\f04b"}.fa-font{--fa: "\f031"}.fa-table-cells-row-lock{--fa: "\e67a"}.fa-rupiah-sign{--fa: "\e23d"}.fa-magnifying-glass,.fa-search{--fa: "\f002"}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: "\f45d"}.fa-person-dots-from-line,.fa-diagnoses{--fa: "\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: "\f82a"}.fa-naira-sign{--fa: "\e1f6"}.fa-cart-arrow-down{--fa: "\f218"}.fa-walkie-talkie{--fa: "\f8ef"}.fa-file-pen,.fa-file-edit{--fa: "\f31c"}.fa-receipt{--fa: "\f543"}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: "\f14b"}.fa-suitcase-rolling{--fa: "\f5c1"}.fa-person-circle-exclamation{--fa: "\e53f"}.fa-chevron-down{--fa: "\f078"}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: "\f240"}.fa-skull-crossbones{--fa: "\f714"}.fa-code-compare{--fa: "\e13a"}.fa-list-ul,.fa-list-dots{--fa: "\f0ca"}.fa-school-lock{--fa: "\e56f"}.fa-tower-cell{--fa: "\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa: "\f309"}.fa-ranking-star{--fa: "\e561"}.fa-chess-king{--fa: "\f43f"}.fa-person-harassing{--fa: "\e549"}.fa-brazilian-real-sign{--fa: "\e46c"}.fa-landmark-dome,.fa-landmark-alt{--fa: "\f752"}.fa-arrow-up{--fa: "\f062"}.fa-tv,.fa-television,.fa-tv-alt{--fa: "\f26c"}.fa-shrimp{--fa: "\e448"}.fa-list-check,.fa-tasks{--fa: "\f0ae"}.fa-jug-detergent{--fa: "\e519"}.fa-circle-user,.fa-user-circle{--fa: "\f2bd"}.fa-user-shield{--fa: "\f505"}.fa-wind{--fa: "\f72e"}.fa-car-burst,.fa-car-crash{--fa: "\f5e1"}.fa-y{--fa: "Y"}.fa-person-snowboarding,.fa-snowboarding{--fa: "\f7ce"}.fa-truck-fast,.fa-shipping-fast{--fa: "\f48b"}.fa-fish{--fa: "\f578"}.fa-user-graduate{--fa: "\f501"}.fa-circle-half-stroke,.fa-adjust{--fa: "\f042"}.fa-clapperboard{--fa: "\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa: "\f7ba"}.fa-baseball,.fa-baseball-ball{--fa: "\f433"}.fa-jet-fighter-up{--fa: "\e518"}.fa-diagram-project,.fa-project-diagram{--fa: "\f542"}.fa-copy{--fa: "\f0c5"}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: "\f6a9"}.fa-hand-sparkles{--fa: "\e05d"}.fa-grip,.fa-grip-horizontal{--fa: "\f58d"}.fa-share-from-square,.fa-share-square{--fa: "\f14d"}.fa-child-combatant,.fa-child-rifle{--fa: "\e4e0"}.fa-gun{--fa: "\e19b"}.fa-square-phone,.fa-phone-square{--fa: "\f098"}.fa-plus,.fa-add{--fa: "+"}.fa-expand{--fa: "\f065"}.fa-computer{--fa: "\e4e5"}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: "\f00d"}.fa-arrows-up-down-left-right,.fa-arrows{--fa: "\f047"}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: "\f51c"}.fa-peso-sign{--fa: "\e222"}.fa-building-shield{--fa: "\e4d8"}.fa-baby{--fa: "\f77c"}.fa-users-line{--fa: "\e592"}.fa-quote-left,.fa-quote-left-alt{--fa: "\f10d"}.fa-tractor{--fa: "\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa: "\f829"}.fa-arrow-down-up-lock{--fa: "\e4b0"}.fa-lines-leaning{--fa: "\e51e"}.fa-ruler-combined{--fa: "\f546"}.fa-copyright{--fa: "\f1f9"}.fa-equals{--fa: "="}.fa-blender{--fa: "\f517"}.fa-teeth{--fa: "\f62e"}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: "\f20b"}.fa-map{--fa: "\f279"}.fa-rocket{--fa: "\f135"}.fa-photo-film,.fa-photo-video{--fa: "\f87c"}.fa-folder-minus{--fa: "\f65d"}.fa-hexagon-nodes-bolt{--fa: "\e69a"}.fa-store{--fa: "\f54e"}.fa-arrow-trend-up{--fa: "\e098"}.fa-plug-circle-minus{--fa: "\e55e"}.fa-sign-hanging,.fa-sign{--fa: "\f4d9"}.fa-bezier-curve{--fa: "\f55b"}.fa-bell-slash{--fa: "\f1f6"}.fa-tablet,.fa-tablet-android{--fa: "\f3fb"}.fa-school-flag{--fa: "\e56e"}.fa-fill{--fa: "\f575"}.fa-angle-up{--fa: "\f106"}.fa-drumstick-bite{--fa: "\f6d7"}.fa-holly-berry{--fa: "\f7aa"}.fa-chevron-left{--fa: "\f053"}.fa-bacteria{--fa: "\e059"}.fa-hand-lizard{--fa: "\f258"}.fa-notdef{--fa: "\e1fe"}.fa-disease{--fa: "\f7fa"}.fa-briefcase-medical{--fa: "\f469"}.fa-genderless{--fa: "\f22d"}.fa-chevron-right{--fa: "\f054"}.fa-retweet{--fa: "\f079"}.fa-car-rear,.fa-car-alt{--fa: "\f5de"}.fa-pump-soap{--fa: "\e06b"}.fa-video-slash{--fa: "\f4e2"}.fa-battery-quarter,.fa-battery-2{--fa: "\f243"}.fa-radio{--fa: "\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa: "\f77d"}.fa-traffic-light{--fa: "\f637"}.fa-thermometer{--fa: "\f491"}.fa-vr-cardboard{--fa: "\f729"}.fa-hand-middle-finger{--fa: "\f806"}.fa-percent,.fa-percentage{--fa: "%"}.fa-truck-moving{--fa: "\f4df"}.fa-glass-water-droplet{--fa: "\e4f5"}.fa-display{--fa: "\e163"}.fa-face-smile,.fa-smile{--fa: "\f118"}.fa-thumbtack,.fa-thumb-tack{--fa: "\f08d"}.fa-trophy{--fa: "\f091"}.fa-person-praying,.fa-pray{--fa: "\f683"}.fa-hammer{--fa: "\f6e3"}.fa-hand-peace{--fa: "\f25b"}.fa-rotate,.fa-sync-alt{--fa: "\f2f1"}.fa-spinner{--fa: "\f110"}.fa-robot{--fa: "\f544"}.fa-peace{--fa: "\f67c"}.fa-gears,.fa-cogs{--fa: "\f085"}.fa-warehouse{--fa: "\f494"}.fa-arrow-up-right-dots{--fa: "\e4b7"}.fa-splotch{--fa: "\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa: "\f584"}.fa-dice-four{--fa: "\f524"}.fa-sim-card{--fa: "\f7c4"}.fa-transgender,.fa-transgender-alt{--fa: "\f225"}.fa-mercury{--fa: "\f223"}.fa-arrow-turn-down,.fa-level-down{--fa: "\f149"}.fa-person-falling-burst{--fa: "\e547"}.fa-award{--fa: "\f559"}.fa-ticket-simple,.fa-ticket-alt{--fa: "\f3ff"}.fa-building{--fa: "\f1ad"}.fa-angles-left,.fa-angle-double-left{--fa: "\f100"}.fa-qrcode{--fa: "\f029"}.fa-clock-rotate-left,.fa-history{--fa: "\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: "\f583"}.fa-file-export,.fa-arrow-right-from-file{--fa: "\f56e"}.fa-shield,.fa-shield-blank{--fa: "\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: "\f885"}.fa-comment-nodes{--fa: "\e696"}.fa-house-medical{--fa: "\e3b2"}.fa-golf-ball-tee,.fa-golf-ball{--fa: "\f450"}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: "\f137"}.fa-house-chimney-window{--fa: "\e00d"}.fa-pen-nib{--fa: "\f5ad"}.fa-tent-arrow-turn-left{--fa: "\e580"}.fa-tents{--fa: "\e582"}.fa-wand-magic,.fa-magic{--fa: "\f0d0"}.fa-dog{--fa: "\f6d3"}.fa-carrot{--fa: "\f787"}.fa-moon{--fa: "\f186"}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: "\f5ce"}.fa-cheese{--fa: "\f7ef"}.fa-yin-yang{--fa: "\f6ad"}.fa-music{--fa: "\f001"}.fa-code-commit{--fa: "\f386"}.fa-temperature-low{--fa: "\f76b"}.fa-person-biking,.fa-biking{--fa: "\f84a"}.fa-broom{--fa: "\f51a"}.fa-shield-heart{--fa: "\e574"}.fa-gopuram{--fa: "\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa: "\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: "\f2d3"}.fa-hashtag{--fa: "#"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: "\f424"}.fa-oil-can{--fa: "\f613"}.fa-t{--fa: "T"}.fa-hippo{--fa: "\f6ed"}.fa-chart-column{--fa: "\e0e3"}.fa-infinity{--fa: "\f534"}.fa-vial-circle-check{--fa: "\e596"}.fa-person-arrow-down-to-line{--fa: "\e538"}.fa-voicemail{--fa: "\f897"}.fa-fan{--fa: "\f863"}.fa-person-walking-luggage{--fa: "\e554"}.fa-up-down,.fa-arrows-alt-v{--fa: "\f338"}.fa-cloud-moon-rain{--fa: "\f73c"}.fa-calendar{--fa: "\f133"}.fa-trailer{--fa: "\e041"}.fa-bahai,.fa-haykal{--fa: "\f666"}.fa-sd-card{--fa: "\f7c2"}.fa-dragon{--fa: "\f6d5"}.fa-shoe-prints{--fa: "\f54b"}.fa-circle-plus,.fa-plus-circle{--fa: "\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: "\f58b"}.fa-hand-holding{--fa: "\f4bd"}.fa-plug-circle-exclamation{--fa: "\e55d"}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: "\f127"}.fa-clone{--fa: "\f24d"}.fa-person-walking-arrow-loop-left{--fa: "\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: "\f882"}.fa-fire-flame-curved,.fa-fire-alt{--fa: "\f7e4"}.fa-tornado{--fa: "\f76f"}.fa-file-circle-plus{--fa: "\e494"}.fa-book-quran,.fa-quran{--fa: "\f687"}.fa-anchor{--fa: "\f13d"}.fa-border-all{--fa: "\f84c"}.fa-face-angry,.fa-angry{--fa: "\f556"}.fa-cookie-bite{--fa: "\f564"}.fa-arrow-trend-down{--fa: "\e097"}.fa-rss,.fa-feed{--fa: "\f09e"}.fa-draw-polygon{--fa: "\f5ee"}.fa-scale-balanced,.fa-balance-scale{--fa: "\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: "\f62a"}.fa-shower{--fa: "\f2cc"}.fa-desktop,.fa-desktop-alt{--fa: "\f390"}.fa-m{--fa: "M"}.fa-table-list,.fa-th-list{--fa: "\f00b"}.fa-comment-sms,.fa-sms{--fa: "\f7cd"}.fa-book{--fa: "\f02d"}.fa-user-plus{--fa: "\f234"}.fa-check{--fa: "\f00c"}.fa-battery-three-quarters,.fa-battery-4{--fa: "\f241"}.fa-house-circle-check{--fa: "\e509"}.fa-angle-left{--fa: "\f104"}.fa-diagram-successor{--fa: "\e47a"}.fa-truck-arrow-right{--fa: "\e58b"}.fa-arrows-split-up-and-left{--fa: "\e4bc"}.fa-hand-fist,.fa-fist-raised{--fa: "\f6de"}.fa-cloud-moon{--fa: "\f6c3"}.fa-briefcase{--fa: "\f0b1"}.fa-person-falling{--fa: "\e546"}.fa-image-portrait,.fa-portrait{--fa: "\f3e0"}.fa-user-tag{--fa: "\f507"}.fa-rug{--fa: "\e569"}.fa-earth-europe,.fa-globe-europe{--fa: "\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: "\f59d"}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: "\f410"}.fa-baht-sign{--fa: "\e0ac"}.fa-book-open{--fa: "\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa: "\f66a"}.fa-handcuffs{--fa: "\e4f8"}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: "\f071"}.fa-database{--fa: "\f1c0"}.fa-share,.fa-mail-forward{--fa: "\f064"}.fa-bottle-droplet{--fa: "\e4c4"}.fa-mask-face{--fa: "\e1d7"}.fa-hill-rockslide{--fa: "\e508"}.fa-right-left,.fa-exchange-alt{--fa: "\f362"}.fa-paper-plane{--fa: "\f1d8"}.fa-road-circle-exclamation{--fa: "\e565"}.fa-dungeon{--fa: "\f6d9"}.fa-align-right{--fa: "\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: "\f53b"}.fa-life-ring{--fa: "\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa: "\f2a7"}.fa-calendar-day{--fa: "\f783"}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: "\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa: "\f07d"}.fa-face-grimace,.fa-grimace{--fa: "\f57f"}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: "\e2ce"}.fa-turn-down,.fa-level-down-alt{--fa: "\f3be"}.fa-person-walking-arrow-right{--fa: "\e552"}.fa-square-envelope,.fa-envelope-square{--fa: "\f199"}.fa-dice{--fa: "\f522"}.fa-bowling-ball{--fa: "\f436"}.fa-brain{--fa: "\f5dc"}.fa-bandage,.fa-band-aid{--fa: "\f462"}.fa-calendar-minus{--fa: "\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: "\f057"}.fa-gifts{--fa: "\f79c"}.fa-hotel{--fa: "\f594"}.fa-earth-asia,.fa-globe-asia{--fa: "\f57e"}.fa-id-card-clip,.fa-id-card-alt{--fa: "\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa: "\f00e"}.fa-thumbs-up{--fa: "\f164"}.fa-user-clock{--fa: "\f4fd"}.fa-hand-dots,.fa-allergies{--fa: "\f461"}.fa-file-invoice{--fa: "\f570"}.fa-window-minimize{--fa: "\f2d1"}.fa-mug-saucer,.fa-coffee{--fa: "\f0f4"}.fa-brush{--fa: "\f55d"}.fa-file-half-dashed{--fa: "\e698"}.fa-mask{--fa: "\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa: "\f010"}.fa-ruler-vertical{--fa: "\f548"}.fa-user-large,.fa-user-alt{--fa: "\f406"}.fa-train-tram{--fa: "\e5b4"}.fa-user-nurse{--fa: "\f82f"}.fa-syringe{--fa: "\f48e"}.fa-cloud-sun{--fa: "\f6c4"}.fa-stopwatch-20{--fa: "\e06f"}.fa-square-full{--fa: "\f45c"}.fa-magnet{--fa: "\f076"}.fa-jar{--fa: "\e516"}.fa-note-sticky,.fa-sticky-note{--fa: "\f249"}.fa-bug-slash{--fa: "\e490"}.fa-arrow-up-from-water-pump{--fa: "\e4b6"}.fa-bone{--fa: "\f5d7"}.fa-table-cells-row-unlock{--fa: "\e691"}.fa-user-injured{--fa: "\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa: "\f5b4"}.fa-plane{--fa: "\f072"}.fa-tent-arrows-down{--fa: "\e581"}.fa-exclamation{--fa: "!"}.fa-arrows-spin{--fa: "\e4bb"}.fa-print{--fa: "\f02f"}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: "\e2bb"}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$"}.fa-x{--fa: "X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: "\f688"}.fa-users-gear,.fa-users-cog{--fa: "\f509"}.fa-person-military-pointing{--fa: "\e54a"}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: "\f19c"}.fa-umbrella{--fa: "\f0e9"}.fa-trowel{--fa: "\e589"}.fa-d{--fa: "D"}.fa-stapler{--fa: "\e5af"}.fa-masks-theater,.fa-theater-masks{--fa: "\f630"}.fa-kip-sign{--fa: "\e1c4"}.fa-hand-point-left{--fa: "\f0a5"}.fa-handshake-simple,.fa-handshake-alt{--fa: "\f4c6"}.fa-jet-fighter,.fa-fighter-jet{--fa: "\f0fb"}.fa-square-share-nodes,.fa-share-alt-square{--fa: "\f1e1"}.fa-barcode{--fa: "\f02a"}.fa-plus-minus{--fa: "\e43c"}.fa-video,.fa-video-camera{--fa: "\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa: "\f19d"}.fa-hand-holding-medical{--fa: "\e05c"}.fa-person-circle-check{--fa: "\e53e"}.fa-turn-up,.fa-level-up-alt{--fa: "\f3bf"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero{--fa: "\f3d0"}.fa-hooli{--fa: "\f427"}.fa-yelp{--fa: "\f1e9"}.fa-cc-visa{--fa: "\f1f0"}.fa-lastfm{--fa: "\f202"}.fa-shopware{--fa: "\f5b5"}.fa-creative-commons-nc{--fa: "\f4e8"}.fa-aws{--fa: "\f375"}.fa-redhat{--fa: "\f7bc"}.fa-yoast{--fa: "\f2b1"}.fa-cloudflare{--fa: "\e07d"}.fa-ups{--fa: "\f7e0"}.fa-pixiv{--fa: "\e640"}.fa-wpexplorer{--fa: "\f2de"}.fa-dyalog{--fa: "\f399"}.fa-bity{--fa: "\f37a"}.fa-stackpath{--fa: "\f842"}.fa-buysellads{--fa: "\f20d"}.fa-first-order{--fa: "\f2b0"}.fa-modx{--fa: "\f285"}.fa-guilded{--fa: "\e07e"}.fa-vnv{--fa: "\f40b"}.fa-square-js,.fa-js-square{--fa: "\f3b9"}.fa-microsoft{--fa: "\f3ca"}.fa-qq{--fa: "\f1d6"}.fa-orcid{--fa: "\f8d2"}.fa-java{--fa: "\f4e4"}.fa-invision{--fa: "\f7b0"}.fa-creative-commons-pd-alt{--fa: "\f4ed"}.fa-centercode{--fa: "\f380"}.fa-glide-g{--fa: "\f2a6"}.fa-drupal{--fa: "\f1a9"}.fa-jxl{--fa: "\e67b"}.fa-dart-lang{--fa: "\e693"}.fa-hire-a-helper{--fa: "\f3b0"}.fa-creative-commons-by{--fa: "\f4e7"}.fa-unity{--fa: "\e049"}.fa-whmcs{--fa: "\f40d"}.fa-rocketchat{--fa: "\f3e8"}.fa-vk{--fa: "\f189"}.fa-untappd{--fa: "\f405"}.fa-mailchimp{--fa: "\f59e"}.fa-css3-alt{--fa: "\f38b"}.fa-square-reddit,.fa-reddit-square{--fa: "\f1a2"}.fa-vimeo-v{--fa: "\f27d"}.fa-contao{--fa: "\f26d"}.fa-square-font-awesome{--fa: "\e5ad"}.fa-deskpro{--fa: "\f38f"}.fa-brave{--fa: "\e63c"}.fa-sistrix{--fa: "\f3ee"}.fa-square-instagram,.fa-instagram-square{--fa: "\e055"}.fa-battle-net{--fa: "\f835"}.fa-the-red-yeti{--fa: "\f69d"}.fa-square-hacker-news,.fa-hacker-news-square{--fa: "\f3af"}.fa-edge{--fa: "\f282"}.fa-threads{--fa: "\e618"}.fa-napster{--fa: "\f3d2"}.fa-square-snapchat,.fa-snapchat-square{--fa: "\f2ad"}.fa-google-plus-g{--fa: "\f0d5"}.fa-artstation{--fa: "\f77a"}.fa-markdown{--fa: "\f60f"}.fa-sourcetree{--fa: "\f7d3"}.fa-google-plus{--fa: "\f2b3"}.fa-diaspora{--fa: "\f791"}.fa-foursquare{--fa: "\f180"}.fa-stack-overflow{--fa: "\f16c"}.fa-github-alt{--fa: "\f113"}.fa-phoenix-squadron{--fa: "\f511"}.fa-pagelines{--fa: "\f18c"}.fa-algolia{--fa: "\f36c"}.fa-red-river{--fa: "\f3e3"}.fa-creative-commons-sa{--fa: "\f4ef"}.fa-safari{--fa: "\f267"}.fa-google{--fa: "\f1a0"}.fa-square-font-awesome-stroke,.fa-font-awesome-alt{--fa: "\f35c"}.fa-atlassian{--fa: "\f77b"}.fa-linkedin-in{--fa: "\f0e1"}.fa-digital-ocean{--fa: "\f391"}.fa-nimblr{--fa: "\f5a8"}.fa-chromecast{--fa: "\f838"}.fa-evernote{--fa: "\f839"}.fa-hacker-news{--fa: "\f1d4"}.fa-creative-commons-sampling{--fa: "\f4f0"}.fa-adversal{--fa: "\f36a"}.fa-creative-commons{--fa: "\f25e"}.fa-watchman-monitoring{--fa: "\e087"}.fa-fonticons{--fa: "\f280"}.fa-weixin{--fa: "\f1d7"}.fa-shirtsinbulk{--fa: "\f214"}.fa-codepen{--fa: "\f1cb"}.fa-git-alt{--fa: "\f841"}.fa-lyft{--fa: "\f3c3"}.fa-rev{--fa: "\f5b2"}.fa-windows{--fa: "\f17a"}.fa-wizards-of-the-coast{--fa: "\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa: "\f2aa"}.fa-meetup{--fa: "\f2e0"}.fa-centos{--fa: "\f789"}.fa-adn{--fa: "\f170"}.fa-cloudsmith{--fa: "\f384"}.fa-opensuse{--fa: "\e62b"}.fa-pied-piper-alt{--fa: "\f1a8"}.fa-square-dribbble,.fa-dribbble-square{--fa: "\f397"}.fa-codiepie{--fa: "\f284"}.fa-node{--fa: "\f419"}.fa-mix{--fa: "\f3cb"}.fa-steam{--fa: "\f1b6"}.fa-cc-apple-pay{--fa: "\f416"}.fa-scribd{--fa: "\f28a"}.fa-debian{--fa: "\e60b"}.fa-openid{--fa: "\f19b"}.fa-instalod{--fa: "\e081"}.fa-files-pinwheel{--fa: "\e69f"}.fa-expeditedssl{--fa: "\f23e"}.fa-sellcast{--fa: "\f2da"}.fa-square-twitter,.fa-twitter-square{--fa: "\f081"}.fa-r-project{--fa: "\f4f7"}.fa-delicious{--fa: "\f1a5"}.fa-freebsd{--fa: "\f3a4"}.fa-vuejs{--fa: "\f41f"}.fa-accusoft{--fa: "\f369"}.fa-ioxhost{--fa: "\f208"}.fa-fonticons-fi{--fa: "\f3a2"}.fa-app-store{--fa: "\f36f"}.fa-cc-mastercard{--fa: "\f1f1"}.fa-itunes-note{--fa: "\f3b5"}.fa-golang{--fa: "\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa: "\f3bb"}.fa-grav{--fa: "\f2d6"}.fa-weibo{--fa: "\f18a"}.fa-uncharted{--fa: "\e084"}.fa-firstdraft{--fa: "\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa: "\f431"}.fa-wikipedia-w{--fa: "\f266"}.fa-wpressr,.fa-rendact{--fa: "\f3e4"}.fa-angellist{--fa: "\f209"}.fa-galactic-republic{--fa: "\f50c"}.fa-nfc-directional{--fa: "\e530"}.fa-skype{--fa: "\f17e"}.fa-joget{--fa: "\f3b7"}.fa-fedora{--fa: "\f798"}.fa-stripe-s{--fa: "\f42a"}.fa-meta{--fa: "\e49b"}.fa-laravel{--fa: "\f3bd"}.fa-hotjar{--fa: "\f3b1"}.fa-bluetooth-b{--fa: "\f294"}.fa-square-letterboxd{--fa: "\e62e"}.fa-sticker-mule{--fa: "\f3f7"}.fa-creative-commons-zero{--fa: "\f4f3"}.fa-hips{--fa: "\f452"}.fa-css{--fa: "\e6a2"}.fa-behance{--fa: "\f1b4"}.fa-reddit{--fa: "\f1a1"}.fa-discord{--fa: "\f392"}.fa-chrome{--fa: "\f268"}.fa-app-store-ios{--fa: "\f370"}.fa-cc-discover{--fa: "\f1f2"}.fa-wpbeginner{--fa: "\f297"}.fa-confluence{--fa: "\f78d"}.fa-shoelace{--fa: "\e60c"}.fa-mdb{--fa: "\f8ca"}.fa-dochub{--fa: "\f394"}.fa-accessible-icon{--fa: "\f368"}.fa-ebay{--fa: "\f4f4"}.fa-amazon{--fa: "\f270"}.fa-unsplash{--fa: "\e07c"}.fa-yarn{--fa: "\f7e3"}.fa-square-steam,.fa-steam-square{--fa: "\f1b7"}.fa-500px{--fa: "\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa: "\f194"}.fa-asymmetrik{--fa: "\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa: "\f2b4"}.fa-gratipay{--fa: "\f184"}.fa-apple{--fa: "\f179"}.fa-hive{--fa: "\e07f"}.fa-gitkraken{--fa: "\f3a6"}.fa-keybase{--fa: "\f4f5"}.fa-apple-pay{--fa: "\f415"}.fa-padlet{--fa: "\e4a0"}.fa-amazon-pay{--fa: "\f42c"}.fa-square-github,.fa-github-square{--fa: "\f092"}.fa-stumbleupon{--fa: "\f1a4"}.fa-fedex{--fa: "\f797"}.fa-phoenix-framework{--fa: "\f3dc"}.fa-shopify{--fa: "\e057"}.fa-neos{--fa: "\f612"}.fa-square-threads{--fa: "\e619"}.fa-hackerrank{--fa: "\f5f7"}.fa-researchgate{--fa: "\f4f8"}.fa-swift{--fa: "\f8e1"}.fa-angular{--fa: "\f420"}.fa-speakap{--fa: "\f3f3"}.fa-angrycreative{--fa: "\f36e"}.fa-y-combinator{--fa: "\f23b"}.fa-empire{--fa: "\f1d1"}.fa-envira{--fa: "\f299"}.fa-google-scholar{--fa: "\e63b"}.fa-square-gitlab,.fa-gitlab-square{--fa: "\e5ae"}.fa-studiovinari{--fa: "\f3f8"}.fa-pied-piper{--fa: "\f2ae"}.fa-wordpress{--fa: "\f19a"}.fa-product-hunt{--fa: "\f288"}.fa-firefox{--fa: "\f269"}.fa-linode{--fa: "\f2b8"}.fa-goodreads{--fa: "\f3a8"}.fa-square-odnoklassniki,.fa-odnoklassniki-square{--fa: "\f264"}.fa-jsfiddle{--fa: "\f1cc"}.fa-sith{--fa: "\f512"}.fa-themeisle{--fa: "\f2b2"}.fa-page4{--fa: "\f3d7"}.fa-hashnode{--fa: "\e499"}.fa-react{--fa: "\f41b"}.fa-cc-paypal{--fa: "\f1f4"}.fa-squarespace{--fa: "\f5be"}.fa-cc-stripe{--fa: "\f1f5"}.fa-creative-commons-share{--fa: "\f4f2"}.fa-bitcoin{--fa: "\f379"}.fa-keycdn{--fa: "\f3ba"}.fa-opera{--fa: "\f26a"}.fa-itch-io{--fa: "\f83a"}.fa-umbraco{--fa: "\f8e8"}.fa-galactic-senate{--fa: "\f50d"}.fa-ubuntu{--fa: "\f7df"}.fa-draft2digital{--fa: "\f396"}.fa-stripe{--fa: "\f429"}.fa-houzz{--fa: "\f27c"}.fa-gg{--fa: "\f260"}.fa-dhl{--fa: "\f790"}.fa-square-pinterest,.fa-pinterest-square{--fa: "\f0d3"}.fa-xing{--fa: "\f168"}.fa-blackberry{--fa: "\f37b"}.fa-creative-commons-pd{--fa: "\f4ec"}.fa-playstation{--fa: "\f3df"}.fa-quinscape{--fa: "\f459"}.fa-less{--fa: "\f41d"}.fa-blogger-b{--fa: "\f37d"}.fa-opencart{--fa: "\f23d"}.fa-vine{--fa: "\f1ca"}.fa-signal-messenger{--fa: "\e663"}.fa-paypal{--fa: "\f1ed"}.fa-gitlab{--fa: "\f296"}.fa-typo3{--fa: "\f42b"}.fa-reddit-alien{--fa: "\f281"}.fa-yahoo{--fa: "\f19e"}.fa-dailymotion{--fa: "\e052"}.fa-affiliatetheme{--fa: "\f36b"}.fa-pied-piper-pp{--fa: "\f1a7"}.fa-bootstrap{--fa: "\f836"}.fa-odnoklassniki{--fa: "\f263"}.fa-nfc-symbol{--fa: "\e531"}.fa-mintbit{--fa: "\e62f"}.fa-ethereum{--fa: "\f42e"}.fa-speaker-deck{--fa: "\f83c"}.fa-creative-commons-nc-eu{--fa: "\f4e9"}.fa-patreon{--fa: "\f3d9"}.fa-avianex{--fa: "\f374"}.fa-ello{--fa: "\f5f1"}.fa-gofore{--fa: "\f3a7"}.fa-bimobject{--fa: "\f378"}.fa-brave-reverse{--fa: "\e63d"}.fa-facebook-f{--fa: "\f39e"}.fa-square-google-plus,.fa-google-plus-square{--fa: "\f0d4"}.fa-web-awesome{--fa: "\e682"}.fa-mandalorian{--fa: "\f50f"}.fa-first-order-alt{--fa: "\f50a"}.fa-osi{--fa: "\f41a"}.fa-google-wallet{--fa: "\f1ee"}.fa-d-and-d-beyond{--fa: "\f6ca"}.fa-periscope{--fa: "\f3da"}.fa-fulcrum{--fa: "\f50b"}.fa-cloudscale{--fa: "\f383"}.fa-forumbee{--fa: "\f211"}.fa-mizuni{--fa: "\f3cc"}.fa-schlix{--fa: "\f3ea"}.fa-square-xing,.fa-xing-square{--fa: "\f169"}.fa-bandcamp{--fa: "\f2d5"}.fa-wpforms{--fa: "\f298"}.fa-cloudversify{--fa: "\f385"}.fa-usps{--fa: "\f7e1"}.fa-megaport{--fa: "\f5a3"}.fa-magento{--fa: "\f3c4"}.fa-spotify{--fa: "\f1bc"}.fa-optin-monster{--fa: "\f23c"}.fa-fly{--fa: "\f417"}.fa-square-bluesky{--fa: "\e6a3"}.fa-aviato{--fa: "\f421"}.fa-itunes{--fa: "\f3b4"}.fa-cuttlefish{--fa: "\f38c"}.fa-blogger{--fa: "\f37c"}.fa-flickr{--fa: "\f16e"}.fa-viber{--fa: "\f409"}.fa-soundcloud{--fa: "\f1be"}.fa-digg{--fa: "\f1a6"}.fa-tencent-weibo{--fa: "\f1d5"}.fa-letterboxd{--fa: "\e62d"}.fa-symfony{--fa: "\f83d"}.fa-maxcdn{--fa: "\f136"}.fa-etsy{--fa: "\f2d7"}.fa-facebook-messenger{--fa: "\f39f"}.fa-audible{--fa: "\f373"}.fa-think-peaks{--fa: "\f731"}.fa-bilibili{--fa: "\e3d9"}.fa-erlang{--fa: "\f39d"}.fa-x-twitter{--fa: "\e61b"}.fa-cotton-bureau{--fa: "\f89e"}.fa-dashcube{--fa: "\f210"}.fa-42-group,.fa-innosoft{--fa: "\e080"}.fa-stack-exchange{--fa: "\f18d"}.fa-elementor{--fa: "\f430"}.fa-square-pied-piper,.fa-pied-piper-square{--fa: "\e01e"}.fa-creative-commons-nd{--fa: "\f4eb"}.fa-palfed{--fa: "\f3d8"}.fa-superpowers{--fa: "\f2dd"}.fa-resolving{--fa: "\f3e7"}.fa-xbox{--fa: "\f412"}.fa-square-web-awesome-stroke{--fa: "\e684"}.fa-searchengin{--fa: "\f3eb"}.fa-tiktok{--fa: "\e07b"}.fa-square-facebook,.fa-facebook-square{--fa: "\f082"}.fa-renren{--fa: "\f18b"}.fa-linux{--fa: "\f17c"}.fa-glide{--fa: "\f2a5"}.fa-linkedin{--fa: "\f08c"}.fa-hubspot{--fa: "\f3b2"}.fa-deploydog{--fa: "\f38e"}.fa-twitch{--fa: "\f1e8"}.fa-flutter{--fa: "\e694"}.fa-ravelry{--fa: "\f2d9"}.fa-mixer{--fa: "\e056"}.fa-square-lastfm,.fa-lastfm-square{--fa: "\f203"}.fa-vimeo{--fa: "\f40a"}.fa-mendeley{--fa: "\f7b3"}.fa-uniregistry{--fa: "\f404"}.fa-figma{--fa: "\f799"}.fa-creative-commons-remix{--fa: "\f4ee"}.fa-cc-amazon-pay{--fa: "\f42d"}.fa-dropbox{--fa: "\f16b"}.fa-instagram{--fa: "\f16d"}.fa-cmplid{--fa: "\e360"}.fa-upwork{--fa: "\e641"}.fa-facebook{--fa: "\f09a"}.fa-gripfire{--fa: "\f3ac"}.fa-jedi-order{--fa: "\f50e"}.fa-uikit{--fa: "\f403"}.fa-fort-awesome-alt{--fa: "\f3a3"}.fa-phabricator{--fa: "\f3db"}.fa-ussunnah{--fa: "\f407"}.fa-earlybirds{--fa: "\f39a"}.fa-trade-federation{--fa: "\f513"}.fa-autoprefixer{--fa: "\f41c"}.fa-whatsapp{--fa: "\f232"}.fa-square-upwork{--fa: "\e67c"}.fa-slideshare{--fa: "\f1e7"}.fa-google-play{--fa: "\f3ab"}.fa-viadeo{--fa: "\f2a9"}.fa-line{--fa: "\f3c0"}.fa-google-drive{--fa: "\f3aa"}.fa-servicestack{--fa: "\f3ec"}.fa-simplybuilt{--fa: "\f215"}.fa-bitbucket{--fa: "\f171"}.fa-imdb{--fa: "\f2d8"}.fa-deezer{--fa: "\e077"}.fa-raspberry-pi{--fa: "\f7bb"}.fa-jira{--fa: "\f7b1"}.fa-docker{--fa: "\f395"}.fa-screenpal{--fa: "\e570"}.fa-bluetooth{--fa: "\f293"}.fa-gitter{--fa: "\f426"}.fa-d-and-d{--fa: "\f38d"}.fa-microblog{--fa: "\e01a"}.fa-cc-diners-club{--fa: "\f24c"}.fa-gg-circle{--fa: "\f261"}.fa-pied-piper-hat{--fa: "\f4e5"}.fa-kickstarter-k{--fa: "\f3bc"}.fa-yandex{--fa: "\f413"}.fa-readme{--fa: "\f4d5"}.fa-html5{--fa: "\f13b"}.fa-sellsy{--fa: "\f213"}.fa-square-web-awesome{--fa: "\e683"}.fa-sass{--fa: "\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa: "\e2d0"}.fa-buromobelexperte{--fa: "\f37f"}.fa-salesforce{--fa: "\f83b"}.fa-octopus-deploy{--fa: "\e082"}.fa-medapps{--fa: "\f3c6"}.fa-ns8{--fa: "\f3d5"}.fa-pinterest-p{--fa: "\f231"}.fa-apper{--fa: "\f371"}.fa-fort-awesome{--fa: "\f286"}.fa-waze{--fa: "\f83f"}.fa-bluesky{--fa: "\e671"}.fa-cc-jcb{--fa: "\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa: "\f2ab"}.fa-fantasy-flight-games{--fa: "\f6dc"}.fa-rust{--fa: "\e07a"}.fa-wix{--fa: "\f5cf"}.fa-square-behance,.fa-behance-square{--fa: "\f1b5"}.fa-supple{--fa: "\f3f9"}.fa-webflow{--fa: "\e65c"}.fa-rebel{--fa: "\f1d0"}.fa-css3{--fa: "\f13c"}.fa-staylinked{--fa: "\f3f5"}.fa-kaggle{--fa: "\f5fa"}.fa-space-awesome{--fa: "\e5ac"}.fa-deviantart{--fa: "\f1bd"}.fa-cpanel{--fa: "\f388"}.fa-goodreads-g{--fa: "\f3a9"}.fa-square-git,.fa-git-square{--fa: "\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa: "\f174"}.fa-trello{--fa: "\f181"}.fa-creative-commons-nc-jp{--fa: "\f4ea"}.fa-get-pocket{--fa: "\f265"}.fa-perbyte{--fa: "\e083"}.fa-grunt{--fa: "\f3ad"}.fa-weebly{--fa: "\f5cc"}.fa-connectdevelop{--fa: "\f20e"}.fa-leanpub{--fa: "\f212"}.fa-black-tie{--fa: "\f27e"}.fa-themeco{--fa: "\f5c6"}.fa-python{--fa: "\f3e2"}.fa-android{--fa: "\f17b"}.fa-bots{--fa: "\e340"}.fa-free-code-camp{--fa: "\f2c5"}.fa-hornbill{--fa: "\f592"}.fa-js{--fa: "\f3b8"}.fa-ideal{--fa: "\e013"}.fa-git{--fa: "\f1d3"}.fa-dev{--fa: "\f6cc"}.fa-sketch{--fa: "\f7c6"}.fa-yandex-international{--fa: "\f414"}.fa-cc-amex{--fa: "\f1f3"}.fa-uber{--fa: "\f402"}.fa-github{--fa: "\f09b"}.fa-php{--fa: "\f457"}.fa-alipay{--fa: "\f642"}.fa-youtube{--fa: "\f167"}.fa-skyatlas{--fa: "\f216"}.fa-firefox-browser{--fa: "\e007"}.fa-replyd{--fa: "\f3e6"}.fa-suse{--fa: "\f7d6"}.fa-jenkins{--fa: "\f3b6"}.fa-twitter{--fa: "\f099"}.fa-rockrms{--fa: "\f3e9"}.fa-pinterest{--fa: "\f0d2"}.fa-buffer{--fa: "\f837"}.fa-npm{--fa: "\f3d4"}.fa-yammer{--fa: "\f840"}.fa-btc{--fa: "\f15a"}.fa-dribbble{--fa: "\f17d"}.fa-stumbleupon-circle{--fa: "\f1a3"}.fa-internet-explorer{--fa: "\f26b"}.fa-stubber{--fa: "\e5c7"}.fa-telegram,.fa-telegram-plane{--fa: "\f2c6"}.fa-old-republic{--fa: "\f510"}.fa-odysee{--fa: "\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa: "\f40c"}.fa-node-js{--fa: "\f3d3"}.fa-edge-legacy{--fa: "\e078"}.fa-slack,.fa-slack-hash{--fa: "\f198"}.fa-medrt{--fa: "\f3c8"}.fa-usb{--fa: "\f287"}.fa-tumblr{--fa: "\f173"}.fa-vaadin{--fa: "\f408"}.fa-quora{--fa: "\f2c4"}.fa-square-x-twitter{--fa: "\e61a"}.fa-reacteurope{--fa: "\f75d"}.fa-medium,.fa-medium-m{--fa: "\f23a"}.fa-amilia{--fa: "\f36d"}.fa-mixcloud{--fa: "\f289"}.fa-flipboard{--fa: "\f44d"}.fa-viacoin{--fa: "\f237"}.fa-critical-role{--fa: "\f6c9"}.fa-sitrox{--fa: "\e44a"}.fa-discourse{--fa: "\f393"}.fa-joomla{--fa: "\f1aa"}.fa-mastodon{--fa: "\f4f6"}.fa-airbnb{--fa: "\f834"}.fa-wolf-pack-battalion{--fa: "\f514"}.fa-buy-n-large{--fa: "\f8a6"}.fa-gulp{--fa: "\f3ae"}.fa-creative-commons-sampling-plus{--fa: "\f4f1"}.fa-strava{--fa: "\f428"}.fa-ember{--fa: "\f423"}.fa-canadian-maple-leaf{--fa: "\f785"}.fa-teamspeak{--fa: "\f4f9"}.fa-pushed{--fa: "\f3e1"}.fa-wordpress-simple{--fa: "\f411"}.fa-nutritionix{--fa: "\f3d6"}.fa-wodu{--fa: "\e088"}.fa-google-pay{--fa: "\e079"}.fa-intercom{--fa: "\f7af"}.fa-zhihu{--fa: "\f63f"}.fa-korvue{--fa: "\f42f"}.fa-pix{--fa: "\e43a"}.fa-steam-symbol{--fa: "\f3f6"}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}.far,.fa-regular{font-weight:400}:root,:host{--fa-style-family-classic: "Font Awesome 6 Free";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-LFEHZI6Y.woff2") format("woff2"),url("./media/fa-v4compatibility-YY67RJWG.ttf") format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}:root{--cx-spatial-base: .5rem;--cx-spatial-sm: calc(var(--cx-spatial-base) / 2);--cx-spatial-md: calc(2 * var(--cx-spatial-base));--cx-spatial-lg: calc(4 * var(--cx-spatial-base));--cx-spatial-xl: calc(8 * var(--cx-spatial-base))}.btn,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a{font-size:1.188rem;text-transform:var(--cx-text-transform);line-height:1;padding:12px 24px;min-height:48px;min-width:48px;border-radius:var(--cx-buttons-border-radius);font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222)}.btn-sm,covetrus-manage-autoship .autoship .schedule .btn-commerce{padding-top:0;padding-bottom:0;height:40px;max-height:40px;min-width:40px}.btn-lg{height:55px;max-height:55px;min-width:55px}.btn-primary,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a{background-color:var(--cx-color-primary);border:3px solid var(--cx-color-primary)}.btn-primary:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover{background-color:var(--cx-color-primary-accent);border-color:var(--cx-color-primary-accent)}.btn-primary.active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button.active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a.active{background-color:var(--cx-color-primary);border-color:var(--cx-color-primary);-webkit-filter:brightness(.88);filter:brightness(.88);filter:none}.btn-primary.disabled,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button.disabled,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.disabled,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.disabled,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a.disabled,.btn-primary:disabled,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:disabled,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:disabled{background-color:var(--cx-color-border-focus);border:var(--cx-color-border-focus)}.btn-primary.disabled:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button.disabled:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.disabled:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.disabled:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a.disabled:hover,.btn-primary:disabled:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:disabled:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:disabled:hover{border-color:var(--cx-color-border-focus)}.btn-primary:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus{background-color:var(--cx-color-primary);border-color:var(--cx-color-inverse);box-shadow:0 0 0 .2rem var(--cx-color-primary)}.btn-primary:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active{background-color:var(--cx-color-primary-accent);border-color:var(--cx-color-primary);-webkit-filter:brightness(8.8);filter:brightness(8.8);filter:none}.btn-primary:not(:disabled):not(.disabled):active:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem rgba(var(--cx-color-primary),.5)}.cx-theme-high-contrast-dark .btn-primary,.cx-theme-high-contrast-dark covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button,.cx-theme-high-contrast-dark covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button,.cx-theme-high-contrast-dark cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button,.cx-theme-high-contrast-dark cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .cx-theme-high-contrast-dark a{color:var(--cx-color-medium)}.cx-theme-high-contrast-dark .btn-primary:not(:disabled):not(.disabled):active,.cx-theme-high-contrast-dark covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button:not(:disabled):not(.disabled):active,.cx-theme-high-contrast-dark covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button:not(:disabled):not(.disabled):active,.cx-theme-high-contrast-dark cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button:not(:disabled):not(.disabled):active,.cx-theme-high-contrast-dark cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .cx-theme-high-contrast-dark a:not(:disabled):not(.disabled):active,.cx-theme-high-contrast-dark .btn-primary:not(:disabled):not(.disabled).active,.cx-theme-high-contrast-dark covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button:not(:disabled):not(.disabled).active,.cx-theme-high-contrast-dark covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button:not(:disabled):not(.disabled).active,.cx-theme-high-contrast-dark cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .cx-theme-high-contrast-dark button:not(:disabled):not(.disabled).active,.cx-theme-high-contrast-dark cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .cx-theme-high-contrast-dark a:not(:disabled):not(.disabled).active{color:var(--cx-color-medium)}.btn-secondary{color:var(--cx-color-primary);background-color:var(--cx-color-inverse);border-color:var(--cx-color-primary);border-width:var(--cx-buttons-border-width)}.btn-secondary:hover{background-color:var(--cx-color-inverse);border-color:var(--cx-color-primary-accent);color:var(--cx-color-primary-accent)}.btn-secondary.active{background-color:var(--cx-color-secondary);border-color:var(--cx-color-secondary);-webkit-filter:brightness(.84);filter:brightness(.84)}.cx-theme-high-contrast-dark .btn-secondary.active{color:var(--cx-color-medium);border-color:var(--cx-color-medium)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:var(--cx-color-inverse);border-color:var(--cx-color-border-focus);color:var(--cx-color-border-focus)}.btn-secondary.disabled:hover,.btn-secondary:disabled:hover{border-color:var(--cx-color-border-focus)}.btn-secondary:focus{box-shadow:0 0 0 .2em var(--cx-color-border-focus);background-color:var(--cx-color-inverse);color:var(--cx-color-primary);border-color:var(--cx-color-primary);outline-color:var(--cx-color-visual-focus)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active{background-color:var(--cx-color-inverse);border-color:var(--cx-color-primary-accent);color:var(--cx-color-primary-accent)}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2em rgba(var(--cx-color-primary),.5)}.cx-theme-high-contrast-dark .btn-secondary:not(:disabled):not(.disabled):active,.cx-theme-high-contrast-dark .btn-secondary:not(:disabled):not(.disabled).active{color:var(--cx-color-medium);border-color:var(--cx-color-medium)}.cx-theme-high-contrast-dark .btn-secondary{color:var(--cx-color-medium);border-color:var(--cx-color-medium)}.btn-link{font-size:1.125rem;color:var(--cx-color-primary);text-decoration:underline;cursor:pointer;display:inline-block;border-style:none;font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}.btn-link:focus{border-radius:4px}.btn-link .focus{border-radius:4px}.btn-tertiary{color:var(--cx-color-primary);padding:12px 16px;background-color:var(--cx-color-transparent);border-style:none;width:auto;font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}.btn-tertiary:hover{background-color:var(--cx-color-transparent);color:var(--cx-color-primary-accent)}.btn-tertiary.active{color:var(--cx-color-primary);background-color:var(--cx-color-transparent)}.btn-tertiary:focus{box-shadow:0 0 0 .2em var(--cx-color-visual-focus);background-color:var(--cx-color-transparent);color:var(--cx-color-primary);border-color:var(--cx-color-primary);outline-color:var(--cx-color-visual-focus)}.btn-tertiary.disabled{-webkit-filter:brightness(8.8);filter:brightness(8.8);color:var(--cx-color-border-focus)}button:focus,.btn:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:2px;transition:none;box-shadow:0 0 0 2px var(--cx-color-inverse)}@media (max-width: 991.98px){button:focus,.btn:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus{outline-offset:-2px}button:focus .ng-select-container,.btn:focus .ng-select-container,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus .ng-select-container{position:initial}button:focus[type=radio],button:focus[type=checkbox],button:focus.btn-tertiary,.btn:focus[type=radio],cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus[type=radio],.btn:focus[type=checkbox],cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus[type=checkbox],.btn:focus.btn-tertiary,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus.btn-tertiary{outline-offset:2px}button:focus>cx-media,.btn:focus>cx-media,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus>cx-media{transition:none;padding:2px}}button.close:not(:disabled):not(.disabled):focus{opacity:1}.form-control{margin-bottom:.25rem;color:var(--cx-color-text);border:1px solid var(--cx-color-dark)}.form-control:focus{box-shadow:none;-webkit-box-shadow:none;border-color:var(--cx-color-text);background-color:var(--cx-color-inverse)}.form-control::placeholder{color:var(--cx-color-secondary)}.form-control::-webkit-input-placeholder{color:var(--cx-color-secondary)}.form-control:-ms-input-placeholder{color:var(--cx-color-secondary)}.form-control::-ms-input-placeholder{color:var(--cx-color-secondary)}.cx-theme-high-contrast-dark .form-control,.cx-theme-high-contrast-light .form-control{border-color:var(--cx-color-text);background-color:var(--cx-color-background);color:var(--cx-color-text)}.cx-theme-high-contrast-dark .form-control:focus,.cx-theme-high-contrast-light .form-control:focus{background-color:var(--cx-color-background);color:var(--cx-color-text)}cx-form-errors p,covetrus-update-profile .form-profile .control-invalid p,covetrus-contact-form .customer-service-form .control-invalid p{font-size:14px;margin:6px 0;padding-inline-start:25px;position:relative;word-break:break-word;font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222)}.cxFeat_a11yFormErrorMuteIcon cx-form-errors p:after,.cxFeat_a11yFormErrorMuteIcon covetrus-update-profile .form-profile .control-invalid p:after,covetrus-update-profile .form-profile .cxFeat_a11yFormErrorMuteIcon .control-invalid p:after,.cxFeat_a11yFormErrorMuteIcon covetrus-contact-form .customer-service-form .control-invalid p:after,covetrus-contact-form .customer-service-form .cxFeat_a11yFormErrorMuteIcon .control-invalid p:after{content:"!"/""}cx-file-upload{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}cx-file-upload input[type=file]{display:none}cx-file-upload button{width:100%}ng-select.ng-invalid.ng-dirty .ng-select-container,ng-select.ng-invalid.ng-touched .ng-select-container{border-color:var(--cx-color-danger)}abbr.required-asterisk{color:var(--cx-color-danger)}.notes-content{margin-top:1rem}.form-check input+.form-check-label a{color:var(--cx-color-text);text-decoration:underline}.form-check input+.form-check-label a:hover{color:var(--cx-color-primary)}@media (max-width: 767.98px){.form-check input+.form-check-label a{display:inline}}.form-check input[type=checkbox]{border-style:solid;border-radius:5px;border-width:2px;border-color:var(--cx-color-text)}.cx-theme-high-contrast-dark .form-check input[type=checkbox]:checked{border-color:var(--cx-color-dark);background-color:var(--cx-color-medium)}.form-control[type=text]:focus{background-color:var(--cx-color-inverse);box-shadow:none;-webkit-box-shadow:none}.cx-theme-high-contrast-dark .form-control[type=text]:focus,.cx-theme-high-contrast-light .form-control[type=text]:focus{background-color:var(--cx-color-background);color:var(--cx-color-text)}input[type=radio]{border-radius:50%;display:inline-block;border-style:solid;border-width:2px;border-color:var(--cx-color-text);position:absolute}.form-message{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6)}.form-legend{font-style:italic;color:var(--cx-color-secondary);margin-bottom:1rem}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--cx-color-light);outline:2px solid var(--cx-color-visual-focus);margin-top:2px;margin-bottom:2px;margin-inline-start:2px;margin-inline-end:2px}.cx-theme-high-contrast-dark .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.cx-theme-high-contrast-light .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.cx-theme-high-contrast-dark .ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.cx-theme-high-contrast-light .ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--cx-color-background)}.ng-select .ng-select-container,.ng-select.ng-select-single .ng-select-container{padding:.6875rem 0;line-height:1.6;height:unset;border:1px solid var(--cx-color-dark)}.cx-theme-high-contrast-dark .ng-select .ng-select-container,.cx-theme-high-contrast-light .ng-select .ng-select-container,.cx-theme-high-contrast-dark .ng-select.ng-select-single .ng-select-container,.cx-theme-high-contrast-light .ng-select.ng-select-single .ng-select-container{background-color:var(--cx-color-background);color:var(--cx-color-text);border-color:var(--cx-color-text)}.ng-select .ng-select-container .ng-value-container,.ng-select.ng-select-single .ng-select-container .ng-value-container{padding-inline-start:10px}.cx-theme-high-contrast-dark .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.cx-theme-high-contrast-light .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.cx-theme-high-contrast-dark .ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.cx-theme-high-contrast-light .ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--cx-color-background);color:var(--cx-color-text)}.cx-theme-high-contrast-dark .ng-select s .ng-arrow-wrapper .ng-arrow,.cx-theme-high-contrast-light .ng-select s .ng-arrow-wrapper .ng-arrow,.cx-theme-high-contrast-dark .ng-select.ng-select-single s .ng-arrow-wrapper .ng-arrow,.cx-theme-high-contrast-light .ng-select.ng-select-single s .ng-arrow-wrapper .ng-arrow{border-color:var(--cx-color-text) transparent transparent}.cx-theme-high-contrast-dark .ng-select,.cx-theme-high-contrast-light .ng-select{background-color:var(--cx-color-background)}.cx-theme-high-contrast-dark .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.cx-theme-high-contrast-light .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:var(--cx-color-background);color:var(--cx-color-text)}.cx-theme-high-contrast-dark .ng-select .ng-arrow-wrapper .ng-arrow,.cx-theme-high-contrast-light .ng-select .ng-arrow-wrapper .ng-arrow{border-color:var(--cx-color-text) transparent transparent}.ng-select input{color:var(--cx-color-text)}.cxFeat_a11yNgSelectLayering ng-select.ng-select.ng-select-opened .ng-select-container,.cxFeat_a11yNgSelectLayering ng-select .ng-dropdown-panel{z-index:10}:focus:not(main){outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:2px;transition:none;box-shadow:0 0 0 2px var(--cx-color-inverse)}@media (max-width: 991.98px){:focus:not(main){outline-offset:-2px}:focus:not(main) .ng-select-container{position:initial}:focus:not(main)[type=radio],:focus:not(main)[type=checkbox],:focus:not(main).btn-tertiary{outline-offset:2px}:focus:not(main)>cx-media{transition:none;padding:2px}}.form-control:focus,input:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:2px;transition:none;box-shadow:0 0 0 2px var(--cx-color-inverse)}@media (max-width: 991.98px){.form-control:focus,input:focus{outline-offset:-2px}.form-control:focus .ng-select-container,input:focus .ng-select-container{position:initial}.form-control:focus[type=radio],.form-control:focus[type=checkbox],.form-control:focus.btn-tertiary,input:focus[type=radio],input:focus[type=checkbox],input:focus.btn-tertiary{outline-offset:2px}.form-control:focus>cx-media,input:focus>cx-media{transition:none;padding:2px}}.ng-select-focused{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:2px;transition:none;box-shadow:0 0 0 2px var(--cx-color-inverse)}@media (max-width: 991.98px){.ng-select-focused{outline-offset:-2px}.ng-select-focused .ng-select-container{position:initial}.ng-select-focused[type=radio],.ng-select-focused[type=checkbox],.ng-select-focused.btn-tertiary{outline-offset:2px}.ng-select-focused>cx-media{transition:none;padding:2px}}.cx-theme-high-contrast-dark .form-check input[type=radio]:checked,.cx-theme-high-contrast-light .form-check input[type=radio]:checked{border-color:var(--cx-color-dark)!important;background-color:var(--cx-color-light)}.cx-theme-high-contrast-dark .form-check input[type=radio]:checked:after,.cx-theme-high-contrast-light .form-check input[type=radio]:checked:after{background-color:var(--cx-color-dark)}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:var(--cx-color-secondary)}.cx-theme-high-contrast-dark .ng-select .ng-select-container .ng-value-container .ng-placeholder,.cx-theme-high-contrast-light .ng-select .ng-select-container .ng-value-container .ng-placeholder{background-color:var(--cx-color-background);color:var(--cx-color-text)}.form-group input[type=text]::placeholder,.form-group input[type=tel]::placeholder{color:var(--cx-color-secondary);opacity:1}.form-group input[type=text]:-ms-input-placeholder,.form-group input[type=tel]:-ms-input-placeholder{color:var(--cx-color-secondary)}.form-group input[type=text]::-ms-input-placeholder,.form-group input[type=tel]::-ms-input-placeholder{color:var(--cx-color-secondary)}.cx-theme-high-contrast-dark form input:-webkit-autofill,.cx-theme-high-contrast-dark form input:-webkit-autofill:focus,.cx-theme-high-contrast-light form input:-webkit-autofill,.cx-theme-high-contrast-light form input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.cxFeat_a11yPasswordVisibliltyBtnValueOverflow input[cxpasswordvisibilityswitch]{padding-inline-end:calc(30px + .75rem)}.modal{background-color:#00000080}.cx-theme-high-contrast-dark .modal-header,.cx-theme-high-contrast-dark cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-theme-high-contrast-dark .cx-cancel-replenishment-dialog-header,.cx-theme-high-contrast-light .modal-header,.cx-theme-high-contrast-light cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-theme-high-contrast-light .cx-cancel-replenishment-dialog-header{background-color:var(--cx-color-background)}.modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:16px 30px 30px}.cx-theme-high-contrast-dark .modal-content,.cx-theme-high-contrast-dark cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-theme-high-contrast-dark .cx-cancel-replenishment-dialog-content,.cx-theme-high-contrast-light .modal-content,.cx-theme-high-contrast-light cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-theme-high-contrast-light .cx-cancel-replenishment-dialog-content{color:var(--cx-color-text);background-color:var(--cx-color-background);border:1px solid var(--cx-color-text)}.cx-theme-high-contrast-dark .modal-content .close,.cx-theme-high-contrast-dark cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .close,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-theme-high-contrast-dark .cx-cancel-replenishment-dialog-content .close,.cx-theme-high-contrast-light .modal-content .close,.cx-theme-high-contrast-light cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .close,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-theme-high-contrast-light .cx-cancel-replenishment-dialog-content .close{color:var(--cx-color-text)}@media (max-width: 991.98px){.modal .close{margin-bottom:0}}.modal .cx-dialog-header button.close,.modal button.close{padding:0;margin:0 0 0 auto}.cx-modal-container{display:flex;align-items:center;margin:auto;height:100%;overflow-y:auto;max-width:768px!important;min-width:768px!important}@media (max-width: 767.98px){.cx-modal-container{margin:0!important;min-width:100%!important;max-width:100%!important;height:100%;overflow-y:auto}}@media (min-width: 768px){.cx-modal-container{max-width:768px!important;min-width:768px!important}}.cx-modal-header{display:flex;justify-content:space-between;padding-top:2rem;padding-inline-end:1.875rem;padding-bottom:0;padding-inline-start:1.875rem}.cx-modal-content{background-color:var(--cx-color-inverse);width:100%}.cx-theme-high-contrast-dark .cx-modal-content,.cx-theme-high-contrast-light .cx-modal-content{color:var(--cx-color-text);background-color:var(--cx-color-background);border:1px solid var(--cx-color-text)}.cx-theme-high-contrast-dark .cx-modal-content .close,.cx-theme-high-contrast-light .cx-modal-content .close{color:var(--cx-color-text)}.cx-modal-footer{padding:0 27px 30px}@media (min-width: 992px){.cx-asm-dialog{max-width:95%!important;min-width:95%!important}}.cx-asm-dialog .cx-modal-content{border-radius:16px}.alert{text-align:var(--cx-text-align, center);color:var(--cx-color, var(--cx-color-text));font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);padding-top:0;padding-inline-end:4rem;padding-bottom:0;padding-inline-start:20px;line-height:var(--cx-line-height, 1.5);min-height:70px;flex-direction:row;align-items:center;display:flex;justify-content:center}@media (max-width: 767.98px){.alert{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}}.alert-icon{height:var(--cx-height, 25px);margin-inline-end:var(--cx-margin-right, .5rem);position:var(--cx-position, relative);display:var(--cx-display, inline-block);vertical-align:var(--cx-vertical-align, middle)}.alert-icon:before{position:var(--cx-position, relative);font-size:18px;font-weight:"bold";text-align:var(--cx-text-align, center);display:var(--cx-display, inline-block);width:var(--cx-width, 26px);height:var(--cx-height, 26px)}.alert-success{background-color:#d7e7d2;border:var(--cx-border, none)}.alert-danger{background-color:#fad9d9;border:var(--cx-border, none)}.alert-info{background-color:#d1ecf1;border:var(--cx-border, none)}.alert-warning{background-color:#fff1c8;border:var(--cx-border, none)}.alert .close{font-weight:var(--cx-font-weight, var(--cx-font-weight-normal));position:var(--cx-position, absolute);top:var(--cx-top, 32%);right:auto}.alert .close:before{content:"";margin:0 45vw}.cx-message{color:var(--cx-color-text);margin-bottom:30px;position:relative}.cx-message-content{display:flex;flex-direction:column;margin:auto;max-width:var(--cx-page-width-max)}.cx-message-header{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;line-height:var(--cx-line-height, 1.5);min-height:45px;padding-bottom:0;padding-inline-end:4rem;padding-inline-start:20px;padding-top:0;position:relative;text-align:var(--cx-text-align, center);font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}.cx-message-text{align-items:center;display:flex}.cx-message-text button{margin-inline-start:10px}.cx-message-text .cx-message-accordion-button .cx-message-accordion-icon{font-size:17px;margin-inline-start:5px}.cx-message-body{font-size:var(--cx-font-size, .8125rem);font-weight:var(--cx-font-weight-normal);padding:0 12px;font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222)}.cx-message-icon{display:flex;font-size:var(--cx-font-size, 1.25rem);height:var(--cx-height, 25px);margin-inline-end:var(--cx-margin-right, .5rem);position:var(--cx-position, relative);vertical-align:var(--cx-vertical-align, middle)}.cx-message-icon:before{display:var(--cx-display, inline-block);font-size:var(--cx-font-size, 1.25rem);font-weight:"bold";height:var(--cx-height, 26px);position:var(--cx-position, relative);text-align:var(--cx-text-align, center);width:var(--cx-width, 26px)}.cx-message-success{background-color:#d7e7d2;border:1px solid var(--cx-color-success)}.cx-message-success .cx-message-icon cx-icon{color:var(--cx-color-success)}.cx-message-danger{background-color:#fad9d9;border:1px solid var(--cx-color-danger)}.cx-message-danger .cx-message-icon cx-icon{color:var(--cx-color-danger)}.cx-message-info{background-color:#d1ecf1;border:1px solid var(--cx-color-info)}.cx-message-info .cx-message-icon cx-icon{color:var(--cx-color-info)}.cx-message-warning{background-color:#fff1c8;border:1px solid var(--cx-color-warning)}.cx-message-warning .cx-message-icon cx-icon{color:var(--cx-color-warning)}.cx-message .close{font-weight:var(--cx-font-weight-normal);position:var(--cx-position, absolute);right:20px;top:11px}.cx-theme-high-contrast-dark .cx-message,.cx-theme-high-contrast-light .cx-message{background-color:var(--cx-color-background)}.bs-tooltip-left .arrow:before{border-left-color:#14293a}.tooltip-inner{background-color:#14293a;padding:9px 15px;box-shadow:0 3px 6px #00000029}.table{width:100%}.table thead{border-bottom:1px solid var(--cx-color-medium)}.table thead th{border-bottom:0 none;border-top:none;font-size:.875rem;font-weight:"semi";text-transform:uppercase;color:#6c7079;font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}.table tr{width:100%;border-bottom:1px solid var(--cx-color-medium)}@media (max-width: 767.98px){.table tr:first-child{padding:1.25rem 0 0}}.table td{vertical-align:middle}.table-hover tbody tr:hover{background-color:#f4f4f4}.table--mobile{font-weight:"bold";display:none}.table-close:before,.table-close:after{position:absolute;left:15px;content:" ";height:18px;width:2px;background-color:#6c7079;top:30%}.card{border-radius:0}.card-body{padding:20px}.card-body-title{padding-bottom:10px;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222)}.card-header{background-color:var(--cx-color-secondary);font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);color:var(--cx-color-inverse);line-height:20px;padding-top:5px;padding-bottom:5px;border-radius:0}.card-header:first-child{border-radius:0}.cx-theme-high-contrast-dark .card-header,.cx-theme-high-contrast-light .card-header{background-color:var(--cx-color-background);color:var(--cx-color-text)}.card-link{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222)}.accordion .card-header{background-color:#f4f4f4;padding:25px 20px;border:none}.accordion .card-header h5,.accordion .card-header .h5{font-size:1.375rem;font-weight:600;color:#14293a;font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}.accordion .card-header h5 .btn[aria-expanded=true],.accordion .card-header h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a[aria-expanded=true],cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header h5 a[aria-expanded=true],.accordion .card-header .h5 .btn[aria-expanded=true],.accordion .card-header .h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a[aria-expanded=true],cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header .h5 a[aria-expanded=true]{color:#1f7bc0}.carousel-indicators li{margin-inline-start:7px}@media (min-width: 1200px){.carousel-indicators li{margin-inline-start:25px}}.carousel-indicators>.active{background-color:#1f7bc0}.carousel-indicators>li{background-color:#f1f1f1;width:12px;height:12px;border-radius:50%}@media (min-width: 1200px){.carousel-indicators>li{width:18px;height:18px}}@media (min-width: 992px){.carousel-inner{margin-inline-start:30px;margin-inline-end:30px}}@media (max-width: 767.98px){a{min-height:48px;min-width:48px;display:block}}.cx-action-link{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);text-transform:var(--cx-button-text-transform);text-decoration:underline;cursor:pointer;display:inline-block;color:var(--cx-color-primary)}.cx-action-link:hover{color:var(--cx-color-primary-accent);text-decoration:none}.dropdown-menu{border-radius:0;margin-top:11px}.cx-app__breadcrumb{background-color:#f4f4f4;text-align:center;padding-top:25px}.cx-page{padding-bottom:120px}.cx-page-header{background-color:var(--cx-color-background);text-align:center;padding:25px 0}.cx-page-title{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:var(--cx-font-weight-semi);margin:0 auto}.cx-page-section{padding-top:60px}.cx-section-title{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:var(--cx-font-weight, var(--cx-font-weight-semi));margin-bottom:var(--cx-margin-bottom, 25px);text-transform:var(--cx-text-transform, none)}.cx-notice{padding:32px 0;text-align:center;font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6);color:var(--cx-color-text);background-color:var(--cx-color-inverse);margin-bottom:-1.5rem}.cx-theme-high-contrast-dark .cx-notice,.cx-theme-high-contrast-light .cx-notice{background-color:var(--cx-color-background)}.hamburger,.cx-hamburger{padding:10px 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active .hamburger-inner,.is-active.cx-hamburger .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.is-active.cx-hamburger .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after,.is-active.cx-hamburger .hamburger-inner:after{background-color:#fff}.hamburger-box{width:26px;height:17px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:26px;height:3px;background-color:#fff;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.cx-dialog-popover-center,.cx-dialog-popover-center-backdrop,.cx-dialog-popover,.cx-sidebar-end,.cx-sidebar-start{position:fixed;z-index:1050;top:0;left:0;height:100%;width:100%;outline:0}.cx-agnostic-table table{margin:1rem 0;border-collapse:collapse;width:100%}.cx-agnostic-table th,.cx-agnostic-table td{padding:1.25rem .1rem 1.25rem .5rem;vertical-align:middle;text-align:center}.cx-agnostic-table th:nth-of-type(1),.cx-agnostic-table td:nth-of-type(1){text-align:start}.cx-agnostic-table th:nth-last-of-type(1),.cx-agnostic-table td:nth-last-of-type(1){text-align:end}.cx-agnostic-table tr{border-top:1px solid var(--cx-color-medium);padding:1.25rem 0}.cx-agnostic-table th{vertical-align:bottom;text-transform:capitalize;text-align:center;color:var(--cx-color-secondary);font-weight:var(--cx-font-weight-bold);font-size:var(--cx-font-size, .875rem);white-space:nowrap;font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}.cx-agnostic-table th:nth-last-of-type(1){padding-inline-end:16px}.cx-agnostic-table .cx-mobile-header,.cx-agnostic-table .cx-mobile-only{display:none}@media (max-width: 991.98px){.cx-agnostic-table table,.cx-agnostic-table tr,.cx-agnostic-table td{display:flex;flex-wrap:wrap;flex-basis:100%}.cx-agnostic-table td{align-items:center;padding:.313rem}.cx-agnostic-table thead{display:none}.cx-agnostic-table .cx-mobile-header{display:block;white-space:nowrap;text-align:start;font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);overflow-wrap:break-word;padding-inline-end:1rem;min-width:5rem}.cx-agnostic-table .cx-mobile-only{display:flex}}.cx-theme-high-contrast-dark .cx-agnostic-table tr,.cx-theme-high-contrast-light .cx-agnostic-table tr{border-color:var(--cx-color-dark)}.cx-theme-high-contrast-dark{--cx-color-medium: #000000;--cx-color-text: #ffffff;--cx-color-primary: #6bd3ff;--cx-color-visual-focus: #b995e0;--cx-color-secondary: #b0bcc5;--cx-color-inverse: #ffffff;--cx-color-primary-accent: #6bd3ff;--cx-color-background-dark: #000000;--cx-color-dark: #ffffff;--cx-color-light: #000000;--cx-color-background: #000000;--cx-color-info: #ffffff;--cx-color-warning: #ffab1d;--cx-color-success: #99cc99;--cx-color-danger: #ff5e5e;--cx-color-danger-accent: #000000;--cx-color-success-accent: #000000;--cx-color-info-accent: #000000;--cx-color-warning-accent: #000000;--cx-color-transparent: transparent}.cx-theme-high-contrast-light{--cx-color-medium: #ffffff;--cx-color-text: #000000;--cx-color-primary: #004ccb;--cx-color-visual-focus: #6c32a9;--cx-color-secondary: #4a5964;--cx-color-inverse: #ffffff;--cx-color-primary-accent: #004ccb;--cx-color-background-dark: #ffffff;--cx-color-dark: #000000;--cx-color-light: #ffffff;--cx-color-background: #ffffff;--cx-color-info: #000000;--cx-color-warning: #5c5c00;--cx-color-success: #006326;--cx-color-danger: #ab0000;--cx-color-danger-accent: #ffffff;--cx-color-success-accent: #ffffff;--cx-color-info-accent: #ffffff;--cx-color-warning-accent: #ffffff;--cx-color-transparent: transparent}.cx-theme-high-contrast-dark,.cx-theme-high-contrast-light{color:var(--cx-color-text);background-color:var(--cx-color-background)}:root{--cx-color-background: #f4f4f4;--cx-color-text: #14293a;--cx-color-inverse: #ffffff;--cx-color-transparent: transparent;--cx-color-primary: #1f7bc0;--cx-color-secondary: #6c7079;--cx-color-success: #38871f;--cx-color-info: #17a2b8;--cx-color-warning: #ffc107;--cx-color-danger: #db0002;--cx-color-light: #f1f1f1;--cx-color-dark: #6c7079;--cx-color-primary-accent: #055f9f;--cx-color-success-accent: #f0fbe4;--cx-color-danger-accent: #fff1f1;--cx-color-warning-accent: #fff5df;--cx-color-info-accent: #deeffe;--cx-color-medium: #d3d6db;--cx-color-background-dark: #212738;--cx-color-visual-focus: #6d9df7;--cx-color-background-focus: rgba(80, 176, 244, .1);--cx-color-border-focus: rgba(166, 204, 232, .6);--cx-page-width-max: 1140px;--cx-font-weight-light: 300;--cx-font-weight-normal: 400;--cx-font-weight-semi: 600;--cx-font-weight-bold: 700;--cx-text-transform: capitalize;--cx-direction: ltr;--cx-transition-duration: .5s;--cx-animation-duration: 1s;--cx-border-radius: 1em;--cx-buttons-border-radius: 2rem;--cx-buttons-border-width: 3px;--cx-border-style: solid}.cx-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}cx-page-layout{display:block;width:100%}.cx-theme-high-contrast-dark cx-page-layout cx-page-slot,.cx-theme-high-contrast-light cx-page-layout cx-page-slot{background-color:var(--cx-color-background)}cx-page-layout.footer{background-color:var(--cx-color-secondary);color:var(--cx-color, var(--cx-color-inverse))}.cx-theme-high-contrast-dark cx-page-layout.footer,.cx-theme-high-contrast-light cx-page-layout.footer{background-color:var(--cx-color-background)}.cxFeat_cmsBottomHeaderSlotUsingFlexStyles cx-page-slot.cx-bottom-header-slot{display:flex}.cxFeat_cmsBottomHeaderSlotUsingFlexStyles cx-page-slot.cx-bottom-header-slot>*{flex:1 1 var(--cx-flex-basis, 100%)}cx-page-layout.LandingPage2Template{display:flex;flex-wrap:wrap;max-width:1700px;margin:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section1{max-width:var(--cx-page-width-max);margin:30px auto auto}@media (max-width: 991.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section1{margin-top:0}}@media (max-width: 991.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section2A,cx-page-layout.LandingPage2Template cx-page-slot.Section2B{--cx-flex-basis: 100%;max-width:100%}cx-page-layout.LandingPage2Template cx-page-slot.Section2A>*,cx-page-layout.LandingPage2Template cx-page-slot.Section2B>*{--cx-flex-basis: 50%}}@media (max-width: 575.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section2A>*,cx-page-layout.LandingPage2Template cx-page-slot.Section2B>*{--cx-flex-basis: 100%}}cx-page-layout.LandingPage2Template cx-page-slot.Section3{max-width:var(--cx-page-width-max);margin:auto}@media (max-width: 991.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section4{flex-wrap:wrap}cx-page-layout.LandingPage2Template cx-page-slot.Section4>*{--cx-flex-basis: 50%;border-bottom:solid 1px currentColor;border-inline-end:solid 1px currentColor}}@media (max-width: 575.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section4>*{--cx-flex-basis: 100%}}cx-page-layout.ContentPage1Template{max-width:var(--cx-page-width-max);padding-top:2rem;padding-inline-end:1.5rem;padding-bottom:0;padding-inline-start:1.5rem;margin:auto}cx-page-layout.ContentPage1Template cx-page-slot.Section2A,cx-page-layout.ContentPage1Template cx-page-slot.Section2B{display:block}@media (max-width: 991.98px){cx-page-layout.CategoryPageTemplate .Section1{margin-top:0}}@media (max-width: 991.98px){cx-page-layout.CategoryPageTemplate .Section2>*{--cx-flex-basis: 50%}}cx-page-layout.ProductDetailsPageTemplate{padding:var(--cx-padding, 2.5rem 0 0)}cx-page-layout.ProductDetailsPageTemplate .cx-tab-paragraph-content{background-color:var(--cx-color-background)}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{margin-bottom:40px}@media (min-width: 992px){cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{display:grid;grid-column-gap:20px;grid-row-gap:0px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,auto) 1fr}.cxFeat_a11yPdpGridArrangement cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary{grid-template-rows:repeat(6,auto) 1fr}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images{grid-column:1;grid-row:1/span 6}.cxFeat_a11yPdpGridArrangement cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-images{grid-row:1/span 7}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-intro{grid-column:2}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-summary{grid-column:2}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-product-variants{grid-column:2;grid-row:3}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-add-to-cart{grid-column:2;grid-row:3;padding-top:20px;padding-inline-end:20px;padding-bottom:0;padding-inline-start:20px}.cxFeat_a11yPdpGridArrangement cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-add-to-cart{grid-row:unset}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-stock-notification{grid-column:2;grid-row:3/4;padding-top:20%;padding-inline-end:20px;padding-bottom:20px;padding-inline-start:20px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary cx-stock-notification:empty{display:none}}cx-page-layout.ProductListPageTemplate,cx-page-layout.ProductGridPageTemplate{max-width:var(--cx-page-width-max);margin:auto;display:flex}@media (max-width: 991.98px){cx-page-layout.ProductListPageTemplate,cx-page-layout.ProductGridPageTemplate{flex-direction:column}}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements{max-width:25%;padding-top:60px;padding-inline-end:15px;padding-bottom:15px;padding-inline-start:15px}@media (max-width: 991.98px){cx-page-layout.ProductListPageTemplate .ProductLeftRefinements,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements{width:100%;max-width:none}}@media (max-width: 575.98px){cx-page-layout.ProductListPageTemplate .ProductLeftRefinements,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements{padding-top:35px}}cx-page-layout.ProductListPageTemplate .ProductListSlot,cx-page-layout.ProductListPageTemplate .ProductGridSlot,cx-page-layout.ProductGridPageTemplate .ProductListSlot,cx-page-layout.ProductGridPageTemplate .ProductGridSlot{max-width:75%}@media (max-width: 991.98px){cx-page-layout.ProductListPageTemplate .ProductListSlot,cx-page-layout.ProductListPageTemplate .ProductGridSlot,cx-page-layout.ProductGridPageTemplate .ProductListSlot,cx-page-layout.ProductGridPageTemplate .ProductGridSlot{width:100%;max-width:none}}@media (max-width: 575.98px){cx-page-layout.ProductListPageTemplate .ProductListSlot .cx-page-section,cx-page-layout.ProductListPageTemplate .ProductGridSlot .cx-page-section,cx-page-layout.ProductGridPageTemplate .ProductListSlot .cx-page-section,cx-page-layout.ProductGridPageTemplate .ProductGridSlot .cx-page-section{padding-top:0}}@media (max-width: 991.98px){cx-page-layout.SearchResultsListPageTemplate{flex-direction:column}}@media (max-width: 991.98px){cx-page-layout.SearchResultsListPageTemplate .ProductLeftRefinements{width:100%;max-width:none}}@media (max-width: 991.98px){cx-page-layout.SearchResultsListPageTemplate .SearchResultsListSlot{width:100%;max-width:none}}cx-page-layout.LoginPageTemplate,cx-page-layout.CheckoutLoginPageTemplate,cx-page-layout.AccountPageTemplate{padding-bottom:3rem}@media (max-width: 767.98px){cx-page-layout.LoginPageTemplate,cx-page-layout.CheckoutLoginPageTemplate,cx-page-layout.AccountPageTemplate{--cx-max-width: 100%}cx-page-layout.LoginPageTemplate button[type=button],cx-page-layout.CheckoutLoginPageTemplate button[type=button],cx-page-layout.AccountPageTemplate button[type=button]{margin-bottom:1em}}cx-page-layout.ErrorPageTemplate{padding-bottom:3rem}cx-page-layout.ErrorPageTemplate cx-page-slot cx-responsive-banner{max-width:400px}cx-page-layout.ErrorPageTemplate cx-page-slot cx-link{text-decoration:underline}cx-page-layout.ErrorPageTemplate cx-page-slot cx-paragraph{max-height:170px}cx-page-layout.ErrorPageTemplate cx-page-slot>*{text-align:center}@media (max-width: 991.98px){cx-page-layout.ErrorPageTemplate{--cx-max-width: 100%}}cx-page-layout.MiddleContent.ErrorPageTemplate,cx-page-layout.BottomContent.ErrorPageTemplate{display:block}cx-page-layout.AccountPageTemplate{--cx-max-width: 100%}cx-page-layout.SearchResultsGridPageTemplate{max-width:var(--cx-page-width-max);margin:auto;display:flex;flex-wrap:wrap;align-content:stretch;height:100%}@media (max-width: 991.98px){cx-page-layout.SearchResultsGridPageTemplate{flex-direction:column}}cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements{order:1;max-width:25%;padding-top:60px;padding-inline-end:15px;padding-bottom:15px;padding-inline-start:15px}@media (max-width: 991.98px){cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements{width:100%;max-width:none}}cx-page-layout.SearchResultsGridPageTemplate .SearchResultsGridSlot{order:2;max-width:75%}@media (max-width: 991.98px){cx-page-layout.SearchResultsGridPageTemplate .SearchResultsGridSlot{width:100%;max-width:none}}cx-page-layout.OrderConfirmationPageTemplate cx-order-confirmation-shipping,cx-page-layout.OrderConfirmationPageTemplate cx-order-detail-billing{max-width:var(--cx-page-width-max);padding-inline-end:15px;padding-inline-start:15px;margin-inline-start:auto;margin-inline-end:auto}@media (min-width: 1200px){.cxFeat_a11yWideScreenImprovements cx-page-layout.OrderConfirmationPageTemplate cx-order-confirmation-shipping,.cxFeat_a11yWideScreenImprovements cx-page-layout.OrderConfirmationPageTemplate cx-order-detail-billing{flex:none;width:var(--cx-page-width-max);margin-inline-start:100%;margin-inline-end:100%}}@media (max-width: 991.98px){cx-page-layout.OrderConfirmationPageTemplate cx-order-confirmation-shipping,cx-page-layout.OrderConfirmationPageTemplate cx-order-detail-billing{width:100%;max-width:none;padding:0 15px;margin:0 25px}}@media (max-width: 767.98px){cx-page-layout.OrderConfirmationPageTemplate cx-order-confirmation-shipping,cx-page-layout.OrderConfirmationPageTemplate cx-order-detail-billing{margin:0}}cx-page-layout.MyAccountViewPageTemplate{max-width:var(--cx-page-width-max);margin:auto}cx-page-layout.MyAccountViewPageTemplate cx-page-slot cx-banner{margin:2rem 0rem .5rem;border:1px solid var(--cx-color-medium)}cx-page-layout.MyAccountViewPageTemplate .LeftContentSlot{float:left;max-width:25%}cx-page-layout.MyAccountViewPageTemplate .RightContentSlot{float:left;max-width:75%}@font-face{font-family:Newzald;src:url("./media/Newzald-Black-IRVZDRZD.otf") format("opentype");font-weight:900}@font-face{font-family:Newzald;src:url("./media/Newzald-BlackItalic-NIJ2AHQA.otf") format("opentype");font-weight:900;font-style:italic}@font-face{font-family:Newzald;src:url("./media/Newzald-MediumItalic-7SQKGT3O.otf") format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Newzald;src:url("./media/Newzald-Medium-FY7YU2IY.otf") format("opentype");font-weight:500}@font-face{font-weight:400;font-family:Newzald;src:url("./media/Newzald-Book-7L2VWF6A.otf") format("opentype")}@font-face{font-weight:400;font-family:Newzald;font-style:italic;src:url("./media/Newzald-BookItalic-2ENHP26N.otf") format("opentype")}@font-face{font-family:Newzald;font-weight:700 bold;src:url("./media/Newzald-Bold-YPJ37H5H.otf") format("opentype")}@font-face{font-family:Nezald;font-weight:700 bold;font-style:italic;src:url("./media/Newzald-BoldItalic-5SVUB3JP.otf") format("opentype")}@font-face{font-family:Mulish;font-weight:900;src:url("./media/Mulish-Black-CP5IJMAM.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:900;src:url("./media/Mulish-BlackItalic-7UDSXUJO.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:600 bold;src:url("./media/Mulish-SemiBold-RG3CN3QW.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:600 bold;font-style:italic;src:url("./media/Mulish-SemiBoldItalic-CUL33RCT.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:700 bold;src:url("./media/Mulish-Bold-BJBDN4ND.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:700 bold;font-style:italic;src:url("./media/Mulish-BoldItalic-UEGNWG77.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:800;src:url("./media/Mulish-ExtraBold-PEX3E5FZ.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:800;font-style:italic;src:url("./media/Mulish-ExtraBoldItalic-KXBJSN4S.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:200;src:url("./media/Mulish-ExtraLight-6TMUKWJN.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:200;font-style:italic;src:url("./media/Mulish-ExtraLightItalic-JA3I5XSU.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:300;src:url("./media/Mulish-Light-QQ75NDYA.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:300;font-style:italic;src:url("./media/Mulish-LightItalic-ATGTD7X2.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:400;font-style:italic;src:url("./media/Mulish-Italic-3MB6SMIZ.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:400;src:url("./media/Mulish-Regular-UTCLDK7Q.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:500;font-style:italic;src:url("./media/Mulish-MediumItalic-CUPXFIQH.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:500;src:url("./media/Mulish-Medium-53WVIE37.ttf") format("truetype")}@font-face{font-family:Poppins;src:url("./media/Poppins-Regular-4P7H5PYU.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:900;src:url("./media/Poppins-Black-NU3KQV7F.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:900;src:url("./media/Poppins-BlackItalic-UXO2QXHO.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:600 bold;src:url("./media/Poppins-SemiBold-XJQM7VUT.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:600 bold;font-style:italic;src:url("./media/Poppins-SemiBoldItalic-32BLLRXA.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:700 bold;src:url("./media/Poppins-Bold-HNW67DHP.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:700 bold;font-style:italic;src:url("./media/Poppins-BoldItalic-IPE5Z2CQ.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:800;src:url("./media/Poppins-ExtraBold-BSVFZOV6.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:800;font-style:italic;src:url("./media/Poppins-ExtraBoldItalic-ZAC6VQ6F.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:200;src:url("./media/Poppins-ExtraLight-UW5GGSLK.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:200;font-style:italic;src:url("./media/Poppins-ExtraLightItalic-LOT3LWR3.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:300;src:url("./media/Poppins-Light-Y733BLZ7.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:300;font-style:italic;src:url("./media/Poppins-LightItalic-P7QACKXX.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:400;font-style:italic;src:url("./media/Poppins-Italic-DVQY47AD.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:400;src:url("./media/Poppins-Regular-4P7H5PYU.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:500;font-style:italic;src:url("./media/Poppins-MediumItalic-VSKAQ3LC.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:500;src:url("./media/Poppins-Medium-TBMRXDXF.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:100;src:url("./media/Poppins-Thin-LADOXOSX.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:100;font-style:italic;src:url("./media/Poppins-ThinItalic-JZMZK5DT.ttf") format("truetype")}.border-1{border:.0625rem solid #cacaca}.border-2{border:.125rem solid #cacaca}.border-3{border:.1875rem solid #cacaca}.border-4{border:.25rem solid #cacaca}.border-5{border:.3125rem solid #cacaca}.container,covetrus-root>covetrus-fixed-message>div,covetrus-global-message>div,covetrus-banner>div,cx-page-layout[class$=PageTemplate],cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.container-fluid,.container-lg,.container-md,.container-sm{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width: 768px){.container,covetrus-root>covetrus-fixed-message>div,covetrus-global-message>div,covetrus-banner>div,cx-page-layout[class$=PageTemplate],cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate .tab-delivery,.container-fluid,.container-lg,.container-md,.container-sm{width:100%;padding-right:2rem;padding-left:2rem;margin-right:auto;margin-left:auto}}@media (min-width: 375px){.container,covetrus-root>covetrus-fixed-message>div,covetrus-global-message>div,covetrus-banner>div,cx-page-layout[class$=PageTemplate],cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate .tab-delivery{max-width:375px}.container-sm{max-width:375px}}@media (min-width: 768px){.container,covetrus-root>covetrus-fixed-message>div,covetrus-global-message>div,covetrus-banner>div,cx-page-layout[class$=PageTemplate],cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate .tab-delivery{max-width:768px}.container-sm,.container-md{max-width:768px}}@media (min-width: 1280px){.container,covetrus-root>covetrus-fixed-message>div,covetrus-global-message>div,covetrus-banner>div,cx-page-layout[class$=PageTemplate],cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate .tab-delivery{max-width:1280px}.container-sm,.container-md,.container-lg{max-width:1280px}}.row{--gutter-x: 2rem;--gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--gutter-y) * -1);margin-right:calc(var(--gutter-x) * -.5);margin-left:calc(var(--gutter-x) * -.5)}.row>*{--gutter-x: 0;--gutter-y: 2rem;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gutter-y) * .5);padding-left:calc(var(--gutter-y) * .5);margin-top:var(--gutter-x)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.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%}.g-0,.gx-0{--gutter-x: 0}.g-0,.gy-0{--gutter-y: 0}.g-1,.gx-1{--gutter-x: .125rem}.g-1,.gy-1{--gutter-y: .125rem}.g-2,.gx-2{--gutter-x: .25rem}.g-2,.gy-2{--gutter-y: .25rem}.g-3,.gx-3{--gutter-x: .5rem}.g-3,.gy-3{--gutter-y: .5rem}.g-4,.gx-4{--gutter-x: .75rem}.g-4,.gy-4{--gutter-y: .75rem}.g-5,.gx-5{--gutter-x: 1rem}.g-5,.gy-5{--gutter-y: 1rem}.g-6,.gx-6{--gutter-x: 1.5rem}.g-6,.gy-6{--gutter-y: 1.5rem}.g-7,.gx-7{--gutter-x: 2rem}.g-7,.gy-7{--gutter-y: 2rem}.g-8,.gx-8{--gutter-x: 4rem}.g-8,.gy-8{--gutter-y: 4rem}.g-9,.gx-9{--gutter-x: 6rem}.g-9,.gy-9{--gutter-y: 6rem}.g-10,.gx-10{--gutter-x: .875rem}.g-10,.gy-10{--gutter-y: .875rem}.g-11,.gx-11{--gutter-x: .625rem}.g-11,.gy-11{--gutter-y: .625rem}@media (min-width: 375px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.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%}.g-sm-0,.gx-sm-0{--gutter-x: 0}.g-sm-0,.gy-sm-0{--gutter-y: 0}.g-sm-1,.gx-sm-1{--gutter-x: .125rem}.g-sm-1,.gy-sm-1{--gutter-y: .125rem}.g-sm-2,.gx-sm-2{--gutter-x: .25rem}.g-sm-2,.gy-sm-2{--gutter-y: .25rem}.g-sm-3,.gx-sm-3{--gutter-x: .5rem}.g-sm-3,.gy-sm-3{--gutter-y: .5rem}.g-sm-4,.gx-sm-4{--gutter-x: .75rem}.g-sm-4,.gy-sm-4{--gutter-y: .75rem}.g-sm-5,.gx-sm-5{--gutter-x: 1rem}.g-sm-5,.gy-sm-5{--gutter-y: 1rem}.g-sm-6,.gx-sm-6{--gutter-x: 1.5rem}.g-sm-6,.gy-sm-6{--gutter-y: 1.5rem}.g-sm-7,.gx-sm-7{--gutter-x: 2rem}.g-sm-7,.gy-sm-7{--gutter-y: 2rem}.g-sm-8,.gx-sm-8{--gutter-x: 4rem}.g-sm-8,.gy-sm-8{--gutter-y: 4rem}.g-sm-9,.gx-sm-9{--gutter-x: 6rem}.g-sm-9,.gy-sm-9{--gutter-y: 6rem}.g-sm-10,.gx-sm-10{--gutter-x: .875rem}.g-sm-10,.gy-sm-10{--gutter-y: .875rem}.g-sm-11,.gx-sm-11{--gutter-x: .625rem}.g-sm-11,.gy-sm-11{--gutter-y: .625rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.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%}.g-md-0,.gx-md-0{--gutter-x: 0}.g-md-0,.gy-md-0{--gutter-y: 0}.g-md-1,.gx-md-1{--gutter-x: .125rem}.g-md-1,.gy-md-1{--gutter-y: .125rem}.g-md-2,.gx-md-2{--gutter-x: .25rem}.g-md-2,.gy-md-2{--gutter-y: .25rem}.g-md-3,.gx-md-3{--gutter-x: .5rem}.g-md-3,.gy-md-3{--gutter-y: .5rem}.g-md-4,.gx-md-4{--gutter-x: .75rem}.g-md-4,.gy-md-4{--gutter-y: .75rem}.g-md-5,.gx-md-5{--gutter-x: 1rem}.g-md-5,.gy-md-5{--gutter-y: 1rem}.g-md-6,.gx-md-6{--gutter-x: 1.5rem}.g-md-6,.gy-md-6{--gutter-y: 1.5rem}.g-md-7,.gx-md-7{--gutter-x: 2rem}.g-md-7,.gy-md-7{--gutter-y: 2rem}.g-md-8,.gx-md-8{--gutter-x: 4rem}.g-md-8,.gy-md-8{--gutter-y: 4rem}.g-md-9,.gx-md-9{--gutter-x: 6rem}.g-md-9,.gy-md-9{--gutter-y: 6rem}.g-md-10,.gx-md-10{--gutter-x: .875rem}.g-md-10,.gy-md-10{--gutter-y: .875rem}.g-md-11,.gx-md-11{--gutter-x: .625rem}.g-md-11,.gy-md-11{--gutter-y: .625rem}}@media (min-width: 1280px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.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%}.g-lg-0,.gx-lg-0{--gutter-x: 0}.g-lg-0,.gy-lg-0{--gutter-y: 0}.g-lg-1,.gx-lg-1{--gutter-x: .125rem}.g-lg-1,.gy-lg-1{--gutter-y: .125rem}.g-lg-2,.gx-lg-2{--gutter-x: .25rem}.g-lg-2,.gy-lg-2{--gutter-y: .25rem}.g-lg-3,.gx-lg-3{--gutter-x: .5rem}.g-lg-3,.gy-lg-3{--gutter-y: .5rem}.g-lg-4,.gx-lg-4{--gutter-x: .75rem}.g-lg-4,.gy-lg-4{--gutter-y: .75rem}.g-lg-5,.gx-lg-5{--gutter-x: 1rem}.g-lg-5,.gy-lg-5{--gutter-y: 1rem}.g-lg-6,.gx-lg-6{--gutter-x: 1.5rem}.g-lg-6,.gy-lg-6{--gutter-y: 1.5rem}.g-lg-7,.gx-lg-7{--gutter-x: 2rem}.g-lg-7,.gy-lg-7{--gutter-y: 2rem}.g-lg-8,.gx-lg-8{--gutter-x: 4rem}.g-lg-8,.gy-lg-8{--gutter-y: 4rem}.g-lg-9,.gx-lg-9{--gutter-x: 6rem}.g-lg-9,.gy-lg-9{--gutter-y: 6rem}.g-lg-10,.gx-lg-10{--gutter-x: .875rem}.g-lg-10,.gy-lg-10{--gutter-y: .875rem}.g-lg-11,.gx-lg-11{--gutter-x: .625rem}.g-lg-11,.gy-lg-11{--gutter-y: .625rem}}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-size:1rem;background-color:#f8f9fa;color:#191919;font-family:Mulish,sans-serif;font-weight:400;line-height:1.625rem;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:.0625rem}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-family:Mulish;font-weight:700;line-height:1.3333333333}h1,.h1{font-size:2.25rem}h2,.h2{font-size:1.875rem}h3,.h3{font-size:1.625rem}h4,.h4{font-size:1.375rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:.9375rem}p{margin-top:0;margin-bottom:1.5rem}abbr[title],abbr[data-bs-original-title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:"bold"}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875rem}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.5rem;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.25em}a{color:#1f7bc0;text-decoration:none}a:hover{color:#14517e;text-decoration:underline}a:focus{outline:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:87.5%;color:#e83e8c;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:1em;font-weight:"bold"}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block;margin-bottom:.375rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.w-25{width:25%!important}.w-33{width:33%!important}.w-50{width:50%!important}.w-66{width:66%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-33{height:33%!important}.h-50{height:50%!important}.h-66{height:66%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!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:.125rem!important}.mt-1,.my-1{margin-top:.125rem!important}.mr-1,.mx-1{margin-right:.125rem!important}.mb-1,.my-1{margin-bottom:.125rem!important}.ml-1,.mx-1{margin-left:.125rem!important}.m-2{margin:.25rem!important}.mt-2,.my-2{margin-top:.25rem!important}.mr-2,.mx-2{margin-right:.25rem!important}.mb-2,.my-2{margin-bottom:.25rem!important}.ml-2,.mx-2{margin-left:.25rem!important}.m-3{margin:.5rem!important}.mt-3,.my-3{margin-top:.5rem!important}.mr-3,.mx-3{margin-right:.5rem!important}.mb-3,.my-3{margin-bottom:.5rem!important}.ml-3,.mx-3{margin-left:.5rem!important}.m-4{margin:.75rem!important}.mt-4,.my-4{margin-top:.75rem!important}.mr-4,.mx-4{margin-right:.75rem!important}.mb-4,.my-4{margin-bottom:.75rem!important}.ml-4,.mx-4{margin-left:.75rem!important}.m-5{margin:1rem!important}.mt-5,.my-5{margin-top:1rem!important}.mr-5,.mx-5{margin-right:1rem!important}.mb-5,.my-5{margin-bottom:1rem!important}.ml-5,.mx-5{margin-left:1rem!important}.m-6{margin:1.5rem!important}.mt-6,.my-6{margin-top:1.5rem!important}.mr-6,.mx-6{margin-right:1.5rem!important}.mb-6,.my-6{margin-bottom:1.5rem!important}.ml-6,.mx-6{margin-left:1.5rem!important}.m-7{margin:2rem!important}.mt-7,.my-7{margin-top:2rem!important}.mr-7,.mx-7{margin-right:2rem!important}.mb-7,.my-7{margin-bottom:2rem!important}.ml-7,.mx-7{margin-left:2rem!important}.m-8{margin:4rem!important}.mt-8,.my-8{margin-top:4rem!important}.mr-8,.mx-8{margin-right:4rem!important}.mb-8,.my-8{margin-bottom:4rem!important}.ml-8,.mx-8{margin-left:4rem!important}.m-9{margin:6rem!important}.mt-9,.my-9{margin-top:6rem!important}.mr-9,.mx-9{margin-right:6rem!important}.mb-9,.my-9{margin-bottom:6rem!important}.ml-9,.mx-9{margin-left:6rem!important}.m-10{margin:.875rem!important}.mt-10,.my-10{margin-top:.875rem!important}.mr-10,.mx-10{margin-right:.875rem!important}.mb-10,.my-10{margin-bottom:.875rem!important}.ml-10,.mx-10{margin-left:.875rem!important}.m-11{margin:.625rem!important}.mt-11,.my-11{margin-top:.625rem!important}.mr-11,.mx-11{margin-right:.625rem!important}.mb-11,.my-11{margin-bottom:.625rem!important}.ml-11,.mx-11{margin-left:.625rem!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:.125rem!important}.pt-1,.py-1{padding-top:.125rem!important}.pr-1,.px-1{padding-right:.125rem!important}.pb-1,.py-1{padding-bottom:.125rem!important}.pl-1,.px-1{padding-left:.125rem!important}.p-2{padding:.25rem!important}.pt-2,.py-2{padding-top:.25rem!important}.pr-2,.px-2{padding-right:.25rem!important}.pb-2,.py-2{padding-bottom:.25rem!important}.pl-2,.px-2{padding-left:.25rem!important}.p-3{padding:.5rem!important}.pt-3,.py-3{padding-top:.5rem!important}.pr-3,.px-3{padding-right:.5rem!important}.pb-3,.py-3{padding-bottom:.5rem!important}.pl-3,.px-3{padding-left:.5rem!important}.p-4{padding:.75rem!important}.pt-4,.py-4{padding-top:.75rem!important}.pr-4,.px-4{padding-right:.75rem!important}.pb-4,.py-4{padding-bottom:.75rem!important}.pl-4,.px-4{padding-left:.75rem!important}.p-5{padding:1rem!important}.pt-5,.py-5{padding-top:1rem!important}.pr-5,.px-5{padding-right:1rem!important}.pb-5,.py-5{padding-bottom:1rem!important}.pl-5,.px-5{padding-left:1rem!important}.p-6{padding:1.5rem!important}.pt-6,.py-6{padding-top:1.5rem!important}.pr-6,.px-6{padding-right:1.5rem!important}.pb-6,.py-6{padding-bottom:1.5rem!important}.pl-6,.px-6{padding-left:1.5rem!important}.p-7{padding:2rem!important}.pt-7,.py-7{padding-top:2rem!important}.pr-7,.px-7{padding-right:2rem!important}.pb-7,.py-7{padding-bottom:2rem!important}.pl-7,.px-7{padding-left:2rem!important}.p-8{padding:4rem!important}.pt-8,.py-8{padding-top:4rem!important}.pr-8,.px-8{padding-right:4rem!important}.pb-8,.py-8{padding-bottom:4rem!important}.pl-8,.px-8{padding-left:4rem!important}.p-9{padding:6rem!important}.pt-9,.py-9{padding-top:6rem!important}.pr-9,.px-9{padding-right:6rem!important}.pb-9,.py-9{padding-bottom:6rem!important}.pl-9,.px-9{padding-left:6rem!important}.p-10{padding:.875rem!important}.pt-10,.py-10{padding-top:.875rem!important}.pr-10,.px-10{padding-right:.875rem!important}.pb-10,.py-10{padding-bottom:.875rem!important}.pl-10,.px-10{padding-left:.875rem!important}.p-11{padding:.625rem!important}.pt-11,.py-11{padding-top:.625rem!important}.pr-11,.px-11{padding-right:.625rem!important}.pb-11,.py-11{padding-bottom:.625rem!important}.pl-11,.px-11{padding-left:.625rem!important}.m-n1{margin:-.125rem!important}.mt-n1,.my-n1{margin-top:-.125rem!important}.mr-n1,.mx-n1{margin-right:-.125rem!important}.mb-n1,.my-n1{margin-bottom:-.125rem!important}.ml-n1,.mx-n1{margin-left:-.125rem!important}.m-n2{margin:-.25rem!important}.mt-n2,.my-n2{margin-top:-.25rem!important}.mr-n2,.mx-n2{margin-right:-.25rem!important}.mb-n2,.my-n2{margin-bottom:-.25rem!important}.ml-n2,.mx-n2{margin-left:-.25rem!important}.m-n3{margin:-.5rem!important}.mt-n3,.my-n3{margin-top:-.5rem!important}.mr-n3,.mx-n3{margin-right:-.5rem!important}.mb-n3,.my-n3{margin-bottom:-.5rem!important}.ml-n3,.mx-n3{margin-left:-.5rem!important}.m-n4{margin:-.75rem!important}.mt-n4,.my-n4{margin-top:-.75rem!important}.mr-n4,.mx-n4{margin-right:-.75rem!important}.mb-n4,.my-n4{margin-bottom:-.75rem!important}.ml-n4,.mx-n4{margin-left:-.75rem!important}.m-n5{margin:-1rem!important}.mt-n5,.my-n5{margin-top:-1rem!important}.mr-n5,.mx-n5{margin-right:-1rem!important}.mb-n5,.my-n5{margin-bottom:-1rem!important}.ml-n5,.mx-n5{margin-left:-1rem!important}.m-n6{margin:-1.5rem!important}.mt-n6,.my-n6{margin-top:-1.5rem!important}.mr-n6,.mx-n6{margin-right:-1.5rem!important}.mb-n6,.my-n6{margin-bottom:-1.5rem!important}.ml-n6,.mx-n6{margin-left:-1.5rem!important}.m-n7{margin:-2rem!important}.mt-n7,.my-n7{margin-top:-2rem!important}.mr-n7,.mx-n7{margin-right:-2rem!important}.mb-n7,.my-n7{margin-bottom:-2rem!important}.ml-n7,.mx-n7{margin-left:-2rem!important}.m-n8{margin:-4rem!important}.mt-n8,.my-n8{margin-top:-4rem!important}.mr-n8,.mx-n8{margin-right:-4rem!important}.mb-n8,.my-n8{margin-bottom:-4rem!important}.ml-n8,.mx-n8{margin-left:-4rem!important}.m-n9{margin:-6rem!important}.mt-n9,.my-n9{margin-top:-6rem!important}.mr-n9,.mx-n9{margin-right:-6rem!important}.mb-n9,.my-n9{margin-bottom:-6rem!important}.ml-n9,.mx-n9{margin-left:-6rem!important}.m-n10{margin:-.875rem!important}.mt-n10,.my-n10{margin-top:-.875rem!important}.mr-n10,.mx-n10{margin-right:-.875rem!important}.mb-n10,.my-n10{margin-bottom:-.875rem!important}.ml-n10,.mx-n10{margin-left:-.875rem!important}.m-n11{margin:-.625rem!important}.mt-n11,.my-n11{margin-top:-.625rem!important}.mr-n11,.mx-n11{margin-right:-.625rem!important}.mb-n11,.my-n11{margin-bottom:-.625rem!important}.ml-n11,.mx-n11{margin-left:-.625rem!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: 375px){.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:.125rem!important}.mt-sm-1,.my-sm-1{margin-top:.125rem!important}.mr-sm-1,.mx-sm-1{margin-right:.125rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.125rem!important}.ml-sm-1,.mx-sm-1{margin-left:.125rem!important}.m-sm-2{margin:.25rem!important}.mt-sm-2,.my-sm-2{margin-top:.25rem!important}.mr-sm-2,.mx-sm-2{margin-right:.25rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.25rem!important}.ml-sm-2,.mx-sm-2{margin-left:.25rem!important}.m-sm-3{margin:.5rem!important}.mt-sm-3,.my-sm-3{margin-top:.5rem!important}.mr-sm-3,.mx-sm-3{margin-right:.5rem!important}.mb-sm-3,.my-sm-3{margin-bottom:.5rem!important}.ml-sm-3,.mx-sm-3{margin-left:.5rem!important}.m-sm-4{margin:.75rem!important}.mt-sm-4,.my-sm-4{margin-top:.75rem!important}.mr-sm-4,.mx-sm-4{margin-right:.75rem!important}.mb-sm-4,.my-sm-4{margin-bottom:.75rem!important}.ml-sm-4,.mx-sm-4{margin-left:.75rem!important}.m-sm-5{margin:1rem!important}.mt-sm-5,.my-sm-5{margin-top:1rem!important}.mr-sm-5,.mx-sm-5{margin-right:1rem!important}.mb-sm-5,.my-sm-5{margin-bottom:1rem!important}.ml-sm-5,.mx-sm-5{margin-left:1rem!important}.m-sm-6{margin:1.5rem!important}.mt-sm-6,.my-sm-6{margin-top:1.5rem!important}.mr-sm-6,.mx-sm-6{margin-right:1.5rem!important}.mb-sm-6,.my-sm-6{margin-bottom:1.5rem!important}.ml-sm-6,.mx-sm-6{margin-left:1.5rem!important}.m-sm-7{margin:2rem!important}.mt-sm-7,.my-sm-7{margin-top:2rem!important}.mr-sm-7,.mx-sm-7{margin-right:2rem!important}.mb-sm-7,.my-sm-7{margin-bottom:2rem!important}.ml-sm-7,.mx-sm-7{margin-left:2rem!important}.m-sm-8{margin:4rem!important}.mt-sm-8,.my-sm-8{margin-top:4rem!important}.mr-sm-8,.mx-sm-8{margin-right:4rem!important}.mb-sm-8,.my-sm-8{margin-bottom:4rem!important}.ml-sm-8,.mx-sm-8{margin-left:4rem!important}.m-sm-9{margin:6rem!important}.mt-sm-9,.my-sm-9{margin-top:6rem!important}.mr-sm-9,.mx-sm-9{margin-right:6rem!important}.mb-sm-9,.my-sm-9{margin-bottom:6rem!important}.ml-sm-9,.mx-sm-9{margin-left:6rem!important}.m-sm-10{margin:.875rem!important}.mt-sm-10,.my-sm-10{margin-top:.875rem!important}.mr-sm-10,.mx-sm-10{margin-right:.875rem!important}.mb-sm-10,.my-sm-10{margin-bottom:.875rem!important}.ml-sm-10,.mx-sm-10{margin-left:.875rem!important}.m-sm-11{margin:.625rem!important}.mt-sm-11,.my-sm-11{margin-top:.625rem!important}.mr-sm-11,.mx-sm-11{margin-right:.625rem!important}.mb-sm-11,.my-sm-11{margin-bottom:.625rem!important}.ml-sm-11,.mx-sm-11{margin-left:.625rem!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:.125rem!important}.pt-sm-1,.py-sm-1{padding-top:.125rem!important}.pr-sm-1,.px-sm-1{padding-right:.125rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.125rem!important}.pl-sm-1,.px-sm-1{padding-left:.125rem!important}.p-sm-2{padding:.25rem!important}.pt-sm-2,.py-sm-2{padding-top:.25rem!important}.pr-sm-2,.px-sm-2{padding-right:.25rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.25rem!important}.pl-sm-2,.px-sm-2{padding-left:.25rem!important}.p-sm-3{padding:.5rem!important}.pt-sm-3,.py-sm-3{padding-top:.5rem!important}.pr-sm-3,.px-sm-3{padding-right:.5rem!important}.pb-sm-3,.py-sm-3{padding-bottom:.5rem!important}.pl-sm-3,.px-sm-3{padding-left:.5rem!important}.p-sm-4{padding:.75rem!important}.pt-sm-4,.py-sm-4{padding-top:.75rem!important}.pr-sm-4,.px-sm-4{padding-right:.75rem!important}.pb-sm-4,.py-sm-4{padding-bottom:.75rem!important}.pl-sm-4,.px-sm-4{padding-left:.75rem!important}.p-sm-5{padding:1rem!important}.pt-sm-5,.py-sm-5{padding-top:1rem!important}.pr-sm-5,.px-sm-5{padding-right:1rem!important}.pb-sm-5,.py-sm-5{padding-bottom:1rem!important}.pl-sm-5,.px-sm-5{padding-left:1rem!important}.p-sm-6{padding:1.5rem!important}.pt-sm-6,.py-sm-6{padding-top:1.5rem!important}.pr-sm-6,.px-sm-6{padding-right:1.5rem!important}.pb-sm-6,.py-sm-6{padding-bottom:1.5rem!important}.pl-sm-6,.px-sm-6{padding-left:1.5rem!important}.p-sm-7{padding:2rem!important}.pt-sm-7,.py-sm-7{padding-top:2rem!important}.pr-sm-7,.px-sm-7{padding-right:2rem!important}.pb-sm-7,.py-sm-7{padding-bottom:2rem!important}.pl-sm-7,.px-sm-7{padding-left:2rem!important}.p-sm-8{padding:4rem!important}.pt-sm-8,.py-sm-8{padding-top:4rem!important}.pr-sm-8,.px-sm-8{padding-right:4rem!important}.pb-sm-8,.py-sm-8{padding-bottom:4rem!important}.pl-sm-8,.px-sm-8{padding-left:4rem!important}.p-sm-9{padding:6rem!important}.pt-sm-9,.py-sm-9{padding-top:6rem!important}.pr-sm-9,.px-sm-9{padding-right:6rem!important}.pb-sm-9,.py-sm-9{padding-bottom:6rem!important}.pl-sm-9,.px-sm-9{padding-left:6rem!important}.p-sm-10{padding:.875rem!important}.pt-sm-10,.py-sm-10{padding-top:.875rem!important}.pr-sm-10,.px-sm-10{padding-right:.875rem!important}.pb-sm-10,.py-sm-10{padding-bottom:.875rem!important}.pl-sm-10,.px-sm-10{padding-left:.875rem!important}.p-sm-11{padding:.625rem!important}.pt-sm-11,.py-sm-11{padding-top:.625rem!important}.pr-sm-11,.px-sm-11{padding-right:.625rem!important}.pb-sm-11,.py-sm-11{padding-bottom:.625rem!important}.pl-sm-11,.px-sm-11{padding-left:.625rem!important}.m-sm-n1{margin:-.125rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.125rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.125rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.125rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.125rem!important}.m-sm-n2{margin:-.25rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.25rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.25rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.25rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.25rem!important}.m-sm-n3{margin:-.5rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-.5rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-.5rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-.5rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-.5rem!important}.m-sm-n4{margin:-.75rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-.75rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-.75rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-.75rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-.75rem!important}.m-sm-n5{margin:-1rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-1rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-1rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-1rem!important}.m-sm-n6{margin:-1.5rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-1.5rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-1.5rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-1.5rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-1.5rem!important}.m-sm-n7{margin:-2rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-2rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-2rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-2rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-2rem!important}.m-sm-n8{margin:-4rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-4rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-4rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-4rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-4rem!important}.m-sm-n9{margin:-6rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-6rem!important}.mr-sm-n9,.mx-sm-n9{margin-right:-6rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-6rem!important}.ml-sm-n9,.mx-sm-n9{margin-left:-6rem!important}.m-sm-n10{margin:-.875rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-.875rem!important}.mr-sm-n10,.mx-sm-n10{margin-right:-.875rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-.875rem!important}.ml-sm-n10,.mx-sm-n10{margin-left:-.875rem!important}.m-sm-n11{margin:-.625rem!important}.mt-sm-n11,.my-sm-n11{margin-top:-.625rem!important}.mr-sm-n11,.mx-sm-n11{margin-right:-.625rem!important}.mb-sm-n11,.my-sm-n11{margin-bottom:-.625rem!important}.ml-sm-n11,.mx-sm-n11{margin-left:-.625rem!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:.125rem!important}.mt-md-1,.my-md-1{margin-top:.125rem!important}.mr-md-1,.mx-md-1{margin-right:.125rem!important}.mb-md-1,.my-md-1{margin-bottom:.125rem!important}.ml-md-1,.mx-md-1{margin-left:.125rem!important}.m-md-2{margin:.25rem!important}.mt-md-2,.my-md-2{margin-top:.25rem!important}.mr-md-2,.mx-md-2{margin-right:.25rem!important}.mb-md-2,.my-md-2{margin-bottom:.25rem!important}.ml-md-2,.mx-md-2{margin-left:.25rem!important}.m-md-3{margin:.5rem!important}.mt-md-3,.my-md-3{margin-top:.5rem!important}.mr-md-3,.mx-md-3{margin-right:.5rem!important}.mb-md-3,.my-md-3{margin-bottom:.5rem!important}.ml-md-3,.mx-md-3{margin-left:.5rem!important}.m-md-4{margin:.75rem!important}.mt-md-4,.my-md-4{margin-top:.75rem!important}.mr-md-4,.mx-md-4{margin-right:.75rem!important}.mb-md-4,.my-md-4{margin-bottom:.75rem!important}.ml-md-4,.mx-md-4{margin-left:.75rem!important}.m-md-5{margin:1rem!important}.mt-md-5,.my-md-5{margin-top:1rem!important}.mr-md-5,.mx-md-5{margin-right:1rem!important}.mb-md-5,.my-md-5{margin-bottom:1rem!important}.ml-md-5,.mx-md-5{margin-left:1rem!important}.m-md-6{margin:1.5rem!important}.mt-md-6,.my-md-6{margin-top:1.5rem!important}.mr-md-6,.mx-md-6{margin-right:1.5rem!important}.mb-md-6,.my-md-6{margin-bottom:1.5rem!important}.ml-md-6,.mx-md-6{margin-left:1.5rem!important}.m-md-7{margin:2rem!important}.mt-md-7,.my-md-7{margin-top:2rem!important}.mr-md-7,.mx-md-7{margin-right:2rem!important}.mb-md-7,.my-md-7{margin-bottom:2rem!important}.ml-md-7,.mx-md-7{margin-left:2rem!important}.m-md-8{margin:4rem!important}.mt-md-8,.my-md-8{margin-top:4rem!important}.mr-md-8,.mx-md-8{margin-right:4rem!important}.mb-md-8,.my-md-8{margin-bottom:4rem!important}.ml-md-8,.mx-md-8{margin-left:4rem!important}.m-md-9{margin:6rem!important}.mt-md-9,.my-md-9{margin-top:6rem!important}.mr-md-9,.mx-md-9{margin-right:6rem!important}.mb-md-9,.my-md-9{margin-bottom:6rem!important}.ml-md-9,.mx-md-9{margin-left:6rem!important}.m-md-10{margin:.875rem!important}.mt-md-10,.my-md-10{margin-top:.875rem!important}.mr-md-10,.mx-md-10{margin-right:.875rem!important}.mb-md-10,.my-md-10{margin-bottom:.875rem!important}.ml-md-10,.mx-md-10{margin-left:.875rem!important}.m-md-11{margin:.625rem!important}.mt-md-11,.my-md-11{margin-top:.625rem!important}.mr-md-11,.mx-md-11{margin-right:.625rem!important}.mb-md-11,.my-md-11{margin-bottom:.625rem!important}.ml-md-11,.mx-md-11{margin-left:.625rem!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:.125rem!important}.pt-md-1,.py-md-1{padding-top:.125rem!important}.pr-md-1,.px-md-1{padding-right:.125rem!important}.pb-md-1,.py-md-1{padding-bottom:.125rem!important}.pl-md-1,.px-md-1{padding-left:.125rem!important}.p-md-2{padding:.25rem!important}.pt-md-2,.py-md-2{padding-top:.25rem!important}.pr-md-2,.px-md-2{padding-right:.25rem!important}.pb-md-2,.py-md-2{padding-bottom:.25rem!important}.pl-md-2,.px-md-2{padding-left:.25rem!important}.p-md-3{padding:.5rem!important}.pt-md-3,.py-md-3{padding-top:.5rem!important}.pr-md-3,.px-md-3{padding-right:.5rem!important}.pb-md-3,.py-md-3{padding-bottom:.5rem!important}.pl-md-3,.px-md-3{padding-left:.5rem!important}.p-md-4{padding:.75rem!important}.pt-md-4,.py-md-4{padding-top:.75rem!important}.pr-md-4,.px-md-4{padding-right:.75rem!important}.pb-md-4,.py-md-4{padding-bottom:.75rem!important}.pl-md-4,.px-md-4{padding-left:.75rem!important}.p-md-5{padding:1rem!important}.pt-md-5,.py-md-5{padding-top:1rem!important}.pr-md-5,.px-md-5{padding-right:1rem!important}.pb-md-5,.py-md-5{padding-bottom:1rem!important}.pl-md-5,.px-md-5{padding-left:1rem!important}.p-md-6{padding:1.5rem!important}.pt-md-6,.py-md-6{padding-top:1.5rem!important}.pr-md-6,.px-md-6{padding-right:1.5rem!important}.pb-md-6,.py-md-6{padding-bottom:1.5rem!important}.pl-md-6,.px-md-6{padding-left:1.5rem!important}.p-md-7{padding:2rem!important}.pt-md-7,.py-md-7{padding-top:2rem!important}.pr-md-7,.px-md-7{padding-right:2rem!important}.pb-md-7,.py-md-7{padding-bottom:2rem!important}.pl-md-7,.px-md-7{padding-left:2rem!important}.p-md-8{padding:4rem!important}.pt-md-8,.py-md-8{padding-top:4rem!important}.pr-md-8,.px-md-8{padding-right:4rem!important}.pb-md-8,.py-md-8{padding-bottom:4rem!important}.pl-md-8,.px-md-8{padding-left:4rem!important}.p-md-9{padding:6rem!important}.pt-md-9,.py-md-9{padding-top:6rem!important}.pr-md-9,.px-md-9{padding-right:6rem!important}.pb-md-9,.py-md-9{padding-bottom:6rem!important}.pl-md-9,.px-md-9{padding-left:6rem!important}.p-md-10{padding:.875rem!important}.pt-md-10,.py-md-10{padding-top:.875rem!important}.pr-md-10,.px-md-10{padding-right:.875rem!important}.pb-md-10,.py-md-10{padding-bottom:.875rem!important}.pl-md-10,.px-md-10{padding-left:.875rem!important}.p-md-11{padding:.625rem!important}.pt-md-11,.py-md-11{padding-top:.625rem!important}.pr-md-11,.px-md-11{padding-right:.625rem!important}.pb-md-11,.py-md-11{padding-bottom:.625rem!important}.pl-md-11,.px-md-11{padding-left:.625rem!important}.m-md-n1{margin:-.125rem!important}.mt-md-n1,.my-md-n1{margin-top:-.125rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.125rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.125rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.125rem!important}.m-md-n2{margin:-.25rem!important}.mt-md-n2,.my-md-n2{margin-top:-.25rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.25rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.25rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.25rem!important}.m-md-n3{margin:-.5rem!important}.mt-md-n3,.my-md-n3{margin-top:-.5rem!important}.mr-md-n3,.mx-md-n3{margin-right:-.5rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-.5rem!important}.ml-md-n3,.mx-md-n3{margin-left:-.5rem!important}.m-md-n4{margin:-.75rem!important}.mt-md-n4,.my-md-n4{margin-top:-.75rem!important}.mr-md-n4,.mx-md-n4{margin-right:-.75rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-.75rem!important}.ml-md-n4,.mx-md-n4{margin-left:-.75rem!important}.m-md-n5{margin:-1rem!important}.mt-md-n5,.my-md-n5{margin-top:-1rem!important}.mr-md-n5,.mx-md-n5{margin-right:-1rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-1rem!important}.ml-md-n5,.mx-md-n5{margin-left:-1rem!important}.m-md-n6{margin:-1.5rem!important}.mt-md-n6,.my-md-n6{margin-top:-1.5rem!important}.mr-md-n6,.mx-md-n6{margin-right:-1.5rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-1.5rem!important}.ml-md-n6,.mx-md-n6{margin-left:-1.5rem!important}.m-md-n7{margin:-2rem!important}.mt-md-n7,.my-md-n7{margin-top:-2rem!important}.mr-md-n7,.mx-md-n7{margin-right:-2rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-2rem!important}.ml-md-n7,.mx-md-n7{margin-left:-2rem!important}.m-md-n8{margin:-4rem!important}.mt-md-n8,.my-md-n8{margin-top:-4rem!important}.mr-md-n8,.mx-md-n8{margin-right:-4rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-4rem!important}.ml-md-n8,.mx-md-n8{margin-left:-4rem!important}.m-md-n9{margin:-6rem!important}.mt-md-n9,.my-md-n9{margin-top:-6rem!important}.mr-md-n9,.mx-md-n9{margin-right:-6rem!important}.mb-md-n9,.my-md-n9{margin-bottom:-6rem!important}.ml-md-n9,.mx-md-n9{margin-left:-6rem!important}.m-md-n10{margin:-.875rem!important}.mt-md-n10,.my-md-n10{margin-top:-.875rem!important}.mr-md-n10,.mx-md-n10{margin-right:-.875rem!important}.mb-md-n10,.my-md-n10{margin-bottom:-.875rem!important}.ml-md-n10,.mx-md-n10{margin-left:-.875rem!important}.m-md-n11{margin:-.625rem!important}.mt-md-n11,.my-md-n11{margin-top:-.625rem!important}.mr-md-n11,.mx-md-n11{margin-right:-.625rem!important}.mb-md-n11,.my-md-n11{margin-bottom:-.625rem!important}.ml-md-n11,.mx-md-n11{margin-left:-.625rem!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: 1280px){.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:.125rem!important}.mt-lg-1,.my-lg-1{margin-top:.125rem!important}.mr-lg-1,.mx-lg-1{margin-right:.125rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.125rem!important}.ml-lg-1,.mx-lg-1{margin-left:.125rem!important}.m-lg-2{margin:.25rem!important}.mt-lg-2,.my-lg-2{margin-top:.25rem!important}.mr-lg-2,.mx-lg-2{margin-right:.25rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.25rem!important}.ml-lg-2,.mx-lg-2{margin-left:.25rem!important}.m-lg-3{margin:.5rem!important}.mt-lg-3,.my-lg-3{margin-top:.5rem!important}.mr-lg-3,.mx-lg-3{margin-right:.5rem!important}.mb-lg-3,.my-lg-3{margin-bottom:.5rem!important}.ml-lg-3,.mx-lg-3{margin-left:.5rem!important}.m-lg-4{margin:.75rem!important}.mt-lg-4,.my-lg-4{margin-top:.75rem!important}.mr-lg-4,.mx-lg-4{margin-right:.75rem!important}.mb-lg-4,.my-lg-4{margin-bottom:.75rem!important}.ml-lg-4,.mx-lg-4{margin-left:.75rem!important}.m-lg-5{margin:1rem!important}.mt-lg-5,.my-lg-5{margin-top:1rem!important}.mr-lg-5,.mx-lg-5{margin-right:1rem!important}.mb-lg-5,.my-lg-5{margin-bottom:1rem!important}.ml-lg-5,.mx-lg-5{margin-left:1rem!important}.m-lg-6{margin:1.5rem!important}.mt-lg-6,.my-lg-6{margin-top:1.5rem!important}.mr-lg-6,.mx-lg-6{margin-right:1.5rem!important}.mb-lg-6,.my-lg-6{margin-bottom:1.5rem!important}.ml-lg-6,.mx-lg-6{margin-left:1.5rem!important}.m-lg-7{margin:2rem!important}.mt-lg-7,.my-lg-7{margin-top:2rem!important}.mr-lg-7,.mx-lg-7{margin-right:2rem!important}.mb-lg-7,.my-lg-7{margin-bottom:2rem!important}.ml-lg-7,.mx-lg-7{margin-left:2rem!important}.m-lg-8{margin:4rem!important}.mt-lg-8,.my-lg-8{margin-top:4rem!important}.mr-lg-8,.mx-lg-8{margin-right:4rem!important}.mb-lg-8,.my-lg-8{margin-bottom:4rem!important}.ml-lg-8,.mx-lg-8{margin-left:4rem!important}.m-lg-9{margin:6rem!important}.mt-lg-9,.my-lg-9{margin-top:6rem!important}.mr-lg-9,.mx-lg-9{margin-right:6rem!important}.mb-lg-9,.my-lg-9{margin-bottom:6rem!important}.ml-lg-9,.mx-lg-9{margin-left:6rem!important}.m-lg-10{margin:.875rem!important}.mt-lg-10,.my-lg-10{margin-top:.875rem!important}.mr-lg-10,.mx-lg-10{margin-right:.875rem!important}.mb-lg-10,.my-lg-10{margin-bottom:.875rem!important}.ml-lg-10,.mx-lg-10{margin-left:.875rem!important}.m-lg-11{margin:.625rem!important}.mt-lg-11,.my-lg-11{margin-top:.625rem!important}.mr-lg-11,.mx-lg-11{margin-right:.625rem!important}.mb-lg-11,.my-lg-11{margin-bottom:.625rem!important}.ml-lg-11,.mx-lg-11{margin-left:.625rem!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:.125rem!important}.pt-lg-1,.py-lg-1{padding-top:.125rem!important}.pr-lg-1,.px-lg-1{padding-right:.125rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.125rem!important}.pl-lg-1,.px-lg-1{padding-left:.125rem!important}.p-lg-2{padding:.25rem!important}.pt-lg-2,.py-lg-2{padding-top:.25rem!important}.pr-lg-2,.px-lg-2{padding-right:.25rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.25rem!important}.pl-lg-2,.px-lg-2{padding-left:.25rem!important}.p-lg-3{padding:.5rem!important}.pt-lg-3,.py-lg-3{padding-top:.5rem!important}.pr-lg-3,.px-lg-3{padding-right:.5rem!important}.pb-lg-3,.py-lg-3{padding-bottom:.5rem!important}.pl-lg-3,.px-lg-3{padding-left:.5rem!important}.p-lg-4{padding:.75rem!important}.pt-lg-4,.py-lg-4{padding-top:.75rem!important}.pr-lg-4,.px-lg-4{padding-right:.75rem!important}.pb-lg-4,.py-lg-4{padding-bottom:.75rem!important}.pl-lg-4,.px-lg-4{padding-left:.75rem!important}.p-lg-5{padding:1rem!important}.pt-lg-5,.py-lg-5{padding-top:1rem!important}.pr-lg-5,.px-lg-5{padding-right:1rem!important}.pb-lg-5,.py-lg-5{padding-bottom:1rem!important}.pl-lg-5,.px-lg-5{padding-left:1rem!important}.p-lg-6{padding:1.5rem!important}.pt-lg-6,.py-lg-6{padding-top:1.5rem!important}.pr-lg-6,.px-lg-6{padding-right:1.5rem!important}.pb-lg-6,.py-lg-6{padding-bottom:1.5rem!important}.pl-lg-6,.px-lg-6{padding-left:1.5rem!important}.p-lg-7{padding:2rem!important}.pt-lg-7,.py-lg-7{padding-top:2rem!important}.pr-lg-7,.px-lg-7{padding-right:2rem!important}.pb-lg-7,.py-lg-7{padding-bottom:2rem!important}.pl-lg-7,.px-lg-7{padding-left:2rem!important}.p-lg-8{padding:4rem!important}.pt-lg-8,.py-lg-8{padding-top:4rem!important}.pr-lg-8,.px-lg-8{padding-right:4rem!important}.pb-lg-8,.py-lg-8{padding-bottom:4rem!important}.pl-lg-8,.px-lg-8{padding-left:4rem!important}.p-lg-9{padding:6rem!important}.pt-lg-9,.py-lg-9{padding-top:6rem!important}.pr-lg-9,.px-lg-9{padding-right:6rem!important}.pb-lg-9,.py-lg-9{padding-bottom:6rem!important}.pl-lg-9,.px-lg-9{padding-left:6rem!important}.p-lg-10{padding:.875rem!important}.pt-lg-10,.py-lg-10{padding-top:.875rem!important}.pr-lg-10,.px-lg-10{padding-right:.875rem!important}.pb-lg-10,.py-lg-10{padding-bottom:.875rem!important}.pl-lg-10,.px-lg-10{padding-left:.875rem!important}.p-lg-11{padding:.625rem!important}.pt-lg-11,.py-lg-11{padding-top:.625rem!important}.pr-lg-11,.px-lg-11{padding-right:.625rem!important}.pb-lg-11,.py-lg-11{padding-bottom:.625rem!important}.pl-lg-11,.px-lg-11{padding-left:.625rem!important}.m-lg-n1{margin:-.125rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.125rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.125rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.125rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.125rem!important}.m-lg-n2{margin:-.25rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.25rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.25rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.25rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.25rem!important}.m-lg-n3{margin:-.5rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-.5rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-.5rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-.5rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-.5rem!important}.m-lg-n4{margin:-.75rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-.75rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-.75rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-.75rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-.75rem!important}.m-lg-n5{margin:-1rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-1rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-1rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-1rem!important}.m-lg-n6{margin:-1.5rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-1.5rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-1.5rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-1.5rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-1.5rem!important}.m-lg-n7{margin:-2rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-2rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-2rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-2rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-2rem!important}.m-lg-n8{margin:-4rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-4rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-4rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-4rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-4rem!important}.m-lg-n9{margin:-6rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-6rem!important}.mr-lg-n9,.mx-lg-n9{margin-right:-6rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-6rem!important}.ml-lg-n9,.mx-lg-n9{margin-left:-6rem!important}.m-lg-n10{margin:-.875rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-.875rem!important}.mr-lg-n10,.mx-lg-n10{margin-right:-.875rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-.875rem!important}.ml-lg-n10,.mx-lg-n10{margin-left:-.875rem!important}.m-lg-n11{margin:-.625rem!important}.mt-lg-n11,.my-lg-n11{margin-top:-.625rem!important}.mr-lg-n11,.mx-lg-n11{margin-right:-.625rem!important}.mb-lg-n11,.my-lg-n11{margin-bottom:-.625rem!important}.ml-lg-n11,.mx-lg-n11{margin-left:-.625rem!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}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapse:not(.show)>div{height:0;padding-bottom:0;opacity:0;transition:all .35s}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:5rem;font-weight:300;line-height:1.2}.display-2{font-size:4.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.display-5{font-size:3rem;font-weight:300;line-height:1.2}.display-6{font-size:2.5rem;font-weight:300;line-height:1.2}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875rem;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875rem;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.font-weight-bold{font-weight:700!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!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}.d-none{display:none!important}.invisible{visibility: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}.accordion .card{margin-bottom:20px;border:none}.accordion .card-header{background-color:transparent;padding:25px 20px;border:none}.accordion .card-header h5,.accordion .card-header .h5{font-size:1.375rem;font-weight:600;color:#191919}.accordion .card-header h5 .btn,.accordion .card-header h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header h5 a,.accordion .card-header .h5 .btn,.accordion .card-header .h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header .h5 a{text-align:start;text-decoration:none!important;width:100%;font-weight:600}.accordion .card-header h5 .btn:hover,.accordion .card-header h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header h5 a:hover,.accordion .card-header .h5 .btn:hover,.accordion .card-header .h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header .h5 a:hover{text-decoration:none}.accordion .card-header h5 .btn:after,.accordion .card-header h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:after,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header h5 a:after,.accordion .card-header .h5 .btn:after,.accordion .card-header .h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:after,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header .h5 a:after{float:right;font-size:33px;bottom:12px;position:relative}.accordion .card-header h5 .btn[aria-expanded=false]:after,.accordion .card-header h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a[aria-expanded=false]:after,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header h5 a[aria-expanded=false]:after,.accordion .card-header .h5 .btn[aria-expanded=false]:after,.accordion .card-header .h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a[aria-expanded=false]:after,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header .h5 a[aria-expanded=false]:after{content:"+"}.accordion .card-header h5 .btn[aria-expanded=true],.accordion .card-header h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a[aria-expanded=true],cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header h5 a[aria-expanded=true],.accordion .card-header .h5 .btn[aria-expanded=true],.accordion .card-header .h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a[aria-expanded=true],cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header .h5 a[aria-expanded=true]{color:#1474e5}.accordion .card-header h5 .btn[aria-expanded=true]:after,.accordion .card-header h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a[aria-expanded=true]:after,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header h5 a[aria-expanded=true]:after,.accordion .card-header .h5 .btn[aria-expanded=true]:after,.accordion .card-header .h5 cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a[aria-expanded=true]:after,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .accordion .card-header .h5 a[aria-expanded=true]:after{content:"\2013"}.accordion .card-body{padding:30px 0 20px}.cx-accordion{margin:5px auto;line-height:1.6;list-style-type:none;padding:0}.cx-accordion .cx-accordion-item{border:1px solid var(--cx-color-light);position:relative;margin-top:10px;margin-bottom:10px}.cx-accordion .cx-accordion-item .cx-accordion-tab{background-color:var(--cx-color-inverse)}.cx-accordion .cx-accordion-item .cx-accordion-tab:hover{cursor:pointer}.cx-accordion .cx-accordion-item .cx-accordion-tab .cx-accordion-title{padding-top:15px;padding-inline-end:15px;padding-bottom:15px;padding-inline-start:50px;display:block;position:relative;font-weight:600}.cx-accordion .cx-accordion-item .cx-accordion-tabpanel{transition:height .3s ease-out;height:0;overflow:hidden;background-color:var(--cx-color-inverse)}.cx-accordion .cx-accordion-item .cx-accordion-tabpanel .cx-accordion-content{padding-top:0;padding-inline-end:40px;padding-bottom:10px;padding-inline-start:40px}.alert{position:relative;padding:20px 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0}.alert-heading{color:inherit}.alert-link{font-weight:700;text-decoration:underline}.alert-dismissible{padding-right:3.75rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:25px 1.25rem}.alert-brand-primary{color:#010d3a;background-color:#ccd0df;border-color:#b3b9cf}.alert-brand-primary .alert-link{color:#010b2e}.alert-brand-secondary{color:#014d54;background-color:#cce6e8;border-color:#b3d9dd}.alert-brand-secondary .alert-link{color:#003e43}.alert-brand-tertiary{color:#761414;background-color:#f3d3d3;border-color:#eebdbd}.alert-brand-tertiary .alert-link{color:#5f1010}.alert-primary{color:#0c4689;background-color:#d0e3fa;border-color:#b9d5f7}.alert-primary .alert-link{color:#0a386e}.alert-default{color:#0c4689;background-color:#d0e3fa;border-color:#b9d5f7}.alert-default .alert-link{color:#0a386e}.alert-secondary{color:#666;background-color:#fff;border-color:#fff}.alert-secondary .alert-link{color:#525252}.alert-success{color:#005034;background-color:#cce7dd;border-color:#b3dacc}.alert-success .alert-link{color:#004029}.alert-danger{color:#820f23;background-color:#f7d1d8;border-color:#f3bac4}.alert-danger .alert-link{color:#680c1c}.alert-warning{color:#60480b;background-color:#fcf0d1;border-color:#fae9bb}.alert-warning .alert-link{color:#4c3a09}.alert-info{color:#0c4689;background-color:#d0e3fa;border-color:#b9d5f7}.alert-info .alert-link{color:#0a386e}.alert-text{color:#0f0f0f;background-color:#d1d1d1;border-color:#bababa}.alert-text .alert-link{color:#0c0c0c}.alert-background{color:#666;background-color:#fff;border-color:#fff}.alert-background .alert-link{color:#525252}.alert-neutral{color:#666;background-color:#fff;border-color:#fff}.alert-neutral .alert-link{color:#525252}.alert{text-align:var(--cx-text-align, left);color:var(--cx-color, var(--cx-color-text));font-size:var(--cx-font-size, 1rem);line-height:var(--cx-line-height, 1.625rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.625);min-height:100%;flex-direction:row;align-items:start;display:flex;justify-content:start}.alert-icon{height:var(--cx-height, 25px);margin-inline-end:.625rem;position:var(--cx-position, relative);display:var(--cx-display, flex);vertical-align:var(--cx-vertical-align, middle)}.alert-icon:before{position:var(--cx-position, relative);font-size:18px;font-weight:700;text-align:var(--cx-text-align, center);display:var(--cx-display, inline-block);width:var(--cx-width, 26px);height:var(--cx-height, 26px)}.alert-success{background-color:#eaf6f3;border-top:none;border-right:none;border-bottom:none;border-left:.25rem solid var(--cx-color-success);box-shadow:inset 1px 1px #ccf2d9,inset -1px -1px #ccf2d9}.alert-success .alert-icon cx-icon{color:var(--cx-color, var(--cx-color-success))}.alert-success .alert-link{color:#1474e5}.alert-danger{background-color:#fef0ee;border-top:none;border-right:none;border-bottom:none;border-left:.25rem solid var(--cx-color-danger);box-shadow:inset 1px 1px #ffcac7,inset -1px -1px #ffcac7}.alert-danger .alert-icon cx-icon{color:var(--cx-color, var(--cx-color-danger))}.alert-danger .alert-link{color:#1474e5}.alert-info{background-color:#e8f7ff;border-top:none;border-right:none;border-bottom:none;border-left:.25rem solid var(--cx-color-info);box-shadow:inset 1px 1px #b3e0ff,inset -1px -1px #b3e0ff}.alert-info .alert-icon cx-icon{color:var(--cx-color, var(--cx-color-info))}.alert-info .alert-link{color:#1474e5}.alert-warning{background-color:#fffcef;border-top:none;border-right:none;border-bottom:none;border-left:.25rem solid var(--cx-color-warning);box-shadow:inset 1px 1px #ffebac,inset -1px -1px #ffebac}.alert-warning .alert-icon cx-icon{color:var(--cx-color, var(--cx-color-warning))}.alert-warning .alert-link{color:#1474e5}.alert .close{font-weight:var(--cx-font-weight, var(--cx-font-weight-normal));font-size:1rem;position:var(--cx-position, initial);opacity:unset;text-shadow:unset;height:26px}.alert .close:before{margin:0}.alert .close cx-icon{color:var(--cx-color-text)}.alert-body{flex:1;word-break:break-word}.alert h4,.alert .h4{font-weight:700;text-align:left;margin:0}.with-title{padding-top:var(--cx-spatial-md);padding-inline-end:1rem;padding-bottom:var(--cx-spatial-md);padding-inline-start:1rem}.no-title{padding-top:.5rem;padding-inline-end:.75rem;padding-bottom:.5rem;padding-inline-start:.75rem}.btn,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a{align-items:center;background-color:transparent;border:1px solid transparent;color:#191919;min-height:10px;height:48px;cursor:pointer;display:flex;font-family:Mulish,sans-serif;font-weight:"normal";justify-content:center;-webkit-user-select:none;user-select:none;vertical-align:middle;padding:0 .75rem;font-size:1rem;line-height:2.5rem;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,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a{transition:none}}.btn:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover{color:#191919;text-decoration:none}.btn-check:focus+.btn,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .btn-check:focus+a,.btn:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus{outline:0;box-shadow:none}.btn:disabled,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:disabled,.btn.disabled,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a.disabled,fieldset:disabled .btn,fieldset:disabled cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link fieldset:disabled a{pointer-events:none;opacity:.65}.btn-brand-primary{color:#fff;background-color:#021660;border-color:#021660}.btn-brand-primary:hover{color:#fff;background-color:#021352;border-color:#02124d}.btn-check:focus+.btn-brand-primary,.btn-brand-primary:focus{color:#fff;background-color:#021352;border-color:#02124d;box-shadow:0 0 0 .2rem #28397880}.btn-check:checked+.btn-brand-primary,.btn-check:active+.btn-brand-primary,.btn-brand-primary:active,.btn-brand-primary.active,.show>.btn-brand-primary.dropdown-toggle{color:#fff;background-color:#02124d;border-color:#021148}.btn-check:checked+.btn-brand-primary:focus,.btn-check:active+.btn-brand-primary:focus,.btn-brand-primary:active:focus,.btn-brand-primary.active:focus,.show>.btn-brand-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28397880}.btn-brand-primary:disabled,.btn-brand-primary.disabled{color:#fff;background-color:#021660;border-color:#021660}.btn-brand-secondary{color:#fff;background-color:#01818c;border-color:#01818c}.btn-brand-secondary:hover{color:#fff;background-color:#016e77;border-color:#016770}.btn-check:focus+.btn-brand-secondary,.btn-brand-secondary:focus{color:#fff;background-color:#016e77;border-color:#016770;box-shadow:0 0 0 .2rem #27949d80}.btn-check:checked+.btn-brand-secondary,.btn-check:active+.btn-brand-secondary,.btn-brand-secondary:active,.btn-brand-secondary.active,.show>.btn-brand-secondary.dropdown-toggle{color:#fff;background-color:#016770;border-color:#016169}.btn-check:checked+.btn-brand-secondary:focus,.btn-check:active+.btn-brand-secondary:focus,.btn-brand-secondary:active:focus,.btn-brand-secondary.active:focus,.show>.btn-brand-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #27949d80}.btn-brand-secondary:disabled,.btn-brand-secondary.disabled{color:#fff;background-color:#01818c;border-color:#01818c}.btn-brand-tertiary{color:#fff;background-color:#c52222;border-color:#c52222}.btn-brand-tertiary:hover{color:#fff;background-color:#a71d1d;border-color:#9e1b1b}.btn-check:focus+.btn-brand-tertiary,.btn-brand-tertiary:focus{color:#fff;background-color:#a71d1d;border-color:#9e1b1b;box-shadow:0 0 0 .2rem #ce434380}.btn-check:checked+.btn-brand-tertiary,.btn-check:active+.btn-brand-tertiary,.btn-brand-tertiary:active,.btn-brand-tertiary.active,.show>.btn-brand-tertiary.dropdown-toggle{color:#fff;background-color:#9e1b1b;border-color:#941a1a}.btn-check:checked+.btn-brand-tertiary:focus,.btn-check:active+.btn-brand-tertiary:focus,.btn-brand-tertiary:active:focus,.btn-brand-tertiary.active:focus,.show>.btn-brand-tertiary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ce434380}.btn-brand-tertiary:disabled,.btn-brand-tertiary.disabled{color:#fff;background-color:#c52222;border-color:#c52222}.btn-primary,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-primary:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover{color:#fff;background-color:#1163c3;border-color:#105db7}.btn-check:focus+.btn-primary,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .btn-check:focus+button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:focus+button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:focus+button,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .btn-check:focus+a,.btn-primary:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus{color:#fff;background-color:#1163c3;border-color:#105db7;box-shadow:0 0 0 .2rem #3789e980}.btn-check:checked+.btn-primary,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .btn-check:checked+button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:checked+button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:checked+button,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .btn-check:checked+a,.btn-check:active+.btn-primary,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .btn-check:active+button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:active+button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:active+button,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .btn-check:active+a,.btn-primary:active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:active,.btn-primary.active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button.active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a.active,.show>.btn-primary.dropdown-toggle,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .show>button.dropdown-toggle,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .show>button.dropdown-toggle,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .show>button.dropdown-toggle,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .show>a.dropdown-toggle{color:#fff;background-color:#105db7;border-color:#0f57ac}.btn-check:checked+.btn-primary:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .btn-check:checked+button:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:checked+button:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:checked+button:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .btn-check:checked+a:focus,.btn-check:active+.btn-primary:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .btn-check:active+button:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:active+button:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .btn-check:active+button:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .btn-check:active+a:focus,.btn-primary:active:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:active:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:active:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:active:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:active:focus,.btn-primary.active:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button.active:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.active:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.active:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a.active:focus,.show>.btn-primary.dropdown-toggle:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form .show>button.dropdown-toggle:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .show>button.dropdown-toggle:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form .show>button.dropdown-toggle:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .show>a.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3789e980}.btn-primary:disabled,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:disabled,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:disabled,.btn-primary.disabled,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button.disabled,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.disabled,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.disabled,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a.disabled{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-default{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-default:hover{color:#fff;background-color:#1163c3;border-color:#105db7}.btn-check:focus+.btn-default,.btn-default:focus{color:#fff;background-color:#1163c3;border-color:#105db7;box-shadow:0 0 0 .2rem #3789e980}.btn-check:checked+.btn-default,.btn-check:active+.btn-default,.btn-default:active,.btn-default.active,.show>.btn-default.dropdown-toggle{color:#fff;background-color:#105db7;border-color:#0f57ac}.btn-check:checked+.btn-default:focus,.btn-check:active+.btn-default:focus,.btn-default:active:focus,.btn-default.active:focus,.show>.btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3789e980}.btn-default:disabled,.btn-default.disabled{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-secondary,.btn-secondary:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#000;background-color:#fff;border-color:#fff;box-shadow:0 0 0 .2rem #d9d9d980}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d9d9d980}.btn-secondary:disabled,.btn-secondary.disabled{color:#000;background-color:#fff;border-color:#fff}.btn-success{color:#fff;background-color:#008556;border-color:#008556}.btn-success:hover{color:#fff;background-color:#007149;border-color:#006a45}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#007149;border-color:#006a45;box-shadow:0 0 0 .2rem #26976f80}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#006a45;border-color:#006441}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #26976f80}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#008556;border-color:#008556}.btn-danger{color:#fff;background-color:#d8193b;border-color:#d8193b}.btn-danger:hover{color:#fff;background-color:#b81532;border-color:#ad142f}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#b81532;border-color:#ad142f;box-shadow:0 0 0 .2rem #de3c5880}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ad142f;border-color:#a2132c}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #de3c5880}.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#d8193b;border-color:#d8193b}.btn-warning{color:#000;background-color:#efb51b;border-color:#efb51b}.btn-warning:hover{color:#000;background-color:#f1c03d;border-color:#f1bc32}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#f1c03d;border-color:#f1bc32;box-shadow:0 0 0 .2rem #cb9a1780}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#f2c449;border-color:#f1bc32}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #cb9a1780}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#efb51b;border-color:#efb51b}.btn-info{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-info:hover{color:#fff;background-color:#1163c3;border-color:#105db7}.btn-check:focus+.btn-info,.btn-info:focus{color:#fff;background-color:#1163c3;border-color:#105db7;box-shadow:0 0 0 .2rem #3789e980}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#105db7;border-color:#0f57ac}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3789e980}.btn-info:disabled,.btn-info.disabled{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-text{color:#fff;background-color:#191919;border-color:#191919}.btn-text:hover{color:#fff;background-color:#151515;border-color:#141414}.btn-check:focus+.btn-text,.btn-text:focus{color:#fff;background-color:#151515;border-color:#141414;box-shadow:0 0 0 .2rem #3c3c3c80}.btn-check:checked+.btn-text,.btn-check:active+.btn-text,.btn-text:active,.btn-text.active,.show>.btn-text.dropdown-toggle{color:#fff;background-color:#141414;border-color:#131313}.btn-check:checked+.btn-text:focus,.btn-check:active+.btn-text:focus,.btn-text:active:focus,.btn-text.active:focus,.show>.btn-text.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3c3c3c80}.btn-text:disabled,.btn-text.disabled{color:#fff;background-color:#191919;border-color:#191919}.btn-background,.btn-background:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-background,.btn-background:focus{color:#000;background-color:#fff;border-color:#fff;box-shadow:0 0 0 .2rem #d9d9d980}.btn-check:checked+.btn-background,.btn-check:active+.btn-background,.btn-background:active,.btn-background.active,.show>.btn-background.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-background:focus,.btn-check:active+.btn-background:focus,.btn-background:active:focus,.btn-background.active:focus,.show>.btn-background.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d9d9d980}.btn-background:disabled,.btn-background.disabled{color:#000;background-color:#fff;border-color:#fff}.btn-neutral,.btn-neutral:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-neutral,.btn-neutral:focus{color:#000;background-color:#fff;border-color:#fff;box-shadow:0 0 0 .2rem #d9d9d980}.btn-check:checked+.btn-neutral,.btn-check:active+.btn-neutral,.btn-neutral:active,.btn-neutral.active,.show>.btn-neutral.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-neutral:focus,.btn-check:active+.btn-neutral:focus,.btn-neutral:active:focus,.btn-neutral.active:focus,.show>.btn-neutral.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d9d9d980}.btn-neutral:disabled,.btn-neutral.disabled{color:#000;background-color:#fff;border-color:#fff}.btn-outline-brand-primary{color:#021660;border-color:#021660}.btn-outline-brand-primary:hover{color:#fff;background-color:#021660;border-color:#021660}.btn-check:focus+.btn-outline-brand-primary,.btn-outline-brand-primary:focus{box-shadow:0 0 0 .2rem #02166080}.btn-check:checked+.btn-outline-brand-primary,.btn-check:active+.btn-outline-brand-primary,.btn-outline-brand-primary:active,.btn-outline-brand-primary.active,.btn-outline-brand-primary.dropdown-toggle.show{color:#fff;background-color:#021660;border-color:#021660}.btn-check:checked+.btn-outline-brand-primary:focus,.btn-check:active+.btn-outline-brand-primary:focus,.btn-outline-brand-primary:active:focus,.btn-outline-brand-primary.active:focus,.btn-outline-brand-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #02166080}.btn-outline-brand-primary:disabled,.btn-outline-brand-primary.disabled{color:#021660;background-color:transparent}.btn-outline-brand-secondary{color:#01818c;border-color:#01818c}.btn-outline-brand-secondary:hover{color:#fff;background-color:#01818c;border-color:#01818c}.btn-check:focus+.btn-outline-brand-secondary,.btn-outline-brand-secondary:focus{box-shadow:0 0 0 .2rem #01818c80}.btn-check:checked+.btn-outline-brand-secondary,.btn-check:active+.btn-outline-brand-secondary,.btn-outline-brand-secondary:active,.btn-outline-brand-secondary.active,.btn-outline-brand-secondary.dropdown-toggle.show{color:#fff;background-color:#01818c;border-color:#01818c}.btn-check:checked+.btn-outline-brand-secondary:focus,.btn-check:active+.btn-outline-brand-secondary:focus,.btn-outline-brand-secondary:active:focus,.btn-outline-brand-secondary.active:focus,.btn-outline-brand-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #01818c80}.btn-outline-brand-secondary:disabled,.btn-outline-brand-secondary.disabled{color:#01818c;background-color:transparent}.btn-outline-brand-tertiary{color:#c52222;border-color:#c52222}.btn-outline-brand-tertiary:hover{color:#fff;background-color:#c52222;border-color:#c52222}.btn-check:focus+.btn-outline-brand-tertiary,.btn-outline-brand-tertiary:focus{box-shadow:0 0 0 .2rem #c5222280}.btn-check:checked+.btn-outline-brand-tertiary,.btn-check:active+.btn-outline-brand-tertiary,.btn-outline-brand-tertiary:active,.btn-outline-brand-tertiary.active,.btn-outline-brand-tertiary.dropdown-toggle.show{color:#fff;background-color:#c52222;border-color:#c52222}.btn-check:checked+.btn-outline-brand-tertiary:focus,.btn-check:active+.btn-outline-brand-tertiary:focus,.btn-outline-brand-tertiary:active:focus,.btn-outline-brand-tertiary.active:focus,.btn-outline-brand-tertiary.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #c5222280}.btn-outline-brand-tertiary:disabled,.btn-outline-brand-tertiary.disabled{color:#c52222;background-color:transparent}.btn-outline-primary{color:#1474e5;border-color:#1474e5}.btn-outline-primary:hover{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #1474e580}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #1474e580}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#1474e5;background-color:transparent}.btn-outline-default{color:#1474e5;border-color:#1474e5}.btn-outline-default:hover{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-check:focus+.btn-outline-default,.btn-outline-default:focus{box-shadow:0 0 0 .2rem #1474e580}.btn-check:checked+.btn-outline-default,.btn-check:active+.btn-outline-default,.btn-outline-default:active,.btn-outline-default.active,.btn-outline-default.dropdown-toggle.show{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-check:checked+.btn-outline-default:focus,.btn-check:active+.btn-outline-default:focus,.btn-outline-default:active:focus,.btn-outline-default.active:focus,.btn-outline-default.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #1474e580}.btn-outline-default:disabled,.btn-outline-default.disabled{color:#1474e5;background-color:transparent}.btn-outline-secondary{color:#fff;border-color:#fff}.btn-outline-secondary:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #ffffff80}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #ffffff80}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#fff;background-color:transparent}.btn-outline-success{color:#008556;border-color:#008556}.btn-outline-success:hover{color:#fff;background-color:#008556;border-color:#008556}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .2rem #00855680}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#008556;border-color:#008556}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #00855680}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#008556;background-color:transparent}.btn-outline-danger{color:#d8193b;border-color:#d8193b}.btn-outline-danger:hover{color:#fff;background-color:#d8193b;border-color:#d8193b}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #d8193b80}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#d8193b;border-color:#d8193b}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #d8193b80}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#d8193b;background-color:transparent}.btn-outline-warning{color:#efb51b;border-color:#efb51b}.btn-outline-warning:hover{color:#000;background-color:#efb51b;border-color:#efb51b}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #efb51b80}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#efb51b;border-color:#efb51b}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #efb51b80}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#efb51b;background-color:transparent}.btn-outline-info{color:#1474e5;border-color:#1474e5}.btn-outline-info:hover{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .2rem #1474e580}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#fff;background-color:#1474e5;border-color:#1474e5}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #1474e580}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#1474e5;background-color:transparent}.btn-outline-text,.btn-action{color:#191919;border-color:#191919}.btn-outline-text:hover,.btn-action:hover{color:#fff;background-color:#191919;border-color:#191919}.btn-check:focus+.btn-outline-text,.btn-check:focus+.btn-action,.btn-outline-text:focus,.btn-action:focus{box-shadow:0 0 0 .2rem #19191980}.btn-check:checked+.btn-outline-text,.btn-check:checked+.btn-action,.btn-check:active+.btn-outline-text,.btn-check:active+.btn-action,.btn-outline-text:active,.btn-action:active,.btn-outline-text.active,.active.btn-action,.btn-outline-text.dropdown-toggle.show,.dropdown-toggle.show.btn-action{color:#fff;background-color:#191919;border-color:#191919}.btn-check:checked+.btn-outline-text:focus,.btn-check:checked+.btn-action:focus,.btn-check:active+.btn-outline-text:focus,.btn-check:active+.btn-action:focus,.btn-outline-text:active:focus,.btn-action:active:focus,.btn-outline-text.active:focus,.active.btn-action:focus,.btn-outline-text.dropdown-toggle.show:focus,.dropdown-toggle.show.btn-action:focus{box-shadow:0 0 0 .2rem #19191980}.btn-outline-text:disabled,.btn-action:disabled,.btn-outline-text.disabled,.disabled.btn-action{color:#191919;background-color:transparent}.btn-outline-background{color:#fff;border-color:#fff}.btn-outline-background:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-background,.btn-outline-background:focus{box-shadow:0 0 0 .2rem #ffffff80}.btn-check:checked+.btn-outline-background,.btn-check:active+.btn-outline-background,.btn-outline-background:active,.btn-outline-background.active,.btn-outline-background.dropdown-toggle.show{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-outline-background:focus,.btn-check:active+.btn-outline-background:focus,.btn-outline-background:active:focus,.btn-outline-background.active:focus,.btn-outline-background.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #ffffff80}.btn-outline-background:disabled,.btn-outline-background.disabled{color:#fff;background-color:transparent}.btn-outline-neutral{color:#fff;border-color:#fff}.btn-outline-neutral:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-neutral,.btn-outline-neutral:focus{box-shadow:0 0 0 .2rem #ffffff80}.btn-check:checked+.btn-outline-neutral,.btn-check:active+.btn-outline-neutral,.btn-outline-neutral:active,.btn-outline-neutral.active,.btn-outline-neutral.dropdown-toggle.show{color:#000;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-outline-neutral:focus,.btn-check:active+.btn-outline-neutral:focus,.btn-outline-neutral:active:focus,.btn-outline-neutral.active:focus,.btn-outline-neutral.dropdown-toggle.show:focus{box-shadow:0 0 0 .2rem #ffffff80}.btn-outline-neutral:disabled,.btn-outline-neutral.disabled{color:#fff;background-color:transparent}.btn-link{font-weight:var(--cx-font-weight-normal);color:#191919;text-decoration:none}.btn-link:hover{color:#191919;text-decoration:underline}.btn-link:focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d}.btn-icon-left cx-icon{margin-right:.5rem}.btn-icon-right cx-icon{margin-left:.5rem}.btn-icon-both cx-icon{margin:0 .5rem}.btn-2xl-left cx-icon{margin-right:.5rem}.btn-2xl-right cx-icon{margin-left:.5rem}.btn-2xl-both cx-icon{margin:0 .5rem}button:focus{outline:none}button.link{background-color:transparent;border-style:none;padding:0;cursor:pointer}button.link:disabled{pointer-events:none;cursor:not-allowed;opacity:.8}.btn-action{border-width:2px;border-style:solid}.btn-action:hover{color:var(--cx-color-primary);border-width:2px;border-style:solid;border-color:var(--cx-color-primary);background-color:var(--cx-color-inverse)}.btn-action.active{color:var(--cx-color-primary);border-width:2px;border-style:solid;background-color:var(--cx-color-inverse)}.btn-action.disabled{color:var(--cx-color-light);border-width:2px;border-style:solid;border-color:var(--cx-color-light);opacity:1}.cx-toggle-button{position:absolute;top:10px;left:100%}.cx-toggle-button *,.cx-toggle-button *:before,.cx-toggle-button *:after{box-sizing:border-box}.cx-toggle-button input[type=checkbox]{opacity:0;position:absolute;top:0;left:0}.cx-toggle-button input[type=checkbox]:checked~label .cx-toggle-switch{background-color:var(--cx-color-primary);border:1px solid var(--cx-color-primary)}.cx-toggle-button input[type=checkbox]:checked~label .cx-toggle-switch:before{content:"\a0";left:0}.cx-toggle-button input[type=checkbox]:checked~label .cx-toggle-switch:after{content:"\a0";border:2px solid var(--cx-color-inverse);background-color:var(--cx-color-inverse);transform:translate3d(22px,0,0)}.cx-toggle-button input[type=checkbox][disabled]~label,.cx-toggle-button input[type=checkbox][disabled]~label .cx-toggle-switch{pointer-events:none}.cx-toggle-button input[type=checkbox][disabled]:checked~label .cx-toggle-switch{background-color:var(--cx-color-light);border:1px solid var(--cx-color-light)}.cx-toggle-button input[type=checkbox][disabled]:checked~label .cx-toggle-text{color:var(--cx-color-light)}.cx-toggle-button label{-webkit-user-select:none;user-select:none;position:relative;display:flex;align-items:center}.cx-toggle-button label .cx-toggle-switch{position:relative;height:32px;flex:0 0 56px;border-radius:60px;border:1px solid var(--cx-color-secondary);background-color:var(--cx-color-inverse);transition:background-color .3s cubic-bezier(0,1,.5,1)}.cx-toggle-button label .cx-toggle-switch:before{content:"\a0";position:absolute;top:0;text-transform:uppercase;text-align:center;left:28px;font-size:12px;line-height:32px;width:28px;padding:0 12px}.cx-toggle-button label .cx-toggle-switch:after{content:"\a0";position:absolute;text-transform:uppercase;text-align:center;transform:translateZ(0);top:3px;left:3px;border-radius:30px;width:25px;line-height:20px;-webkit-transition:-webkit-transform .3s cubic-bezier(0,1,.5,1);transition:transform .3s cubic-bezier(0,1,.5,1);border:2px solid var(--cx-color-secondary);background-color:var(--cx-color-secondary);z-index:1}.cx-toggle-button label .cx-toggle-text{flex:1;padding-inline-start:.35rem;color:var(--cx-color-secondary)}.cx-toggle-button input[type=checkbox]:focus~label .cx-toggle-switch{box-shadow:0 0 2px 3px var(--cx-color-visual-focus)}button:focus,.btn:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}.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;padding:.75rem .875rem}.card-body-title{font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);padding-bottom:10px}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:.875rem}.card-header{font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125);padding:.375rem 1.25rem;margin-bottom:0}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.375rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-actions-container{display:flex;justify-content:flex-end;padding:1.25rem 0 0}.card-label-bold{font-weight:var(--cx-font-weight-bold)}.card-link{font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.375rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{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-group>.card{margin-bottom:15px}@media (min-width: 375px){.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-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{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-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.carousel-indicators{bottom:0;margin-bottom:0}.carousel-indicators li{margin-inline-start:7px;margin-inline-start:25px}.carousel-indicators>.active{background-color:#1474e5}.carousel-indicators>li{width:12px;height:12px;border-radius:50%;width:18px;height:18px}.carousel-inner{margin-inline-start:auto;margin-inline-end:auto}@media (min-width: 1280px){.carousel-inner{margin-inline-start:30px;margin-inline-end:30px}}.dropup,.dropend,.dropdown,.dropstart{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;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;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[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 375px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1280px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{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}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .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}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .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}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin: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:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#191919;text-decoration:none;background-color:#cacaca}.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:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:#00000026}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:#ffffff26}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#1f7bc0}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:#e9ecef}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{background-color:transparent}.form-control{margin-bottom:.25rem;display:block;width:100%}.form-control:focus{border-color:var(--cx-color-secondary);box-shadow:none;-webkit-box-shadow:none}cx-form-errors,covetrus-update-profile .form-profile .control-invalid,covetrus-contact-form .customer-service-form .control-invalid{display:none}cx-form-errors.control-invalid.control-dirty,covetrus-update-profile .form-profile .control-invalid.control-dirty,covetrus-contact-form .customer-service-form .control-invalid.control-dirty,cx-form-errors.control-invalid.control-touched,covetrus-update-profile .form-profile .control-invalid.control-touched,covetrus-contact-form .customer-service-form .control-invalid.control-touched{display:initial}cx-form-errors p,covetrus-update-profile .form-profile .control-invalid p,covetrus-contact-form .customer-service-form .control-invalid p{font-size:14px;margin:6px 0;padding-inline-start:25px;position:relative;word-break:break-word}cx-form-errors p:before,covetrus-update-profile .form-profile .control-invalid p:before,covetrus-contact-form .customer-service-form .control-invalid p:before,cx-form-errors p:after,covetrus-update-profile .form-profile .control-invalid p:after,covetrus-contact-form .customer-service-form .control-invalid p:after{position:absolute;left:0;top:0;bottom:0;margin:auto;width:20px;height:20px}cx-form-errors p:before,covetrus-update-profile .form-profile .control-invalid p:before,covetrus-contact-form .customer-service-form .control-invalid p:before{content:"";background-color:var(--cx-color-danger);border-radius:50%}cx-form-errors p:after,covetrus-update-profile .form-profile .control-invalid p:after,covetrus-contact-form .customer-service-form .control-invalid p:after{content:"!";color:var(--cx-color-inverse);font-weight:var(--cx-font-weight-bold);text-align:center;line-height:20px}cx-form-errors p:focus,covetrus-update-profile .form-profile .control-invalid p:focus,covetrus-contact-form .customer-service-form .control-invalid p:focus{box-shadow:none;-webkit-box-shadow:none}input.ng-invalid.ng-dirty,input.ng-invalid.ng-touched,input[type=checkbox].ng-invalid.ng-dirty,input[type=checkbox].ng-invalid.ng-touched,input[type=radio].ng-invalid.ng-dirty,input[type=radio].ng-invalid.ng-touched,textarea.ng-invalid.ng-dirty,textarea.ng-invalid.ng-touched{border-color:var(--cx-color-danger)}ng-select.ng-invalid.ng-dirty .ng-select-container,ng-select.ng-invalid.ng-touched .ng-select-container,ng-select.ng-invalid.ng-select-focused .ng-select-container{border-color:var(--cx-color-danger);box-shadow:unset}input[type=checkbox],input[type=radio]{height:22px;width:22px;vertical-align:middle;cursor:pointer;line-height:1.42857;appearance:none;-webkit-appearance:textfield;-moz-appearance:textfield;font-size:inherit;box-sizing:border-box;outline:none;border-style:solid;border-width:1px;position:absolute;margin-top:.3rem;margin-inline-start:-2.25rem}label{display:block}label .label-content{display:block;margin-bottom:.375rem}label .label-content.bold{font-weight:var(--cx-font-weight-semi)}legend{margin-bottom:.375rem}.form-check{margin-bottom:18px;padding-inline-start:2.25rem}.form-check label{font-weight:var(--cx-font-weight-normal)}.form-check .form-check-label{display:inline-block;position:relative;top:4px}.form-check input+.form-check-label{color:var(--cx-color-text)}.form-check input+.form-check-label:after{content:none}.form-check input:disabled+.form-check-label{color:var(--cx-color-light)}.form-check input[role=checkbox],.form-check input[role=radio]{display:inline-block}.form-check input[role=checkbox]:focus,.form-check input[role=radio]:focus{box-shadow:0 0 0 3px var(--cx-color-light);border-color:var(--cx-color-secondary)}.form-check input[type=checkbox]{border-style:solid;border-radius:5px;border-width:2px;border-color:var(--cx-color-light)}.form-check input[type=checkbox]:checked{font-style:normal;border-color:var(--cx-color-primary);background-color:var(--cx-color-primary)}.form-check input[type=checkbox]:checked:after{color:var(--cx-color-inverse);position:absolute;content:"";display:inline-block;height:6px;width:9px;top:5px;left:5px;border-width:0 0 2px 2px;border-style:solid;border-color:var(--cx-color-inverse);transform:rotate(-45deg)}.form-control[type=text]:focus{background-color:var(--cx-color-background);box-shadow:none;-webkit-box-shadow:none}input[type=radio]{border-radius:50%;display:inline-block;border-style:solid;border-width:2px;border-color:var(--cx-color-light);position:absolute}input[type=radio]:after{content:"";position:absolute;display:inline-block;height:10px;width:10px;border-radius:50%;background-color:var(--cx-color-inverse);left:4px;top:4px}input[type=radio]:checked{border-color:var(--cx-color-primary)!important;background-color:var(--cx-color-inverse)}input[type=radio]:checked:after{background-color:var(--cx-color-primary)}.form-message{font-size:var(--cx-font-size, 1rem);line-height:var(--cx-line-height, 1.625rem);font-weight:var(--cx-font-weight-normal)}.form-message--danger{color:var(--cx-color-danger)}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f6f6f6;color:#191919;margin:0}.ng-select .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-single .ng-arrow-wrapper .ng-arrow{border-color:var(--cx-color-text) transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-select .ng-select-container,.ng-select.ng-select-single .ng-select-container{padding:.6875rem 0;line-height:1.6;height:unset}.ng-select .ng-select-container .ng-value-container,.ng-select.ng-select-single .ng-select-container .ng-value-container{padding-inline-start:10px;height:calc(3.5 * var(--cx-spatial-base))}.ng-select .ng-arrow-wrapper{padding-inline-end:5px}:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none;outline-color:transparent}:focus:not(main){box-shadow:none}.form-control:focus,input:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}.ng-select-focused{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}.form-check input[type=radio]{appearance:none}.form-check input[type=checkbox]{appearance:none}.form-check input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-check input[type=radio]:after{visibility:hidden}.form-check input[type=radio]:checked:after{visibility:visible}.form-check input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}a,a:hover{color:var(--cx-color-primary)}a.disabled{pointer-events:var(--cx-pointer-event, none !important);cursor:var(--cx-cursor, not-allowed !important);opacity:.8}@media (max-width: 767.98px){a{display:initial;min-height:unset;min-width:unset}}.cx-action-link{font-size:.875rem;line-height:1.25rem;text-transform:var(--cx-text-transform);text-decoration:underline;cursor:pointer;display:inline-block}.cx-action-link:hover{color:var(--cx-color-primary);text-decoration:none}.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-x:hidden;overflow-y:auto;max-width:none;background-color:unset;outline:0}.modal-dialog,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog,.modal.fade cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .modal.fade .cx-cancel-replenishment-dialog-foreground{transform:translate(125%)}.modal.show .modal-dialog,.modal.show cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .modal.show .cx-cancel-replenishment-dialog-foreground{transform:none}.modal.modal-static .modal-dialog,.modal.modal-static cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .modal.modal-static .cx-cancel-replenishment-dialog-foreground{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable .cx-cancel-replenishment-dialog-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body,.modal-dialog-scrollable cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dialog-scrollable .cx-cancel-replenishment-dialog-body{overflow-y:auto}.modal-dialog-centered,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-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:0;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;max-width:none}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header{display:flex;flex-shrink:0;align-items:center;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 .btn-close,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-header-bottom-space{margin-bottom:1.25rem}.modal-title{margin-bottom:0;line-height:1.5}.modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{position:relative;flex:1 1 auto;padding:1rem}.modal-body-alt{overflow-y:auto;height:calc(100vh - 16.625rem)}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;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}.cart-footer{width:100%}@media (min-width: 375px){.modal-dialog,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{max-width:calc(60 * var(--cx-spatial-base));margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{min-height:calc(100% - 3.5rem)}.modal-sm,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{max-width:300px}}@media (min-width: 1280px){.modal-lg,.modal-xl{max-width:800px}}.modal-xl{max-width:1140px}@media (max-width: 374.98px){.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content,.modal-fullscreen cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-fullscreen .cx-cancel-replenishment-dialog-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-fullscreen .cx-cancel-replenishment-dialog-header{border-radius:0}.modal-fullscreen .modal-body,.modal-fullscreen cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-fullscreen .cx-cancel-replenishment-dialog-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}}@media (max-width: 767.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content,.modal-fullscreen-sm-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-fullscreen-sm-down .cx-cancel-replenishment-dialog-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-fullscreen-sm-down .cx-cancel-replenishment-dialog-header{border-radius:0}.modal-fullscreen-sm-down .modal-body,.modal-fullscreen-sm-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-fullscreen-sm-down .cx-cancel-replenishment-dialog-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width: 1279.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content,.modal-fullscreen-md-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-fullscreen-md-down .cx-cancel-replenishment-dialog-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-fullscreen-md-down .cx-cancel-replenishment-dialog-header{border-radius:0}.modal-fullscreen-md-down .modal-body,.modal-fullscreen-md-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-fullscreen-md-down .cx-cancel-replenishment-dialog-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content,.modal-fullscreen-lg-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-fullscreen-lg-down .cx-cancel-replenishment-dialog-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-fullscreen-lg-down .cx-cancel-replenishment-dialog-header{border-radius:0}.modal-fullscreen-lg-down .modal-body,.modal-fullscreen-lg-down cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-fullscreen-lg-down .cx-cancel-replenishment-dialog-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:none;opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header{padding:1rem}.modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:27px 30px}.modal-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content{border-radius:0;border:none}.modal .close{font-size:38px;font-weight:100;bottom:5px;position:relative;margin-inline-start:0;margin-inline-end:0;align-self:flex-end}.modal[aria-hidden=false]{display:block}.covetrus-drawer.modal-dialog,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .covetrus-drawer.cx-cancel-replenishment-dialog-foreground{max-width:calc(60 * var(--cx-spatial-base))!important}.modal-xl,.modal-lg{max-width:32.5rem!important;min-width:32.5rem!important}@media (min-width: 768px){.modal-lg{max-width:32.5rem!important;min-width:32.5rem!important}}@media (max-width: 767.98px){.modal-lg{min-width:21.4375rem!important;max-width:21.4375rem!important}.modal-dialog,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{margin:auto!important;min-width:21.4375rem!important;max-width:21.4375rem!important}.modal-dialog-centered,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{margin:auto!important;height:100%;align-items:center!important;overflow-y:auto}.modal-dialog,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{overflow-y:initial}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#1f7bc0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:#14517e;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:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#1f7bc0}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.cx-notice{text-align:center;padding:0;font-size:.875rem;line-height:1.25rem;background-color:#f6f6f6;margin-bottom:0;text-transform:capitalize;color:#191919}@media (min-width: 1280px){.cx-notice{text-align:left}}.cx-notice span{color:#f6f6f6}@media (max-width: 1279.98px){.cx-notice span{display:block;height:0}.cx-notice span:hover{color:#191919;height:auto}}ul[role=tablist] .nav-link{border:none}ul[role=tablist] .nav-link.active{background-color:var(--cx-color-inverse);color:var(--cx-color-primary);border-width:0 0 5px 0;border-style:solid}ul[role=tablist] .nav-link.active div{color:var(--cx-color-primary);font-weight:600}.table{--table-bg: transparent;--table-accent-bg: rgba(0, 0, 0, .05);--table-striped-color: #191919;--table-striped-bg: #f6f6f6;--table-active-color: #212529;--table-active-bg: rgba(0, 0, 0, .075);--table-hover-color: #212529;--table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#f6f6f6}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--table-bg);border-bottom-width:1px}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(2n){background-color:var(--table-striped-bg);color:var(--table-striped-color)}.table-striped>tbody>tr:nth-of-type(odd){background-color:transparent;color:var(--table-striped-color)}.table-active{--table-accent-bg: var(--table-active-bg);color:var(--table-active-color)}.table-hover>tbody>tr:hover{--table-accent-bg: var(--table-hover-bg);color:var(--table-hover-color)}.table-primary{--table-bg: rgb(210.2, 228.6, 242.4);--table-striped-bg: rgb(199.69, 217.17, 230.28);--table-striped-color: #000;--table-active-bg: rgb(189.18, 205.74, 218.16);--table-active-color: #000;--table-hover-bg: rgb(194.435, 211.455, 224.22);--table-hover-color: #000;color:#000;border-color:#bdceda}.table-secondary{--table-bg: rgb(225.6, 226.4, 228.2);--table-striped-bg: rgb(214.32, 215.08, 216.79);--table-striped-color: #000;--table-active-bg: rgb(203.04, 203.76, 205.38);--table-active-color: #000;--table-hover-bg: rgb(208.68, 209.42, 211.085);--table-hover-color: #000;color:#000;border-color:#cbcccd}.table-success{--table-bg: rgb(215.2, 231, 210.2);--table-striped-bg: rgb(204.44, 219.45, 199.69);--table-striped-color: #000;--table-active-bg: rgb(193.68, 207.9, 189.18);--table-active-color: #000;--table-hover-bg: rgb(199.06, 213.675, 194.435);--table-hover-color: #000;color:#000;border-color:#c2d0bd}.table-info{--table-bg: rgb(208.6, 236.4, 240.8);--table-striped-bg: rgb(198.17, 224.58, 228.76);--table-striped-color: #000;--table-active-bg: rgb(187.74, 212.76, 216.72);--table-active-color: #000;--table-hover-bg: rgb(192.955, 218.67, 222.74);--table-hover-color: #000;color:#000;border-color:#bcd5d9}.table-warning{--table-bg: rgb(255, 242.6, 205.4);--table-striped-bg: rgb(242.25, 230.47, 195.13);--table-striped-color: #000;--table-active-bg: rgb(229.5, 218.34, 184.86);--table-active-color: #000;--table-hover-bg: rgb(235.875, 224.405, 189.995);--table-hover-color: #000;color:#000;border-color:#e6dab9}.table-danger{--table-bg: rgb(247.8, 204, 204.4);--table-striped-bg: rgb(235.41, 193.8, 194.18);--table-striped-color: #000;--table-active-bg: rgb(223.02, 183.6, 183.96);--table-active-color: #000;--table-hover-bg: rgb(229.215, 188.7, 189.07);--table-hover-color: #000;color:#000;border-color:#dfb8b8}.table-light{--table-bg: #f1f1f1;--table-striped-bg: rgb(228.95, 228.95, 228.95);--table-striped-color: #000;--table-active-bg: rgb(216.9, 216.9, 216.9);--table-active-color: #000;--table-hover-bg: rgb(222.925, 222.925, 222.925);--table-hover-color: #000;color:#000;border-color:#d9d9d9}.table-dark{--table-bg: #6c7079;--table-striped-bg: rgb(115.35, 119.15, 127.7);--table-striped-color: #000;--table-active-bg: rgb(122.7, 126.3, 134.4);--table-active-color: #000;--table-hover-bg: rgb(119.025, 122.725, 131.05);--table-hover-color: #000;color:#fff;border-color:#7b7e86}@media (max-width: 374.98px){.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1279.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}.table thead{background-color:#f6f6f6;box-shadow:inset 0 -1px #66666614}.table thead th{border-bottom:0 none;border-top:none;text-align:center;color:#191919;text-transform:none;font-size:.75rem;font-weight:400;line-height:1rem}.table td{border-top:none;vertical-align:middle;font-size:.75rem;line-height:1rem}.table cx-icon{background-color:transparent;box-shadow:none;padding:0 0 0 .625rem}.table cx-icon svg{width:1rem;height:1rem;vertical-align:bottom}.table-hover tbody tr{min-height:74px}.table-hover tbody tr:hover{background-color:#fff}.table--mobile{font-weight:700;display:none}@media (max-width: 767.98px){.table--mobile{display:inline-flex}}.table-close{position:relative;right:18px;width:18px;height:18px}.table-close:hover{opacity:1}.table-close:before,.table-close:after{position:absolute;left:15px;content:" ";height:18px;width:2px;background-color:#fff;top:30%}.table-close:before{transform:rotate(45deg)}.table-close:after{transform:rotate(-45deg)}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Mulish,sans-serif;font-style:normal;font-weight:400;line-height:1.625rem;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#2c2c2c}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#2c2c2c}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#2c2c2c}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#2c2c2c}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#2c2c2c;border-radius:.25rem}.bs-tooltip-left .arrow:before{border-left-color:#191919}.tooltip.show{opacity:1}.tooltip-inner{background-color:#191919;padding:.75rem 1rem;box-shadow:0 3px 6px #00000029;line-height:1.25rem}.cx-app__breadcrumb{background-color:#fff;text-align:center;padding-top:25px}.cx-page{padding:0}.cx-page-header{background-color:var(--cx-color-background);text-align:center;padding:.25rem 0}.cx-page-title{font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);font-weight:var(--cx-font-weight-semi);margin:0 auto}.cx-page-section{padding:0}.cx-section{margin-bottom:var(--cx-margin-bottom, 50px)}.cx-section:last-child{margin-bottom:var(--cx-margin-bottom, 0px)}.cx-section-title{font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);font-weight:var(--cx-font-weight, var(--cx-font-weight-semi));margin-bottom:var(--cx-margin-bottom, 25px);text-transform:var(--cx-text-transform, none)}.cx-section-title-alt{text-transform:var(--cx-text-transform, none)}@keyframes spin{to{transform:rotate(360deg)}}:root{--cx-spinner-size: 40px}cx-product-images cx-media:after{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:var(--cx-spinner-size);height:var(--cx-spinner-size);margin-top:calc(-1 * var(--cx-spinner-size) / 2);margin-inline-start:calc(-1 * var(--cx-spinner-size) / 2);border-radius:50%;border:2px solid var(--cx-color-light);border-top-color:var(--cx-color-primary);animation:spin .6s linear infinite;z-index:1;opacity:var(--cx-opacity, 0);transition:all var(--cx-transition-duration, .6s);pointer-events:none}.hamburger,.cx-hamburger{padding:10px .5rem;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover,.cx-hamburger:hover,.hamburger.is-active:hover,.is-active.cx-hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.is-active.cx-hamburger .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.is-active.cx-hamburger .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after,.is-active.cx-hamburger .hamburger-inner:after{background-color:#484848}.hamburger-box{width:1.0625rem;height:.71875rem;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-.0625rem}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:1.0625rem;height:.125rem;background-color:#484848;border-radius:.25rem;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-.296875rem}.hamburger-inner:after{bottom:-.296875rem}.hamburger--squeeze .hamburger-inner,.cx-hamburger .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before,.cx-hamburger .hamburger-inner:before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after,.cx-hamburger .hamburger-inner:after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner,.is-active.cx-hamburger .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before,.is-active.cx-hamburger .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner:after,.is-active.cx-hamburger .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.cx-sidebar-start,.cx-sidebar-end,.cx-dialog-popover,.cx-dialog-popover-center,.cx-dialog-popover-center-backdrop{position:fixed;z-index:1050;top:0;left:0;height:100%;width:100%;outline:0}.cx-sidebar-start{display:flex;justify-content:flex-start}.cx-sidebar-end{display:flex;justify-content:flex-end}.cx-dialog-popover-center,.cx-dialog-popover-center-backdrop{display:grid;place-items:center}.cx-dialog-popover-center-backdrop{background-color:#00000080}.TopHeaderSlot cx-banner,.BottomHeaderSlot cx-banner{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:.5rem;background-color:#f7f7f7;padding:.625rem 0;text-align:center}.TopHeaderSlot cx-banner cx-generic-link,.BottomHeaderSlot cx-banner cx-generic-link{grid-column:2;grid-row:1;display:grid;z-index:1}.TopHeaderSlot cx-banner a,.BottomHeaderSlot cx-banner a{position:static;width:auto;height:1rem}.TopHeaderSlot cx-banner cx-media,.BottomHeaderSlot cx-banner cx-media{grid-column:1;grid-row:1;display:flex}.TopHeaderSlot cx-banner p,.BottomHeaderSlot cx-banner p{grid-column:2;grid-row:1}.TopHeaderSlot cx-banner:hover p,.BottomHeaderSlot cx-banner:hover p{text-decoration:underline}.TopHeaderSlot p,.BottomHeaderSlot p{margin-bottom:0;font-weight:700;font-size:.875rem;line-height:1.25rem;color:#484848}.TopHeaderSlot .promo-banner-blue,.BottomHeaderSlot .promo-banner-blue{background-color:#1b4183}.TopHeaderSlot .promo-banner-blue p,.BottomHeaderSlot .promo-banner-blue p{color:#fff}.TopHeaderSlot .promo-banner-aquamarine,.BottomHeaderSlot .promo-banner-aquamarine{background-color:#01818c}.TopHeaderSlot .promo-banner-aquamarine p,.BottomHeaderSlot .promo-banner-aquamarine p{color:#fff}.TopHeaderSlot .promo-banner-red,.BottomHeaderSlot .promo-banner-red{background-color:#9a1414}.TopHeaderSlot .promo-banner-red p,.BottomHeaderSlot .promo-banner-red p{color:#fff}.TopHeaderSlot .promo-banner-green,.BottomHeaderSlot .promo-banner-green{background-color:#008556}.TopHeaderSlot .promo-banner-green p,.BottomHeaderSlot .promo-banner-green p{color:#fff}.TopHeaderSlot .promo-banner-yellow,.BottomHeaderSlot .promo-banner-yellow{background-color:#b47c00}.TopHeaderSlot .promo-banner-yellow p,.BottomHeaderSlot .promo-banner-yellow p{color:#000}.TopHeaderSlot .promo-banner-white,.BottomHeaderSlot .promo-banner-white{background-color:#fff}.TopHeaderSlot .promo-banner-white p,.BottomHeaderSlot .promo-banner-white p{color:#000}.TopHeaderSlot .promo-banner-black,.BottomHeaderSlot .promo-banner-black{background-color:#191919}.TopHeaderSlot .promo-banner-black p,.BottomHeaderSlot .promo-banner-black p{color:#fff}.TopHeaderSlot .promo-banner-gray,.BottomHeaderSlot .promo-banner-gray{background-color:#f7f7f7}.TopHeaderSlot .promo-banner-gray p,.BottomHeaderSlot .promo-banner-gray p{color:#000}@supports (-webkit-appearance: -apple-pay-button){.apple-pay-button{display:inline-block;-webkit-appearance:-apple-pay-button}.apple-pay-button-black{-apple-pay-button-style:black}.apple-pay-button-white{-apple-pay-button-style:white}.apple-pay-button-white-with-line{-apple-pay-button-style:white-outline}}@supports (-webkit-appearance: -apple-pay-button){.apple-pay-button-with-text{display:inline-block;-webkit-appearance:-apple-pay-button;border-radius:4px}.apple-pay-button-pay{-apple-pay-button-type:order}.apple-pay-button-with-text>*{display:none}.apple-pay-button-black-with-text{-apple-pay-button-style:black}.apple-pay-button-white-with-text{-apple-pay-button-style:white}.apple-pay-button-white-with-line-with-text{-apple-pay-button-style:white-outline}}@supports not (-webkit-appearance: -apple-pay-button){.apple-pay-button-with-text{--apple-pay-scale: 1;display:inline-flex;justify-content:center;font-size:12px;border-radius:4px;padding:0;box-sizing:border-box;min-width:200px;min-height:32px;max-height:64px}.apple-pay-button-black-with-text{background-color:#000;color:#fff}.apple-pay-button-white-with-text{background-color:#fff;color:#000}.apple-pay-button-white-with-line-with-text{background-color:#fff;color:#000;border:.5px solid black}.apple-pay-button-with-text.apple-pay-button-black-with-text>.logo{background-image:-webkit-named-image(apple-pay-logo-white);background-color:#000}.apple-pay-button-with-text.apple-pay-button-white-with-text>.logo{background-image:-webkit-named-image(apple-pay-logo-black);background-color:#fff}.apple-pay-button-with-text.apple-pay-button-white-with-line-with-text>.logo{background-image:-webkit-named-image(apple-pay-logo-black);background-color:#fff}.apple-pay-button-with-text>.text{font-family:-apple-system;font-size:calc(1em * var(--apple-pay-scale));font-weight:300;align-self:center;margin-right:calc(2px * var(--apple-pay-scale))}.apple-pay-button-with-text>.logo{width:calc(35px * var(--scale));height:100%;background-size:100% 60%;background-repeat:no-repeat;background-position:0 50%;margin-left:calc(2px * var(--apple-pay-scale));border:none}}.btn,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a{font-weight:700;text-transform:unset;display:flex;align-items:center;justify-content:center}.btn-check:focus+.btn,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .btn-check:focus+a,.btn:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus{outline-style:solid;outline-color:#b3e0ff;outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}.btn-primary,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a{background-color:#1474e5;border:none;color:#fff}.btn-primary:active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:active,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.btn-primary:active:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:active:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:active:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:active:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.btn-primary:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus{color:#fff;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.btn-primary:focus:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:focus:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus:hover{box-shadow:inset 0 0 0 1px #0e59c4,0 0 0 2px #b3e0ff;background-color:#0e59c4;filter:none}.btn-primary:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover{background-color:#0e59c4;color:#fff;filter:none}.btn-primary:disabled,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:disabled,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:disabled,.btn-primary.disabled,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button.disabled,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.disabled,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button.disabled,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-primary cx-icon,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button cx-icon,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button cx-icon,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a cx-icon{display:flex}.btn-secondary{background-color:#1474e5;border:none;color:#fff;background-color:#fff;color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5}.btn-secondary:active,.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.btn-secondary:active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.btn-secondary:focus{color:#fff;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.btn-secondary:focus:hover{box-shadow:inset 0 0 0 1px #e8f7ff,0 0 0 2px #b3e0ff;background-color:#e8f7ff;filter:none}.btn-secondary:hover{background-color:#e8f7ff;color:#fff;filter:none}.btn-secondary:disabled,.btn-secondary.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-secondary:active,.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active{color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#fff;filter:none}.btn-secondary:active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#fff;filter:none}.btn-secondary:focus{color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#fff;filter:none}.btn-secondary:focus:hover{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#e8f7ff;filter:none}.btn-secondary:hover{color:#1474e5}.btn-secondary cx-icon{display:flex}.btn-danger{background-color:#d8193b;border:none;color:#fff}.btn-danger:active,.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #fef0ee;background-color:#d8193b;filter:none}.btn-danger:active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #fef0ee;background-color:#d8193b;filter:none}.btn-danger:focus{color:#fff;box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #fef0ee;background-color:#d8193b;filter:none}.btn-danger:focus:hover{box-shadow:inset 0 0 0 1px #b01332,0 0 0 2px #fef0ee;background-color:#b01332;filter:none}.btn-danger:hover{background-color:#b01332;color:#fff;filter:none}.btn-danger:disabled,.btn-danger.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-danger cx-icon{display:flex}.btn-danger-secondary{background-color:#d8193b;border:none;color:#fff;background-color:#fff;color:#d8193b;box-shadow:inset 0 0 0 1px #d8193b}.btn-danger-secondary:active,.btn-danger-secondary:not(:disabled):not(.disabled):active,.btn-danger-secondary:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#d8193b;filter:none}.btn-danger-secondary:active:focus,.btn-danger-secondary:not(:disabled):not(.disabled):active:focus,.btn-danger-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#d8193b;filter:none}.btn-danger-secondary:focus{color:#fff;box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#d8193b;filter:none}.btn-danger-secondary:focus:hover{box-shadow:inset 0 0 0 1px #fef0ee,0 0 0 2px #ffcac7;background-color:#fef0ee;filter:none}.btn-danger-secondary:hover{background-color:#fef0ee;color:#fff;filter:none}.btn-danger-secondary:disabled,.btn-danger-secondary.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-danger-secondary:active,.btn-danger-secondary:not(:disabled):not(.disabled):active,.btn-danger-secondary:not(:disabled):not(.disabled).active{color:#d8193b;box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#fff;filter:none}.btn-danger-secondary:active:focus,.btn-danger-secondary:not(:disabled):not(.disabled):active:focus,.btn-danger-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#fff;filter:none}.btn-danger-secondary:focus{color:#d8193b;box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#fff;filter:none}.btn-danger-secondary:focus:hover{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#fef0ee;filter:none}.btn-danger-secondary:hover{color:#d8193b}.btn-danger-secondary cx-icon{display:flex}.btn-tertiary{background-color:#484848;border:none;color:#fff;background-color:#fff;color:#484848;box-shadow:inset 0 0 0 1px #484848}.btn-tertiary:active,.btn-tertiary:not(:disabled):not(.disabled):active,.btn-tertiary:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#484848;filter:none}.btn-tertiary:active:focus,.btn-tertiary:not(:disabled):not(.disabled):active:focus,.btn-tertiary:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#484848;filter:none}.btn-tertiary:focus{color:#fff;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#484848;filter:none}.btn-tertiary:focus:hover{box-shadow:inset 0 0 0 1px #f6f6f6,0 0 0 2px #e8e8e8;background-color:#f6f6f6;filter:none}.btn-tertiary:hover{background-color:#f6f6f6;color:#fff;filter:none}.btn-tertiary:disabled,.btn-tertiary.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-tertiary:active,.btn-tertiary:not(:disabled):not(.disabled):active,.btn-tertiary:not(:disabled):not(.disabled).active{color:#484848;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}.btn-tertiary:active:focus,.btn-tertiary:not(:disabled):not(.disabled):active:focus,.btn-tertiary:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}.btn-tertiary:focus{color:#484848;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}.btn-tertiary:focus:hover{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#f6f6f6;filter:none}.btn-tertiary:hover{color:#484848}.btn-tertiary cx-icon{display:flex}.btn-commerce{background-color:#008556;border:none;color:#fff}.btn-commerce:active,.btn-commerce:not(:disabled):not(.disabled):active,.btn-commerce:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.btn-commerce:active:focus,.btn-commerce:not(:disabled):not(.disabled):active:focus,.btn-commerce:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.btn-commerce:focus{color:#fff;box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.btn-commerce:focus:hover{box-shadow:inset 0 0 0 1px #015c43,0 0 0 2px #ccf2d9;background-color:#015c43;filter:none}.btn-commerce:hover{background-color:#015c43;color:#fff;filter:none}.btn-commerce:disabled,.btn-commerce.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-commerce cx-icon{display:flex}.btn-commerce-secondary{background-color:#008556;border:none;color:#fff;background-color:#fff;color:#008556;box-shadow:inset 0 0 0 1px #008556}.btn-commerce-secondary:active,.btn-commerce-secondary:not(:disabled):not(.disabled):active,.btn-commerce-secondary:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.btn-commerce-secondary:active:focus,.btn-commerce-secondary:not(:disabled):not(.disabled):active:focus,.btn-commerce-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.btn-commerce-secondary:focus{color:#fff;box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.btn-commerce-secondary:focus:hover{box-shadow:inset 0 0 0 1px #eaf6f3,0 0 0 2px #ccf2d9;background-color:#eaf6f3;filter:none}.btn-commerce-secondary:hover{background-color:#eaf6f3;color:#fff;filter:none}.btn-commerce-secondary:disabled,.btn-commerce-secondary.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-commerce-secondary:active,.btn-commerce-secondary:not(:disabled):not(.disabled):active,.btn-commerce-secondary:not(:disabled):not(.disabled).active{color:#008556;box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#fff;filter:none}.btn-commerce-secondary:active:focus,.btn-commerce-secondary:not(:disabled):not(.disabled):active:focus,.btn-commerce-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#fff;filter:none}.btn-commerce-secondary:focus{color:#008556;box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#fff;filter:none}.btn-commerce-secondary:focus:hover{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#eaf6f3;filter:none}.btn-commerce-secondary:hover{color:#008556}.btn-commerce-secondary cx-icon{display:flex}.btn-primary-link{background:transparent;border:none;color:#1474e5}.btn-primary-link:hover{color:#1474e5;border:0;text-decoration:none}.btn-primary-link:disabled,.btn-primary-link.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-primary-link:focus{border:0;box-shadow:none}.btn-secondary-link{background:transparent;border:none;color:#1474e5}.btn-secondary-link:hover{color:#1474e5;border:0;text-decoration:none}.btn-secondary-link:disabled,.btn-secondary-link.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-secondary-link:focus{border:0;box-shadow:none}.btn-danger-link{background:transparent;border:none;color:#d8193b}.btn-danger-link:hover{color:#d8193b;border:0;text-decoration:none}.btn-danger-link:disabled,.btn-danger-link.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-danger-link:focus{border:0;box-shadow:none}.btn-danger-secondary-link{background:transparent;border:none;color:#d8193b}.btn-danger-secondary-link:hover{color:#d8193b;border:0;text-decoration:none}.btn-danger-secondary-link:disabled,.btn-danger-secondary-link.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-danger-secondary-link:focus{border:0;box-shadow:none}.btn-tertiary-link{background:transparent;border:none;color:#484848}.btn-tertiary-link:hover{color:#484848;border:0;text-decoration:none}.btn-tertiary-link:disabled,.btn-tertiary-link.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-tertiary-link:focus{border:0;box-shadow:none}.btn-commerce-link{background:transparent;border:none;color:#008556}.btn-commerce-link:hover{color:#008556;border:0;text-decoration:none}.btn-commerce-link:disabled,.btn-commerce-link.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-commerce-link:focus{border:0;box-shadow:none}.btn-commerce-secondary-link{background:transparent;border:none;color:#008556}.btn-commerce-secondary-link:hover{color:#008556;border:0;text-decoration:none}.btn-commerce-secondary-link:disabled,.btn-commerce-secondary-link.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.btn-commerce-secondary-link:focus{border:0;box-shadow:none}.btn-xs{height:unset;min-height:unset;max-height:unset;min-width:unset;padding:0;font-size:.75rem;line-height:1rem;border-radius:.25rem}.btn-xs.icon-only{padding:0}.btn-sm,covetrus-manage-autoship .autoship .schedule .btn-commerce{height:unset;min-height:unset;max-height:unset;min-width:unset;padding:8px 14px;font-size:.875rem;line-height:1.25rem;border-radius:.25rem}.btn-sm.icon-only,covetrus-manage-autoship .autoship .schedule .icon-only.btn-commerce{padding:8px}.btn-md{height:unset;min-height:unset;max-height:unset;min-width:unset;padding:10px 16px;font-size:.875rem;line-height:1.25rem;border-radius:.25rem}.btn-md.icon-only{padding:10px}.btn-lg{height:unset;min-height:unset;max-height:unset;min-width:unset;padding:10px 18px;font-size:1rem;line-height:1.625rem;border-radius:.25rem}.btn-lg.icon-only{padding:10px}.btn-xl{height:unset;min-height:unset;max-height:unset;min-width:unset;padding:12px 20px;font-size:1rem;line-height:1.625rem;border-radius:.25rem}.btn-xl.icon-only{padding:12px}.btn-2xl,covetrus-checkout-payment .place-order-container covetrus-place-order button{height:unset;min-height:unset;max-height:unset;min-width:unset;padding:16px 28px;font-size:1.125rem;line-height:1.75rem;border-radius:.25rem}.btn-2xl.icon-only,covetrus-checkout-payment .place-order-container covetrus-place-order button.icon-only{padding:16px}.ng-select-primary .ng-select-container,.ng-select-primary.ng-select-single .ng-select-container{background-color:#1474e5;border:none;color:#fff}.ng-select-primary .ng-select-container:active,.ng-select-primary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-primary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-primary.ng-select-single .ng-select-container:active,.ng-select-primary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-primary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.ng-select-primary .ng-select-container:active:focus,.ng-select-primary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-primary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-primary.ng-select-single .ng-select-container:active:focus,.ng-select-primary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-primary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.ng-select-primary .ng-select-container:focus,.ng-select-primary.ng-select-single .ng-select-container:focus{color:#fff;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.ng-select-primary .ng-select-container:focus:hover,.ng-select-primary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #0e59c4,0 0 0 2px #b3e0ff;background-color:#0e59c4;filter:none}.ng-select-primary .ng-select-container:hover,.ng-select-primary.ng-select-single .ng-select-container:hover{background-color:#0e59c4;color:#fff;filter:none}.ng-select-primary .ng-select-container:disabled,.ng-select-primary .ng-select-container.disabled,.ng-select-primary.ng-select-single .ng-select-container:disabled,.ng-select-primary.ng-select-single .ng-select-container.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.ng-select-primary .ng-select-container cx-icon,.ng-select-primary.ng-select-single .ng-select-container cx-icon{display:flex}.ng-select-secondary .ng-select-container,.ng-select-secondary.ng-select-single .ng-select-container{background-color:#1474e5;border:none;color:#fff;background-color:#fff;color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5}.ng-select-secondary .ng-select-container:active,.ng-select-secondary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-secondary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-secondary.ng-select-single .ng-select-container:active,.ng-select-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.ng-select-secondary .ng-select-container:active:focus,.ng-select-secondary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-secondary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-secondary.ng-select-single .ng-select-container:active:focus,.ng-select-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.ng-select-secondary .ng-select-container:focus,.ng-select-secondary.ng-select-single .ng-select-container:focus{color:#fff;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#1474e5;filter:none}.ng-select-secondary .ng-select-container:focus:hover,.ng-select-secondary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #e8f7ff,0 0 0 2px #b3e0ff;background-color:#e8f7ff;filter:none}.ng-select-secondary .ng-select-container:hover,.ng-select-secondary.ng-select-single .ng-select-container:hover{background-color:#e8f7ff;color:#fff;filter:none}.ng-select-secondary .ng-select-container:disabled,.ng-select-secondary .ng-select-container.disabled,.ng-select-secondary.ng-select-single .ng-select-container:disabled,.ng-select-secondary.ng-select-single .ng-select-container.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.ng-select-secondary .ng-select-container:active,.ng-select-secondary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-secondary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-secondary.ng-select-single .ng-select-container:active,.ng-select-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#fff;filter:none}.ng-select-secondary .ng-select-container:active:focus,.ng-select-secondary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-secondary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-secondary.ng-select-single .ng-select-container:active:focus,.ng-select-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#fff;filter:none}.ng-select-secondary .ng-select-container:focus,.ng-select-secondary.ng-select-single .ng-select-container:focus{color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#fff;filter:none}.ng-select-secondary .ng-select-container:focus:hover,.ng-select-secondary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #b3e0ff;background-color:#e8f7ff;filter:none}.ng-select-secondary .ng-select-container:hover,.ng-select-secondary.ng-select-single .ng-select-container:hover{color:#1474e5}.ng-select-secondary .ng-select-container cx-icon,.ng-select-secondary.ng-select-single .ng-select-container cx-icon{display:flex}.ng-select-danger .ng-select-container,.ng-select-danger.ng-select-single .ng-select-container{background-color:#d8193b;border:none;color:#fff}.ng-select-danger .ng-select-container:active,.ng-select-danger .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-danger .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-danger.ng-select-single .ng-select-container:active,.ng-select-danger.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-danger.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #fef0ee;background-color:#d8193b;filter:none}.ng-select-danger .ng-select-container:active:focus,.ng-select-danger .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-danger .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-danger.ng-select-single .ng-select-container:active:focus,.ng-select-danger.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-danger.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #fef0ee;background-color:#d8193b;filter:none}.ng-select-danger .ng-select-container:focus,.ng-select-danger.ng-select-single .ng-select-container:focus{color:#fff;box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #fef0ee;background-color:#d8193b;filter:none}.ng-select-danger .ng-select-container:focus:hover,.ng-select-danger.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #b01332,0 0 0 2px #fef0ee;background-color:#b01332;filter:none}.ng-select-danger .ng-select-container:hover,.ng-select-danger.ng-select-single .ng-select-container:hover{background-color:#b01332;color:#fff;filter:none}.ng-select-danger .ng-select-container:disabled,.ng-select-danger .ng-select-container.disabled,.ng-select-danger.ng-select-single .ng-select-container:disabled,.ng-select-danger.ng-select-single .ng-select-container.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.ng-select-danger .ng-select-container cx-icon,.ng-select-danger.ng-select-single .ng-select-container cx-icon{display:flex}.ng-select-danger-secondary .ng-select-container,.ng-select-danger-secondary.ng-select-single .ng-select-container{background-color:#d8193b;border:none;color:#fff;background-color:#fff;color:#d8193b;box-shadow:inset 0 0 0 1px #d8193b}.ng-select-danger-secondary .ng-select-container:active,.ng-select-danger-secondary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-danger-secondary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-danger-secondary.ng-select-single .ng-select-container:active,.ng-select-danger-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-danger-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#d8193b;filter:none}.ng-select-danger-secondary .ng-select-container:active:focus,.ng-select-danger-secondary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-danger-secondary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-danger-secondary.ng-select-single .ng-select-container:active:focus,.ng-select-danger-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-danger-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#d8193b;filter:none}.ng-select-danger-secondary .ng-select-container:focus,.ng-select-danger-secondary.ng-select-single .ng-select-container:focus{color:#fff;box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#d8193b;filter:none}.ng-select-danger-secondary .ng-select-container:focus:hover,.ng-select-danger-secondary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #fef0ee,0 0 0 2px #ffcac7;background-color:#fef0ee;filter:none}.ng-select-danger-secondary .ng-select-container:hover,.ng-select-danger-secondary.ng-select-single .ng-select-container:hover{background-color:#fef0ee;color:#fff;filter:none}.ng-select-danger-secondary .ng-select-container:disabled,.ng-select-danger-secondary .ng-select-container.disabled,.ng-select-danger-secondary.ng-select-single .ng-select-container:disabled,.ng-select-danger-secondary.ng-select-single .ng-select-container.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.ng-select-danger-secondary .ng-select-container:active,.ng-select-danger-secondary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-danger-secondary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-danger-secondary.ng-select-single .ng-select-container:active,.ng-select-danger-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-danger-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{color:#d8193b;box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#fff;filter:none}.ng-select-danger-secondary .ng-select-container:active:focus,.ng-select-danger-secondary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-danger-secondary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-danger-secondary.ng-select-single .ng-select-container:active:focus,.ng-select-danger-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-danger-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#fff;filter:none}.ng-select-danger-secondary .ng-select-container:focus,.ng-select-danger-secondary.ng-select-single .ng-select-container:focus{color:#d8193b;box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#fff;filter:none}.ng-select-danger-secondary .ng-select-container:focus:hover,.ng-select-danger-secondary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #d8193b,0 0 0 2px #ffcac7;background-color:#fef0ee;filter:none}.ng-select-danger-secondary .ng-select-container:hover,.ng-select-danger-secondary.ng-select-single .ng-select-container:hover{color:#d8193b}.ng-select-danger-secondary .ng-select-container cx-icon,.ng-select-danger-secondary.ng-select-single .ng-select-container cx-icon{display:flex}.ng-select-tertiary .ng-select-container,.ng-select-tertiary.ng-select-single .ng-select-container{background-color:#484848;border:none;color:#fff;background-color:#fff;color:#484848;box-shadow:inset 0 0 0 1px #484848}.ng-select-tertiary .ng-select-container:active,.ng-select-tertiary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-tertiary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-tertiary.ng-select-single .ng-select-container:active,.ng-select-tertiary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-tertiary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#484848;filter:none}.ng-select-tertiary .ng-select-container:active:focus,.ng-select-tertiary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-tertiary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-tertiary.ng-select-single .ng-select-container:active:focus,.ng-select-tertiary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-tertiary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#484848;filter:none}.ng-select-tertiary .ng-select-container:focus,.ng-select-tertiary.ng-select-single .ng-select-container:focus{color:#fff;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#484848;filter:none}.ng-select-tertiary .ng-select-container:focus:hover,.ng-select-tertiary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #f6f6f6,0 0 0 2px #e8e8e8;background-color:#f6f6f6;filter:none}.ng-select-tertiary .ng-select-container:hover,.ng-select-tertiary.ng-select-single .ng-select-container:hover{background-color:#f6f6f6;color:#fff;filter:none}.ng-select-tertiary .ng-select-container:disabled,.ng-select-tertiary .ng-select-container.disabled,.ng-select-tertiary.ng-select-single .ng-select-container:disabled,.ng-select-tertiary.ng-select-single .ng-select-container.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.ng-select-tertiary .ng-select-container:active,.ng-select-tertiary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-tertiary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-tertiary.ng-select-single .ng-select-container:active,.ng-select-tertiary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-tertiary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{color:#484848;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}.ng-select-tertiary .ng-select-container:active:focus,.ng-select-tertiary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-tertiary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-tertiary.ng-select-single .ng-select-container:active:focus,.ng-select-tertiary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-tertiary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}.ng-select-tertiary .ng-select-container:focus,.ng-select-tertiary.ng-select-single .ng-select-container:focus{color:#484848;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}.ng-select-tertiary .ng-select-container:focus:hover,.ng-select-tertiary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #e8e8e8;background-color:#f6f6f6;filter:none}.ng-select-tertiary .ng-select-container:hover,.ng-select-tertiary.ng-select-single .ng-select-container:hover{color:#484848}.ng-select-tertiary .ng-select-container cx-icon,.ng-select-tertiary.ng-select-single .ng-select-container cx-icon{display:flex}.ng-select-commerce .ng-select-container,.ng-select-commerce.ng-select-single .ng-select-container{background-color:#008556;border:none;color:#fff}.ng-select-commerce .ng-select-container:active,.ng-select-commerce .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-commerce .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-commerce.ng-select-single .ng-select-container:active,.ng-select-commerce.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-commerce.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.ng-select-commerce .ng-select-container:active:focus,.ng-select-commerce .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-commerce .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-commerce.ng-select-single .ng-select-container:active:focus,.ng-select-commerce.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-commerce.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.ng-select-commerce .ng-select-container:focus,.ng-select-commerce.ng-select-single .ng-select-container:focus{color:#fff;box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.ng-select-commerce .ng-select-container:focus:hover,.ng-select-commerce.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #015c43,0 0 0 2px #ccf2d9;background-color:#015c43;filter:none}.ng-select-commerce .ng-select-container:hover,.ng-select-commerce.ng-select-single .ng-select-container:hover{background-color:#015c43;color:#fff;filter:none}.ng-select-commerce .ng-select-container:disabled,.ng-select-commerce .ng-select-container.disabled,.ng-select-commerce.ng-select-single .ng-select-container:disabled,.ng-select-commerce.ng-select-single .ng-select-container.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.ng-select-commerce .ng-select-container cx-icon,.ng-select-commerce.ng-select-single .ng-select-container cx-icon{display:flex}.ng-select-commerce-secondary .ng-select-container,.ng-select-commerce-secondary.ng-select-single .ng-select-container{background-color:#008556;border:none;color:#fff;background-color:#fff;color:#008556;box-shadow:inset 0 0 0 1px #008556}.ng-select-commerce-secondary .ng-select-container:active,.ng-select-commerce-secondary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-commerce-secondary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-commerce-secondary.ng-select-single .ng-select-container:active,.ng-select-commerce-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-commerce-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.ng-select-commerce-secondary .ng-select-container:active:focus,.ng-select-commerce-secondary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-commerce-secondary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-commerce-secondary.ng-select-single .ng-select-container:active:focus,.ng-select-commerce-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-commerce-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.ng-select-commerce-secondary .ng-select-container:focus,.ng-select-commerce-secondary.ng-select-single .ng-select-container:focus{color:#fff;box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#008556;filter:none}.ng-select-commerce-secondary .ng-select-container:focus:hover,.ng-select-commerce-secondary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #eaf6f3,0 0 0 2px #ccf2d9;background-color:#eaf6f3;filter:none}.ng-select-commerce-secondary .ng-select-container:hover,.ng-select-commerce-secondary.ng-select-single .ng-select-container:hover{background-color:#eaf6f3;color:#fff;filter:none}.ng-select-commerce-secondary .ng-select-container:disabled,.ng-select-commerce-secondary .ng-select-container.disabled,.ng-select-commerce-secondary.ng-select-single .ng-select-container:disabled,.ng-select-commerce-secondary.ng-select-single .ng-select-container.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.ng-select-commerce-secondary .ng-select-container:active,.ng-select-commerce-secondary .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-commerce-secondary .ng-select-container:not(:disabled):not(.disabled).active,.ng-select-commerce-secondary.ng-select-single .ng-select-container:active,.ng-select-commerce-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active,.ng-select-commerce-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active{color:#008556;box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#fff;filter:none}.ng-select-commerce-secondary .ng-select-container:active:focus,.ng-select-commerce-secondary .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-commerce-secondary .ng-select-container:not(:disabled):not(.disabled).active:focus,.ng-select-commerce-secondary.ng-select-single .ng-select-container:active:focus,.ng-select-commerce-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled):active:focus,.ng-select-commerce-secondary.ng-select-single .ng-select-container:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#fff;filter:none}.ng-select-commerce-secondary .ng-select-container:focus,.ng-select-commerce-secondary.ng-select-single .ng-select-container:focus{color:#008556;box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#fff;filter:none}.ng-select-commerce-secondary .ng-select-container:focus:hover,.ng-select-commerce-secondary.ng-select-single .ng-select-container:focus:hover{box-shadow:inset 0 0 0 1px #008556,0 0 0 2px #ccf2d9;background-color:#eaf6f3;filter:none}.ng-select-commerce-secondary .ng-select-container:hover,.ng-select-commerce-secondary.ng-select-single .ng-select-container:hover{color:#008556}.ng-select-commerce-secondary .ng-select-container cx-icon,.ng-select-commerce-secondary.ng-select-single .ng-select-container cx-icon{display:flex}.btn-link:disabled,.btn-link.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.button-spinner .loader-container{transform:scale(.2);width:20px}.form-control,textarea{background-color:var(--cx-color-inverse);border:1px solid #cacaca;border-radius:4px;color:#191919;margin-bottom:var(--cx-spatial-base);padding:calc(var(--cx-spatial-sm) * 3) var(--cx-spatial-md);height:52px}.form-control[type=text]:focus,.form-control:focus,textarea[type=text]:focus,textarea:focus{background-color:var(--cx-color-inverse);border-color:#75c1ff;color:#191919;appearance:none;box-shadow:0 0 0 2px #b3e0ff}.form-control.ng-dirty,textarea.ng-dirty{border-color:#cacaca;color:#191919}.form-control.ng-dirty.ng-invalid,textarea.ng-dirty.ng-invalid{border-color:var(--cx-color-danger);box-shadow:none}.form-control[readonly=readonly],textarea[readonly=readonly]{background:#e8e8e8;color:#191919;pointer-events:none}.form-control[readonly=readonly].ng-dirty,textarea[readonly=readonly].ng-dirty{border-color:#e8e8e8}.form-control:focus,textarea:focus{outline-color:#b3e0ff;outline-offset:calc(.09 * var(--cx-spatial-base))}.form-control::placeholder,textarea::placeholder{color:#cacaca}.form-control:disabled,.form-control.disabled,.form-control[readonly=readonly],textarea:disabled,textarea.disabled,textarea[readonly=readonly]{border-color:#cacaca;color:#6e6e6e;background-color:#e8e8e8}textarea:read-only,textarea[readonly=readonly]{border-color:#cacaca}cx-form-errors.control-invalid p,covetrus-update-profile .form-profile .control-invalid p,covetrus-contact-form .customer-service-form .control-invalid p{color:var(--cx-color-danger)}cx-form-errors p,covetrus-update-profile .form-profile .control-invalid p,covetrus-contact-form .customer-service-form .control-invalid p{font-family:Mulish,sans-serif;font-size:14px;margin:0 0 1rem;padding-inline-start:var(--cx-spatial-md);line-height:1.25rem;font-weight:700}cx-form-errors p:before,covetrus-update-profile .form-profile .control-invalid p:before,covetrus-contact-form .customer-service-form .control-invalid p:before,cx-form-errors p:after,covetrus-update-profile .form-profile .control-invalid p:after,covetrus-contact-form .customer-service-form .control-invalid p:after{height:.75rem;width:.75rem}cx-form-errors p:before,covetrus-update-profile .form-profile .control-invalid p:before,covetrus-contact-form .customer-service-form .control-invalid p:before{background-color:var(--cx-color-inverse);border:1px solid}cx-form-errors p:after,covetrus-update-profile .form-profile .control-invalid p:after,covetrus-contact-form .customer-service-form .control-invalid p:after{color:var(--cx-color-danger);line-height:.75rem;font-size:.5rem}input:focus,input[type=checkbox]:focus,input[type=radio]:focus,textarea:focus{outline-offset:calc(.09 * var(--cx-spatial-base))}input.ng-invalid.ng-dirty:focus,input.ng-invalid.ng-touched:focus,input[type=checkbox].ng-invalid.ng-dirty:focus,input[type=checkbox].ng-invalid.ng-touched:focus,input[type=radio].ng-invalid.ng-dirty:focus,input[type=radio].ng-invalid.ng-touched:focus,textarea.ng-invalid.ng-dirty:focus,textarea.ng-invalid.ng-touched:focus{outline-style:none}input.ng-invalid.ng-dirty:read-only,input.ng-invalid.ng-dirty[readonly=readonly],input.ng-invalid.ng-touched:read-only,input.ng-invalid.ng-touched[readonly=readonly],input[type=checkbox].ng-invalid.ng-dirty:read-only,input[type=checkbox].ng-invalid.ng-dirty[readonly=readonly],input[type=checkbox].ng-invalid.ng-touched:read-only,input[type=checkbox].ng-invalid.ng-touched[readonly=readonly],input[type=radio].ng-invalid.ng-dirty:read-only,input[type=radio].ng-invalid.ng-dirty[readonly=readonly],input[type=radio].ng-invalid.ng-touched:read-only,input[type=radio].ng-invalid.ng-touched[readonly=readonly],textarea.ng-invalid.ng-dirty:read-only,textarea.ng-invalid.ng-dirty[readonly=readonly],textarea.ng-invalid.ng-touched:read-only,textarea.ng-invalid.ng-touched[readonly=readonly]{border-color:#cacaca}input[type=checkbox],input[type=radio]{margin-top:.5rem;margin-inline-start:-30px}input[type=checkbox]:focus,input[type=radio]:focus{border-color:#cacaca;outline-style:solid;outline-color:#b3e0ff;outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}input[type=checkbox]:disabled,input[type=checkbox].disabled,input[type=radio]:disabled,input[type=radio].disabled{opacity:.5}label .label-content{font-family:Mulish,sans-serif;font-size:.75rem;line-height:16px}.form-check{margin-bottom:1.25rem;padding-inline-start:var(--cx-spatial-lg)}.form-check .form-check-label{font-family:Mulish,sans-serif;font-size:1rem;line-height:1.625rem;top:var(--cx-spatial-sm)}.form-check input:disabled+.form-check-label{color:#6e6e6e}.form-check input[role=checkbox],.form-check input[role=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-check input[role=checkbox]:focus,.form-check input[role=radio]:focus{border-color:#cacaca!important;box-shadow:0 0 0 .2rem #b3e0ff!important}.form-check input[type=checkbox]{border-radius:2px;border-width:1px;border-color:#cacaca}.form-check input[type=checkbox]:checked{border-color:#1474e5;background-color:#1474e5}.form-check input[type=checkbox]:checked:after{height:5px;width:12px;left:var(--cx-spatial-sm)}.form-check input[type=checkbox]:checked:disabled,.form-check input[type=checkbox]:checked.disabled{background-color:#b3e0ff;border-color:#b3e0ff}.form-check input[type=checkbox]:disabled,.form-check input[type=checkbox].disabled{pointer-events:none}.form-check input[type=radio]{border-width:1px;border-color:#cacaca;-webkit-appearance:none;-moz-appearance:none}.form-check input[type=radio]:after{height:16px;width:16px;left:2px;top:2px}.form-check input[type=radio]:checked{border-color:#cacaca!important}.form-check input[type=radio]:checked:after{visibility:visible;background-color:#1474e5}.form-check input[type=radio]:not(:checked):after{visibility:hidden}.form-check input[type=radio]:focus{border:#cacaca solid 1px;outline-style:solid;outline-color:#b3e0ff;outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none;appearance:none}.ng-select,.ng-select.ng-select-single{font-family:Mulish,sans-serif;font-weight:var(--cx-font-weight-normal);line-height:1.75rem}.ng-select .ng-arrow-wrapper,.ng-select.ng-select-single .ng-arrow-wrapper{align-items:center;display:flex;height:inherit;justify-content:center;padding-inline-end:0}.ng-select .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-single .ng-arrow-wrapper .ng-arrow{transform:rotate(45deg);transform-origin:center;transition:transform .3s cubic-bezier(0,1,.5,1);border-color:#191919}.ng-select .ng-select-container,.ng-select.ng-select-single .ng-select-container{border:calc(.125 * var(--cx-spatial-base)) solid #cacaca;border-radius:.25rem;height:calc(6.5 * var(--cx-spatial-base));line-height:1.625rem;padding:.813rem 1rem;background-color:var(--cx-color-inverse);color:#6e6e6e}.ng-select .ng-select-container .ng-value-container,.ng-select.ng-select-single .ng-select-container .ng-value-container{padding-left:0;font-weight:400;border-color:#6e6e6e;color:#191919;height:calc(3 * var(--cx-spatial-base));width:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder,.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-placeholder{color:#cacaca;font-size:1rem;font-weight:400}.ng-select .ng-select-container .ng-value-container .ng-input,.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:.813rem;padding:0}.ng-select .ng-select-container .ng-value-container .ng-input>input,.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input>input{width:80%;height:calc(3 * var(--cx-spatial-base));padding-left:calc(2 * var(--cx-spatial-base))}.ng-select:focus,.ng-select.ng-select-focused,.ng-select.ng-select-focused>.ng-select-container,.ng-select.ng-select-single:focus,.ng-select.ng-select-single.ng-select-focused,.ng-select.ng-select-single.ng-select-focused>.ng-select-container{appearance:none;border-radius:calc(.5 * var(--cx-spatial-base));outline-width:0;box-shadow:0 0 0 2px #b3e0ff;border-color:#75c1ff}.ng-select:disabled .ng-select-container,.ng-select.disabled .ng-select-container,.ng-select.ng-select-disabled .ng-select-container,.ng-select.ng-select-single:disabled .ng-select-container,.ng-select.ng-select-single.disabled .ng-select-container,.ng-select.ng-select-single.ng-select-disabled .ng-select-container{background:#e8e8e8;border:.0625rem solid #cacaca}.ng-select:disabled .ng-select-container .ng-value-container,.ng-select.disabled .ng-select-container .ng-value-container,.ng-select.ng-select-disabled .ng-select-container .ng-value-container,.ng-select.ng-select-single:disabled .ng-select-container .ng-value-container,.ng-select.ng-select-single.disabled .ng-select-container .ng-value-container,.ng-select.ng-select-single.ng-select-disabled .ng-select-container .ng-value-container{color:#6e6e6e}.ng-select:disabled .ng-select-container .ng-arrow-wrapper .ng-arrow,.ng-select.disabled .ng-select-container .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-disabled .ng-select-container .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-single:disabled .ng-select-container .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-single.disabled .ng-select-container .ng-arrow-wrapper .ng-arrow,.ng-select.ng-select-single.ng-select-disabled .ng-select-container .ng-arrow-wrapper .ng-arrow{border-color:#6e6e6e}.ng-select.warning .ng-select-container,.ng-select.ng-select-single.warning .ng-select-container{border-color:#efb51b}.ng-select.invalid .ng-select-container,.ng-select.ng-select-single.invalid .ng-select-container{border-color:#d8193b}.ng-select .ng-option,.ng-select.ng-select-single .ng-option{padding:.625rem 1rem;font-weight:400;font-size:.875rem;line-height:1.25rem}.ng-select .ng-option .disabled,.ng-select .ng-value .disabled,.ng-select.ng-select-single .ng-option .disabled,.ng-select.ng-select-single .ng-value .disabled{color:#a9a9a9}ng-select.ng-select .ng-arrow-wrapper>.ng-arrow,.ng-select .ng-arrow-wrapper>.ng-arrow,ng-select.ng-select-opened .ng-arrow-wrapper>.ng-arrow,.ng-select.ng-select-opened .ng-arrow-wrapper>.ng-arrow{border-width:0 2px 2px 0!important;height:calc(1.25 * var(--cx-spatial-base));width:calc(1.25 * var(--cx-spatial-base))}.ng-select.ng-select-opened .ng-arrow-wrapper>.ng-arrow,ng-select.ng-select-opened .ng-arrow-wrapper .ng-arrow{transform:rotate(225deg);top:2px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{position:initial!important}.form-select{position:relative}.form-select select{cursor:pointer;font-family:Mulish,sans-serif;font-weight:var(--cx-font-weight-normal);line-height:1.75rem;height:calc(6.5 * var(--cx-spatial-base));appearance:none;color:#cacaca}.form-select select option:not(:first-of-type){color:#191919}.form-select cx-icon{pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);right:.75rem;z-index:1}@supports (-webkit-overflow-scrolling: touch){select,textarea,input{font-size:1rem!important}}.select-dropdown{position:absolute;width:92.5%;border-color:#cacaca;cursor:pointer;max-height:12.5rem;box-shadow:0 1rem 3rem #0000002d;animation:dropdownOpen .5s ease forwards;background-color:#fff;list-style:none;list-style-type:none!important;overflow-y:auto;padding:0;border-style:solid;border-radius:.25rem;border-width:1px}.select-dropdown .dropdown-option{padding:.625rem 1rem;font-weight:400;font-size:.875rem;line-height:1.25rem;cursor:pointer}.select-dropdown .dropdown-option:focus,.select-dropdown .dropdown-option:hover{background-color:#f6f6f6}@keyframes dropdownOpen{0%{height:0;opacity:1}to{height:112.5rem;opacity:1}}.form-group{margin-bottom:1rem}.package-quantity-form-group{margin-bottom:.4375rem}.form-text{display:block;margin-top:.25rem}.badge{display:inline-block;padding:.5rem .75rem;font-size:.875rem;font-weight:400;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:50px;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:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-brand-primary{color:#fff;background-color:#021660}a.badge-brand-primary:hover,a.badge-brand-primary:focus{color:#fff;background-color:#010b2e}a.badge-brand-primary:focus,a.badge-brand-primary.focus{outline:0;box-shadow:0 0 0 .2rem #02166080}.badge-brand-secondary{color:#fff;background-color:#01818c}a.badge-brand-secondary:hover,a.badge-brand-secondary:focus{color:#fff;background-color:#015259}a.badge-brand-secondary:focus,a.badge-brand-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #01818c80}.badge-brand-tertiary{color:#fff;background-color:#c52222}a.badge-brand-tertiary:hover,a.badge-brand-tertiary:focus{color:#fff;background-color:#9a1a1a}a.badge-brand-tertiary:focus,a.badge-brand-tertiary.focus{outline:0;box-shadow:0 0 0 .2rem #c5222280}.badge-primary{color:#fff;background-color:#1474e5}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#105cb6}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #1474e580}.badge-default{color:#fff;background-color:#1474e5}a.badge-default:hover,a.badge-default:focus{color:#fff;background-color:#105cb6}a.badge-default:focus,a.badge-default.focus{outline:0;box-shadow:0 0 0 .2rem #1474e580}.badge-secondary{color:#212529;background-color:#fff}a.badge-secondary:hover,a.badge-secondary:focus{color:#212529;background-color:#e6e6e6}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #ffffff80}.badge-success{color:#fff;background-color:#008556}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#005235}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #00855680}.badge-danger{color:#fff;background-color:#d8193b}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#aa142f}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #d8193b80}.badge-warning{color:#212529;background-color:#efb51b}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#c9960e}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #efb51b80}.badge-info{color:#fff;background-color:#1474e5}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#105cb6}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #1474e580}.badge-text{color:#fff;background-color:#191919}a.badge-text:hover,a.badge-text:focus{color:#fff;background-color:#000}a.badge-text:focus,a.badge-text.focus{outline:0;box-shadow:0 0 0 .2rem #19191980}.badge-background{color:#212529;background-color:#fff}a.badge-background:hover,a.badge-background:focus{color:#212529;background-color:#e6e6e6}a.badge-background:focus,a.badge-background.focus{outline:0;box-shadow:0 0 0 .2rem #ffffff80}.badge-neutral{color:#212529;background-color:#fff}a.badge-neutral:hover,a.badge-neutral:focus{color:#212529;background-color:#e6e6e6}a.badge-neutral:focus,a.badge-neutral.focus{outline:0;box-shadow:0 0 0 .2rem #ffffff80}.badge{border:none;line-height:1.25rem;border-radius:.25rem;padding:.5rem .75rem}.badge .badge-avatar{display:inline-block;border-radius:50%;background-color:#fff;font-weight:800;width:calc(2.5 * var(--cx-spatial-base));margin-right:calc(.5 * var(--cx-spatial-base))}.badge .badge-icon-right{margin-left:.625rem;line-height:1rem;opacity:1}.badge .badge-icon-right svg{width:1rem;height:1rem}.badge-pill{border-radius:50px}.badge-icon-only,.badge-numbers-only{width:2.25rem;height:2.25rem;border-radius:50%;display:flex;justify-content:center;align-items:center}.badge-default{color:#212529;background-color:#e8f7ff;color:#0e59c4;font-size:.875rem;line-height:1.25rem}a.badge-default:hover,a.badge-default:focus{color:#212529;background-color:#b5e5ff}a.badge-default:focus,a.badge-default.focus{outline:0;box-shadow:0 0 0 .2rem #e8f7ff80}.badge-default .badge-icon-right{color:#0e59c4}.badge-success{color:#212529;background-color:#eaf6f3;color:#015c43;font-size:.875rem;line-height:1.25rem}a.badge-success:hover,a.badge-success:focus{color:#212529;background-color:#c6e7df}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #eaf6f380}.badge-success .badge-icon-right{color:#015c43}.badge-warning{color:#212529;background-color:#fffcef;color:#956400;font-size:.875rem;line-height:1.25rem}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#fff2bc}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #fffcef80}.badge-warning .badge-icon-right{color:#956400}.badge-danger{color:#212529;background-color:#fef0ee;color:#b01332;font-size:.875rem;line-height:1.25rem}a.badge-danger:hover,a.badge-danger:focus{color:#212529;background-color:#fbc6be}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #fef0ee80}.badge-danger .badge-icon-right{color:#b01332}.badge-brand-primary{color:#212529;background-color:#f3f8fa;color:#021660;font-size:.875rem;line-height:1.25rem}a.badge-brand-primary:hover,a.badge-brand-primary:focus{color:#212529;background-color:#cfe3eb}a.badge-brand-primary:focus,a.badge-brand-primary.focus{outline:0;box-shadow:0 0 0 .2rem #f3f8fa80}.badge-brand-primary .badge-icon-right{color:#021660}.badge-brand-secondary{color:#212529;background-color:#edfcfa;color:#00606d;font-size:.875rem;line-height:1.25rem}a.badge-brand-secondary:hover,a.badge-brand-secondary:focus{color:#212529;background-color:#c1f5ee}a.badge-brand-secondary:focus,a.badge-brand-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #edfcfa80}.badge-brand-secondary .badge-icon-right{color:#00606d}.badge-neutral{color:#212529;background-color:#f6f6f6;color:#191919;font-size:.875rem;line-height:1.25rem}a.badge-neutral:hover,a.badge-neutral:focus{color:#212529;background-color:#ddd}a.badge-neutral:focus,a.badge-neutral.focus{outline:0;box-shadow:0 0 0 .2rem #f6f6f680}.badge-neutral .badge-icon-right{color:#191919}.badge-default-dark{background-color:#1474e5;color:#fff;font-size:.875rem;line-height:1.25rem}a.badge-default-dark:hover,a.badge-default-dark:focus{color:#fff;background-color:#105cb6}a.badge-default-dark:focus,a.badge-default-dark.focus{outline:0;box-shadow:0 0 0 .2rem #1474e580}.badge-default-dark .badge-icon-right{color:#fff}.badge-success-dark{background-color:#008556;color:#fff;font-size:.875rem;line-height:1.25rem}a.badge-success-dark:hover,a.badge-success-dark:focus{color:#fff;background-color:#005235}a.badge-success-dark:focus,a.badge-success-dark.focus{outline:0;box-shadow:0 0 0 .2rem #00855680}.badge-success-dark .badge-icon-right{color:#fff}.badge-warning-dark{color:#212529;background-color:#efb51b;color:#191919;font-size:.875rem;line-height:1.25rem}a.badge-warning-dark:hover,a.badge-warning-dark:focus{color:#212529;background-color:#c9960e}a.badge-warning-dark:focus,a.badge-warning-dark.focus{outline:0;box-shadow:0 0 0 .2rem #efb51b80}.badge-warning-dark .badge-icon-right{color:#191919}.badge-danger-dark{background-color:#d8193b;color:#fff;font-size:.875rem;line-height:1.25rem}a.badge-danger-dark:hover,a.badge-danger-dark:focus{color:#fff;background-color:#aa142f}a.badge-danger-dark:focus,a.badge-danger-dark.focus{outline:0;box-shadow:0 0 0 .2rem #d8193b80}.badge-danger-dark .badge-icon-right{color:#fff}.badge-brand-primary-dark{background-color:#1b4183;color:#fff;font-size:.875rem;line-height:1.25rem}a.badge-brand-primary-dark:hover,a.badge-brand-primary-dark:focus{color:#fff;background-color:#122c59}a.badge-brand-primary-dark:focus,a.badge-brand-primary-dark.focus{outline:0;box-shadow:0 0 0 .2rem #1b418380}.badge-brand-primary-dark .badge-icon-right{color:#fff}.badge-brand-secondary-dark{background-color:#01818c;color:#fff;font-size:.875rem;line-height:1.25rem}a.badge-brand-secondary-dark:hover,a.badge-brand-secondary-dark:focus{color:#fff;background-color:#015259}a.badge-brand-secondary-dark:focus,a.badge-brand-secondary-dark.focus{outline:0;box-shadow:0 0 0 .2rem #01818c80}.badge-brand-secondary-dark .badge-icon-right{color:#fff}.badge-neutral-dark{background-color:#6e6e6e;color:#fff;font-size:.875rem;line-height:1.25rem}a.badge-neutral-dark:hover,a.badge-neutral-dark:focus{color:#fff;background-color:#555}a.badge-neutral-dark:focus,a.badge-neutral-dark.focus{outline:0;box-shadow:0 0 0 .2rem #6e6e6e80}.badge-neutral-dark .badge-icon-right{color:#fff}.badge-outline-default{border:1px solid #E8F7FF;color:#e8f7ff;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-success{border:1px solid #EAF6F3;color:#eaf6f3;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-warning{border:1px solid #FFFCEF;color:#fffcef;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-danger{border:1px solid #FEF0EE;color:#fef0ee;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-brand-primary{border:1px solid #F3F8FA;color:#f3f8fa;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-brand-secondary{border:1px solid #EDFCFA;color:#edfcfa;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-neutral{border:1px solid #f6f6f6;color:#f6f6f6;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-default-dark{border:1px solid #1474E5;color:#1474e5;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-success-dark{border:1px solid #008556;color:#008556;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-warning-dark{border:1px solid #EFB51B;color:#efb51b;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-danger-dark{border:1px solid #D8193B;color:#d8193b;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-brand-primary-dark{border:1px solid #1b4183;color:#1b4183;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-brand-secondary-dark{border:1px solid #01818C;color:#01818c;font-size:.875rem;line-height:1.25rem;background-color:#fff}.badge-outline-neutral-dark{border:1px solid #6e6e6e;color:#6e6e6e;font-size:.875rem;line-height:1.25rem;background-color:#fff}ngb-popover-window.bs-popover-bottom{margin-top:var(--cx-spatial-base)}ngb-popover-window .popover-body .header-without-close .close-tooltip{display:none}ngb-popover-window .popover-body .drawer-header-md .popover-header{padding-bottom:2rem}ngb-popover-window .drawer-with-buttons .popover-elements{padding:0}ngb-popover-window.bs-popover-bottom>.arrow{width:var(--cx-dimension-base);height:var(--cx-dimension-sm);position:absolute;display:block;top:calc(-1 * var(--cx-dimension-sm) - 1px)}.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-bottom>.arrow:before{top:0;border-width:1px var(--cx-dimension-sm) var(--cx-dimension-sm);border-bottom-color:#2c2c2c}.bs-popover-bottom>.arrow:after{top:1px;border-width:0 var(--cx-dimension-sm) var(--cx-dimension-sm);border-bottom-color:var(--cx-color-inverse)}.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.role-message{max-width:18rem;left:-10%!important;top:2.75rem!important;z-index:11}.role-message .arrow{top:.25rem!important;margin:0!important;position:relative!important}.role-message .arrow:before{position:absolute;border-color:#2c2c2c;height:.5rem;width:.5rem;left:.5rem;transform:rotate(45deg)}.role-message .arrow:after{position:relative;border-color:#2c2c2c;background:#2c2c2c;height:.5rem;width:.5rem;left:.5rem;transform:rotate(45deg)}.role-message .popover-body{animation-name:none!important;max-width:18rem;color:#fff!important;background:#2c2c2c!important;border-radius:.25rem;padding:.75rem;font-size:.875rem}.input-counter cx-form-errors.control-invalid.control-dirty,.input-counter covetrus-update-profile .form-profile .control-invalid.control-dirty,covetrus-update-profile .form-profile .input-counter .control-invalid.control-dirty,.input-counter covetrus-contact-form .customer-service-form .control-invalid.control-dirty,covetrus-contact-form .customer-service-form .input-counter .control-invalid.control-dirty,.input-counter cx-form-errors.control-invalid.control-touched,.input-counter covetrus-update-profile .form-profile .control-invalid.control-touched,covetrus-update-profile .form-profile .input-counter .control-invalid.control-touched,.input-counter covetrus-contact-form .customer-service-form .control-invalid.control-touched,covetrus-contact-form .customer-service-form .input-counter .control-invalid.control-touched{display:inline-block;width:80%}.input-counter cx-form-errors.control-invalid.control-dirty~.character-counter,.input-counter covetrus-update-profile .form-profile .control-invalid.control-dirty~.character-counter,covetrus-update-profile .form-profile .input-counter .control-invalid.control-dirty~.character-counter,.input-counter covetrus-contact-form .customer-service-form .control-invalid.control-dirty~.character-counter,covetrus-contact-form .customer-service-form .input-counter .control-invalid.control-dirty~.character-counter,.input-counter cx-form-errors.control-invalid.control-touched~.character-counter,.input-counter covetrus-update-profile .form-profile .control-invalid.control-touched~.character-counter,covetrus-update-profile .form-profile .input-counter .control-invalid.control-touched~.character-counter,.input-counter covetrus-contact-form .customer-service-form .control-invalid.control-touched~.character-counter,covetrus-contact-form .customer-service-form .input-counter .control-invalid.control-touched~.character-counter{width:20%}.character-counter{display:inline-block;width:100%;vertical-align:top;text-align:right;margin-top:.5rem;color:#6e6e6e;font-size:.75rem;line-height:1rem}.form-message{display:flex;justify-content:space-between;font-weight:400;font-size:.875rem;line-height:1rem;color:#191919}.form-message.warning svg{color:#efb51b}.form-message.information svg{color:#484848}.form-message .cx-icon{align-self:flex-start}.form-message .cx-icon svg{height:calc(2 * var(--cx-spatial-base));width:calc(2 * var(--cx-spatial-base))}.action-link{color:#1474e5;font-weight:700;text-decoration:underline;cursor:pointer}.drag-scroll-content{pointer-events:auto!important}.drag-scroll-content::-webkit-scrollbar{background:#e8e8e8;height:2px}.drag-scroll-content::-webkit-scrollbar-thumb{background:#1474e5}:root{--cx-spatial-base: .5rem;--cx-dimension-base: 1rem;--cx-spatial-sm: calc(var(--cx-spatial-base) / 2);--cx-spatial-md: calc(2 * var(--cx-spatial-base));--cx-spatial-lg: calc(4 * var(--cx-spatial-base));--cx-spatial-xl: calc(8 * var(--cx-spatial-base));--cx-dimension-sm: calc(var(--cx-dimension-base) / 2);--cx-dimension-md: calc(2 * var(--cx-dimension-base));--cx-dimension-lg: calc(4 * var(--cx-dimension-base));--cx-dimension-xl: calc(8 * var(--cx-dimension-base))}:root{--cx-color-brand-primary: #021660;--cx-color-brand-secondary: #01818C;--cx-color-brand-tertiary: #C52222;--cx-color-primary: #1474E5;--cx-color-default: #1474E5;--cx-color-secondary: #ffffff;--cx-color-success: #008556;--cx-color-danger: #D8193B;--cx-color-warning: #EFB51B;--cx-color-info: #1474E5;--cx-color-text: #191919;--cx-color-background: #ffffff;--cx-color-neutral: #ffffff;--cx-page-width-max: 1280px;--cx-font-weight-light: 300;--cx-font-weight-normal: 400;--cx-font-weight-semi: 600;--cx-font-weight-bold: 700;--cx-direction: ltr;--cx-transition-duration: .5s;--cx-animation-duration: 1s;--cx-border-radius: 1em;--cx-buttons-border-radius: .25rem;--cx-border-style: solid;--cx-logo-width: 104px;--cx-color-text: $text}:root body{text-align:start}:root{--btf-delay: .3s;--btf-min-height: 100vh;--btf-margin-top: 100vh}cx-page-layout:focus{outline-style:none!important}cx-page-layout cx-page-slot{transition:margin-top 0s,min-height 0s;transition-delay:var(--btf-delay);min-height:initial;margin-top:initial}cx-page-layout cx-page-slot.cx-pending{min-height:1px}cx-page-layout cx-page-slot.cx-pending.page-fold~cx-page-slot.cx-pending{margin-top:var(--btf-margin-top)}cx-page-layout cx-page-slot.page-fold~cx-page-slot.cx-pending{min-height:var(--btf-min-height)}body{background:var(--cx-color-inverse)}covetrus-root main:focus{outline-style:none}@keyframes loading{to{transform:translate(100%)}}:root{--cx-color-ghost: #f1f1f1;--cx-color-ghost-animation: rgba(255, 255, 255, .2);--cx-ghost-radius: 5px;--cx-ghost-margin: 10px}.ghost{position:relative;color:var(--cx-color-ghost)}.ghost:before{display:block;content:"";position:absolute;z-index:1;width:100%;height:100%;transform:translate(-100%);background:linear-gradient(90deg,transparent,var(--cx-color-ghost-animation),transparent);animation:loading .9s infinite}covetrus-root{display:flex;flex-direction:column;min-height:100vh}covetrus-root:focus{outline:none}covetrus-root>footer{margin-top:auto}covetrus-root>footer cx-paragraph p{margin-bottom:0}covetrus-root .mouse-focus :focus,covetrus-root .mouse-focus .ng-select-focused{--cx-visual-focus-width: 0}covetrus-root .finish-profile .modal-backdrop{pointer-events:none}covetrus-root .finish-profile-form{max-width:31rem;margin:auto}covetrus-root .finish-profile .logos-wrapper{max-width:25.75rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}covetrus-root .finish-profile .logos-wrapper .logo{width:100%;max-width:7.875rem;margin:0}covetrus-root .finish-profile .logos-wrapper .plus-icon svg{width:2rem;height:2rem;color:#6e6e6e}covetrus-root .finish-profile .form-control{border-radius:4px}covetrus-root .finish-profile .first-name{margin-bottom:1.25rem}covetrus-root .finish-profile .last-name{margin-bottom:1.25rem}covetrus-root .finish-profile .phone{margin-bottom:1.25rem}covetrus-root .finish-profile .phone-caption{font-size:.75rem;line-height:1rem}covetrus-root .finish-profile .sms-opt-in{position:relative;background-color:#e8f7ff;padding:1.25rem;border-radius:.25rem;margin-bottom:2rem}covetrus-root .finish-profile .sms-opt-in-title{font-size:var(--cx-font-size, 1rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);line-height:1.5rem;margin-bottom:.75rem}covetrus-root .finish-profile .sms-opt-in-icon{margin-inline-end:.25rem}covetrus-root .finish-profile .sms-opt-in .form-check-input:not(:checked){background-color:#fff}covetrus-root .finish-profile .sms-opt-in .form-check-label{font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-normal);line-height:1.25rem;margin-bottom:.5rem}covetrus-root .finish-profile .sms-opt-in-disclaimer{font-size:.625rem;line-height:.75rem}covetrus-root .finish-profile .sms-opt-in a{color:#191919}@media (min-width: 1280px){covetrus-root .finish-profile .logos-wrapper{flex-direction:row}covetrus-root .finish-profile .logos-wrapper .logo{max-width:10.375rem}covetrus-root .finish-profile .sms-opt-in{margin-bottom:2.5rem}covetrus-root .finish-profile .btn-save{margin:2.5rem auto 0;max-width:14.75rem}}cx-page-layout.CartPageTemplate{max-width:var(--cx-page-width-max);margin:auto;display:flex;flex-wrap:wrap}cx-page-layout.CartPageTemplate .HeaderCartContent{flex-direction:column;flex-wrap:nowrap}cx-page-layout.CartPageTemplate .TopContent{flex:0 0 100%}@media (min-width: 1280px){cx-page-layout.CartPageTemplate .TopContent{flex:0 0 auto;width:66.66666667%}}cx-page-layout.CartPageTemplate .CenterRightContentSlot{--cx-flex-basis: 30%;flex-direction:column;justify-content:flex-start;margin-top:2rem}@media (min-width: 1280px){cx-page-layout.CartPageTemplate .CenterRightContentSlot{padding-left:3.25rem;margin-top:0}cx-page-layout.CartPageTemplate .CenterRightContentSlot>*{flex:none}}@media (max-width: 1279.98px){cx-page-layout.CartPageTemplate .CenterRightContentSlot{--cx-flex-basis: 50%;justify-content:flex-end;flex-direction:row}}@media (max-width: 767.98px){cx-page-layout.CartPageTemplate .CenterRightContentSlot{--cx-flex-basis: 100%;flex-direction:unset}}cx-page-layout.CartPageTemplate .header{font-size:1.625rem;line-height:2rem;margin-bottom:1.125rem}cx-page-layout.CartPageTemplate .header:focus,cx-page-layout.CartPageTemplate .header:focus-visible{outline:none;box-shadow:none}@media (min-width: 1280px){cx-page-layout.CartPageTemplate .header{margin-bottom:1.5rem}}cx-page-layout.CartPageTemplate .header .title{font-weight:700}cx-page-layout.CartPageTemplate .header .items{font-weight:400}cx-page-layout.CartPageTemplate .cart-order-promotions{margin-bottom:2rem}@media (min-width: 1280px){cx-page-layout.CartPageTemplate .cart-order-promotions{margin-bottom:1.125rem}}cx-page-layout{display:block;outline-style:none;width:100%}cx-page-layout[class$=PageTemplate]{padding-bottom:0;margin-bottom:calc(8 * var(--cx-spatial-base));margin-top:1.25rem}@media (min-width: 1280px){cx-page-layout[class$=PageTemplate]{margin-bottom:calc(12 * var(--cx-spatial-base));margin-top:3rem}}cx-page-layout>header{background-color:var(--cx-color-background);text-align:center;padding-bottom:25px;padding-top:25px}cx-page-layout cx-page-slot{display:flex;flex-wrap:wrap;justify-content:center;flex:1 1 var(--cx-flex-basis, 100%)}cx-page-layout cx-page-slot>*{flex:1 1 var(--cx-flex-basis, 100%)}cx-page-layout.footer{background-color:#f6f6f6;color:#191919}cx-page-layout.footer cx-page-slot.Footer{padding-top:2.5rem;padding-bottom:.75rem;display:grid;grid-row-gap:2.5rem;justify-content:unset;grid-template-columns:repeat(2,1fr);margin:auto}@media (min-width: 1280px){cx-page-layout.footer cx-page-slot.Footer{padding:0 0 .75rem}}cx-page-layout.footer cx-page-slot.Footer covetrus-back-to-top{grid-area:1/1/1/3;text-align:center}@media (min-width: 1280px){cx-page-layout.footer cx-page-slot.Footer covetrus-back-to-top{text-align:right;padding:1.8125rem 7rem 0}}cx-page-layout.footer cx-page-slot.Footer covetrus-footer-navigation{grid-area:2/1/2/3}cx-page-layout.footer cx-page-slot.Footer covetrus-footer-logo{grid-area:3/1/4/3}@media (min-width: 1280px){cx-page-layout.footer cx-page-slot.Footer covetrus-footer-logo{padding:0 7rem}}cx-page-layout.footer cx-page-slot.Footer covetrus-copy-rights{grid-area:4/1/4/3}@media (min-width: 1280px){cx-page-layout.footer cx-page-slot.Footer covetrus-copy-rights{padding:0 7rem}}cx-page-layout.footer cx-page-slot.Footer covetrus-anonymous-consent{grid-area:5/1/4/3}@media (min-width: 1280px){cx-page-layout.footer cx-page-slot.Footer covetrus-anonymous-consent{padding:0 7rem}}covetrus-covetrus-sms-optin-footer{position:absolute;width:100%;height:14.5rem;background-color:#00307a;padding:1.25rem 1rem}@media (min-width: 1280px){covetrus-covetrus-sms-optin-footer{height:7rem;padding:2.25rem 7rem}}.sms-optin-footer{display:flex;width:100%;justify-content:space-between;align-items:center;flex-direction:column;gap:1rem}@media (min-width: 1280px){.sms-optin-footer{flex-direction:row;gap:0}}.sms-optin-content{display:flex;align-items:center;flex-direction:column;gap:1rem}.sms-optin-content p{color:#fff;font-feature-settings:"liga" off,"clig" off;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;margin:0 1rem 0 .5rem;text-align:center}@media (min-width: 1280px){.sms-optin-content{flex-direction:row;gap:0}}.sms-fooder-spacer{height:7rem}@media (min-width: 1280px){.sms-fooder-spacer{height:0}}.back-to-top-sms{color:#fff}cx-page-slot{display:block}cx-paragraph{display:block}cx-category-navigation{display:block}cx-page-layout.CategoryPageTemplate{max-width:var(--cx-page-width-max);margin:auto}cx-page-layout.CategoryPageTemplate .Section1{margin-top:30px}@media (max-width: 1279.98px){cx-page-layout.CategoryPageTemplate .Section1{margin-top:0}}cx-page-layout.CategoryPageTemplate .Section2>*{--cx-flex-basis: 33%}@media (max-width: 1279.98px){cx-page-layout.CategoryPageTemplate .Section2>*{--cx-flex-basis: 50%}}cx-page-layout.ContentPage1Template{padding-top:2rem;padding-inline-end:1.5rem;padding-bottom:4rem;padding-inline-start:1.5rem;margin:auto;display:flex}@media (max-width: 1279.98px){cx-page-layout.ContentPage1Template{flex-direction:column}}cx-page-layout.ContentPage1Template cx-page-slot.Section2A{flex-direction:column;flex-wrap:nowrap;flex:0 0 100%}@media (min-width: 1280px){cx-page-layout.ContentPage1Template cx-page-slot.Section2A{flex:0 0 auto;width:66.66666667%;margin-top:2rem;padding-left:1.5rem}}@media (max-width: 1279.98px){cx-page-layout.ContentPage1Template cx-page-slot.Section2A{--cx-flex-basis: 100%}}cx-page-layout.ContentPage1Template cx-page-slot.Section2B{display:flex;flex-direction:row;width:100%;gap:.125rem;margin-top:2rem;padding:2rem;border:1px solid #cacaca;border-radius:.5rem;height:max-content}@media (min-width: 1280px){cx-page-layout.ContentPage1Template cx-page-slot.Section2B{flex:0 0 auto;width:33.33333333%;justify-content:flex-end;padding-right:1.5rem;max-width:24rem}}cx-page-layout.ContentPage1Template cx-page-slot.Section2B cx-paragraph p{margin-bottom:0}cx-page-layout.ContentPage1Template cx-page-slot.Section2B .contactUsPhone a{display:flex;flex-direction:row;font-weight:400;font-size:1rem;line-height:1.625rem;color:#1474e5;gap:.5rem}cx-page-layout.ContentPage1Template cx-page-slot.Section2B .contactUsPhone a .icon{width:1.5rem;height:1.5rem;padding:.125rem;color:#1474e5;background-image:url("data:image/svg+xml,%3Csvg%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20fill%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%3Cg%20id%3D'Outlined%2FCall'%3E%0A%3Cpath%20id%3D'Vector'%20d%3D'M9.43505%209.80279L9.79294%209.3245C10.54%208.30726%2010.5394%207.91626%209.90692%206.55617C9.42035%205.51233%208.28382%203.78408%207.5585%203.07051C6.91786%202.43769%206.64338%202.24606%206.15893%202.28386C6.04962%202.29238%205.95427%202.31465%205.85324%202.35041L5.7145%202.40584L5.50308%202.49846C5.05701%202.68614%204.62906%202.91428%204.2246%203.18002C3.37601%203.74379%202.90267%204.23596%202.56878%204.94943C2.04828%206.06168%202.31794%207.84014%203.62831%2010.2206C5.09948%2012.8932%206.15089%2014.2902%208.30195%2016.4353C10.3223%2018.45%2011.9277%2019.6336%2014.521%2021.0881C17.096%2022.5302%2018.5878%2022.7163%2019.8082%2022.1478C20.5253%2021.8137%2021.0202%2021.3414%2021.5809%2020.4991C21.7954%2020.1739%2021.9848%2019.8351%2022.1482%2019.4843L22.3734%2018.9744C22.4332%2018.8322%2022.4692%2018.7115%2022.4809%2018.566C22.5197%2018.0804%2022.3278%2017.8061%2021.6916%2017.1635C21.0059%2016.4726%2019.3637%2015.4102%2018.2192%2014.833C16.9101%2014.1737%2016.5232%2014.1469%2015.5477%2014.8491L15.0947%2015.1895C14.9878%2015.2701%2014.9114%2015.3243%2014.8427%2015.3677C14.6516%2015.4885%2014.5444%2015.514%2014.3767%2015.4782C13.7349%2015.3414%2012.3802%2014.4976%2011.3293%2013.4499C10.2726%2012.3966%209.38599%2010.9956%209.25107%2010.3671C9.21632%2010.2052%209.24091%2010.1024%209.3594%209.91502C9.38119%209.88056%209.40565%209.84426%209.43505%209.80279ZM5.79066%203.94709L6.05846%203.82661L5.75788%203.94743L6.18746%203.76061L6.22866%203.79478C6.30649%203.86254%206.41021%203.9603%206.54758%204.096C7.10327%204.64269%208.06123%206.08186%208.52127%206.99854L8.8077%207.60238C8.96291%207.93969%208.96579%208.01634%208.82319%208.2165L8.39014%208.79311L8.25283%208.98049C8.21257%209.03757%208.1768%209.09088%208.14239%209.14529C7.83586%209.62993%207.72214%2010.1057%207.84315%2010.6694C8.04451%2011.6074%209.07556%2013.2366%2010.3127%2014.4698C11.5441%2015.6973%2013.129%2016.6845%2014.0764%2016.8866C14.6442%2017.0077%2015.1238%2016.8935%2015.612%2016.585L15.7766%2016.4748L16.4295%2015.9835C16.8183%2015.6802%2016.7535%2015.6997%2017.4481%2016.0564L17.5711%2016.1189C18.5888%2016.6322%2020.116%2017.6202%2020.6689%2018.1773L20.7459%2018.2556C20.8426%2018.3548%2020.9161%2018.4336%2020.9704%2018.4958L21.0037%2018.5349L20.7591%2019.0908C20.7909%2019.0142%2020.8476%2018.8782%2020.9382%2018.6615C20.7854%2019.0238%2020.5984%2019.3734%2020.3805%2019.7036C19.9569%2020.3401%2019.6501%2020.6328%2019.2001%2020.8424C18.4478%2021.1929%2017.4279%2021.0657%2015.225%2019.8319C12.7418%2018.4392%2011.2416%2017.3332%209.31876%2015.4156C7.26419%2013.3668%206.29519%2012.0793%204.88981%209.5262C3.78012%207.51029%203.57949%206.18706%203.87303%205.55979C4.08151%205.11431%204.37557%204.80854%205.01839%204.38147C5.26432%204.2199%205.52279%204.07449%205.79066%203.94709Z'%20fill%3D'%231474E5'%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A")}cx-page-layout.ContentPage1Template cx-page-slot.Section2B .schedule{margin-left:2rem;font-weight:400;font-size:.75rem;line-height:1.25rem;color:#484848}cx-page-layout.ContentPage1Template cx-page-slot table thead,cx-page-layout.ContentPage1Template cx-page-slot table tbody,cx-page-layout.ContentPage1Template cx-page-slot table tfoot,cx-page-layout.ContentPage1Template cx-page-slot table tr,cx-page-layout.ContentPage1Template cx-page-slot table td,cx-page-layout.ContentPage1Template cx-page-slot table th{border-width:1px}cx-page-layout.ContentPage1Template .global-alerts .alert-info{display:block;padding:20px 1.25rem}cx-page-layout.ContentPage1Template .textpage-faqs .pagetop-link{margin-bottom:10px;display:block}cx-page-layout.ContentPage1Template .textpage-faqs .item_container .faq-menulink{display:block}cx-page-layout.ContentPage1Template .textpage-faqs td{padding-bottom:26px;vertical-align:baseline}cx-page-layout.ContentPage1Template .textpage-faqs td:first-child{padding-inline-end:10px}cx-page-layout.ErrorPageTemplate{display:flex;padding-bottom:0;margin-bottom:2.5rem;margin-top:2.5rem}@media (min-width: 1280px){cx-page-layout.ErrorPageTemplate{margin-bottom:4rem;margin-top:4rem}}cx-page-layout.ErrorPageTemplate cx-page-slot{max-width:var(--cx-page-width-max);margin:auto}cx-page-layout.ErrorPageTemplate cx-page-slot>*{text-align:unset}@media (max-width: 1279.98px){cx-page-layout.ErrorPageTemplate{--cx-max-width: 100%}}cx-page-layout.LandingPage2Template{max-width:var(--cx-page-width-max);padding-right:2rem;padding-left:2rem;margin-right:auto;margin-left:auto;margin-top:0}@media (max-width: 767.98px){cx-page-layout.LandingPage2Template{padding-right:1rem;padding-left:1rem}}cx-page-layout.LandingPage2Template cx-page-slot cx-banner cx-media img{display:flex;height:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section1,cx-page-layout.LandingPage2Template cx-page-slot.Section2,cx-page-layout.LandingPage2Template cx-page-slot.Section5{max-width:100vw;width:100vw;position:relative;left:calc(-50vw + 50%);margin:0}cx-page-layout.LandingPage2Template cx-page-slot.Section1 cx-banner,cx-page-layout.LandingPage2Template cx-page-slot.Section2 cx-banner,cx-page-layout.LandingPage2Template cx-page-slot.Section5 cx-banner{width:100vw}cx-page-layout.LandingPage2Template cx-page-slot.Section2A{margin-inline-start:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section2B{margin-inline-end:auto}cx-page-layout.LandingPage2Template cx-page-slot.Section2A,cx-page-layout.LandingPage2Template cx-page-slot.Section2B{--cx-flex-basis: 50%;max-width:570px}@media (max-width: 1279.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section2A,cx-page-layout.LandingPage2Template cx-page-slot.Section2B{--cx-flex-basis: 100%;max-width:100%;padding-right:1rem;padding-left:1rem}cx-page-layout.LandingPage2Template cx-page-slot.Section2A>*,cx-page-layout.LandingPage2Template cx-page-slot.Section2B>*{--cx-flex-basis: 50%}}@media (max-width: 374.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section2A>*,cx-page-layout.LandingPage2Template cx-page-slot.Section2B>*{--cx-flex-basis: 100%}}cx-page-layout.LandingPage2Template cx-page-slot.Section2C.has-components{margin-top:0}cx-page-layout.LandingPage2Template cx-page-slot.Section3{max-width:var(--cx-page-width-max);margin:auto;padding-right:1rem;padding-left:1rem}cx-page-layout.LandingPage2Template cx-page-slot.Section2C.has-components,cx-page-layout.LandingPage2Template cx-page-slot.Section3.has-components,cx-page-layout.LandingPage2Template cx-page-slot.Section4.has-components,cx-page-layout.LandingPage2Template cx-page-slot.Section5.has-components{margin-top:2.75rem;margin-bottom:2.75rem}@media (min-width: 1280px){cx-page-layout.LandingPage2Template cx-page-slot.Section2C.has-components,cx-page-layout.LandingPage2Template cx-page-slot.Section3.has-components,cx-page-layout.LandingPage2Template cx-page-slot.Section4.has-components,cx-page-layout.LandingPage2Template cx-page-slot.Section5.has-components{margin-top:3.5rem;margin-bottom:3.5rem}}cx-page-layout.LandingPage2Template cx-page-slot.Section4{color:var(--cx-color, var(--cx-color-light));flex-wrap:nowrap}@media (max-width: 1279.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section4{flex-wrap:wrap}cx-page-layout.LandingPage2Template cx-page-slot.Section4>*{--cx-flex-basis: 50%;border-bottom:solid 1px currentColor;border-inline-end:solid 1px currentColor}}@media (max-width: 374.98px){cx-page-layout.LandingPage2Template cx-page-slot.Section4>*{--cx-flex-basis: 100%}}covetrus-root.LandingPage2Template cx-page-slot.BottomHeaderSlot.has-components{margin-bottom:0}cx-page-layout.LoginPageTemplate .cx-section-title,cx-page-layout.CheckoutLoginPageTemplate .cx-section-title,cx-page-layout.AccountPageTemplate .cx-section-title{margin:40px 0 15px}cx-page-layout.LoginPageTemplate cx-page-slot,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot,cx-page-layout.AccountPageTemplate cx-page-slot{display:flex;flex-direction:column;align-items:center;max-width:var(--cx-page-width-max);padding-top:3rem;padding-inline-end:1.5rem;padding-bottom:0;padding-inline-start:1.5rem;margin:auto}cx-page-layout.LoginPageTemplate cx-page-slot>*,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot>*,cx-page-layout.AccountPageTemplate cx-page-slot>*{max-width:var(--cx-max-width, 50%);width:100%}cx-page-layout.LoginPageTemplate cx-page-slot.TopContent,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.TopContent,cx-page-layout.AccountPageTemplate cx-page-slot.TopContent,cx-page-layout.LoginPageTemplate cx-page-slot.SideContent,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.SideContent,cx-page-layout.AccountPageTemplate cx-page-slot.SideContent,cx-page-layout.LoginPageTemplate cx-page-slot.BodyContent,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.BodyContent,cx-page-layout.AccountPageTemplate cx-page-slot.BodyContent,cx-page-layout.LoginPageTemplate cx-page-slot.BottomContent,cx-page-layout.CheckoutLoginPageTemplate cx-page-slot.BottomContent,cx-page-layout.AccountPageTemplate cx-page-slot.BottomContent{padding:0rem}@media (max-width: 1279.98px){cx-page-layout.LoginPageTemplate,cx-page-layout.CheckoutLoginPageTemplate,cx-page-layout.AccountPageTemplate{--cx-max-width: 100%}cx-page-layout.LoginPageTemplate button[type=button],cx-page-layout.CheckoutLoginPageTemplate button[type=button],cx-page-layout.AccountPageTemplate button[type=button]{margin-bottom:1em}}@media (min-width: 768px){cx-page-layout.LoginPageTemplate cx-login-register,cx-page-layout.CheckoutLoginPageTemplate cx-login-register,cx-page-layout.AccountPageTemplate cx-login-register{width:50%;--cx-max-width: 50%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate{max-width:var(--cx-page-width-max);margin-left:auto;margin-right:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media (max-width: 1279.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate{display:inline-block}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.TopContent{flex:0 100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{flex:0 66%;align-content:flex-start;margin-bottom:5.375rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-continue{max-height:3.5rem;height:100%;line-height:1.5rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section,covetrus-checkout-shipping cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-pet-details section,covetrus-checkout-pet-details cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section,covetrus-checkout-payment cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-autoship section,covetrus-checkout-autoship cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem 1.5rem;width:100%;background:#fff;border:1px solid #cacaca;border-radius:.25rem;margin-bottom:1.5rem}@media (min-width: 768px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section,covetrus-checkout-shipping cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-pet-details section,covetrus-checkout-pet-details cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section,covetrus-checkout-payment cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-autoship section,covetrus-checkout-autoship cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section{padding:2rem;margin-bottom:1.25rem}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-section.neutral,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section.neutral,covetrus-checkout-shipping cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section.neutral,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-pet-details section.neutral,covetrus-checkout-pet-details cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section.neutral,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section.neutral,covetrus-checkout-payment cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section.neutral,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-autoship section.neutral,covetrus-checkout-autoship cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section.neutral{background-color:#f6f6f6;border-width:0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-section .cx-spinner,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section .cx-spinner,covetrus-checkout-shipping cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section .cx-spinner,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-pet-details section .cx-spinner,covetrus-checkout-pet-details cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section .cx-spinner,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-spinner,covetrus-checkout-payment cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section .cx-spinner,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-autoship section .cx-spinner,covetrus-checkout-autoship cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent section .cx-spinner{width:100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-section-title{width:100%;padding-bottom:.5rem;border-bottom:1px solid #e8e8e8;margin-bottom:1.25rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-link{display:flex;padding:.625rem 0 .5rem;font-weight:700;line-height:1.25rem;font-size:.875rem;cursor:pointer}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-link cx-icon{margin-right:.75rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-row-deck,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section .cx-row-deck,covetrus-checkout-shipping section cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-row-deck,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment covetrus-checkout-shipping section .cx-row-deck,covetrus-checkout-payment covetrus-checkout-shipping section cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-row-deck,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping covetrus-checkout-payment section .cx-row-deck,covetrus-checkout-shipping covetrus-checkout-payment section cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-row-deck,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-row-deck,covetrus-checkout-shipping cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-row-deck,covetrus-checkout-payment section cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-row-deck{width:100%;display:flex;flex-flow:row;padding:0;flex-wrap:wrap;column-gap:1.25rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .add-card-label,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section .cx-address-book-card .add-address-book-card .card-body .add-address-book-label,covetrus-checkout-shipping section .cx-address-book-card .add-address-book-card .card-body cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .add-address-book-label,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-payment-card .add-payment-card .card-body .add-payment-label,covetrus-checkout-payment section .cx-payment-card .add-payment-card .card-body cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .add-payment-label{font-size:1rem;font-weight:700;line-height:1.625rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .card-body{height:100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card-container{display:flex;flex-direction:column;height:100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card-container .cx-card-img-container{display:flex;justify-content:space-between;margin-bottom:1.125rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-card-body,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section .cx-address-book-card .add-address-book-card .card-body,covetrus-checkout-shipping section .cx-address-book-card .add-address-book-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .card-body,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-payment-card .add-payment-card .card-body,covetrus-checkout-payment section .cx-payment-card .add-payment-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .card-body{color:#1474e5;height:100%;display:flex;justify-content:center;flex-direction:column}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-cx-card,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section .cx-address-book-card .cx-card,covetrus-checkout-shipping section .cx-address-book-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-payment-card .cx-card,covetrus-checkout-payment section .cx-payment-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card{padding:1rem 1.5rem;box-sizing:border-box;width:100%;height:100%;min-height:9.5rem;cursor:pointer}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card-default{border-radius:.25rem;border:1px solid #a9a9a9}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card-expired{border-radius:.25rem;border:1px solid #D8193B;background-color:#fef0ee;box-shadow:0 0 0 2px #ffcac7}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card-active{border-radius:.25rem;border:1px solid #1474E5;background-color:#e8f7ff;box-shadow:0 0 0 2px #b3e0ff}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card-hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-payment-inner:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-address-book-inner:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-cx-card:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section .cx-address-book-card .cx-card:not(.cx-card):hover,covetrus-checkout-shipping section .cx-address-book-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-payment-card .cx-card:not(.cx-card):hover,covetrus-checkout-payment section .cx-payment-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card:not(.cx-card):hover{background-color:#f6f6f6}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-card-link,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section .cx-address-book-card .cx-card .card-link,covetrus-checkout-shipping section .cx-address-book-card .cx-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .card-link,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-payment-card .cx-card .card-link,covetrus-checkout-payment section .cx-payment-card .cx-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .card-link{color:#1474e5;text-decoration-line:underline;font-size:.875rem;line-height:1.25rem;cursor:pointer}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{flex:0 0 30%;flex-direction:row;margin-bottom:5.375rem}@media (min-width: 1280px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{align-content:flex-start}}cx-page-layout.AccountPageTemplate cx-order-details-items{margin-top:30px;margin-bottom:15px}@media (max-width: 767.98px){cx-page-layout.AccountPageTemplate cx-order-details-items .cx-list-header{padding:0}}@media (max-width: 767.98px){cx-page-layout.AccountPageTemplate cx-order-details-items .cx-list{margin-inline-end:0;margin-inline-start:0}}cx-page-layout.AccountPageTemplate cx-order-details-items .cx-list-status{margin:0 0 .5rem;padding:15px 30px;background-color:var(--cx-color-background);font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);font-weight:700}cx-page-layout.AccountPageTemplate cx-order-details-items .cx-list-date{margin:.5rem 0 0}cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary{background-color:var(--cx-color-background);border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light)}@media (max-width: 767.98px){cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary{background-color:var(--cx-color-inverse)}}cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .container,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-root>covetrus-fixed-message>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-global-message>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-banner>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Summary,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Tabs,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .tab-delivery,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout[class$=PageTemplate]{display:flex;flex-wrap:wrap;padding:15px 0}@media (max-width: 1279.98px){cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .container,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-root>covetrus-fixed-message>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-global-message>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-banner>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Summary,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Tabs,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .tab-delivery,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout[class$=PageTemplate]{max-width:100%;min-width:100%;padding:0 1.25rem}}@media (max-width: 767.98px){cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .container,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-root>covetrus-fixed-message>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-global-message>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-banner>div,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Summary,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Tabs,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .tab-delivery,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout[class$=PageTemplate]{flex-direction:column;padding:1.25rem}}cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .container .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-global-message>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-banner>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Summary .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Tabs .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .tab-delivery .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout[class$=PageTemplate] .cx-summary-card{flex:1;padding:0 15px}@media (min-width: 1280px){cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .container .cx-summary-card:not(:last-of-type),cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card:not(:last-of-type),cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-global-message>div .cx-summary-card:not(:last-of-type),cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-banner>div .cx-summary-card:not(:last-of-type),cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card:not(:last-of-type),cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Summary .cx-summary-card:not(:last-of-type),cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card:not(:last-of-type),cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Tabs .cx-summary-card:not(:last-of-type),cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card:not(:last-of-type),cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .tab-delivery .cx-summary-card:not(:last-of-type),cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout[class$=PageTemplate] .cx-summary-card:not(:last-of-type){border-inline-end:1px solid var(--cx-color-text)}}@media (max-width: 1279.98px){cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .container .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-global-message>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-banner>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Summary .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Tabs .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .tab-delivery .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout[class$=PageTemplate] .cx-summary-card{flex:0 0 33%}}@media (max-width: 767.98px){cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .container .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-global-message>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-banner>div .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Summary .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Tabs .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .tab-delivery .cx-summary-card,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout[class$=PageTemplate] .cx-summary-card{flex:1;background-color:var(--cx-color-inverse);border-width:1px;border-style:solid;border-color:var(--cx-color-light);margin:.625rem 0}}cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .container .cx-summary-card .cx-card-title,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card .cx-card-title,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-global-message>div .cx-summary-card .cx-card-title,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary covetrus-banner>div .cx-summary-card .cx-card-title,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card .cx-card-title,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Summary .cx-summary-card .cx-card-title,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card .cx-card-title,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-slot.Tabs .cx-summary-card .cx-card-title,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card .cx-card-title,cx-page-layout.ProductDetailsPageTemplate cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary .tab-delivery .cx-summary-card .cx-card-title,cx-page-layout.AccountPageTemplate cx-order-details-shipping .cx-account-summary cx-page-layout[class$=PageTemplate] .cx-summary-card .cx-card-title{font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);font-weight:700}cx-page-layout.AccountPageTemplate cx-order cx-order-details-totals{margin-bottom:32px}cx-page-layout.AccountPageTemplate cx-paragraph h4,cx-page-layout.AccountPageTemplate cx-paragraph .h4{text-align:center}cx-page-layout.AccountPageTemplate cx-cart-item .cx-image-container a{padding:0 3vw}cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation .cx-cancel-replenishment-btns,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-btns{display:flex}@media (max-width: 767.98px){cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation .cx-cancel-replenishment-btns .btn-action,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-btns .btn-action{margin:0 0 1rem}}cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation .cx-cancel-replenishment-btns{justify-content:flex-end;margin:2rem 0}cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog{color:var(--cx-color-text);background-color:#00000080}cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-description{padding-top:10px;padding-inline-start:25px;padding-inline-end:25px;padding-bottom:0}cx-page-layout.ProductDetailsPageTemplate{max-width:none;margin-top:0;padding-top:0}@media (max-width: 767.98px){cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling{padding-left:1rem;padding-right:1rem;padding-top:2rem}}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1{max-width:100vw;width:100vw;position:relative;left:calc(-50vw + 50%);margin:0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1 cx-banner{width:100vw}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1A{margin:1.25rem 0 2.5rem}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1A covetrus-product-image-gallery{flex:1;display:flex}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B{margin-top:1.25rem;align-content:flex-start}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B.fixed{z-index:1;position:sticky;top:0;align-self:flex-start;padding-bottom:.5rem}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B.fixed .product-name{margin-top:.5rem}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B .promotion-info+.product-variant-selector{margin-top:2rem}@media (min-width: 1280px){cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B .promotion-info+.product-variant-selector{margin-top:1.5rem}}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B covetrus-add-to-cart form{margin-top:2rem}@media (min-width: 1280px){cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B covetrus-add-to-cart form{margin-top:1.5rem}}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B covetrus-product-autoship .product-autoship{margin-top:2rem}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B covetrus-product-autoship .product-autoship covetrus-add-to-cart form{margin-top:0}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B cx-product-variants{grid-column:2;grid-row:3;max-width:50%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B cx-add-to-cart{grid-column:2;padding-top:20px;padding-inline-end:20px;padding-bottom:0;padding-inline-start:20px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B cx-stock-notification{grid-column:2;grid-row:3/4;padding-top:20%;padding-inline-end:20px;padding-bottom:20px;padding-inline-start:20px}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B cx-stock-notification:empty{display:none}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.AddToCart{max-width:50%}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.UpSelling,cx-page-layout.ProductDetailsPageTemplate cx-page-slot.CrossSelling{max-width:var(--cx-page-width-max);margin:auto}@media (min-width: 1280px){cx-page-layout.ProductDetailsPageTemplate{display:flex;flex-wrap:wrap;max-width:var(--cx-page-width-max);margin:auto}cx-page-layout.ProductDetailsPageTemplate .ProductAccordion{max-width:41.25rem}}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1C{justify-content:left}@media (min-width: 1280px){cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1A{flex:1;margin-right:3.125rem}}cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B,cx-page-layout.ProductDetailsPageTemplate .Section2B{max-width:var(--cx-page-width-max)}@media (min-width: 1280px){cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Section1B,cx-page-layout.ProductDetailsPageTemplate .Section2B{max-width:30.5rem}}cx-page-layout.ProductDetailsPageTemplate cx-breadcrumb{display:none}@media (min-width: 1280px){cx-page-layout.ProductDetailsPageTemplate cx-breadcrumb{display:flex}}cx-page-layout.ProductDetailsPageTemplate .section{padding:8px;border:1px solid #ebebeb;border-radius:5px;margin-bottom:20px;text-align:center}cx-page-layout.ProductListPageTemplate,cx-page-layout.ProductGridPageTemplate,cx-page-layout.SearchResultsGridPageTemplate{max-width:var(--cx-page-width-max);display:flex;flex-direction:column;margin-top:0}@media (min-width: 1280px){cx-page-layout.ProductListPageTemplate,cx-page-layout.ProductGridPageTemplate,cx-page-layout.SearchResultsGridPageTemplate{flex-flow:wrap;column-gap:4rem}}cx-page-layout.ProductListPageTemplate .Section1,cx-page-layout.ProductGridPageTemplate .Section1,cx-page-layout.SearchResultsGridPageTemplate .Section1{max-width:100vw;width:100vw;position:relative;left:calc(-50vw + 50%);margin:0}cx-page-layout.ProductListPageTemplate .Section1 cx-banner,cx-page-layout.ProductGridPageTemplate .Section1 cx-banner,cx-page-layout.SearchResultsGridPageTemplate .Section1 cx-banner{width:100vw}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements,cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements{padding:0;width:100%}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements .dialog-trigger,cx-page-layout.ProductListPageTemplate .ProductLeftRefinements cx-active-facets,cx-page-layout.ProductListPageTemplate .ProductLeftRefinements cx-facet-list,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements .dialog-trigger,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements cx-active-facets,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements cx-facet-list,cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements .dialog-trigger,cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements cx-active-facets,cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements cx-facet-list{display:none}@media (min-width: 1280px){cx-page-layout.ProductListPageTemplate .ProductLeftRefinements,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements,cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements{max-width:15rem}cx-page-layout.ProductListPageTemplate .ProductLeftRefinements cx-facet-list,cx-page-layout.ProductGridPageTemplate .ProductLeftRefinements cx-facet-list,cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements cx-facet-list{display:unset}}cx-page-layout.ProductListPageTemplate .ProductListSlot,cx-page-layout.ProductListPageTemplate .ProductGridSlot,cx-page-layout.ProductListPageTemplate .SearchResultsGridSlot,cx-page-layout.ProductGridPageTemplate .ProductListSlot,cx-page-layout.ProductGridPageTemplate .ProductGridSlot,cx-page-layout.ProductGridPageTemplate .SearchResultsGridSlot,cx-page-layout.SearchResultsGridPageTemplate .ProductListSlot,cx-page-layout.SearchResultsGridPageTemplate .ProductGridSlot,cx-page-layout.SearchResultsGridPageTemplate .SearchResultsGridSlot{flex:1;max-width:none}cx-page-layout.ProductListPageTemplate .MarketingTopSlot.has-components,cx-page-layout.ProductGridPageTemplate .MarketingTopSlot.has-components,cx-page-layout.SearchResultsGridPageTemplate .MarketingTopSlot.has-components{margin-bottom:2rem}cx-page-layout.ProductListPageTemplate .MarketingBottomSlot,cx-page-layout.ProductGridPageTemplate .MarketingBottomSlot,cx-page-layout.SearchResultsGridPageTemplate .MarketingBottomSlot{order:3}cx-page-layout.ProductListPageTemplate .product-list-title-and-sort,cx-page-layout.ProductGridPageTemplate .product-list-title-and-sort,cx-page-layout.SearchResultsGridPageTemplate .product-list-title-and-sort{display:flex;flex-flow:column-reverse;justify-content:space-between;margin-bottom:2rem}cx-page-layout.ProductListPageTemplate .product-list-title-and-sort>*,cx-page-layout.ProductGridPageTemplate .product-list-title-and-sort>*,cx-page-layout.SearchResultsGridPageTemplate .product-list-title-and-sort>*{flex:1 auto}@media (min-width: 1280px){cx-page-layout.ProductListPageTemplate .product-list-title-and-sort,cx-page-layout.ProductGridPageTemplate .product-list-title-and-sort,cx-page-layout.SearchResultsGridPageTemplate .product-list-title-and-sort{flex-flow:row}}cx-page-layout.SearchResultsGridPageTemplate{max-width:var(--cx-page-width-max);display:flex;flex-wrap:wrap;align-content:stretch;height:100%}@media (max-width: 1279.98px){cx-page-layout.SearchResultsGridPageTemplate{flex-direction:column}}cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements{padding:0;width:100%}cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements .dialog-trigger,cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements cx-active-facets,cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements cx-facet-list{display:none}@media (min-width: 1280px){cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements{max-width:15rem}cx-page-layout.SearchResultsGridPageTemplate .ProductLeftRefinements cx-facet-list{display:unset}}cx-page-layout.SearchResultsGridPageTemplate .SearchResultsGridSlot{order:2;flex:1;margin-left:auto;max-width:none}@media (max-width: 1279.98px){cx-page-layout.SearchResultsGridPageTemplate .SearchResultsGridSlot{width:100%;max-width:none}}cx-page-layout.SearchResultsGridPageTemplate .Section2{padding:0 1rem}cx-page-layout.SearchResultsGridPageTemplate .Section4{padding:0 1rem;order:3}cx-page-layout.SearchResultsListPageTemplate{max-width:var(--cx-page-width-max);margin:auto;display:flex;flex-wrap:wrap;align-content:stretch;height:100%}@media (max-width: 1279.98px){cx-page-layout.SearchResultsListPageTemplate{flex-direction:column}}cx-page-layout.SearchResultsListPageTemplate .ProductLeftRefinements{max-width:25%;padding-top:60px;padding-inline-end:15px;padding-bottom:15px;padding-inline-start:15px}@media (max-width: 1279.98px){cx-page-layout.SearchResultsListPageTemplate .ProductLeftRefinements{width:100%;max-width:none}}cx-page-layout.SearchResultsListPageTemplate .SearchResultsListSlot{max-width:75%}@media (max-width: 1279.98px){cx-page-layout.SearchResultsListPageTemplate .SearchResultsListSlot{width:100%;max-width:none}}cx-page-layout.SearchResultsListPageTemplate .Section2{padding:0 1rem}cx-page-layout.SearchResultsListPageTemplate .Section4{padding:0 1rem}@media (min-width: 1280px){.OrderConfirmationPageTemplate .BodyContent{display:grid;grid-template-columns:48rem 1fr;grid-column-gap:4.25rem}.OrderConfirmationPageTemplate .BodyContent covetrus-order-confirmation-thank-you-message{grid-area:1/1/2/3}.OrderConfirmationPageTemplate .BodyContent covetrus-order-confirmation-overview{grid-area:2/1/3/3;margin:3rem 0 3.75rem}.OrderConfirmationPageTemplate .BodyContent covetrus-order-confirmation-items-header{grid-area:3/1/3/3}.OrderConfirmationPageTemplate .BodyContent covetrus-order-confirmation-items{grid-area:4/1/4}.OrderConfirmationPageTemplate .BodyContent covetrus-order-confirmation-totals{grid-area:4/2/4}}.CovetrusAccountPageTemplate .QuickLink.has-components,.CovetrusAccountPageTemplate .PageTitle.has-components{margin-bottom:2rem}.CovetrusAccountPageTemplate .QuickLink.has-components p,.CovetrusAccountPageTemplate .QuickLink.has-components h3,.CovetrusAccountPageTemplate .QuickLink.has-components .h3,.CovetrusAccountPageTemplate .PageTitle.has-components p,.CovetrusAccountPageTemplate .PageTitle.has-components h3,.CovetrusAccountPageTemplate .PageTitle.has-components .h3{margin:0}@media (min-width: 1280px){.CovetrusAccountPageTemplate .QuickLink.has-components,.CovetrusAccountPageTemplate .PageTitle.has-components{margin-bottom:2.5rem}}.CovetrusAccountPageTemplate .QuickLink.has-components covetrus-guest-prescription-title h3,.CovetrusAccountPageTemplate .QuickLink.has-components covetrus-guest-prescription-title .h3,.CovetrusAccountPageTemplate .PageTitle.has-components covetrus-guest-prescription-title h3,.CovetrusAccountPageTemplate .PageTitle.has-components covetrus-guest-prescription-title .h3{margin-bottom:.5rem}cx-link a{padding:var(--cx-padding, 0);margin:var(--cx-margin, 0);color:currentColor;display:var(--cx-display);text-decoration:underline}@media (max-width: 767.98px){cx-link a{display:block}}html[dir=rtl] cx-breadcrumb nav span:not(:last-child):after{content:"\\"}cx-breadcrumb{display:flex;flex-direction:column;color:var(--cx-color-text);background-color:var(--cx-color-background);padding:var(--cx-spatial-base);box-shadow:inset 0 10px 7px -12px var(--cx-color-dark)}@media (min-width: 1280px){cx-breadcrumb{box-shadow:none}}cx-breadcrumb h1,cx-breadcrumb .h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;text-transform:capitalize}@media (max-width: 374.98px){cx-breadcrumb h1,cx-breadcrumb .h1{white-space:wrap;font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold)}}cx-breadcrumb nav{padding:5px 0;display:flex;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cx-breadcrumb nav[tabindex="-1"]:focus{box-shadow:0 0!important}cx-breadcrumb nav ol li{display:flex;color:var(--cx-color-secondary)}cx-breadcrumb nav ol li a{text-transform:capitalize;color:var(--cx-color-primary);padding:0 5px}cx-breadcrumb nav ol li a:focus{outline-offset:-4px;box-shadow:inset 0 0 0 2px var(--cx-color-inverse)}cx-navigation-ui .wrapper{cursor:default}cx-navigation-ui .wrapper[attr="1"]{width:200px}cx-navigation-ui .wrapper[attr="2"]{width:400px}cx-navigation-ui.flyout .wrapper{color:var(--cx-color-text)}@media (max-width: 1279.98px){cx-navigation-ui.flyout .wrapper{height:0;overflow:hidden}}@media (min-width: 1280px){cx-navigation-ui.flyout .wrapper{z-index:20}cx-navigation-ui.flyout>nav>ul>li>.wrapper{padding:15px 20px;background:var(--cx-color-inverse);box-shadow:#00000026 0 3px 12px}.cx-theme-high-contrast-dark cx-navigation-ui.flyout>nav>ul>li>.wrapper,.cx-theme-high-contrast-light cx-navigation-ui.flyout>nav>ul>li>.wrapper{background-color:var(--cx-color-background)}}cx-navigation-ui.flyout .back{display:none}@media (max-width: 1279.98px){cx-navigation-ui.flyout .back{display:initial}cx-navigation-ui.flyout .back button{border:none;background-color:transparent;text-transform:capitalize;justify-content:flex-start}cx-navigation-ui.flyout .back button cx-icon{padding-inline-end:10px}cx-navigation-ui.flyout:not(.is-open) .back{display:none}}cx-navigation-ui nav:focus{color:var(--cx-g-color-primary)}cx-navigation-ui span,cx-navigation-ui button{margin:0}cx-navigation-ui.flyout span,cx-navigation-ui.flyout button,cx-navigation-ui.flyout cx-generic-link{display:flex;align-items:center;white-space:nowrap;color:currentColor}cx-navigation-ui.flyout span:hover,cx-navigation-ui.flyout button:hover,cx-navigation-ui.flyout cx-generic-link:hover{color:var(--cx-color-text)}cx-navigation-ui.flyout span:focus,cx-navigation-ui.flyout button:focus,cx-navigation-ui.flyout cx-generic-link:focus{z-index:1;position:relative}cx-navigation-ui.flyout span a,cx-navigation-ui.flyout button a,cx-navigation-ui.flyout cx-generic-link a{display:block;width:100%}cx-navigation-ui.flyout span a:focus,cx-navigation-ui.flyout button a:focus,cx-navigation-ui.flyout cx-generic-link a:focus{z-index:1;position:relative}cx-navigation-ui.flyout button:hover{color:var(--cx-color-inverse);outline:1px solid var(--cx-color-inverse)}cx-navigation-ui.flyout cx-generic-link:hover{color:var(--cx-color-inverse)}@media (max-width: 1279.98px){cx-navigation-ui.flyout>nav>ul>li>span,cx-navigation-ui.flyout>nav>ul>li>button:not(cx-generic-link+button),cx-navigation-ui.flyout>nav>ul>li>cx-generic-link{text-transform:uppercase;font-weight:600;width:100%}cx-navigation-ui.flyout>nav>ul>li:not(.is-open):not(.is-opened)>.wrapper{display:none}cx-navigation-ui.flyout span,cx-navigation-ui.flyout button,cx-navigation-ui.flyout cx-generic-link{border-bottom:1px solid var(--cx-color-medium);display:flex;justify-content:space-between;cursor:pointer}cx-navigation-ui.flyout span,cx-navigation-ui.flyout button,cx-navigation-ui.flyout cx-generic-link a{padding:1rem}cx-navigation-ui.flyout span:hover,cx-navigation-ui.flyout button:hover,cx-navigation-ui.flyout cx-generic-link a:hover{color:var(--cx-color-primary);outline:0}}@media (min-width: 1280px){cx-navigation-ui.flyout>nav>ul>li{cursor:pointer}cx-navigation-ui.flyout>nav>ul>li>span,cx-navigation-ui.flyout>nav>ul>li>button{margin-top:2px;margin-bottom:2px;margin-inline-start:5px;padding-top:18px;padding-bottom:20px;padding-inline-end:8px;padding-inline-start:8px}cx-navigation-ui.flyout>nav>ul>li ul>li>span,cx-navigation-ui.flyout>nav>ul>li ul>li>button{padding-inline-start:0;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);cursor:default}cx-navigation-ui.flyout>nav>ul>li ul>li>span:hover,cx-navigation-ui.flyout>nav>ul>li ul>li>button:hover{color:currentColor}}@media (min-width: 1280px){cx-navigation-ui nav li>cx-generic-link>a{padding-top:10px;padding-bottom:12px;padding-inline-start:0;margin-top:10px;margin-bottom:10px}cx-navigation-ui nav li>div>cx-generic-link{padding:10px 0}cx-navigation-ui nav ul.childs>li>cx-generic-link>a{padding:5px 0}.cxFeat_a11yOptimizedMenuSpacing cx-navigation-ui nav ul.childs>li>cx-generic-link>a{padding:0}cx-navigation-ui nav ul.childs>li>button:hover{color:var(--cx-color-text)}cx-navigation-ui nav ul.childs>li>cx-generic-link>a:hover{color:var(--cx-color-text);text-decoration:underline}}cx-navigation-ui cx-icon:before{font-size:1.5rem}@media (min-width: 1280px){cx-navigation-ui cx-icon{padding-inline-start:0}cx-navigation-ui cx-icon:before{font-size:1rem}}cx-navigation-ui.flyout .childs[depth="1"]{flex-direction:column}@media (min-width: 1280px){cx-navigation-ui.flyout .childs .childs{padding:0}}cx-navigation-ui.flyout .childs cx-generic-link:hover{color:var(--cx-color-text)}covetrus-navigation-ui.flyout a:hover,cx-navigation-ui.flyout a:hover{color:var(--cx-color-inverse);text-decoration:underline}cx-navigation-ui.flyout .childs[columns="1"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="1"]{column-count:1}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="1"]{column-count:1}}cx-navigation-ui.flyout .childs[columns="2"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="2"]{column-count:2}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="2"]{column-count:1}}cx-navigation-ui.flyout .childs[columns="3"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="3"]{column-count:3}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="3"]{column-count:1}}cx-navigation-ui.flyout .childs[columns="4"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="4"]{column-count:4}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="4"]{column-count:2}}cx-navigation-ui.flyout .childs[columns="5"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="5"]{column-count:5}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="5"]{column-count:2}}cx-navigation-ui.flyout .childs[columns="6"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="6"]{column-count:6}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="6"]{column-count:2}}cx-navigation-ui.flyout .childs[columns="7"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="7"]{column-count:7}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="7"]{column-count:3}}cx-navigation-ui.flyout .childs[columns="8"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="8"]{column-count:8}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="8"]{column-count:3}}cx-navigation-ui.flyout .childs[columns="9"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="9"]{column-count:9}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="9"]{column-count:3}}cx-navigation-ui.flyout .childs[columns="10"]{display:block}@media (min-width: 768px){cx-navigation-ui.flyout .childs[columns="10"]{column-count:10}}@media (max-width: 767.98px){cx-navigation-ui.flyout .childs[columns="10"]{column-count:4}}cx-navigation-ui{display:flex}@media (min-width: 1280px){cx-navigation-ui{background-color:var(--cx-color-text)}}cx-navigation-ui nav{outline:none}cx-navigation-ui nav ul{list-style:none;padding-inline-start:0;margin-bottom:0}cx-navigation-ui nav button{border:none;background-color:transparent}@media (max-width: 1279.98px){cx-navigation-ui.flyout{color:#000}cx-navigation-ui.flyout nav{width:100%}cx-navigation-ui.flyout nav ul{flex-direction:column}cx-navigation-ui.flyout nav ul li>cx-generic-link+button{border-inline-start:1px solid var(--cx-color-light)}cx-navigation-ui.flyout.is-open>nav>ul>li{display:none}cx-navigation-ui.flyout.is-open li.is-open{display:initial;background-color:var(--cx-color-medium)}cx-navigation-ui.flyout.is-open li.is-open>.wrapper{height:auto}cx-navigation-ui.flyout.is-open li.is-open>cx-generic-link+button{display:none}.cx-theme-high-contrast-dark cx-navigation-ui.flyout.is-open li.is-open,.cx-theme-high-contrast-light cx-navigation-ui.flyout.is-open li.is-open{background-color:var(--cx-color-background)}cx-navigation-ui.flyout.is-open li.is-opened{display:initial}cx-navigation-ui.flyout.is-open li.is-opened>.wrapper>ul.childs>li{display:none}cx-navigation-ui.flyout.is-open li.is-opened>.wrapper>ul.childs>li.is-open{display:initial}cx-navigation-ui.flyout.is-open li.is-opened>cx-generic-link,cx-navigation-ui.flyout.is-open li.is-opened>span,cx-navigation-ui.flyout.is-open li.is-opened>button{display:none}cx-navigation-ui.flyout.is-open li.is-opened>.wrapper{height:auto}}@media (min-width: 1280px){cx-navigation-ui.flyout ul.childs[depth="2"]>li:not(:only-child):not(:last-child){padding-inline-end:20px}cx-navigation-ui.flyout>nav>ul>li>button+.wrapper{position:absolute;margin-inline-start:-10px;border:1px solid #ccc;display:none}cx-navigation-ui.flyout>nav>ul>li:hover>button:hover+.wrapper,cx-navigation-ui.flyout>nav>ul>li:hover button+.wrapper:hover{display:initial}cx-navigation-ui.flyout>nav>ul>li:focus-within:focus>button+.wrapper,cx-navigation-ui.flyout>nav>ul>li:focus-within.is-open>button+.wrapper{display:initial}cx-navigation-ui.flyout .childs{display:flex}cx-navigation-ui.flyout .wrapper cx-icon{display:none}cx-navigation-ui.flyout>nav>ul>li>.wrapper{transition:opacity .4s}}cx-navigation-ui.flyout.accNavComponent{background-color:transparent}cx-navigation-ui.flyout.accNavComponent button:hover{color:var(--cx-color-primary);outline:0}@media (max-width: 1279.98px){cx-navigation-ui.flyout.accNavComponent nav li.is-open{background-color:var(--cx-color-medium);display:block}}.cx-theme-high-contrast-dark cx-navigation-ui.flyout,.cx-theme-high-contrast-light cx-navigation-ui.flyout{color:var(--cx-color-text);background-color:var(--cx-color-background)}.cx-theme-high-contrast-dark cx-navigation-ui.flyout nav ul li>cx-generic-link+button,.cx-theme-high-contrast-light cx-navigation-ui.flyout nav ul li>cx-generic-link+button{border-style:none}.cx-theme-high-contrast-dark cx-navigation-ui.flyout button:hover,.cx-theme-high-contrast-light cx-navigation-ui.flyout button:hover{outline-color:var(--cx-color-dark)}.cx-theme-high-contrast-light cx-navigation-ui.flyout cx-generic-link:hover{color:var(--cx-color-text)}.cx-theme-high-contrast-light cx-navigation-ui.flyout a:hover{color:var(--cx-color-text)}.cx-theme-high-contrast-light cx-navigation-ui.flyout button:hover{color:var(--cx-color-text)}cx-category-navigation span,cx-category-navigation button:not(cx-generic-link+button),cx-category-navigation cx-navigation-ui>nav>ul>li>cx-generic-link{text-transform:uppercase;font-weight:600;width:100%}.cxFeat_a11yNavigationButtonsAriaFixes cx-category-navigation h4,.cxFeat_a11yNavigationButtonsAriaFixes cx-category-navigation .h4{text-transform:uppercase;font-weight:600;width:100%}cx-category-navigation li{list-style:none}cx-category-navigation cx-navigation-ui>nav>ul{display:flex;flex-wrap:wrap;padding:0}cx-category-navigation cx-navigation-ui>nav>ul>li{list-style:none;display:flex}@media (min-width: 1280px){cx-category-navigation cx-navigation-ui>nav>ul>li{padding-inline-end:15px;padding-inline-start:15px}}@media (min-width: 1280px){cx-category-navigation cx-navigation-ui>nav>ul>li>.wrapper{margin-top:67px}}@media (max-width: 1279.98px){cx-category-navigation cx-navigation-ui.flyout.is-open li.is-open:not(.back)>span{display:none}}cx-footer-navigation{background-color:var(--cx-color-background-dark)}cx-footer-navigation a{font-size:var(--cx-font-small, .8rem);font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold)}cx-footer-navigation a:hover{color:var(--cx-color-inverse);text-decoration:underline}cx-footer-navigation cx-navigation-ui{justify-content:center}cx-footer-navigation cx-navigation-ui span{text-transform:uppercase;font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);margin-bottom:20px;display:block}cx-footer-navigation cx-navigation-ui>nav>ul{display:flex}@media (max-width: 767.98px){cx-footer-navigation cx-navigation-ui>nav>ul{flex-direction:column}}cx-footer-navigation cx-navigation-ui>nav>ul>li{margin:3vw}cx-footer-navigation cx-navigation-ui nav ul.childs>li>cx-generic-link>a:hover{color:var(--cx-color-inverse)}.cx-theme-high-contrast-dark cx-footer-navigation cx-navigation-ui,.cx-theme-high-contrast-light cx-footer-navigation cx-navigation-ui{background-color:var(--cx-color-background)}.cx-theme-high-contrast-dark cx-footer-navigation,.cx-theme-high-contrast-light cx-footer-navigation{background-color:var(--cx-color-background);border-top:1px solid var(--cx-color-dark)}.cx-theme-high-contrast-light cx-footer-navigation cx-navigation-ui span{color:var(--cx-color-text)}.cx-theme-high-contrast-light cx-footer-navigation a{color:var(--cx-color-text)}.cx-theme-high-contrast-light cx-footer-navigation cx-navigation-ui nav ul.childs>li>cx-generic-link>a:hover{color:var(--cx-color-text)}cx-scroll-to-top{display:none;height:48px;width:48px;position:fixed;bottom:80px;inset-inline-end:60px;z-index:100}cx-scroll-to-top.display{display:initial;animation:popup 1s 1}cx-scroll-to-top button{height:inherit;width:inherit;font-size:30px;color:var(--cx-color-inverse);background-color:var(--cx-color-primary);border:transparent;border-radius:12px;box-shadow:#00000012 0 1px 1px,#00000012 0 2px 2px,#00000012 0 4px 4px,#00000012 0 8px 8px,#00000012 0 16px 16px}@media (hover: hover){cx-scroll-to-top button:hover{background-color:var(--cx-color-primary-accent)}}.cx-theme-high-contrast-dark cx-scroll-to-top button{color:var(--cx-color-medium)}@keyframes popup{0%{transform:translateY(100px)}to{transform:translateY(0)}}@media (max-width: 767.98px){cx-scroll-to-top{inset-inline-end:15px}}cx-my-account-v2-navigation{background:var(--cx-color-inverse);font-family:sans-serif;padding:5px;width:100%}cx-my-account-v2-navigation a{font-size:var(--cx-font-medium);font-weight:700;width:100%;height:50px;display:flex;text-indent:5px;padding:16px!important}cx-my-account-v2-navigation a:hover{color:var(--cx-color-primary);text-decoration:underline}cx-my-account-v2-navigation cx-navigation-ui{background:var(--cx-color-inverse);flex-direction:column;width:100%}cx-my-account-v2-navigation cx-navigation-ui span,cx-my-account-v2-navigation cx-navigation-ui h4,cx-my-account-v2-navigation cx-navigation-ui .h4{text-indent:5px;font-weight:700;display:block;padding:10px 5px 15px;background-color:var(--cx-color-background);border:1px solid var(--cx-color-medium);width:100%;height:40px;margin-top:20px;margin-bottom:0;line-height:normal}cx-my-account-v2-navigation cx-navigation-ui>nav>ul>li{margin-bottom:20px}cx-my-account-v2-navigation cx-navigation-ui>nav>ul>li a{border:1px solid var(--cx-color-medium);border-top:none}cx-my-account-v2-navigation .fas{font-family:sans-serif,"Font Awesome 5 Free";font-size:var(--cx-font-medium);display:inline-block}@media screen and (max-width: 544px){cx-navigation-ui h4,cx-navigation-ui .h4,cx-navigation-ui span{font-size:14px}cx-my-account-v2-navigation a,cx-my-account-v2-navigation .fas{height:auto;padding:19px 0 19px 2px;font-size:12px}}@media screen and (max-width: 444px){cx-navigation-ui h4,cx-navigation-ui .h4,cx-navigation-ui span{font-size:11px}cx-my-account-v2-navigation a,cx-my-account-v2-navigation .fas{font-size:10px;word-wrap:break-word}}cx-media.is-missing{background:no-repeat top center url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" version="1.1" id="Layer_1" viewBox="0 0 515 515" xml:space="preserve"%3E%3Cstyle type="text/css"%3E.st0%7Bfill:%23FFFFFF;%7D.st1%7Bfill:%2377818B;%7D%3C/style%3E%3Crect y="0" class="st0" width="515" height="515"/%3E%3Cpath class="st1" d="M352.6,198.7h-31.9v15.6h31.9V198.7z M279.3,293.6c-5.9,5.2-14.8,8.1-23,8.1c-22.2,0-39.3-17.8-39.3-40 c0-1.5,0-3.7,0-5.2L279.3,293.6z M296.3,261.7c0,2.2,0,5.2,0,5.9l-64.4-37.8c7.4-5.2,15.6-8.9,24.4-8.9 C278.6,221.7,296.3,240.2,296.3,261.7z M129.7,204.7v120c0,8.9,5.9,15.6,15.6,15.6h214.1l-65.9-37.8c-9.6,8.9-23,14.8-37.8,14.8 c-30.4,0-54.8-25.9-54.8-55.6c0-5.2,0-9.6,1.5-13.3L129.7,204.7z M115.6,170.6L406,341.7l5.2,2.2l-2.2,5.9l-2.2,2.2l-2.2,5.9 l-5.9-3.7L108.9,183.2l-5.9-3.7l3.7-5.2l1.5-2.2l3.7-5.9L115.6,170.6z M206.7,181.7l-1.5-9.6c-1.5-2.2-2.2-3.7-5.2-3.7h-15.6h-14.8 c-2.2,0-3.7,1.5-5.2,3.7l-2.2,9.6h-1.5h-11.9l68.1,40c9.6-9.6,24.4-15.6,39.3-15.6c31.9,0,55.6,25.2,55.6,55.6 c0,5.2-1.5,9.6-2.2,14.8l74.1,43.7V198.7c0-9.6-7.4-17-15.6-17h-15.6c-5.2-1.5-8.9-5.2-11.1-8.9l-2.2-3.7 c-3.7-5.9-11.9-11.1-18.5-11.1h-45.2c-7.4,0-15.6,5.2-19.3,11.1l-3.7,5.2c-2.2,2.2-5.9,5.9-9.6,7.4h-23h-11.1H206.7L206.7,181.7z"/%3E%3C/svg%3E');background-size:contain}@media (max-width: 767.98px){cx-tab-paragraph-container>div>div.active.toggled{display:none}cx-tab-paragraph-container>div>button.active.toggled{color:initial}cx-tab-paragraph-container>div>button.active.toggled>span.accordion-icon:before{content:"+"}cx-tab-paragraph-container>div>button.active.toggled:after{width:0;opacity:var(--cx-opacity, 0)}}cx-tab-paragraph-container>div>div{background:var(--cx-color-background)}cx-tab-paragraph-container>div>div:not(.active){display:none}cx-tab-paragraph-container>div>div .container>h2,cx-tab-paragraph-container>div>div covetrus-root>covetrus-fixed-message>div>h2,cx-tab-paragraph-container>div>div covetrus-global-message>div>h2,cx-tab-paragraph-container>div>div covetrus-banner>div>h2,cx-tab-paragraph-container>div>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary>h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div>div cx-page-slot.Summary>h2,cx-tab-paragraph-container>div>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs>h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div>div cx-page-slot.Tabs>h2,cx-tab-paragraph-container>div>div cx-page-layout.ProductDetailsPageTemplate .tab-delivery>h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div>div .tab-delivery>h2,cx-tab-paragraph-container>div>div cx-page-layout[class$=PageTemplate]>h2,cx-tab-paragraph-container>div>div .container>.h2,cx-tab-paragraph-container>div>div covetrus-root>covetrus-fixed-message>div>.h2,cx-tab-paragraph-container>div>div covetrus-global-message>div>.h2,cx-tab-paragraph-container>div>div covetrus-banner>div>.h2,cx-tab-paragraph-container>div>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary>.h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div>div cx-page-slot.Summary>.h2,cx-tab-paragraph-container>div>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs>.h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div>div cx-page-slot.Tabs>.h2,cx-tab-paragraph-container>div>div cx-page-layout.ProductDetailsPageTemplate .tab-delivery>.h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div>div .tab-delivery>.h2,cx-tab-paragraph-container>div>div cx-page-layout[class$=PageTemplate]>.h2{display:none}cx-tab-paragraph-container>div>button{margin:0;padding:0;appearance:none;outline:0;border:0;display:inline-block;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;cursor:pointer}cx-tab-paragraph-container>div>button.active,cx-tab-paragraph-container>div>button:hover{color:var(--cx-color-primary-accent)}cx-tab-paragraph-container>div>button:focus{z-index:1}@media (min-width: 768px){cx-tab-paragraph-container>div>button.active{cursor:initial}}cx-tab-paragraph-container>div>button:after{content:"";display:block;margin-top:15px;margin-inline-end:auto;margin-bottom:auto;margin-inline-start:auto;height:3px;background:var(--cx-color-primary-accent);width:0;opacity:0;transition:all .6s}cx-tab-paragraph-container>div>button.active:after,cx-tab-paragraph-container>div>button:hover:after{width:100%}cx-tab-paragraph-container>div>button.active:after{opacity:1}cx-tab-paragraph-container>div>button:not(.active):hover:after{opacity:.5}cx-tab-paragraph-container>div>button{border-top:1px solid var(--cx-color-medium);font-size:var(--cx-font-size, 1.188rem);padding-top:15px;padding-inline-end:0;padding-bottom:0;padding-inline-start:4%;width:100%;text-align:start;height:63px;position:relative;font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600}cx-tab-paragraph-container>div>button:focus{box-shadow:0 0}cx-tab-paragraph-container>div>button>span.accordion-icon:before{content:"+";margin:0 15px;font-size:var(--cx-font-size, 2.063rem);bottom:5px;position:absolute;inset-inline-end:0;color:var(--cx-color-secondary)}cx-tab-paragraph-container>div>button:after{margin-top:15px;margin-inline-end:auto;margin-bottom:auto;margin-inline-start:-4%}cx-tab-paragraph-container>div>button.active{font-weight:var(--cx-font-weight-bold)}cx-tab-paragraph-container>div>button.active>span.accordion-icon:before{bottom:8px;content:"\2013"}cx-tab-paragraph-container>div>button.active:after,cx-tab-paragraph-container>div>button:hover:after{width:104%}cx-tab-paragraph-container>div>div{padding:15px 5px}.cx-theme-high-contrast-dark cx-tab-paragraph-container>div>button,.cx-theme-high-contrast-light cx-tab-paragraph-container>div>button{border-top-color:var(--cx-color-text);color:var(--cx-color-text)}.cx-theme-high-contrast-dark cx-tab-paragraph-container .active,.cx-theme-high-contrast-light cx-tab-paragraph-container .active{color:var(--cx-color-text);background-color:var(--cx-color-background)}cx-global-message{position:sticky;display:block;top:0;z-index:2}.cx-theme-high-contrast-dark cx-global-message .alert-danger,.cx-theme-high-contrast-dark cx-global-message .alert-warning,.cx-theme-high-contrast-dark cx-global-message .alert-info,.cx-theme-high-contrast-dark cx-global-message .alert-success,.cx-theme-high-contrast-light cx-global-message .alert-danger,.cx-theme-high-contrast-light cx-global-message .alert-warning,.cx-theme-high-contrast-light cx-global-message .alert-info,.cx-theme-high-contrast-light cx-global-message .alert-success{border:1px solid var(--cx-color-text);background-color:var(--cx-color-background)}.cx-theme-high-contrast-dark cx-global-message .close,.cx-theme-high-contrast-light cx-global-message .close{color:var(--cx-color-text)}cx-tab,cx-tab-paragraph-container{--cx-tab-gap: 0;--cx-tab-btn-bg-color: var(--cx-color-background);--cx-tab-btn-width: 100%;--cx-tab-btn-border: none;--cx-tab-btn-border-radius: none;--cx-tab-btn-font-size: 1.2rem;--cx-tab-panel-bg: var(--cx-color-background);--cx-tab-panel-padding: 50px 0;--cx-tab-panel-border-radius: 0;--cx-tab-panel-margin-top: 0;--cx-tab-panel-border-top: 1px var(--cx-color-light) solid;--cx-tab-panel-border-end: none;--cx-tab-panel-border-bottom: none;--cx-tab-panel-border-start: none}cx-tab .tab-btn,cx-tab-paragraph-container .tab-btn{order:0;transition:all .6s;font-size:var(--cx-tab-btn-font-size);text-align:center;margin:0;border:0;cursor:pointer}cx-tab .tab-btn:first-of-type,cx-tab-paragraph-container .tab-btn:first-of-type{grid-column:3}cx-tab .tab-btn[disabled],cx-tab-paragraph-container .tab-btn[disabled]{cursor:not-allowed}cx-tab .tab-btn.active,cx-tab-paragraph-container .tab-btn.active,cx-tab .tab-btn:hover:not([disabled]),cx-tab-paragraph-container .tab-btn:hover:not([disabled]){color:var(--cx-color-primary)}cx-tab .tab-btn:focus,cx-tab-paragraph-container .tab-btn:focus{z-index:1}.cxFeat_a11yCroppedFocusRing cx-tab .tab-btn:focus-visible,.cxFeat_a11yCroppedFocusRing cx-tab-paragraph-container .tab-btn:focus-visible{outline-offset:-3px}cx-tab .tab-btn.active:after,cx-tab-paragraph-container .tab-btn.active:after,cx-tab .tab-btn:hover:not([disabled]):after,cx-tab-paragraph-container .tab-btn:hover:not([disabled]):after{width:100%}cx-tab .tab-btn.active:after,cx-tab-paragraph-container .tab-btn.active:after{opacity:1}cx-tab .tab-btn:not(.active):hover:after,cx-tab-paragraph-container .tab-btn:not(.active):hover:after{opacity:.5}cx-tab .tab-btn:after,cx-tab-paragraph-container .tab-btn:after{content:"";display:block;margin-top:15px;margin-inline-end:auto;margin-bottom:auto;margin-inline-start:auto;height:5px;background:var(--cx-color-primary);width:0;opacity:0;transition:all .6s}cx-tab div[role=tabpanel],cx-tab-paragraph-container div[role=tabpanel]{margin-top:var(--cx-tab-panel-margin-top);border-top:var(--cx-tab-panel-border-top);border-inline-end:var(--cx-tab-panel-border-end);border-bottom:var(--cx-tab-panel-border-bottom);border-inline-start:var(--cx-tab-panel-border-start);border-radius:var(--cx-tab-panel-border-radius);padding:var(--cx-tab-panel-padding);background:var(--cx-tab-panel-bg)}.cxFeat_a11yCroppedFocusRing cx-tab div[role=tabpanel].active:focus-visible,.cxFeat_a11yCroppedFocusRing cx-tab-paragraph-container div[role=tabpanel].active:focus-visible{outline-offset:-3px}cx-tab .tab,cx-tab-paragraph-container .tab{display:flex;gap:var(--cx-tab-gap)}cx-tab .tab button,cx-tab-paragraph-container .tab button{width:var(--cx-tab-btn-width);background-color:var(--cx-tab-btn-bg-color);border:var(--cx-tab-btn-border);border-radius:var(--cx-tab-btn-border-radius);color:inherit}cx-tab .accordian .tab-btn,cx-tab-paragraph-container .accordian .tab-btn{width:100%;border-top:1px var(--cx-color-light) solid;font-size:18px;padding-top:15px;padding-inline-end:0;padding-bottom:0;padding-inline-start:4%;text-align:start;height:63px;position:relative;color:inherit}cx-tab .accordian .tab-btn:before,cx-tab-paragraph-container .accordian .tab-btn:before{margin:0 15px;float:right;font-size:33px;bottom:12px;position:relative;color:var(--cx-color-text)}cx-tab .accordian .tab-btn:after,cx-tab-paragraph-container .accordian .tab-btn:after{margin-top:15px;margin-inline-end:auto;margin-bottom:auto;margin-inline-start:-4%}cx-tab .accordian .tab-btn.active:after,cx-tab-paragraph-container .accordian .tab-btn.active:after,cx-tab .accordian .tab-btn:hover:after,cx-tab-paragraph-container .accordian .tab-btn:hover:after{width:104%}cx-tab .accordian .tab-icon,cx-tab-paragraph-container .accordian .tab-icon{margin:0 15px;float:right;font-size:33px;bottom:12px;position:relative;color:var(--cx-color-text)}cx-tab .accordian div,cx-tab-paragraph-container .accordian div{padding:15px 5px}cx-video video{display:inherit;height:100%;width:100%;position:relative;z-index:0}cx-video a{font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600;position:absolute;top:2.5rem;left:2.5rem;z-index:1;padding:.5rem;margin-inline-end:var(--cx-margin-right, 2.5rem);color:var(--cx-color-text);background-color:#969696cc;border-radius:.2rem;font-weight:var(--cx-font-weight-bold)}@media (max-width: 767.98px){cx-video a{font-size:3vw}}cx-video .video-container{position:relative}cx-pdf .pdf-container{padding-top:.938rem;font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-normal)}cx-pdf .pdf-container a{color:var(--cx-color-text);line-height:1.1875rem;text-decoration:underline;font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600}cx-pdf .pdf-container cx-icon{margin-inline-start:.3rem;background-color:transparent;border:none;text-decoration:none}covetrus-mini-cart{display:block;color:var(--cx-color-inverse)}covetrus-mini-cart a{background:transparent;position:relative;text-decoration:none;color:currentColor;cursor:pointer}covetrus-mini-cart a:hover{color:currentColor;text-decoration:none}covetrus-mini-cart a .count{position:absolute;bottom:50%;left:50%;width:1.25rem;height:1.25rem}covetrus-mini-cart a .double-digits{line-height:1rem}covetrus-mini-cart a .total{display:none}covetrus-mini-cart a .cx-icon{color:#484848}covetrus-mini-cart a .cx-icon svg{width:1.5rem;height:1.5rem}covetrus-cart-drawer{height:100%}covetrus-cart-drawer .covetrus-drawer .modal-content .modal-header,covetrus-cart-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-cart-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-cart-drawer .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header,covetrus-cart-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-cart-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,covetrus-cart-drawer .covetrus-drawer .modal-content .modal-body,covetrus-cart-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-cart-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-cart-drawer .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-body,covetrus-cart-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-cart-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,covetrus-cart-drawer .covetrus-drawer .modal-content .modal-footer,covetrus-cart-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-cart-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer{height:auto}covetrus-cart-drawer .covetrus-drawer .modal-content .modal-body,covetrus-cart-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-cart-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-cart-drawer .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-body,covetrus-cart-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-cart-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:1.25rem 0 0}covetrus-cart-drawer>div{display:flex;flex-direction:column;height:100%;min-height:100%}covetrus-cart-drawer .items-count{font-weight:400}covetrus-cart-drawer .cx-dialog-row{display:flex;flex-direction:column;gap:1.25rem}covetrus-cart-drawer .cx-dialog-item{border-bottom:1px solid #e8e8e8;padding-bottom:1.25rem}covetrus-cart-drawer .cx-dialog-item:last-child{border-bottom:0}covetrus-cart-drawer .covetrus-cart-item-quantity cx-item-counter{height:3.25rem}covetrus-cart-drawer .covetrus-cart-item-quantity cx-item-counter cx-icon{display:flex}covetrus-cart-drawer .covetrus-cart-item-quantity cx-item-counter cx-icon svg{width:1.25rem;height:1.25rem}covetrus-cart-drawer .covetrus-cart-item-quantity cx-item-counter:not(.readonly){border-color:#cacaca}covetrus-cart-drawer .covetrus-cart-item-quantity cx-item-counter:not(.readonly) input{color:#191919}covetrus-cart-drawer .cx-dialog-total{display:flex;justify-content:space-between;padding:0 0 1.25rem;text-transform:uppercase;font-weight:700}covetrus-cart-drawer .cx-dialog-total-label{display:flex;font-size:.75rem;line-height:1.75rem;letter-spacing:1.7px}covetrus-cart-drawer .cx-dialog-total-value{font-size:1rem;line-height:1.625rem}covetrus-cart-drawer .cx-dialog-total-button{border:none;padding:0;background-color:unset;color:#1474e5}covetrus-cart-drawer .cx-dialog-total-button:focus,covetrus-cart-drawer .cx-dialog-total-button:focus-visible,covetrus-cart-drawer .cx-dialog-total-button:active{outline:none;box-shadow:none}covetrus-cart-drawer .cx-dialog-total-button .cx-icon{display:flex;width:1.5rem;height:1.5rem;align-items:center;margin-left:.5rem}covetrus-cart-drawer .cx-dialog-buttons{display:flex;flex-direction:column}covetrus-cart-drawer .cx-dialog-buttons .tooltip-container{display:inline-grid}covetrus-cart-drawer .cx-dialog-buttons .btn-commerce{margin:0 0 .625rem}covetrus-cart-drawer .cx-dialog-buttons .btn-commerce cx-icon{margin-right:.75rem}covetrus-cart-drawer .cx-dialog-buttons .btn-commerce cx-icon svg{width:1rem}covetrus-cart-drawer covetrus-order-summary .summary-partials .row{margin-bottom:.75rem}covetrus-cart-drawer covetrus-order-summary .summary-partials .row .summary-label,covetrus-cart-drawer covetrus-order-summary .summary-partials .row .summary-amount{font-size:1rem;line-height:1.625rem}covetrus-cart-drawer covetrus-order-summary .summary-title,covetrus-cart-drawer covetrus-order-summary .summary-total{display:none}covetrus-cart-drawer covetrus-order-summary .summary-amount{font-weight:unset}covetrus-cart-drawer covetrus-order-summary covetrus-cart-coupon,covetrus-cart-drawer covetrus-order-summary .separator{display:none}covetrus-cart-details{display:block}covetrus-cart-details .cart-details-wrapper{padding-bottom:2rem 0}covetrus-cart-details .cx-total{font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);margin:0 0 1rem}covetrus-cart-details .cart-order-promotions{margin-bottom:1.5rem}covetrus-cart-details .covetrus-promotions ul li .cx-icon svg{width:1.25rem}covetrus-cart-details .covetrus-promotions ul li>span{font-size:.875rem;font-weight:700;line-height:1.25rem;word-break:break-word}covetrus-cart-details .cx-remove-btn{text-align:end;padding-inline-start:0;padding-inline-end:0}covetrus-cart-details .cx-sfl-btn{text-align:end;padding-inline-end:0}.covetrus-cart-item{display:grid;grid-template-areas:"image info" "variants variants" "promotions promotions" "price quantity" "actions .";grid-template-columns:5rem auto}@media (min-width: 768px){.covetrus-cart-item{grid-template-areas:"image info price quantity actions" "image variants price . ." "image promotions promotions promotions promotions";grid-template-columns:5rem auto min-content max-content 1.25rem;grid-column-gap:2rem}}.covetrus-cart-item-image-container{grid-area:image}.covetrus-cart-item-image-container a{display:block;padding:0;height:100%}.covetrus-cart-item-image-container a cx-media{background-color:#f6f6f6;border:1px solid #f1f1f1;border-radius:.25rem;padding:.75rem}.covetrus-cart-item-image-container a cx-media img{mix-blend-mode:darken}.covetrus-cart-item-image-container a cx-media.is-missing{height:5rem}.covetrus-cart-item-info-container{grid-area:info}.covetrus-cart-item-name .cx-link{color:var(--cx-color-text);text-decoration:none}.covetrus-cart-item-name .cx-link:hover{color:var(--cx-color-primary)}.covetrus-cart-item-variants{grid-area:variants;display:flex;flex-wrap:wrap;row-gap:.75rem}.covetrus-cart-item-variants .badge{margin-right:.75rem;white-space:normal}.covetrus-cart-item .covetrus-promotions-item{grid-area:promotions}@media (min-width: 768px){.covetrus-cart-item .covetrus-promotions-item{display:none}}.covetrus-cart-item-price{grid-area:price;font-size:1.375rem;font-weight:700;line-height:1.75rem;display:flex}@media (min-width: 768px){.covetrus-cart-item-price{font-size:1rem;line-height:1.625rem}}.covetrus-cart-item-price .cx-old{text-decoration:line-through;color:#6e6e6e;font-size:.875rem;line-height:1.25rem}.covetrus-cart-item-price .cx-new{color:var(--cx-color-primary)}.covetrus-cart-item-quantity{grid-area:quantity}@media (max-width: 767.98px){.covetrus-cart-item-quantity .readonly-value{display:flex;justify-content:space-between}.covetrus-cart-item-quantity .readonly-value:before{content:"";width:105px}}.covetrus-cart-item-actions{grid-area:actions;padding:0;justify-self:flex-end}.covetrus-cart-item-actions button.link{color:#1474e5;border-width:0;background-color:transparent;text-decoration:none}.covetrus-cart-item-actions button.link .remove-label{font-weight:700}@media (min-width: 768px){.covetrus-cart-item-actions button.link .remove-label{display:none}}.covetrus-cart-item-actions button.link:hover{color:var(--cx-color-primary)}@media (max-width: 767.98px){.covetrus-cart-item.cart>div:not(:last-of-type){margin-bottom:1.5rem}}@media (max-width: 767.98px){.covetrus-cart-item.cart .covetrus-cart-item-info-container{margin-left:.75rem}}@media (min-width: 768px){.covetrus-cart-item.cart .covetrus-cart-item-info-container{margin-bottom:1.125rem}}.covetrus-cart-item.cart .covetrus-cart-item-name{font-size:.875rem;line-height:1.25rem}.covetrus-cart-item.cart .covetrus-cart-item-name span{color:#1474e5}.covetrus-cart-item.cart .covetrus-cart-item-price{flex-direction:column}@media (min-width: 768px){.covetrus-cart-item.cart .covetrus-cart-item-price{align-items:flex-end}}.covetrus-cart-item.cart .covetrus-cart-item-price .cx-old{margin-top:.25rem;font-weight:400}@media (min-width: 768px){.covetrus-cart-item.cart .covetrus-cart-item-price .cx-old{margin-top:.375rem}}@media (max-width: 767.98px){.covetrus-cart-item.cart .covetrus-cart-item-quantity{display:flex;justify-content:flex-end}}.covetrus-cart-item.cart .covetrus-cart-item-quantity cx-item-counter:not(.readonly){justify-content:center;padding:0;margin:0;border-color:#cacaca}.covetrus-cart-item.cart .covetrus-cart-item-quantity cx-item-counter:not(.readonly) input{font-size:1rem;line-height:1.625rem;color:#6e6e6e;max-width:100%}.covetrus-cart-item.cart .covetrus-cart-item-actions button.link{display:flex;justify-content:space-between;width:100%}@media (min-width: 768px){.covetrus-cart-item.cart .covetrus-cart-item-actions button.link cx-icon svg{vertical-align:baseline}}.covetrus-cart-item.covetrus-compact{display:grid;padding:0 1rem;grid-template-areas:"image info        actions" "image variants    actions" "image autoship    actions" "image promotions  actions" "image quantity    actions";grid-template-columns:5rem auto;grid-column-gap:1rem;grid-row-gap:0}@media (min-width: 768px){.covetrus-cart-item.covetrus-compact{padding:0 2.5rem}}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-image-container{padding:0}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-info-container{margin:0}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-name{margin-bottom:.75rem}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-name span{font-size:.875rem;font-weight:400;line-height:1.25rem}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-variants{gap:.25rem;margin-bottom:.75rem;color:#6e6e6e;font-size:.75rem;font-weight:400;line-height:1rem}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-autoship{margin-bottom:.75rem}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-autoship img{height:1rem}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-price{display:flex;flex-direction:column-reverse;justify-content:center;font-size:1rem;font-weight:700;line-height:1.625rem;align-items:baseline}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-price .cx-old{text-decoration:line-through;color:#6e6e6e;font-size:.75rem;line-height:1rem;margin:0}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-quantity{display:flex;gap:.75rem}@media (min-width: 768px){.covetrus-cart-item.covetrus-compact .covetrus-cart-item-quantity cx-item-counter{width:7rem;justify-content:space-between;align-items:center}}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-actions button.link{width:2.25rem;height:2.25rem;border:1px solid #6e6e6e;border-radius:50%;color:#6e6e6e}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-actions button.link .remove-label{display:none}.covetrus-cart-item.covetrus-compact .covetrus-cart-item-actions button.link cx-icon svg{height:1.5rem}.covetrus-cart-item-list{border:1px solid #d9d9d9;border-radius:.5rem;padding:.625rem 2rem}.covetrus-cart-item-list .cx-item-list-header{font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);margin:0;padding:1.125rem 0;text-transform:uppercase;color:var(--cx-color-secondary);border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light)}.covetrus-cart-item-list .cx-item-list-desc{text-align:start;padding:0}.covetrus-cart-item-list .cx-item-list-price{text-align:center;padding:0 15px 0 0;padding-inline-end:15px;padding-inline-start:0}@media (max-width: 1279.98px){.covetrus-cart-item-list .cx-item-list-price{text-align:start}}.covetrus-cart-item-list .cx-item-list-qty{text-align:center;padding-inline-start:20px}@media (max-width: 1279.98px){.covetrus-cart-item-list .cx-item-list-qty{text-align:start}}@media (min-width: 1280px){.covetrus-cart-item-list .cx-item-list-qty{padding-inline-end:24px}}.covetrus-cart-item-list .cx-item-list-total{text-align:end;padding:0}.covetrus-cart-item-list .cx-item-list-row{padding:2rem 0}.covetrus-cart-item-list .cx-item-list-row:not(:last-of-type){border-width:0 0 1px 0;border-style:solid;border-color:#e8e8e8}.covetrus-cart-item-list .cx-item-list-items.is-changed{opacity:.7}.covetrus-cart-item-list .covetrus-cart-promotion covetrus-promotions li,.covetrus-cart-item-list .covetrus-promotions-list covetrus-promotions li,.covetrus-cart-item-list .covetrus-cart-item .covetrus-promotions-item covetrus-promotions li,.covetrus-cart-item .covetrus-cart-item-list .covetrus-promotions-item covetrus-promotions li{word-break:break-all;margin:0 0 .75rem}@media (min-width: 768px){.covetrus-cart-item-list .covetrus-cart-promotion covetrus-promotions li,.covetrus-cart-item-list .covetrus-promotions-list covetrus-promotions li,.covetrus-cart-item-list .covetrus-cart-item .covetrus-promotions-item covetrus-promotions li,.covetrus-cart-item .covetrus-cart-item-list .covetrus-promotions-item covetrus-promotions li{margin:1.125rem 0 0}}@media (max-width: 767.98px){.covetrus-cart-item-list .covetrus-cart-promotion covetrus-promotions li:last-child,.covetrus-cart-item-list .covetrus-promotions-list covetrus-promotions li:last-child,.covetrus-cart-item-list .covetrus-cart-item .covetrus-promotions-item covetrus-promotions li:last-child,.covetrus-cart-item .covetrus-cart-item-list .covetrus-promotions-item covetrus-promotions li:last-child{margin:0 0 1.5rem}}.covetrus-cart-item-list .covetrus-promotions-list{display:flex;margin-left:7rem}@media (max-width: 1279.98px){.covetrus-cart-item-list .covetrus-promotions-list{display:none}}@media (max-width: 1279.98px){.covetrus-cart-item-list{padding:0 1.375rem}.covetrus-cart-item-list .cx-item-list-header{padding:1.125rem 2.5rem}}.recommended{display:block;width:100%;background-color:#f7f7f7;padding:1rem}@media (min-width: 768px){.recommended{padding:1rem 2.5rem}}.recommended .title{margin-bottom:1.25rem;font-weight:700;line-height:1.625rem}.recommended .items-container{display:flex;flex-direction:column;row-gap:.75rem}.recommended .products{cursor:pointer;display:flex;border-radius:4px;border:1px solid #e8e8e8;transition:box-shadow .3s ease-in-out}.recommended .products:hover{box-shadow:3px 5px 10px 1px #0003}.recommended .content{display:flex;padding:1rem 1.5rem;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;align-self:stretch;background-color:#fff;border-radius:0 4px 4px 0;border-left:1px solid #e8e8e8;font-size:.875rem;line-height:1.25rem;gap:.25rem}.recommended .content label{color:#484848;margin-bottom:0;font-weight:400}.recommended .content .view-link{color:#1474e5;font-weight:700;display:flex;align-items:center}.recommended cx-media{height:5rem;width:5rem;margin:.5rem}.recommended cx-media img{mix-blend-mode:darken}.recommended cx-media.is-missing{height:5rem;width:5rem}.recommended-empty{padding:0}covetrus-cart-totals .btn-commerce cx-icon svg{width:1.5rem;height:1.5rem}cx-order-summary{display:block;padding-top:16px;padding-inline-end:15px;padding-bottom:0;padding-inline-start:15px;margin:0}cx-order-summary h3,cx-order-summary .h3{text-transform:uppercase;font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);font-weight:var(--cx-font-weight-semi)}cx-order-summary .cx-summary-label{text-align:start;padding:0}cx-order-summary .cx-summary-amount{text-align:end;padding:0}cx-order-summary .cx-summary-row{padding:.5rem 0;display:flex;flex-wrap:wrap}cx-order-summary .cx-summary-savings{color:var(--cx-color-success)}cx-order-summary .cx-summary-total{font-weight:var(--cx-font-weight-bold)}cx-order-summary .cx-coupon-code-pill{background:var(--cx-g-color-light);padding-top:7px;padding-inline-end:15px;padding-bottom:7px;padding-inline-start:13px;margin-top:10px;margin-inline-end:10px;margin-bottom:5px;margin-inline-start:0;display:inline-flex;align-items:flex-start;border-radius:4px;word-break:break-all}cx-order-summary .cx-coupon-code--pill-value{line-height:1.7}covetrus-order-summary{display:block;margin-bottom:1rem}covetrus-order-summary .row{margin-bottom:.5rem}covetrus-order-summary .summary-title{margin-bottom:1.125rem}covetrus-order-summary .summary-partials{font-size:.875rem;line-height:1.25rem}covetrus-order-summary .summary-amount{text-align:right;font-weight:700}covetrus-order-summary .summary-amount.is-discount{color:#008556}covetrus-order-summary .summary-total{font-weight:700}covetrus-order-summary .separator{height:1px;width:100%;background-color:#6e6e6e;margin:1.125rem 0}covetrus-order-summary .handling-fee{display:flex}covetrus-order-summary .handling-fee covetrus-tooltip{margin-left:.25rem}covetrus-order-summary .handling-fee covetrus-tooltip .tooltip{width:17.6rem}@media (min-width: 1280px){covetrus-order-summary .handling-fee covetrus-tooltip .tooltip{width:18.75rem}}covetrus-order-summary .handling-fee covetrus-tooltip .tooltip-inner{max-width:100%;text-align:left}covetrus-order-summary .estimated-taxes{display:flex}covetrus-order-summary .estimated-taxes covetrus-tooltip{margin-left:.25rem}covetrus-order-summary .estimated-taxes covetrus-tooltip .tooltip{width:11.75rem}covetrus-order-summary .estimated-taxes covetrus-tooltip .tooltip-inner{max-width:100%;text-align:left}covetrus-order-summary .future-autoship-due .summary-amount{font-weight:400}covetrus-order-summary .future-autoship-legend{color:#6e6e6e;margin:0}covetrus-add-to-cart{height:fit-content}@media (max-width: 1279.98px){covetrus-add-to-cart .fixed{position:fixed;bottom:0;left:0;z-index:1040;background:#f6f6f6;padding:1rem;width:100vw;filter:drop-shadow(0px -4px 8px rgba(0,0,0,.15))}}covetrus-add-to-cart form{display:flex}covetrus-add-to-cart form .quantity{margin-right:.875rem;display:flex}.alert-backordered{display:flex;align-items:center;color:#d8193b;line-height:1.625rem;font-weight:700;margin-bottom:2rem}.alert-backordered .cx-icon{align-self:flex-start;margin-top:3px;margin-right:.5rem}.alert-backordered .cx-icon svg{height:20px;width:20px;vertical-align:top}covetrus-cart-coupon{margin:1.875rem 0 1.25rem;display:block}covetrus-cart-coupon .cx-cart-coupon-title{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);margin:1.125rem 0 .5rem}covetrus-cart-coupon .cx-cart-coupon-container{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;grid-column-gap:.5rem;grid-row-gap:0px;padding-bottom:1.25rem}covetrus-cart-coupon .cx-cart-coupon-container input{grid-area:1/1/2/2;margin-bottom:0}covetrus-cart-coupon .cx-cart-coupon-container input.form-control[type=text]::placeholder{color:#cacaca}covetrus-cart-coupon .cx-cart-coupon-container button{grid-area:1/2/2/3}covetrus-cart-coupon .cx-cart-coupon-container cx-form-errors,covetrus-cart-coupon .cx-cart-coupon-container covetrus-update-profile .form-profile .control-invalid,covetrus-update-profile .form-profile covetrus-cart-coupon .cx-cart-coupon-container .control-invalid,covetrus-cart-coupon .cx-cart-coupon-container covetrus-contact-form .customer-service-form .control-invalid,covetrus-contact-form .customer-service-form covetrus-cart-coupon .cx-cart-coupon-container .control-invalid{grid-area:2/1/3/3;margin-top:.625rem}covetrus-cart-coupon .cx-cart-coupon-container cx-form-errors cx-icon,covetrus-cart-coupon .cx-cart-coupon-container covetrus-update-profile .form-profile .control-invalid cx-icon,covetrus-update-profile .form-profile covetrus-cart-coupon .cx-cart-coupon-container .control-invalid cx-icon,covetrus-cart-coupon .cx-cart-coupon-container covetrus-contact-form .customer-service-form .control-invalid cx-icon,covetrus-contact-form .customer-service-form covetrus-cart-coupon .cx-cart-coupon-container .control-invalid cx-icon{margin-right:.5rem}covetrus-cart-coupon .cx-cart-coupon-container cx-form-errors cx-icon svg,covetrus-cart-coupon .cx-cart-coupon-container covetrus-update-profile .form-profile .control-invalid cx-icon svg,covetrus-update-profile .form-profile covetrus-cart-coupon .cx-cart-coupon-container .control-invalid cx-icon svg,covetrus-cart-coupon .cx-cart-coupon-container covetrus-contact-form .customer-service-form .control-invalid cx-icon svg,covetrus-contact-form .customer-service-form covetrus-cart-coupon .cx-cart-coupon-container .control-invalid cx-icon svg{width:1rem;height:1rem}covetrus-cart-coupon .cx-available-coupon .title{font-weight:700}covetrus-cart-coupon .cx-available-coupon .message{display:flex;flex-wrap:wrap}covetrus-cart-coupon .cx-available-coupon .scroll{display:block;height:auto;box-sizing:border-box;max-height:240px;overflow-y:auto}covetrus-cart-coupon .cx-available-coupon .card{font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-normal);display:inline-flex;align-items:flex-start;padding:var(--cx-padding, .25rem .25rem);word-break:break-all;margin-top:.25rem;margin-inline-end:.25rem;margin-bottom:0;margin-inline-start:0;background:var(--cx-color-background);border:1px solid #f1f1f1;border-radius:.25rem}covetrus-cart-coupon button.link{font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);color:var(--cx-color-text);border-width:0;text-decoration:none;background:var(--cx-color-background)}covetrus-cart-coupon button.link:hover{text-decoration:underline}covetrus-applied-coupons .readOnly-coupons{display:flex;margin-top:.5rem;margin-left:.75rem;flex-direction:column;gap:.25rem}covetrus-applied-coupons .cx-applied-coupon-title{display:flex;flex-wrap:wrap}covetrus-applied-coupons .cx-coupon-card-grid{display:grid}covetrus-applied-coupons .cx-coupon-card-grid:not(:last-of-type){margin-bottom:.75rem}@media (max-width: 1279.98px){covetrus-applied-coupons .cx-coupon-card-grid{flex:0 0 100%;max-width:100%}}@media (min-width: 768px){covetrus-applied-coupons .cx-coupon-card-grid{padding-inline-end:0}}covetrus-applied-coupons .cx-coupon-apply,covetrus-applied-coupons .coupon-summary{display:inline-flex;align-items:center;word-break:break-all}covetrus-applied-coupons .cx-coupon-apply .cx-cart-coupon-code,covetrus-applied-coupons .cx-coupon-apply .cx-applied-coupon-code,covetrus-applied-coupons .coupon-summary .cx-cart-coupon-code,covetrus-applied-coupons .coupon-summary .cx-applied-coupon-code{flex:1;color:#008556;font-size:.875rem;line-height:1.25rem}covetrus-applied-coupons .cx-coupon-apply .close,covetrus-applied-coupons .coupon-summary .close{font-size:1rem;margin-right:.5rem;padding:0;background-color:transparent;border:0;opacity:.5}covetrus-applied-coupons .cx-coupon-apply .close cx-icon,covetrus-applied-coupons .coupon-summary .close cx-icon{display:flex;align-items:center}covetrus-applied-coupons .cx-coupon-apply .close cx-icon svg,covetrus-applied-coupons .coupon-summary .close cx-icon svg{width:1rem}cx-item-counter{padding:0 .625rem;height:3.125rem;width:7.5rem;background-color:var(--cx-color-inverse);overflow:hidden}cx-item-counter input{text-align:center;color:#6e6e6e;width:2rem;margin:0 .625rem;background-color:var(--cx-color-transparent)}cx-item-counter input[type=number]::-webkit-inner-spin-button,cx-item-counter input[type=number]::-webkit-outer-spin-button{appearance:none}cx-item-counter input[type=number]{-moz-appearance:textfield}cx-item-counter.readonly button{display:none}cx-item-counter.readonly input{border:none;cursor:text}cx-item-counter:not(.readonly){border-radius:4px;border-style:solid;border-width:1px;border-color:#a9a9a9;display:inline-flex}cx-item-counter:not(.readonly) input{border:none;padding:0;min-width:unset;max-width:unset}cx-item-counter:not(.readonly) input:focus{background:var(--cx-color-background)}cx-item-counter.warning{border-color:#efb51b}cx-item-counter button{display:flex;background-color:var(--cx-color-transparent);border:none;color:#1474e5;cursor:pointer;margin:0;max-height:3.125rem;padding:0;min-width:unset;max-width:unset;font-size:var(--cx-font-size, 1rem);line-height:var(--cx-line-height, 1.625rem);font-weight:var(--cx-font-weight-normal)}cx-item-counter button:hover{color:var(--cx-color-primary)}cx-item-counter button:focus{color:var(--cx-color, var(--cx-color-primary));cursor:pointer;font-weight:var(--cx-font-weight-bold)}cx-item-counter button:disabled{color:var(--cx-color-light)}cx-item-counter button .cx-icon svg{width:1.5rem;height:1.5rem}cx-item-counter :disabled{cursor:not-allowed}covetrus-quick-buy-drawer cx-media,covetrus-product-drawer cx-media{flex-shrink:0;height:5rem;width:5rem;background-color:#f6f6f6;border:1px solid #f1f1f1;border-radius:.25rem}covetrus-quick-buy-drawer cx-media img,covetrus-product-drawer cx-media img{mix-blend-mode:darken}covetrus-quick-buy-drawer cx-media.is-missing,covetrus-product-drawer cx-media.is-missing{height:5rem;width:5rem}covetrus-quick-buy-drawer section,covetrus-product-drawer section{display:flex;flex-direction:column;row-gap:1.25rem}covetrus-quick-buy-drawer .modal-content section[body],covetrus-quick-buy-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content section[body],cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .cx-cancel-replenishment-dialog-content section[body],covetrus-product-drawer .modal-content section[body],covetrus-product-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content section[body],cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-product-drawer .cx-cancel-replenishment-dialog-content section[body]{margin-top:0;padding:0 40px}covetrus-quick-buy-drawer hr,covetrus-product-drawer hr{color:#e8e8e8;opacity:1;margin:0}covetrus-quick-buy-drawer .footer,covetrus-product-drawer .footer{width:100%;display:flex;flex-direction:column;gap:.625rem}covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer,covetrus-product-drawer .covetrus-drawer .modal-content .modal-footer,covetrus-product-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-product-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer{padding:1rem}covetrus-quick-buy-drawer .product-detail,covetrus-product-drawer .product-detail{display:flex;column-gap:.75rem}covetrus-quick-buy-drawer .body-text,covetrus-product-drawer .body-text{display:block;font-size:.875rem;margin-bottom:.75rem;line-height:1.25rem}covetrus-quick-buy-drawer .promotion-info,covetrus-product-drawer .promotion-info{background:unset;border:unset;margin-top:17px;margin-bottom:unset;padding:unset}covetrus-quick-buy-drawer .promotion-info .covetrus-promotions ul>li span,covetrus-product-drawer .promotion-info .covetrus-promotions ul>li span{font-size:.75rem;line-height:1rem}covetrus-quick-buy-drawer .promotion-info .covetrus-promotions ul>li cx-icon svg,covetrus-product-drawer .promotion-info .covetrus-promotions ul>li cx-icon svg{width:1rem;height:1rem}covetrus-quick-buy-drawer .price,covetrus-product-drawer .price{margin-bottom:.5rem}covetrus-quick-buy-drawer .product-variant-selector .variant-category,covetrus-product-drawer .product-variant-selector .variant-category{margin-bottom:1.25rem}covetrus-quick-buy-drawer .product-variant-selector .variant-category:not(first-child),covetrus-product-drawer .product-variant-selector .variant-category:not(first-child){margin-top:0}covetrus-quick-buy-drawer covetrus-practice-messaging .message,covetrus-product-drawer covetrus-practice-messaging .message{margin-top:-1.5rem}covetrus-empty-cart .no-cart-container{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}covetrus-empty-cart .no-cart-container .no-pets-header{line-height:2rem}covetrus-empty-cart .no-cart-image{max-width:calc(35 * var(--cx-spatial-base));margin-bottom:calc(2.5 * var(--cx-spatial-base))}@media (min-width: 1280px){covetrus-empty-cart .no-cart-image{margin-top:calc(1 * var(--cx-spatial-base))}}covetrus-empty-cart .no-cart-header{font-size:1.375rem;font-weight:700;line-height:1.5rem}covetrus-empty-cart .no-cart-message{line-height:1.625rem;margin-top:calc(1 * var(--cx-spatial-base));margin-bottom:calc(4 * var(--cx-spatial-base))}@media (min-width: 768px){covetrus-empty-cart .no-cart-message{max-width:25rem}}covetrus-empty-cart .btn-add-cart{padding:calc(1.5 * var(--cx-spatial-base)) calc(2.5 * var(--cx-spatial-base));text-transform:none;font-weight:700}covetrus-empty-cart .btn-add-cart cx-icon{display:flex;margin-right:calc(1 * var(--cx-spatial-base))}covetrus-empty-cart .btn-add-cart cx-icon svg{height:1.125rem;width:1.125rem}cx-banner{display:block;position:relative}cx-banner a{display:block;z-index:1;width:100%;height:100%;top:0;left:0;position:absolute}cx-banner a:focus{outline-offset:-2px}cx-banner cx-generic-link{display:unset}cx-banner img{width:100%;margin:var(--cx-margin)}covetrus-footer-navigation{display:flex;flex-direction:column;text-align:center;padding-top:2.25rem;padding-bottom:1.5rem;border-top:1px solid #e8e8e8}covetrus-footer-navigation .footer-heading{text-transform:capitalize;font-size:1rem;line-height:1.5rem;font-weight:700}covetrus-footer-navigation .footer-list{list-style:none;padding:0;margin:0}covetrus-footer-navigation span:focus{outline:none}covetrus-footer-navigation li{margin-bottom:.5rem}covetrus-footer-navigation cx-icon{margin-right:.5rem;vertical-align:middle}covetrus-footer-navigation cx-icon svg{display:inline-block!important}@media (min-width: 1280px){covetrus-footer-navigation{flex-direction:row;justify-content:center;column-gap:8.5rem;text-align:left}}@media (forced-colors: active){covetrus-footer-navigation cx-generic-link:focus,covetrus-footer-navigation .footer-heading:focus{outline:2px solid CanvasText}}covetrus-footer-navigation>nav:not(:last-child){margin-bottom:2.5rem}@media (min-width: 1280px){covetrus-footer-navigation>nav:not(:last-child){margin-bottom:0}}covetrus-footer-navigation>nav span,covetrus-footer-navigation>nav cx-generic-link a,covetrus-footer-navigation>nav>ul>li>a{display:block!important;margin-bottom:.875rem}covetrus-footer-navigation>nav span[id],covetrus-footer-navigation>nav cx-generic-link a,covetrus-footer-navigation>nav>ul>li>a{font-size:.875rem;line-height:1.25rem;color:currentColor;cursor:pointer}covetrus-footer-navigation>nav span[id]:hover,covetrus-footer-navigation>nav cx-generic-link a:hover,covetrus-footer-navigation>nav>ul>li>a:hover{color:#191919;text-decoration:unset}covetrus-footer-navigation>nav span[id]:focus,covetrus-footer-navigation>nav span[id]:focus-visible,covetrus-footer-navigation>nav cx-generic-link a:focus,covetrus-footer-navigation>nav cx-generic-link a:focus-visible,covetrus-footer-navigation>nav>ul>li>a:focus,covetrus-footer-navigation>nav>ul>li>a:focus-visible{outline:2px solid #1474E5}covetrus-footer-navigation>nav span[id] .cx-icon,covetrus-footer-navigation>nav cx-generic-link a .cx-icon,covetrus-footer-navigation>nav>ul>li>a .cx-icon{margin-right:.625rem}covetrus-footer-navigation>nav span[id] .cx-icon svg,covetrus-footer-navigation>nav cx-generic-link a .cx-icon svg,covetrus-footer-navigation>nav>ul>li>a .cx-icon svg{width:1rem;height:1rem}covetrus-copy-rights cx-generic-link a:focus,covetrus-copy-rights cx-generic-link a:focus-visible{outline:2px solid #1474E5}covetrus-footer-logo{display:flex;justify-content:space-between;align-items:center;flex-direction:column-reverse;row-gap:2.5rem}@media (min-width: 1280px){covetrus-footer-logo{flex-direction:row;row-gap:0}}covetrus-footer-logo .pharmacy{display:flex;gap:1.5rem}covetrus-back-to-top button{height:inherit;width:inherit;font-size:.875rem;line-height:1.25rem;font-weight:700;color:#1474e5;background-color:transparent;border:transparent;padding:0}covetrus-back-to-top button cx-icon{margin-left:.5rem}covetrus-back-to-top button cx-icon svg{vertical-align:bottom}covetrus-copy-rights{display:flex;flex-direction:column;padding:2.25rem 0 2.75rem;border-top:1px solid #e8e8e8}covetrus-copy-rights .cx-copyright{gap:1rem;display:flex;flex-direction:column}covetrus-copy-rights .cx-copyright .greatpetrx{font-size:.75rem;line-height:1rem;text-transform:none;margin:0 1.5rem}@media (min-width: 1280px){covetrus-copy-rights .cx-copyright .greatpetrx{max-width:28.125rem;margin:0}}covetrus-copy-rights cx-navigation-ui{display:unset;margin-top:1.5rem}covetrus-copy-rights cx-navigation-ui ul{display:flex;flex-direction:column;align-items:center;column-gap:2rem}covetrus-copy-rights cx-navigation-ui li{padding-bottom:2rem;font-size:.875rem;line-height:1.25rem;text-decoration:underline}covetrus-copy-rights cx-navigation-ui li a{padding-inline-end:0;padding-top:0;padding-bottom:0}@media (min-width: 1280px){covetrus-copy-rights{flex-direction:row;align-items:center;justify-content:space-between}covetrus-copy-rights cx-navigation-ui{margin-top:0}covetrus-copy-rights cx-navigation-ui ul{flex-direction:row;align-self:flex-start}covetrus-copy-rights cx-navigation-ui ul li{padding-bottom:0}}cx-link a{display:inline;padding:var(--cx-padding, 0);margin:var(--cx-margin, 0);color:currentColor;display:var(--cx-display)}html[dir=rtl] covetrus-breadcrumb nav span:not(:last-child):after{content:"\\"}cx-breadcrumb{display:flex;flex-direction:column;font-family:Mulish,sans-serif;margin:1.25rem 0 2rem;padding:0;color:currentcolor;background-color:#fff}cx-breadcrumb h1,cx-breadcrumb .h1{display:none}cx-breadcrumb nav{display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;line-height:1.25rem;padding:0;justify-content:left;color:#6e6e6e}cx-breadcrumb nav ol{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding-inline-start:0;margin:0}cx-breadcrumb nav ol li{display:inline;color:inherit}cx-breadcrumb nav ol li:not(:last-child):after{content:"/"}cx-breadcrumb nav ol li a{text-transform:capitalize;color:inherit;padding:0}cx-breadcrumb nav ol li:after{margin:0 calc(1 * var(--cx-spatial-base))}.primary-navigation,covetrus-navigation-ui cx-generic-link a.back-link,covetrus-navigation-ui.flyout>nav>ul>li>span,covetrus-navigation-ui.flyout>nav>ul>li>cx-generic-link a{font-size:1.125rem;line-height:1.5rem;font-weight:700}covetrus-navigation-ui .wrapper{cursor:default}@media (max-width: 1279.98px){covetrus-navigation-ui.flyout .panel{display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(2,auto) 1fr;height:0;overflow:hidden}}@media (min-width: 1280px){covetrus-navigation-ui.flyout .wrapper{z-index:20}covetrus-navigation-ui.flyout>nav>ul>li>.wrapper{background-color:#fff;position:absolute;top:3.125rem;left:-.625rem;min-height:0;width:0;overflow:hidden}covetrus-navigation-ui.flyout>nav>ul>li>.wrapper>.panel{padding-top:1.5rem;padding-left:0;padding-bottom:1.5rem}}covetrus-navigation-ui.flyout .back{display:flex;align-items:center;padding-right:1rem}covetrus-navigation-ui.flyout .back cx-icon{align-self:flex-start}@media (max-width: 1279.98px){covetrus-navigation-ui.flyout .back{grid-area:1/1/2/2}}@media (min-width: 1280px){covetrus-navigation-ui.flyout .back{display:none}}covetrus-navigation-ui.flyout>nav>ul>li>span,covetrus-navigation-ui.flyout>nav>ul>li>cx-generic-link a{margin-bottom:2.25rem}covetrus-navigation-ui.flyout span,covetrus-navigation-ui.flyout cx-generic-link{cursor:pointer}covetrus-navigation-ui.flyout span{display:flex;justify-content:space-between}covetrus-navigation-ui.flyout cx-generic-link.all{display:inline-block;width:auto}@media (max-width: 1279.98px){covetrus-navigation-ui.flyout .wrapper span,covetrus-navigation-ui.flyout .wrapper cx-generic-link a:not(.back-link){margin-bottom:1.25rem}covetrus-navigation-ui.flyout .wrapper cx-generic-link a.back-link{margin-bottom:2rem}covetrus-navigation-ui.flyout cx-generic-link.all{grid-area:2/2/3/3}}@media (min-width: 1280px){covetrus-navigation-ui.flyout nav>ul>li:not(:last-child){padding-right:2.25rem}covetrus-navigation-ui.flyout nav>ul>li>span,covetrus-navigation-ui.flyout nav>ul>li>cx-generic-link a{margin-bottom:0;padding:.75rem;font-size:1rem;line-height:1.625rem;font-weight:700;color:#484848}covetrus-navigation-ui.flyout nav>ul>li:hover>span{border-bottom-color:#484848;border-bottom-style:solid;border-bottom-width:2px}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>cx-generic-link.all a{padding-right:1.5rem;padding-left:1rem;font-size:1.125rem;line-height:1.5rem}covetrus-navigation-ui.flyout nav>ul>li cx-generic-link a:hover{color:#191919;font-weight:700;text-decoration:underline}}@media (min-width: 1280px){ul.childs>li>cx-generic-link>a{padding:0;display:inline-block;width:auto;margin-top:0;margin-bottom:0;margin-block:0}}covetrus-navigation-ui li span cx-icon{margin-left:1.5rem}covetrus-navigation-ui li span cx-icon svg{width:1.5rem;height:1.5rem}@media (min-width: 1280px){covetrus-navigation-ui.flyout .childs[depth="2"] .childs[depth="1"]{display:grid;grid-auto-flow:column;grid-template-rows:repeat(auto-fill,1.625rem);row-gap:.5rem;height:100%}covetrus-navigation-ui.flyout .childs[depth="2"] .childs[depth="1"] li{margin-right:2rem}}@media (max-width: 1279.98px){covetrus-navigation-ui.flyout .childs{grid-area:3/2/4/3}}covetrus-navigation-ui a,cx-navigation-ui a{color:currentColor}covetrus-navigation-ui.flyout a,cx-navigation-ui.flyout a{display:block;text-decoration:none;white-space:nowrap}@media (max-width: 1279.98px){body.navigation-open{overflow:hidden;position:fixed;width:100%}}@media (min-width: 1280px){body.navigation-open covetrus-root:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;background:#191919;opacity:.25}body.navigation-open header,body.navigation-open .TopHeaderSlot.has-components{z-index:20}body.navigation-open .HeaderQuickNavLeft covetrus-navigation-ui.flyout{position:relative}body.navigation-open .HeaderQuickNavLeft covetrus-navigation-ui.flyout>nav>ul>li.expanded .wrapper,body.navigation-open .HeaderQuickNavLeft covetrus-navigation-ui.flyout>nav>ul>li:hover .wrapper{width:calc(100% + 5.75rem);min-width:21.75rem;left:-3.75rem;overflow:visible}body.navigation-open .HeaderQuickNavLeft covetrus-navigation-ui.flyout>nav>ul>li.expanded .wrapper>.panel,body.navigation-open .HeaderQuickNavLeft covetrus-navigation-ui.flyout>nav>ul>li:hover .wrapper>.panel{padding-left:3.5rem}}covetrus-navigation-ui{display:flex;color:#191919}covetrus-navigation-ui nav{outline:none}covetrus-navigation-ui nav ul{list-style-type:none;padding-inline-start:0;margin-bottom:0}covetrus-navigation-ui nav button{border:none;background-color:transparent}@media (max-width: 1279.98px){covetrus-navigation-ui.flyout{flex-direction:column}covetrus-navigation-ui.flyout nav{width:100%}covetrus-navigation-ui.flyout nav ul{width:max-content}covetrus-navigation-ui.flyout nav ul li>cx-generic-link+button{border-inline-start:1px solid var(--cx-color-light)}covetrus-navigation-ui.flyout a:hover{color:#1474e5;text-decoration:underline}covetrus-navigation-ui.flyout.is-open ul>li{display:none}covetrus-navigation-ui.flyout.is-open ul cx-generic-link.all,covetrus-navigation-ui.flyout.is-open ul cx-generic-link a.back-link{display:none}covetrus-navigation-ui.flyout.is-open ul.is-open>li[aria-expanded=true]{display:initial}covetrus-navigation-ui.flyout.is-open ul.is-open>li[aria-expanded=true]>span,covetrus-navigation-ui.flyout.is-open ul.is-open>li[aria-expanded=true] span cx-icon{display:none}covetrus-navigation-ui.flyout.is-open ul.is-open>li[aria-expanded=true] li,covetrus-navigation-ui.flyout.is-open ul.is-open>li[aria-expanded=true] cx-generic-link.all{display:initial}covetrus-navigation-ui.flyout.is-open ul.is-open>li[aria-expanded=true] cx-generic-link a.back-link{display:flex}covetrus-navigation-ui.flyout.is-open ul.is-open>li[aria-expanded=true]>.wrapper>.panel{height:auto}covetrus-navigation-ui.flyout.is-open ul.is-opened>li{display:initial}covetrus-navigation-ui.flyout.is-open ul.is-opened>li>.wrapper>.panel{height:auto}covetrus-navigation-ui.flyout.is-open ul.is-opened>li>.wrapper>.panel>.childs>li{display:none}covetrus-navigation-ui.flyout.is-open ul.is-opened>li>.wrapper>.panel>.childs>li[aria-expanded=true]{display:initial}covetrus-navigation-ui.flyout.is-open ul.is-opened>li>.wrapper>.panel>.childs>li[aria-expanded=true]>.wrapper>.panel{height:auto}covetrus-navigation-ui.flyout.is-open ul.is-opened>li>.wrapper>.panel>.childs>li[aria-expanded=true] li,covetrus-navigation-ui.flyout.is-open ul.is-opened>li>.wrapper>.panel>.childs>li[aria-expanded=true] cx-generic-link.all{display:initial}covetrus-navigation-ui.flyout.is-open ul.is-opened>li>.wrapper>.panel>.childs>li[aria-expanded=true] cx-generic-link a.back-link{display:flex}covetrus-navigation-ui.flyout.is-open ul.is-opened>li span,covetrus-navigation-ui.flyout.is-open ul.is-opened>li>.wrapper>.panel>.back{display:none}covetrus-navigation-ui.flyout.is-open>li:not([aria-expanded=true])>.wrapper>.panel,covetrus-navigation-ui.flyout.is-open>.wrapper{display:none}covetrus-navigation-ui.flyout nav:not(.is-open):not(.is-opened) li:not([aria-expanded=true])>.wrapper>.panel{display:none}}@media (min-width: 1280px){covetrus-navigation-ui.flyout nav>ul{display:flex;flex-flow:row;justify-content:center}covetrus-navigation-ui.flyout nav>ul>li{display:flex}covetrus-navigation-ui.flyout nav>ul>li>span cx-icon{display:none}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel{position:relative}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel li,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel .childs>.all{margin-top:.5rem}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all{padding-right:1.5rem;padding-left:1rem}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li>span,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li>.all,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li>cx-generic-link a,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all>span,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all>.all,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all>cx-generic-link a{font-size:1.125rem;line-height:1.5rem}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li cx-icon,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all cx-icon{visibility:hidden}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li .wrapper,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all .wrapper{display:none}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children.expanded,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children:hover,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children.expanded,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children:hover{margin-top:0;background-color:#f6f6f6}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children.expanded:before,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children.expanded:after,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children:hover:before,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children:hover:after,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children.expanded:before,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children.expanded:after,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children:hover:before,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children:hover:after{content:"";display:block;border-top:6px solid #f6f6f6}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children.expanded>span,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children:hover>span,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children.expanded>span,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children:hover>span{font-weight:700}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children.expanded cx-icon,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children:hover cx-icon,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children.expanded cx-icon,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children:hover cx-icon{visibility:unset}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children.expanded>.wrapper,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children:hover>.wrapper,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children.expanded>.wrapper,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children:hover>.wrapper{position:absolute;width:auto;height:100%;top:0;left:100%;display:initial}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children.expanded>.wrapper>.panel,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children:hover>.wrapper>.panel,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children.expanded>.wrapper>.panel,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children:hover>.wrapper>.panel{background-color:#f6f6f6;padding:1.5rem;height:100%;display:flex;flex-direction:column}covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children.expanded+li,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>li.has-children:hover+li,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children.expanded+li,covetrus-navigation-ui.flyout nav>ul>li>.wrapper>.panel>.childs>.all.has-children:hover+li{margin-top:0}covetrus-navigation-ui.flyout .wrapper cx-generic-link.back-link{display:none}}covetrus-navigation-ui nav>ul>li>cx-generic-link{padding:0}@media (min-width: 1280px){cx-navigation-ui nav li>cx-generic-link>a{margin-top:0;margin-bottom:0;margin-block:0}}@media (max-width: 1279.98px){covetrus-navigation{overflow:scroll;height:calc(100vh - 18rem)}}covetrus-navigation covetrus-navigation-ui.flyout{width:max-content}@media (max-width: 1279.98px){covetrus-navigation covetrus-navigation-ui.flyout.is-open .is-open:not(.back)>span{display:none}}@media (min-width: 768px){covetrus-navigation covetrus-navigation-ui.flyout{justify-content:flex-start;height:3.125rem}}cx-media{position:relative;display:block}cx-media img{max-width:100%;max-height:100%;transform:scale(1);opacity:1;transition:all .6s}cx-media.is-missing{height:100%}cx-media.is-missing{background:no-repeat top center url("data:image/svg+xml,%3Csvg width='295' height='313' viewBox='0 0 295 313' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg style='mix-blend-mode:darken'%3E%3Crect x='0.5' y='0.5' width='294' height='312' rx='4' fill='url(%23pattern0)'/%3E%3C/g%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_10744_134284' transform='translate(-0.0306122) scale(0.00176871 0.00166667)'/%3E%3C/pattern%3E%3Cimage id='image0_10744_134284' width='600' height='600' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAJYCAYAAAC+ZpjcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABPrSURBVHgB7d2LclvHlYbR9pi60LrLfv9nnEkycSxbdrgDokQxIgUC/wH6slYVypJSFUsycfCxu88+P7TW3jQAAGL+pwEAECWwAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhVw04RL1Xnt+8nt3+uL45+fHO//759vX7zeuPm9en258DsCCBBQ/74eb16uZ13b6OqW/58fb1/M6vVWT9evsCYCH1AfKmAXfV++J128VVQq1kVWT9owGwBIEFX/up7eJqi/OJFVr/13YrWwBMrLY0XjSgvtn42HaB9UPbRkXb9e2PRRbAxAQW7N4HP7fdAfZzeH777/ytATAlYxpYXYXOx/b9Q+xptZL1cwNgSgKLlV0qrvZqxexdA2A6AouV1Q0el4qrvVrJ+qkBMBWBxarqTsGXrQ9v29fzswAYnMBiRbVq1duq0esGwDQEFivaas7VKWoF67oBMAWBxWpq9arXkLGKBTAJgcVqeo6Y+88yBGBQAovV9B4wVrEAJiCwWMl+gnrPrtp2j+oB4EwEFisZYfut3pPnemQPABsRWKxklPNNVw2AoQksVjLK1psVLIDBCSxWMkq49H5ODIDvEFjQH4fcAQYnsFjFSKtC3pcAg3MhZxWf2zhG+r0C8A0CCwAgTGCxklFWhqxgAQxOYLGS39sYRvl9AvAAgcVKPrUx/NEAGJrAYiUjhMufbZwQBOABAouVVLj82fr2WwNgeAKL1fyz9e3XBsDwBBar+f/W7ypW3T1oexBgAgKL1fzV+l3F+kcDYAoCixX1uIpVoxlsDwJMQmCxolrF6m216H8bANMQWKyqtgl7WTH6WzO9HWAqAouVVdhcemp6raT1fmcjAE8ksFhZbRXW1tylVo9qBc3BdoAJ/XjzetFgXRVZNdzzedu9H86lDtr/rQEwJYEFu8iq1aQf2i60tlR3L/697QILgEkJLPiihnzWduGzts32ef3/15akx+EATE5gwdfqgdD7uwvr/ZEIrYq2v9++en8WIgABtSXypgHfUu+Plzev6/b0rcMKqYq1OsTu8TcAixFYcJhazbpqu9CqLcR679xd3doHVf2ztgBr/MNfDYAlCSwAgDBzsAAAwgQWQN5VA5YmsACy6rzeL237mWpAxwQWQE6da/14++N3tz8HFiSwAHJety+PXPrx9ufAggQWQEbNS3t179fq54Y5w4IEFsDpHlutetfO+yBxoAMCC+B0d7cG76vr7LsGLEVgAZzm+vb1mLqj8KcGLENgARyvVq0OfRrG22Y+FixDYAEcr7b+nnId/dCMboAlCCyA49S5q6cOEzW6ARYhsACe7pRQMroBFiCwAJ7uYzuN0Q0wOYEF8DSPjWQ4lNENMDmBBXC4OnOVOkNldANMTGABHKZWrdKrThVrRjfAhAQWwGESW4P37bcKjW6AyQgsgO87ZFr7sZ41oxtgOgIL4HHnmF1VoxueOlML6JjAAnhcPQrnHCMVbBXCRAQWwMPqLr+X7Twq4j40YAoCC+DbKnjetvMyugEmIbAAvu3Uae3H2uJuReDMBBbAf7tk5NR1+X0DhiawAL52jrsGv6dGN7xpwLAEFsAXdRffpbYG7zO6AQYmsAC+6O38k9ENMCiBBbBTk9pftb5s8fxD4AwEFkAf564eUnO4jG6AwQgsgP5HIxjdAIMRWMDqanVoqwc5p9S12lYhDERgASvreWvwvrqj0OgGGITAAlZWAz1Hug4a3QCDEFjAqmrl6lkbj9ENMACBBaxopK3B+0b+vcMyBBawol6mtR+rtgp7P5gPSxNYwGpmGXlQB96NboBOCSxgJXVAfJbtNaMboGMCC1jFjI+dqWA05R06JLCAVcw6Df3tzeuqAV0RWMAKrtvch8I/NKMboCsCC5jdCmMNjG6AzggsYHZ17mqFu+1qdMOLBnRBYAEzq1WdlR4ts0pMQvcEFjCrFbfNjG6ATggsYFajT2s/ltEN0AGBBcxo1pEMh6o/v9ENcEECC5iNO+p213ajG+CCBBYwkwqKVbcG7xOacEECC5jJ6luD99XohpXuooRuCCxgFjWp/VXjvrqr0FYhnJnAAmZgO+xh9XfzoQFnJbCAGdgafJzRDXBmAgsYXYXDzA9yThGhcEYCCxiZrcHD1fX+fQPOQmABI6uRDK5jh3t283rTgM25MAGjsuV1HKMb4AwEFjAiW4OnMboBNiawgBGZ1n6aCtR3DdiMwAJGU2eIbA2e7mUzugE2I7CAkdTZIdPac5xjg40ILGAUtrXy6jPA3ylsQGABo7Daso1aFTS6AcLqYvWiAZdW78Vf2m5O0R83r78ad9WkdncNbqci69PN63MDIgQWXF69Dz/e/rMCaz+n6HPzgVf2W4NW3LdVX3O/NiBCYMHlVVxd3fu1em/Wqo3Qau1D24Un26qArdlYnxpwMoEFl1UrM4+9B++GVvmjraW2BT3I+Xz2Qb/a1xnECSy4nIqHQ0cO1Hu15hZVbNT5rBU+AOvP/KFxbhVZ/2rOAcJJBBZcRg14PObOrdrGWSW06tC/c1fnV9uEtSXrPBacQGDB+dUKwft2mtlDq1b3XjYupT4b/rx5/d6AowgsOK/9HYOpB+3OGFp14P/UAOV09dlQW4V/NuDJBBacz91xDGmzhFaF58/N1mAv6vPBViEcQWDBeezDYetJ5KOHVt1V+bzRC6Mb4EgCC86jtrzOGQ53Q6t+XLfe935XmGntfaqv2zqLZegtPIHAgu1VNPzULqPiqj4gX7a+Q8u09r7tz2MZ3QAHEliwrdetj1WZu6HV4/MO3zZbgz0zugGeSGDBduq99a71pUJr/7zDev/3EFq1umdrsH9GN8ATCCzYxn4KeWocwxZ6CK36d9f5tJ7/nviivmZ+a0Y3wHcJLMjbchzDFi4ZWr+0cf6e2IWw0Q1wAIEFWecax7CFc4eWae1jMroBDiCwIOvc4xi2cI7Q8iDnsdXXeAWW0Q3wAIEFOZccx7CFrULLtPY5VGTZKoQHCCzI6GUcwxb2oVUfqJ/b6asWb5rrzgz2oz9EFnyDwILT1QTyt21+db2oP+spoVXXmxX+rlZhdAM8QGDBaa7aemMG7oZWOfR5h/uRDLYG51IrnKa8wz0CC4432jiGtPpzP+XB0qa1z6m+ubBVCPcILDjOyOMY0u4+WPqh0PIg57nV+8DoBrhDYMFxKq6uGnc9FFoe5LwGoxvgDoEFT1d3wRmQ+bD7oVUrV88aK7BVCLcEFjzNzOMY0vahZRt1HfXfvFZ2/9VgcZbs4XA1RFRcweMqqmcauAtHEVhwmPqu3PwmOEx9I2LlkqUJLPg+z82Dp6nPlncNFuYMFjxu9VlXcCyjG1iaFSx4XE0eF1dwnP0zLGE5AgseVuMYjBeA09RW4UqPkoL/EFjwbXVI91UDTlUrwO6+ZTkCC/6bcQyQVd+sXDdYiMCCrxnHANuoLXfnGVmGwIIvjGOA7RjdwFIEFuwYxwDbqzsKTXlnCQILdnc4GccA51Fb8FcNJiewYHfBN44Bzqe24o1uYGoCi9XV3YLuboLzMrqB6QksVva6ucjDpdToBo9qY1oCi1XVhV1cwWXVXYXOPjIlgcWK6oLudnG4PKMbmJbAYjX7cQy+9qEPRjcwJR8yrKTuWjLrCvpT2/VGNzAVgcVKnPeAPtVnkdENTEVgsYr6DvllA3pldANTEViswDgGGEONbnjeYAICi9kZxwBjqa18W4UMT2AxM+MYYDz1vv3QYHACi1kZxwDjMrqB4fnwYUbGMcD4amvfe5hhCSxmVNsLLswwtvp8et9gUAKL2bxp7kKCWTxru/c0DEdgMZPaUnjVgJkY3cCQBBazuG7GMcCsjG5gOAKLGdQzzGwjwLyMXGE4AovR7Wfm+FqGudWjroxuYBg+lBjZftaVOwZhDUY3MAyBxcjqFm4XW1hHfWbZKmQIAotR1ZmrZw1YTd1R6Mwl3RNYjMg4Blib0Q10T2AxmjrkahwDYHQDXRNYjKTGMbxtALvzl64HdEtgMYr9OAaAvevbF3RHYDEC4xiAh9SBd9cGuiOwGIFxDMBDjG6gSwKL3hnHAHxP3VFoyjtdEVj0zDgG4FB14P2qQScEFr0yjgF4qroRxugGuiCw6FEt97v9GniqOqvpGzO6ILDoTV0g3zeA49SxghcNLkxg0ZP9OAZfl8Ap6q5Cdx5zUT7I6EWdmzCOAUgwuoGLE1j0oi6GxjEAKUY3cFECix7UodSXDSDL6AYuRmBxaa+bu36A7RjdwEUILC6p7vQRV8CWjG7gIgQWl1IXPYdQgXOo0Q3PG5yRvWkupS52/2wA51Gfd58anInA4lJ+bQAwKVuEAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawgAZAlsACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQJrAAAMIEFgBAmMACAAgTWAAAYQILACBMYAEAhAksAIAwgQUAECawAADCBBYAQJjAAgAIE1gAAGECCwAgTGABAIQJLACAMIEFABAmsAAAwgQWAECYwAIACBNYAABhAgsAIExgAQCECSwAgDCBBQAQ9m+GLtKRSgodWwAAAABJRU5ErkJggg=='/%3E%3C/defs%3E%3C/svg%3E%0A");background-size:contain}cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(4,180px) 420px auto}@media (max-width: 767.98px){cx-tab-paragraph-container>div.active.toggled{display:none}cx-tab-paragraph-container>button.active.toggled{color:initial}cx-tab-paragraph-container>button.active.toggled:before{content:"+"}cx-tab-paragraph-container>button.active.toggled:after{width:0;opacity:var(--cx-opacity, 0)}}cx-tab-paragraph-container>div{background:var(--cx-color-background)}cx-tab-paragraph-container>div:not(.active){display:none}cx-tab-paragraph-container>div .container>h2,cx-tab-paragraph-container>div covetrus-root>covetrus-fixed-message>div>h2,cx-tab-paragraph-container>div covetrus-global-message>div>h2,cx-tab-paragraph-container>div covetrus-banner>div>h2,cx-tab-paragraph-container>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary>h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div cx-page-slot.Summary>h2,cx-tab-paragraph-container>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs>h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div cx-page-slot.Tabs>h2,cx-tab-paragraph-container>div cx-page-layout.ProductDetailsPageTemplate .tab-delivery>h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div .tab-delivery>h2,cx-tab-paragraph-container>div cx-page-layout[class$=PageTemplate]>h2,cx-tab-paragraph-container>div .container>.h2,cx-tab-paragraph-container>div covetrus-root>covetrus-fixed-message>div>.h2,cx-tab-paragraph-container>div covetrus-global-message>div>.h2,cx-tab-paragraph-container>div covetrus-banner>div>.h2,cx-tab-paragraph-container>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary>.h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div cx-page-slot.Summary>.h2,cx-tab-paragraph-container>div cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs>.h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div cx-page-slot.Tabs>.h2,cx-tab-paragraph-container>div cx-page-layout.ProductDetailsPageTemplate .tab-delivery>.h2,cx-page-layout.ProductDetailsPageTemplate cx-tab-paragraph-container>div .tab-delivery>.h2,cx-tab-paragraph-container>div cx-page-layout[class$=PageTemplate]>.h2{display:none}cx-tab-paragraph-container>button{margin:0;padding:0;appearance:none;outline:0;border:0;display:inline-block;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;cursor:pointer}cx-tab-paragraph-container>button.active,cx-tab-paragraph-container>button:hover{color:var(--cx-color-primary)}cx-tab-paragraph-container>button:focus{z-index:1}@media (min-width: 768px){cx-tab-paragraph-container>button.active{cursor:initial}}cx-tab-paragraph-container>button:after{content:"";display:block;margin-top:15px;margin-inline-end:auto;margin-bottom:auto;margin-inline-start:auto;height:5px;background:var(--cx-color-primary);width:0;opacity:0;transition:all .6s}cx-tab-paragraph-container>button.active:after,cx-tab-paragraph-container>button:hover:after{width:100%}cx-tab-paragraph-container>button.active:after{opacity:1}cx-tab-paragraph-container>button:not(.active):hover:after{opacity:.5}@media (max-width: 767.98px){cx-tab-paragraph-container>button{border-top:1px var(--cx-color-light) solid;font-size:18px;padding-top:15px;padding-inline-end:0;padding-bottom:0;padding-inline-start:4%;width:100%;text-align:start;height:63px}cx-tab-paragraph-container>button:before{content:"+";margin:0 15px;float:right;font-size:33px;bottom:12px;position:relative;color:var(--cx-color-text)}cx-tab-paragraph-container>button:after{margin-top:15px;margin-inline-end:auto;margin-bottom:auto;margin-inline-start:-4%}cx-tab-paragraph-container>button.active:before{content:"\2013"}cx-tab-paragraph-container>button.active:after,cx-tab-paragraph-container>button:hover:after{width:104%}cx-tab-paragraph-container>div{padding:15px 5px}}@media (min-width: 768px) and (max-width: 1279.98px){cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(4,180px) 0px auto}}@media (min-width: 1280px){cx-tab-paragraph-container{grid-template-columns:auto 10px repeat(4,180px) 272px auto}}@media (min-width: 768px){cx-tab-paragraph-container{display:grid}cx-tab-paragraph-container>button{order:0;transition:all .6s;font-size:1.2rem;text-align:center;margin:0}cx-tab-paragraph-container>button:first-of-type{grid-column:3}cx-tab-paragraph-container>div{order:2;grid-column-start:1;grid-column-end:-1;padding:50px 0;border-top:1px var(--cx-color-light) solid}}cx-tab-paragraph-container .active{background-color:var(--cx-color-inverse)}covetrus-global-message>div,covetrus-banner>div{padding-bottom:0}covetrus-global-message>div div.alert,covetrus-banner>div div.alert{margin-top:2rem}@media (min-width: 1280px){covetrus-global-message>div div.alert,covetrus-banner>div div.alert{margin-top:3rem}}covetrus-global-message button.close,covetrus-banner button.close{padding:0;background-color:transparent;border:0}covetrus-fixed-message{width:100%}covetrus-fixed-message>div{padding-bottom:0}covetrus-fixed-message>div:focus{outline-style:none}covetrus-fixed-message .alert-messages{display:block;width:100%;word-break:break-word}covetrus-fixed-message .close-container{display:flex;align-self:flex-start;min-width:1.75rem;justify-content:flex-end}covetrus-fixed-message .close-container .close{bottom:0;padding:0;background-color:transparent;border:0}covetrus-fixed-message .close-container .close cx-icon{width:1.5rem;display:flex}covetrus-root>covetrus-fixed-message>div{margin-top:2rem}@media (min-width: 1280px){covetrus-root>covetrus-fixed-message>div{margin-top:3rem}}covetrus-contact-form .customer-service{display:flex;flex-direction:column}@media (min-width: 1280px){covetrus-contact-form .customer-service{max-width:45.5rem}}@media (max-width: 1279.98px){covetrus-contact-form .customer-service h1,covetrus-contact-form .customer-service .h1{font-weight:700;font-size:1.625rem;line-height:2rem}}covetrus-contact-form .customer-service .copy{display:flex;gap:.25rem;flex-direction:column;margin-bottom:2rem}covetrus-contact-form .customer-service .copy .subHeading{font-weight:400;font-size:1rem;line-height:1.75rem}covetrus-contact-form .customer-service .contact-form,covetrus-contact-form .customer-service .button{display:flex}covetrus-contact-form .customer-service-form{display:inherit;flex-direction:column}covetrus-contact-form .customer-service-form .order-history-link{font-size:.875rem;line-height:1.25rem;text-decoration:underline}covetrus-contact-form .customer-service-form .control-invalid .invalid-email{display:none}covetrus-contact-form .customer-service-form .form-control{margin-bottom:0}@media (min-width: 1280px){covetrus-contact-form .customer-service-form{display:grid;grid-column-gap:2rem}covetrus-contact-form .customer-service-form .form-group,covetrus-contact-form .customer-service-form .order-number{grid-column:1/3}covetrus-contact-form .customer-service-form .name{grid-column:1/2}covetrus-contact-form .customer-service-form .lastname{grid-column:2/3}covetrus-contact-form .customer-service-form button{grid-column-end:3;width:max-content;justify-self:flex-end}}.embedded-messaging{position:relative;z-index:9999}cx-card .cx-card-border{border:1px solid var(--cx-color-light)}cx-card .cx-card-container{display:flex}cx-card .cx-card-label-container{flex-grow:2}cx-card .cx-card-title{font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);font-weight:var(--cx-font-weight-normal)}cx-card .cx-card-paragraph{padding-inline-start:.7em}cx-card .cx-card-paragraph .cx-card-paragraph-title{padding-top:.7em}cx-card .cx-card-fit-to-container{width:100%;height:100%;display:flex;flex-direction:column}cx-card .cx-card-body{display:flex;flex-direction:column;justify-content:space-between}cx-card .cx-card-delete{background-color:var(--cx-color-background)}cx-card .cx-card-body-delete{padding:1rem 0 0}@media (max-width: 767.98px){cx-card .cx-card-body-delete .btn-secondary{margin:0 0 1rem}}cx-card .cx-card-delete-msg{color:var(--cx-color-danger);padding:0 0 1.25rem}cx-card .cx-card-actions{display:flex;justify-content:flex-end;padding:1.25rem 0 0}cx-card .cx-card-link{margin-inline-start:1rem}[dir=ltr] cx-icon.flip-at-ltr,[dir=rtl] cx-icon.flip-at-rtl{transform:scaleX(-1)}cx-icon,.cx-icon{align-self:center;line-height:normal}cx-icon.small:before,.small.cx-icon:before{font-size:.9rem}cx-icon svg,.cx-icon svg{width:1.175rem;height:1.175rem;fill:currentColor;display:inline-block!important}cx-icon.small svg,.small.cx-icon svg{width:.875rem;height:.875rem}cx-order-overview .cx-order-summary{background-color:var(--cx-color-background)}@media (max-width: 767.98px){cx-order-overview .cx-order-summary{background-color:var(--cx-color-inverse)}}cx-order-overview .cx-order-summary .container,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Tabs,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery,cx-order-overview .cx-order-summary cx-page-layout[class$=PageTemplate],cx-order-overview .cx-order-summary covetrus-global-message>div,cx-order-overview .cx-order-summary covetrus-banner>div,cx-order-overview .cx-order-summary covetrus-root>covetrus-fixed-message>div{display:flex;flex-wrap:wrap;padding:15px 0}@media (max-width: 1279.98px){cx-order-overview .cx-order-summary .container,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Tabs,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery,cx-order-overview .cx-order-summary cx-page-layout[class$=PageTemplate],cx-order-overview .cx-order-summary covetrus-global-message>div,cx-order-overview .cx-order-summary covetrus-banner>div,cx-order-overview .cx-order-summary covetrus-root>covetrus-fixed-message>div{max-width:100%;min-width:100%;padding:0 1.25rem}}@media (max-width: 767.98px){cx-order-overview .cx-order-summary .container,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Tabs,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery,cx-order-overview .cx-order-summary cx-page-layout[class$=PageTemplate],cx-order-overview .cx-order-summary covetrus-global-message>div,cx-order-overview .cx-order-summary covetrus-banner>div,cx-order-overview .cx-order-summary covetrus-root>covetrus-fixed-message>div{flex-direction:column;padding:1.25rem}}cx-order-overview .cx-order-summary .container .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Tabs .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout[class$=PageTemplate] .cx-summary-card,cx-order-overview .cx-order-summary covetrus-global-message>div .cx-summary-card,cx-order-overview .cx-order-summary covetrus-banner>div .cx-summary-card,cx-order-overview .cx-order-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card{flex:1;padding:0 15px}@media (min-width: 1280px){cx-order-overview .cx-order-summary .container .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card:not(:last-of-type),cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card:not(:last-of-type),cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Tabs .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card:not(:last-of-type),cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary cx-page-layout[class$=PageTemplate] .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary covetrus-global-message>div .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary covetrus-banner>div .cx-summary-card:not(:last-of-type),cx-order-overview .cx-order-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card:not(:last-of-type){border-inline-end:1px solid var(--cx-color-text)}}@media (max-width: 1279.98px){cx-order-overview .cx-order-summary .container .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Tabs .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout[class$=PageTemplate] .cx-summary-card,cx-order-overview .cx-order-summary covetrus-global-message>div .cx-summary-card,cx-order-overview .cx-order-summary covetrus-banner>div .cx-summary-card,cx-order-overview .cx-order-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card{flex:0 0 33%}}@media (max-width: 767.98px){cx-order-overview .cx-order-summary .container .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Tabs .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card,cx-order-overview .cx-order-summary cx-page-layout[class$=PageTemplate] .cx-summary-card,cx-order-overview .cx-order-summary covetrus-global-message>div .cx-summary-card,cx-order-overview .cx-order-summary covetrus-banner>div .cx-summary-card,cx-order-overview .cx-order-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card{flex:1;background-color:var(--cx-color-inverse);border-width:1px;border-style:solid;border-color:var(--cx-color-light);margin:.625rem 0}}cx-order-overview .cx-order-summary .container .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .cx-summary-card .cx-card-title,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Summary .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .cx-summary-card .cx-card-title,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary cx-page-slot.Tabs .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary cx-page-layout.ProductDetailsPageTemplate .tab-delivery .cx-summary-card .cx-card-title,cx-page-layout.ProductDetailsPageTemplate cx-order-overview .cx-order-summary .tab-delivery .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary cx-page-layout[class$=PageTemplate] .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary covetrus-global-message>div .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary covetrus-banner>div .cx-summary-card .cx-card-title,cx-order-overview .cx-order-summary covetrus-root>covetrus-fixed-message>div .cx-summary-card .cx-card-title{font-size:var(--cx-font-size, 1.375rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);font-weight:700}covetrus-pagination{display:flex;justify-content:flex-start;align-content:center;align-items:stretch;font-weight:700}covetrus-pagination a{color:#1474e5;width:2.875rem;height:46px;border:solid 1px #1474E5;box-sizing:content-box;border-inline-end:none;display:flex;align-items:center;justify-content:center;transition:background-color .3s,color .3s}covetrus-pagination a:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}covetrus-pagination a:last-child{border-inline-end:solid 1px #1474E5;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}covetrus-pagination a.current{background-color:var(--cx-color-primary);border-color:var(--cx-color-primary);color:#fff;opacity:1}covetrus-pagination a.current,covetrus-pagination a.disabled,covetrus-pagination a.gap{pointer-events:none;opacity:unset}covetrus-pagination a:hover{text-decoration:none;background-color:#e8f7ff}covetrus-pagination a.current+a{border-inline-start:none}covetrus-pagination a:focus{z-index:1}covetrus-pagination a .page-link:hover{color:var(--cx-color-inverse)}:root{--cx-popover-font-size: .875rem;--cx-popover-background: var(--cx-color-inverse);--cx-popover-min-width: 140px;--cx-popover-max-width: 280px;--cx-popover-border-width: 1px;--cx-popover-border-color: var(--cx-color-light);--cx-popover-border-radius: 5px;--cx-popover-arrow-width: 1rem;--cx-popover-arrow-height: .5rem;--cx-popover-arrow-color: var(--cx-popover-background);--cx-popover-z-index: 10;--cx-popover-box-shadow-color: rgba(0, 0, 0, .1)}cx-popover{position:absolute;top:0;left:0;z-index:var(--cx-popover-z-index);display:block;min-width:var(--cx-popover-min-width);max-width:var(--cx-popover-max-width);font-size:var(--cx-popover-font-size);word-wrap:break-word;background-color:var(--cx-popover-background);background-clip:padding-box;border:var(--cx-popover-border-width) solid var(--cx-popover-border-color);border-radius:var(--cx-popover-border-radius);padding:1rem .938rem;box-shadow:0 1px 11px 2px var(--cx-popover-box-shadow-color);opacity:0}cx-popover>.arrow{position:absolute;display:block;width:var(--cx-popover-arrow-width);height:var(--cx-popover-arrow-height);margin:0 var(--cx-popover-border-radius)}cx-popover>.arrow:before,cx-popover>.arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}cx-popover.top,cx-popover.top-left,cx-popover.top-right{margin-bottom:var(--cx-popover-arrow-height)}cx-popover.top>.arrow,cx-popover.top-left>.arrow,cx-popover.top-right>.arrow{bottom:calc(calc(var(--cx-popover-arrow-height) * -1) - (var(--cx-popover-border-width)))}cx-popover.top>.arrow:before,cx-popover.top-left>.arrow:before,cx-popover.top-right>.arrow:before{bottom:0;border-width:var(--cx-popover-arrow-height) calc(var(--cx-popover-arrow-width) / 2) 0;border-top-color:var(--cx-popover-border-color)}cx-popover.top>.arrow:after,cx-popover.top-left>.arrow:after,cx-popover.top-right>.arrow:after{bottom:var(--cx-popover-border-width);border-width:var(--cx-popover-arrow-height) calc(var(--cx-popover-arrow-width) / 2) 0;border-top-color:var(--cx-popover-arrow-color)}cx-popover.right,cx-popover.right-top,cx-popover.right-bottom{margin-inline-start:var(--cx-popover-arrow-height)}cx-popover.right>.arrow,cx-popover.right-top>.arrow,cx-popover.right-bottom>.arrow{left:calc(calc(var(--cx-popover-arrow-height) * -1) - (var(--cx-popover-border-width)));width:var(--cx-popover-arrow-height);height:var(--cx-popover-arrow-width);margin:var(--cx-popover-border-radius) 0}cx-popover.right>.arrow:before,cx-popover.right-top>.arrow:before,cx-popover.right-bottom>.arrow:before{left:0;border-width:calc(var(--cx-popover-arrow-width) / 2) var(--cx-popover-arrow-height) calc(var(--cx-popover-arrow-width) / 2) 0;border-right-color:var(--cx-popover-border-color)}cx-popover.right>.arrow:after,cx-popover.right-top>.arrow:after,cx-popover.right-bottom>.arrow:after{left:var(--cx-popover-border-width);border-width:calc(var(--cx-popover-arrow-width) / 2) var(--cx-popover-arrow-height) calc(var(--cx-popover-arrow-width) / 2) 0;border-right-color:var(--cx-popover-arrow-color)}cx-popover.left,cx-popover.left-top,cx-popover.left-bottom{margin-inline-end:var(--cx-popover-arrow-height)}cx-popover.left>.arrow,cx-popover.left-top>.arrow,cx-popover.left-bottom>.arrow{right:calc(calc(var(--cx-popover-arrow-height) * -1) - (var(--cx-popover-border-width)));width:var(--cx-popover-arrow-height);height:var(--cx-popover-arrow-width);margin:var(--cx-popover-border-radius) 0}cx-popover.left>.arrow:before,cx-popover.left-top>.arrow:before,cx-popover.left-bottom>.arrow:before{right:0;border-width:calc(var(--cx-popover-arrow-width) / 2) 0 calc(var(--cx-popover-arrow-width) / 2) var(--cx-popover-arrow-height);border-left-color:var(--cx-popover-border-color)}cx-popover.left>.arrow:after,cx-popover.left-top>.arrow:after,cx-popover.left-bottom>.arrow:after{right:var(--cx-popover-border-width);border-width:calc(var(--cx-popover-arrow-width) / 2) 0 calc(var(--cx-popover-arrow-width) / 2) var(--cx-popover-arrow-height);border-left-color:var(--cx-popover-arrow-color)}cx-popover.bottom,cx-popover.bottom-left,cx-popover.bottom-right{margin-top:var(--cx-popover-arrow-height)}cx-popover.bottom>.arrow,cx-popover.bottom-left>.arrow,cx-popover.bottom-right>.arrow{top:calc(calc(var(--cx-popover-arrow-height) * -1) - (var(--cx-popover-border-width)))}cx-popover.bottom>.arrow:before,cx-popover.bottom-left>.arrow:before,cx-popover.bottom-right>.arrow:before{top:0;border-width:0 calc(var(--cx-popover-arrow-width) / 2) var(--cx-popover-arrow-height) calc(var(--cx-popover-arrow-width) / 2);border-bottom-color:var(--cx-popover-border-color)}cx-popover.bottom>.arrow:after,cx-popover.bottom-left>.arrow:after,cx-popover.bottom-right>.arrow:after{top:var(--cx-popover-border-width);border-width:0 calc(var(--cx-popover-arrow-width) / 2) var(--cx-popover-arrow-height) calc(var(--cx-popover-arrow-width) / 2);border-bottom-color:var(--cx-popover-arrow-color)}cx-popover.top>.arrow,cx-popover.bottom>.arrow{left:50%;margin-inline-start:calc(var(--cx-popover-arrow-width) / -2)}cx-popover.top-left>.arrow,cx-popover.bottom-left>.arrow{left:.5em}cx-popover.top-right>.arrow,cx-popover.bottom-right>.arrow{left:auto;right:.5em}cx-popover.left>.arrow,cx-popover.right>.arrow{top:50%;margin-top:calc(var(--cx-popover-arrow-width) / -2)}cx-popover.left-top>.arrow,cx-popover.right-top>.arrow{top:.7em}cx-popover.left-bottom>.arrow,cx-popover.right-bottom>.arrow{top:auto;bottom:.7em}cx-popover.opened{opacity:1;transition:opacity .4s}cx-popover .popover-body>.cx-close-row{display:flex;justify-content:flex-end}cx-popover .popover-body>.cx-close-row .close{margin-top:-5px;margin-inline-end:-5px;font-size:1rem}:root{--cx-progress-button-radius: 24px;--cx-progress-button-border-width: 3px;--cx-progress-button-animation-time: 1s;--cx-progress-button-primary-color: var(--cx-color-primary);--cx-progress-button-secondary-color: var(--cx-color-white)}cx-progress-button .cx-progress-button-container{align-items:flex-start;display:flex;justify-content:center}cx-progress-button .cx-progress-button-container .loader-container{position:relative;margin-inline-end:10px;width:var(--cx-progress-button-radius);height:var(--cx-progress-button-radius)}cx-progress-button .cx-progress-button-container .loader{width:var(--cx-progress-button-radius);height:var(--cx-progress-button-radius);font-size:10px;overflow:hidden;animation:circleRotation var(--cx-progress-button-animation-time) infinite linear}cx-progress-button .cx-progress-button-container .loader:before{content:"";box-sizing:border-box;display:block;width:var(--cx-progress-button-radius);height:var(--cx-progress-button-radius);border:var(--cx-progress-button-border-width) solid;margin:auto;border-top-color:var(--cx-progress-button-secondary-color);border-bottom-color:var(--cx-progress-button-secondary-color);border-right-color:var(--cx-progress-button-secondary-color);border-left-color:var(--cx-progress-button-primary-color);border-radius:50%;pointer-events:none}@keyframes circleRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}cx-progress-button .cx-progress-button-container.overlay{display:flex;align-items:center;width:100%;height:100%;-webkit-user-select:none;user-select:none;background:#ffffff80;position:absolute;z-index:10}:root{--cx-spinner-radius: 120px;--cx-spinner-border-width: 15px;--cx-spinner-animation-time: 1s;--cx-spinner-primary-color: var(--cx-color-primary);--cx-spinner-secondary-color: var(--cx-color-light)}cx-spinner .loader-container{position:relative;margin-top:30px;margin-inline-end:auto;margin-bottom:30px;margin-inline-start:auto;width:var(--cx-spinner-radius);height:var(--cx-spinner-radius)}cx-spinner .loader{width:var(--cx-spinner-radius);height:var(--cx-spinner-radius);font-size:10px;overflow:hidden;animation:load8 var(--cx-spinner-animation-time) infinite linear}cx-spinner .loader:before{content:"";box-sizing:border-box;display:block;width:var(--cx-spinner-radius);height:var(--cx-spinner-radius);border:var(--cx-spinner-border-width) solid;margin:auto;border-top-color:var(--cx-spinner-secondary-color);border-bottom-color:var(--cx-spinner-secondary-color);border-right-color:var(--cx-spinner-secondary-color);border-left-color:var(--cx-spinner-primary-color);border-radius:50%;pointer-events:none}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}cx-spinner.overlay{display:flex;align-items:center;width:100%;height:100%;-webkit-user-select:none;user-select:none;background:#ffffff80;position:absolute;z-index:10}cx-table table{white-space:nowrap;table-layout:fixed;width:100%}cx-table table td,cx-table table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cx-table table th{padding:var(--cx-spatial-base) var(--cx-spatial-md);color:var(--cx-color-secondary);text-transform:uppercase}cx-table table th.sortable{cursor:pointer}cx-table table thead tr,cx-table table>tr:not(:last-child){border-bottom:solid 1px var(--cx-color-light)}cx-table table th,cx-table table td{transition:opacity .2s ease-in-out .2s,width .2s ease-in-out .2s;padding:var(--cx-spatial-md)}cx-table table th>*,cx-table table td>*{display:flex}body:not(.modal-open) covetrus-side-modal-base .modal-dialog,body:not(.modal-open) covetrus-side-modal-base cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog body:not(.modal-open) covetrus-side-modal-base .cx-cancel-replenishment-dialog-foreground{transition:all .3s ease-in-out!important;transform:translate(100%)!important;opacity:0}body:not(.modal-open) covetrus-side-modal-base .modal-dialog.show,body:not(.modal-open) covetrus-side-modal-base cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .show.cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog body:not(.modal-open) covetrus-side-modal-base .show.cx-cancel-replenishment-dialog-foreground{overflow-x:hidden;overflow-y:auto}body.modal-open covetrus-side-modal-base .modal-dialog,body.modal-open covetrus-side-modal-base cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog body.modal-open covetrus-side-modal-base .cx-cancel-replenishment-dialog-foreground{animation:ease-in-out .3s add-launcher}body.modal-open covetrus-side-modal-base.fade{background-color:#00000080}body.modal-open covetrus-side-modal-base .modal-backdrop{z-index:0}.modal{animation:ease-in-out .3s add-drawer;background-color:unset;transition:all .3s ease-in-out}.modal.show{overflow-x:hidden;overflow-y:auto}.modal-backdrop{opacity:.5!important;animation:ease-in-out .3s close-drawer;transition:all .3s ease-in-out;background-color:#000}@keyframes add-drawer{0%{visibility:hidden}to{visibility:visible}}@keyframes close-drawer{0%{visibility:visible}to{visibility:hidden}}.covetrus-modal-footer-row .modal-content covetrus-modal .covetrus-modal-footer,.covetrus-modal-footer-row .update-email .modal-content covetrus-update-email .covetrus-modal-footer,.update-email .covetrus-modal-footer-row .modal-content covetrus-update-email .covetrus-modal-footer,.covetrus-modal-footer-row cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer,.covetrus-modal-footer-row .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,.update-email .covetrus-modal-footer-row cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,.covetrus-modal-footer-row cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-modal-footer-row .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-modal-footer-row .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-modal-footer-row .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .covetrus-modal-footer-row .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer{flex-direction:row;padding:0 3rem 2.5rem;background:#fff}@media (min-width: 1280px){.covetrus-modal-footer-row .modal-content covetrus-modal .covetrus-modal-footer,.covetrus-modal-footer-row .update-email .modal-content covetrus-update-email .covetrus-modal-footer,.update-email .covetrus-modal-footer-row .modal-content covetrus-update-email .covetrus-modal-footer,.covetrus-modal-footer-row cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer,.covetrus-modal-footer-row .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,.update-email .covetrus-modal-footer-row cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,.covetrus-modal-footer-row cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-modal-footer-row .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-modal-footer-row .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-modal-footer-row .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .covetrus-modal-footer-row .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer{min-height:5.875rem}}.modal-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content{border-radius:.75rem;box-shadow:0 2rem 4rem -.75rem #10182833;height:fit-content}@media (min-width: 1280px){.modal-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content{height:fit-content}}.modal-content section[body],cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content section[body]{padding:16px;margin:48px -40px -27px}.modal-content section[body] span.label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content section[body] span.label-content{text-align:center}@media (min-width: 1280px){.modal-content section[body],cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content section[body]{padding:48px}.modal-content section[body] span.label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content section[body] span.label-content{text-align:left}}.modal-content .close-button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .close-button{padding:0 .875rem;border:none;float:right;position:relative;border-radius:.75rem}.modal-content .close-button .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .close-button .cx-icon{opacity:1}.modal-content .close-button .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .close-button .cx-icon svg{color:#1474e5}.modal-content .arrow-button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .arrow-button{display:flex;flex-direction:row;justify-content:center;align-self:flex-start;background:#1474e5;border:1px solid #1474E5;margin-top:1rem}.modal-content .arrow-button .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .arrow-button .cx-icon{display:none}.modal-content .arrow-button .label-submit,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .arrow-button .label-submit{display:block;font-family:Mulish;font-style:normal;font-weight:700;font-size:1rem;line-height:21.625rem;color:#fff}@media (min-width: 1280px){.modal-content .arrow-button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .arrow-button{box-shadow:0 1px 2px #1018280d;border-radius:.25rem;max-width:3rem;min-height:3.25rem;flex-direction:row;margin-left:8px;margin-right:8px;margin-top:0;justify-content:left}.modal-content .arrow-button .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .arrow-button .cx-icon{opacity:1;display:block}.modal-content .arrow-button .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .arrow-button .cx-icon svg{color:#fff}.modal-content .arrow-button .label-submit,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .arrow-button .label-submit{display:none}}.modal-content .modal-error-dropdown,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown{flex-direction:column;width:100%}.modal-content .modal-error-dropdown cx-form-errors p,.modal-content .modal-error-dropdown covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .modal-content .modal-error-dropdown .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown cx-form-errors p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown .control-invalid p,.modal-content .modal-error-dropdown covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .modal-content .modal-error-dropdown .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown .control-invalid p{padding-inline-start:1.5rem}.modal-content .modal-error-dropdown cx-form-errors p:before,.modal-content .modal-error-dropdown covetrus-update-profile .form-profile .control-invalid p:before,covetrus-update-profile .form-profile .modal-content .modal-error-dropdown .control-invalid p:before,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown cx-form-errors p:before,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown covetrus-update-profile .form-profile .control-invalid p:before,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown .control-invalid p:before,.modal-content .modal-error-dropdown covetrus-contact-form .customer-service-form .control-invalid p:before,covetrus-contact-form .customer-service-form .modal-content .modal-error-dropdown .control-invalid p:before,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown covetrus-contact-form .customer-service-form .control-invalid p:before,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown .control-invalid p:before,.modal-content .modal-error-dropdown cx-form-errors p:after,.modal-content .modal-error-dropdown covetrus-update-profile .form-profile .control-invalid p:after,covetrus-update-profile .form-profile .modal-content .modal-error-dropdown .control-invalid p:after,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown cx-form-errors p:after,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown covetrus-update-profile .form-profile .control-invalid p:after,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown .control-invalid p:after,.modal-content .modal-error-dropdown covetrus-contact-form .customer-service-form .control-invalid p:after,covetrus-contact-form .customer-service-form .modal-content .modal-error-dropdown .control-invalid p:after,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown covetrus-contact-form .customer-service-form .control-invalid p:after,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown .control-invalid p:after{width:1rem;height:1rem}.modal-content .modal-error-dropdown cx-form-errors p:after,.modal-content .modal-error-dropdown covetrus-update-profile .form-profile .control-invalid p:after,covetrus-update-profile .form-profile .modal-content .modal-error-dropdown .control-invalid p:after,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown cx-form-errors p:after,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown covetrus-update-profile .form-profile .control-invalid p:after,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown .control-invalid p:after,.modal-content .modal-error-dropdown covetrus-contact-form .customer-service-form .control-invalid p:after,covetrus-contact-form .customer-service-form .modal-content .modal-error-dropdown .control-invalid p:after,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown covetrus-contact-form .customer-service-form .control-invalid p:after,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-error-dropdown .control-invalid p:after{font-size:.75rem;line-height:1rem}.modal-content .modal-dropdown,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown{display:flex;position:relative;justify-content:center;flex-direction:column;margin-top:.5rem;width:100%}@media (min-width: 1280px){.modal-content .modal-dropdown,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown{flex-direction:row;margin-left:.5rem;justify-content:left;align-items:flex-start}}.modal-content .modal-dropdown .ng-select .ng-option,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown .ng-select .ng-option,.modal-content .modal-dropdown .ng-select.ng-select-single .ng-option{text-align:left}.modal-content .modal-dropdown .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value{font-size:1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.modal-content .modal-dropdown-cancel,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown-cancel{margin-left:0}.modal-content covetrus-modal .label-content,.update-email .modal-content covetrus-update-email .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .label-content,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .label-content{margin-left:1rem}.modal-content covetrus-modal .covetrus-modal-header,.update-email .modal-content covetrus-update-email .covetrus-modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-header,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-header{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0;align-self:stretch;overflow:hidden}@media (min-width: 1280px){.modal-content covetrus-modal .covetrus-modal-header,.update-email .modal-content covetrus-update-email .covetrus-modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-header,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-header{max-width:32.5rem}}.modal-content covetrus-modal .covetrus-modal-title,.update-email .modal-content covetrus-update-email .covetrus-modal-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-title,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-title{height:fit-content;font-family:Mulish;font-style:normal;font-weight:600;font-size:2.25rem;line-height:3rem;display:flex;align-items:center;text-align:center;justify-content:center;color:#191919;flex:none;order:0;align-self:stretch;flex-grow:0}@media (min-width: 1280px){.modal-content covetrus-modal .covetrus-modal-title,.update-email .modal-content covetrus-update-email .covetrus-modal-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-title,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-title{height:fit-content}}.modal-content covetrus-modal .covetrus-modal-middle,.update-email .modal-content covetrus-update-email .covetrus-modal-middle,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-middle,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-middle,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-middle{height:fit-content;font-family:Mulish;font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.75rem;display:flex;align-items:center;text-align:center;color:#484848;flex:none;order:1;align-self:stretch;flex-grow:0}@media (min-width: 1280px){.modal-content covetrus-modal .covetrus-modal-middle,.update-email .modal-content covetrus-update-email .covetrus-modal-middle,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-middle,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-middle,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-middle{height:fit-content}}.modal-content covetrus-modal .covetrus-modal-body,.update-email .modal-content covetrus-update-email .covetrus-modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-body,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-body{display:flex;flex-direction:column;padding:1.25rem 2.5rem 3rem;gap:.75rem;height:fit-content;background:#fff;flex:none;order:1;align-self:stretch;flex-grow:0}@media (min-width: 1280px){.modal-content covetrus-modal .covetrus-modal-body,.update-email .modal-content covetrus-update-email .covetrus-modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-body,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-body{max-width:32.5rem;height:fit-content}}.modal-content covetrus-modal .covetrus-modal-footer,.update-email .modal-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1rem;gap:.625rem;height:fit-content;background:#f6f6f6;flex:none;order:2;align-self:stretch;flex-grow:0;box-shadow:0 2rem 4rem -.75rem #10182833;border-radius:.75rem}@media (min-width: 1280px){.modal-content covetrus-modal .covetrus-modal-footer,.update-email .modal-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer{min-height:8.875rem}}@media (min-width: 768px){.modal-content covetrus-modal .covetrus-modal-footer,.update-email .modal-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer{padding:1.25rem 2.5rem}}.modal-content covetrus-modal .covetrus-modal-footer .btn,.update-email .modal-content covetrus-update-email .covetrus-modal-footer .btn,.modal-content .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer .btn,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-content covetrus-update-email .covetrus-modal-footer .btn,.modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content .modal-content covetrus-update-email .covetrus-modal-footer .btn,.modal-content covetrus-modal .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.update-email .modal-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.modal-content .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content .modal-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content covetrus-modal .covetrus-modal-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .update-email .modal-content covetrus-update-email .covetrus-modal-footer a,.update-email cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content covetrus-update-email .covetrus-modal-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer a,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content covetrus-update-email .covetrus-modal-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content covetrus-update-email .covetrus-modal-footer a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .update-email .modal-content covetrus-update-email .covetrus-modal-footer .btn,.update-email .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer .btn,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .update-email .modal-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.update-email .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .update-email .modal-content covetrus-update-email .covetrus-modal-footer a,.update-email .modal-content cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer a,.update-email cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-footer a{width:100%}.modal-content covetrus-modal .modal-dropdown-error,.update-email .modal-content covetrus-update-email .modal-dropdown-error,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .modal-dropdown-error,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dropdown-error,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dropdown-error{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.modal-content covetrus-modal .modal-dropdown-error .cx-icon,.update-email .modal-content covetrus-update-email .modal-dropdown-error .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .modal-dropdown-error .cx-icon,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dropdown-error .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dropdown-error .cx-icon{opacity:1}.modal-content covetrus-modal .modal-dropdown-error .cx-icon svg,.update-email .modal-content covetrus-update-email .modal-dropdown-error .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .modal-dropdown-error .cx-icon svg,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dropdown-error .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dropdown-error .cx-icon svg{color:#d8193b}.modal-content covetrus-modal .modal-dropdown-error .label-error,.update-email .modal-content covetrus-update-email .modal-dropdown-error .label-error,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .modal-dropdown-error .label-error,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dropdown-error .label-error,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dropdown-error .label-error{margin-top:1px;margin-left:9.5px;color:#d8193b;font-size:.75rem;line-height:1.25rem}.modal-content covetrus-modal .covetrus-modal-dropdown-footer,.update-email .modal-content covetrus-update-email .covetrus-modal-dropdown-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-dropdown-footer,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:fit-content;padding:1rem;background:#f6f6f6;flex:none;align-self:stretch;flex-grow:0;box-shadow:0 2rem 4rem -.75rem #10182833;border-radius:.75rem}@media (min-width: 1280px){.modal-content covetrus-modal .covetrus-modal-dropdown-footer,.update-email .modal-content covetrus-update-email .covetrus-modal-dropdown-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-dropdown-footer,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer{min-height:8.875rem}}.modal-content covetrus-modal .covetrus-modal-dropdown-footer .btn,.update-email .modal-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,.modal-content .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,.modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content .modal-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,.modal-content covetrus-modal .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.update-email .modal-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.modal-content .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content .modal-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content covetrus-modal .covetrus-modal-dropdown-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .update-email .modal-content covetrus-update-email .covetrus-modal-dropdown-footer a,.update-email cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content covetrus-update-email .covetrus-modal-dropdown-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer a,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content covetrus-update-email .covetrus-modal-dropdown-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content covetrus-update-email .covetrus-modal-dropdown-footer a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-dropdown-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .update-email .modal-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,.update-email .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .update-email .modal-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.update-email .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-modal .covetrus-modal-dropdown-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .update-email .modal-content covetrus-update-email .covetrus-modal-dropdown-footer a,.update-email .modal-content cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer a,.update-email cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-dropdown-footer a{width:100%}.modal-content .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1rem;gap:.625rem;height:fit-content;background:#f6f6f6;flex:none;order:2;align-self:stretch;flex-grow:0;box-shadow:0 2rem 4rem -.75rem #10182833;border-radius:.75rem}@media (min-width: 1280px){.modal-content .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-footer{min-height:8.875rem}}@media (min-width: 768px){.modal-content .covetrus-modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-footer{padding:1.25rem 2.5rem}}.modal-content .covetrus-modal-footer .btn,.modal-content .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content .covetrus-modal-footer a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-footer a{width:100%}.modal-content .modal-dropdown-error,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown-error{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.modal-content .modal-dropdown-error .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown-error .cx-icon{opacity:1}.modal-content .modal-dropdown-error .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown-error .cx-icon svg{color:#d8193b}.modal-content .modal-dropdown-error .label-error,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dropdown-error .label-error{margin-top:1px;margin-left:9.5px;color:#d8193b;font-size:.75rem;line-height:1.25rem}.modal-content .covetrus-modal-dropdown-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-dropdown-footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:fit-content;padding:1rem;background:#f6f6f6;flex:none;align-self:stretch;flex-grow:0;box-shadow:0 2rem 4rem -.75rem #10182833;border-radius:.75rem}@media (min-width: 1280px){.modal-content .covetrus-modal-dropdown-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-dropdown-footer{min-height:8.875rem}}.modal-content .covetrus-modal-dropdown-footer .btn,.modal-content .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .modal-content .covetrus-modal-dropdown-footer a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-dropdown-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-dropdown-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-modal-dropdown-footer a{width:100%}@media (max-width: 767.98px){.covetrus-modal .modal-dialog,.covetrus-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .covetrus-modal .cx-cancel-replenishment-dialog-foreground{width:90%;margin:1.25rem auto!important;max-width:unset!important;min-width:unset!important}}.button-alert{background-color:#fff;border:1px solid #D8193B;color:#d8193b}.button-alert:hover,.button-alert:focus{background-color:#d8193b!important;border:1px solid #D8193B!important}.button-full-sized{width:100%;margin-top:1rem}.are-you-sure-title{margin-top:16px;margin-bottom:24px}.btn-are-you-sure{width:100%;margin-bottom:20px}.btn-are-you-sure-close{color:#d8193b;border:1px solid #D8193B;border-radius:4px;box-shadow:0 1px 2px #1018280d}.btn-are-you-sure-close:hover{color:#d8193b;background-color:#fef0ee}.btn-return{margin-top:1.25rem}.modal-form-row{width:100%;display:flex;flex-direction:column;gap:16px}.modal-form-row>*{flex:1}@media only screen and (min-width: 900px){.modal-form-row{flex-direction:row}}.modal-subtitle{color:#191919;text-align:center;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.modal-error-message{margin-top:6px;height:28px}.modal-error-message p{margin:0}.modal-sms-body{padding:0!important;margin:20px 0 0!important}.modal-sms-disclaimer{margin:0 auto;color:#6e6e6e;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:12px;max-width:500px}.modal-sms-disclaimer a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.modal-sms-disclaimer a:focus{outline:2px solid #B3E0FF;outline-offset:2px}.modal-sms-link-button{height:19px;margin:20px auto;color:#1474e5;font-size:14px;font-style:normal;font-weight:700;line-height:40px}.modal-site-logo{margin-bottom:20px}.label-content-left{text-align:left!important}.passed-away-reason{color:#191919;margin-top:16px;margin-bottom:0;font-size:16px;font-style:italic;font-weight:400;line-height:26px}body:not(.modal-open) covetrus-bundle-drawer.modal .modal-dialog,body:not(.modal-open) covetrus-bundle-drawer.modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog body:not(.modal-open) covetrus-bundle-drawer.modal .cx-cancel-replenishment-dialog-foreground{transition:all .3s ease-in-out;transform:translate(100%);opacity:0}body:not(.modal-open) covetrus-bundle-drawer.modal .modal-dialog.show,body:not(.modal-open) covetrus-bundle-drawer.modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .show.cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog body:not(.modal-open) covetrus-bundle-drawer.modal .show.cx-cancel-replenishment-dialog-foreground{overflow-x:hidden;overflow-y:auto}body.modal-open covetrus-bundle-drawer.modal .modal-dialog,body.modal-open covetrus-bundle-drawer.modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog body.modal-open covetrus-bundle-drawer.modal .cx-cancel-replenishment-dialog-foreground{animation:ease-in-out .3s add-launcher}body.modal-open covetrus-bundle-drawer.modal.fade{background-color:#00000080}@keyframes add-launcher{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.covetrus-filter-dropdown .ng-dropdown-panel.ng-select-bottom{border-top-color:#cacaca}.covetrus-filter-dropdown .ng-dropdown-header{padding:0;border-bottom:1px solid #cacaca}.covetrus-filter-dropdown .filter{border-radius:unset;border:unset;margin-bottom:1px;box-shadow:unset;outline-width:0}.detail-toggle{margin-bottom:.625rem}.detail-toggle-wrapper{gap:1.5rem;justify-content:space-between}.detail-toggle-control{display:flex;align-items:center}.detail-toggle-control input[type=radio]{opacity:0;width:0;height:0}.detail-toggle-control label{margin-bottom:0}.detail-toggle-control input[type=radio]+label{background-color:#484848;border:none;color:#fff;background-color:#fff;color:#484848;box-shadow:inset 0 0 0 1px #484848}.detail-toggle-control input[type=radio]+label:active,.detail-toggle-control input[type=radio]+label:not(:disabled):not(.disabled):active,.detail-toggle-control input[type=radio]+label:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #f6f6f6;background-color:#484848;filter:none}.detail-toggle-control input[type=radio]+label:active:focus,.detail-toggle-control input[type=radio]+label:not(:disabled):not(.disabled):active:focus,.detail-toggle-control input[type=radio]+label:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #f6f6f6;background-color:#484848;filter:none}.detail-toggle-control input[type=radio]+label:focus{color:#fff;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #f6f6f6;background-color:#484848;filter:none}.detail-toggle-control input[type=radio]+label:focus:hover{box-shadow:inset 0 0 0 1px #e8e8e8,0 0 0 2px #f6f6f6;background-color:#e8e8e8;filter:none}.detail-toggle-control input[type=radio]+label:hover{background-color:#e8e8e8;color:#fff;filter:none}.detail-toggle-control input[type=radio]+label:disabled,.detail-toggle-control input[type=radio]+label.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}.detail-toggle-control input[type=radio]+label:active,.detail-toggle-control input[type=radio]+label:not(:disabled):not(.disabled):active,.detail-toggle-control input[type=radio]+label:not(:disabled):not(.disabled).active{color:#484848;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #f6f6f6;background-color:#fff;filter:none}.detail-toggle-control input[type=radio]+label:active:focus,.detail-toggle-control input[type=radio]+label:not(:disabled):not(.disabled):active:focus,.detail-toggle-control input[type=radio]+label:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #f6f6f6;background-color:#fff;filter:none}.detail-toggle-control input[type=radio]+label:focus{color:#484848;box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #f6f6f6;background-color:#fff;filter:none}.detail-toggle-control input[type=radio]+label:focus:hover{box-shadow:inset 0 0 0 1px #484848,0 0 0 2px #f6f6f6;background-color:#e8e8e8;filter:none}.detail-toggle-control input[type=radio]+label:hover{color:#484848}.detail-toggle-control input[type=radio]+label cx-icon{display:flex}.detail-toggle-control input[type=radio]+label:first-of-type{border-radius:.25rem 0 0 .25rem;box-shadow:inset 1px 0 #484848,inset 0 1px #484848,inset 0 -1px #484848}.detail-toggle-control input[type=radio]+label:last-child{border-radius:0 .25rem .25rem 0}.detail-toggle-control input[type=radio]:checked+label{color:#fff;background-color:#1474e5;border-color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5}.detail-toggle-control input[type=radio]:checked+label:hover{color:#fff;background-color:#1163c3;border-color:#105db7}.btn-check:focus+.detail-toggle-control input[type=radio]:checked+label,.detail-toggle-control input[type=radio]:checked+label:focus{color:#fff;background-color:#1163c3;border-color:#105db7;box-shadow:0 0 0 .2rem #3789e980}.btn-check:checked+.detail-toggle-control input[type=radio]:checked+label,.btn-check:active+.detail-toggle-control input[type=radio]:checked+label,.detail-toggle-control input[type=radio]:checked+label:active,.detail-toggle-control input[type=radio]:checked+label.active,.show>.detail-toggle-control input[type=radio]:checked+label.dropdown-toggle{color:#fff;background-color:#105db7;border-color:#0f57ac}.btn-check:checked+.detail-toggle-control input[type=radio]:checked+label:focus,.btn-check:active+.detail-toggle-control input[type=radio]:checked+label:focus,.detail-toggle-control input[type=radio]:checked+label:active:focus,.detail-toggle-control input[type=radio]:checked+label.active:focus,.show>.detail-toggle-control input[type=radio]:checked+label.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3789e980}.detail-toggle-control input[type=radio]:checked+label:disabled,.detail-toggle-control input[type=radio]:checked+label.disabled{color:#fff;background-color:#1474e5;border-color:#1474e5}.detail-toggle-input .form-control{margin-top:.625rem}covetrus-toggle-switch{display:flex;gap:.5rem;flex-direction:row;padding-top:1rem}covetrus-toggle-switch input[type=checkbox]{display:flex;align-items:center;width:2rem;min-width:2rem;height:1.125rem;border-radius:.563rem;margin:0;border:0;margin-inline-start:0;position:unset;appearance:none;background:#d9d9d9}covetrus-toggle-switch input[type=checkbox]:after{display:flex;content:"";width:.875rem;height:.875rem;border-radius:.625rem;background-color:#fff;border:0;margin-left:.125rem}covetrus-toggle-switch input[type=checkbox]:checked{background:#1474e5;justify-content:flex-end}covetrus-toggle-switch input[type=checkbox]:checked:after{margin-right:.125rem}covetrus-toggle-switch .message{margin:0;font-weight:400;font-size:.75rem;line-height:1rem;color:#2c2c2c}covetrus-login .login-container,covetrus-login .login-container-guest,covetrus-login .login-container-user{display:flex;align-content:stretch;margin:0;color:#6e6e6e}covetrus-login .login-container-user{position:relative}covetrus-login .login-container-user .sign-in-button>span span:first-child{font-weight:400}covetrus-login .login-container-user .prescription-notification-badge{position:absolute;bottom:50%;left:50%}@media (min-width: 1280px){covetrus-login .login-container-user{position:initial}covetrus-login .login-container-user .prescription-notification-badge{display:none}}covetrus-login .cx-icon{width:1.25rem;height:1.25rem;cursor:pointer}covetrus-login .cx-icon svg{vertical-align:baseline}covetrus-login .sign-in-button{display:flex;align-items:center;justify-content:center;color:#484848;cursor:pointer}covetrus-login .sign-in-button>span:first-of-type{display:none;margin-left:.5rem;background-color:#fff;font-weight:700;font-size:.875rem;line-height:1.25rem;text-align:left}@media (min-width: 1280px){covetrus-login .sign-in-button>span:first-of-type{display:block;max-width:6.438rem}}.account-drawer-modal .modal-header,.account-drawer-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .account-drawer-modal .cx-cancel-replenishment-dialog-header{height:auto;border-radius:unset;background-color:#f1f1f1;border-bottom:unset;padding:1.25rem}@media (min-width: 1280px){.account-drawer-modal .modal-header,.account-drawer-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .account-drawer-modal .cx-cancel-replenishment-dialog-header{padding:1.25rem 2.5rem}}.account-drawer-modal .covetrus-drawer .modal-content .modal-header,.account-drawer-modal .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .account-drawer-modal .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .account-drawer-modal .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header,.account-drawer-modal .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .account-drawer-modal .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header{padding-bottom:0;height:11.5rem}.account-drawer-modal .covetrus-drawer .modal-content .modal-header h2,.account-drawer-modal .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header h2,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .account-drawer-modal .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header h2,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .account-drawer-modal .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header h2,.account-drawer-modal .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header h2,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .account-drawer-modal .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header h2,.account-drawer-modal .covetrus-drawer .modal-content .modal-header .h2,.account-drawer-modal .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header .h2,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .account-drawer-modal .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header .h2,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .account-drawer-modal .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header .h2,.account-drawer-modal .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .h2,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .account-drawer-modal .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .h2{margin-bottom:0}.account-drawer-modal .modal-body,.account-drawer-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .account-drawer-modal .cx-cancel-replenishment-dialog-body{height:100%;padding:1.25rem}@media (min-width: 1280px){.account-drawer-modal .modal-body,.account-drawer-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .account-drawer-modal .cx-cancel-replenishment-dialog-body{padding:1.25rem 2.5rem}}.account-drawer-modal nav{display:block;width:100%}.account-drawer-modal nav:nth-child(3),.account-drawer-modal nav:nth-child(8){border-bottom:1px solid #cacaca;margin-bottom:1.25rem}.account-drawer-modal nav:last-child cx-generic-link a{font-size:1rem;line-height:1.625rem;text-decoration:underline;color:#1474e5}.account-drawer-modal nav cx-generic-link a{display:flex;align-items:center;column-gap:.5rem;margin-bottom:1.25rem;font-weight:700;font-size:1.125rem;line-height:1.75rem;color:#484848}.account-drawer-modal .prescription-notification-badge{width:1.625rem;height:1.625rem}.covetrus-drawer{position:absolute;margin:0;right:0;width:100%;height:100%}.covetrus-drawer .modal-content,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content{height:100%;width:100%;border-radius:0;box-shadow:none}.covetrus-drawer .modal-content .modal-header,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header{width:100%;padding:.75rem .75rem 1.5rem 42px;flex-flow:column;align-items:start;height:7.3125rem;border-bottom:.0625rem solid #e8e8e8}@media (min-width: 1280px){.covetrus-drawer .modal-content .modal-header,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header{width:calc(60 * var(--cx-spatial-base))}}.covetrus-drawer .modal-content .modal-header h3,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header h3,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header h3,.covetrus-drawer .modal-content .modal-header .h3,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header .h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header .h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header .h3,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .h3{font-weight:700;font-size:1.625rem;line-height:2rem;color:#191919;margin-bottom:0}@media (min-width: 1280px){.covetrus-drawer .modal-content .modal-header h3,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header h3,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header h3,.covetrus-drawer .modal-content .modal-header .h3,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header .h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header .h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header .h3,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .h3,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .h3{font-size:1.875rem;line-height:2.5rem}}.covetrus-drawer .modal-content .modal-header .close,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header .close,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header .close,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header .close,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .close,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .close{color:#1474e5;cursor:pointer;opacity:1;width:calc(5 * var(--cx-spatial-base));height:calc(5 * var(--cx-spatial-base));bottom:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.covetrus-drawer .modal-content .modal-header .cx-icon svg,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-header .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-header .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-header .cx-icon svg,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .cx-icon svg{width:1.328rem;height:1.328rem}.covetrus-drawer .modal-content .modal-body,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-body,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:3rem 2.625rem;overflow-y:auto;height:calc(100vh - 15.6875rem)}@media (min-width: 375px) and (max-width: 767.98px){.covetrus-drawer .modal-content .modal-body,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-body,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{width:100%}}@media (min-width: 1280px){.covetrus-drawer .modal-content .modal-body,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .covetrus-drawer .modal-content .cx-cancel-replenishment-dialog-body,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{height:calc(100vh - 16.625rem)}}.covetrus-drawer .modal-content .modal-footer,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer{width:100%;background-color:#f6f6f6;padding:1rem;justify-content:start;height:8.375rem}.covetrus-drawer .modal-content .modal-footer .btn-first-child,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer .btn-first-child,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer .btn-first-child{margin-bottom:.625rem}@media (min-width: 768px){.covetrus-drawer .modal-content .modal-footer,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer{height:8.875rem;padding:1.5rem 2.625rem 2.625rem}}.covetrus-drawer .modal-content .modal-footer .btn,.covetrus-drawer .modal-content .modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .covetrus-drawer .modal-content .modal-footer a,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer .btn,.covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer a{font-size:1rem;line-height:1.625rem;font-weight:700;padding:.625rem 1.125rem}covetrus-search-box{z-index:10;display:block}covetrus-search-box a,covetrus-search-box .message{color:currentColor;-webkit-user-select:none;user-select:none}covetrus-search-box label{display:flex;align-content:stretch;margin:0;color:#6e6e6e;background-color:var(--cx-color-inverse)}covetrus-search-box label input{background:none;border:none;display:block;flex-basis:100%;color:currentColor;padding:0}covetrus-search-box label input:focus{outline:none;box-shadow:none}covetrus-search-box label input::-webkit-input-placeholder{color:currentColor}covetrus-search-box label input::-moz-placeholder{color:currentColor}covetrus-search-box label input:-moz-placeholder{color:currentColor}covetrus-search-box label input:-ms-input-placeholder{color:currentColor}covetrus-search-box label button{color:currentColor;text-align:center;background:none;border:none;display:flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1.25rem;padding:0}covetrus-search-box label .reset-label,covetrus-search-box label .reset cx-icon{display:none}covetrus-search-box label .reset-label.mobile svg,covetrus-search-box label .reset cx-icon.mobile svg{color:#191919}covetrus-search-box label .search-icon{color:var(--cx-color-inverse);background:#1474e5;width:100%;height:2.75rem;max-width:2.75rem;transition:max-width .7s ease;border-radius:25px;padding:.75rem .625rem}covetrus-search-box label .search-icon-label{display:none;transition:display .7s ease}covetrus-search-box label .search{color:#484848;padding:0}covetrus-search-box .results{display:none;position:absolute;left:0;right:0;font-size:.875rem;line-height:1.25rem;color:#191919;padding:.875rem 1rem;background-color:var(--cx-color-inverse);box-shadow:0 -3px 64px -12px #10182833,-3px 0 64px -12px #10182833,3px 0 64px -12px #10182833}covetrus-search-box .results-title{font-weight:700;padding-bottom:.75rem;border-bottom:1px solid #d9d9d9}covetrus-search-box .results-title:nth-of-type(2){padding-top:1.125rem}covetrus-search-box .results a{text-decoration:none;cursor:pointer}covetrus-search-box .results a .highlight,covetrus-search-box .results a .search-results-highlight{font-weight:700}covetrus-search-box .results a:not(.results-link):hover,covetrus-search-box .results a:not(.results-link):focus{background-color:#e8f7ff;border:.5px solid #1474E5;border-radius:.25rem;color:currentColor}covetrus-search-box .results .suggestions{display:flex;flex-wrap:wrap;list-style:none;padding-inline-start:0;margin-bottom:0}covetrus-search-box .results .suggestions li,covetrus-search-box .results .suggestions a{flex:100%;line-height:1.375rem;display:block}covetrus-search-box .results .suggestions li{padding:.625rem 0}covetrus-search-box .results .suggestions a:hover{padding:.375rem .625rem}covetrus-search-box .results .products{list-style:none;padding-inline-start:0;margin-bottom:0;padding:.625rem 0}covetrus-search-box .results .products a{display:flex;align-items:center;column-gap:.625rem;padding:.625rem 0}covetrus-search-box .results .products a:hover{padding:.625rem}covetrus-search-box .results .products a cx-media{background-color:#f6f6f6;border:1px solid #cacaca;border-radius:.25rem;padding:.625rem;height:4rem;flex:0 0 4rem}covetrus-search-box .results .products a cx-media img{mix-blend-mode:darken}covetrus-search-box .results .products a div.name{font-size:inherit;font-weight:700}covetrus-search-box .results-link{display:flex;justify-content:end;font-weight:700}covetrus-search-box .results-link .cx-icon{margin-right:.75rem}covetrus-search-box .results-link .cx-icon svg{width:.75rem}body.searchbox-is-active covetrus-search-box label .search{display:none}body.searchbox-is-active header{position:relative;z-index:100}body.searchbox-is-active.has-searchbox-results label{background-color:var(--cx-color-inverse)}body.searchbox-is-active.has-searchbox-results label .search-icon{max-width:6.25rem}body.searchbox-is-active.has-searchbox-results label .search-icon-label{display:block;margin-right:.75rem}body.searchbox-is-active.has-searchbox-results .results{display:block}body.searchbox-is-active.has-searchbox-results header:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;background:#191919;opacity:.25}@media (min-width: 768px){covetrus-search-box{position:relative}covetrus-search-box label{border-radius:25px;padding-top:.25rem;padding-inline-end:.25rem;padding-bottom:.25rem;padding-inline-start:2rem;background-color:#f6f6f6;position:relative;z-index:1}covetrus-search-box label .reset{color:#1474e5}covetrus-search-box label .reset cx-icon.desktop svg{width:1rem;height:1rem}covetrus-search-box .results-title:nth-of-type(2){padding-top:1.625rem}covetrus-search-box .results .suggestions{padding:.625rem 0}covetrus-search-box .results .suggestions li{padding:.375rem 0}body.searchbox-is-active.has-searchbox-results covetrus-search-box label,body.searchbox-is-active.has-searchbox-results covetrus-search-box .results{border-color:#e8f7ff;border-style:solid}body.searchbox-is-active.has-searchbox-results covetrus-search-box label{border-radius:.625rem .625rem 0 0;border-width:1px 1px 0 1px}body.searchbox-is-active.has-searchbox-results covetrus-search-box label .reset{margin-right:2rem}body.searchbox-is-active.has-searchbox-results covetrus-search-box label .reset-label,body.searchbox-is-active.has-searchbox-results covetrus-search-box label .reset cx-icon.desktop{display:block}body.searchbox-is-active.has-searchbox-results covetrus-search-box .results{border-radius:0 0 .625rem .625rem;border-width:0 1px 1px 1px;padding:.875rem 1rem 1.125rem 2rem}}@media (max-width: 767.98px){covetrus-search-box label{justify-content:flex-end;margin:0 .5rem}covetrus-search-box label .search-icon{display:none}covetrus-search-box .results{top:3.375rem;z-index:-1}body.searchbox-is-active covetrus-search-box{position:absolute;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 2.875rem}body.searchbox-is-active covetrus-search-box label{border:1px solid #75C1FF;box-shadow:0 0 0 2px #b3e0ff}body.searchbox-is-active covetrus-search-box label .reset .mobile{display:block}body.searchbox-is-active covetrus-search-box .results{margin:0 2.875rem}body:not(.searchbox-is-active) covetrus-search-box input{width:0;display:none}}.covetrus-promotions ul{padding:0;margin:0}.covetrus-promotions li{word-break:break-word;display:flex;align-items:center;list-style-type:none;color:#01818c}.covetrus-promotions li cx-icon{margin-right:.375rem}.covetrus-promotions li span{font-size:.875rem;font-weight:700;line-height:1rem}.covetrus-promotions li:not(:last-child){margin-bottom:.75rem}@media (min-width: 1280px){.covetrus-promotions li:not(:last-child){margin-bottom:1.125rem}}.SiteLogo a,.SiteLogo a:hover{color:#484848}.SiteLogo .covetrus-acb-logo{font-weight:700;font-size:.875rem;line-height:1.25rem;display:flex;word-break:break-word;color:#191919}.SiteLogo .covetrus-acb-logo cx-media{display:flex;max-width:19rem;height:5.5rem}@media (max-width: 1279.98px){.SiteLogo .covetrus-acb-logo cx-media{max-width:9.688rem;height:3.25rem}}.SiteLogo .covetrus-acb-logo .autoHeight{height:auto}covetrus-phone .prefix-number{width:1.25rem;height:1.625rem;font-weight:400;font-size:1rem;line-height:2rem;color:#cacaca}covetrus-phone .phone-prefix{top:1.25rem}ngb-datepicker.covetreus-datepicker{width:100%;font-size:.875rem;line-height:1.25rem;padding:.5rem 0;border:none}ngb-datepicker.covetreus-datepicker .ngb-dp-header{margin-bottom:1rem}ngb-datepicker.covetreus-datepicker .ngb-dp-header .ngb-dp-month-name{height:1.25rem;font-size:.875rem;line-height:1.25rem;font-weight:700}ngb-datepicker.covetreus-datepicker .ngb-dp-header .ngb-dp-arrow{height:1.25rem;margin-left:3.75rem}ngb-datepicker.covetreus-datepicker .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn{height:1.25rem;min-width:1.25rem;margin:0;padding:0}ngb-datepicker.covetreus-datepicker .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:disabled,ngb-datepicker.covetreus-datepicker .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn.disabled{background-color:#fff}ngb-datepicker.covetreus-datepicker .ngb-dp-header .ngb-dp-arrow.right{margin:0 3.75rem 0 0}ngb-datepicker.covetreus-datepicker .ngb-dp-header .ngb-dp-arrow .ngb-dp-navigation-chevron{border-width:.125rem .125rem 0 0}ngb-datepicker.covetreus-datepicker .ngb-dp-month{flex:100%}ngb-datepicker.covetreus-datepicker .ngb-dp-month .ngb-dp-week{justify-content:space-between;margin-bottom:.5rem;border:none}ngb-datepicker.covetreus-datepicker .ngb-dp-month .ngb-dp-week:last-child{padding-bottom:0;margin-bottom:0}ngb-datepicker.covetreus-datepicker .ngb-dp-day,ngb-datepicker.covetreus-datepicker .ngb-dp-week-number,ngb-datepicker.covetreus-datepicker .ngb-dp-weekday{width:1.5rem;height:1.5rem}ngb-datepicker.covetreus-datepicker .ngb-dp-day{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%}ngb-datepicker.covetreus-datepicker .ngb-dp-day:focus{border-radius:50%}ngb-datepicker.covetreus-datepicker .ngb-dp-day.disabled{color:#a9a9a9}ngb-datepicker.covetreus-datepicker .ngb-dp-week-number,ngb-datepicker.covetreus-datepicker .ngb-dp-weekday{font-style:normal;line-height:1.25rem;width:1.5rem;height:1rem}ngb-datepicker.covetreus-datepicker .covetrus-day{width:1.5rem;height:1.5rem;text-align:center;border-radius:50%;background:transparent;padding:.125rem 0}ngb-datepicker.covetreus-datepicker .covetrus-day.next-order-date{color:#fff;font-weight:700;background-color:#cacaca}ngb-datepicker.covetreus-datepicker .covetrus-day.selected{color:#fff;font-weight:700;background-color:#1474e5}ngb-datepicker.covetreus-datepicker .covetrus-day:not(.next-order-date):not(.selected):hover{background-color:#e8f7ff}@media (min-width: 1280px){ngb-datepicker.covetreus-datepicker{border:1px solid #d9d9d9;padding:1.25rem 1.5rem;border-radius:.25rem}}@media (min-width: 1280px){.picker-error{border:1px solid #D8193B!important}}covetrus-text-accordion .open-trigger{cursor:pointer;color:#1474e5;font-weight:700;font-size:.875rem;margin-bottom:0}covetrus-text-accordion .text-accordion-body{font-size:.875rem;line-height:1.25rem}covetrus-text-accordion .accordion-closed{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}covetrus-tooltip{display:inline-flex;cursor:pointer}covetrus-tooltip cx-icon.icon-lg svg{width:1.75rem;height:1.75rem}covetrus-tooltip .bs-tooltip-bottom,covetrus-tooltip .bs-tooltip-auto[data-popper-placement^=bottom]{left:-.25rem!important}covetrus-tooltip .bs-tooltip-bottom-left .arrow{left:.5rem!important}covetrus-prescription-matching{display:none}covetrus-prescription-matching .matching-message{display:flex;font-size:.75rem;line-height:1rem}covetrus-prescription-matching .matching-message .matching-icon{margin-right:.5rem}covetrus-prescription-matching .matching-message .matching-icon .cx-icon svg,covetrus-prescription-matching .matching-message .matching-icon cx-icon svg{width:1rem;height:1rem;vertical-align:top}covetrus-prescription-matching .matching-message .success-matching{color:#008556}covetrus-optimizely-responsive-hero-banner{width:100vw}covetrus-optimizely-responsive-hero-banner img{width:100%;margin:var(--cx-margin)}covetrus-practice-messaging .message{color:#6e6e6e;font-size:.875rem;line-height:1.25rem;margin:1.5rem 0 0}cx-storefront.stop-navigating:before,cx-storefront.start-navigating:before,cx-storefront.stop-navigating:after,cx-storefront.start-navigating:after{height:2px;width:100%;left:0;top:0;margin:0;content:"";position:fixed;z-index:2}cx-storefront.stop-navigating:before,cx-storefront.start-navigating:before{background-color:var(--cx-color-light)}cx-storefront.stop-navigating:after,cx-storefront.start-navigating:after{background-color:var(--cx-color-dark)}cx-storefront.start-navigating:before,cx-storefront.stop-navigating:before,cx-storefront.start-navigating:after,cx-storefront.stop-navigating:after{height:2px;width:100%;left:0;top:0;margin:0;content:"";position:fixed;z-index:2}cx-storefront.start-navigating:before,cx-storefront.stop-navigating:before{background-color:var(--cx-color-light)}cx-storefront.start-navigating:after,cx-storefront.stop-navigating:after{background-color:var(--cx-color-dark)}@keyframes loading{0%{margin-inline-start:0px;margin-inline-end:100%}50%{margin-inline-start:25%;margin-inline-end:0%}to{margin-inline-start:100%;margin-inline-end:0}}cx-storefront.start-navigating:after{animation:loading 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes loaded{0%{margin-inline-start:50%;margin-inline-end:100%}to{margin-inline-start:100%;margin-inline-end:0}}cx-storefront.stop-navigating:after{animation:loaded .5s}cx-storefront{display:flex;flex-direction:column;min-height:100vh}cx-storefront:focus{outline:none}cx-storefront>footer{margin-top:auto}cx-storefront>footer cx-paragraph p{margin-bottom:0}cx-storefront .mouse-focus :focus,cx-storefront .mouse-focus .ng-select-focused{--cx-visual-focus-width: 0}cx-skip-link{position:fixed;display:flex;justify-content:center;top:-100%;z-index:11;width:100%;height:100%;background-color:#0000;transition:top 0s .3s ease,background-color .3s ease}cx-skip-link>div{display:contents}cx-skip-link:focus-within{top:0;background-color:#00000080;transition:background-color .3s ease}cx-skip-link button{opacity:0;padding:16px 32px;border-radius:0 0 5px 5px;border:2px solid var(--cx-color-dark);border-top-width:0;position:absolute;font-weight:700}cx-skip-link button:focus{opacity:1;z-index:12}:root{--cx-transition-duration: .3s;--cx-split-gutter: 40px;--cx-active-view: 1}@media (max-width: 1279.98px){:root{--cx-max-views: 1;--cx-split-gutter: 0px}}@media (min-width: 1280px){:root{--cx-max-views: 2}}cx-split-view{display:flex;align-items:stretch;overflow:hidden;margin-inline-end:calc(var(--cx-split-gutter) * -1);--cx-view-flex: calc(100%/min(var(--cx-active-view), var(--cx-max-views))) }cx-split-view cx-view{width:100%;height:100%;transition-duration:var(--cx-transition-duration);transition-timing-function:ease-in;overflow:hidden;flex:1 0 calc(100% / min(var(--cx-active-view),var(--cx-max-views)) - var(--cx-split-gutter));margin-inline-end:var(--cx-split-gutter)}cx-split-view cx-view[position="0"]{margin-inline-start:calc(max(var(--cx-active-view) - var(--cx-max-views),0) * var(--cx-view-flex) * -1)}cx-split-view cx-view[disappeared=true]{max-height:0;visibility:hidden}cx-site-context-selector{position:relative;margin-top:14px;margin-inline-end:8px;margin-bottom:14px;margin-inline-start:0}@media (max-width: 1279.98px){cx-site-context-selector{display:inline-block}cx-site-context-selector:first-child{margin-inline-start:0}cx-site-context-selector:not(:first-child){padding-inline-start:16px;border-inline-start:1px solid var(--cx-color-secondary)}}cx-site-context-selector label{display:flex;margin:0}cx-site-context-selector label span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}cx-site-context-selector cx-icon{margin-inline-start:-10px;z-index:1}cx-site-context-selector select{color:inherit;background-color:var(--cx-color-light);border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline-end:14px;outline:none;position:relative}@media (min-width: 1280px){cx-site-context-selector select{background-color:var(--cx-color-dark)}}header{background-color:var(--cx-color-background);color:#484848;display:block}header .header{display:flex;flex-wrap:wrap;max-width:100%;margin:auto;padding:1.25rem 1rem;align-items:center;min-height:5.75rem}header .header:focus,header .header:focus-visible{outline:none;box-shadow:none}@media (min-width: 1280px){header .header{padding:0}}header .header>*{align-self:center;display:block;flex:none}header .header a:focus,header .header a:focus-visible{outline:2px auto #1474E5}@media (min-width: 1280px){header .PreHeader{display:none}}header.is-expanded .navigation{position:absolute;width:100%;z-index:3}header.is-expanded .PreHeader{z-index:4}@media (max-width: 1279.98px){header.is-expanded .navigation{height:100%}header.is-expanded:after{position:initial;background-color:#fff;z-index:2}}header:not(.is-expanded) cx-page-layout.navigation{display:none}header .SiteContext,header .SiteLinks{font-size:.75rem;color:#484848;justify-content:flex-start}header .SiteContext>*,header .SiteLinks>*{flex:none}header .SiteLinks{--cx-display: block}header .SiteLinks cx-link{display:block;padding-inline-end:10px}header cx-page-slot>cx-hamburger-menu{display:block;margin-right:1rem}header cx-page-slot>cx-hamburger-menu .cx-hamburger{width:1.875rem;height:1.875rem;padding:0}header cx-page-slot.SiteLogo{width:auto;padding-right:1rem}@media (min-width: 1280px){header cx-page-slot.SiteLogo{height:7.5rem;padding-left:2rem;padding-right:0;display:flex;align-content:center}}header .SearchBox{padding:0 2rem;flex:auto}@media (max-width: 767.98px){header .SearchBox{padding:0;margin-top:0;margin-bottom:0;margin-inline-end:.5rem}}header .SearchBox .searchbox input.custom-focus-visible{outline:2px auto #1474E5}header .MiniCart{margin-left:.5rem}@media (min-width: 768px){header .MiniCart{padding:1rem;margin-inline-end:1rem;margin-left:0}}header .VariantConfigExitButton,header .VariantConfigOverviewExitButton{margin-block-start:14px;margin-block-end:14px;margin-inline-start:auto;margin-inline-end:14px}@media (max-width: 767.98px){header .VariantConfigExitButton,header .VariantConfigOverviewExitButton{margin-block-start:.25rem;margin-inline-end:0;margin-block-end:.25rem;margin-inline-start:auto}}header .NavigationBar{height:100%;padding:2.5rem 2rem 0}@media (max-width: 1279.98px){header .NavigationBar{background-color:var(--cx-color-background)}}header .HeaderDivider{display:flex;flex-flow:row;flex:100%;border-top:1px solid #e8e8e8}header .quickNavigationLink,header .HeaderQuickNavRight cx-navigation .flyout cx-generic-link a{font-weight:700;font-size:1rem;line-height:1.625rem;color:#484848;text-transform:capitalize}header .navigation-item,header .HeaderQuickNavRight .covetrus-prescription-notifications,header .HeaderQuickNavRight cx-navigation .flyout cx-generic-link{padding-top:.75rem;padding-bottom:.75rem;padding-inline-end:.75rem}header .HeaderQuickNavLeft{padding-left:3.75rem;flex:2}header .HeaderQuickNavRight{display:flex;flex-flow:row;justify-content:flex-end;flex:1}@media (min-width: 1280px){header .HeaderQuickNavRight{padding-right:3.125rem;align-items:center}}header .HeaderQuickNavRight>*{flex:none}header .HeaderQuickNavRight cx-navigation .flyout{flex-flow:row}header .HeaderQuickNavRight cx-navigation .flyout cx-generic-link{border-bottom:0}header .HeaderQuickNavRight cx-navigation .flyout cx-generic-link a{padding:0;padding-inline-end:0}header .HeaderQuickNavRight cx-navigation .flyout cx-generic-link a:hover{text-decoration:underline}header .cx-hamburger{display:block}@media (max-width: 374.98px){header .SearchBox{margin-inline-start:auto}}@media (max-width: 1279.98px){header .SiteContext,header .SiteLinks,header .SiteLogin{background-color:var(--cx-color-background);color:#484848;padding:0 .5rem}header .SiteContext cx-navigation-ui span,header .SiteLinks cx-navigation-ui span,header .SiteLogin cx-navigation-ui span{padding:0}header .SiteContext cx-navigation-ui a:hover,header .SiteLinks cx-navigation-ui a:hover,header .SiteLogin cx-navigation-ui a:hover{color:#1474e5;text-decoration:underline}header .SiteContext{padding:.5rem 1rem 0rem}header .SiteLinks{padding:0rem 1rem .5rem}}@media (min-width: 1280px){header .cx-hamburger{display:none}}@media (min-width: 1280px){header header{padding:0 1rem}header .SiteContext,header .SiteLinks{flex:50%;display:flex;--cx-margin: .5rem spacer(3)}header .SiteContext{justify-content:flex-start}header .SiteContext:after{border-top:1px solid currentColor;content:"";width:100%;position:absolute;left:0;top:44px}header .SiteLinks{justify-content:flex-end}header .SiteLogin{padding:.5rem 1rem .5rem 0;max-width:11.25rem}header .SiteLogin cx-navigation-ui span{font-weight:700;padding:0}}header:focus,header:focus-visible,header:focus-within,header :focus,header :focus-visible,header :focus-within,header .custom-focus-visible,header .ng-select-focused{--cx-visual-focus-width: 0;outline:none!important;box-shadow:none!important}@media (min-width: 768px){body button.search{display:none}}@media (max-width: 767.98px){body div.search-icon{display:none}}body.searchbox-is-active.has-searchbox-results cx-searchbox .results{display:block}body.searchbox-is-active.has-searchbox-results header{position:relative;z-index:100}body.searchbox-is-active.has-searchbox-results cx-storefront:before{content:"";position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;background:#00000080}@media (max-width: 767.98px){body:not(.searchbox-is-active) cx-searchbox input{width:0;padding:0}body:not(.searchbox-is-active) cx-searchbox button.reset{display:none}}cx-searchbox{z-index:10;display:block}@media (min-width: 768px){cx-searchbox{position:relative;z-index:0}}cx-searchbox>*{z-index:20}@media (min-width: 768px){cx-searchbox>*{background-color:var(--cx-color-secondary);position:relative}}cx-searchbox a,cx-searchbox .message{padding:6px 16px;color:currentColor;-webkit-user-select:none;user-select:none}cx-searchbox label{display:flex;align-content:stretch;margin:0;padding-top:6px;padding-inline-end:6px;padding-bottom:6px;padding-inline-start:10px;color:#6e6e6e;background-color:#f6f6f6}@media (min-width: 768px){cx-searchbox label{width:27vw;min-width:300px;max-width:550px}cx-searchbox label.dirty div.search-icon{display:none}}cx-searchbox label input{background:none;border:none;outline:none;display:block;flex-basis:100%;height:35px;color:currentColor;z-index:20}@media (max-width: 767.98px){cx-searchbox label input{position:absolute;left:0;top:57px;width:100%;background-color:var(--cx-color-secondary);padding:6px 16px;height:48px;border-bottom:1px solid var(--cx-color-light)}}cx-searchbox label input::-webkit-input-placeholder{color:currentColor}cx-searchbox label input::-moz-placeholder{color:currentColor}cx-searchbox label input:-moz-placeholder{color:currentColor}cx-searchbox label input:-ms-input-placeholder{color:currentColor}cx-searchbox label button,cx-searchbox label div.search-icon{color:currentColor;flex-basis:48px;text-align:center;background:none;border:none;padding:6px}cx-searchbox label button.reset cx-icon:before,cx-searchbox label div.search-icon.reset cx-icon:before{font-size:1.4rem}@media (max-width: 767.98px){cx-searchbox label button.reset cx-icon,cx-searchbox label div.search-icon.reset cx-icon{position:relative;left:74px;z-index:20;top:52px;margin-top:0}}cx-searchbox .results{display:none;position:absolute;left:0;width:100%;color:#000;background-color:#fff;font-size:var(--cx-font-small, 1rem)}@media (max-width: 767.98px){cx-searchbox .results{top:105px;z-index:10}}cx-searchbox .results a{text-decoration:none;cursor:pointer;font-weight:800}cx-searchbox .results a .highlight,cx-searchbox .results a .search-results-highlight{font-weight:400;font-style:normal}cx-searchbox .results a:hover,cx-searchbox .results a:focus{background:var(--cx-color-light);color:currentColor}cx-searchbox .results .suggestions{display:flex;flex-wrap:wrap;list-style:none;padding-inline-start:0;margin-bottom:0}cx-searchbox .results .suggestions li,cx-searchbox .results .suggestions a{flex:100%;line-height:2rem;display:block}cx-searchbox .results .products{list-style:none;padding-inline-start:0;margin-bottom:0}@media (max-width: 767.98px){cx-searchbox .results .products{display:none}}cx-searchbox .results .products a{display:grid;grid-column-gap:16px;border-top:solid 1px var(--cx-color-light)}cx-searchbox .results .products a.has-media{grid-template-columns:50px 1fr}cx-searchbox .results .products a cx-media{grid-row:1/3}cx-searchbox .results .products a div.name{text-overflow:ellipsis;font-size:inherit;font-weight:inherit;white-space:nowrap;overflow:hidden}cx-searchbox .results .products a .price{font-weight:400}cx-facet button.heading,covetrus-facet button.heading{display:flex;justify-content:space-between;width:100%}cx-facet,covetrus-facet{display:block}@media (max-width: 1279.98px){cx-facet:nth-of-type(-n).collapsed .collapse-icon,covetrus-facet:nth-of-type(-n).collapsed .collapse-icon,cx-facet:nth-of-type(-n).collapsed a,covetrus-facet:nth-of-type(-n).collapsed a,cx-facet:nth-of-type(-n).collapsed button:not(.heading),covetrus-facet:nth-of-type(-n).collapsed button:not(.heading){display:none}cx-facet:nth-of-type(-n):not(.collapsed) .expand-icon,covetrus-facet:nth-of-type(-n):not(.collapsed) .expand-icon{display:none}cx-facet:nth-of-type(n+1):not(.expanded) .collapse-icon,covetrus-facet:nth-of-type(n+1):not(.expanded) .collapse-icon,cx-facet:nth-of-type(n+1):not(.expanded) a,covetrus-facet:nth-of-type(n+1):not(.expanded) a,cx-facet:nth-of-type(n+1):not(.expanded) button:not(.heading),covetrus-facet:nth-of-type(n+1):not(.expanded) button:not(.heading){display:none}cx-facet:nth-of-type(n+1).expanded .expand-icon,covetrus-facet:nth-of-type(n+1).expanded .expand-icon{display:none}}@media (min-width: 1280px){cx-facet:nth-of-type(-n+3).collapsed .collapse-icon,covetrus-facet:nth-of-type(-n+3).collapsed .collapse-icon,cx-facet:nth-of-type(-n+3).collapsed a,covetrus-facet:nth-of-type(-n+3).collapsed a,cx-facet:nth-of-type(-n+3).collapsed button:not(.heading),covetrus-facet:nth-of-type(-n+3).collapsed button:not(.heading){display:none}cx-facet:nth-of-type(-n+3):not(.collapsed) .expand-icon,covetrus-facet:nth-of-type(-n+3):not(.collapsed) .expand-icon{display:none}cx-facet:nth-of-type(n+4):not(.expanded) .collapse-icon,covetrus-facet:nth-of-type(n+4):not(.expanded) .collapse-icon,cx-facet:nth-of-type(n+4):not(.expanded) a,covetrus-facet:nth-of-type(n+4):not(.expanded) a,cx-facet:nth-of-type(n+4):not(.expanded) button:not(.heading),covetrus-facet:nth-of-type(n+4):not(.expanded) button:not(.heading){display:none}cx-facet:nth-of-type(n+4).expanded .expand-icon,covetrus-facet:nth-of-type(n+4).expanded .expand-icon{display:none}}cx-facet a,covetrus-facet a,cx-facet button,covetrus-facet button{display:flex;align-items:baseline;padding:.4rem;cursor:pointer;color:var(--cx-color-text)}cx-facet a.value:hover,covetrus-facet a.value:hover,cx-facet button.value:hover,covetrus-facet button.value:hover{text-decoration:none;color:var(--cx-color-primary)}@media (max-width: 1279.98px){cx-facet a.value>span,covetrus-facet a.value>span,cx-facet button.value>span,covetrus-facet button.value>span{display:flex;width:calc(100% - 1.8rem)}cx-facet a.value .label,covetrus-facet a.value .label,cx-facet button.value .label,covetrus-facet button.value .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}cx-facet a.value .count,covetrus-facet a.value .count,cx-facet button.value .count,covetrus-facet button.value .count{margin-inline-start:5px}cx-facet a.value .count:before,covetrus-facet a.value .count:before,cx-facet button.value .count:before,covetrus-facet button.value .count:before{content:"("}cx-facet a.value .count:after,covetrus-facet a.value .count:after,cx-facet button.value .count:after,covetrus-facet button.value .count:after{content:")"}cx-facet button,covetrus-facet button{background:none;border:none;display:inline-flex}cx-facet button:hover,covetrus-facet button:hover{color:var(--cx-color-primary)}cx-facet.multi-select a.value:hover:not(.selected):before,covetrus-facet.multi-select a.value:hover:not(.selected):before{border-color:var(--cx-color-primary)}cx-facet.multi-select a.value:before,covetrus-facet.multi-select a.value:before{content:"\2713";color:transparent;flex-shrink:0;font-size:1rem;font-weight:700;width:1.3rem;height:1.35rem;border-radius:.2rem;border:solid 1px var(--cx-color-light);display:flex;justify-content:center;align-items:center;margin-inline-end:.5rem}cx-facet.multi-select a.value.selected:before,covetrus-facet.multi-select a.value.selected:before{background-color:var(--cx-color-primary);border-color:var(--cx-color-primary);color:var(--cx-color-inverse)}covetrus-facet{border-bottom:1px solid #e8e8e8;margin-bottom:1.25rem}covetrus-facet:focus{outline-width:0}covetrus-facet button.heading{border:none;font-weight:700;padding:0;margin:0 0 1rem}covetrus-facet button.heading .facet-name{display:flex;align-items:center}covetrus-facet button.heading .selected-value-count{color:#0e59c4;font-weight:400;font-size:.875rem;line-height:1.25rem;background-color:#e8f7ff;border-radius:50px;padding:.625rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;margin-right:1rem}covetrus-facet a.value{padding:.625rem 0;font-size:.875rem;line-height:1.25rem}covetrus-facet a.value>span{display:flex;justify-content:space-between;align-items:center;width:100%}covetrus-facet a.value .count{font-size:.75rem;line-height:1rem;color:#6e6e6e}covetrus-facet a.value .count:before{content:""}covetrus-facet a.value .count:after{content:""}covetrus-facet .more .cx-action-link{color:#1474e5;padding:.625rem 0 1.25rem}covetrus-facet.multi-select a.value{align-items:center;position:relative}covetrus-facet.multi-select a.value:hover:before{box-shadow:0 0 0 2px #b3e0ff}covetrus-facet.multi-select a.value:before{content:"";border:1px solid #a9a9a9}covetrus-facet.multi-select a.value:after{position:absolute;content:"";height:.375rem;width:.75rem;top:1rem;left:.3125rem;border-width:0 0 2px 2px;border-style:solid;border-color:var(--cx-color-inverse);transform:rotate(-50deg)}covetrus-product-list cx-star-rating{padding-top:0}covetrus-product-list .cx-product-container{width:100%;padding-right:.625rem;padding-left:.625rem;margin-right:auto;margin-left:auto;padding:0;margin:0 0 1.5rem}covetrus-product-list .cx-product-container .row{--gutter-x: 1.25rem;--gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--gutter-y) * -1);margin-right:calc(var(--gutter-x) * -.5);margin-left:calc(var(--gutter-x) * -.5)}covetrus-product-list .cx-product-container .row>*{--gutter-x: 0;--gutter-y: 1.25rem;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gutter-y) * .5);padding-left:calc(var(--gutter-y) * .5);margin-top:var(--gutter-x)}covetrus-product-list .cx-product-container .row .col{flex:1 0 0%}covetrus-product-list .cx-product-container .row .row-cols-auto>*{flex:0 0 auto;width:auto}covetrus-product-list .cx-product-container .row .row-cols-1>*{flex:0 0 auto;width:100%}covetrus-product-list .cx-product-container .row .row-cols-2>*{flex:0 0 auto;width:50%}covetrus-product-list .cx-product-container .row .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}covetrus-product-list .cx-product-container .row .row-cols-4>*{flex:0 0 auto;width:25%}covetrus-product-list .cx-product-container .row .row-cols-5>*{flex:0 0 auto;width:20%}covetrus-product-list .cx-product-container .row .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}covetrus-product-list .cx-product-container .row .col-auto{flex:0 0 auto;width:auto}covetrus-product-list .cx-product-container .row .col-1{flex:0 0 auto;width:8.33333333%}covetrus-product-list .cx-product-container .row .col-2{flex:0 0 auto;width:16.66666667%}covetrus-product-list .cx-product-container .row .col-3{flex:0 0 auto;width:25%}covetrus-product-list .cx-product-container .row .col-4{flex:0 0 auto;width:33.33333333%}covetrus-product-list .cx-product-container .row .col-5{flex:0 0 auto;width:41.66666667%}covetrus-product-list .cx-product-container .row .col-6{flex:0 0 auto;width:50%}covetrus-product-list .cx-product-container .row .col-7{flex:0 0 auto;width:58.33333333%}covetrus-product-list .cx-product-container .row .col-8{flex:0 0 auto;width:66.66666667%}covetrus-product-list .cx-product-container .row .col-9{flex:0 0 auto;width:75%}covetrus-product-list .cx-product-container .row .col-10{flex:0 0 auto;width:83.33333333%}covetrus-product-list .cx-product-container .row .col-11{flex:0 0 auto;width:91.66666667%}covetrus-product-list .cx-product-container .row .col-12{flex:0 0 auto;width:100%}covetrus-product-list .cx-product-container .row .offset-1{margin-left:8.33333333%}covetrus-product-list .cx-product-container .row .offset-2{margin-left:16.66666667%}covetrus-product-list .cx-product-container .row .offset-3{margin-left:25%}covetrus-product-list .cx-product-container .row .offset-4{margin-left:33.33333333%}covetrus-product-list .cx-product-container .row .offset-5{margin-left:41.66666667%}covetrus-product-list .cx-product-container .row .offset-6{margin-left:50%}covetrus-product-list .cx-product-container .row .offset-7{margin-left:58.33333333%}covetrus-product-list .cx-product-container .row .offset-8{margin-left:66.66666667%}covetrus-product-list .cx-product-container .row .offset-9{margin-left:75%}covetrus-product-list .cx-product-container .row .offset-10{margin-left:83.33333333%}covetrus-product-list .cx-product-container .row .offset-11{margin-left:91.66666667%}covetrus-product-list .cx-product-container .row .g-0,covetrus-product-list .cx-product-container .row .gx-0{--gutter-x: 0}covetrus-product-list .cx-product-container .row .g-0,covetrus-product-list .cx-product-container .row .gy-0{--gutter-y: 0}covetrus-product-list .cx-product-container .row .g-1,covetrus-product-list .cx-product-container .row .gx-1{--gutter-x: .125rem}covetrus-product-list .cx-product-container .row .g-1,covetrus-product-list .cx-product-container .row .gy-1{--gutter-y: .125rem}covetrus-product-list .cx-product-container .row .g-2,covetrus-product-list .cx-product-container .row .gx-2{--gutter-x: .25rem}covetrus-product-list .cx-product-container .row .g-2,covetrus-product-list .cx-product-container .row .gy-2{--gutter-y: .25rem}covetrus-product-list .cx-product-container .row .g-3,covetrus-product-list .cx-product-container .row .gx-3{--gutter-x: .5rem}covetrus-product-list .cx-product-container .row .g-3,covetrus-product-list .cx-product-container .row .gy-3{--gutter-y: .5rem}covetrus-product-list .cx-product-container .row .g-4,covetrus-product-list .cx-product-container .row .gx-4{--gutter-x: .75rem}covetrus-product-list .cx-product-container .row .g-4,covetrus-product-list .cx-product-container .row .gy-4{--gutter-y: .75rem}covetrus-product-list .cx-product-container .row .g-5,covetrus-product-list .cx-product-container .row .gx-5{--gutter-x: 1rem}covetrus-product-list .cx-product-container .row .g-5,covetrus-product-list .cx-product-container .row .gy-5{--gutter-y: 1rem}covetrus-product-list .cx-product-container .row .g-6,covetrus-product-list .cx-product-container .row .gx-6{--gutter-x: 1.5rem}covetrus-product-list .cx-product-container .row .g-6,covetrus-product-list .cx-product-container .row .gy-6{--gutter-y: 1.5rem}covetrus-product-list .cx-product-container .row .g-7,covetrus-product-list .cx-product-container .row .gx-7{--gutter-x: 2rem}covetrus-product-list .cx-product-container .row .g-7,covetrus-product-list .cx-product-container .row .gy-7{--gutter-y: 2rem}covetrus-product-list .cx-product-container .row .g-8,covetrus-product-list .cx-product-container .row .gx-8{--gutter-x: 4rem}covetrus-product-list .cx-product-container .row .g-8,covetrus-product-list .cx-product-container .row .gy-8{--gutter-y: 4rem}covetrus-product-list .cx-product-container .row .g-9,covetrus-product-list .cx-product-container .row .gx-9{--gutter-x: 6rem}covetrus-product-list .cx-product-container .row .g-9,covetrus-product-list .cx-product-container .row .gy-9{--gutter-y: 6rem}covetrus-product-list .cx-product-container .row .g-10,covetrus-product-list .cx-product-container .row .gx-10{--gutter-x: .875rem}covetrus-product-list .cx-product-container .row .g-10,covetrus-product-list .cx-product-container .row .gy-10{--gutter-y: .875rem}covetrus-product-list .cx-product-container .row .g-11,covetrus-product-list .cx-product-container .row .gx-11{--gutter-x: .625rem}covetrus-product-list .cx-product-container .row .g-11,covetrus-product-list .cx-product-container .row .gy-11{--gutter-y: .625rem}@media (min-width: 375px){covetrus-product-list .cx-product-container .row .col-sm{flex:1 0 0%}covetrus-product-list .cx-product-container .row .row-cols-sm-auto>*{flex:0 0 auto;width:auto}covetrus-product-list .cx-product-container .row .row-cols-sm-1>*{flex:0 0 auto;width:100%}covetrus-product-list .cx-product-container .row .row-cols-sm-2>*{flex:0 0 auto;width:50%}covetrus-product-list .cx-product-container .row .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}covetrus-product-list .cx-product-container .row .row-cols-sm-4>*{flex:0 0 auto;width:25%}covetrus-product-list .cx-product-container .row .row-cols-sm-5>*{flex:0 0 auto;width:20%}covetrus-product-list .cx-product-container .row .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}covetrus-product-list .cx-product-container .row .col-sm-auto{flex:0 0 auto;width:auto}covetrus-product-list .cx-product-container .row .col-sm-1{flex:0 0 auto;width:8.33333333%}covetrus-product-list .cx-product-container .row .col-sm-2{flex:0 0 auto;width:16.66666667%}covetrus-product-list .cx-product-container .row .col-sm-3{flex:0 0 auto;width:25%}covetrus-product-list .cx-product-container .row .col-sm-4{flex:0 0 auto;width:33.33333333%}covetrus-product-list .cx-product-container .row .col-sm-5{flex:0 0 auto;width:41.66666667%}covetrus-product-list .cx-product-container .row .col-sm-6{flex:0 0 auto;width:50%}covetrus-product-list .cx-product-container .row .col-sm-7{flex:0 0 auto;width:58.33333333%}covetrus-product-list .cx-product-container .row .col-sm-8{flex:0 0 auto;width:66.66666667%}covetrus-product-list .cx-product-container .row .col-sm-9{flex:0 0 auto;width:75%}covetrus-product-list .cx-product-container .row .col-sm-10{flex:0 0 auto;width:83.33333333%}covetrus-product-list .cx-product-container .row .col-sm-11{flex:0 0 auto;width:91.66666667%}covetrus-product-list .cx-product-container .row .col-sm-12{flex:0 0 auto;width:100%}covetrus-product-list .cx-product-container .row .offset-sm-0{margin-left:0}covetrus-product-list .cx-product-container .row .offset-sm-1{margin-left:8.33333333%}covetrus-product-list .cx-product-container .row .offset-sm-2{margin-left:16.66666667%}covetrus-product-list .cx-product-container .row .offset-sm-3{margin-left:25%}covetrus-product-list .cx-product-container .row .offset-sm-4{margin-left:33.33333333%}covetrus-product-list .cx-product-container .row .offset-sm-5{margin-left:41.66666667%}covetrus-product-list .cx-product-container .row .offset-sm-6{margin-left:50%}covetrus-product-list .cx-product-container .row .offset-sm-7{margin-left:58.33333333%}covetrus-product-list .cx-product-container .row .offset-sm-8{margin-left:66.66666667%}covetrus-product-list .cx-product-container .row .offset-sm-9{margin-left:75%}covetrus-product-list .cx-product-container .row .offset-sm-10{margin-left:83.33333333%}covetrus-product-list .cx-product-container .row .offset-sm-11{margin-left:91.66666667%}covetrus-product-list .cx-product-container .row .g-sm-0,covetrus-product-list .cx-product-container .row .gx-sm-0{--gutter-x: 0}covetrus-product-list .cx-product-container .row .g-sm-0,covetrus-product-list .cx-product-container .row .gy-sm-0{--gutter-y: 0}covetrus-product-list .cx-product-container .row .g-sm-1,covetrus-product-list .cx-product-container .row .gx-sm-1{--gutter-x: .125rem}covetrus-product-list .cx-product-container .row .g-sm-1,covetrus-product-list .cx-product-container .row .gy-sm-1{--gutter-y: .125rem}covetrus-product-list .cx-product-container .row .g-sm-2,covetrus-product-list .cx-product-container .row .gx-sm-2{--gutter-x: .25rem}covetrus-product-list .cx-product-container .row .g-sm-2,covetrus-product-list .cx-product-container .row .gy-sm-2{--gutter-y: .25rem}covetrus-product-list .cx-product-container .row .g-sm-3,covetrus-product-list .cx-product-container .row .gx-sm-3{--gutter-x: .5rem}covetrus-product-list .cx-product-container .row .g-sm-3,covetrus-product-list .cx-product-container .row .gy-sm-3{--gutter-y: .5rem}covetrus-product-list .cx-product-container .row .g-sm-4,covetrus-product-list .cx-product-container .row .gx-sm-4{--gutter-x: .75rem}covetrus-product-list .cx-product-container .row .g-sm-4,covetrus-product-list .cx-product-container .row .gy-sm-4{--gutter-y: .75rem}covetrus-product-list .cx-product-container .row .g-sm-5,covetrus-product-list .cx-product-container .row .gx-sm-5{--gutter-x: 1rem}covetrus-product-list .cx-product-container .row .g-sm-5,covetrus-product-list .cx-product-container .row .gy-sm-5{--gutter-y: 1rem}covetrus-product-list .cx-product-container .row .g-sm-6,covetrus-product-list .cx-product-container .row .gx-sm-6{--gutter-x: 1.5rem}covetrus-product-list .cx-product-container .row .g-sm-6,covetrus-product-list .cx-product-container .row .gy-sm-6{--gutter-y: 1.5rem}covetrus-product-list .cx-product-container .row .g-sm-7,covetrus-product-list .cx-product-container .row .gx-sm-7{--gutter-x: 2rem}covetrus-product-list .cx-product-container .row .g-sm-7,covetrus-product-list .cx-product-container .row .gy-sm-7{--gutter-y: 2rem}covetrus-product-list .cx-product-container .row .g-sm-8,covetrus-product-list .cx-product-container .row .gx-sm-8{--gutter-x: 4rem}covetrus-product-list .cx-product-container .row .g-sm-8,covetrus-product-list .cx-product-container .row .gy-sm-8{--gutter-y: 4rem}covetrus-product-list .cx-product-container .row .g-sm-9,covetrus-product-list .cx-product-container .row .gx-sm-9{--gutter-x: 6rem}covetrus-product-list .cx-product-container .row .g-sm-9,covetrus-product-list .cx-product-container .row .gy-sm-9{--gutter-y: 6rem}covetrus-product-list .cx-product-container .row .g-sm-10,covetrus-product-list .cx-product-container .row .gx-sm-10{--gutter-x: .875rem}covetrus-product-list .cx-product-container .row .g-sm-10,covetrus-product-list .cx-product-container .row .gy-sm-10{--gutter-y: .875rem}covetrus-product-list .cx-product-container .row .g-sm-11,covetrus-product-list .cx-product-container .row .gx-sm-11{--gutter-x: .625rem}covetrus-product-list .cx-product-container .row .g-sm-11,covetrus-product-list .cx-product-container .row .gy-sm-11{--gutter-y: .625rem}}@media (min-width: 768px){covetrus-product-list .cx-product-container .row .col-md{flex:1 0 0%}covetrus-product-list .cx-product-container .row .row-cols-md-auto>*{flex:0 0 auto;width:auto}covetrus-product-list .cx-product-container .row .row-cols-md-1>*{flex:0 0 auto;width:100%}covetrus-product-list .cx-product-container .row .row-cols-md-2>*{flex:0 0 auto;width:50%}covetrus-product-list .cx-product-container .row .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}covetrus-product-list .cx-product-container .row .row-cols-md-4>*{flex:0 0 auto;width:25%}covetrus-product-list .cx-product-container .row .row-cols-md-5>*{flex:0 0 auto;width:20%}covetrus-product-list .cx-product-container .row .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}covetrus-product-list .cx-product-container .row .col-md-auto{flex:0 0 auto;width:auto}covetrus-product-list .cx-product-container .row .col-md-1{flex:0 0 auto;width:8.33333333%}covetrus-product-list .cx-product-container .row .col-md-2{flex:0 0 auto;width:16.66666667%}covetrus-product-list .cx-product-container .row .col-md-3{flex:0 0 auto;width:25%}covetrus-product-list .cx-product-container .row .col-md-4{flex:0 0 auto;width:33.33333333%}covetrus-product-list .cx-product-container .row .col-md-5{flex:0 0 auto;width:41.66666667%}covetrus-product-list .cx-product-container .row .col-md-6{flex:0 0 auto;width:50%}covetrus-product-list .cx-product-container .row .col-md-7{flex:0 0 auto;width:58.33333333%}covetrus-product-list .cx-product-container .row .col-md-8{flex:0 0 auto;width:66.66666667%}covetrus-product-list .cx-product-container .row .col-md-9{flex:0 0 auto;width:75%}covetrus-product-list .cx-product-container .row .col-md-10{flex:0 0 auto;width:83.33333333%}covetrus-product-list .cx-product-container .row .col-md-11{flex:0 0 auto;width:91.66666667%}covetrus-product-list .cx-product-container .row .col-md-12{flex:0 0 auto;width:100%}covetrus-product-list .cx-product-container .row .offset-md-0{margin-left:0}covetrus-product-list .cx-product-container .row .offset-md-1{margin-left:8.33333333%}covetrus-product-list .cx-product-container .row .offset-md-2{margin-left:16.66666667%}covetrus-product-list .cx-product-container .row .offset-md-3{margin-left:25%}covetrus-product-list .cx-product-container .row .offset-md-4{margin-left:33.33333333%}covetrus-product-list .cx-product-container .row .offset-md-5{margin-left:41.66666667%}covetrus-product-list .cx-product-container .row .offset-md-6{margin-left:50%}covetrus-product-list .cx-product-container .row .offset-md-7{margin-left:58.33333333%}covetrus-product-list .cx-product-container .row .offset-md-8{margin-left:66.66666667%}covetrus-product-list .cx-product-container .row .offset-md-9{margin-left:75%}covetrus-product-list .cx-product-container .row .offset-md-10{margin-left:83.33333333%}covetrus-product-list .cx-product-container .row .offset-md-11{margin-left:91.66666667%}covetrus-product-list .cx-product-container .row .g-md-0,covetrus-product-list .cx-product-container .row .gx-md-0{--gutter-x: 0}covetrus-product-list .cx-product-container .row .g-md-0,covetrus-product-list .cx-product-container .row .gy-md-0{--gutter-y: 0}covetrus-product-list .cx-product-container .row .g-md-1,covetrus-product-list .cx-product-container .row .gx-md-1{--gutter-x: .125rem}covetrus-product-list .cx-product-container .row .g-md-1,covetrus-product-list .cx-product-container .row .gy-md-1{--gutter-y: .125rem}covetrus-product-list .cx-product-container .row .g-md-2,covetrus-product-list .cx-product-container .row .gx-md-2{--gutter-x: .25rem}covetrus-product-list .cx-product-container .row .g-md-2,covetrus-product-list .cx-product-container .row .gy-md-2{--gutter-y: .25rem}covetrus-product-list .cx-product-container .row .g-md-3,covetrus-product-list .cx-product-container .row .gx-md-3{--gutter-x: .5rem}covetrus-product-list .cx-product-container .row .g-md-3,covetrus-product-list .cx-product-container .row .gy-md-3{--gutter-y: .5rem}covetrus-product-list .cx-product-container .row .g-md-4,covetrus-product-list .cx-product-container .row .gx-md-4{--gutter-x: .75rem}covetrus-product-list .cx-product-container .row .g-md-4,covetrus-product-list .cx-product-container .row .gy-md-4{--gutter-y: .75rem}covetrus-product-list .cx-product-container .row .g-md-5,covetrus-product-list .cx-product-container .row .gx-md-5{--gutter-x: 1rem}covetrus-product-list .cx-product-container .row .g-md-5,covetrus-product-list .cx-product-container .row .gy-md-5{--gutter-y: 1rem}covetrus-product-list .cx-product-container .row .g-md-6,covetrus-product-list .cx-product-container .row .gx-md-6{--gutter-x: 1.5rem}covetrus-product-list .cx-product-container .row .g-md-6,covetrus-product-list .cx-product-container .row .gy-md-6{--gutter-y: 1.5rem}covetrus-product-list .cx-product-container .row .g-md-7,covetrus-product-list .cx-product-container .row .gx-md-7{--gutter-x: 2rem}covetrus-product-list .cx-product-container .row .g-md-7,covetrus-product-list .cx-product-container .row .gy-md-7{--gutter-y: 2rem}covetrus-product-list .cx-product-container .row .g-md-8,covetrus-product-list .cx-product-container .row .gx-md-8{--gutter-x: 4rem}covetrus-product-list .cx-product-container .row .g-md-8,covetrus-product-list .cx-product-container .row .gy-md-8{--gutter-y: 4rem}covetrus-product-list .cx-product-container .row .g-md-9,covetrus-product-list .cx-product-container .row .gx-md-9{--gutter-x: 6rem}covetrus-product-list .cx-product-container .row .g-md-9,covetrus-product-list .cx-product-container .row .gy-md-9{--gutter-y: 6rem}covetrus-product-list .cx-product-container .row .g-md-10,covetrus-product-list .cx-product-container .row .gx-md-10{--gutter-x: .875rem}covetrus-product-list .cx-product-container .row .g-md-10,covetrus-product-list .cx-product-container .row .gy-md-10{--gutter-y: .875rem}covetrus-product-list .cx-product-container .row .g-md-11,covetrus-product-list .cx-product-container .row .gx-md-11{--gutter-x: .625rem}covetrus-product-list .cx-product-container .row .g-md-11,covetrus-product-list .cx-product-container .row .gy-md-11{--gutter-y: .625rem}}@media (min-width: 1280px){covetrus-product-list .cx-product-container .row .col-lg{flex:1 0 0%}covetrus-product-list .cx-product-container .row .row-cols-lg-auto>*{flex:0 0 auto;width:auto}covetrus-product-list .cx-product-container .row .row-cols-lg-1>*{flex:0 0 auto;width:100%}covetrus-product-list .cx-product-container .row .row-cols-lg-2>*{flex:0 0 auto;width:50%}covetrus-product-list .cx-product-container .row .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}covetrus-product-list .cx-product-container .row .row-cols-lg-4>*{flex:0 0 auto;width:25%}covetrus-product-list .cx-product-container .row .row-cols-lg-5>*{flex:0 0 auto;width:20%}covetrus-product-list .cx-product-container .row .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}covetrus-product-list .cx-product-container .row .col-lg-auto{flex:0 0 auto;width:auto}covetrus-product-list .cx-product-container .row .col-lg-1{flex:0 0 auto;width:8.33333333%}covetrus-product-list .cx-product-container .row .col-lg-2{flex:0 0 auto;width:16.66666667%}covetrus-product-list .cx-product-container .row .col-lg-3{flex:0 0 auto;width:25%}covetrus-product-list .cx-product-container .row .col-lg-4{flex:0 0 auto;width:33.33333333%}covetrus-product-list .cx-product-container .row .col-lg-5{flex:0 0 auto;width:41.66666667%}covetrus-product-list .cx-product-container .row .col-lg-6{flex:0 0 auto;width:50%}covetrus-product-list .cx-product-container .row .col-lg-7{flex:0 0 auto;width:58.33333333%}covetrus-product-list .cx-product-container .row .col-lg-8{flex:0 0 auto;width:66.66666667%}covetrus-product-list .cx-product-container .row .col-lg-9{flex:0 0 auto;width:75%}covetrus-product-list .cx-product-container .row .col-lg-10{flex:0 0 auto;width:83.33333333%}covetrus-product-list .cx-product-container .row .col-lg-11{flex:0 0 auto;width:91.66666667%}covetrus-product-list .cx-product-container .row .col-lg-12{flex:0 0 auto;width:100%}covetrus-product-list .cx-product-container .row .offset-lg-0{margin-left:0}covetrus-product-list .cx-product-container .row .offset-lg-1{margin-left:8.33333333%}covetrus-product-list .cx-product-container .row .offset-lg-2{margin-left:16.66666667%}covetrus-product-list .cx-product-container .row .offset-lg-3{margin-left:25%}covetrus-product-list .cx-product-container .row .offset-lg-4{margin-left:33.33333333%}covetrus-product-list .cx-product-container .row .offset-lg-5{margin-left:41.66666667%}covetrus-product-list .cx-product-container .row .offset-lg-6{margin-left:50%}covetrus-product-list .cx-product-container .row .offset-lg-7{margin-left:58.33333333%}covetrus-product-list .cx-product-container .row .offset-lg-8{margin-left:66.66666667%}covetrus-product-list .cx-product-container .row .offset-lg-9{margin-left:75%}covetrus-product-list .cx-product-container .row .offset-lg-10{margin-left:83.33333333%}covetrus-product-list .cx-product-container .row .offset-lg-11{margin-left:91.66666667%}covetrus-product-list .cx-product-container .row .g-lg-0,covetrus-product-list .cx-product-container .row .gx-lg-0{--gutter-x: 0}covetrus-product-list .cx-product-container .row .g-lg-0,covetrus-product-list .cx-product-container .row .gy-lg-0{--gutter-y: 0}covetrus-product-list .cx-product-container .row .g-lg-1,covetrus-product-list .cx-product-container .row .gx-lg-1{--gutter-x: .125rem}covetrus-product-list .cx-product-container .row .g-lg-1,covetrus-product-list .cx-product-container .row .gy-lg-1{--gutter-y: .125rem}covetrus-product-list .cx-product-container .row .g-lg-2,covetrus-product-list .cx-product-container .row .gx-lg-2{--gutter-x: .25rem}covetrus-product-list .cx-product-container .row .g-lg-2,covetrus-product-list .cx-product-container .row .gy-lg-2{--gutter-y: .25rem}covetrus-product-list .cx-product-container .row .g-lg-3,covetrus-product-list .cx-product-container .row .gx-lg-3{--gutter-x: .5rem}covetrus-product-list .cx-product-container .row .g-lg-3,covetrus-product-list .cx-product-container .row .gy-lg-3{--gutter-y: .5rem}covetrus-product-list .cx-product-container .row .g-lg-4,covetrus-product-list .cx-product-container .row .gx-lg-4{--gutter-x: .75rem}covetrus-product-list .cx-product-container .row .g-lg-4,covetrus-product-list .cx-product-container .row .gy-lg-4{--gutter-y: .75rem}covetrus-product-list .cx-product-container .row .g-lg-5,covetrus-product-list .cx-product-container .row .gx-lg-5{--gutter-x: 1rem}covetrus-product-list .cx-product-container .row .g-lg-5,covetrus-product-list .cx-product-container .row .gy-lg-5{--gutter-y: 1rem}covetrus-product-list .cx-product-container .row .g-lg-6,covetrus-product-list .cx-product-container .row .gx-lg-6{--gutter-x: 1.5rem}covetrus-product-list .cx-product-container .row .g-lg-6,covetrus-product-list .cx-product-container .row .gy-lg-6{--gutter-y: 1.5rem}covetrus-product-list .cx-product-container .row .g-lg-7,covetrus-product-list .cx-product-container .row .gx-lg-7{--gutter-x: 2rem}covetrus-product-list .cx-product-container .row .g-lg-7,covetrus-product-list .cx-product-container .row .gy-lg-7{--gutter-y: 2rem}covetrus-product-list .cx-product-container .row .g-lg-8,covetrus-product-list .cx-product-container .row .gx-lg-8{--gutter-x: 4rem}covetrus-product-list .cx-product-container .row .g-lg-8,covetrus-product-list .cx-product-container .row .gy-lg-8{--gutter-y: 4rem}covetrus-product-list .cx-product-container .row .g-lg-9,covetrus-product-list .cx-product-container .row .gx-lg-9{--gutter-x: 6rem}covetrus-product-list .cx-product-container .row .g-lg-9,covetrus-product-list .cx-product-container .row .gy-lg-9{--gutter-y: 6rem}covetrus-product-list .cx-product-container .row .g-lg-10,covetrus-product-list .cx-product-container .row .gx-lg-10{--gutter-x: .875rem}covetrus-product-list .cx-product-container .row .g-lg-10,covetrus-product-list .cx-product-container .row .gy-lg-10{--gutter-y: .875rem}covetrus-product-list .cx-product-container .row .g-lg-11,covetrus-product-list .cx-product-container .row .gx-lg-11{--gutter-x: .625rem}covetrus-product-list .cx-product-container .row .g-lg-11,covetrus-product-list .cx-product-container .row .gy-lg-11{--gutter-y: .625rem}}covetrus-product-list .cx-product-container .product-card-container{margin-bottom:1.5rem}@media (min-width: 1280px){covetrus-product-list .cx-product-container .product-card-container{margin-bottom:2rem}}covetrus-product-list .cx-product-container .product-card-container .plp-grid-banner{display:flex;width:100%;height:100%;align-items:center}covetrus-product-list .cx-product-container .product-card-container .plp-grid-banner cx-generic-link{width:100%}covetrus-product-list .cx-product-container .product-card-container .plp-grid-banner cx-generic-link cx-media{width:100%}covetrus-product-list .cx-product-container .product-card-container .plp-grid-banner cx-generic-link cx-media img{width:100%;height:100%}covetrus-product-list .cx-product-container .product-card-container .plp-grid-banner cx-generic-link .stretched{height:100%}covetrus-product-list .pagination-container{padding:2rem 0;display:flex;justify-content:center}covetrus-product-list .cx-sort-dropdown{height:48px;align-items:center;display:flex}covetrus-product-list .cx-sort-dropdown span{margin-inline-end:.5rem;flex:none}covetrus-product-list .cx-sort-dropdown cx-sorting{width:100%}covetrus-product-list .cx-sort-dropdown .ng-arrow-wrapper{padding-inline-end:35px}covetrus-product-list .cx-sort-dropdown .ng-select-focused{outline-offset:0;border-radius:calc(.5 * var(--cx-spatial-base));outline-color:#b3e0ff}covetrus-product-list .cx-double-btn-container{display:grid;grid-gap:5%;grid-template-columns:1fr 1fr}covetrus-product-list .cx-single-btn-container{display:grid;width:50%;margin:auto}covetrus-product-list .cx-single-btn-container .btn-block,covetrus-product-list .cx-double-btn-container .btn-block{cursor:pointer}covetrus-product-list .grid-btn-padding{padding-top:25px}covetrus-product-list .align-btn{margin-top:0!important}covetrus-product-list cx-product-grid-item .cx-product-name{font-weight:var(--cx-font-weight-normal)}cx-product-list-item{padding-bottom:1rem}cx-product-list-item .cx-product-search-list{border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light);margin:0 0 25px}cx-product-list-item .cx-product-search-list:last-of-type{border-width:0 0 0 0}cx-product-list-item .cx-product-image-container{display:block;text-align:center;height:100%}cx-product-list-item .cx-product-image{width:100%;height:100%;display:block}@media (min-width: 1280px){cx-product-list-item .cx-product-image{width:160px!important}}cx-product-list-item .cx-product-name{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);text-align:start;display:block;margin:0 0 3px;color:var(--cx-color-dark);text-decoration:none}cx-product-list-item .cx-product-name h2,cx-product-list-item .cx-product-name .h2{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold)}cx-product-list-item .cx-product-name:hover{color:var(--cx-color-primary)}cx-product-list-item .cx-product-price{font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600;text-align:start;margin:15px 0 0}cx-product-list-item .cx-product-price.old{color:var(--cx-color-secondary);text-decoration:line-through}cx-product-list-item .cx-product-price.new{margin-top:0;margin-inline-end:0;margin-bottom:0;margin-inline-start:5px;color:var(--cx-color-primary)}cx-product-list-item cx-media.is-missing{min-height:255px}cx-product-list-item cx-variant-style-icons{display:block;margin-top:1rem}@media (max-width: 767.98px){cx-product-list-item .cx-product-search-list{padding-bottom:15px}cx-product-list-item .cx-product-image{max-height:255px}cx-product-list-item .cx-product-name,cx-product-list-item .cx-product-rating,cx-product-list-item .cx-product-price{text-align:center}cx-product-list-item .cx-product-name{height:2.5rem}cx-product-list-item .cx-product-price{margin:1rem 0}cx-product-list-item .cx-product-no-review{text-align:center}}cx-product-grid .cx-product-image-container{display:block;text-align:center}cx-product-grid .cx-product-image{width:100%;padding:20px;display:block}@media (max-width: 767.98px){cx-product-grid .cx-product-image{padding:1.25rem 0 0}}cx-product-grid .cx-product-name{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);text-align:center;display:block;margin:0 0 25px;color:var(--cx-color-dark);text-decoration:none;height:2.4em;overflow:hidden;position:relative}cx-product-grid .cx-product-name:before{bottom:0;right:0;position:absolute;content:"\2026"}cx-product-grid .cx-product-name:after{content:"";background:none repeat scroll 0% 0%;background-color:var(--cx-color-inverse);position:absolute;height:50px;width:100%;z-index:1}cx-product-grid .cx-product-name:hover{color:var(--cx-color-primary)}cx-product-grid .cx-product-rating{text-align:center}cx-product-grid .cx-product-price-container{text-align:center}cx-product-grid .cx-product-price{font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600;text-align:center;display:inline-block;margin:0 0 25px}cx-product-grid .cx-product-price .old{color:var(--cx-secondary);text-decoration:line-through;margin:0}cx-product-grid .cx-product-price .new{margin:0 0 25px 5px;color:var(--cx-primary)}cx-product-grid-item,covetrus-product-grid-item{border:1px solid #e8e8e8;border-radius:.25rem;display:flex;flex-direction:column;height:100%;position:relative}cx-product-grid-item .cx-product-search-list,covetrus-product-grid-item .cx-product-search-list{border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light);margin:0 0 25px}cx-product-grid-item .cx-product-search-list:last-of-type,covetrus-product-grid-item .cx-product-search-list:last-of-type{border-width:0 0 0 0}cx-product-grid-item cx-media.is-missing,covetrus-product-grid-item cx-media.is-missing{min-height:10rem;background-position-y:center}cx-product-grid-item .cx-product-image-container,covetrus-product-grid-item .cx-product-image-container{display:flex;align-items:center;text-align:center;background-color:#f6f6f6;padding:0;border-width:0 0 1px 0;border-style:solid;border-color:#e8e8e8}cx-product-grid-item .cx-product-image-container cx-media img,covetrus-product-grid-item .cx-product-image-container cx-media img{mix-blend-mode:darken}cx-product-grid-item .cx-product-image,covetrus-product-grid-item .cx-product-image{width:100%;max-width:6.625rem;margin:1rem auto}@media (min-width: 1280px){cx-product-grid-item .cx-product-image,covetrus-product-grid-item .cx-product-image{margin:2rem auto;max-width:10rem}}cx-product-grid-item .cx-product-rating,covetrus-product-grid-item .cx-product-rating{text-align:left;padding:0 1.5rem;display:none}cx-product-grid-item .cx-product-name,covetrus-product-grid-item .cx-product-name{font-size:var(--cx-font-size, 1rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-normal);text-align:left;line-height:1.625rem;color:#484848;text-decoration:none;overflow:hidden;text-overflow:ellipsis;max-width:100%;height:unset;display:block;margin:0}cx-product-grid-item .cx-product-name:hover,covetrus-product-grid-item .cx-product-name:hover{color:var(--cx-color-primary)}cx-product-grid-item .cx-product-price-container,covetrus-product-grid-item .cx-product-price-container{flex-grow:0}cx-product-grid-item .cx-product-price-container .cx-product-price,covetrus-product-grid-item .cx-product-price-container .cx-product-price{font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600;text-align:center;margin:0}cx-product-grid-item .cx-product-price-container .cx-product-price.old,covetrus-product-grid-item .cx-product-price-container .cx-product-price.old{color:var(--cx-color-secondary);text-decoration:line-through}cx-product-grid-item .cx-product-price-container .cx-product-price.new,covetrus-product-grid-item .cx-product-price-container .cx-product-price.new{margin:0 0 0 5px;color:var(--cx-color-primary)}cx-product-grid-item .product-list-promotion,covetrus-product-grid-item .product-list-promotion{color:#01818c;font-size:.875rem;font-weight:700;line-height:1.25rem}cx-product-grid-item .product-list-promotion:hover,covetrus-product-grid-item .product-list-promotion:hover{text-decoration:unset}cx-product-grid-item .product-list-promotion .promotion-tag,covetrus-product-grid-item .product-list-promotion .promotion-tag{margin-right:.5rem;align-self:center}cx-product-grid-item .product-list-promotion .promotion-tag svg,covetrus-product-grid-item .product-list-promotion .promotion-tag svg{width:1rem;height:1rem}cx-product-grid-item .product-list-promotion .promotion-list-message,covetrus-product-grid-item .product-list-promotion .promotion-list-message{word-break:break-word}cx-product-grid-item .product-grid-item-details,covetrus-product-grid-item .product-grid-item-details{display:flex;flex-direction:column;row-gap:.875rem;padding:1.25rem;overflow:hidden}cx-product-grid-item .badge-container-grid,covetrus-product-grid-item .badge-container-grid{padding:0}cx-product-grid-item .preferred-brand,covetrus-product-grid-item .preferred-brand{margin-top:0;top:.5rem}@media (max-width: 1279.98px){cx-product-grid-item,covetrus-product-grid-item{flex-direction:row}cx-product-grid-item .cx-product-image-container,covetrus-product-grid-item .cx-product-image-container{flex:0 0 8.69rem;position:relative;border-width:0 1px 0 0}cx-product-grid-item cx-media.is-missing,covetrus-product-grid-item cx-media.is-missing{min-height:initial}cx-product-grid-item .preferred-brand,covetrus-product-grid-item .preferred-brand{margin-left:0;left:50%;transform:translate(-50%)}}cx-product-view .cx-product-layout{margin:0;padding:0;appearance:none;outline:0;border:0;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;cursor:pointer;position:relative;display:inline-block;overflow:hidden;border-radius:4px;border:1px solid var(--cx-color-light)}cx-product-view .cx-product-layout.cx-product-grid .fas{font-size:24px}cx-product-view .cx-product-layout.cx-product-list .fas{font-size:25px}cx-product-view .cx-product-layout .fas{color:var(--cx-color-secondary);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}cx-product-view .cx-product-layout:focus,cx-product-view .cx-product-layout:hover{box-shadow:none}cx-product-view .cx-product-layout:focus .fas,cx-product-view .cx-product-layout:hover .fas{color:var(--cx-color-primary)}cx-active-facets{display:flex;flex-wrap:wrap;padding:0;color:var(--cx-color-text)}cx-active-facets h4,cx-active-facets .h4{flex:100%;padding:0 0 10px;margin:0 0 20px}@media (max-width: 1279.98px){cx-active-facets h4,cx-active-facets .h4{display:none}}cx-active-facets a{display:flex;align-items:center;transition:all .3s;min-width:0;background:var(--cx-color-background);border-radius:4px;margin-top:0;margin-inline-end:10px;margin-bottom:10px;margin-inline-start:0}cx-active-facets a:hover{background:var(--cx-color-light);text-decoration:none}cx-active-facets a>span{margin-inline-start:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}cx-active-facets a cx-icon{font-size:1rem;padding:10px}cx-active-facets a cx-icon:hover{color:var(--cx-color-primary)}.applied-filters{margin-bottom:.75rem}@media (min-width: 768px){.applied-filters{margin-bottom:1.25rem}}.applied-filters .badge,.applied-filters .btn-link{margin-bottom:1.25rem}.applied-filters .badge{margin-right:.75rem}.applied-filters .btn-link{padding:0}cx-facet-list.dialog,covetrus-facet-list.dialog{z-index:11;position:fixed}cx-facet-list.dialog>.inner,covetrus-facet-list.dialog>.inner{background-color:var(--cx-color-background);transition:transform .3s ease-in-out}cx-facet-list.active.dialog>.inner,covetrus-facet-list.active.dialog>.inner{transform:translateZ(0)}cx-facet-list.dialog,covetrus-facet-list.dialog{top:0;left:0;height:100%;width:100%;transition:background-color .3s ease-in-out;display:flex;justify-content:center;align-items:center}cx-facet-list.active.dialog,covetrus-facet-list.active.dialog{background-color:#00000080}cx-facet-list.dialog>.inner,covetrus-facet-list.dialog>.inner{transform:translate3d(0,100%,0)}cx-facet-list .inner,covetrus-facet-list .inner{padding-top:0;padding-inline-end:10px;padding-bottom:10px;padding-inline-start:10px}@media (max-width: 1279.98px){cx-facet-list .inner,covetrus-facet-list .inner{max-height:100vh;overflow:scroll}}cx-facet-list .inner h4,covetrus-facet-list .inner h4,cx-facet-list .inner .h4,covetrus-facet-list .inner .h4{position:sticky;top:0;background:var(--cx-color-background);padding:.4rem;padding-top:10px}cx-facet-list .inner h4 .close,covetrus-facet-list .inner h4 .close,cx-facet-list .inner .h4 .close,covetrus-facet-list .inner .h4 .close{opacity:1}cx-facet-list .inner h4 .close:hover,covetrus-facet-list .inner h4 .close:hover,cx-facet-list .inner .h4 .close:hover,covetrus-facet-list .inner .h4 .close:hover{color:var(--cx-color-primary)}@media (min-width: 1280px){cx-facet-list .inner h4,covetrus-facet-list .inner h4,cx-facet-list .inner .h4,covetrus-facet-list .inner .h4{display:none}}cx-facet-list.dialog>.inner,covetrus-facet-list.dialog>.inner{width:95vw;height:95%}covetrus-facet-list .inner{overflow:unset;padding-inline-end:0;padding-inline-start:0}cx-product-facet-navigation,covetrus-product-facet-navigation{min-width:0}@media (min-width: 1280px){cx-product-facet-navigation button.dialog-trigger,covetrus-product-facet-navigation button.dialog-trigger{display:none}}covetrus-product-facet-navigation{display:none}@media (min-width: 1280px){covetrus-product-facet-navigation{display:block}}covetrus-product-list-title-and-sort .product-list-title-and-sort{justify-content:space-between}covetrus-product-list-title-and-sort .product-list-title-and-sort .page-title{display:flex;align-items:center;font-size:1.625rem;line-height:2rem;flex-wrap:wrap}covetrus-product-list-title-and-sort .product-list-title-and-sort .page-title .category-name{font-weight:700}covetrus-product-list-title-and-sort .product-list-title-and-sort .page-title .suggestion{margin-top:.75rem;font-size:initial;line-height:1.625rem;color:#6e6e6e;flex:1 100%}covetrus-product-list-title-and-sort .product-list-title-and-sort .page-title .suggestion-link{font-weight:700;text-decoration:underline}covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls{border:1px solid #cacaca;border-radius:.25rem;display:flex;margin-bottom:2rem}covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls .division-line{background-color:#cacaca;width:1px;display:inline-block}covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls .cx-sort-dropdown{margin:0;padding:0}covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls .cx-sort-dropdown .ng-select{height:100%}covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls .cx-sort-dropdown .ng-select-container{border:none;height:100%;line-height:1.625rem}covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls .btn,covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls a{font-size:1rem}covetrus-product-list-title-and-sort .product-list-title-and-sort .ng-select.ng-select-single .ng-arrow-wrapper{justify-content:flex-end}@media (min-width: 1280px){covetrus-product-list-title-and-sort .product-list-title-and-sort .page-title{font-size:1.875rem;line-height:2.5rem;margin-bottom:.75rem}covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls{margin-left:auto;margin-bottom:0;max-width:11.25rem}covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls .dialog-trigger,covetrus-product-list-title-and-sort .product-list-title-and-sort .list-controls .division-line{display:none}}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLabelSlot{margin-top:calc(1.5 * var(--cx-spatial-base));margin-bottom:calc(4 * var(--cx-spatial-base))}@media (max-width: 1279.98px){cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLabelSlot{margin-top:calc(1.25 * var(--cx-spatial-base))}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLabelSlot cx-paragraph{justify-content:flex-start;display:flex}}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLabelSlot cx-paragraph{justify-content:center;display:flex;color:#6e6e6e}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLabelSlot cx-paragraph p{margin:0}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsImageSlot{margin-bottom:calc(2.5 * var(--cx-spatial-base));display:flex;justify-content:flex-start}@media (min-width: 768px){cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsImageSlot{justify-content:center;margin-bottom:calc(4 * var(--cx-spatial-base))}}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsImageSlot cx-media{text-align:center}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsImageSlot cx-media img{width:100%}@media (min-width: 768px){cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsImageSlot cx-media img{max-width:35.625rem}}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot{margin-bottom:calc(15 * var(--cx-spatial-base));text-align:center}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link{width:100%}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a{display:inline-block;font-size:1rem;line-height:1.625rem;font-weight:700;padding:calc(1.25 * var(--cx-spatial-base)) calc(2.25 * var(--cx-spatial-base));text-decoration:none;border:0}cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.ProductLeftRefinements{display:none}@media (min-width: 1280px){cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.ProductLeftRefinements{display:block}}cx-page-layout.SearchResultsGridPageTemplate covetrus-search-results{display:flex;flex-wrap:wrap}@media (min-width: 1280px){cx-page-layout.SearchResultsGridPageTemplate covetrus-search-results{column-gap:4rem}}cx-page-layout.SearchResultsGridPageTemplate covetrus-search-results .no-results-header{width:100%;text-align:center;margin-top:calc(2.5 * var(--cx-spatial-base));font-size:1.875rem;font-weight:600;line-height:2.5rem}cx-page-layout.SearchResultsGridPageTemplate covetrus-search-results .no-results-header .freeTextSearch{font-weight:700}@media (max-width: 1279.98px){cx-page-layout.SearchResultsGridPageTemplate covetrus-search-results .no-results-header{text-align:left;align-self:flex-start;margin-top:calc(2.5 * var(--cx-spatial-base));font-size:1.625rem;font-weight:400;line-height:2rem}}covetrus-facet-filter-list{flex:1}covetrus-facet-filter-list .dialog-trigger{border:none;padding:.75rem .75rem .75rem 1rem;justify-content:space-between;line-height:1.625rem;height:initial;max-height:initial;max-width:100%;width:100%;font-weight:400}covetrus-facet-filter-list .dialog-trigger .filter-icon{height:100%}covetrus-quick-buy{display:flex}covetrus-quick-buy .quick-buy-actions{display:none}covetrus-quick-buy .quick-buy-link{font-size:var(--cx-font-size, 1rem);line-height:var(--cx-line-height, 1.625rem);font-weight:var(--cx-font-weight-normal);display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;color:#1474e5}covetrus-quick-buy .quick-buy-icon{display:inline-flex;width:1.185rem;height:1.185rem}covetrus-quick-buy .quick-buy-icon svg{scale:1.293}@media (min-width: 1280px){covetrus-quick-buy .quick-buy-link{display:none}covetrus-quick-buy .quick-buy-actions{gap:.75rem;padding:66px 1.25rem;margin:0 0 auto;background-color:#e8e8e899}covetrus-quick-buy .quick-buy-actions-wrapper{display:flex;position:absolute;width:100%;height:14rem;top:0;left:0}covetrus-quick-buy .quick-buy-actions-wrapper:hover{background-color:#e8e8e899}covetrus-quick-buy .quick-buy-actions-wrapper:hover .quick-buy-actions{display:flex;width:100%;flex-direction:column}}covetrus-quick-buy-drawer covetrus-variant-price{margin-bottom:0}covetrus-quick-buy-drawer .product-detail{position:relative}covetrus-quick-buy-drawer .promotion-info{height:70px}covetrus-quick-buy-drawer .promotion-info covetrus-promotions{display:block;width:100%;position:absolute;left:0;bottom:0;background:#f6f6f680;padding:1.125rem;border:1px solid #cacaca;border-radius:.25rem;margin:0}covetrus-quick-buy-drawer .promotion-info covetrus-promotions .covetrus-promotions ul>li{white-space:normal;overflow:hidden}@media (min-width: 1280px){covetrus-quick-buy-drawer .promotion-info covetrus-promotions .covetrus-promotions ul>li{white-space:wrap}}covetrus-quick-buy-drawer .promotion-info covetrus-promotions .covetrus-promotions ul>li span{font-size:.875rem;line-height:1.25rem;max-height:38px}covetrus-quick-buy-drawer .promotion-info covetrus-promotions .covetrus-promotions ul>li cx-icon{display:inline-flex;margin-right:.5rem}covetrus-quick-buy-drawer .promotion-info covetrus-promotions .covetrus-promotions ul>li cx-icon svg{width:1.375rem;height:1.375rem}covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer{height:11.375rem}covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer .footer,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer .footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer .footer{margin:0}covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer .btn-link,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer .btn-link,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer .btn-link{color:#1474e5;padding:0;border:none}@media (min-width: 1280px){covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer{padding:1.25rem 2.5rem}}covetrus-quick-buy-drawer .cx-link{color:var(--cx-color-text);text-decoration:none}covetrus-quick-buy-drawer .cx-link:hover{color:var(--cx-color-primary)}@media (min-width: 1280px){covetrus-product-grid-item:hover .quick-buy-actions{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;height:14rem}}cx-product-attributes table{width:100%;margin:0 0 30px}cx-product-attributes table th h3,cx-product-attributes table th .h3{margin:0 0 18px}cx-product-attributes table tr{border-color:var(--cx-color-light);border-width:1px 0 1px;border-style:solid}cx-product-attributes table td{padding:12px 0;vertical-align:top;width:50%}cx-product-attributes table ul{list-style:none;padding:0}covetrus-product-feature-accordion .accordion .covetrus-accordion-card{margin-bottom:.625rem;border-bottom:1px solid #e8e8e8}covetrus-product-feature-accordion .accordion .covetrus-accordion-card .accordion-header{padding:0;margin:0 0 .25rem}covetrus-product-feature-accordion .accordion .covetrus-accordion-card .accordion-header .accordion-button{display:flex;justify-content:space-between;padding:1.5rem 0;border:none;width:100%;height:unset;max-height:unset;text-decoration-line:none}covetrus-product-feature-accordion .accordion .covetrus-accordion-card .accordion-header .accordion-button .accordion-title{font-size:1.25rem;line-height:1.875rem}covetrus-product-feature-accordion .accordion .covetrus-accordion-card .accordion-header .accordion-button cx-icon svg{width:1.5rem}covetrus-product-feature-accordion .accordion .covetrus-accordion-card .accordion-body{line-height:1.625rem;padding:0;min-height:0}covetrus-product-feature-accordion .accordion .covetrus-accordion-card .accordion-body .accordion-content{padding:0 0 2.375rem;margin-bottom:.25rem}@media (min-width: 1280px){covetrus-product-feature-accordion .accordion .covetrus-accordion-card{padding:0 1rem}covetrus-product-feature-accordion .accordion .covetrus-accordion-card .accordion-body .accordion-content{padding:0 0 1.25rem}}cx-product-images{display:flex;flex-direction:column;height:100%}cx-product-images>cx-media{height:100%;width:100%;position:relative}cx-product-images>cx-media img{object-fit:scale-down}cx-product-images cx-media{outline:none;text-align:center;cursor:zoom-in}cx-product-images cx-media.is-missing{min-height:30vh}cx-product-images cx-media:not(.is-loading):after{animation-play-state:paused}cx-product-images cx-media.is-loading:after{--cx-opacity: 1}cx-product-images cx-media.is-waiting:after{--cx-opacity: 1}cx-product-images .thumbs cx-media{margin:.5vw;padding:.5vw;cursor:pointer;border:2px solid var(--cx-color-light)}cx-product-images .thumbs cx-media.is-missing{min-height:80px}cx-product-images .thumbs cx-media.is-active,cx-product-images .thumbs cx-media:hover{border-color:var(--cx-color-primary)}covetrus-product-image-gallery{flex:1}covetrus-product-image-gallery covetrus-product-image-gallery-mobile{width:100%}@media (min-width: 1280px){covetrus-product-image-gallery covetrus-product-image-gallery-mobile{display:none}}covetrus-product-image-gallery-desktop .preferred-brand,covetrus-product-image-gallery-mobile .preferred-brand{z-index:1;margin-top:0;margin-left:0}covetrus-product-image-gallery .mobile-images{display:block}@media (min-width: 1280px){covetrus-product-image-gallery .mobile-images{display:none}}covetrus-product-image-gallery .mobile-images .badge-neutral-dark{border-radius:62.5rem;left:35%}covetrus-product-image-gallery .mobile-images .main-image-wrapper{width:100%;position:relative;padding:7.5% 10%;background-color:#fff}covetrus-product-image-gallery .mobile-images .main-image-wrapper cx-media.main-image{width:100%;display:flex;align-items:center;justify-content:center;mix-blend-mode:darken}covetrus-product-image-gallery .mobile-images .main-image-wrapper cx-media.main-image img{max-width:30.875rem;touch-action:none}covetrus-product-image-gallery .mobile-images .main-image-wrapper cx-media.is-missing{max-width:30.875rem;margin:0 auto;aspect-ratio:1/1;width:100%;background-position-x:center;background-position-y:center}@media (min-width: 768px){covetrus-product-image-gallery .mobile-images .main-image-wrapper cx-media.is-missing{min-height:31.25rem}}covetrus-product-image-gallery .mobile-images .main-image-wrapper .zoom-container{width:100%;overflow:hidden;position:absolute;top:0;left:0}covetrus-product-image-gallery .mobile-images .main-image-wrapper .zoom-container .image-zoomed{padding:7.5% 10%;height:100%;width:100%;-webkit-touch-callout:none}covetrus-product-image-gallery .mobile-images .main-image-wrapper .zoom-container .image-zoomed:hover{cursor:zoom-out}covetrus-product-image-gallery .mobile-images .main-image-wrapper .zoom-container .image-zoomed img{transform:scale(2);position:relative;transition:background-position .25s;object-fit:cover}covetrus-product-image-gallery .mobile-images .preferred-brand{top:.75rem;left:.75rem}covetrus-product-image-gallery .desktop-images{display:none;grid-column:1;grid-row:1/span 6}@media (min-width: 1280px){covetrus-product-image-gallery .desktop-images{display:flex}}covetrus-product-image-gallery .desktop-images .previousMain{left:.625rem}covetrus-product-image-gallery .desktop-images .nextMain{right:.625rem}covetrus-product-image-gallery .desktop-images .preferred-brand{top:1.5rem;left:1.5rem}covetrus-product-image-gallery .desktop-images covetrus-carousel{display:flex;flex:100%;--cx-speed: .5;flex-direction:column;margin-right:2rem}covetrus-product-image-gallery .desktop-images covetrus-carousel>h2,covetrus-product-image-gallery .desktop-images covetrus-carousel>.h2{font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600;font-weight:700;text-align:center;margin-top:2rem;margin-bottom:1rem}@media (min-width: 1280px){covetrus-product-image-gallery .desktop-images covetrus-carousel>h2,covetrus-product-image-gallery .desktop-images covetrus-carousel>.h2{margin-bottom:3rem}}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel{display:flex;justify-content:space-between;align-items:center}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-1 .item{flex:0 0 100%}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-2 .item{flex:0 0 50%}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-3 .item{flex:0 0 calc(100 / 3 * 1%)}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-4 .item{flex:0 0 25%}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-5 .item{flex:0 0 20%}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-6 .item{flex:0 0 calc(100 / 6 * 1%)}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-7 .item{flex:0 0 calc(100 / 7 * 1%)}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-8 .item{flex:0 0 12.5%}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-9 .item{flex:0 0 calc(100 / 9 * 1%)}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel.size-10 .item{flex:0 0 10%}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides{flex:auto;position:relative}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide{transition:.6s all;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide:not(.active){position:absolute;opacity:0;z-index:-1;transition:none}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item{opacity:0;z-index:-1;margin-bottom:10px;transition:.4s all}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item.active{opacity:1;z-index:1}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item.active .is-active{box-shadow:0 0 0 2px #b3e0ff;border-radius:4px}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item.active .is-active:after{box-shadow:inset 0 0 0 1px #1474e5;content:"";display:block;height:100%;position:absolute;top:0;width:100%;border-radius:4px}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item.active .is-active img{border-radius:4px;transition:none}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item.active .is-active:active,covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item.active .is-active:focus{outline:none}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item:last-of-type{margin-bottom:0}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item:nth-child(1){transition-delay:calc(var(--cx-speed, 1) * .25s)}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item:nth-child(2){transition-delay:calc(var(--cx-speed, 1) * .5s)}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item:nth-child(3){transition-delay:calc(var(--cx-speed, 1) * .75s)}covetrus-product-image-gallery .desktop-images covetrus-carousel .carousel-panel .slides .slide .item:nth-child(4){transition-delay:calc(var(--cx-speed, 1) * 1s)}covetrus-product-image-gallery .desktop-images covetrus-carousel button{background-color:#1474e5;color:#fff;background-color:#fff;color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5;border:none;box-shadow:none;border-radius:50%;padding:.5rem;height:2.25rem;min-width:unset}covetrus-product-image-gallery .desktop-images covetrus-carousel button:active,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled):active,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled).active{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #e8e8e8;background-color:#1474e5;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:active:focus,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled):active:focus,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #e8e8e8;background-color:#1474e5;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:focus{color:#fff;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #e8e8e8;background-color:#1474e5;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:focus:hover{box-shadow:inset 0 0 0 1px #f6f6f6,0 0 0 2px #e8e8e8;background-color:#f6f6f6;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:hover{background-color:#f6f6f6;color:#fff;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:disabled,covetrus-product-image-gallery .desktop-images covetrus-carousel button.disabled{background-color:#e8e8e8;color:#a9a9a9;box-shadow:none;cursor:default;pointer-events:none;opacity:1}covetrus-product-image-gallery .desktop-images covetrus-carousel button:active,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled):active,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled).active{color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:active:focus,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled):active:focus,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled).active:focus{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:focus{color:#1474e5;box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #e8e8e8;background-color:#fff;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:focus:hover{box-shadow:inset 0 0 0 1px #1474e5,0 0 0 2px #e8e8e8;background-color:#f6f6f6;filter:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:hover{color:#1474e5}covetrus-product-image-gallery .desktop-images covetrus-carousel button cx-icon{display:flex}covetrus-product-image-gallery .desktop-images covetrus-carousel button:active,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled):active,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled).active{box-shadow:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:active:focus,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled):active:focus,covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled):not(.disabled).active:focus{box-shadow:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:disabled,covetrus-product-image-gallery .desktop-images covetrus-carousel button.disabled{background-color:transparent}covetrus-product-image-gallery .desktop-images covetrus-carousel button:hover{border:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:hover:focus{box-shadow:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:focus{box-shadow:none}covetrus-product-image-gallery .desktop-images covetrus-carousel button:not(:disabled){cursor:pointer}covetrus-product-image-gallery .desktop-images covetrus-carousel .indicators{display:flex;justify-content:center}covetrus-product-image-gallery .desktop-images covetrus-carousel .indicators button{border:none;padding:10px;margin:0;transition:.6s all;background-color:transparent}covetrus-product-image-gallery .desktop-images covetrus-carousel .indicators button[disabled]{color:var(--cx-color-primary)}covetrus-product-image-gallery .desktop-images covetrus-carousel .indicators button:not(:disabled):hover{color:var(--cx-color-secondary)}@media (max-width: 374.98px){covetrus-product-image-gallery .desktop-images covetrus-carousel .indicators{display:none}}covetrus-product-image-gallery .desktop-images covetrus-carousel .previous{margin-bottom:.75rem}covetrus-product-image-gallery .desktop-images covetrus-carousel .next{margin-top:.75rem}@media (min-width: 1280px){covetrus-product-image-gallery .desktop-images covetrus-carousel{flex:0 4.375rem}}covetrus-product-image-gallery .desktop-images .main-image-holder{display:flex}@media (min-width: 1280px){covetrus-product-image-gallery .desktop-images .main-image-holder{order:1}}covetrus-product-image-gallery .desktop-images .main-image-holder .icon-container{border-radius:50%;padding:.5rem}covetrus-product-image-gallery .desktop-images .main-image-holder .icon-container svg{display:flex}covetrus-product-image-gallery .desktop-images .main-image-holder .image-and-buttons{position:relative;padding:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:inset 0 0 0 1px #e8e8e8;border-radius:.375rem}covetrus-product-image-gallery .desktop-images .main-image-holder .image-and-buttons button{position:absolute;box-shadow:none;border-radius:50%;margin:0;padding:0;transition:.6s all;height:unset;min-width:unset;z-index:1}covetrus-product-image-gallery .desktop-images .main-image-holder .image-and-buttons button:not(:disabled):not(.disabled){color:#1474e5;box-shadow:none}covetrus-product-image-gallery .desktop-images .main-image-holder .image-and-buttons button[disabled],covetrus-product-image-gallery .desktop-images .main-image-holder .image-and-buttons button.disabled{background-color:transparent;box-shadow:none}covetrus-product-image-gallery .desktop-images .main-image-holder .image-and-buttons cx-media.main-image{width:100%;display:flex;align-items:center;justify-content:center}covetrus-product-image-gallery .desktop-images .main-image-holder .image-and-buttons cx-media.main-image img{max-width:30.875rem;mix-blend-mode:darken}covetrus-product-image-gallery .desktop-images .main-image-holder .main-image-wrapper{width:100%;position:relative}covetrus-product-image-gallery .desktop-images .main-image-holder .main-image-wrapper .zoom-container{width:100%;overflow:hidden;position:absolute;top:0;left:0}covetrus-product-image-gallery .desktop-images .main-image-holder .main-image-wrapper .zoom-container .image-zoomed{height:100%;width:100%;-webkit-touch-callout:none}covetrus-product-image-gallery .desktop-images .main-image-holder .main-image-wrapper .zoom-container .image-zoomed:hover{cursor:zoom-out}covetrus-product-image-gallery .desktop-images .main-image-holder .main-image-wrapper .zoom-container .image-zoomed img{transform:scale(2);position:relative;transition:background-position .25s;object-fit:cover}covetrus-product-image-gallery .desktop-images .main-image-holder .main-image-wrapper.missing .is-missing{min-width:31.25rem;min-height:31.25rem}covetrus-product-image-gallery .desktop-images cx-product-image-zoom-trigger{display:none}covetrus-product-image-gallery .desktop-images .indicators{display:none}covetrus-product-image-gallery .desktop-images .carousel-panel{flex-direction:column}covetrus-product-image-gallery .desktop-images .carousel-panel .slides .slide{flex-direction:column}covetrus-product-image-gallery .zoom-badge{position:absolute;bottom:1.25rem;background-color:#191919cc;cursor:default}covetrus-product-image-gallery .drag-scroll-content{overflow-x:scroll!important;padding-bottom:1.5rem}covetrus-product-image-gallery .scroll-container{padding:0}@media (max-width: 767.98px){covetrus-product-image-gallery .scroll-container{max-width:100vw}}covetrus-product-image-gallery .scroll-container img{width:100%}covetrus-product-image-gallery .scroll-container .scroll-item{position:relative;width:100%}covetrus-product-image-gallery .scroll-container .scroll-item .zoom-anchor{display:flex;position:absolute;padding:4px 8px;height:28px;background:#191919cc;border-radius:100px;color:#fff;font-family:Mulish;font-style:normal;font-weight:400;font-size:14px;line-height:20px;align-items:center;text-align:center;flex:none;order:0;flex-grow:0;transition:background .3s ease-in-out;bottom:20px;left:35%}@media (min-width: 1280px){covetrus-product-image-gallery .scroll-container .scroll-item .zoom-anchor{display:none}}covetrus-product-image-gallery .scroll-container .scroll-item .zoom-anchor:hover{text-decoration:none;background:#191919;transition:background .3s ease-in-out}covetrus-custom-product-intro .product-name{font-size:1.125rem;line-height:1.875rem;margin-bottom:1rem}covetrus-custom-product-intro .product-name.autoship-enabled{margin-bottom:1.5rem}cx-product-reviews .rating-input{display:none}cx-product-reviews .header{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--cx-color-light);padding:0 15px 15px;margin:0 -15px 40px}cx-product-reviews .header button{margin-inline-start:auto}cx-product-reviews .header .rating{flex-basis:100%}cx-product-reviews .review{display:grid;grid-template-columns:auto auto 10vw;grid-template-rows:repeat(3,minmax(10px,auto)) auto;grid-column-gap:1vw;margin:4vh 0 2vh}cx-product-reviews .review cx-star-rating,cx-product-reviews .review .title,cx-product-reviews .review .text{grid-column:1/span 2}@media (max-width: 1279.98px){cx-product-reviews .review .text{grid-column:1/span 3}}cx-product-reviews .review .date{grid-column:1/span 1}cx-product-reviews .review .name{grid-column:1/span 1}cx-product-reviews .review .text{grid-row:0}cx-product-reviews .review .title{font-weight:700}cx-product-reviews .review .text{margin:.5vh 0}cx-product-reviews .review .name,cx-product-reviews .review .date{text-align:start}@media (max-width: 1279.98px){cx-product-reviews .btn-secondary{margin:0 0 1rem}}covetrus-custom-product-summary .product-sku{width:calc(42.876 * var(--cx-spatial-base));font-family:Mulish;font-style:normal;font-weight:800;font-size:.75rem;line-height:1.5rem;letter-spacing:.125rem;text-transform:uppercase;color:#6e6e6e;flex:none;order:0;align-self:stretch;flex-grow:0;margin:calc(4 * var(--cx-spatial-base)) 0}@media (min-width: 1280px){covetrus-custom-product-summary .product-sku{width:calc(84.5 * var(--cx-spatial-base));padding:.5rem 0}}covetrus-custom-product-summary .product-summary-title{width:calc(42.876 * var(--cx-spatial-base));font-family:Mulish;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.875rem;color:#2c2c2c;flex:none;order:0;flex-grow:0;margin:calc(2 * var(--cx-spatial-base)) 0}@media (min-width: 1280px){covetrus-custom-product-summary .product-summary-title{width:calc(82.5 * var(--cx-spatial-base))}}covetrus-custom-product-summary .product-description{position:static;left:0;top:182px;font-family:Mulish;font-style:normal;font-weight:400;font-size:1rem;line-height:1.625rem;color:#2c2c2c;flex:none;order:2;align-self:stretch;flex-grow:0;margin:calc(2 * var(--cx-spatial-base)) 0}@media (min-width: 1280px){covetrus-custom-product-summary .product-description{max-width:calc(84.5 * var(--cx-spatial-base));left:calc(2 * var(--cx-spatial-base));top:0}}cx-stock-notification-dialog .cx-dialog-title{font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600}cx-stock-notification-dialog .channels span{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600}cx-stock-notification-dialog .container p a,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary p a,cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog cx-page-slot.Summary p a,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs p a,cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog cx-page-slot.Tabs p a,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate .tab-delivery p a,cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog .tab-delivery p a,cx-stock-notification-dialog cx-page-layout[class$=PageTemplate] p a,cx-stock-notification-dialog covetrus-global-message>div p a,cx-stock-notification-dialog covetrus-banner>div p a,cx-stock-notification-dialog covetrus-root>covetrus-fixed-message>div p a{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600;color:var(--cx-color-dark)}cx-stock-notification-dialog .container p a:hover,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary p a:hover,cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog cx-page-slot.Summary p a:hover,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs p a:hover,cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog cx-page-slot.Tabs p a:hover,cx-stock-notification-dialog cx-page-layout.ProductDetailsPageTemplate .tab-delivery p a:hover,cx-page-layout.ProductDetailsPageTemplate cx-stock-notification-dialog .tab-delivery p a:hover,cx-stock-notification-dialog cx-page-layout[class$=PageTemplate] p a:hover,cx-stock-notification-dialog covetrus-global-message>div p a:hover,cx-stock-notification-dialog covetrus-banner>div p a:hover,cx-stock-notification-dialog covetrus-root>covetrus-fixed-message>div p a:hover{color:var(--cx-color-primary)}cx-stock-notification button.btn[aria-disabled=true]{opacity:.5;cursor:not-allowed!important}cx-stock-notification .stock-notification-notes p{margin:0 0 10px}cx-stock-notification .stock-notification-notes p a{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600;color:var(--cx-color-dark)}cx-stock-notification .stock-notification-notes p a:hover{color:var(--cx-color-primary)}cx-banner-carousel .carousel-panel{overflow:hidden}cx-banner-carousel .inline-navigation{position:relative}cx-banner-carousel .inline-navigation .carousel-panel{position:relative}cx-banner-carousel .inline-navigation .carousel-panel,cx-banner-carousel .inline-navigation .carousel-panel .item{max-height:600px}cx-banner-carousel .inline-navigation .carousel-panel .previous,cx-banner-carousel .inline-navigation .carousel-panel .next{position:absolute;z-index:10;height:100%;width:5vw;transition:all .4s}cx-banner-carousel .inline-navigation .carousel-panel .previous:not([disabled]):hover,cx-banner-carousel .inline-navigation .carousel-panel .next:not([disabled]):hover{font-size:3rem}cx-banner-carousel .inline-navigation .carousel-panel .next{right:0}cx-banner-carousel .inline-navigation .indicators{margin-top:-60px;z-index:1}cx-banner-carousel cx-banner a{display:flex;flex-direction:column}cx-carousel{display:flex;flex:100%;--cx-speed: .5;flex-direction:column}cx-carousel>h2,cx-carousel>.h2{font-size:var(--cx-font-size, 1.625rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:600;font-weight:700;text-align:center;margin-top:2rem;margin-bottom:1rem;margin-bottom:3rem}cx-carousel .carousel-panel{display:flex;justify-content:space-between}cx-carousel .carousel-panel.size-1 .item{flex:0 0 100%}cx-carousel .carousel-panel.size-2 .item{flex:0 0 50%}cx-carousel .carousel-panel.size-3 .item{flex:0 0 calc(100 / 3 * 1%)}cx-carousel .carousel-panel.size-4 .item{flex:0 0 25%}cx-carousel .carousel-panel.size-5 .item{flex:0 0 20%}cx-carousel .carousel-panel.size-6 .item{flex:0 0 calc(100 / 6 * 1%)}cx-carousel .carousel-panel.size-7 .item{flex:0 0 calc(100 / 7 * 1%)}cx-carousel .carousel-panel.size-8 .item{flex:0 0 12.5%}cx-carousel .carousel-panel.size-9 .item{flex:0 0 calc(100 / 9 * 1%)}cx-carousel .carousel-panel.size-10 .item{flex:0 0 10%}cx-carousel .carousel-panel .slides{flex:auto;position:relative}cx-carousel .carousel-panel .slides .slide{transition:.6s all;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start}cx-carousel .carousel-panel .slides .slide:not(.active){position:absolute;opacity:0;z-index:-1;transition:none}cx-carousel .carousel-panel .slides .slide .item{opacity:0;z-index:-1;transition:.4s all}cx-carousel .carousel-panel .slides .slide .item.active{opacity:1;z-index:1}cx-carousel .carousel-panel .slides .slide .item:nth-child(1){transition-delay:calc(var(--cx-speed, 1) * .25s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(2){transition-delay:calc(var(--cx-speed, 1) * .5s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(3){transition-delay:calc(var(--cx-speed, 1) * .75s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(4){transition-delay:calc(var(--cx-speed, 1) * 1s)}cx-carousel button{color:var(--cx-color-light)}cx-carousel button:focus{outline:none}cx-carousel button:not(:disabled){cursor:pointer}cx-carousel .indicators{display:flex;justify-content:center}cx-carousel .indicators button{border:none;padding:10px;margin:0;transition:.6s all;background-color:transparent}cx-carousel .indicators button[disabled]{color:var(--cx-color-primary)}cx-carousel .indicators button:not(:disabled):hover{color:var(--cx-color-secondary)}@media (max-width: 374.98px){cx-carousel .indicators{display:none}}cx-carousel .previous,cx-carousel .next{background-color:transparent;border:none;font-size:2rem}cx-carousel .previous:disabled,cx-carousel .next:disabled{opacity:.5}cx-carousel .previous:not(:disabled):hover,cx-carousel .next:not(:disabled):hover{color:var(--cx-color-primary)}covetrus-buy-it-again-carousel{margin-bottom:2.75rem;width:100%}@media only screen and (min-width: 1080px){covetrus-buy-it-again-carousel{margin-bottom:3.5rem}}covetrus-buy-it-again-carousel cx-media{border-radius:4px 4px 0 0;border:1px solid #e8e8e8;background:#f7f7f7;padding:16px 62px;width:280px;height:192px}@media only screen and (min-width: 1080px){covetrus-buy-it-again-carousel cx-media{padding:26px;width:214px;height:266px;border-radius:4px 0 0 4px}}covetrus-buy-it-again-carousel .title h4,covetrus-buy-it-again-carousel .title .h4{margin-bottom:40px}covetrus-buy-it-again-carousel img{mix-blend-mode:darken;object-fit:contain;height:100%}covetrus-buy-it-again-carousel cx-icon svg,covetrus-buy-it-again-carousel .cx-icon svg{width:30px;height:30px;margin-right:8px}covetrus-buy-it-again-carousel .item{margin-right:1.125rem;margin-bottom:1.125rem;white-space:normal;overflow:hidden;width:280px}covetrus-buy-it-again-carousel .item-name{height:26px}covetrus-buy-it-again-carousel .item-details{flex:1;display:flex;flex-direction:column}covetrus-buy-it-again-carousel .swiper-desktop{display:none}@media only screen and (min-width: 1080px){covetrus-buy-it-again-carousel .swiper-desktop{display:unset}}covetrus-buy-it-again-carousel .swiper-desktop .item{width:560px}covetrus-buy-it-again-carousel .swiper-desktop .item-name{height:52px}covetrus-buy-it-again-carousel .swiper-desktop .last-purchase-date{margin-bottom:16px}covetrus-buy-it-again-carousel .swiper-mobile{display:unset}@media only screen and (min-width: 1080px){covetrus-buy-it-again-carousel .swiper-mobile{display:none}}covetrus-buy-it-again-carousel .swiper-buttons{margin-top:1.25rem;text-align:end}covetrus-buy-it-again-carousel .swiper-buttons button{width:2.5rem;height:2.5rem;font-size:1rem;border-radius:100px;border:1px solid #e8e8e8;display:inline-flex;padding:0;justify-content:center}covetrus-buy-it-again-carousel .swiper-buttons button:not(:disabled){background:#fff;color:#1474e5;border:1px solid #e8e8e8}covetrus-buy-it-again-carousel .swiper-buttons button.previous{margin-right:1.5rem}covetrus-buy-it-again-carousel .swiper-buttons button .cx-icon{display:flex}covetrus-buy-it-again-carousel .swiper-buttons button cx-icon svg,covetrus-buy-it-again-carousel .swiper-buttons button .cx-icon svg{width:18.8px;height:18.8px;margin-left:8px}covetrus-buy-it-again-carousel covetrus-simple-add-to-cart{margin-top:auto}@media only screen and (min-width: 1080px){covetrus-buy-it-again-carousel covetrus-simple-add-to-cart button{max-width:150px}}.buy-it-again-carousel{display:none;flex-direction:row;width:100%;padding-right:20px;gap:20px}@media only screen and (min-width: 1080px){.buy-it-again-carousel{display:flex}}.item-name{color:#484848;font-feature-settings:"liga" off,"clig" off;font-family:Mulish;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:16px;word-break:break-word;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2}.item-content{flex-direction:column;min-height:454px;max-height:454px;flex:unset;display:flex}@media only screen and (min-width: 1080px){.item-content{flex-direction:row;flex:0 0 50%;min-height:266px;max-height:266px}}.item-details{width:280px;padding:24px;border-radius:0 0 4px 4px;border:1px solid #e8e8e8}@media only screen and (min-width: 1080px){.item-details{width:100%;border-radius:0 4px 4px 0}}.last-purchase-date{margin-bottom:12px;color:#484848;font-feature-settings:"liga" off,"clig" off;font-family:Mulish;font-size:12px;font-style:normal;font-weight:700;line-height:16px;border-radius:4px;background:#e8f7ff;padding:4px 8px;max-width:fit-content}.item-pet-name{margin-bottom:12px;color:#191919;font-feature-settings:"liga" off,"clig" off;font-family:Mulish;font-size:14px;font-style:normal;font-weight:400;line-height:20px;overflow-wrap:break-word}.item-dosage{margin-bottom:16px;margin-top:12px;color:#6e6e6e;font-feature-settings:"liga" off,"clig" off;font-family:Mulish;font-size:12px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width: 1080px){.item-dosage{width:100%}}.item-content-swiper{width:100%;height:266px}cx-product-carousel{display:flex}cx-product-carousel a{display:flex;flex-direction:column;text-align:center;justify-content:space-between;padding-bottom:10px;color:currentColor;outline:none}cx-product-carousel a h3,cx-product-carousel a .h3{font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);height:auto;min-height:30px;margin-top:5px}cx-product-carousel a:hover,cx-product-carousel a:focus{color:#1474e5;text-decoration:underline}cx-product-carousel a:focus{position:relative;z-index:1}cx-product-carousel cx-media{align-self:center;width:60%}@media (min-width: 1280px){cx-product-carousel cx-media{width:200px!important}}cx-product-carousel cx-media.is-missing{min-height:11.875rem;aspect-ratio:1/1;align-self:center;width:60%}@media (min-width: 768px){cx-product-carousel cx-media.is-missing{min-height:10rem}}covetrus-product-carousel,covetrus-product-references,covetrus-preferred-brands{display:flex;flex-direction:column;overflow:hidden}covetrus-product-carousel h4,covetrus-product-carousel .h4,covetrus-product-references h4,covetrus-product-references .h4,covetrus-preferred-brands h4,covetrus-preferred-brands .h4{margin:0;line-height:2rem;font-weight:700;color:#2c2c2c}covetrus-product-carousel .title,covetrus-product-references .title,covetrus-preferred-brands .title{margin-bottom:2.5rem;font-weight:700}covetrus-product-carousel .title .link,covetrus-product-references .title .link,covetrus-preferred-brands .title .link{display:flex;text-decoration-line:underline}covetrus-product-carousel a,covetrus-product-references a,covetrus-preferred-brands a{display:flex;flex-direction:column;text-align:center;justify-content:space-between;color:var(--cx-color-text);outline:none}covetrus-product-carousel a:focus,covetrus-product-references a:focus,covetrus-preferred-brands a:focus{position:relative;z-index:1}covetrus-product-carousel a:hover,covetrus-product-references a:hover,covetrus-preferred-brands a:hover{text-decoration:none}covetrus-product-carousel cx-media,covetrus-product-references cx-media,covetrus-preferred-brands cx-media{align-self:center}covetrus-product-carousel cx-media.is-missing,covetrus-product-references cx-media.is-missing,covetrus-preferred-brands cx-media.is-missing{align-self:auto;width:auto}covetrus-product-carousel covetrus-swiper,covetrus-product-references covetrus-swiper,covetrus-preferred-brands covetrus-swiper{margin-bottom:3.5rem}covetrus-product-carousel covetrus-swiper .slides.size-1 .slide,covetrus-product-references covetrus-swiper .slides.size-1 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-1 .slide{display:grid!important;grid-template-columns:repeat(1,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-2 .slide,covetrus-product-references covetrus-swiper .slides.size-2 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-2 .slide{display:grid!important;grid-template-columns:repeat(2,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-3 .slide,covetrus-product-references covetrus-swiper .slides.size-3 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-3 .slide{display:grid!important;grid-template-columns:repeat(3,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-4 .slide,covetrus-product-references covetrus-swiper .slides.size-4 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-4 .slide{display:grid!important;grid-template-columns:repeat(4,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-5 .slide,covetrus-product-references covetrus-swiper .slides.size-5 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-5 .slide{display:grid!important;grid-template-columns:repeat(5,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-6 .slide,covetrus-product-references covetrus-swiper .slides.size-6 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-6 .slide{display:grid!important;grid-template-columns:repeat(6,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-7 .slide,covetrus-product-references covetrus-swiper .slides.size-7 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-7 .slide{display:grid!important;grid-template-columns:repeat(7,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-8 .slide,covetrus-product-references covetrus-swiper .slides.size-8 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-8 .slide{display:grid!important;grid-template-columns:repeat(8,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-9 .slide,covetrus-product-references covetrus-swiper .slides.size-9 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-9 .slide{display:grid!important;grid-template-columns:repeat(9,14.68rem)}covetrus-product-carousel covetrus-swiper .slides.size-10 .slide,covetrus-product-references covetrus-swiper .slides.size-10 .slide,covetrus-preferred-brands covetrus-swiper .slides.size-10 .slide{display:grid!important;grid-template-columns:repeat(10,14.68rem)}covetrus-product-carousel covetrus-swiper .slides .drag-scroll-content,covetrus-product-references covetrus-swiper .slides .drag-scroll-content,covetrus-preferred-brands covetrus-swiper .slides .drag-scroll-content{display:flex!important;padding-bottom:.875rem}covetrus-product-carousel covetrus-swiper .slides .slide,covetrus-product-references covetrus-swiper .slides .slide,covetrus-preferred-brands covetrus-swiper .slides .slide{max-height:23.125rem;flex:0 0 auto;margin-bottom:1.5rem}covetrus-product-carousel covetrus-swiper .slides .slide .item,covetrus-product-references covetrus-swiper .slides .slide .item,covetrus-preferred-brands covetrus-swiper .slides .slide .item{margin-bottom:1rem;margin-right:1.125rem;white-space:normal}covetrus-product-carousel covetrus-swiper .slides .slide .item a,covetrus-product-references covetrus-swiper .slides .slide .item a,covetrus-preferred-brands covetrus-swiper .slides .slide .item a{position:relative}covetrus-product-carousel covetrus-swiper .slides .slide .item a:hover,covetrus-product-references covetrus-swiper .slides .slide .item a:hover,covetrus-preferred-brands covetrus-swiper .slides .slide .item a:hover{color:var(--cx-color-primary)}covetrus-product-carousel covetrus-swiper .slides .slide .item a cx-media,covetrus-product-references covetrus-swiper .slides .slide .item a cx-media,covetrus-preferred-brands covetrus-swiper .slides .slide .item a cx-media{width:100%}covetrus-product-carousel covetrus-swiper .slides .slide .item a cx-media img,covetrus-product-references covetrus-swiper .slides .slide .item a cx-media img,covetrus-preferred-brands covetrus-swiper .slides .slide .item a cx-media img{mix-blend-mode:darken;width:100%}covetrus-product-carousel covetrus-swiper .slides .slide .item a .cx-product-name,covetrus-product-references covetrus-swiper .slides .slide .item a .cx-product-name,covetrus-preferred-brands covetrus-swiper .slides .slide .item a .cx-product-name{text-align:left;font-weight:400;font-size:1rem;line-height:1.625rem}covetrus-product-carousel covetrus-swiper .swiper-buttons,covetrus-product-references covetrus-swiper .swiper-buttons,covetrus-preferred-brands covetrus-swiper .swiper-buttons{margin-top:1.25rem;text-align:end}covetrus-product-carousel covetrus-swiper .swiper-buttons button,covetrus-product-references covetrus-swiper .swiper-buttons button,covetrus-preferred-brands covetrus-swiper .swiper-buttons button{width:2.5rem;height:2.5rem;font-size:1rem;border-radius:100px;border:1px solid #e8e8e8;display:inline-flex;padding:0;justify-content:center}covetrus-product-carousel covetrus-swiper .swiper-buttons button:not(:disabled),covetrus-product-references covetrus-swiper .swiper-buttons button:not(:disabled),covetrus-preferred-brands covetrus-swiper .swiper-buttons button:not(:disabled){background:#fff;color:#1474e5;border:1px solid #e8e8e8}covetrus-product-carousel covetrus-swiper .swiper-buttons button.previous,covetrus-product-references covetrus-swiper .swiper-buttons button.previous,covetrus-preferred-brands covetrus-swiper .swiper-buttons button.previous{margin-right:1.5rem}covetrus-product-carousel covetrus-swiper .swiper-buttons button .cx-icon,covetrus-product-references covetrus-swiper .swiper-buttons button .cx-icon,covetrus-preferred-brands covetrus-swiper .swiper-buttons button .cx-icon{display:flex}covetrus-product-carousel:not(.category-carousel) covetrus-swiper,covetrus-product-references covetrus-swiper,covetrus-preferred-brands covetrus-swiper{margin-bottom:0}covetrus-product-carousel:not(.category-carousel) .slides .slide .item,covetrus-product-references .slides .slide .item,covetrus-preferred-brands .slides .slide .item{min-height:23.125rem;border-radius:.25rem;border:1px solid #e8e8e8}covetrus-product-carousel:not(.category-carousel) .slides .slide .item a cx-media,covetrus-product-references .slides .slide .item a cx-media,covetrus-preferred-brands .slides .slide .item a cx-media{background-color:#f6f6f6;padding:1rem 1.75rem}covetrus-product-carousel:not(.category-carousel) .slides .slide .item a cx-media.is-missing,covetrus-product-references .slides .slide .item a cx-media.is-missing,covetrus-preferred-brands .slides .slide .item a cx-media.is-missing{min-height:15.9375rem}covetrus-product-carousel:not(.category-carousel) .slides .slide .item a .cx-product-name,covetrus-product-references .slides .slide .item a .cx-product-name,covetrus-preferred-brands .slides .slide .item a .cx-product-name{text-align:left;margin:1.5rem}covetrus-product-carousel.category-carousel .slides .slide .item a cx-media.is-missing{min-height:13.56rem}covetrus-product-carousel.category-carousel .slides .slide .item a .cx-product-name{margin-top:.5rem;text-align:center}cx-page-layout cx-page-slot.has-components.swiper{overflow:hidden;padding-right:0;padding-left:0}cx-product-references{padding-bottom:50px}cx-product-references a{display:flex;flex-direction:column;text-align:center;justify-content:space-between;padding-bottom:10px;color:var(--cx-color-text)}cx-product-references a:focus{color:var(--cx-color-primary);z-index:1;position:relative}cx-product-references cx-media{align-self:center;width:60%}cx-product-references cx-media.is-missing{min-height:200px}cx-star-rating{padding:15px 0}cx-star-rating:not([disabled=true]){cursor:pointer}cx-star-rating .star{font-size:20px;margin:0 2.5px}cx-star-rating .star:nth-child(1){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary) 0%,var(--cx-color-primary) calc((var(--star-fill, 0) - 1 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 1 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}cx-star-rating .star:nth-child(2){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary) 0%,var(--cx-color-primary) calc((var(--star-fill, 0) - 2 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 2 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}cx-star-rating .star:nth-child(3){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary) 0%,var(--cx-color-primary) calc((var(--star-fill, 0) - 3 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 3 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}cx-star-rating .star:nth-child(4){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary) 0%,var(--cx-color-primary) calc((var(--star-fill, 0) - 4 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 4 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}cx-star-rating .star:nth-child(5){background:linear-gradient(calc(var(--star-rating-dir, 1) * 90deg),var(--cx-color-primary) 0%,var(--cx-color-primary) calc((var(--star-fill, 0) - 5 + 1) * 100%),var(--cx-color-light) calc((var(--star-fill, 0) - 5 + 1) * 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[dir=rtl] .star{--star-rating-dir: -1}product-variant-selector .variant-category:not(:first-child){margin-top:1.125rem}product-variant-selector .variant-category .form-group{margin-bottom:0}product-variant-selector .variant-category .form-group .ng-select{display:grid}product-variant-selector .variant-category .form-group .form-control,product-variant-selector .variant-category .form-group textarea{line-height:1.625rem}product-variant-selector .variant-category .form-group cx-form-errors .control-invalid p,product-variant-selector .variant-category .form-group covetrus-update-profile .form-profile .control-invalid .control-invalid p,covetrus-update-profile .form-profile product-variant-selector .variant-category .form-group .control-invalid .control-invalid p,product-variant-selector .variant-category .form-group covetrus-contact-form .customer-service-form .control-invalid .control-invalid p,covetrus-contact-form .customer-service-form product-variant-selector .variant-category .form-group .control-invalid .control-invalid p{line-height:1rem;padding-inline-start:1.406rem}product-variant-selector .variant-category .form-group .ng-option{font-weight:400;font-size:.875rem;line-height:1.25rem;padding:calc(1.25 * var(--cx-spatial-base)) calc(2 * var(--cx-spatial-base));color:#191919;white-space:normal}product-variant-selector .variant-category cx-form-errors p,product-variant-selector .variant-category covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile product-variant-selector .variant-category .control-invalid p,product-variant-selector .variant-category covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form product-variant-selector .variant-category .control-invalid p{font-size:1rem;font-weight:700;line-height:1.625rem;padding-inline-start:1.375rem;margin:.5rem 0 .125rem}product-variant-selector .variant-category cx-form-errors p:after,product-variant-selector .variant-category covetrus-update-profile .form-profile .control-invalid p:after,covetrus-update-profile .form-profile product-variant-selector .variant-category .control-invalid p:after,product-variant-selector .variant-category covetrus-contact-form .customer-service-form .control-invalid p:after,covetrus-contact-form .customer-service-form product-variant-selector .variant-category .control-invalid p:after{font-size:.75rem;line-height:1rem}product-variant-selector .variant-category cx-form-errors p:after,product-variant-selector .variant-category covetrus-update-profile .form-profile .control-invalid p:after,covetrus-update-profile .form-profile product-variant-selector .variant-category .control-invalid p:after,product-variant-selector .variant-category covetrus-contact-form .customer-service-form .control-invalid p:after,covetrus-contact-form .customer-service-form product-variant-selector .variant-category .control-invalid p:after,product-variant-selector .variant-category cx-form-errors p:before,product-variant-selector .variant-category covetrus-update-profile .form-profile .control-invalid p:before,covetrus-update-profile .form-profile product-variant-selector .variant-category .control-invalid p:before,product-variant-selector .variant-category covetrus-contact-form .customer-service-form .control-invalid p:before,covetrus-contact-form .customer-service-form product-variant-selector .variant-category .control-invalid p:before{width:1rem;height:1rem}product-variant-selector .alert-backordered{font-size:1rem;font-weight:700;line-height:1.625rem}product-variant-selector .alert-backordered cx-icon{padding-top:.1875rem;margin-right:.375rem}product-variant-selector .alert-backordered cx-icon svg{width:1.25rem;height:1.25rem}covetrus-variant-selector .promotion-label,covetrus-variant-price .promotion-label{width:4.625rem}covetrus-variant-selector .price,covetrus-variant-price .price{font-size:1.875rem;line-height:2.5rem}covetrus-variant-selector .promotion-line,covetrus-variant-price .promotion-line{display:grid;grid-template-columns:75px 1fr;align-items:center;gap:.875rem;margin-bottom:10px}covetrus-variant-selector .promotion-autoship,covetrus-variant-price .promotion-autoship{display:flex;flex-direction:column;align-self:flex-start;align-items:flex-end}covetrus-variant-selector .promotion-label,covetrus-variant-price .promotion-label{color:#484848;font-size:.75rem;line-height:1rem;text-align:right}covetrus-variant-selector .autoship-logo,covetrus-variant-price .autoship-logo{width:4.5rem}covetrus-variant-price{display:block;margin-bottom:1.5rem}covetrus-variant-price .price{font-size:1.375rem;line-height:2rem}.variant-label{font-weight:700;font-size:.875rem;line-height:1.25rem;color:#191919;margin-bottom:calc(1 * var(--cx-spatial-base))}.package-quantity{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width: 768px){.package-quantity{grid-template-columns:repeat(3,1fr)}}.package-quantity .chip-button{display:flex;justify-content:center;align-items:center;min-height:3rem;max-height:4.375rem;position:relative;width:100%;text-align:center;word-break:break-word;padding:calc(.75rem - 1px) 0;margin:0;background-color:#fff;cursor:pointer;border:1px solid #cacaca;color:#6e6e6e;border-radius:calc(.5 * var(--cx-spatial-base))}.package-quantity .chip-button .chip{display:flex;justify-content:center;align-items:center;margin:0;width:100%;cursor:pointer}.package-quantity .chip-button .title{font-weight:700;font-size:1rem;line-height:1.625rem;text-transform:capitalize;padding:0;display:flex;flex-direction:column;cursor:pointer}.package-quantity .chip-button .subtitle{font-weight:400;font-size:.875rem;line-height:1.25rem}.package-quantity .chip-button:hover{cursor:pointer;background-color:#fff;border:1px solid #1474E5}.package-quantity .chip-button:hover .title{color:#2c2c2c;background-color:#fff}.package-quantity .chip-button:hover .subtitle,.package-quantity .chip-button:hover .price-dosage{color:#6e6e6e}.package-quantity .chip-button.deactivated{cursor:pointer;color:#a9a9a9;position:relative;overflow:hidden}.package-quantity .chip-button.deactivated .title{margin:-.125rem -.5rem;padding:.125rem .5rem;z-index:10;color:#a9a9a9;background-color:#fff}.package-quantity .chip-button.deactivated.selected .title{color:#2c2c2c}.package-quantity .chip-button.deactivated.selected .deactivated-line{background:linear-gradient(to top right,transparent calc(50% - 1px),#1474E5,transparent calc(50% + 1px))}.package-quantity .chip-button .deactivated-line{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to top right,transparent calc(50% - 1px),#cacaca,transparent calc(50% + 1px));z-index:1}.package-quantity .chip-button.selected{cursor:pointer;background-color:#e8f7ff;border:.0625rem solid #1474E5;outline:.125rem solid #B3E0FF;outline-offset:0;box-shadow:0 0 calc(1.25 * var(--cx-spatial-base)) #b3e0ff}.package-quantity .chip-button.selected .chip .title{font-weight:700;color:#6e6e6e;background-color:#e8f7ff}.package-quantity .chip-button.selected .price-dosage{color:#6e6e6e}.package-quantity .chip-button .price-dosage{font-size:.875rem;font-weight:400;line-height:1.25rem;text-transform:none}.price{font-weight:700;display:flex;align-items:center}.price .old{font-weight:400;font-size:.875rem;line-height:1.25rem;text-decoration-line:line-through;margin-left:.875rem;color:#6e6e6e}.promotion-info{background:#f6f6f680;padding:1.125rem;border:1px solid #cacaca;border-radius:.25rem;margin-bottom:2rem;margin-top:1.5rem}@media (min-width: 1280px){.promotion-info{margin:0}}.promotion-info .covetrus-promotions ul>li span{line-height:1.25rem}.promotion-info .covetrus-promotions ul>li cx-icon{margin-right:.5rem}.promotion-info .covetrus-promotions ul>li cx-icon svg{width:1.375rem;height:1.375rem}.ng-select:focus,.ng-select.ng-select-focused,.ng-select.ng-select-focused>.ng-select-container,.ng-select.ng-select-single:focus,.ng-select.ng-select-single.ng-select-focused,.ng-select.ng-select-single.ng-select-focused>.ng-select-container{outline:none!important;box-shadow:none!important;border-color:inherit!important}.ng-dropdown-panel .ng-option-focused,.ng-dropdown-panel .ng-option.ng-option-marked,.ng-dropdown-panel .ng-option:focus{outline:none!important;box-shadow:none!important;border-color:inherit!important}covetrus-product-badge{margin-right:calc(.5 * var(--cx-spatial-base));margin-bottom:calc(.5 * var(--cx-spatial-base))}covetrus-product-badge .badge{padding:.063rem .313rem}.badge-container-grid{display:flex;flex-wrap:wrap;padding:0 1.5rem .625rem}.badge-container-grid .no-badge{max-height:calc(2.75 * var(--cx-spatial-base))}.badge-container-grid-no{padding:0 1.5rem .875rem}@media (max-width: 1279.98px){.badge-container-grid-no{display:none}}.badge-container-pdp{display:flex;flex-wrap:wrap;margin-top:1rem;margin-bottom:.75rem}.preferred-brand{position:absolute;margin-top:.5rem;margin-left:.5rem}.preferred-brand .badge{display:flex;gap:.25rem;padding:.25rem .5rem .25rem .625rem}.price-lg{font-size:1.375rem;line-height:2rem}covetrus-product-autoship{display:block;font-size:.875rem;line-height:1.25rem}covetrus-product-autoship .form-check{display:flex;align-items:flex-start;gap:.5625rem;margin:0;padding-inline-start:0}covetrus-product-autoship .form-check .option-label{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}covetrus-product-autoship .form-check input[type=radio]{float:none;left:0;position:relative;flex:0 0 auto;width:21px;height:21px;border-width:2px;margin:2px 0 0;margin-inline-start:0}covetrus-product-autoship .form-check input[type=radio]:after{width:13px;height:13px;top:2px;left:2px}covetrus-product-autoship .form-check input[type=radio]:checked{border-color:#1474e5!important}covetrus-product-autoship .form-check input[type=radio]:focus{border:#1474E5 solid 2px}covetrus-product-autoship .form-check .price{display:inline-flex;gap:.5rem;font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold)}covetrus-product-autoship .form-check .old{font-weight:400;font-size:.875rem;line-height:1.5rem;text-decoration-line:line-through;color:#6e6e6e;margin-left:0}covetrus-product-autoship .autoship-info{display:flex;gap:.5rem;font-weight:700}covetrus-product-autoship .autoship-logo{display:inline-block;width:94px;height:24px}covetrus-product-autoship .autoship-tooltip{height:1.25rem}covetrus-product-autoship .autoship-tooltip svg{width:1.25rem;height:1.25rem}covetrus-product-autoship .autoship .tooltip-inner{max-width:16.25rem;text-align:start}@media (min-width: 768px){covetrus-product-autoship .autoship .tooltip-inner{max-width:18.75rem}}covetrus-product-autoship .autoship .frequency-selector{font-weight:700;width:100%}covetrus-product-autoship .calendar-icon{align-self:flex-start}covetrus-product-autoship .calendar-icon svg{width:1.25rem;height:1.25rem}covetrus-product-autoship .option{padding:1rem 1.5rem;margin:0;position:relative;background:#e8f7ff;border:1px solid #cacaca;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}covetrus-product-autoship .option.autoship{border-radius:.5rem .5rem 0 0;border-bottom:1px solid #cacaca;margin-bottom:-1px}covetrus-product-autoship .option.one-time-purchase{border-radius:0 0 .5rem .5rem}covetrus-product-autoship .option .promotion{color:#01818c;font-weight:700;flex-basis:100%}covetrus-product-autoship .option covetrus-add-to-cart{width:100%}covetrus-product-autoship .option .promotion-info{display:none}covetrus-product-autoship .option-content{width:100%;display:flex;gap:1rem;flex-direction:column}covetrus-product-autoship .option.collapsed{background:unset}covetrus-product-autoship .option.collapsed .option-content{display:none}cx-add-to-home-screen-banner .cx-add-to-home-screen-banner{background-color:var(--cx-color-background);padding:20px;text-align:center;margin:0 0 2.5rem}@media (max-width: 767.98px){cx-add-to-home-screen-banner .cx-add-to-home-screen-banner{margin-top:0;margin-inline-end:1.25rem;margin-bottom:2rem;margin-inline-start:1.25rem}}cx-add-to-home-screen-banner .cx-add-to-home-screen-banner ul{display:flex;justify-content:space-around;flex-wrap:wrap;padding:10px 40px}@media (max-width: 767.98px){cx-add-to-home-screen-banner .cx-add-to-home-screen-banner ul{flex-direction:column;margin-top:0;margin-inline-end:auto;margin-bottom:0;margin-inline-start:auto;max-width:280px;padding-inline-start:50px;padding-inline-end:20px;padding-bottom:20px;padding-top:0}}cx-add-to-home-screen-banner .cx-add-to-home-screen-banner ul li{min-width:35%;text-align:start}cx-add-to-home-screen-banner .cx-add-to-home-screen-banner-inner{max-width:600px;margin-top:0;margin-inline-end:auto;margin-bottom:0;margin-inline-start:auto}covetrus-anonymous-consent .anonymous-consent-banner{position:fixed;left:0;bottom:0;width:100vw;background-color:#fff;box-shadow:0 12px 16px -4px #1018281a,0 4px 6px -2px #1018280d;border-top:1px solid #f6f6f6;z-index:1000;color:currentColor}covetrus-anonymous-consent .anonymous-consent-banner .container,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Summary,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Tabs,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner .tab-delivery,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout[class$=PageTemplate],covetrus-anonymous-consent .anonymous-consent-banner covetrus-global-message>div,covetrus-anonymous-consent .anonymous-consent-banner covetrus-banner>div,covetrus-anonymous-consent .anonymous-consent-banner covetrus-root>covetrus-fixed-message>div{display:flex;justify-content:center;padding:2rem 2.5rem}@media (max-width: 767.98px){covetrus-anonymous-consent .anonymous-consent-banner .container,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Summary,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Tabs,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate .tab-delivery,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner .tab-delivery,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout[class$=PageTemplate],covetrus-anonymous-consent .anonymous-consent-banner covetrus-global-message>div,covetrus-anonymous-consent .anonymous-consent-banner covetrus-banner>div,covetrus-anonymous-consent .anonymous-consent-banner covetrus-root>covetrus-fixed-message>div{padding:1.25rem .625rem}}covetrus-anonymous-consent .anonymous-consent-banner .container .section,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .section,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Summary .section,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .section,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Tabs .section,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate .tab-delivery .section,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner .tab-delivery .section,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout[class$=PageTemplate] .section,covetrus-anonymous-consent .anonymous-consent-banner covetrus-global-message>div .section,covetrus-anonymous-consent .anonymous-consent-banner covetrus-banner>div .section,covetrus-anonymous-consent .anonymous-consent-banner covetrus-root>covetrus-fixed-message>div .section{max-width:59.813rem;display:flex;gap:4rem}@media (max-width: 767.98px){covetrus-anonymous-consent .anonymous-consent-banner .container .section,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .section,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Summary .section,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .section,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Tabs .section,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate .tab-delivery .section,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner .tab-delivery .section,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout[class$=PageTemplate] .section,covetrus-anonymous-consent .anonymous-consent-banner covetrus-global-message>div .section,covetrus-anonymous-consent .anonymous-consent-banner covetrus-banner>div .section,covetrus-anonymous-consent .anonymous-consent-banner covetrus-root>covetrus-fixed-message>div .section{gap:1.5rem;flex-direction:column}}covetrus-anonymous-consent .anonymous-consent-banner .container .section .description,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .section .description,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Summary .section .description,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .section .description,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Tabs .section .description,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate .tab-delivery .section .description,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner .tab-delivery .section .description,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout[class$=PageTemplate] .section .description,covetrus-anonymous-consent .anonymous-consent-banner covetrus-global-message>div .section .description,covetrus-anonymous-consent .anonymous-consent-banner covetrus-banner>div .section .description,covetrus-anonymous-consent .anonymous-consent-banner covetrus-root>covetrus-fixed-message>div .section .description{max-width:39rem;font-size:.875rem;line-height:1.25rem}covetrus-anonymous-consent .anonymous-consent-banner .container .section .buttons,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .section .buttons,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Summary .section .buttons,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .section .buttons,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Tabs .section .buttons,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate .tab-delivery .section .buttons,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner .tab-delivery .section .buttons,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout[class$=PageTemplate] .section .buttons,covetrus-anonymous-consent .anonymous-consent-banner covetrus-global-message>div .section .buttons,covetrus-anonymous-consent .anonymous-consent-banner covetrus-banner>div .section .buttons,covetrus-anonymous-consent .anonymous-consent-banner covetrus-root>covetrus-fixed-message>div .section .buttons{display:flex;text-align:end}covetrus-anonymous-consent .anonymous-consent-banner .container .section .buttons button,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .section .buttons button,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Summary .section .buttons button,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .section .buttons button,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Tabs .section .buttons button,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate .tab-delivery .section .buttons button,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner .tab-delivery .section .buttons button,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout[class$=PageTemplate] .section .buttons button,covetrus-anonymous-consent .anonymous-consent-banner covetrus-global-message>div .section .buttons button,covetrus-anonymous-consent .anonymous-consent-banner covetrus-banner>div .section .buttons button,covetrus-anonymous-consent .anonymous-consent-banner covetrus-root>covetrus-fixed-message>div .section .buttons button{padding:.75rem 1.25rem;line-height:1.625rem}covetrus-anonymous-consent .anonymous-consent-banner .container .section .buttons button:last-child,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Summary .section .buttons button:last-child,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Summary .section .buttons button:last-child,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate cx-page-slot.Tabs .section .buttons button:last-child,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner cx-page-slot.Tabs .section .buttons button:last-child,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout.ProductDetailsPageTemplate .tab-delivery .section .buttons button:last-child,cx-page-layout.ProductDetailsPageTemplate covetrus-anonymous-consent .anonymous-consent-banner .tab-delivery .section .buttons button:last-child,covetrus-anonymous-consent .anonymous-consent-banner cx-page-layout[class$=PageTemplate] .section .buttons button:last-child,covetrus-anonymous-consent .anonymous-consent-banner covetrus-global-message>div .section .buttons button:last-child,covetrus-anonymous-consent .anonymous-consent-banner covetrus-banner>div .section .buttons button:last-child,covetrus-anonymous-consent .anonymous-consent-banner covetrus-root>covetrus-fixed-message>div .section .buttons button:last-child{margin-inline-start:1rem}covetrus-anonymous-consent .anonymous-consent-banner-hidden{display:none}covetrus-order-history .order-history-title{font-weight:700;margin-bottom:2rem}covetrus-order-history .no-orders-image-container{margin-bottom:1.25rem;text-align:center}covetrus-order-history .no-orders-content{display:flex;flex-direction:column;align-items:center;text-align:center}covetrus-order-history .no-orders-title{font-weight:700;margin-bottom:.5rem}covetrus-order-history .no-orders-description{margin-bottom:2rem}@media (min-width: 1280px){covetrus-order-history .order-history-title{margin-bottom:2.25rem}covetrus-order-history .no-orders-image{width:25.75rem}}covetrus-order-history .order-history-table tr{display:block;width:100%;border-width:1px 1px 0 1px;border-style:solid;border-color:#e8e8e8;border-radius:.25rem;margin-bottom:1.25rem;overflow:hidden;cursor:default}@media (min-width: 1280px){covetrus-order-history .order-history-table tr{display:table-row;margin-bottom:0;border-width:0;border-radius:unset;overflow:unset}}covetrus-order-history .order-history-table th{text-align:start}covetrus-order-history .order-history-table td{display:grid;grid-template-columns:1fr 2fr;padding:0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e8e8e8}@media (min-width: 1280px){covetrus-order-history .order-history-table td{border-bottom-color:#f6f6f6}}covetrus-order-history .order-history-table td .text-overflow-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}@media (min-width: 1280px){covetrus-order-history .order-history-table td{display:table-cell}}@media (min-width: 1280px){covetrus-order-history .order-history-table th,covetrus-order-history .order-history-table td{padding:1rem .5rem}}covetrus-order-history .order-history-thead-mobile{display:none}@media (min-width: 1280px){covetrus-order-history .order-history-thead-mobile{display:table-header-group}}covetrus-order-history .order-history-label,covetrus-order-history .order-history-value{padding:.75rem .5rem}covetrus-order-history .order-history-label{display:flex;align-items:center;background-color:#f6f6f6}covetrus-order-history .order-history-value{overflow:hidden;background-color:#fff}@media (min-width: 1280px){covetrus-order-history .order-history-items{max-width:33rem}covetrus-order-history .order-history-total,covetrus-order-history .order-history-placed{width:9.25rem}covetrus-order-history .order-history-label{display:none}covetrus-order-history .order-history-label,covetrus-order-history .order-history-value{padding:0;background-color:unset}}covetrus-order-history .order-history-status-ellipse{padding:.5rem}@media (min-width: 1280px){covetrus-order-history .order-history-status{padding:.625rem .5rem}}covetrus-order-history .order-history-status .order-history-value{align-items:center;padding:.625rem .5rem}@media (min-width: 1280px){covetrus-order-history .order-history-status .order-history-value{padding:0}}covetrus-order-history .order-history-sort.bottom{display:flex;justify-content:center;padding:1rem 0;margin:0}.order-history-status-ellipse.cx-icon{display:flex;margin-right:.5rem}.order-history-status-ellipse.cx-icon svg{width:.75rem;height:.75rem}.order-history-status-value.warning{color:#efb51b}.order-history-status-value.success{color:#008556}.order-history-status-value.neutral{color:#6e6e6e}.order-history-status-value.error{color:#d8193b}.order-history-status-value:not(.error) *+*{color:#191919}covetrus-orders-tile.cx-account-overview-card .cx-account-overview-inner .cx-card.invalid{background-color:transparent}covetrus-orders-tile .overview-order-details{display:flex;flex-wrap:wrap;font-size:.75rem;line-height:1rem;color:#6e6e6e;margin-bottom:1.5rem}covetrus-orders-tile .overview-order-placed{margin-right:1rem;flex:0 auto}covetrus-orders-tile .overview-order .order-history-status-value{flex:1}covetrus-orders-tile .overview-order .order-history-status-value:not(.error) span{color:#6e6e6e}covetrus-orders-tile .overview-order .order-history-status-ellipse{align-self:baseline;margin-top:.125rem}covetrus-orders-tile .overview-order .label{font-weight:700;color:#191919;margin-right:.5rem}covetrus-orders-tile .overview-order-product{display:flex;column-gap:1.25rem;font-size:.875rem;line-height:1.25rem}covetrus-orders-tile .overview-order-product .cx-card-img-container{flex:0 0 5rem}covetrus-orders-tile .overview-order-product .cx-card-img-container cx-media{background-color:#f6f6f6;border:1px solid #f1f1f1;border-radius:.25rem;padding:.75rem}covetrus-orders-tile .overview-order-product .cx-card-img-container cx-media img{mix-blend-mode:darken}covetrus-orders-tile .overview-order-product .cx-card-img-container cx-media.is-missing{height:5rem}@supports (hyphens: auto){covetrus-orders-tile .overview-order-product-name{hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto}}covetrus-orders-tile .overview-order-product-more-items{color:#6e6e6e}covetrus-order-detail-actions section{padding-bottom:2rem}covetrus-order-detail-actions section .backTo{display:inline-block;margin-bottom:2rem;margin-top:2rem;cursor:pointer;font-weight:700;font-size:.875rem;line-height:1.625rem;color:#1474e5}covetrus-order-detail-actions section .backTo cx-icon{margin-right:.75rem}covetrus-order-detail-actions section .actions-container{display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 768px){covetrus-order-detail-actions section .actions-container{flex-direction:row}}covetrus-order-detail-actions section .actions-container .header{display:flex;flex-direction:column}covetrus-order-detail-actions section .actions-container .header .order{display:flex;flex-flow:row;margin-bottom:.75rem}covetrus-order-detail-actions section .actions-container .header .order .title{font-size:1.875rem;font-weight:700;line-height:2.5rem}covetrus-order-detail-actions section .actions-container .header .order .order-history-status-value{margin-right:.5rem}covetrus-order-detail-actions section .actions-container .header .status{display:flex;flex-flow:column;gap:.75rem;font-size:.875rem;line-height:1.25rem;margin-bottom:.75rem}@media (min-width: 768px){covetrus-order-detail-actions section .actions-container .header .status{flex-flow:row;gap:1.25rem}}covetrus-order-detail-actions section .actions-container .header .status .label{font-weight:700;margin-right:.25rem}covetrus-order-detail-actions section .actions-container .header .status .value{color:#6e6e6e;font-weight:400}covetrus-order-detail-actions section .actions-container .actions{display:flex;justify-content:flex-end;margin-top:.75rem;align-items:center;gap:.75rem;flex-direction:column}@media (min-width: 768px){covetrus-order-detail-actions section .actions-container .actions{margin-top:0;justify-content:flex-end;flex-direction:row;gap:1.25rem}}covetrus-order-detail-actions section .actions-container .actions button{display:flex;gap:.5rem;height:2.875rem}@media (max-width: 1279.98px){covetrus-order-detail-actions section .actions-container .actions button{width:100%}}covetrus-order-detail-actions section .actions-container .actions .button-alert{white-space:nowrap;min-width:8.5rem}covetrus-order-detail-actions section .alert{margin-bottom:2rem}covetrus-order-detail-actions section .alert a.cx-link{text-decoration:underline;cursor:pointer}covetrus-order-detail-actions section .alert a.cx-link:focus,covetrus-order-detail-actions section .alert a.cx-link:active{outline:none}covetrus-order-detail-items .covetrus-consignment-entries-print-invoice{display:none}covetrus-order-detail-items section>*{display:block}covetrus-order-detail-overview section{padding-top:2rem}covetrus-order-detail-overview .cx-card.invalid{cursor:pointer}covetrus-order-detail-totals{display:flex;justify-content:flex-end;padding-top:2rem}covetrus-order-detail-totals section{width:100%}@media (min-width: 768px){covetrus-order-detail-totals section{max-width:23.75rem;min-width:23.75rem}}.covetrus-consignment-entries{display:flex;flex-wrap:wrap;row-gap:1.5rem;padding:2rem 0;border-top:1px solid #e8e8e8}.covetrus-consignment-entries .label,.covetrus-consignment-entries .value{font-weight:700}.covetrus-consignment-entries-wrapper{display:flex;flex-wrap:wrap;row-gap:1.5rem;flex:1}.covetrus-consignment-entries-items{display:flex;flex-wrap:wrap;flex:1;row-gap:1.5rem}.covetrus-consignment-entries-header{display:flex;column-gap:.375rem;flex:0 0 100%;flex-direction:column;row-gap:1rem}@media (min-width: 1280px){.covetrus-consignment-entries-header{flex-flow:row wrap;align-items:center;justify-content:space-between;row-gap:calc(3 * var(--cx-spatial-base))}}.covetrus-consignment-entries-header .order-history-value cx-icon{padding:.625rem;margin-right:0}@media (max-width: 767.98px){.covetrus-consignment-entries-header .order-history-value cx-icon{align-self:baseline}}.covetrus-consignment-entries-header .order-history-value cx-icon svg{width:.5rem;height:.5rem}.covetrus-consignment-entries-status,.covetrus-consignment-entries-status-date{font-size:1.375rem;line-height:2rem}.covetrus-consignment-entries-status covetrus-tooltip,.covetrus-consignment-entries-status-date covetrus-tooltip{margin-left:.375rem}.covetrus-consignment-entries-status covetrus-tooltip cx-icon svg,.covetrus-consignment-entries-status-date covetrus-tooltip cx-icon svg{vertical-align:top}.covetrus-consignment-entries-status covetrus-tooltip .tooltip,.covetrus-consignment-entries-status-date covetrus-tooltip .tooltip{margin-left:.25rem}.covetrus-consignment-entries-order-placed{display:inherit;column-gap:.375rem}@media (min-width: 1280px){.covetrus-consignment-entries-order-placed{flex:1}}.covetrus-consignment-entries covetrus-consignment-tracking,.covetrus-consignment-entries-actions{display:flex}.covetrus-consignment-entries-actions{flex-direction:column}@media (max-width: 1279.98px){.covetrus-consignment-entries-actions .btn-print,.covetrus-consignment-entries-actions .btn-print:focus,.covetrus-consignment-entries-actions .btn-print:not(:disabled):not(.disabled):active{color:#1474e5;text-decoration:underline;border:0;padding:0;margin-top:1rem;appearance:none;box-shadow:unset;display:block;text-align:left;font-size:.875rem;line-height:1.25rem;font-weight:400}.covetrus-consignment-entries-actions .btn-print:hover,.covetrus-consignment-entries-actions .btn-print:focus:hover,.covetrus-consignment-entries-actions .btn-print:not(:disabled):not(.disabled):active:hover{background-color:unset}}@media (min-width: 1280px){.covetrus-consignment-entries-actions{flex-direction:row}.covetrus-consignment-entries-actions .btn-print{margin-left:1rem}}.covetrus-consignment-entries-item{flex:1}.covetrus-consignment-entries-item covetrus-order-list-item{padding-top:.75rem;padding-bottom:1.25rem}.covetrus-consignment-entries-item covetrus-order-list-item:not(:last-child){margin-bottom:1.5rem}@media (min-width: 1280px){.covetrus-consignment-entries-item covetrus-order-list-item{column-gap:2.75rem}.covetrus-consignment-entries-item covetrus-order-list-item .order-list-item-info{flex-basis:22.5rem}}@media (max-width: 1279.98px){.covetrus-consignment-entries-item .order-list-item-separator{display:none}}.covetrus-consignment-entries-shipment{flex:0 0 100%;padding:.5rem 0}@media (min-width: 1280px){.covetrus-consignment-entries-shipment{flex:0 0 19rem;padding:.75rem 0 1.25rem;margin-top:3.5rem}}.covetrus-consignment-entries-shipment-container{border:1px solid #e8e8e8;border-radius:.5rem;padding:1.25rem}.covetrus-consignment-entries-shipment-total{display:flex;align-items:center;column-gap:.75rem;font-weight:700}.covetrus-consignment-entries-shipment-total-value{font-size:1.125rem;line-height:1.75rem}.covetrus-consignment-entries-shipment-button{border:none;padding:0;background-color:unset;text-align:start;color:#1474e5;font-size:.75rem;font-weight:400;line-height:1rem;margin-bottom:.75rem}.covetrus-consignment-entries-shipment-summary covetrus-order-summary .summary-title,.covetrus-consignment-entries-shipment-summary covetrus-order-summary .summary-total,.covetrus-consignment-entries-shipment-summary covetrus-order-summary .row{justify-content:space-between}.covetrus-consignment-entries-shipment-summary covetrus-order-summary .summary-label,.covetrus-consignment-entries-shipment-summary covetrus-order-summary .summary-amount{width:auto}covetrus-consignment-tracking .covetrus-consignment-tracking-container{display:flex;width:100%}covetrus-consignment-tracking .covetrus-consignment-tracking-container .btn-track{flex:0 0 100%}@media (min-width: 1280px){covetrus-consignment-tracking .covetrus-consignment-tracking-container .btn-track{flex:0 0 auto}}covetrus-select-payment-drawer .select-payment-modal .cx-row-deck,covetrus-select-payment-drawer .select-payment-modal covetrus-checkout-shipping section .cx-row-deck,covetrus-checkout-shipping section covetrus-select-payment-drawer .select-payment-modal .cx-row-deck,covetrus-select-payment-drawer .select-payment-modal covetrus-checkout-payment covetrus-checkout-shipping section .cx-row-deck,covetrus-checkout-payment covetrus-checkout-shipping section covetrus-select-payment-drawer .select-payment-modal .cx-row-deck,covetrus-select-payment-drawer .select-payment-modal covetrus-checkout-shipping covetrus-checkout-payment section .cx-row-deck,covetrus-checkout-shipping covetrus-checkout-payment section covetrus-select-payment-drawer .select-payment-modal .cx-row-deck,covetrus-select-payment-drawer .select-payment-modal covetrus-checkout-payment section .cx-row-deck,covetrus-checkout-shipping covetrus-select-payment-drawer .select-payment-modal covetrus-checkout-payment section .cx-row-deck,covetrus-checkout-payment section covetrus-select-payment-drawer .select-payment-modal .cx-row-deck{width:100%;display:flex;flex-flow:row;padding:0;flex-wrap:wrap;column-gap:1.25rem}covetrus-select-payment-drawer .select-payment-modal .cx-card-container{display:flex;flex-direction:column;height:100%}covetrus-select-payment-drawer .select-payment-modal .cx-card-container .cx-card-img-container{display:flex;justify-content:space-between;margin-bottom:1.25rem}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card{padding-top:0;margin-bottom:1.25rem}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card{padding:1.5rem 1.75rem;box-sizing:border-box;border-radius:.5rem;width:100%;height:100%;word-break:break-all;border:0;cursor:pointer}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .payment-card-header{display:flex;justify-content:space-between;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:solid .0625rem #e8e8e8}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .payment-card-header .card-error{color:#d8193b;font-size:.875rem;line-height:1.25rem;font-weight:700}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .card-body{padding:0}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .card-body>*{margin-bottom:.75rem}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .cx-card-container{display:flex}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .cx-card-label-bold{font-weight:700;line-height:1.625rem}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .cx-card-label{line-height:1.5rem;color:#6e6e6e}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .expired-card{color:#d8193b;width:calc(10 * var(--cx-spatial-base))}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-card .badge-preferred{padding:calc(.75 * var(--cx-spatial-base)) calc(.5 * var(--cx-spatial-base));border-radius:.25rem}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card cx-icon svg{width:calc(4 * var(--cx-spatial-base));height:calc(4 * var(--cx-spatial-base))}covetrus-select-payment-drawer .select-payment-modal .cx-payment-card .cx-payment-inner{height:100%;max-width:calc(48 * var(--cx-spatial-base))}covetrus-select-payment-drawer .select-payment-modal .cx-card-default{border-radius:.25rem;border:1px solid #a9a9a9}covetrus-select-payment-drawer .select-payment-modal .cx-card-expired{border-radius:.25rem;border:1px solid #D8193B;background-color:#fef0ee;box-shadow:0 0 0 2px #ffcac7}covetrus-select-payment-drawer .select-payment-modal .cx-card-active{border-radius:.25rem;border:1px solid #1474E5;background-color:#e8f7ff;box-shadow:0 0 0 2px #b3e0ff}covetrus-select-payment-drawer .select-payment-modal .cx-card-hover,covetrus-select-payment-drawer .select-payment-modal .cx-payment-inner:not(.cx-card):hover,covetrus-select-payment-drawer .select-payment-modal cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .checkout-cx-card:not(.cx-card):hover,covetrus-select-payment-drawer .select-payment-modal cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-shipping section .cx-address-book-card .cx-card:not(.cx-card):hover,covetrus-checkout-shipping section .cx-address-book-card covetrus-select-payment-drawer .select-payment-modal cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card:not(.cx-card):hover,covetrus-select-payment-drawer .select-payment-modal cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-checkout-payment section .cx-payment-card .cx-card:not(.cx-card):hover,covetrus-checkout-payment section .cx-payment-card covetrus-select-payment-drawer .select-payment-modal cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-card:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-select-payment-drawer .select-payment-modal .checkout-cx-card:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-select-payment-drawer .select-payment-modal covetrus-checkout-shipping section .cx-address-book-card .cx-card:not(.cx-card):hover,covetrus-checkout-shipping section .cx-address-book-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-select-payment-drawer .select-payment-modal .cx-card:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-select-payment-drawer .select-payment-modal covetrus-checkout-payment section .cx-payment-card .cx-card:not(.cx-card):hover,covetrus-checkout-payment section .cx-payment-card cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-select-payment-drawer .select-payment-modal .cx-card:not(.cx-card):hover,covetrus-select-payment-drawer .select-payment-modal cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-address-book-inner:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-select-payment-drawer .select-payment-modal .cx-address-book-inner:not(.cx-card):hover,covetrus-select-payment-drawer .select-payment-modal cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent .cx-payment-inner:not(.cx-card):hover,cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent covetrus-select-payment-drawer .select-payment-modal .cx-payment-inner:not(.cx-card):hover{background-color:#f6f6f6}covetrus-select-payment-drawer .select-payment-modal .expire-label{font-weight:700;font-size:.75rem;line-height:1.5rem;color:#191919;letter-spacing:.106rem;text-transform:uppercase}covetrus-select-payment-drawer .select-payment-modal .expire-label .expired-card{width:calc(10 * var(--cx-spatial-base))}covetrus-select-payment-drawer .select-payment-modal .badge-expired{width:fit-content;padding:.25rem .375rem;margin-bottom:.75rem;line-height:1rem;font-size:.75rem}covetrus-select-payment-drawer .select-payment-modal .badge-expired cx-icon{width:fit-content;height:fit-content;vertical-align:text-bottom;font-size:.7rem;align-self:unset;line-height:unset}covetrus-select-payment-drawer .select-payment-modal .badge-expired cx-icon svg{width:.875rem;height:.875rem}@page{margin:0}@media print{@page{size:A4 portrait}section{padding:4rem}header .header,cx-page-layout[class$=PageTemplate]{max-width:38.125rem}cx-page-layout[class$=PageTemplate]{padding-right:0;padding-left:0;margin-top:0}covetrus-root>*:not(main,header),main .CovetrusAccountPageTemplate>*:not(.Section1),header .header>*:not(.SiteLogo),.Section1>*:not(covetrus-order-detail-items),.covetrus-consignment-entries-header,.covetrus-consignment-entries-item,.covetrus-consignment-entries-shipment{display:none}header .header{padding:0;min-height:auto;margin-bottom:1rem;margin-top:2rem}header .header cx-page-slot.SiteLogo{padding:0}covetrus-order-detail-items .covetrus-consignment-entries-print-invoice.print-selected{display:block}.covetrus-consignment-entries{border-top:unset;padding:0;display:initial}section{display:flex;flex-direction:column;row-gap:1rem}.print-invoice-section{display:flex;flex-wrap:wrap;column-gap:1rem}.print-invoice-header{display:flex;column-gap:1.25rem}.print-invoice-header span{color:#6e6e6e;margin-left:.25rem}covetrus-print-order-details{font-size:.75rem;line-height:1rem}covetrus-print-order-details h5,covetrus-print-order-details .h5{margin-bottom:0}covetrus-print-order-details covetrus-order-overview .order-overview{display:grid;grid-template-columns:1fr 1fr;padding:0;grid-gap:1rem;margin:0;max-width:initial}covetrus-print-order-details covetrus-order-overview .order-overview .cx-card{padding:1rem 1.5rem}covetrus-print-order-details covetrus-order-overview .order-overview .cx-card-icon{display:none}covetrus-print-order-details covetrus-order-overview .order-overview .cx-card-header{font-size:.75rem;line-height:1rem;margin-bottom:.5rem}covetrus-print-order-details covetrus-order-overview .order-overview .cx-card .payment-info-icon{display:none}covetrus-print-order-details covetrus-order-overview .order-overview .cx-card .payment-info-description{line-height:inherit}covetrus-print-order-details covetrus-order-summary .summary-title{display:none}covetrus-print-order-details covetrus-order-summary .summary-partials{font-size:.75rem;line-height:1rem}covetrus-print-order-details covetrus-order-summary covetrus-cart-coupon,covetrus-print-order-details covetrus-order-summary covetrus-tooltip{display:none}covetrus-print-order-details covetrus-order-summary .estimated-taxes{display:initial}covetrus-print-order-details covetrus-order-summary .separator{height:initial;width:initial;background-color:unset;border-top:1px solid #6e6e6e;margin:1rem 0 .5rem}covetrus-print-order-details covetrus-order-list-item{display:flex;flex-direction:row;gap:1rem;padding:1rem 0}covetrus-print-order-details covetrus-order-list-item .order-list-item-product{flex:1 0;gap:.5rem;font-size:.875rem;line-height:1.25rem}covetrus-print-order-details covetrus-order-list-item .order-list-item-product-name{font-size:.75rem;line-height:1rem}covetrus-print-order-details covetrus-order-list-item .order-list-item-product-price h4,covetrus-print-order-details covetrus-order-list-item .order-list-item-product-price .h4{font-size:1rem;line-height:1.625rem}covetrus-print-order-details covetrus-order-list-item .order-list-item-info{gap:.25rem;flex:1 0}covetrus-print-order-details covetrus-order-list-item .order-list-item-info-row{justify-content:space-between}covetrus-print-order-details covetrus-order-list-item .order-list-item-info-row .label,covetrus-print-order-details covetrus-order-list-item .order-list-item-info-row .value{width:initial}covetrus-print-order-details covetrus-order-list-item .order-list-item-info-row .autoship-logo{height:.875rem}covetrus-print-order-details covetrus-order-list-item .order-list-item-separator{border-right:1px solid #d9d9d9}.print-invoice-acb{display:flex;flex-direction:column}.print-invoice-acb,.print-invoice-summary{flex:1 0}.print-invoice-acb-name,.print-invoice-summary-title{font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem}.print-invoice-amount-due{display:flex;justify-content:space-between}}covetrus-manage-autoship .no-items-container{text-align:center}covetrus-manage-autoship .no-items-container .no-items,covetrus-manage-autoship .no-items-container .recommendation{display:flex;flex-direction:column;align-items:center}covetrus-manage-autoship .no-items-container .no-items{margin-bottom:5rem}covetrus-manage-autoship .no-items-container .no-items-heading{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem .5rem;margin-bottom:.5rem}covetrus-manage-autoship .no-items-container .no-items-title{font-weight:700;line-height:2rem;margin:0}covetrus-manage-autoship .no-items-container .no-items-logo{align-self:center}covetrus-manage-autoship .no-items-container .no-items-description{margin-bottom:2rem}covetrus-manage-autoship .no-items-container .recommendation{font-weight:700;margin:0 .5rem}covetrus-manage-autoship .no-items-container .recommendation-heading{margin-bottom:1rem}covetrus-manage-autoship .no-items-container .recommendation-title{color:#021660;font-weight:700;line-height:2rem}covetrus-manage-autoship .no-items-container .recommendation-image{margin-bottom:1rem}covetrus-manage-autoship .no-items-container .recommendation-values{display:flex;flex-direction:column;max-width:11.25rem;color:#021660;font-size:.875rem;line-height:1.25rem;gap:1.5rem}covetrus-manage-autoship .no-items-container .recommendation-value{margin-bottom:1rem}covetrus-manage-autoship .no-items-container .recommendation-value-image{height:5.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}@media (min-width: 1280px){covetrus-manage-autoship .no-items-container .recommendation-image{width:37.5rem}covetrus-manage-autoship .no-items-container .recommendation-values{flex-direction:row;max-width:37.5rem;padding:0 1rem}covetrus-manage-autoship .no-items-container .recommendation-value{flex-basis:100%;margin:0}}covetrus-manage-autoship .autoship{display:flex;flex-direction:column;gap:2rem}covetrus-manage-autoship .autoship-header{margin-bottom:2rem}covetrus-manage-autoship .autoship-header *+*{margin:.5rem 0 0}covetrus-manage-autoship .autoship-logo{vertical-align:bottom}covetrus-manage-autoship .autoship .schedule{padding:1.25rem;border:1px solid #d9d9d9;border-radius:.25rem;display:flex;flex-direction:column}covetrus-manage-autoship .autoship .schedule>div:not(:last-child){margin-bottom:1.5rem}covetrus-manage-autoship .autoship .schedule-content{display:flex;flex-direction:column;gap:1.5rem}covetrus-manage-autoship .autoship .schedule-separator{border-bottom:1px solid #d9d9d9}covetrus-manage-autoship .autoship .schedule-actions{display:flex;flex-direction:column;flex:1}covetrus-manage-autoship .autoship .schedule-for{display:inline-block;margin-bottom:.5rem}covetrus-manage-autoship .autoship .schedule-order{font-size:var(--cx-font-size, .875rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-normal);font-size:.875rem}covetrus-manage-autoship .autoship .schedule-order+.schedule-separator{display:none}covetrus-manage-autoship .autoship .schedule-order h5,covetrus-manage-autoship .autoship .schedule-order .h5{margin-bottom:0}covetrus-manage-autoship .autoship .schedule-order>div:not(:last-child){margin-bottom:.5rem}covetrus-manage-autoship .autoship .schedule-order .expired-date{color:#d8193b}covetrus-manage-autoship .autoship .schedule-last-date-placed{font-weight:700;line-height:1.25rem;display:inline-block}covetrus-manage-autoship .autoship .schedule-last-date{color:#6e6e6e;line-height:1.25rem;margin-left:.375rem}covetrus-manage-autoship .autoship .schedule-payment-method{font-weight:700;line-height:1.25rem}covetrus-manage-autoship .autoship .schedule-change{width:100%;margin-bottom:1rem}covetrus-manage-autoship .autoship .schedule-now{text-align:center;margin-bottom:.5rem}covetrus-manage-autoship .autoship .schedule-add-to-cart{margin-bottom:.75rem}covetrus-manage-autoship .autoship .schedule cx-item-counter{height:2.5rem}covetrus-manage-autoship .autoship .schedule .btn-commerce{height:40px}covetrus-manage-autoship .autoship .alert{margin-bottom:.25rem}covetrus-manage-autoship .autoship .potential-autoship-alert{display:flex;align-items:center;padding:.5rem .75rem;margin-bottom:1rem;font-size:.875rem;min-height:0}covetrus-manage-autoship .autoship .potential-autoship-alert .alert-body{line-height:1.25rem}@media (min-width: 1280px){covetrus-manage-autoship .autoship-header *+*{margin:1rem 0 0}covetrus-manage-autoship .autoship .schedule-content{flex-flow:row;gap:2rem}covetrus-manage-autoship .autoship .schedule-content .schedule-separator{display:block;border-bottom:none;border-right:1px solid #d9d9d9}covetrus-manage-autoship .autoship .schedule-order+.schedule-separator{display:block}covetrus-manage-autoship .autoship .schedule-for{font-size:1.125rem;line-height:1.5rem;font-weight:700;margin-bottom:0}covetrus-manage-autoship .autoship .schedule-actions{order:2}covetrus-manage-autoship .autoship .schedule-actions+.schedule-separator{display:none}covetrus-manage-autoship .autoship .schedule-actions{flex:0 0 23.25rem}covetrus-manage-autoship .autoship .schedule-next-order{display:inline-block;margin-left:.25rem}covetrus-manage-autoship .autoship .schedule-payment-method{display:inline-block;margin-left:1.5rem}}covetrus-manage-autoship hr{margin:2.5rem 0}covetrus-manage-autoship .remove-container{line-height:18.5px}covetrus-manage-autoship .remove-btn{cursor:pointer;line-height:20px;font-weight:400}covetrus-manage-autoship .active-description{margin-bottom:0}covetrus-manage-autoship h4,covetrus-manage-autoship .h4{line-height:2rem}covetrus-manage-autoship .section-info{font-size:14px;line-height:20px}.recommended-for{font-size:1.125rem;line-height:1.5rem;font-weight:700}covetrus-edit-autoship #schedule-cancel{font-weight:400;text-decoration:underline;color:#191919;font-size:12px;font-style:normal;line-height:16px}covetrus-edit-autoship .autoship-schedule-product,covetrus-edit-autoship .autoship-item-details{border-bottom:1px solid #e8e8e8}covetrus-edit-autoship .covetrus-drawer .modal-content .modal-footer,covetrus-edit-autoship .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-edit-autoship .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer{background:none;border:none}covetrus-edit-autoship .autoship-schedule-frequency{margin-top:20px}covetrus-edit-autoship .autoship-schedule-label-header{font-size:1.125rem;font-weight:700;line-height:24px}covetrus-edit-autoship .form-control,covetrus-edit-autoship .autoship-schedule-label,covetrus-edit-autoship .autoship-schedule-label-header{margin-bottom:20px}covetrus-edit-autoship .autoship-schedule-label{font-size:.875rem;line-height:1.25rem;font-weight:700;margin-bottom:.5rem}covetrus-edit-autoship .autoship-schedule .modal-body>*+*,covetrus-edit-autoship .autoship-schedule cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body>*+*,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-edit-autoship .autoship-schedule .cx-cancel-replenishment-dialog-body>*+*{margin-top:1.25rem}@media (max-width: 1279.98px){covetrus-edit-autoship .autoship-schedule .modal-body,covetrus-edit-autoship .autoship-schedule cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-edit-autoship .autoship-schedule .cx-cancel-replenishment-dialog-body{padding-left:1rem;padding-right:1rem}}covetrus-edit-autoship .autoship-schedule .modal-footer{gap:.625rem}covetrus-edit-autoship .autoship-backordered{font-size:12px;font-style:normal;font-weight:400;line-height:16px}covetrus-edit-autoship .autoship-backordered cx-icon{color:#efb51b}covetrus-edit-autoship .autoship-alert-container{padding:16px;min-height:fit-content}covetrus-edit-autoship .autoship-alert-container h4,covetrus-edit-autoship .autoship-alert-container .h4{font-size:16px;font-style:normal;font-weight:700;line-height:24px}covetrus-edit-autoship .autoship-alert-container span{font-size:16px;font-style:normal;font-weight:400;line-height:26px}covetrus-autoship-tile .autoShip-body{width:100%;display:grid;grid-template-columns:repeat(2,5.75rem);justify-content:space-between;margin-right:.75rem}@media (min-width: 768px){covetrus-autoship-tile .autoShip-body{grid-template-columns:repeat(3,4.75rem);margin-right:.5rem}}covetrus-autoship-tile .autoShip-body .overview-autoShip{display:flex;flex-direction:column;align-items:center}@media (min-width: 1280px){covetrus-autoship-tile .autoShip-body .overview-autoShip{margin-right:.5rem}}covetrus-autoship-tile .autoShip-body .overview-autoShip .cx-card-img-container{border-radius:50%;height:5rem;width:5rem;background-color:#f6f6f6;display:flex;justify-content:center;border:4px solid #ffffff;cursor:pointer}covetrus-autoship-tile .autoShip-body .overview-autoShip .cx-card-img-container cx-media{margin:auto;height:fit-content}covetrus-autoship-tile .autoShip-body .overview-autoShip .cx-card-img-container cx-media img{max-width:3.375rem;max-height:3.375rem;mix-blend-mode:darken}@media (min-width: 1280px){covetrus-autoship-tile .autoShip-body .overview-autoShip .cx-card-img-container{height:4.75rem;width:4.75rem;border:none}}covetrus-autoship-tile .autoShip-body .overview-autoShip .scheduled{display:flex;flex-direction:column;text-align:center;margin-top:.625rem;justify-content:center;align-items:center;line-height:1rem;font-size:.75rem}covetrus-autoship-tile .autoShip-body .overview-autoShip .scheduled .label{font-weight:700}covetrus-autoship-tile .autoShip-body .overview-autoShip .scheduled .pastDate{color:#d8193b}covetrus-autoship-tile .autoShip-body .overview-autoShip .scheduled .nextOrderDate{color:#6e6e6e}covetrus-autoship-tile .counter-autoShip{align-self:flex-start;border-radius:50%;border:4px solid #ffffff;z-index:1;cursor:pointer}@media (min-width: 1280px){covetrus-autoship-tile .counter-autoShip{border:none;margin:0}}cx-address-book .cx-section,covetrus-address-book .cx-section{padding:0}cx-address-book .cx-header,covetrus-address-book .cx-header{padding:calc(5 * var(--cx-spatial-base)) 0 0 0}cx-address-book .cx-address-deck,covetrus-address-book .cx-address-deck{width:100%;display:flex;flex-flow:row;padding:0;flex-wrap:wrap;gap:1.5rem}@media (min-width: 1280px){cx-address-book .cx-address-deck,covetrus-address-book .cx-address-deck{gap:2rem}}cx-address-book .no-address-book-container,covetrus-address-book .no-address-book-container{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}cx-address-book .no-address-book-image,covetrus-address-book .no-address-book-image{max-width:calc(35 * var(--cx-spatial-base));margin-bottom:calc(2.5 * var(--cx-spatial-base))}@media (min-width: 1280px){cx-address-book .no-address-book-image,covetrus-address-book .no-address-book-image{margin-top:calc(1 * var(--cx-spatial-base))}}cx-address-book .no-address-book-header,covetrus-address-book .no-address-book-header{font-size:1.375rem;font-weight:700;line-height:1.5rem}cx-address-book .no-address-book-message,covetrus-address-book .no-address-book-message{line-height:calc(3.25 * var(--cx-spatial-base));margin-top:calc(1 * var(--cx-spatial-base));margin-bottom:calc(4 * var(--cx-spatial-base))}cx-address-book .btn-add-address-book,covetrus-address-book .btn-add-address-book{padding:calc(1.5 * var(--cx-spatial-base)) calc(2.5 * var(--cx-spatial-base));text-transform:none;font-weight:700}cx-address-book .btn-add-address-book cx-icon,covetrus-address-book .btn-add-address-book cx-icon{display:flex;margin-right:calc(1 * var(--cx-spatial-base))}cx-address-book .btn-add-address-book cx-icon svg,covetrus-address-book .btn-add-address-book cx-icon svg{height:1.125rem;width:1.125rem}cx-address-book .cx-existing,covetrus-address-book .cx-existing{display:flex;padding:0 0 calc(5 * var(--cx-spatial-base)) 0}cx-address-book .cx-address-book-card,covetrus-address-book .cx-address-book-card{padding:0;max-width:24rem;width:100%}@media (min-width: 1280px){cx-address-book .cx-address-book-card,covetrus-address-book .cx-address-book-card{margin-bottom:1.5rem}}cx-address-book .cx-address-book-card .cx-card,covetrus-address-book .cx-address-book-card .cx-card{padding:1rem calc(3.5 * var(--cx-spatial-base)) calc(3.5 * var(--cx-spatial-base));border:1px solid #cacaca;box-sizing:border-box;border-radius:8px;width:100%;height:100%}cx-address-book .cx-address-book-card .cx-card.invalid,covetrus-address-book .cx-address-book-card .cx-card.invalid{border:1px solid #D8193B;background-color:#fef0ee}cx-address-book .cx-address-book-card .cx-card .account-card-header,covetrus-address-book .cx-address-book-card .cx-card .account-card-header{display:flex;justify-content:flex-end;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:solid .0625rem #e8e8e8}cx-address-book .cx-address-book-card .cx-card .account-card-header .card-error,covetrus-address-book .cx-address-book-card .cx-card .account-card-header .card-error{color:#d8193b;font-size:.875rem;line-height:1.25rem;font-weight:700}cx-address-book .cx-address-book-card .cx-card .card-body,covetrus-address-book .cx-address-book-card .cx-card .card-body{padding:0}cx-address-book .cx-address-book-card .cx-card .card-body>*+*,covetrus-address-book .cx-address-book-card .cx-card .card-body>*+*{margin-top:.75rem}cx-address-book .cx-address-book-card .cx-card .card-body .cx-card-actions,covetrus-address-book .cx-address-book-card .cx-card .card-body .cx-card-actions{margin-top:1.5rem}cx-address-book .cx-address-book-card .cx-card .cx-card-actions,covetrus-address-book .cx-address-book-card .cx-card .cx-card-actions{display:flex;line-height:1.25rem}cx-address-book .cx-address-book-card .cx-card .card-link,covetrus-address-book .cx-address-book-card .cx-card .card-link{color:#1474e5;text-decoration-line:underline;font-size:.875rem;line-height:1.25rem}cx-address-book .cx-address-book-card .cx-card .lh-container,covetrus-address-book .cx-address-book-card .cx-card .lh-container{line-height:1.625rem;word-break:break-word;display:flex;flex-direction:column}cx-address-book .cx-address-book-card .cx-card .cx-card-label-bold,covetrus-address-book .cx-address-book-card .cx-card .cx-card-label-bold{font-weight:700;font-size:1rem;width:fit-content;word-break:break-all}cx-address-book .cx-address-book-card .cx-card .cx-card-label,covetrus-address-book .cx-address-book-card .cx-card .cx-card-label{font-weight:400;font-size:1rem}cx-address-book .cx-address-book-card .cx-card .hidden-label,covetrus-address-book .cx-address-book-card .cx-card .hidden-label{visibility:hidden}cx-address-book .cx-address-book-card .cx-card .badge-preferred,covetrus-address-book .cx-address-book-card .cx-card .badge-preferred{width:fit-content;padding:4px calc(1.2 * var(--cx-spatial-base));border-radius:.25rem;margin-bottom:.75rem}cx-address-book .cx-address-book-card .cx-card .badge-preferred .text,covetrus-address-book .cx-address-book-card .cx-card .badge-preferred .text{width:60px;font-size:.875rem;line-height:1.25rem;display:flex;justify-content:center}cx-address-book .cx-address-book-card .cx-card .badge-autoship,covetrus-address-book .cx-address-book-card .cx-card .badge-autoship{border-radius:calc(2 * var(--cx-spatial-base))}cx-address-book .cx-address-book-card .cx-card .badge-autoship .badge-icon-right svg,covetrus-address-book .cx-address-book-card .cx-card .badge-autoship .badge-icon-right svg{width:calc(2 * var(--cx-spatial-base));height:calc(2 * var(--cx-spatial-base))}cx-address-book .cx-address-book-card .cx-card .badge-missing,covetrus-address-book .cx-address-book-card .cx-card .badge-missing{width:fit-content;padding:.25rem .375rem;margin-bottom:.75rem;line-height:1rem;font-size:.75rem}cx-address-book .cx-address-book-card .cx-card .badge-missing cx-icon,covetrus-address-book .cx-address-book-card .cx-card .badge-missing cx-icon{width:fit-content;height:fit-content;vertical-align:text-bottom;font-size:.7rem;align-self:unset;line-height:unset}cx-address-book .cx-address-book-card .cx-card .badge-missing cx-icon svg,covetrus-address-book .cx-address-book-card .cx-card .badge-missing cx-icon svg{width:.875rem;height:.875rem}cx-address-book .cx-address-book-card cx-icon svg,covetrus-address-book .cx-address-book-card cx-icon svg{width:calc(4 * var(--cx-spatial-base));height:calc(4 * var(--cx-spatial-base))}cx-address-book .cx-address-book-card .cx-address-book-inner,covetrus-address-book .cx-address-book-card .cx-address-book-inner{width:100%;height:100%}cx-address-book .cx-address-book-card .add-address-book-card,covetrus-address-book .cx-address-book-card .add-address-book-card{text-align:center;text-decoration-line:none;max-width:24rem;width:100%;cursor:pointer}cx-address-book .cx-address-book-card .add-address-book-card .card-body,covetrus-address-book .cx-address-book-card .add-address-book-card .card-body{color:#1474e5;height:100%;display:flex;justify-content:center;flex-direction:column;min-height:calc(19 * var(--cx-spatial-base))}cx-address-book .cx-address-book-card .add-address-book-card .card-body .add-address-book-container,covetrus-address-book .cx-address-book-card .add-address-book-card .card-body .add-address-book-container{margin:0}cx-address-book .cx-address-book-card .add-address-book-card .card-body .add-address-book-icon-container,covetrus-address-book .cx-address-book-card .add-address-book-card .card-body .add-address-book-icon-container{margin-bottom:calc(1 * var(--cx-spatial-base))}cx-address-book .cx-address-book-card .add-address-book-card .card-body .add-address-book-label,covetrus-address-book .cx-address-book-card .add-address-book-card .card-body .add-address-book-label{text-transform:capitalize;line-height:calc(3.25 * var(--cx-spatial-base))}@media (min-width: 1280px){.address-book-modal{max-width:calc(60 * var(--cx-spatial-base))!important}}.address-book-modal .modal-content .modal-body,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:calc(6 * var(--cx-spatial-base))}.address-book-modal .modal-content .modal-body .form-message,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .form-message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .form-message,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-message{margin-bottom:calc(2.5 * var(--cx-spatial-base))}.address-book-modal .modal-content .modal-body .form-check .form-check-label,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-check .form-check-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .form-check .form-check-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .form-check .form-check-label,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check .form-check-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check .form-check-label{vertical-align:middle;font-weight:400;font-size:1rem;line-height:1.625rem}.address-book-modal .modal-content .modal-body .form-check label .cx-icon,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-check label .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .form-check label .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon{vertical-align:middle}.address-book-modal .modal-content .modal-body .form-check label .cx-icon svg,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-check label .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .form-check label .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon svg,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon svg{height:calc(2 * var(--cx-spatial-base));width:calc(2 * var(--cx-spatial-base));color:#6e6e6e}.address-book-modal .modal-content .modal-body .default-group,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .default-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .default-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .default-group,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .default-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .default-group{display:flex;justify-content:space-between;background:#e8f7ff;border-top:1px solid #B3E0FF;border-left:calc(.5 * var(--cx-spatial-base)) solid #1474E5;border-right:1px solid #B3E0FF;border-bottom:1px solid #B3E0FF;padding:calc(1.25 * var(--cx-spatial-base))}.address-book-modal .modal-content .modal-body .default-group .cx-icon,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .default-group .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .default-group .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .default-group .cx-icon,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .default-group .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .default-group .cx-icon{align-self:flex-start}.address-book-modal .modal-content .modal-body .default-group .cx-icon svg,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .default-group .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .default-group .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .default-group .cx-icon svg,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .default-group .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .default-group .cx-icon svg{height:calc(2.75 * var(--cx-spatial-base));width:calc(2.75 * var(--cx-spatial-base));color:#1474e5}.address-book-modal .modal-content .modal-body .default-group .message,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .default-group .message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .default-group .message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .default-group .message,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .default-group .message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .default-group .message{font-weight:400;font-size:1rem;line-height:1.625rem;color:#191919}.address-book-modal .modal-content .modal-body .form-group>label,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-group>label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .form-group>label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .form-group>label,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group>label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group>label{display:block}.address-book-modal .modal-content .modal-body .label-row,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .label-row,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .label-row,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .label-row,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .label-row,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .label-row{display:flex;justify-content:space-between;width:100%}.address-book-modal .modal-content .modal-body .optional-field,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .optional-field,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .optional-field,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .optional-field,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .optional-field,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .optional-field{color:#6e6e6e}.address-book-modal .modal-content .modal-body .prefix-number,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .prefix-number,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .prefix-number,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .prefix-number,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .prefix-number,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .prefix-number{width:calc(2.5 * var(--cx-spatial-base));height:calc(3.25 * var(--cx-spatial-base));font-weight:400;font-size:1rem;line-height:2rem;color:#cacaca}.address-book-modal .modal-content .modal-body .phone-prefix,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .phone-prefix,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .phone-prefix,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .phone-prefix,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .phone-prefix,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .phone-prefix{top:calc(2.5 * var(--cx-spatial-base))}.address-book-modal .modal-content .modal-body .form-control,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .form-control,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-control,.address-book-modal .modal-content .modal-body textarea,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body textarea,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body textarea{line-height:1.625rem}.address-book-modal .modal-content .modal-body cx-form-errors.control-invalid p,.address-book-modal .modal-content .modal-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .address-book-modal .modal-content .modal-body .control-invalid p,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body cx-form-errors.control-invalid p,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body cx-form-errors.control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body cx-form-errors.control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .control-invalid p,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body cx-form-errors.control-invalid p,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body cx-form-errors.control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p,.address-book-modal .modal-content .modal-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .address-book-modal .modal-content .modal-body .control-invalid p,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .address-book-modal .modal-content .cx-cancel-replenishment-dialog-body .control-invalid p,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p{line-height:1rem;padding-inline-start:1.406rem}.address-book-modal .modal-content .modal-footer,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-footer{display:block}.address-book-modal .modal-content .modal-footer .btn-first-child,.address-book-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer .btn-first-child,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .address-book-modal .cx-cancel-replenishment-dialog-content .modal-footer .btn-first-child{margin-bottom:calc(1.25 * var(--cx-spatial-base))}.address-book-modal .absolute-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.expired-text,covetrus-payment-methods .expire-label .expired-card,covetrus-checkout-payment .expire-label .expired-card,cx-payment-methods .cx-payment-card .cx-card .cx-card-label,covetrus-payment-methods .cx-payment-card .cx-card .cx-card-label,covetrus-select-payment-drawer .select-payment-modal .expire-label .expired-card{color:#d8193b}cx-payment-methods .cx-payment,covetrus-payment-methods .cx-payment{padding:0}cx-payment-methods .cx-header,covetrus-payment-methods .cx-header{padding:calc(5 * var(--cx-spatial-base)) 0 0 0}cx-payment-methods .no-payment-methods-container,covetrus-payment-methods .no-payment-methods-container{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}cx-payment-methods .no-payments-image,covetrus-payment-methods .no-payments-image{max-width:calc(35 * var(--cx-spatial-base));margin-bottom:calc(2.5 * var(--cx-spatial-base))}cx-payment-methods .no-payments-title,covetrus-payment-methods .no-payments-title{font-weight:700}cx-payment-methods .no-payments-message,covetrus-payment-methods .no-payments-message{margin-bottom:calc(4 * var(--cx-spatial-base));line-height:1.625rem}cx-payment-methods .btn-add-payment,covetrus-payment-methods .btn-add-payment{padding:calc(1.5 * var(--cx-spatial-base)) calc(2.5 * var(--cx-spatial-base));font-weight:700;text-transform:none}cx-payment-methods .btn-add-payment cx-icon,covetrus-payment-methods .btn-add-payment cx-icon{display:flex;margin-right:calc(1 * var(--cx-spatial-base))}cx-payment-methods .btn-add-payment cx-icon svg,covetrus-payment-methods .btn-add-payment cx-icon svg{height:1.125rem;width:1.125rem}cx-payment-methods .cx-card-img-container,covetrus-payment-methods .cx-card-img-container{margin-right:.5rem}cx-payment-methods .cx-existing,covetrus-payment-methods .cx-existing{display:flex;padding:0 0 calc(5 * var(--cx-spatial-base)) 0}cx-payment-methods .cx-payment-card,covetrus-payment-methods .cx-payment-card{padding-top:0;margin-bottom:1.5rem}cx-payment-methods .cx-payment-card .cx-card,covetrus-payment-methods .cx-payment-card .cx-card{padding:1rem calc(3.5 * var(--cx-spatial-base)) calc(3.5 * var(--cx-spatial-base));border:1px solid #cacaca;box-sizing:border-box;border-radius:.5rem;width:100%;height:100%;word-break:break-all}cx-payment-methods .cx-payment-card .cx-card .payment-card-header,covetrus-payment-methods .cx-payment-card .cx-card .payment-card-header{display:flex;justify-content:space-between;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:solid .0625rem #e8e8e8}cx-payment-methods .cx-payment-card .cx-card .payment-card-header .card-error,covetrus-payment-methods .cx-payment-card .cx-card .payment-card-header .card-error{color:#d8193b;font-size:.875rem;line-height:1.25rem;font-weight:700}cx-payment-methods .cx-payment-card .cx-card .card-body,covetrus-payment-methods .cx-payment-card .cx-card .card-body{padding:0}cx-payment-methods .cx-payment-card .cx-card .card-body>*,covetrus-payment-methods .cx-payment-card .cx-card .card-body>*{margin-bottom:.75rem}cx-payment-methods .cx-payment-card .cx-card .card-body .form-message.information,covetrus-payment-methods .cx-payment-card .cx-card .card-body .form-message.information{word-break:break-word}cx-payment-methods .cx-payment-card .cx-card .cx-card-container,covetrus-payment-methods .cx-payment-card .cx-card .cx-card-container{display:flex}cx-payment-methods .cx-payment-card .cx-card .cx-card-actions,covetrus-payment-methods .cx-payment-card .cx-card .cx-card-actions{display:flex;margin:0;line-height:1.25rem}cx-payment-methods .cx-payment-card .cx-card .card-link,covetrus-payment-methods .cx-payment-card .cx-card .card-link{color:#1474e5;text-decoration-line:underline;font-size:.875rem;line-height:1.25rem;margin-left:calc(1.75 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card .cx-card .cx-card-label-bold,covetrus-payment-methods .cx-payment-card .cx-card .cx-card-label-bold{font-weight:700;line-height:1.625rem}cx-payment-methods .cx-payment-card .cx-card .cx-card-label,covetrus-payment-methods .cx-payment-card .cx-card .cx-card-label{width:calc(10 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card .cx-card .expired-card,covetrus-payment-methods .cx-payment-card .cx-card .expired-card{color:#d8193b;width:calc(10 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card .cx-card .badge-preferred,covetrus-payment-methods .cx-payment-card .cx-card .badge-preferred{padding:calc(.75 * var(--cx-spatial-base)) calc(.5 * var(--cx-spatial-base));border-radius:.25rem;background-color:#021660;flex:none;width:fit-content;margin-bottom:1.125rem}cx-payment-methods .cx-payment-card .cx-card .badge-autoship,covetrus-payment-methods .cx-payment-card .cx-card .badge-autoship{margin-bottom:1.5rem;border-radius:calc(2 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card .cx-card .badge-autoship .badge-icon-right svg,covetrus-payment-methods .cx-payment-card .cx-card .badge-autoship .badge-icon-right svg{width:calc(2 * var(--cx-spatial-base));height:calc(2 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card cx-icon svg,covetrus-payment-methods .cx-payment-card cx-icon svg{width:calc(4 * var(--cx-spatial-base));height:calc(4 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card .cx-payment-inner,covetrus-payment-methods .cx-payment-card .cx-payment-inner{height:100%;max-width:calc(48 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card .add-payment-card,covetrus-payment-methods .cx-payment-card .add-payment-card{text-align:center;text-decoration-line:none;cursor:pointer}cx-payment-methods .cx-payment-card .add-payment-card .card-body,covetrus-payment-methods .cx-payment-card .add-payment-card .card-body{color:#1474e5;height:100%;display:flex;justify-content:center;flex-direction:column;min-height:calc(19 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card .add-payment-card .card-body .add-payment-container,covetrus-payment-methods .cx-payment-card .add-payment-card .card-body .add-payment-container{margin:0}cx-payment-methods .cx-payment-card .add-payment-card .card-body .add-payment-icon-container,covetrus-payment-methods .cx-payment-card .add-payment-card .card-body .add-payment-icon-container{margin-bottom:calc(1 * var(--cx-spatial-base))}cx-payment-methods .cx-payment-card .add-payment-card .card-body .add-payment-label,covetrus-payment-methods .cx-payment-card .add-payment-card .card-body .add-payment-label{line-height:calc(3.25 * var(--cx-spatial-base))}covetrus-payment-methods .expire-label,covetrus-checkout-payment .expire-label{font-weight:700;font-size:.75rem;line-height:1.5rem;color:#191919;letter-spacing:.106rem;text-transform:uppercase}covetrus-payment-methods .expire-label .expired-card,covetrus-checkout-payment .expire-label .expired-card{width:calc(10 * var(--cx-spatial-base))}covetrus-payment-methods .badge-expired,covetrus-checkout-payment .badge-expired{width:fit-content;padding:.25rem .375rem;margin-bottom:.75rem;line-height:1rem;font-size:.75rem}covetrus-payment-methods .badge-expired cx-icon,covetrus-checkout-payment .badge-expired cx-icon{width:fit-content;height:fit-content;vertical-align:text-bottom;font-size:.7rem;align-self:unset;line-height:unset}covetrus-payment-methods .badge-expired cx-icon svg,covetrus-checkout-payment .badge-expired cx-icon svg{width:.875rem;height:.875rem}covetrus-payment-methods .address-payment,covetrus-checkout-payment .address-payment{font-weight:400;line-height:1.25rem;color:#191919;font-size:.875rem}covetrus-account-welcome-block h3,covetrus-account-welcome-block .h3,covetrus-address-book-title h3,covetrus-address-book-title .h3{font-weight:700;font-size:1.625rem;line-height:2rem;color:#191919;text-transform:capitalize;margin:calc(4 * var(--cx-spatial-base)) 0 calc(4 * var(--cx-spatial-base))}@media (min-width: 1280px){covetrus-account-welcome-block h3,covetrus-account-welcome-block .h3,covetrus-address-book-title h3,covetrus-address-book-title .h3{margin:calc(4.5 * var(--cx-spatial-base)) 0 calc(5 * var(--cx-spatial-base))}}covetrus-account-quick-link .quick-link-element{background-color:#fff;color:#484848}covetrus-account-quick-link .quick-link-element:hover{text-decoration:none}covetrus-account-quick-link .vertical-quick-links{border-radius:4px;border:1px solid #e8e8e8;gap:8px}covetrus-account-quick-link .vertical-quick-links .tabs{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:100%}covetrus-account-quick-link .vertical-quick-links .quick-link-element{padding:.75rem;width:100%;text-align:left}covetrus-account-quick-link .vertical-quick-links .quick-link-element.selected-option{display:flex;align-items:center;line-height:1.625rem;color:#191919}covetrus-account-quick-link .vertical-quick-links .quick-link-element:first-child,covetrus-account-quick-link .vertical-quick-links .quick-link-element:last-child{border-radius:inherit}covetrus-account-quick-link .vertical-quick-links .quick-link-element.active{font-weight:700;background-color:#f6f6f6}covetrus-account-quick-link .vertical-quick-links .quick-link-element.active:hover{background-color:#f6f6f6}covetrus-account-quick-link .vertical-quick-links .quick-link-element.options{padding:.5rem .875rem .5rem 2.625rem;font-size:1rem;line-height:1.25rem;color:#484848}covetrus-account-quick-link .vertical-quick-links .quick-link-element.options.active{color:#1474e5}covetrus-account-quick-link .vertical-quick-links .quick-link-element.options:first-child{border-top:1px solid #e8e8e8}covetrus-account-quick-link .vertical-quick-links .quick-link-element.options:not(:last-child){border-bottom:1px solid #e8e8e8}covetrus-account-quick-link .vertical-quick-links .quick-link-element .cx-icon,covetrus-account-quick-link .vertical-quick-links .quick-link-element cx-icon{margin-right:.5rem}covetrus-account-quick-link .horizontal-quick-links{padding:20px 20px 29px 0;border-bottom:1px solid #cacaca;display:none}covetrus-account-quick-link .horizontal-quick-links .quick-link-element{font-weight:700;font-size:.875rem;line-height:1.25rem;padding:.5rem .875rem;border:1px solid #484848;border-radius:.25rem;box-shadow:0 1px 2px #1018280d;cursor:pointer}covetrus-account-quick-link .horizontal-quick-links .quick-link-element:not(:last-child){margin-right:.75rem}covetrus-account-quick-link .horizontal-quick-links .quick-link-element:hover{color:#1474e5;background-color:#e8f7ff;border:1px solid #1474E5}covetrus-account-quick-link .horizontal-quick-links .quick-link-element.active{color:#1474e5;background-color:#fff;border:1px solid #1474E5;box-shadow:0 1px 2px 2px #b3e0ff40}covetrus-account-quick-link .horizontal-quick-links .quick-link-element.active:hover{background-color:#e8f7ff}covetrus-account-quick-link covetrus-fixed-message .alert{margin-top:2rem}@media (min-width: 1280px){covetrus-account-quick-link covetrus-fixed-message .alert{margin-top:2.25rem}}@media (min-width: 1280px){covetrus-account-quick-link .horizontal-quick-links{display:block}covetrus-account-quick-link .vertical-quick-links{display:none}}covetrus-account-overview .cx-overview-deck{display:flex;flex-wrap:wrap;padding:0}covetrus-account-overview .cx-overview-deck covetrus-tile-profile .cx-card .card-body{flex-direction:column}covetrus-account-overview .cx-account-overview-card{min-height:13.813rem;margin-bottom:2rem}covetrus-account-overview .cx-account-overview-card .cx-card{padding:1rem calc(3.5 * var(--cx-spatial-base)) calc(3.5 * var(--cx-spatial-base));border:1px solid #cacaca;box-sizing:border-box;border-radius:8px;width:100%;height:100%}covetrus-account-overview .cx-account-overview-card .cx-card.invalid{border:1px solid #D8193B;background-color:#fef0ee}covetrus-account-overview .cx-account-overview-card .cx-card .account-card-header{display:flex;justify-content:space-between;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:solid .0625rem #e8e8e8}covetrus-account-overview .cx-account-overview-card .cx-card .card-body{display:flex;justify-content:space-between;padding:0}covetrus-account-overview .cx-account-overview-card .cx-card .card-body>*{margin-bottom:.75rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body{grid-column-gap:unset;justify-content:left}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment{height:8.75rem;position:relative}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container{border-radius:50%;height:5rem;width:5rem;display:flex;border:4px solid #ffffff;justify-content:center;cursor:pointer}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.visa-overview-payment{background-color:#0e4595}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.master-overview-payment,covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.mastercard_eurocard-overview-payment{background-color:#16366f}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.diners-overview-payment{background-color:#0079be}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.amex-overview-payment{background-color:#2557d6}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.discover-overview-payment{background-color:#4d4d4d}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.maestro-overview-payment{background-color:#000}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.not-preferred{margin-top:2.25rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container.not-preferred.no-default{margin-top:0}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container cx-icon svg{width:3.125rem;height:3.125rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container .badge-expired-alert{position:absolute;left:3.375rem;bottom:5rem;padding:0;width:1.5rem;height:1.5rem;z-index:1}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container .badge-expired-alert cx-icon svg{width:1rem;height:1rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container .badge-expired-alert.no-default{bottom:7rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .credit-cart-details{display:flex;flex-direction:column;text-align:center;margin-top:.625rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .credit-cart-details span{font-size:.75rem;line-height:1rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .credit-cart-details span:first-child{font-weight:800}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .credit-cart-details.expired-card{color:#d8193b}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment:not(:first-child){margin-left:-.8rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .tile-counter-section{border-radius:50%;border:.25rem solid #ffffff;margin-left:-.8rem;margin-top:.5rem;z-index:1}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .tile-counter-section.no-default{margin-top:0;margin-bottom:5rem}@media (min-width: 768px){covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment{margin-right:.5rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment .cx-card-img-container{border:none;height:4.75rem;width:4.75rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .overview-payment:not(:first-child){margin-left:0}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.payment-body .tile-counter-section{border-radius:unset;border:none;margin:0}}covetrus-account-overview .cx-account-overview-card .cx-card .card-body.prescriptions-body{grid-column-gap:unset;justify-content:left}covetrus-account-overview .cx-account-overview-card .cx-card .cx-card-container{padding:0 0 1.75rem;margin-bottom:0}covetrus-account-overview .cx-account-overview-card .cx-card .cx-card-profile{display:flex;flex-direction:column;justify-content:space-between;height:80%}covetrus-account-overview .cx-account-overview-card .cx-card .cx-card-bottom{align-items:end}covetrus-account-overview .cx-account-overview-card .cx-card .cx-pointer{cursor:pointer}covetrus-account-overview .cx-account-overview-card .cx-card .tile-counter-section{align-self:center;flex:none;flex-grow:0;cursor:pointer}covetrus-account-overview .cx-account-overview-card .cx-card .tile-counter-circle{display:flex;flex-direction:row;justify-content:center;align-items:center;position:static;width:76px;height:76px;left:211px;top:2px;background:#f6f6f6;border:1px dashed #75C1FF;border-radius:100px;order:1}covetrus-account-overview .cx-account-overview-card .cx-card .tile-counter-number{position:static;width:35px;height:24px;left:27px;top:26px;font-family:Mulish;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.5rem;color:#1474e5;order:0;text-align:center}covetrus-account-overview .cx-account-overview-card .cx-card .cx-card-actions{display:flex;margin:0;line-height:1.25rem}covetrus-account-overview .cx-account-overview-card .cx-card .card-link{color:#1474e5;text-decoration-line:underline;font-size:.875rem;line-height:1.25rem}covetrus-account-overview .cx-account-overview-card .cx-card .lh-container{line-height:1.625rem;word-break:break-word;display:flex;flex-direction:column;width:100%}covetrus-account-overview .cx-account-overview-card .cx-card .cx-card-label-bold{font-weight:700;font-size:.875rem;width:fit-content;word-break:break-all}@media (min-width: 1280px){covetrus-account-overview .cx-account-overview-card .cx-card .cx-card-label-bold{font-size:1rem}}covetrus-account-overview .cx-account-overview-card .cx-card .hidden-label{visibility:hidden}covetrus-account-overview .cx-account-overview-card .cx-card .cx-card-label{font-weight:400;font-size:1rem}covetrus-account-overview .cx-account-overview-card .cx-card .badge-preferred{width:fit-content;padding:4px 6px;border-radius:.25rem;margin-bottom:6px}@media (min-width: 1280px){covetrus-account-overview .cx-account-overview-card .cx-card .badge-preferred{margin-bottom:8px}}covetrus-account-overview .cx-account-overview-card .cx-card .badge-preferred .text{width:60px;font-size:.875rem;line-height:1.25rem;display:flex;justify-content:center}covetrus-account-overview .cx-account-overview-card .cx-card .badge-missing{width:fit-content;padding:.25rem .375rem;margin-bottom:.75rem;line-height:1rem;font-size:.75rem}covetrus-account-overview .cx-account-overview-card .cx-card .badge-missing cx-icon{width:fit-content;height:fit-content;vertical-align:text-bottom;font-size:.7rem;align-self:unset;line-height:unset}covetrus-account-overview .cx-account-overview-card .cx-card .badge-missing cx-icon svg{width:.875rem;height:.875rem}covetrus-account-overview .cx-account-overview-card cx-icon svg{width:calc(4 * var(--cx-spatial-base));height:calc(4 * var(--cx-spatial-base))}covetrus-account-overview .cx-account-overview-card .cx-account-overview-inner{height:100%;max-width:calc(48 * var(--cx-spatial-base))}covetrus-account-overview .cx-account-overview-card .add-account-overview-card{text-align:center;text-decoration-line:none;height:100%}covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body{color:#1474e5;display:flex;justify-content:center;flex-direction:column;min-height:calc(10 * var(--cx-spatial-base))}covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-account-overview-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-pet-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-address-book-container{cursor:pointer}covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-account-overview-container .add-account-overview-icon-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-account-overview-container .add-address-book-icon-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-account-overview-container .add-pet-icon-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-pet-container .add-account-overview-icon-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-pet-container .add-address-book-icon-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-pet-container .add-pet-icon-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-address-book-container .add-account-overview-icon-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-address-book-container .add-address-book-icon-container,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-address-book-container .add-pet-icon-container{margin-bottom:calc(var(--cx-spatial-base) / 2)}covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-account-overview-label,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-address-book-label,covetrus-account-overview .cx-account-overview-card .add-account-overview-card .card-body .add-pet-label{font-size:.75rem;font-weight:800;line-height:1rem}covetrus-account-overview .cx-account-overview-card .account-tile-link{font-weight:400;font-size:.875rem;line-height:1.25rem;text-decoration:underline}covetrus-account-overview .cx-account-overview-card .cx-card-title{display:flex;flex-direction:row;min-width:12rem}@media (min-width: 1280px){covetrus-account-overview .cx-account-overview-card .cx-card-title{min-width:16rem}}covetrus-account-overview .cx-account-overview-card .cx-card-title span{font-weight:700;font-size:.875rem;line-height:1.25rem}covetrus-account-overview .cx-account-overview-card .cx-card-title .account-tile-link{text-align:end;width:20%}covetrus-update-profile h3,covetrus-update-profile .h3{font-weight:700;font-size:1.625rem;line-height:2rem;color:#191919;text-transform:capitalize;margin-bottom:2.5rem}@media (min-width: 1280px){covetrus-update-profile .form-profile{width:50rem}}covetrus-update-profile .form-profile .p-firstName{padding:0 0 calc(2.5 * var(--cx-spatial-base)) 0;margin:0}@media (min-width: 1280px){covetrus-update-profile .form-profile .p-firstName{padding:0 calc(2 * var(--cx-spatial-base)) calc(2.5 * var(--cx-spatial-base)) 0}}covetrus-update-profile .form-profile .p-lastName{padding:0 0 calc(2.5 * var(--cx-spatial-base)) 0;margin:0}@media (min-width: 1280px){covetrus-update-profile .form-profile .p-lastName{padding:0 0 calc(2.5 * var(--cx-spatial-base)) calc(2 * var(--cx-spatial-base))}}covetrus-update-profile .form-profile .p-row{padding-bottom:calc(2.5 * var(--cx-spatial-base))}covetrus-update-profile .form-profile .btn-save{margin:0 0 0 calc(3 * var(--cx-spatial-base));width:100%}@media (min-width: 1280px){covetrus-update-profile .form-profile .btn-save{max-width:9.438rem}}covetrus-update-profile .form-profile .btn-cancel{width:100%;max-width:calc(11.5 * var(--cx-spatial-base))}covetrus-update-profile .form-profile .update-label{margin-top:.375rem}covetrus-update-profile .form-profile .card-link{color:#1474e5;text-decoration-line:underline;font-size:.75rem;line-height:1rem;font-weight:400}covetrus-update-profile .form-profile .provider-label{display:flex;font-weight:400;font-size:.75rem;line-height:1rem;color:#191919;margin-top:.375rem}covetrus-update-profile .form-profile .provider-label cx-icon{align-self:flex-start}covetrus-update-profile .form-profile .provider-label cx-icon svg{height:1rem;width:1rem;color:#484848;vertical-align:top}covetrus-update-profile .form-profile .contact-group{display:flex;font-weight:400;font-size:.75rem;line-height:1rem;color:#191919;margin-bottom:3.875rem;height:calc(2.5 * var(--cx-spatial-base))}@media (min-width: 1280px){covetrus-update-profile .form-profile .contact-group{margin-bottom:1.25rem}}covetrus-update-profile .form-profile .contact-group .cx-icon{align-self:flex-start}covetrus-update-profile .form-profile .contact-group .cx-icon svg{height:calc(2 * var(--cx-spatial-base));width:calc(2 * var(--cx-spatial-base));color:#484848}covetrus-update-profile .form-profile .form-control,covetrus-update-profile .form-profile textarea{line-height:1.625rem}covetrus-update-profile .form-profile cx-form-errors p,covetrus-update-profile .form-profile .control-invalid p{margin:.375rem 0;line-height:calc(2 * var(--cx-spatial-base))}covetrus-update-profile .form-profile cx-form-errors .control-invalid p,covetrus-update-profile .form-profile .control-invalid .control-invalid p{line-height:1rem;padding-inline-start:1.406rem}covetrus-update-profile .form-profile .buttons{margin-top:2.88rem}covetrus-update-profile .form-profile .buttons .btn,covetrus-update-profile .form-profile .buttons cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link covetrus-update-profile .form-profile .buttons a{font-size:1rem;line-height:1.625rem;padding:calc(1.5 * var(--cx-spatial-base)) calc(2.5 * var(--cx-spatial-base));font-weight:700}covetrus-update-profile .form-profile .control-invalid .invalid-email{display:none}.cx-account-overview-card .pet-chip-list{width:100%;display:grid;grid-template-columns:repeat(2,5.75rem);justify-content:space-between;margin-right:.75rem}@media (min-width: 768px){.cx-account-overview-card .pet-chip-list{grid-template-columns:repeat(3,4.75rem);margin-right:.5rem}}.cx-account-overview-card .pet-chip{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:5.125rem;border:1px solid #cacaca;border-radius:.25rem;padding:.75rem .875rem .5rem;cursor:pointer}.cx-account-overview-card .pet-chip cx-icon svg{width:2.5rem;height:2.5rem}.cx-account-overview-card .pet-chip label{width:3rem;font-weight:400;font-size:.75rem;line-height:1rem;margin-bottom:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}covetrus-my-pets .cx-my-pet{padding:0}covetrus-my-pets .cx-header{padding:1.25rem 0 0}covetrus-my-pets .no-pets-container{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}covetrus-my-pets .lh-container{line-height:1.625rem;word-break:break-word;display:flex;flex-direction:column;width:100%}covetrus-my-pets .hidden-label{visibility:hidden}covetrus-my-pets .no-pets-image{max-width:17.5rem;margin-bottom:1.25rem}covetrus-my-pets .no-pets-title{font-weight:700;line-height:2rem;font-size:1.375rem}covetrus-my-pets .no-pets-message{max-width:25rem;margin-bottom:2rem;line-height:1.625rem}covetrus-my-pets .btn-add-pet{padding:.75rem 1.25rem;font-weight:700;text-transform:none}covetrus-my-pets .cx-card-img-container{margin-right:.75rem;border:1px solid #cacaca;border-radius:.25rem;min-width:4.75rem;max-width:4.75rem;display:flex;justify-content:center;padding:.75rem 0 .5rem;align-self:flex-start}covetrus-my-pets .cx-card-img-container cx-icon svg{width:2.5rem;height:2.5rem}covetrus-my-pets .cx-existing{display:flex;padding:0 0 2.5rem}covetrus-my-pets .cx-my-pet-card{padding-top:0;margin-bottom:1.5rem}covetrus-my-pets .cx-my-pet-card .cx-card{padding:1rem 1.75rem 1.75rem;border:1px solid #cacaca;box-sizing:border-box;border-radius:.5rem;width:100%;height:100%}covetrus-my-pets .cx-my-pet-card .cx-card .my-pet-card-header{display:flex;justify-content:flex-end;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:solid .0625rem #e8e8e8}covetrus-my-pets .cx-my-pet-card .cx-card .my-pet-card-header .card-error{color:#d8193b;font-size:.875rem;line-height:1.25rem;font-weight:700}covetrus-my-pets .cx-my-pet-card .cx-card .card-body{padding:0}covetrus-my-pets .cx-my-pet-card .cx-card .card-body>*+*{margin-top:.75rem}covetrus-my-pets .cx-my-pet-card .cx-card .pet-details{display:flex;justify-content:space-between}covetrus-my-pets .cx-my-pet-card .cx-card .cx-card-container{display:flex}covetrus-my-pets .cx-my-pet-card .cx-card .cx-card-actions{display:flex;margin:0;line-height:1.25rem}covetrus-my-pets .cx-my-pet-card .cx-card .card-link{color:#1474e5;text-decoration-line:underline;font-size:.875rem;line-height:1.25rem;margin-left:.875rem}covetrus-my-pets .cx-my-pet-card .cx-card .cx-card-label-bold{font-weight:700;font-size:1rem;width:fit-content;word-break:break-all}covetrus-my-pets .cx-my-pet-card .cx-card .cx-card-label{line-height:1.5rem;color:#6e6e6e}covetrus-my-pets .cx-my-pet-card .cx-pet-inner{height:100%;max-width:24rem}covetrus-my-pets .cx-my-pet-card .add-pet-card{text-align:center;text-decoration-line:none;cursor:pointer}covetrus-my-pets .cx-my-pet-card .add-pet-card .card-body{color:#1474e5;height:100%;display:flex;justify-content:center;flex-direction:column;min-height:12.188rem}covetrus-my-pets .cx-my-pet-card .add-pet-card .card-body .add-pet-container{margin:0}covetrus-my-pets .cx-my-pet-card .add-pet-card .card-body .add-pet-icon-container{margin-bottom:.5rem}covetrus-my-pets .cx-my-pet-card .add-pet-card .card-body .add-pet-icon-container cx-icon svg{width:1.56rem;height:1.56rem}covetrus-my-pets .cx-my-pet-card .add-pet-card .card-body .add-pet-label{font-size:1rem;font-weight:700;line-height:1.625rem}.my-pet-modal .modal-content .modal-body .form-group,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-group,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group{margin-bottom:calc(4.5 * var(--cx-spatial-base))}.my-pet-modal .modal-content .modal-body .form-group .label-content,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-group .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-group .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-group .label-content,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .label-content{font-size:1.125rem;margin-bottom:.875rem}.my-pet-modal .modal-content .modal-body .form-group .label-content.small-label,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-group .label-content.small-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-group .label-content.small-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-group .label-content.small-label,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .label-content.small-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .label-content.small-label{font-size:.75rem;line-height:1rem}.my-pet-modal .modal-content .modal-body .form-group ::placeholder,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-group ::placeholder,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-group ::placeholder,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-group ::placeholder,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group ::placeholder,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group ::placeholder{color:#cacaca}.my-pet-modal .modal-content .modal-body .form-group:last-of-type,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-group:last-of-type,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-group:last-of-type,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-group:last-of-type,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group:last-of-type,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group:last-of-type{margin-bottom:1.75rem}.my-pet-modal .modal-content .modal-body .form-group .optional-field,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-group .optional-field,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-group .optional-field,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-group .optional-field,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .optional-field,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .optional-field{font-size:.75rem;color:#6e6e6e;float:right}.my-pet-modal .modal-content .modal-body .species-title,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .species-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .species-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .species-title,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-title{display:block;margin-bottom:.625rem}.my-pet-modal .modal-content .modal-body .species-group,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .species-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .species-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .species-group,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group{display:flex;align-items:center}.my-pet-modal .modal-content .modal-body .species-group input[type=radio]:checked+label,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .species-group input[type=radio]:checked+label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .species-group input[type=radio]:checked+label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio]:checked+label,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio]:checked+label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio]:checked+label{border:.0625rem solid #1474E5;border-radius:.25rem;background-color:#e8f7ff;box-shadow:0 0 .25rem .0625rem #1474e5}.my-pet-modal .modal-content .modal-body .species-group input[type=radio]:hover+label,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .species-group input[type=radio]:hover+label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .species-group input[type=radio]:hover+label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio]:hover+label,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio]:hover+label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio]:hover+label{border:.0625rem solid #1474E5}.my-pet-modal .modal-content .modal-body .species-group cx-icon svg,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .species-group cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .species-group cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .species-group cx-icon svg,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group cx-icon svg{width:calc(8 * var(--cx-spatial-base));height:calc(8 * var(--cx-spatial-base))}.my-pet-modal .modal-content .modal-body .species-group input[type=radio],.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .species-group input[type=radio],cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .species-group input[type=radio],cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio],.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio],cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-group input[type=radio]{display:none}.my-pet-modal .modal-content .modal-body .species-control-container,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .species-control-container,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .species-control-container,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .species-control-container,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-control-container,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-control-container{width:calc(15 * var(--cx-spatial-base));height:calc(14.25 * var(--cx-spatial-base));cursor:pointer;display:flex;flex-direction:column;align-items:center;font-size:.75rem;text-transform:capitalize;padding:calc(2.25 * var(--cx-spatial-base)) calc(1 * var(--cx-spatial-base)) .75rem;border:.0625rem #cacaca solid;border-radius:.25rem;margin-right:calc(2.25 * var(--cx-spatial-base));white-space:nowrap}.my-pet-modal .modal-content .modal-body .species-control-container:last-of-type,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .species-control-container:last-of-type,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .species-control-container:last-of-type,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .species-control-container:last-of-type,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-control-container:last-of-type,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .species-control-container:last-of-type{margin-right:0}.my-pet-modal .modal-content .modal-body .pet-name .label-content,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .pet-name .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .pet-name .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .pet-name .label-content,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .pet-name .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .pet-name .label-content{margin-bottom:.25rem}.my-pet-modal .modal-content .modal-body .known-condition-group .addPet-radio-options,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .known-condition-group .addPet-radio-options,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .known-condition-group .addPet-radio-options,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .known-condition-group .addPet-radio-options,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .known-condition-group .addPet-radio-options,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .known-condition-group .addPet-radio-options{display:flex;justify-content:space-around}.my-pet-modal .modal-content .modal-body .known-condition-group .addPet-radio-option,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .known-condition-group .addPet-radio-option,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .known-condition-group .addPet-radio-option,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .known-condition-group .addPet-radio-option,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .known-condition-group .addPet-radio-option,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .known-condition-group .addPet-radio-option{display:flex}.my-pet-modal .modal-content .modal-body .known-condition-group .label-content,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .known-condition-group .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .known-condition-group .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .known-condition-group .label-content,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .known-condition-group .label-content,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .known-condition-group .label-content{font-size:1rem!important;padding-right:0}.my-pet-modal .modal-content .modal-body .weight-control,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .weight-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .weight-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .weight-control,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .weight-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .weight-control{margin-top:.875rem}.my-pet-modal .modal-content .modal-body .breed-select-form,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .breed-select-form,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .breed-select-form,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .breed-select-form,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .breed-select-form,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .breed-select-form{margin-bottom:.375rem}.my-pet-modal .modal-content .modal-body .form-tooltip,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-tooltip,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-tooltip,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-tooltip,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-tooltip,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-tooltip{display:flex;font-weight:400;font-size:.75rem;line-height:1rem;color:#191919;margin-bottom:1.25rem}.my-pet-modal .modal-content .modal-body .form-tooltip .cx-icon,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-tooltip .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-tooltip .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-tooltip .cx-icon,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-tooltip .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-tooltip .cx-icon{align-self:flex-start}.my-pet-modal .modal-content .modal-body .form-tooltip .cx-icon svg,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-tooltip .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-tooltip .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-tooltip .cx-icon svg,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-tooltip .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-tooltip .cx-icon svg{height:calc(2 * var(--cx-spatial-base));width:calc(2 * var(--cx-spatial-base));color:#484848}.my-pet-modal .modal-content .modal-body .form-check .form-check-label,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-check .form-check-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-check .form-check-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-check .form-check-label,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check .form-check-label,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check .form-check-label{vertical-align:middle;font-weight:400;font-size:1rem;line-height:1.625rem}.my-pet-modal .modal-content .modal-body .form-check label .cx-icon,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-check label .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-check label .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon{vertical-align:middle}.my-pet-modal .modal-content .modal-body .form-check label .cx-icon svg,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-check label .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-check label .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon svg,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon svg,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-check label .cx-icon svg{height:calc(2 * var(--cx-spatial-base));width:calc(2 * var(--cx-spatial-base));color:#6e6e6e}.my-pet-modal .modal-content .modal-body .form-control,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .form-control,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-control,.my-pet-modal .modal-content .modal-body textarea,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body textarea,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body textarea{line-height:1.625rem;margin-bottom:initial}.my-pet-modal .modal-content .modal-body cx-form-errors .control-invalid p,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body cx-form-errors .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body cx-form-errors .control-invalid p,.my-pet-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body cx-form-errors .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body cx-form-errors .control-invalid p,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body cx-form-errors .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body cx-form-errors .control-invalid p,.my-pet-modal .modal-content .modal-body covetrus-contact-form .customer-service-form .control-invalid .control-invalid p,covetrus-contact-form .customer-service-form .my-pet-modal .modal-content .modal-body .control-invalid .control-invalid p,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body covetrus-contact-form .customer-service-form .control-invalid .control-invalid p,covetrus-contact-form .customer-service-form .my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .control-invalid .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body covetrus-contact-form .customer-service-form .control-invalid .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .control-invalid .control-invalid p,.my-pet-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid .control-invalid p,covetrus-contact-form .customer-service-form .my-pet-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .control-invalid .control-invalid p,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid .control-invalid p,covetrus-contact-form .customer-service-form .my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid .control-invalid p,.my-pet-modal .modal-content .modal-body covetrus-update-profile .form-profile .control-invalid .control-invalid p,covetrus-update-profile .form-profile .my-pet-modal .modal-content .modal-body .control-invalid .control-invalid p,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body covetrus-update-profile .form-profile .control-invalid .control-invalid p,covetrus-update-profile .form-profile .my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .control-invalid .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body covetrus-update-profile .form-profile .control-invalid .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-body .control-invalid .control-invalid p,.my-pet-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid .control-invalid p,covetrus-update-profile .form-profile .my-pet-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .my-pet-modal .modal-content .cx-cancel-replenishment-dialog-body .control-invalid .control-invalid p,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid .control-invalid p,covetrus-update-profile .form-profile .my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid .control-invalid p{line-height:1rem;padding-inline-start:1.406rem}.my-pet-modal .modal-content .modal-footer .btn-first-child,.my-pet-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer .btn-first-child,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .my-pet-modal .cx-cancel-replenishment-dialog-content .modal-footer .btn-first-child{margin-bottom:calc(1.25 * var(--cx-spatial-base))}input[type=checkbox]:focus{outline-offset:0;outline-color:#b3e0ff}.form-check input[type=checkbox]:checked:after{top:calc(.75 * var(--cx-spatial-base))}.btn-pet-form{text-transform:none}.remove-pet-modal .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{white-space:normal}covetrus-suggested-addresses-dialog .modal-body .suggested-address-container,covetrus-suggested-addresses-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .suggested-address-container,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-suggested-addresses-dialog .cx-cancel-replenishment-dialog-body .suggested-address-container{margin-bottom:1.5rem}covetrus-suggested-addresses-dialog .modal-body .form-group p,covetrus-suggested-addresses-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-suggested-addresses-dialog .cx-cancel-replenishment-dialog-body .form-group p{margin-bottom:2.25rem}covetrus-suggested-addresses-dialog .modal-body .form-group h5,covetrus-suggested-addresses-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group h5,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-suggested-addresses-dialog .cx-cancel-replenishment-dialog-body .form-group h5,covetrus-suggested-addresses-dialog .modal-body .form-group .h5,covetrus-suggested-addresses-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .h5,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-suggested-addresses-dialog .cx-cancel-replenishment-dialog-body .form-group .h5{font-weight:700}covetrus-suggested-addresses-dialog .modal-body .form-group .cx-dialog-entered,covetrus-suggested-addresses-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .cx-dialog-entered,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-suggested-addresses-dialog .cx-cancel-replenishment-dialog-body .form-group .cx-dialog-entered{font-size:.875rem;line-height:1.25rem}covetrus-suggested-addresses-dialog .modal-body .form-group .btn-block+.btn-block,covetrus-suggested-addresses-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .btn-block+.btn-block,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-suggested-addresses-dialog .cx-cancel-replenishment-dialog-body .form-group .btn-block+.btn-block{margin-top:.625rem}@media (min-width: 1280px){covetrus-suggested-addresses-dialog .modal-body .form-group .btn-block+.btn-block,covetrus-suggested-addresses-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group .btn-block+.btn-block,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-suggested-addresses-dialog .cx-cancel-replenishment-dialog-body .form-group .btn-block+.btn-block{margin-top:1rem}}covetrus-state-links{width:inherit}covetrus-state-links .covetrus-state-links{max-width:var(--cx-page-width-max);margin:auto;padding-right:1.5rem;padding-left:1.5rem;filter:drop-shadow(0px 4px 8px rgba(16,24,40,.1))}@media (max-width: 767.98px){covetrus-state-links .covetrus-state-links{padding-right:1rem;padding-left:1rem}}covetrus-state-links .covetrus-state-links-container{display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:1.25rem;grid-row-gap:1rem;background-color:#fff;padding:1rem 1.25rem;clip-path:polygon(.959% -.399%,.959% -.399%,.956% -.179%,.946% .433%,.932% 1.369%,.915% 2.558%,.897% 3.932%,.879% 5.421%,.862% 6.955%,.848% 8.465%,.839% 9.882%,.835% 11.135%,.835% 11.135%,.83% 13.605%,.818% 16.151%,.799% 18.754%,.776% 21.395%,.751% 24.054%,.726% 26.714%,.704% 29.354%,.685% 31.957%,.672% 34.503%,.668% 36.973%,.668% 36.973%,.676% 41.415%,.7% 45.932%,.734% 50.521%,.775% 55.178%,.821% 59.902%,.866% 64.689%,.908% 69.536%,.942% 74.44%,.965% 79.398%,.974% 84.408%,.974% 84.408%,.969% 86.161%,.956% 88.11%,.936% 90.165%,.913% 92.237%,.887% 94.236%,.862% 96.072%,.838% 97.656%,.819% 98.899%,.805% 99.71%,.8% 100%,100% 99.997%,100% 99.997%,99.986% 99.346%,99.949% 97.512%,99.895% 94.675%,99.828% 91.015%,99.755% 86.71%,99.682% 81.941%,99.613% 76.887%,99.556% 71.728%,99.514% 66.642%,99.495% 61.81%,99.495% 61.81%,99.498% 58.4%,99.512% 55.256%,99.536% 52.321%,99.566% 49.54%,99.6% 46.855%,99.634% 44.21%,99.665% 41.549%,99.691% 38.815%,99.709% 35.953%,99.715% 32.905%,99.715% 32.905%,99.707% 30.586%,99.685% 27.251%,99.653% 23.195%,99.614% 18.717%,99.571% 14.112%,99.529% 9.679%,99.489% 5.714%,99.457% 2.514%,99.435% .376%,99.427% -.402%,.959% -.399%)}covetrus-state-links .covetrus-state-links-section{display:flex;column-gap:.5rem;box-shadow:inset 0 0 0 1px #e8e8e8;border-radius:.25rem;padding:1rem;align-items:center}covetrus-state-links .covetrus-state-links-section img{height:3rem}covetrus-state-links .covetrus-state-links-section-subtitle,covetrus-state-links .covetrus-state-links-section a{font-size:.875rem;line-height:1.25rem}covetrus-state-links .covetrus-state-links-section-title,covetrus-state-links .covetrus-state-links-section a{font-weight:700}covetrus-state-links .covetrus-state-links-section-title{line-height:1.5rem}covetrus-state-links .covetrus-state-links-section-text{display:flex;flex-direction:column;word-break:break-word;row-gap:.25rem}covetrus-state-links .covetrus-state-links-section-image{position:relative}covetrus-state-links .covetrus-state-links-section-badge{width:1.625rem;height:1.625rem;position:absolute;left:2.25rem;bottom:1.75rem}covetrus-state-links .covetrus-state-links-section-badge sup{font-size:.75rem}@media (min-width: 1280px){covetrus-state-links:before{height:3.25rem}covetrus-state-links .covetrus-state-links-container{grid-template-columns:repeat(4,minmax(16.375rem,1fr));padding:1.25rem 4rem}}.update-email .modal-content covetrus-update-email .covetrus-modal-body,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-body{border-radius:.75rem;gap:unset}.update-email .modal-content covetrus-update-email .covetrus-modal-middle,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-middle,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-middle{margin-top:.75rem;margin-bottom:2.625rem}.update-email .modal-content covetrus-update-email .covetrus-modal-middle.error,.update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-middle.error,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .update-email .cx-cancel-replenishment-dialog-content covetrus-update-email .covetrus-modal-middle.error{margin-bottom:1rem}.update-email-form{order:3}.update-email-form label{margin-bottom:0}.update-email-form label span{display:block;font-size:.75rem;line-height:1rem;margin-bottom:.375rem}.update-email-form .form-group:not(:last-child){margin-bottom:1.25rem}.update-email-form .form-group:last-child{margin-bottom:0}.update-email-footer{display:flex;flex-direction:column;gap:.625rem;order:4}@media (min-width: 1280px){.update-email-footer{flex-direction:row}}.update-email .alert{order:2;margin-bottom:1.5rem}covetrus-update-email .modal-dialog .modal-body,covetrus-update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog covetrus-update-email .cx-cancel-replenishment-dialog-foreground .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content covetrus-update-email .modal-dialog .cx-cancel-replenishment-dialog-body,covetrus-update-email cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog covetrus-update-email .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{text-align:left}.provider-label{display:flex;font-weight:400;font-size:.75rem;line-height:1rem;color:#191919;margin-top:.375rem}.provider-label cx-icon{align-self:flex-start}.provider-label cx-icon svg{height:1rem;width:1rem;color:#484848;vertical-align:top}@font-face{font-family:Newzald;src:url("./media/Newzald-Black-IRVZDRZD.otf") format("opentype");font-weight:900}@font-face{font-family:Newzald;src:url("./media/Newzald-BlackItalic-NIJ2AHQA.otf") format("opentype");font-weight:900;font-style:italic}@font-face{font-family:Newzald;src:url("./media/Newzald-MediumItalic-7SQKGT3O.otf") format("opentype");font-weight:500;font-style:italic}@font-face{font-family:Newzald;src:url("./media/Newzald-Medium-FY7YU2IY.otf") format("opentype");font-weight:500}@font-face{font-weight:400;font-family:Newzald;src:url("./media/Newzald-Book-7L2VWF6A.otf") format("opentype")}@font-face{font-weight:400;font-family:Newzald;font-style:italic;src:url("./media/Newzald-BookItalic-2ENHP26N.otf") format("opentype")}@font-face{font-family:Newzald;font-weight:700 bold;src:url("./media/Newzald-Bold-YPJ37H5H.otf") format("opentype")}@font-face{font-family:Nezald;font-weight:700 bold;font-style:italic;src:url("./media/Newzald-BoldItalic-5SVUB3JP.otf") format("opentype")}@font-face{font-family:Mulish;font-weight:900;src:url("./media/Mulish-Black-CP5IJMAM.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:900;src:url("./media/Mulish-BlackItalic-7UDSXUJO.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:600 bold;src:url("./media/Mulish-SemiBold-RG3CN3QW.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:600 bold;font-style:italic;src:url("./media/Mulish-SemiBoldItalic-CUL33RCT.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:700 bold;src:url("./media/Mulish-Bold-BJBDN4ND.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:700 bold;font-style:italic;src:url("./media/Mulish-BoldItalic-UEGNWG77.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:800;src:url("./media/Mulish-ExtraBold-PEX3E5FZ.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:800;font-style:italic;src:url("./media/Mulish-ExtraBoldItalic-KXBJSN4S.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:200;src:url("./media/Mulish-ExtraLight-6TMUKWJN.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:200;font-style:italic;src:url("./media/Mulish-ExtraLightItalic-JA3I5XSU.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:300;src:url("./media/Mulish-Light-QQ75NDYA.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:300;font-style:italic;src:url("./media/Mulish-LightItalic-ATGTD7X2.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:400;font-style:italic;src:url("./media/Mulish-Italic-3MB6SMIZ.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:400;src:url("./media/Mulish-Regular-UTCLDK7Q.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:500;font-style:italic;src:url("./media/Mulish-MediumItalic-CUPXFIQH.ttf") format("truetype")}@font-face{font-family:Mulish;font-weight:500;src:url("./media/Mulish-Medium-53WVIE37.ttf") format("truetype")}@font-face{font-family:Poppins;src:url("./media/Poppins-Regular-4P7H5PYU.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:900;src:url("./media/Poppins-Black-NU3KQV7F.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:900;src:url("./media/Poppins-BlackItalic-UXO2QXHO.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:600 bold;src:url("./media/Poppins-SemiBold-XJQM7VUT.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:600 bold;font-style:italic;src:url("./media/Poppins-SemiBoldItalic-32BLLRXA.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:700 bold;src:url("./media/Poppins-Bold-HNW67DHP.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:700 bold;font-style:italic;src:url("./media/Poppins-BoldItalic-IPE5Z2CQ.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:800;src:url("./media/Poppins-ExtraBold-BSVFZOV6.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:800;font-style:italic;src:url("./media/Poppins-ExtraBoldItalic-ZAC6VQ6F.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:200;src:url("./media/Poppins-ExtraLight-UW5GGSLK.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:200;font-style:italic;src:url("./media/Poppins-ExtraLightItalic-LOT3LWR3.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:300;src:url("./media/Poppins-Light-Y733BLZ7.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:300;font-style:italic;src:url("./media/Poppins-LightItalic-P7QACKXX.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:400;font-style:italic;src:url("./media/Poppins-Italic-DVQY47AD.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:400;src:url("./media/Poppins-Regular-4P7H5PYU.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:500;font-style:italic;src:url("./media/Poppins-MediumItalic-VSKAQ3LC.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:500;src:url("./media/Poppins-Medium-TBMRXDXF.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:100;src:url("./media/Poppins-Thin-LADOXOSX.ttf") format("truetype")}@font-face{font-family:Poppins;font-weight:100;font-style:italic;src:url("./media/Poppins-ThinItalic-JZMZK5DT.ttf") format("truetype")}cx-icon.outlined-sms svg{width:25px;height:25px;fill:none}covetrus-sms-opt-in form{margin:0 auto 20px;max-width:800px;padding:20px;border-radius:8px;background-color:#f7f7f7}covetrus-sms-opt-in .form-check-label{font-size:14px;line-height:20px}covetrus-sms-opt-in .sms-opt-in .form-check-input:not(:checked){background-color:#fff}covetrus-sms-opt-in .sms-opt-in .form-check-label{line-height:1.25rem}covetrus-sms-opt-in .sms-opt-in-title{font-weight:700;display:flex;align-items:center;margin-bottom:4px;width:100%;gap:8px}covetrus-sms-opt-in .sms-opt-in-disclaimer{margin:0;font-size:10px;font-style:normal;font-weight:400;line-height:12px}covetrus-sms-opt-in .sms-opt-in-disclaimer a{color:#191919}covetrus-sms-opt-in .info{background-color:#e8f7ff}covetrus-sms-opt-in .info .sms-opt-in-title{justify-content:center}covetrus-sms-opt-in .info .sms-opt-in-checkbox{display:flex;justify-content:center;margin-bottom:0}covetrus-sms-opt-in .info .sms-opt-in-checkbox label{display:flex;align-items:center}covetrus-sms-opt-in .info .sms-opt-in-phone{display:flex;flex-direction:column;gap:1.25rem;margin-top:.5rem;margin-bottom:.5rem}covetrus-sms-opt-in .info .sms-opt-in-phone-field{margin-bottom:0;width:100%}covetrus-sms-opt-in .info .sms-opt-in-phone-submit{margin:0;width:100%}@media (min-width: 1280px){covetrus-sms-opt-in .info .sms-opt-in-phone{align-items:flex-start;flex-direction:row;margin-bottom:0}covetrus-sms-opt-in .info .sms-opt-in-phone-field,covetrus-sms-opt-in .info .sms-opt-in-phone-submit{flex:1 1 0;width:auto}covetrus-sms-opt-in .info .sms-opt-in-phone-submit{height:52px;margin-top:calc(16px + .375rem)}}covetrus-prescriptions .cx-section{padding:0}covetrus-prescriptions .cx-header{padding:calc(5 * var(--cx-spatial-base)) 0 0 0}covetrus-prescriptions .cx-address-deck{display:flex;flex-wrap:wrap;padding:0}covetrus-prescriptions .no-prescriptions-container{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}covetrus-prescriptions .no-prescriptions-container .no-pets-header{line-height:2rem}covetrus-prescriptions .no-prescriptions-image{max-width:calc(35 * var(--cx-spatial-base));margin-bottom:calc(2.5 * var(--cx-spatial-base))}@media (min-width: 1280px){covetrus-prescriptions .no-prescriptions-image{margin-top:calc(1 * var(--cx-spatial-base))}}covetrus-prescriptions .no-prescriptions-header{font-size:1.375rem;font-weight:700;line-height:1.5rem}covetrus-prescriptions .no-prescriptions-message{line-height:1.625rem;margin-top:calc(1 * var(--cx-spatial-base));margin-bottom:calc(4 * var(--cx-spatial-base))}covetrus-prescriptions .btn-add-prescriptions{padding:calc(1.5 * var(--cx-spatial-base)) calc(2.5 * var(--cx-spatial-base));text-transform:none;font-weight:700}covetrus-prescriptions .btn-add-prescriptions cx-icon{display:flex;margin-right:calc(1 * var(--cx-spatial-base))}covetrus-prescriptions .btn-add-prescriptions cx-icon svg{height:1.125rem;width:1.125rem}covetrus-prescriptions .cx-existing{display:flex;padding:0 0 calc(5 * var(--cx-spatial-base)) 0}covetrus-prescriptions .cx-prescriptions-card{padding:0;margin-bottom:1.5rem}covetrus-prescriptions .cx-prescriptions-card .cx-card{padding:1rem calc(3.5 * var(--cx-spatial-base)) calc(3.5 * var(--cx-spatial-base));border:1px solid #cacaca;box-sizing:border-box;border-radius:8px;width:100%;height:100%}covetrus-prescriptions .cx-prescriptions-card .cx-card .account-card-header{display:flex;justify-content:flex-end;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:solid .0625rem #e8e8e8}covetrus-prescriptions .cx-prescriptions-card .cx-card .account-card-header .card-error{color:#d8193b;font-size:.875rem;line-height:1.25rem;font-weight:700}covetrus-prescriptions .cx-prescriptions-card .cx-card .card-body{padding:0}covetrus-prescriptions .cx-prescriptions-card .cx-card .card-body>*{margin-bottom:.75rem}covetrus-prescriptions .cx-prescriptions-card .cx-card .cx-card-actions{display:flex;margin:0;line-height:1.25rem}covetrus-prescriptions .cx-prescriptions-card .cx-card .card-link{color:#1474e5;text-decoration-line:underline;font-size:.875rem;line-height:1.25rem}covetrus-prescriptions .cx-prescriptions-card .cx-card .lh-container{line-height:1.625rem;word-break:break-word;display:flex;flex-direction:column}covetrus-prescriptions .cx-prescriptions-card .cx-card .cx-card-label-bold{font-weight:700;font-size:1rem;width:fit-content;text-align:justify}covetrus-prescriptions .cx-prescriptions-card .cx-card .cx-card-label{font-weight:400;font-size:1rem}covetrus-prescriptions .cx-prescriptions-card .cx-card .hidden-label{visibility:hidden}covetrus-prescriptions .cx-prescriptions-card .cx-card .badge-preferred{width:fit-content;padding:4px calc(1.2 * var(--cx-spatial-base));border-radius:.25rem;margin-bottom:.75rem}covetrus-prescriptions .cx-prescriptions-card .cx-card .badge-preferred .text{width:60px;font-size:.875rem;line-height:1.25rem;display:flex;justify-content:center}covetrus-prescriptions .cx-prescriptions-card .cx-card .badge-autoship{border-radius:calc(2 * var(--cx-spatial-base))}covetrus-prescriptions .cx-prescriptions-card .cx-card .badge-autoship .badge-icon-right svg{width:calc(2 * var(--cx-spatial-base));height:calc(2 * var(--cx-spatial-base))}covetrus-prescriptions .cx-prescriptions-card cx-icon svg{width:calc(4 * var(--cx-spatial-base));height:calc(4 * var(--cx-spatial-base))}covetrus-prescriptions .cx-prescriptions-card .cx-prescriptions-inner{max-width:calc(48 * var(--cx-spatial-base));height:100%}covetrus-prescriptions .cx-prescriptions-card .add-prescriptions-card{text-align:center;text-decoration-line:none;cursor:pointer}covetrus-prescriptions .cx-prescriptions-card .add-prescriptions-card .card-body{color:#1474e5;height:100%;display:flex;justify-content:center;flex-direction:column;min-height:calc(19 * var(--cx-spatial-base))}covetrus-prescriptions .cx-prescriptions-card .add-prescriptions-card .card-body .add-prescriptions-container{margin:0}covetrus-prescriptions .cx-prescriptions-card .add-prescriptions-card .card-body .add-prescriptions-icon-container{margin-bottom:calc(1 * var(--cx-spatial-base))}covetrus-prescriptions .cx-prescriptions-card .add-prescriptions-card .card-body .add-prescriptions-label{text-transform:capitalize;line-height:calc(3.25 * var(--cx-spatial-base))}.prescription-card{border:.0625rem solid #d9d9d9;border-radius:.5rem;margin-bottom:1.5rem}.prescription-card .prescription-selection-required-banner{height:calc(6.5 * var(--cx-spatial-base));background-color:#e8f7ff;display:flex;justify-content:center;align-items:center;font-size:.875rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.prescription-card .prescription-selection-required-banner .cx-icon{color:#1474e5;margin-right:.625rem}.prescription-card .prescription-card-body{padding:2rem 1.375rem}.prescription-card .prescription-card-body.row{--gutter-x: 0;margin-left:0;margin-right:0;line-height:1rem}.prescription-product-container{display:flex;flex-direction:row}.prescription-product-container .prescription-product-details{margin-left:.75rem}.prescription-product-container .prescription-product-details .prescription-product-name{font-size:.875rem;margin-bottom:calc(2.25 * var(--cx-spatial-base))}.prescription-product-container .prescription-product-details .price{margin-bottom:.5rem}.prescription-product-container .prescription-product-details covetrus-promotions span{font-size:.75rem}.prescription-product-container .cx-product-image{width:5rem;height:5rem;background-color:#f6f6f6}.prescription-product-container .cx-product-image img{mix-blend-mode:darken}.prescription-details-container{border-top:.0625rem solid #e8e8e8;margin:.75rem 0 .5rem;padding:.625rem 0;font-size:.75rem}@media (min-width: 1280px){.prescription-details-container{border-top:none;margin:0;border-left:.0625rem solid #d9d9d9;border-right:.0625rem solid #d9d9d9;padding:0 2rem}}.prescription-details-container>*{margin-bottom:.5rem}.prescription-details-container .prescription-details-info{border-bottom:1px solid #e8e8e8;display:flex;flex-direction:row;text-align:center;padding-bottom:.625rem;justify-content:center;align-items:center}@media (min-width: 1280px){.prescription-details-container .prescription-details-info{border-bottom:none;padding-bottom:0}}.prescription-details-container .prescription-name-label{flex:1 0;text-align:left}.prescription-details-container .prescription-details-label{font-weight:800}.prescription-details-container .prescription-details-value{color:#6e6e6e;text-align:end}.prescription-details-container .prescription-details-value.no-predefined{font-style:italic}.prescription-details-container .prescription-view-details{cursor:pointer;color:#1474e5}.prescription-details-container .prescription-view-details cx-icon svg{width:1rem;height:1rem;vertical-align:top}.prescription-details-container .badge{padding:.063rem .313rem;margin-right:.5rem}.prescription-cart-controls{padding:0}@media (min-width: 1280px){.prescription-cart-controls{padding-left:2rem}}.prescription-cart-controls .prescription-remove{font-size:.75rem;text-align:center;text-decoration-line:underline;margin-top:.75rem}.prescription-cart-controls .prescription-remove a{cursor:pointer}.prescription-cart-controls covetrus-add-to-cart{display:block;margin-top:.75rem}.prescription-cart-controls .alert-backordered{margin-top:.25rem}.prescription-cart-controls .prescriptions-btn-change-option,.prescription-cart-controls .prescriptions-btn-select-option,.prescription-cart-controls .prescriptions-btn-added-to-cart{width:100%}.prescription-cart-controls .prescription-add-to-cart .btn,.prescription-cart-controls .prescription-add-to-cart cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .prescription-cart-controls .prescription-add-to-cart a{font-size:.875rem}.prescription-cart-controls .prescriptions-btn-added-to-cart cx-icon{margin-right:.75rem}.prescription-cart-controls .prescription-cart-form{display:flex;flex-direction:row}.prescription-cart-controls .prescription-cart-form .prescription-cart-qty{width:calc(12.5 * var(--cx-spatial-base))}.prescription-cart-controls .prescription-add-to-cart .quantity{margin:0 .75rem 0 0}.prescription-cart-controls .prescription-add-to-cart .quantity>.info{display:none}.prescription-cart-controls .prescription-add-to-cart .quantity cx-item-counter{height:100%}.prescription-cart-controls .form-message{margin:.25rem 0 .75rem}.prescription-cart-controls .form-message.information{font-size:.75rem;line-height:1rem}.prescription-options-drawer .modal-content .modal-body,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .prescription-options-drawer .modal-content .cx-cancel-replenishment-dialog-body,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:3.5rem 2.625rem}.prescription-options-drawer .modal-content .modal-body .package-quantity,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .package-quantity,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .modal-body .package-quantity,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .prescription-options-drawer .modal-content .cx-cancel-replenishment-dialog-body .package-quantity,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .package-quantity,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .package-quantity{column-gap:.75rem}.prescription-options-drawer .modal-content .modal-body .form-message,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .modal-body .form-message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .prescription-options-drawer .modal-content .cx-cancel-replenishment-dialog-body .form-message,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-message,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-message{margin:.5rem 0 1.125rem}.prescription-options-drawer .modal-content .modal-body .form-message.information,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-message.information,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .modal-body .form-message.information,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .prescription-options-drawer .modal-content .cx-cancel-replenishment-dialog-body .form-message.information,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-message.information,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-message.information{font-size:.875rem;line-height:1.25rem}.prescription-options-drawer .modal-content .modal-body .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .modal-body .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .prescription-options-drawer .modal-content .cx-cancel-replenishment-dialog-body .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{white-space:normal}.prescription-options-drawer .modal-content .modal-footer,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .modal-footer{padding:1rem}@media (min-width: 768px){.prescription-options-drawer .modal-content .modal-footer,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .modal-footer{padding:1.25rem 2.5rem}}.prescription-options-drawer .modal-content .modal-footer .quantity,.prescription-options-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer .quantity,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .prescription-options-drawer .cx-cancel-replenishment-dialog-content .modal-footer .quantity{margin-right:.625rem}.prescription-options-drawer .prescription-product-container{border-bottom:.0625rem solid #e8e8e8;padding-bottom:1.25rem}.prescription-options-drawer .form-group:last-child{margin-bottom:0}@media (min-width: 1280px){.rx-details-modal{max-width:calc(60 * var(--cx-spatial-base))!important}}.rx-details-modal .modal-content .modal-body,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:3.5rem 2.625rem;height:calc(100vh - 13rem)}@media (min-width: 1280px){.rx-details-modal .modal-content .modal-body,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:2.25rem 2.625rem}}.rx-details-modal .modal-content .modal-body .form-control,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .form-control,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-control,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-control,.rx-details-modal .modal-content .modal-body textarea,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body textarea,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body textarea,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body textarea{line-height:1.625rem}.rx-details-modal .modal-content .modal-body .form-group,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .form-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .form-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .form-group,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .form-group{margin-bottom:1.25rem}.rx-details-modal .modal-content .modal-body cx-form-errors.control-invalid p,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body cx-form-errors.control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body cx-form-errors.control-invalid p,.rx-details-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body cx-form-errors.control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body cx-form-errors.control-invalid p,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body cx-form-errors.control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body cx-form-errors.control-invalid p,.rx-details-modal .modal-content .modal-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .rx-details-modal .modal-content .modal-body .control-invalid p,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .control-invalid p,.rx-details-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .rx-details-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .control-invalid p,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p,.rx-details-modal .modal-content .modal-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .rx-details-modal .modal-content .modal-body .control-invalid p,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .control-invalid p,.rx-details-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .rx-details-modal .modal-content cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .control-invalid p,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .control-invalid p{line-height:1rem;padding-inline-start:1.406rem}.rx-details-modal .modal-content .modal-body .title,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .title,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .title{line-height:1.625rem;font-weight:700;font-size:1rem;color:#191919}.rx-details-modal .modal-content .modal-body .footnote-title,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .footnote-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .footnote-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .footnote-title,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .footnote-title,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .footnote-title{font-size:1rem}.rx-details-modal .modal-content .modal-body .autoship-logo,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .autoship-logo,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .autoship-logo,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .autoship-logo,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .autoship-logo,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .autoship-logo{height:1rem;width:5rem}.rx-details-modal .modal-content .modal-body .description,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .description,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .description,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .description,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .description,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .description{line-height:1.25rem;font-weight:400;font-size:.75rem;color:#6e6e6e}.rx-details-modal .modal-content .modal-body .directions,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .directions,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .directions,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .directions,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .directions,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .directions,.rx-details-modal .modal-content .modal-body .notes-to-client,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .notes-to-client,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .notes-to-client,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .notes-to-client,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .notes-to-client,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .notes-to-client{font-size:.875rem}.rx-details-modal .modal-content .modal-body .divider,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .divider,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .divider,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .divider,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .divider,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .divider{border:.1px solid #d9d9d9;margin-bottom:1rem}@media (min-width: 1280px){.rx-details-modal .modal-content .modal-body .divider,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body .divider,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-body .divider,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .rx-details-modal .modal-content .cx-cancel-replenishment-dialog-body .divider,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .divider,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body .divider{margin-bottom:1.25rem}}.rx-details-modal .modal-content .modal-footer,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-footer{height:auto;padding:1rem}@media (min-width: 1280px){.rx-details-modal .modal-content .modal-footer,.rx-details-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .rx-details-modal .cx-cancel-replenishment-dialog-content .modal-footer{padding:1.25rem 2.5rem}}.rx-details-modal input[type=checkbox]:focus{outline-offset:0;outline-color:#b3e0ff}.rx-details-modal .form-check input[type=checkbox]:checked:after{top:calc(.75 * var(--cx-spatial-base))}covetrus-prescriptions-tile .prescriptions-body{grid-column-gap:unset;justify-content:left}@media (min-width: 1280px){covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions{margin-right:.5rem}}covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions .cx-card-img-container{border-radius:50%;height:5rem;width:5rem;background-color:#f6f6f6;display:flex;justify-content:center;border:4px solid #ffffff;cursor:pointer}covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions .cx-card-img-container cx-media{margin:auto;height:fit-content}covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions .cx-card-img-container cx-media img{max-width:3.375rem;max-height:3.375rem;mix-blend-mode:darken}@media (min-width: 1280px){covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions .cx-card-img-container{height:4.75rem;width:4.75rem;border:none}}covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions .badge-container{display:flex;flex-direction:column;text-align:center;margin-top:.625rem;justify-content:center;align-items:center}covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions .badge-container .badge{border:1px solid #01818C;color:#01818c;padding:.063rem .313rem;width:fit-content;font-weight:400}covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions:not(:first-child){margin-left:-.8rem}@media (min-width: 768px){covetrus-prescriptions-tile .prescriptions-body .overview-prescriptions:not(:first-child){margin-left:unset}}covetrus-prescriptions-tile .prescriptions-body .counter-prescriptions{align-self:flex-start;border-radius:50%;border:.25rem solid #ffffff;margin-left:-.8rem;z-index:1;cursor:pointer}@media (min-width: 1280px){covetrus-prescriptions-tile .prescriptions-body .counter-prescriptions{border:none;margin:0}}section[footer]{border-bottom-right-radius:12px;border-bottom-left-radius:12px}section[footer] .label-content{font-size:18px;line-height:28px;text-align:start;margin-left:0;margin-bottom:0}section[footer] .modal-dropdown{margin:0;display:flex;column-gap:16px;gap:16px}section[footer] .modal-dropdown button{width:100%;margin:0}section[footer] p.passed-away-reason{color:#191919;margin-top:16px;margin-bottom:0;font-size:16px;font-style:italic;font-weight:400;line-height:26px}.covetrus-prescription-notifications{display:flex;align-items:center;column-gap:.5rem}.covetrus-prescription-notifications span+span{font-size:1rem;line-height:1.625rem;font-weight:700;color:#01818c}.prescription-notification-badge{width:1.25rem;height:1.25rem;font-size:.875rem;line-height:1.25rem;padding:.125rem}covetrus-guest-prescription-title covetrus-tooltip .cx-icon svg{width:1.5rem;height:1.5rem}covetrus-guest-prescription-title .tooltip .arrow{left:0!important;transform:translate(.625rem)}covetrus-checkout-autoship .form-check{margin-bottom:0}covetrus-checkout-autoship .form-check .form-check-label{top:.375rem}covetrus-checkout-autoship .autoship-option-label,covetrus-checkout-autoship .autoship-option-description{font-size:1rem;line-height:1.625rem}covetrus-checkout-autoship .autoship-option-label{font-weight:700}covetrus-checkout-autoship .autoship-option-description{color:#6e6e6e}covetrus-checkout-autoship .autoship-product-list{width:100%;margin-top:1.5rem}covetrus-checkout-autoship .autoship-enrolled-products-title{font-weight:700}covetrus-checkout-autoship .autoship-enrolled-products-label{color:#6e6e6e}.checkout-autoship-list{border-bottom:1px solid #e8e8e8}.checkout-autoship-list:last-child{border-bottom:1px solid #ffffff}.checkout-autoship-list:not(:first-child){padding-top:2.375rem}@media (min-width: 1280px){.checkout-autoship-list:not(:first-child){padding-top:2rem}}.checkout-autoship-list:not(:last-child){padding-bottom:2rem}@media (min-width: 768px){.checkout-autoship-list:not(:last-child){padding-bottom:1.5rem}}covetrus-checkout-autoship-item .checkout-item-container{display:grid;grid-column-gap:.875rem}@media (min-width: 1280px){covetrus-checkout-autoship-item .checkout-item-container{grid-column-gap:1rem}}covetrus-checkout-autoship-item .checkout-item-container .checkout-item-product-details{display:flex}covetrus-checkout-autoship-item .checkout-item-container .future-icon{align-self:flex-start}covetrus-checkout-autoship-item .checkout-item-container .future-icon svg{width:1rem;height:1rem}covetrus-checkout-autoship-item .checkout-item-container .future-options{display:flex;gap:1.5rem;margin-left:1.5rem}covetrus-checkout-autoship-item .checkout-item-container .future-header{display:flex;gap:.5rem;align-items:flex-start}covetrus-checkout-autoship-item .checkout-item-container .future-link{color:var(--primary-brand-blue-blue-50-base, #0078d4);font-feature-settings:"liga" off,"clig" off;font-family:Mulish;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}covetrus-checkout-autoship-item .checkout-item-container .future-title{color:var(--Neutral-Black, #191919);font-feature-settings:"liga" off,"clig" off;font-style:normal;font-weight:700;line-height:20px}covetrus-checkout-autoship-item .checkout-item-container .future-autoship{display:flex;padding:1rem;margin-top:.75rem;flex-direction:column;align-items:flex-start;gap:.5rem;border-radius:4px;border:1px solid var(--Utility-Neutral-300, #cacaca);background:var(--Neutral-100, #f7f7f7)}covetrus-checkout-autoship-item .checkout-item-container.autoship{grid-template-columns:1.625rem 5rem 1fr;grid-row-gap:1rem}@media (min-width: 1280px){covetrus-checkout-autoship-item .checkout-item-container.autoship{grid-template-columns:1.375rem 5rem 1fr 12.5rem;grid-column-gap:1rem;grid-row-gap:0}}covetrus-checkout-autoship-item .checkout-item-container.autoship .form-check{grid-area:1/1/2/2}covetrus-checkout-autoship-item .checkout-item-container.autoship .form-check input[type=checkbox]{margin-top:0}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-image-container{grid-area:1/2/2/3}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-details{grid-area:3/1/4/4;margin-top:.5rem}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-patient{margin-left:.75rem}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-recommend{grid-area:4/1/4/4}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-recommend cx-icon{margin-right:.25rem;margin-bottom:.625rem}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-recommend .value{color:#021660;font-weight:700;font-size:.75rem;line-height:1rem}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-promotion{grid-area:5/1/5/4;margin-top:.5rem}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-promotion ul li .cx-icon svg{width:1.25rem}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-promotion ul li>span{font-size:.875rem;font-weight:700;line-height:1.25rem}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-frequency{margin-top:.5rem;grid-area:2/1/3/4}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-frequency label{margin-bottom:0}@media (min-width: 1280px){covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-details{grid-area:2/3/3/4}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-frequency{grid-area:1/4/2/5}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-recommend{grid-area:3/3/5/4;margin-top:.75rem}covetrus-checkout-autoship-item .checkout-item-container.autoship .checkout-item-product-promotion{grid-area:5/3/5/4;margin-top:1.5rem}}covetrus-checkout-autoship-item .checkout-item-container.readonly{grid-template-columns:5rem 1fr}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-image-container{grid-area:1/1/2/2}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-info{margin-bottom:1.5rem}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-details{grid-area:2/1/3/3;margin-bottom:.75rem}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-frequency{grid-area:3/1/4/3;display:flex;align-items:center}@media (min-width: 1280px){covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-frequency{margin-top:.75rem}}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-frequency .autoship-logo-container{display:flex;margin-right:.25rem}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-frequency .autoship-logo-container img{height:1rem}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-promotion{margin-top:.75rem;grid-area:4/1/5/3}@media (min-width: 1280px){covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-info,covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-details{margin-bottom:0}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-details{grid-area:2/2/3/3}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-frequency{grid-area:3/2/4/3}covetrus-checkout-autoship-item .checkout-item-container.readonly .checkout-item-product-promotion{margin-top:.75rem;grid-area:4/2/4/3}}covetrus-billing-address-form .form-check .form-check-label{vertical-align:middle;font-weight:400;font-size:1rem;line-height:1.625rem}covetrus-billing-address-form .form-check label .cx-icon{vertical-align:middle}covetrus-billing-address-form .form-check label .cx-icon svg{height:calc(2 * var(--cx-spatial-base));width:calc(2 * var(--cx-spatial-base));color:#6e6e6e}covetrus-billing-address-form .form-sameAs{padding-top:1rem;padding-bottom:2rem}covetrus-billing-address-form .form-sameAs .form-check{margin-bottom:0}covetrus-billing-address-form .form-sameAs .form-check cx-icon{margin-left:.25rem}covetrus-billing-address-form .label-aptsuite{width:100%}covetrus-billing-address-form .label-aptsuite .aptsuite-left{width:50%;float:left}covetrus-billing-address-form .label-aptsuite .aptsuite-right{width:50%;float:right;text-align:right;color:#6e6e6e}covetrus-billing-address-form .label-phone .form-control{padding-left:4rem!important}covetrus-billing-address-form .label-phone .prefix-number{width:calc(2.5 * var(--cx-spatial-base));height:calc(3.25 * var(--cx-spatial-base));font-weight:400;font-size:1rem;line-height:2rem;color:#cacaca;margin-left:.5rem}covetrus-billing-address-form .label-phone .prefix-number img{margin-bottom:.125rem}covetrus-billing-address-form .label-phone .phone-prefix{padding:.75rem;top:calc(2.5 * var(--cx-spatial-base))}covetrus-billing-address-form .form-message{margin-bottom:calc(2.5 * var(--cx-spatial-base))}covetrus-billing-address-form .form-message span{margin-left:.5rem}.payment-modal .expire-label{font-weight:700;font-size:.75rem;line-height:1.5rem;color:#191919;letter-spacing:.106rem;text-transform:uppercase}.payment-modal .form-group-expiry{display:flex;flex-wrap:wrap;column-gap:.5rem;justify-content:space-between}.payment-modal .form-group-expiry .ng-arrow-wrapper{justify-content:end;width:fit-content}.payment-modal .form-group-expiry .ng-option-label{font-size:1rem}.payment-modal .exp-field{margin-bottom:1rem}@media (min-width: 1280px){.payment-modal .exp-field{margin-bottom:0}}.payment-modal .exp-mobile{display:block}@media (min-width: 1280px){.payment-modal .exp-mobile{display:none}}.payment-modal .exp-desktop{display:none}@media (min-width: 1280px){.payment-modal .exp-desktop{display:block}}.payment-modal .form-check .form-check-label{vertical-align:middle;font-weight:400;font-size:1rem;line-height:1.625rem}.payment-modal .form-check label .cx-icon{vertical-align:top}.payment-modal .form-check label .cx-icon svg{height:calc(2 * var(--cx-spatial-base));width:calc(2 * var(--cx-spatial-base));color:#6e6e6e;margin-top:2px}.payment-modal .form-default{padding-top:1.75rem}.payment-modal .form-default .default-group{display:flex;justify-content:space-between;background:#e8f7ff;border-top:1px solid #B3E0FF;border-left:calc(.5 * var(--cx-spatial-base)) solid #1474E5;border-right:1px solid #B3E0FF;border-bottom:1px solid #B3E0FF;padding:calc(1.25 * var(--cx-spatial-base))}.payment-modal .form-default .default-group .cx-icon{align-self:flex-start}.payment-modal .form-default .default-group .cx-icon svg{height:1.125rem;width:1.125rem;color:#1474e5}.payment-modal .form-default .default-group .message{font-weight:400;font-size:1rem;line-height:1.625rem;color:#191919}.payment-modal .security-reason{margin:1.25rem 0;line-height:1rem;font-size:.75rem;font-weight:400;color:#6e6e6e}.payment-modal .blocked{pointer-events:none}.payment-modal .blocked #cardNumber,.payment-modal .blocked #ccv{background-color:#e8e8e8}.payment-modal .form-control,.payment-modal textarea{line-height:1.625rem}.payment-modal cx-form-errors.control-invalid p,.payment-modal covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form .payment-modal .control-invalid p,.payment-modal covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile .payment-modal .control-invalid p{line-height:1rem;padding-inline-start:1.406rem}.payment-modal input[type=checkbox]:focus{outline-offset:0;outline-color:#b3e0ff}.payment-modal .form-check input[type=checkbox]:checked:after{top:calc(.75 * var(--cx-spatial-base))}.payment-modal .absolute-loading{margin:auto;position:absolute;inset:35% 0 0;z-index:1}.payment-modal .cx-card-img-container{margin-right:.5rem}.payment-modal .update-payment-description{margin-bottom:1.25rem;font-size:1rem;font-weight:700;line-height:1.625rem}.payment-modal .update-payment-description .text{display:inline}.payment-modal .update-payment-description .cx-action-link{display:inline;text-transform:none;font-weight:inherit;font-size:1rem}.payment-modal .update-payment-description .blocked-update-payment{pointer-events:none;color:#191919;text-decoration:none}.payment-modal .update-payment-description .text-uppercase{color:#6e6e6e;font-weight:400}.payment-modal .update-payment-description .alert-body p.expired-card span{color:#9a1414;width:calc(10 * var(--cx-spatial-base))}.payment-modal .cx-payment-card{padding-top:0;margin-bottom:1.25rem}.payment-modal .cx-payment-card .cx-card{padding:1.5rem 1.75rem;border:1px solid #cacaca;box-sizing:border-box;border-radius:.5rem;width:100%;height:100%;word-break:break-all}.payment-modal .cx-payment-card .cx-card.invalid{border:1px solid #D8193B;background-color:#fef0ee;padding:1rem 1.5rem}.payment-modal .cx-payment-card .cx-card.invalid .card-body{flex-direction:column}.payment-modal .cx-payment-card .cx-card.invalid .billing-address{font-size:.875rem;line-height:1.25rem}.payment-modal .cx-payment-card .cx-card.invalid .cx-card-container{display:block}.payment-modal .cx-payment-card .cx-card .payment-card-header{display:flex;justify-content:space-between;padding-bottom:.5rem;margin-bottom:1.5rem;border-bottom:solid .0625rem #e8e8e8}.payment-modal .cx-payment-card .cx-card .payment-card-header .card-error{color:#d8193b;font-size:.875rem;line-height:1.25rem;font-weight:700}.payment-modal .cx-payment-card .cx-card .card-body{padding:0}.payment-modal .cx-payment-card .cx-card .card-body>*{margin-bottom:.75rem}.payment-modal .cx-payment-card .cx-card .cx-card-container{display:flex}.payment-modal .cx-payment-card .cx-card .cx-card-actions{display:flex;margin:0;line-height:1.25rem}.payment-modal .cx-payment-card .cx-card .card-link{color:#1474e5;text-decoration-line:underline;font-size:.875rem;line-height:1.25rem;margin-left:calc(1.75 * var(--cx-spatial-base))}.payment-modal .cx-payment-card .cx-card .cx-card-label-bold{font-weight:700;line-height:1.625rem}.payment-modal .cx-payment-card .cx-card .cx-card-label{line-height:1.5rem;color:#6e6e6e}.payment-modal .cx-payment-card .cx-card .expired-card{color:#d8193b;width:calc(10 * var(--cx-spatial-base))}.payment-modal .cx-payment-card .cx-card .badge-preferred{padding:calc(.75 * var(--cx-spatial-base)) calc(.5 * var(--cx-spatial-base));border-radius:.25rem}.payment-modal .cx-payment-card .cx-card .badge-autoship{margin-bottom:1.5rem;border-radius:calc(2 * var(--cx-spatial-base))}.payment-modal .cx-payment-card .cx-card .badge-autoship .badge-icon-right svg{width:calc(2 * var(--cx-spatial-base));height:calc(2 * var(--cx-spatial-base))}.payment-modal .cx-payment-card cx-icon svg{width:calc(4 * var(--cx-spatial-base));height:calc(4 * var(--cx-spatial-base))}.payment-modal .cx-payment-card .cx-payment-inner{height:100%;max-width:calc(48 * var(--cx-spatial-base))}.payment-modal .cx-payment-card .add-payment-card{text-align:center;text-decoration-line:none;cursor:pointer}.payment-modal .cx-payment-card .add-payment-card .card-body{color:#1474e5;height:100%;display:flex;justify-content:center;flex-direction:column;min-height:calc(19 * var(--cx-spatial-base))}.payment-modal .cx-payment-card .add-payment-card .card-body .add-payment-container{margin:0}.payment-modal .cx-payment-card .add-payment-card .card-body .add-payment-icon-container{margin-bottom:calc(1 * var(--cx-spatial-base))}.payment-modal .cx-payment-card .add-payment-card .card-body .add-payment-label{line-height:calc(3.25 * var(--cx-spatial-base))}.payment-modal .credit-cards-accepted-container cx-icon svg{width:calc(4.625 * var(--cx-spatial-base));height:calc(5 * var(--cx-spatial-base))}.payment-modal .modal-content .modal-body,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .payment-modal .modal-content .cx-cancel-replenishment-dialog-body,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{overflow-y:auto;padding:3rem 2.625rem;height:calc(100vh - 15.6875rem)}@media (min-width: 375px) and (max-width: 767.98px){.payment-modal .modal-content .modal-body,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .payment-modal .modal-content .cx-cancel-replenishment-dialog-body,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{width:100%}}@media (min-width: 1280px){.payment-modal .modal-content .modal-body,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .payment-modal .modal-content .cx-cancel-replenishment-dialog-body,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{height:calc(100vh - 16.625rem)}}.payment-modal .modal-content .modal-body.secure-pay-body,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-body.secure-pay-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-body.secure-pay-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .payment-modal .modal-content .secure-pay-body.cx-cancel-replenishment-dialog-body,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .secure-pay-body.cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .secure-pay-body.cx-cancel-replenishment-dialog-body{padding:1.5rem 2.625rem 3rem}.payment-modal .modal-content .modal-footer,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-footer{display:flex;height:8.375rem;flex-flow:wrap;width:100%;background-color:#f6f6f6;padding:1rem;justify-content:start;gap:.625rem}@media (min-width: 768px){.payment-modal .modal-content .modal-footer,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-footer{height:8.875rem;padding:1.5rem 2.625rem 2.625rem}}.payment-modal .modal-content .modal-footer .btn,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer .btn,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-footer .btn,.payment-modal .modal-content .modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .payment-modal .modal-content .modal-footer a,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer a,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-footer cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-footer a{margin:0}.payment-modal .modal-content .modal-footer.secure-pay-footer,.payment-modal cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer.secure-pay-footer,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .payment-modal .cx-cancel-replenishment-dialog-content .modal-footer.secure-pay-footer{height:12.875rem}.microform-container,#ccv,#cardNumber{height:3.25rem;display:block;width:100%;padding:.75rem 1rem;background-color:var(--cx-color-inverse);border:1px solid #cacaca;color:#191919;background-clip:padding-box;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-weight:700}.microform-focused,#ccv.flex-microform-focused,#cardNumber.flex-microform-focused{border:1px solid #75C1FF;box-shadow:0 0 0 2px #b3e0ff}.microform-invalid,#ccv.flex-microform-invalid,#cardNumber.flex-microform-invalid{border-color:#d8193b;box-shadow:none}#cardNumber{padding-left:2.8rem}.abs-icons,.ccv-icon,.cardNumber-icon{position:absolute;top:.875rem}.cardNumber-icon{left:.875rem}.ccv-icon{right:.875rem}.cc-disabled{pointer-events:none}.modal-footer{display:block}covetrus-checkout-payment section .alert{width:100%}covetrus-checkout-payment section .cx-payment-card{padding:0;margin:.75rem 0;max-width:-webkit-fill-available;width:100%}@media (min-width: 768px){covetrus-checkout-payment section .cx-payment-card{margin:.625rem 0;width:22.25rem}}covetrus-checkout-payment section .cx-payment-card .cx-card{word-break:break-all}covetrus-checkout-payment section .cx-payment-card .cx-card .card-body{padding:0;height:fit-content}covetrus-checkout-payment section .cx-payment-card .cx-card .cx-card-actions{display:flex;margin:0;line-height:1.25rem}covetrus-checkout-payment section .cx-payment-card .cx-card-label-bold{font-size:1.125rem;line-height:1.75rem;font-weight:700}covetrus-checkout-payment section .cx-payment-card .cx-card .badge-preferred{background-color:#021660;flex:none;width:fit-content;margin-block-end:12px}covetrus-checkout-payment section .cx-payment-card cx-icon.card-type svg{width:calc(4 * var(--cx-spatial-base));height:calc(4 * var(--cx-spatial-base))}covetrus-checkout-payment section .cx-payment-card .cx-payment-inner{width:100%;height:100%}@media (min-width: 768px){covetrus-checkout-payment section .cx-payment-card .cx-payment-inner{max-width:22.25rem}}covetrus-checkout-payment section .cx-payment-card .add-payment-card{text-align:center;text-decoration-line:none;cursor:pointer}covetrus-checkout-payment section .cx-payment-card .add-payment-card .card-body .add-payment-container{margin:0}covetrus-checkout-payment section .cx-payment-card .add-payment-card .card-body .add-payment-icon-container{margin-bottom:calc(1 * var(--cx-spatial-base))}covetrus-checkout-payment section .cx-payment-card .add-payment-card .card-body .add-payment-icon-container cx-icon svg{width:1.5rem;height:1.5rem}covetrus-checkout-payment section .expire-label span:first-child:after{content:"-"}covetrus-checkout-payment .place-order-container{display:block}covetrus-checkout-payment .place-order-container covetrus-place-order button{line-height:1.5rem}covetrus-checkout-payment .place-order-container covetrus-place-order .terms{font-size:.75rem;line-height:1rem}covetrus-checkout-payment .review-order-cta{display:block;font-size:1rem;line-height:1.5rem;color:#1474e5;text-align:center;margin-bottom:1rem}.apple-pay-button-with-text{width:100%;height:3.125rem;cursor:pointer}@media (min-width: 1280px){.apple-pay-button-with-text{width:22.375rem}}covetrus-checkout-pet-list{width:100%}covetrus-checkout-pet-list .checkout-item{border-bottom:1px solid #e8e8e8}covetrus-checkout-pet-list .checkout-item:not(:first-child){padding-top:2.375rem}@media (min-width: 768px){covetrus-checkout-pet-list .checkout-item:not(:first-child){padding-top:2rem}}covetrus-checkout-pet-list .checkout-item:not(:last-child){padding-bottom:2rem}@media (min-width: 768px){covetrus-checkout-pet-list .checkout-item:not(:last-child){padding-bottom:1.5rem}}covetrus-checkout-pet-list .checkout-item .controlled-substances-label{font-size:1.25rem;line-height:1.875rem;font-weight:700;margin-bottom:2rem}covetrus-checkout-pet-list .checkout-item:last-child{border-bottom:1px solid #ffffff}covetrus-checkout-pet-item .checkout-item-container{display:grid;grid-template-areas:"image details" "pet pet" "quantity ." "prescription prescription";grid-template-columns:5rem 1fr;grid-column-gap:.875rem;grid-row-gap:1.125rem;padding-top:.75rem}@media (min-width: 768px){covetrus-checkout-pet-item .checkout-item-container{grid-template-areas:"image details pet" "image quantity pet" "image prescription pet";grid-template-columns:5rem auto 12.5rem;grid-row-gap:0}}covetrus-checkout-pet-item .checkout-item-product{display:flex;width:100%;padding:.75rem 0 1.563rem;gap:.875rem}@media (min-width: 768px){covetrus-checkout-pet-item .checkout-item-product{padding:.75rem 0 2.063rem}}covetrus-checkout-pet-item .checkout-item-product-image-container{grid-area:image}covetrus-checkout-pet-item .checkout-item-product-details{grid-area:details}covetrus-checkout-pet-item .checkout-item-product-quantity{grid-area:quantity}covetrus-checkout-pet-item .checkout-item-product-prescription-matching{margin-top:.75rem;grid-area:prescription}covetrus-checkout-pet-item .checkout-item-product-prescription-matching covetrus-prescription-matching{display:flex}covetrus-checkout-pet-item .checkout-item-pet{grid-area:pet;margin-bottom:.875rem}@media (min-width: 768px){covetrus-checkout-pet-item .checkout-item-pet{margin-bottom:0}covetrus-checkout-pet-item .checkout-item-pet.no-pets{text-align:right}}covetrus-checkout-pet-item .checkout-item-pet-label-container{display:flex;align-items:baseline;justify-content:space-between}covetrus-checkout-pet-item .checkout-item-pet-add,covetrus-checkout-pet-item .checkout-item-pet-edit{font-size:.875rem;line-height:1.25rem;cursor:pointer}covetrus-checkout-pet-item .checkout-item-pet-add{font-weight:700}covetrus-checkout-pet-item .checkout-item-pet-edit{font-weight:600}covetrus-checkout-pet-details .controlled-substances-container{width:100%;background:#f6f6f6;border:1px solid #cacaca;border-radius:.25rem;margin-top:1.5rem;padding:1.5rem}covetrus-checkout-pet-details .controlled-substances-container .store-id-banner-link{font-weight:700;text-decoration:underline;cursor:pointer}@media (min-width: 768px){covetrus-checkout-pet-details .controlled-substances-container .store-id-banner-link{display:inline-block}}covetrus-checkout-pet-details .controlled-substances-title{font-weight:700;margin-bottom:.375rem}covetrus-checkout-pet-details .controlled-substances-form>*{margin-top:1.125rem}covetrus-checkout-pet-details .controlled-substances-form label{margin-bottom:0}covetrus-checkout-pet-details .controlled-substances-form .btn,covetrus-checkout-pet-details .controlled-substances-form cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link covetrus-checkout-pet-details .controlled-substances-form a{padding:.625rem 0}covetrus-checkout-progress{height:fit-content;margin-bottom:2.75rem}@media (max-width: 1279.98px){covetrus-checkout-progress{margin-bottom:2rem}}covetrus-checkout-progress .header{display:flex;justify-content:space-between}@media (max-width: 1279.98px){covetrus-checkout-progress .header{flex-flow:column}}covetrus-checkout-progress .header .title{font-weight:700;font-size:1.625rem;line-height:2rem;color:#191919}@media (max-width: 1279.98px){covetrus-checkout-progress .header .title .autoshipLogo{margin-top:.5rem}}covetrus-checkout-progress .header .secure{height:1.5rem;display:flex;flex-flow:row;align-items:flex-end}@media (max-width: 1279.98px){covetrus-checkout-progress .header .secure{margin-top:.625rem}}covetrus-checkout-progress .header .secure cx-icon{margin-right:.25rem}covetrus-checkout-progress .header .secure cx-icon svg{color:#efb51b}covetrus-checkout-progress .header .secure .message{font-weight:400;font-size:.875rem;line-height:1.25rem;color:#6e6e6e}covetrus-checkout-progress .sub-header{font-weight:400;font-size:1rem;line-height:1.625rem;color:#2c2c2c;margin-top:1rem}covetrus-checkout-back-button .current-progress{font-weight:700;font-size:.75rem;line-height:1.5rem;text-transform:uppercase;letter-spacing:1.7px;color:#484848;margin-bottom:.5rem}@media (max-width: 1279.98px){covetrus-checkout-back-button .current-progress{font-size:.75rem}}covetrus-checkout-back-button .backTo{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:2rem;cursor:pointer;font-weight:700;font-size:1rem;line-height:1.625rem;color:#1474e5}covetrus-checkout-back-button .backTo cx-icon{margin-right:.75rem}covetrus-checkout-your-item{width:100%;display:flex;padding-bottom:1.563rem}covetrus-checkout-your-item .media-size,covetrus-checkout-your-item .product .image-container .image .is-missing,covetrus-checkout-your-item .product .image-container .image{max-width:3rem;max-height:3rem;min-width:2.5rem;min-height:2.5rem}covetrus-checkout-your-item .product{display:grid;grid-template-columns:3.125rem 1fr;grid-template-rows:1fr repeat(3,min-content);grid-column-gap:.75rem;width:100%}covetrus-checkout-your-item .product .image-container{grid-area:1/1/5;background-color:#f6f6f6;border-radius:.25rem;width:3.125rem;height:3.125rem;min-width:3.125rem;min-height:3.125rem;display:flex;align-items:center;justify-content:center}covetrus-checkout-your-item .product .image-container .image{display:flex;flex-direction:row;justify-content:center;align-items:center}covetrus-checkout-your-item .product .image-container .image cx-media img{mix-blend-mode:darken}covetrus-checkout-your-item .product .item{grid-area:1/2;display:flex;flex-direction:column;width:100%}covetrus-checkout-your-item .product .item .title{display:flex;justify-content:space-between;font-weight:700;font-size:.875rem;line-height:1.25rem;color:#191919;margin-bottom:.375rem}covetrus-checkout-your-item .product .item .variant{margin-bottom:.375rem;font-weight:400;font-size:.75rem;line-height:1rem;color:#6e6e6e}covetrus-checkout-your-item .product .edit-icon{margin-left:.25rem}covetrus-checkout-your-item .product .edit-icon cx-icon{display:inline-block;height:1.25rem}covetrus-checkout-your-item .product .edit-icon cx-icon svg{width:1rem;height:1rem}covetrus-checkout-your-item .product .quantity{grid-area:2/2;display:block;margin-top:.375rem;margin-bottom:.625rem}covetrus-checkout-your-item .product .patient{grid-area:3/2;margin-bottom:.625rem}covetrus-checkout-your-item .product .patient .value.name{word-break:break-all}covetrus-checkout-your-item .product .name,covetrus-checkout-your-item .product .value{color:#2c2c2c;font-size:.875rem;line-height:1.25rem}covetrus-checkout-your-item .product .name{font-weight:700}covetrus-checkout-your-item .product .next-order-date{grid-area:4/2/4;margin-bottom:.625rem}covetrus-checkout-your-item .product .pricing{font-size:1.125rem;line-height:1.75rem;font-weight:700;grid-area:5/2}covetrus-checkout-your-item .product covetrus-promotions{grid-area:6/2}covetrus-checkout-your-item .product covetrus-promotions span{font-size:.75rem}covetrus-checkout-your-item .product covetrus-promotions li:not(:last-child){margin-bottom:.5rem}covetrus-checkout-your-item .product .your-item-row{display:flex;flex-wrap:wrap;font-size:.875rem;line-height:1.25rem}covetrus-checkout-your-item .product .your-item-value{text-align:start;padding:0}covetrus-checkout-your-item .product .your-item-link{display:flex;align-items:center;justify-content:flex-end;padding:0}covetrus-checkout-your-item .product.alternate-info{margin-bottom:20px;display:flex;flex-direction:column}covetrus-checkout-your-item .product.alternate-info .item-desc{display:flex;gap:12px}covetrus-checkout-your-item .product.alternate-info .alternate-item{display:flex;flex-direction:column;align-items:baseline}covetrus-checkout-your-item .product.alternate-info covetrus-promotions{margin-left:3.875rem}covetrus-checkout-your-item .product.alternate-info .item-title{font-size:14px;line-height:20px}covetrus-checkout-your-item .product.alternate-info .item-price{font-size:22px;font-style:normal;font-weight:700;line-height:32px;display:flex;align-items:center}covetrus-checkout-your-item .product.alternate-info .item-price .item-old{font-weight:400;color:#6e6e6e;font-size:14px;line-height:20px;text-decoration:line-through}@media (min-width: 1280px){covetrus-checkout-your-item .product .edit-icon{margin-left:.5rem}}covetrus-checkout-your-items .header{display:flex;justify-content:space-between;width:100%}covetrus-checkout-your-items .header .title{font-weight:700;font-size:1rem;line-height:1.5rem;color:#191919}covetrus-checkout-your-items .product-item{display:flex;width:100%;border-bottom:1px solid #e8e8e8;margin-top:1.5rem}@media (max-width: 1279.98px){covetrus-checkout-your-items .product-item{flex-direction:column}}covetrus-checkout-your-items .product-item:last-child{border-bottom:1px solid #ffffff}covetrus-checkout-shipping section .blocked{opacity:.65;pointer-events:none}covetrus-checkout-shipping section .absolute-loading{position:absolute;top:60%;left:40%;transform:translate(-50%,-50%);z-index:1}@media (max-width: 1279.98px){covetrus-checkout-shipping section .absolute-loading{position:fixed;left:50%}}covetrus-checkout-shipping section .cx-address-book-card{padding:0;margin:.75rem 0;max-width:-webkit-fill-available;width:100%}@media (min-width: 768px){covetrus-checkout-shipping section .cx-address-book-card{margin:.625rem 0;width:22.25rem}}covetrus-checkout-shipping section .cx-address-book-card .cx-card .card-body{padding:0;height:fit-content}covetrus-checkout-shipping section .cx-address-book-card .cx-card .card-body>*{margin-bottom:.75rem}covetrus-checkout-shipping section .cx-address-book-card .cx-card .cx-card-actions{display:flex;margin:0;line-height:1.25rem}covetrus-checkout-shipping section .cx-address-book-card cx-icon svg{width:calc(4 * var(--cx-spatial-base));height:calc(4 * var(--cx-spatial-base))}covetrus-checkout-shipping section .cx-address-book-card .cx-address-book-inner{width:100%;height:100%;cursor:pointer}@media (min-width: 768px){covetrus-checkout-shipping section .cx-address-book-card .cx-address-book-inner{max-width:22.25rem}}covetrus-checkout-shipping section .cx-address-book-card .add-address-book-card{text-align:center;text-decoration-line:none;cursor:pointer}covetrus-checkout-shipping section .cx-address-book-card .add-address-book-card .card-body .add-address-book-container{margin:0}covetrus-checkout-shipping section .cx-address-book-card .add-address-book-card .card-body .add-address-book-icon-container{margin-bottom:calc(1 * var(--cx-spatial-base))}covetrus-checkout-shipping-item .cx-card{padding:1.5rem 1.75rem;box-sizing:border-box;border-radius:.5rem;width:100%;height:100%}covetrus-checkout-shipping-item .cx-card .badge-preferred{background-color:#021660}covetrus-checkout-shipping-item .cx-card.invalid{border:1px solid #D8193B;background-color:#fef0ee}covetrus-checkout-shipping-item .cx-card .shipping-card-header{display:flex;margin-bottom:1.125rem;justify-content:space-between;align-items:center;width:100%;line-height:1.25rem}covetrus-checkout-shipping-item .cx-card .card-body{padding:0}covetrus-checkout-shipping-item .cx-card .card-body>*{margin-bottom:.75rem}covetrus-checkout-shipping-item .cx-card .cx-card-container{display:flex}covetrus-checkout-shipping-item .cx-card .card-link{color:#1474e5;text-decoration-line:underline;font-size:.875rem;line-height:1.25rem;margin-left:calc(1.75 * var(--cx-spatial-base))}covetrus-checkout-shipping-item .cx-card .lh-container{line-height:1.625rem;word-break:break-word;display:flex;flex-direction:column}covetrus-checkout-shipping-item .cx-card .hidden-label{visibility:hidden}covetrus-checkout-shipping-item .cx-card .cx-card-label-bold{font-size:1.125rem;font-weight:700;line-height:1.75rem;width:fit-content;word-break:break-all}covetrus-checkout-shipping-item .cx-card .cx-card-label{line-height:1.25rem;color:#191919;font-size:.875rem}covetrus-checkout-shipping-item .cx-card .address-edit-icon{width:1.5rem;height:1.5rem}covetrus-checkout-shipping-item .cx-card .address-edit-icon svg{width:1.5rem;height:1.5rem}covetrus-checkout-shipping-item .cx-card .badge-missing{width:fit-content;padding:.25rem .375rem;margin-bottom:.75rem;line-height:1rem;font-size:.75rem}covetrus-checkout-shipping-item .cx-card .badge-missing cx-icon{width:fit-content;height:fit-content;vertical-align:text-bottom;font-size:.7rem;align-self:unset;line-height:unset}covetrus-checkout-shipping-item .cx-card .badge-missing cx-icon svg{width:.875rem;height:.875rem}covetrus-shipping-method{width:100%;margin-top:3rem}@media (min-width: 1280px){covetrus-shipping-method{margin-top:4rem}}covetrus-shipping-method .shipping-method-header-container{margin-bottom:1.25rem}covetrus-shipping-method .shipping-method-heading{font-size:var(--cx-font-size, 1rem);line-height:var(--cx-line-height, 1.3333333333);font-weight:var(--cx-font-weight-bold);line-height:1.625rem}covetrus-shipping-method .shipping-method-container{--gutter-x: 1.25rem;--gutter-y: 1.25rem}covetrus-shipping-method .shipping-method{--gutter-x: 1.25rem;--gutter-y: 1.25rem;margin-bottom:0;position:relative}covetrus-shipping-method .shipping-method input{width:0;height:0;opacity:0;pointer-events:none;-webkit-appearance:none;appearance:none;background-color:#fff;margin:0}covetrus-shipping-method .shipping-method input[type=radio]{appearance:none;border:none;z-index:0}covetrus-shipping-method .shipping-method-label{min-height:5rem;border:1px solid #a9a9a9;padding:.75rem 1.5rem;border-radius:.25rem;cursor:pointer}covetrus-shipping-method .shipping-method-label:hover{background-color:#f6f6f6}covetrus-shipping-method .shipping-method-title{font-size:1.125rem;line-height:1.75rem;font-weight:700}covetrus-shipping-method .shipping-method-cost{text-transform:uppercase}covetrus-shipping-method .shipping-method-description{font-size:.875rem;line-height:1.25rem}covetrus-shipping-method .shipping-method input[type=radio]:checked+.shipping-method-label{background-color:#e8f7ff;border:1px solid #1474E5;box-shadow:0 0 0 2px #b3e0ff;box-sizing:border-box}covetrus-shipping-method .btn-toggle{z-index:10}covetrus-shipping-method covetrus-shipping-method-notification .alert{min-height:fit-content;margin-bottom:1.25rem;padding-top:.5rem;padding-bottom:.5rem}covetrus-shipping-method covetrus-shipping-method-notification .alert .alert-body .products{margin-top:1rem;margin-bottom:1.5rem;font-size:.75rem;line-height:1rem}covetrus-shipping-method .shipping-prescription-message{font-size:.875rem;line-height:1.25rem}.order-review-products>*{margin-bottom:1.5rem}.order-review-products-title{display:flex;justify-content:space-between;align-items:center;font-size:1.25rem;line-height:1.875rem}.order-review-products-text{font-weight:700}.order-review-products-edit{display:flex;font-size:.875rem;line-height:1.25rem}.order-review-products-edit .edit-icon{margin-right:.25rem}.order-review-products-content{padding-bottom:3rem}.order-review .order-review-promotions{display:flex;margin-bottom:2rem}@media (min-width: 1280px){.order-review .order-review-promotions{margin-bottom:1.125rem}}.order-review cx-icon svg{width:1.25rem;height:1.25rem}.order-review .checkout-item-list-row:not(:last-of-type){margin-bottom:1.5rem;border-bottom:1px solid #e8e8e8}.order-review covetrus-checkout-your-item{position:relative;padding:.75rem 0 1.125rem}.order-review covetrus-checkout-your-item .media-size,.order-review covetrus-checkout-your-item .product .image-container .image,.order-review covetrus-checkout-your-item .product .image-container .image .is-missing{max-width:4.063rem;max-height:4.063rem;min-width:4.063rem;min-height:4.063rem}.order-review covetrus-checkout-your-item .product{grid-template-columns:5rem 1fr}.order-review covetrus-checkout-your-item .product .image-container{grid-row-end:auto;width:5rem;height:5rem;min-width:5rem;min-height:5rem}.order-review covetrus-checkout-your-item .product .title{font-weight:400}.order-review covetrus-checkout-your-item .product .quantity{grid-area:2/1/3/3;margin-bottom:.5rem}.order-review covetrus-checkout-your-item .product .patient{grid-area:3/1/4/3;margin-bottom:.5rem}.order-review covetrus-checkout-your-item .product .autoship{grid-area:4/1/5/3}.order-review covetrus-checkout-your-item .product .autoship .name,.order-review covetrus-checkout-your-item .product .autoship .value{height:100%}.order-review covetrus-checkout-your-item .product .autoship-logo{height:1rem;margin:0 .25rem .125rem 0;vertical-align:bottom}.order-review covetrus-checkout-your-item .product .autoship-logo-container{height:1.25rem;display:inline-block}.order-review covetrus-checkout-your-item .product .next-order-date{grid-area:5/1/6/3}.order-review covetrus-checkout-your-item .product .pricing{grid-area:8/1/8/3;margin-top:1.5rem;font-size:1.375rem;line-height:2rem;font-weight:700}.order-review covetrus-checkout-your-item .product covetrus-promotions{grid-area:6/1/7/3;margin-top:1.5rem}@media (min-width: 1280px){.order-review covetrus-checkout-your-item .product covetrus-promotions{margin-top:1.125rem}}.order-review covetrus-checkout-your-item .product covetrus-promotions span{font-size:.875rem;line-height:1.25rem}.order-review covetrus-checkout-your-item .product .prescription-matching{grid-area:7/1/7/3;margin-top:1.5rem}@media (min-width: 1280px){.order-review covetrus-checkout-your-item .product .prescription-matching{margin-top:1.125rem}}.order-review covetrus-checkout-your-item .product .prescription-matching covetrus-prescription-matching{display:flex}@media (min-width: 1280px){.order-review covetrus-checkout-your-item .product .quantity{grid-area:2/2}.order-review covetrus-checkout-your-item .product .pricing{position:absolute;top:.75rem;right:0;margin:0;font-size:1rem;line-height:1.5rem;font-weight:700}.order-review covetrus-checkout-your-item .product .pricing .price{flex-direction:column;align-items:flex-end;row-gap:.375rem;font-size:inherit;line-height:inherit}.order-review covetrus-checkout-your-item .product .patient{grid-area:3/2}.order-review covetrus-checkout-your-item .product .autoship{grid-area:4/2}.order-review covetrus-checkout-your-item .product .next-order-date{grid-area:5/2}.order-review covetrus-checkout-your-item .product covetrus-promotions{grid-area:6/2/7/3}.order-review covetrus-checkout-your-item .product .prescription-matching{grid-area:7/2/7/3}}.order-review-card{border:1px solid #e8e8e8;border-radius:.5rem;padding:1.75rem 2rem;flex-basis:calc(50% - 1.5rem)}.order-review .cx-card{color:#484848}.order-review .cx-card-title{margin-bottom:.75rem}.order-review .cx-card-title,.order-review .cx-card-paragraph-title{font-size:.75rem;line-height:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:1.7px}.order-review .cx-card .card-body{padding:.5rem 0 0}.order-review .cx-card-label-bold{color:#191919;font-weight:700}.order-review .cx-card-paragraph{padding-inline-start:0;display:flex;column-gap:.625rem}.order-review .cx-card-paragraph-img-container cx-icon svg{width:1.875rem;height:1.875rem}.order-review .cx-card-paragraph-label{color:#191919;line-height:1.5rem}.order-review .cx-review-summary{display:flex;flex-wrap:wrap;flex-direction:column;row-gap:.75rem}@media (min-width: 1280px){.order-review .cx-review-summary{flex-direction:row;column-gap:1.5rem}}.order-review .cx-review-summary-card{display:flex;justify-content:space-between}.order-review .cx-review-summary-card .paid-with-label{font-size:.875rem;line-height:1.25rem;margin-bottom:.375rem}.order-review .cx-review-summary-card .expire-label{color:#6e6e6e}.order-review .cx-review-summary .cx-review-card-address,.order-review .cx-review-summary .payment-method-card,.order-review .place-order{margin-bottom:3rem}@media (min-width: 1280px){.order-review .place-order{margin-bottom:0}.order-review .place-order covetrus-place-order{display:none}}covetrus-place-order .terms{margin-top:1.5rem;text-align:center;line-height:1.5rem;color:#6e6e6e;padding:0 .5rem}covetrus-place-order .terms a{color:#6e6e6e;text-decoration:underline}covetrus-place-order .sendTextMessages{margin-bottom:3.25rem}covetrus-place-order .sendTextMessages label .form-check-label{font-size:1rem}covetrus-place-order .frequency-may-vary{color:#191919;font-size:.75rem;font-style:italic;line-height:1rem;margin-top:.5rem}covetrus-place-order .create-future{margin-top:3.25rem}.checkout-item-product-image-container a>cx-media{background-color:#f6f6f6;border-radius:.25rem;padding:.3125rem}.checkout-item-product-image-container a>cx-media img{mix-blend-mode:darken}.checkout-item-product-image-container a>cx-media.is-missing{height:5rem}.checkout-item-product-title{font-weight:400;font-size:.875rem;line-height:1.25rem;color:#191919;margin-bottom:.375rem}.checkout-item-product-variant{margin-bottom:.375rem;font-weight:400;font-size:.75rem;line-height:1rem;color:#6e6e6e}.checkout-item-product-quantity,.checkout-item-product-patient,.checkout-item-product-frequency{font-size:.875rem;line-height:1.25rem;color:#2c2c2c}.checkout-item-product-quantity .name,.checkout-item-product-patient .name,.checkout-item-product-frequency .name{font-weight:700}@media (min-width: 1280px){.checkout-item-product-quantity,.checkout-item-product-patient{margin-top:.375rem}}covetrus-order-confirmation-items{margin-bottom:1.5rem}covetrus-order-confirmation-items .order-confirmation-items>*+*{margin-top:1.5rem}covetrus-order-confirmation-items .order-confirmation-items .order-entry .item{margin-bottom:1.5rem}covetrus-order-confirmation-items .order-confirmation-items .order-entry .quantity,covetrus-order-confirmation-items .order-confirmation-items .order-entry .patient,covetrus-order-confirmation-items .order-confirmation-items .order-entry .autoship{margin:0 0 .25rem}covetrus-order-confirmation-thank-you-message .cx-page-header h1,covetrus-order-confirmation-thank-you-message .cx-page-header .h1{color:#01818c;font-weight:700;margin-bottom:2rem}@media (max-width: 767.98px){covetrus-order-confirmation-thank-you-message .cx-page-header h1,covetrus-order-confirmation-thank-you-message .cx-page-header .h1{font-size:1.625rem;line-height:2rem}}covetrus-order-confirmation-thank-you-message .cx-order-confirmation-message{display:flex;flex-direction:column;align-items:center;margin:0 auto;max-width:50rem;text-align:center}covetrus-order-confirmation-thank-you-message .cx-order-confirmation-message div{margin-bottom:1.125rem}covetrus-order-confirmation-thank-you-message .cx-order-confirmation-message a{margin-bottom:1.125rem}covetrus-order-confirmation-thank-you-message .cx-order-confirmation-message p{margin-bottom:1.125rem}covetrus-order-confirmation-thank-you-message .cx-order-confirmation-message p:first-child{font-size:1.25rem;line-height:1.875rem}cx-order-confirmation-totals .cx-order-summary{padding-inline-end:var(--cx-padding, 0)}@media (max-width: 1279.98px){cx-order-confirmation-totals .cx-order-summary.container,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-order-summary.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals cx-page-slot.cx-order-summary.Summary,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-order-summary.Tabs,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals cx-page-slot.cx-order-summary.Tabs,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate .cx-order-summary.tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals .cx-order-summary.tab-delivery,cx-order-confirmation-totals cx-page-layout.cx-order-summary[class$=PageTemplate],cx-order-confirmation-totals covetrus-global-message>div.cx-order-summary,cx-order-confirmation-totals covetrus-banner>div.cx-order-summary,cx-order-confirmation-totals covetrus-root>covetrus-fixed-message>div.cx-order-summary{max-width:var(--cx-max-width, 100%);min-width:var(--cx-min-width, 100%);padding-inline-end:var(--cx-padding, 1.625rem)}}@media (max-width: 767.98px){cx-order-confirmation-totals .cx-order-summary.container,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-order-summary.Summary,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals cx-page-slot.cx-order-summary.Summary,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate cx-page-slot.cx-order-summary.Tabs,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals cx-page-slot.cx-order-summary.Tabs,cx-order-confirmation-totals cx-page-layout.ProductDetailsPageTemplate .cx-order-summary.tab-delivery,cx-page-layout.ProductDetailsPageTemplate cx-order-confirmation-totals .cx-order-summary.tab-delivery,cx-order-confirmation-totals cx-page-layout.cx-order-summary[class$=PageTemplate],cx-order-confirmation-totals covetrus-global-message>div.cx-order-summary,cx-order-confirmation-totals covetrus-banner>div.cx-order-summary,cx-order-confirmation-totals covetrus-root>covetrus-fixed-message>div.cx-order-summary{padding:var(--cx-padding, 0)}}covetrus-order-overview .order-overview{display:flex;flex-direction:column;padding:0;gap:1.5rem}covetrus-order-overview .order-overview .cx-card{border-radius:.5rem;padding:1.75rem 2rem 2rem;border:1px solid #e8e8e8;flex:1}covetrus-order-overview .order-overview .cx-card.invalid{border:1px solid #D8193B;background-color:#fef0ee}covetrus-order-overview .order-overview .cx-card-icon{margin-right:.625rem}covetrus-order-overview .order-overview .cx-card-header{font-size:.875rem;line-height:1.25rem;margin-bottom:1.5rem}covetrus-order-overview .order-overview .cx-card-label{font-weight:700;text-transform:capitalize}covetrus-order-overview .order-overview .cx-card-text{color:#484848}covetrus-order-overview .order-overview .cx-card .payment-info-container{display:flex}covetrus-order-overview .order-overview .cx-card .payment-info-icon{display:flex;align-self:flex-start;margin-right:.625rem}covetrus-order-overview .order-overview .cx-card .payment-info-icon svg{width:2rem;height:2rem}covetrus-order-overview .order-overview .cx-card .payment-info-description{line-height:1.5rem;padding-top:.125rem}covetrus-order-overview .order-overview .cx-card .expiry-date{color:#6e6e6e}covetrus-order-overview .order-overview .cx-card .expired-label{color:#b01332}@media (min-width: 1280px){covetrus-order-overview .order-overview{flex-direction:row}}covetrus-order-confirmation-items-header .order-confirmation-items-header{font-size:1.25rem;line-height:1.875rem;font-weight:700;margin:2.25rem 0 1.5rem}@media (min-width: 1280px){covetrus-order-confirmation-items-header .order-confirmation-items-header{margin:0 0 1.25rem}}covetrus-order-confirmation-items-header .order-confirmation-header-promotions{display:flex;margin-bottom:2rem}@media (min-width: 1280px){covetrus-order-confirmation-items-header .order-confirmation-header-promotions{margin-bottom:1.125rem}}.sms-opt-in-disclaimer a{color:#191919}cx-asm-bind-cart-dialog .cx-modal-content{max-width:477px;margin-inline-start:auto;margin-inline-end:auto}cx-asm-bind-cart-dialog .cx-dialog-header{padding-top:.9rem;padding-inline-end:1rem;padding-bottom:.9rem;padding-inline-start:1rem;border-width:0;display:flex;box-shadow:0 0 4px #556b8229,inset 0 -1px #d9d9d9}cx-asm-bind-cart-dialog .cx-dialog-header .title{font-size:1rem;font-weight:900}cx-asm-bind-cart-dialog .cx-dialog-header .close{font-size:1rem;color:#1d2d3e}cx-asm-bind-cart-dialog .cx-dialog-body{padding:1rem;font-size:14px;min-height:137px}cx-asm-bind-cart-dialog .cx-dialog-footer{padding-top:0;padding-inline-end:1rem;padding-bottom:0;padding-inline-start:1rem}cx-asm-bind-cart-dialog .btn,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a{color:#1d2d3e;transition:opacity .3s;font-size:14px;padding-top:0;padding-bottom:0;padding-inline-start:10px;padding-inline-end:10px;min-width:48px;min-height:36px;line-height:1.34;border-radius:8px;border:1px solid transparent;font-weight:600}cx-asm-bind-cart-dialog .btn:hover,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a:hover,cx-asm-bind-cart-dialog .btn:focus,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a:focus{box-shadow:0 0 4px #788fa685;background-color:#fff;filter:none}cx-asm-bind-cart-dialog .btn:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog .btn:not(:disabled):not(.disabled).active,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-bind-cart-dialog .btn-primary,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button,cx-asm-bind-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button{color:#fff;border-color:transparent;background-color:#0070f2;font-weight:700}cx-asm-bind-cart-dialog .btn-primary:hover,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a:hover,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:hover,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:hover,cx-asm-bind-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:hover,cx-asm-bind-cart-dialog .btn-primary:focus,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a:focus,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:focus,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:focus,cx-asm-bind-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:focus{background-color:#0064d9;border-color:transparent;box-shadow:none;filter:none}cx-asm-bind-cart-dialog .btn-primary:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog .btn-primary:not(:disabled):not(.disabled).active,cx-asm-bind-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-bind-cart-dialog a:not(:disabled):not(.disabled).active,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:not(:disabled):not(.disabled).active,cx-asm-bind-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:not(:disabled):not(.disabled).active,cx-asm-bind-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-bind-cart-dialog button:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-bind-cart-dialog .btn-secondary{color:#1d2d3e;border-color:transparent;background-color:#eaecee}cx-asm-bind-cart-dialog .btn-secondary:hover,cx-asm-bind-cart-dialog .btn-secondary:focus{color:#1d2d3e;background-color:#fff;border-color:transparent;box-shadow:0 0 4px #556b82b8;filter:none}cx-asm-bind-cart-dialog .btn-secondary:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog .btn-secondary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-save-cart-dialog .cx-message{border-radius:8px;margin-bottom:0;border-width:1px;border-style:solid}cx-asm-save-cart-dialog .cx-message .cx-message-content{margin-inline-start:0;max-width:100%}cx-asm-save-cart-dialog .cx-message .cx-message-content .cx-message-header{padding-inline-start:10px;padding-inline-end:1rem;line-height:16px;text-align:start;min-height:35px}cx-asm-save-cart-dialog .cx-message .cx-message-content .cx-message-header .cx-message-text{color:#1d2d3e;font-size:14px;font-family:"72";font-style:normal;font-weight:400}cx-asm-save-cart-dialog .cx-message .close{align-self:center;margin-inline-start:auto;position:unset;font-size:16px}cx-asm-save-cart-dialog .cx-message-info{background-color:#e1f4ff;border-color:#7bcfff}cx-asm-save-cart-dialog .cx-message-info .close{color:#0064d8}cx-asm-save-cart-dialog .cx-message-info .cx-message-icon cx-icon{color:#0070f2}cx-asm-save-cart-dialog .cx-message-warning{background-color:#fff8d6;border-color:#ffe770}cx-asm-save-cart-dialog .cx-message-warning .close{color:#0064d9}cx-asm-save-cart-dialog .cx-message-warning .cx-message-icon cx-icon{color:#e76500}cx-asm-save-cart-dialog .cx-modal-content{max-width:477px;margin-inline-start:auto;margin-inline-end:auto}cx-asm-save-cart-dialog .cx-dialog-header{padding-top:.9rem;padding-inline-end:1rem;padding-bottom:.9rem;padding-inline-start:1rem;border-width:0;display:flex;box-shadow:0 0 4px #556b8229,inset 0 -1px #d9d9d9}cx-asm-save-cart-dialog .cx-dialog-header .title{font-size:1rem;font-weight:900}cx-asm-save-cart-dialog .cx-dialog-header .close{font-size:1rem;color:#1d2d3e}cx-asm-save-cart-dialog .cx-dialog-body{padding:1rem;font-size:14px;min-height:137px}cx-asm-save-cart-dialog .cx-dialog-body .cx-dialog-content{margin:10px 60px 0}cx-asm-save-cart-dialog .cx-dialog-body .cx-dialog-content .item-left-text{font-family:72;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0px;color:#556b82;padding:5px}cx-asm-save-cart-dialog .cx-dialog-body .cx-dialog-content .item-right-text{font-family:72;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0px;color:#131e29;padding:5px}cx-asm-save-cart-dialog .cx-dialog-footer{padding-top:0;padding-inline-end:1rem;padding-bottom:0;padding-inline-start:1rem}cx-asm-save-cart-dialog .btn,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a{color:#1d2d3e;transition:opacity .3s;font-size:14px;padding-top:0;padding-bottom:0;padding-inline-start:10px;padding-inline-end:10px;min-width:48px;min-height:36px;line-height:1.34;border-radius:8px;border:1px solid transparent;font-weight:600}cx-asm-save-cart-dialog .btn:hover,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:hover,cx-asm-save-cart-dialog .btn:focus,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:focus{box-shadow:0 0 4px #788fa685;background-color:#fff;filter:none}cx-asm-save-cart-dialog .btn:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog .btn:not(:disabled):not(.disabled).active,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-save-cart-dialog .btn-primary,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button,cx-asm-save-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button{color:#fff;border-color:transparent;background-color:#0070f2;font-weight:700}cx-asm-save-cart-dialog .btn-primary:hover,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:hover,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:hover,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:hover,cx-asm-save-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:hover,cx-asm-save-cart-dialog .btn-primary:focus,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:focus,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:focus,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:focus,cx-asm-save-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:focus{background-color:#0064d9;border-color:transparent;box-shadow:none;filter:none}cx-asm-save-cart-dialog .btn-primary:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog .btn-primary:not(:disabled):not(.disabled).active,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:not(:disabled):not(.disabled).active,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:not(:disabled):not(.disabled).active,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:not(:disabled):not(.disabled).active,cx-asm-save-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-save-cart-dialog .btn-primary:disabled:hover,cx-asm-save-cart-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:disabled:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-save-cart-dialog a:disabled:hover,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:disabled:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:disabled:hover,cx-asm-save-cart-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:disabled:hover,cx-asm-save-cart-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:disabled:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-save-cart-dialog button:disabled:hover{background-color:var(--cx-color-border-focus)}cx-asm-save-cart-dialog .btn-secondary{color:#1d2d3e;border-color:transparent;background-color:#eaecee}cx-asm-save-cart-dialog .btn-secondary:hover,cx-asm-save-cart-dialog .btn-secondary:focus{color:#1d2d3e;background-color:#fff;border-color:transparent;box-shadow:0 0 4px #556b82b8;filter:none}cx-asm-save-cart-dialog .btn-secondary:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog .btn-secondary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-switch-customer-dialog .cx-modal-content{max-width:477px;margin-inline-start:auto;margin-inline-end:auto}cx-asm-switch-customer-dialog .cx-dialog-header{padding-top:.9rem;padding-inline-end:1rem;padding-bottom:.9rem;padding-inline-start:1rem;border-width:0;display:flex;box-shadow:0 0 4px #556b8229,inset 0 -1px #d9d9d9}cx-asm-switch-customer-dialog .cx-dialog-header .title{font-family:"72";font-style:normal;font-weight:700;font-size:16px;line-height:18px}cx-asm-switch-customer-dialog .cx-dialog-header .cx-icon{color:#e76500}cx-asm-switch-customer-dialog .cx-dialog-header .close{font-size:1rem;color:#1d2d3e}cx-asm-switch-customer-dialog .cx-dialog-body:before{content:"";display:block;width:100%;height:1px;background-color:#dd6100}cx-asm-switch-customer-dialog .modal-body,cx-asm-switch-customer-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content cx-asm-switch-customer-dialog .cx-cancel-replenishment-dialog-body{padding:0}cx-asm-switch-customer-dialog .cx-dialog-body .switch-customer-content{padding:16px;font-family:"72";font-style:normal;font-weight:400;font-size:14px;line-height:21px}cx-asm-switch-customer-dialog .cx-dialog-footer{padding-top:0;padding-inline-end:1rem;padding-bottom:0;padding-inline-start:1rem}cx-asm-switch-customer-dialog .btn,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a{color:#1d2d3e;transition:opacity .3s;font-size:14px;padding-top:0;padding-bottom:0;padding-inline-start:10px;padding-inline-end:10px;min-width:48px;min-height:36px;line-height:1.34;border-radius:8px;border:1px solid transparent;font-weight:600}cx-asm-switch-customer-dialog .btn:hover,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a:hover,cx-asm-switch-customer-dialog .btn:focus,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a:focus{box-shadow:0 0 4px #788fa685;background-color:#fff;filter:none}cx-asm-switch-customer-dialog .btn:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog .btn:not(:disabled):not(.disabled).active,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-switch-customer-dialog .btn-primary,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button,cx-asm-switch-customer-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button{color:#fff;border-color:transparent;background-color:#0070f2;font-weight:700}cx-asm-switch-customer-dialog .btn-primary:hover,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:hover,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a:hover,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:hover,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:hover,cx-asm-switch-customer-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:hover,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:hover,cx-asm-switch-customer-dialog .btn-primary:focus,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:focus,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a:focus,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:focus,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:focus,cx-asm-switch-customer-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:focus,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:focus{background-color:#0064d9;border-color:transparent;box-shadow:none;filter:none}cx-asm-switch-customer-dialog .btn-primary:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled):active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled):active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog .btn-primary:not(:disabled):not(.disabled).active,cx-asm-switch-customer-dialog cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a:not(:disabled):not(.disabled).active,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link cx-asm-switch-customer-dialog a:not(:disabled):not(.disabled).active,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer .modal-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:not(:disabled):not(.disabled).active,cx-asm-switch-customer-dialog covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,covetrus-quick-buy-drawer .covetrus-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:not(:disabled):not(.disabled).active,cx-asm-switch-customer-dialog cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form button:not(:disabled):not(.disabled).active,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground covetrus-quick-buy-drawer .covetrus-drawer .cx-cancel-replenishment-dialog-content .modal-footer covetrus-add-to-cart form cx-asm-switch-customer-dialog button:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-switch-customer-dialog .btn-secondary{color:#1d2d3e;border-color:transparent;background-color:#eaecee}cx-asm-switch-customer-dialog .btn-secondary:hover,cx-asm-switch-customer-dialog .btn-secondary:focus{color:#1d2d3e;background-color:#fff;border-color:transparent;box-shadow:0 0 4px #556b82b8;filter:none}cx-asm-switch-customer-dialog .btn-secondary:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog .btn-secondary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}covetrus-asm-main-ui,cx-asm-main-ui{font-family:Arial,sans-serif;font-size:14px;width:100%;display:flex;flex-direction:column}covetrus-asm-main-ui .cx-message,cx-asm-main-ui .cx-message{border-radius:8px;margin-bottom:0;border-width:1px;border-style:solid}covetrus-asm-main-ui .cx-message .cx-message-content,cx-asm-main-ui .cx-message .cx-message-content{margin-inline-start:0;max-width:100%}covetrus-asm-main-ui .cx-message .cx-message-content .cx-message-header,cx-asm-main-ui .cx-message .cx-message-content .cx-message-header{padding-inline-start:10px;padding-inline-end:1rem;line-height:16px;text-align:start;min-height:35px}covetrus-asm-main-ui .cx-message .cx-message-content .cx-message-header .cx-message-text,cx-asm-main-ui .cx-message .cx-message-content .cx-message-header .cx-message-text{color:#1d2d3e;font-size:14px;font-family:"72";font-style:normal;font-weight:400}covetrus-asm-main-ui .cx-message .close,cx-asm-main-ui .cx-message .close{font-size:1rem;align-self:center;margin-inline-start:auto;position:unset;color:#0064d8}covetrus-asm-main-ui .cx-message-success,cx-asm-main-ui .cx-message-success{background-color:#f5fae5;border-color:#cee67e}covetrus-asm-main-ui .cx-message-success .cx-message-icon cx-icon,cx-asm-main-ui .cx-message-success .cx-message-icon cx-icon{color:#30914c}covetrus-asm-main-ui .close,cx-asm-main-ui .close,covetrus-asm-main-ui .logout,cx-asm-main-ui .logout{cursor:pointer;padding:0;flex:none;width:16px;height:16px;border:transparent;background-color:transparent}covetrus-asm-main-ui .close,cx-asm-main-ui .close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z'/%3E%3C/svg%3E")}covetrus-asm-main-ui .logout,cx-asm-main-ui .logout{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%230064D9' d='M11,2.7c1.2,0.6,2.2,1.5,2.9,2.6c1.3,1.9,1.5,4.4,0.6,6.5c-0.3,0.8-0.8,1.6-1.5,2.2c-0.6,0.6-1.4,1.1-2.2,1.5 C9.9,15.8,9,16,8,16c-0.9,0-1.9-0.2-2.7-0.5c-0.8-0.4-1.6-0.9-2.2-1.5c-0.6-0.6-1.1-1.4-1.5-2.2C0.7,9.6,0.9,7.2,2.1,5.3 c0.7-1.1,1.7-2,2.9-2.6v1.1C4.1,4.3,3.3,5.1,2.8,6C2.3,6.9,2,7.9,2,9c0,1.6,0.6,3.2,1.8,4.3c0.5,0.5,1.2,1,1.9,1.3 c1.5,0.6,3.2,0.6,4.7,0c0.7-0.3,1.4-0.7,1.9-1.3C13.4,12.1,14,10.6,14,9c0-1.1-0.3-2.1-0.8-3c-0.5-0.9-1.3-1.7-2.2-2.2 C11,3.8,11,2.7,11,2.7z M8,9C7.7,9,7.5,8.9,7.3,8.7C7.1,8.5,7,8.3,7,8V1c0-0.3,0.1-0.5,0.3-0.7c0.4-0.4,1-0.4,1.4,0 C8.9,0.5,9,0.7,9,1v7c0,0.3-0.1,0.5-0.3,0.7C8.5,8.9,8.2,9,8,9z'/%3E%3C/svg%3E%0A")}covetrus-asm-main-ui button[type=submit],cx-asm-main-ui button[type=submit]{padding:0 12px;white-space:nowrap;border-radius:4px;height:36px;font-weight:400;border-style:solid;border-width:1px}covetrus-asm-main-ui button[type=submit]:disabled,cx-asm-main-ui button[type=submit]:disabled{opacity:.4;cursor:not-allowed}covetrus-asm-main-ui.hidden,cx-asm-main-ui.hidden{display:none}covetrus-asm-main-ui .asm-bar,cx-asm-main-ui .asm-bar{height:48px;display:flex;padding:0 2rem;justify-content:space-between;z-index:1;color:inherit;background-color:#fff;box-shadow:2px 2px #556b821a,inset 0 -1px #556b8233}covetrus-asm-main-ui .asm-bar-branding,cx-asm-main-ui .asm-bar-branding{display:flex;align-items:center}covetrus-asm-main-ui .asm-bar-branding .logo,cx-asm-main-ui .asm-bar-branding .logo{margin-inline-end:8px}covetrus-asm-main-ui .asm-bar-branding .asm-title,cx-asm-main-ui .asm-bar-branding .asm-title{font-size:16px;font-weight:700}covetrus-asm-main-ui .asm-bar-actions,cx-asm-main-ui .asm-bar-actions{display:flex;justify-content:flex-end;align-items:center}covetrus-asm-main-ui .asm-bar-actions .cx-asm-customer-list,cx-asm-main-ui .asm-bar-actions .cx-asm-customer-list{cursor:pointer}covetrus-asm-main-ui .asm-bar-actions .cx-asm-customer-list cx-icon,cx-asm-main-ui .asm-bar-actions .cx-asm-customer-list cx-icon{padding-top:0;padding-inline-end:7px;padding-bottom:0;padding-inline-start:0;color:#1e3050}covetrus-asm-main-ui .asm-bar-actions .cx-asm-customer-list .cx-asm-customer-list-link,cx-asm-main-ui .asm-bar-actions .cx-asm-customer-list .cx-asm-customer-list-link{color:#0064d9;text-decoration:none;padding-inline-end:1.4rem}covetrus-asm-main-ui .asm-bar-actions .cx-asm-customer-list .cx-asm-customer-list-link:hover,cx-asm-main-ui .asm-bar-actions .cx-asm-customer-list .cx-asm-customer-list-link:hover{text-decoration:underline}covetrus-asm-main-ui>*:nth-child(2),cx-asm-main-ui>*:nth-child(2){padding:1rem 2rem;display:flex;width:100%}covetrus-asm-main-ui input,cx-asm-main-ui input{outline:0;border:1px solid #89919a;color:#32363a;background-color:#fff;border-radius:4px;padding:0 12px;height:36px}covetrus-asm-main-ui input:focus,cx-asm-main-ui input:focus{box-shadow:0 0 0 1px #fafafa}covetrus-asm-main-ui input:hover,cx-asm-main-ui input:hover{border-color:#085caf}covetrus-asm-main-ui input::placeholder,cx-asm-main-ui input::placeholder{color:#74777a;font-style:italic}@media (max-width: 575px){covetrus-asm-main-ui .asm-bar-branding .asm-title,cx-asm-main-ui .asm-bar-branding .asm-title{display:none}covetrus-asm-main-ui .asm-alert,cx-asm-main-ui .asm-alert{margin-top:30px}}covetrus-asm-main-ui .cx-message-info,cx-asm-main-ui .cx-message-info{background-color:#e1f4ff;border-color:#7bcfff}covetrus-asm-main-ui .cx-message-info .cx-message-icon cx-icon,cx-asm-main-ui .cx-message-info .cx-message-icon cx-icon{color:#0070f2}covetrus-asm-main-ui .cx-message-info .close,cx-asm-main-ui .cx-message-info .close{color:#0064d8}.cx-asm-help-portal{padding-inline-end:1.5rem}.cx-asm-help-portal .fa-circle-question{padding-inline-end:.3rem}cx-asm-session-timer{display:flex;align-items:center;height:16px;margin:0 15px 0 0}cx-asm-session-timer .label{margin:0 6px}@media (max-width: 575px){cx-asm-session-timer .label{display:none}}cx-asm-session-timer .time{font-weight:600}cx-asm-session-timer .reset{margin:0 15px;cursor:pointer;width:16px;height:16px;background:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%230064D9' d='M14.9,7.5l-1,0.2c0.2,0.9,0.1,1.7-0.1,2.5c-0.3,1-0.8,2-1.5,2.7c-1.1,1.1-2.7,1.8-4.2,1.8 c-0.8,0-1.5-0.1-2.3-0.4c-1.5-0.6-2.7-1.8-3.3-3.3C2.1,10.2,2,9.5,2,8.7c0-1.6,0.7-3.1,1.8-4.3c0.7-0.8,1.7-1.3,2.7-1.5 c1-0.3,2-0.2,3,0l0,0v-1c-1-0.2-2.1-0.2-3.1,0C4.2,2.4,2.4,4,1.5,6.1C1.2,6.9,1,7.8,1,8.7c0,0.9,0.2,1.8,0.5,2.6 c0.4,0.9,0.9,1.7,1.5,2.3c0.7,0.7,1.4,1.2,2.3,1.5c0.8,0.3,1.7,0.5,2.6,0.5c0.9,0,1.8-0.2,2.6-0.5c2.1-0.9,3.7-2.7,4.2-5 C15,9.3,15,8.4,14.9,7.5z'/%3E%3Cpolygon fill='%23d1e3ff' points='11.5,2.8 9.2,4.5 9.7,0.5 '/%3E%3C/svg%3E%0A") no-repeat center center;border:transparent;background-color:transparent}cx-asm-toggle-ui{cursor:pointer;display:flex;align-items:center;height:16px;margin:0 1.2rem 0 0}cx-asm-toggle-ui .toggleUi .label{margin-inline-start:5px;color:#d50101}cx-asm-toggle-ui .toggleUi .collapseIcon{background:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-circle-up' class='svg-inline--fa fa-chevron-circle-up fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230064D9' d='M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm231-113.9L103.5 277.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L256 226.9l101.6 101.6c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L273 142.1c-9.4-9.4-24.6-9.4-34 0z'%3E%3C/path%3E%3C/svg%3E") center center no-repeat}cx-asm-toggle-ui .toggleUi .expandIcon{background:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-circle-down' class='svg-inline--fa fa-chevron-circle-down fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230064D9' d='M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM273 369.9l135.5-135.5c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L256 285.1 154.4 183.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L239 369.9c9.4 9.4 24.6 9.4 34 0z'%3E%3C/path%3E%3C/svg%3E") center center no-repeat}covetrus-csagent-login-form form,cx-csagent-login-form form{display:flex;width:100%}@media (max-width: 575px){covetrus-csagent-login-form form,cx-csagent-login-form form{flex-direction:column}}covetrus-csagent-login-form form label,cx-csagent-login-form form label{margin:0 0 15px;min-width:auto}@media (min-width: 575px){covetrus-csagent-login-form form label,cx-csagent-login-form form label{margin-inline-end:15px;margin-top:0;margin-bottom:0;margin-inline-start:0;min-width:18rem}}covetrus-csagent-login-form form label input,cx-csagent-login-form form label input{border:1px solid #f1f1f1;border-bottom-color:#556b81;box-shadow:0 0 0 1px #556b8240 inset;width:100%}covetrus-csagent-login-form form label input:focus,cx-csagent-login-form form label input:focus{border:2px solid rgb(0,100,217);box-shadow:0 0 1px #788fa6b8;outline:none;background-color:#fff}covetrus-csagent-login-form form label input:hover,cx-csagent-login-form form label input:hover{box-shadow:0 0 0 1px #68aeff80 inset}covetrus-csagent-login-form form .label-content,cx-csagent-login-form form .label-content{color:#556b82;max-width:110px;margin-inline-end:6px;white-space:nowrap}.cxFeat_a11yTextSpacingAdjustments covetrus-csagent-login-form form .label-content,.cxFeat_a11yTextSpacingAdjustments cx-csagent-login-form form .label-content{max-width:unset}@media (min-width: 575px){covetrus-csagent-login-form form .label-content,cx-csagent-login-form form .label-content{padding-top:7px}}covetrus-csagent-login-form button[type=submit],cx-csagent-login-form button[type=submit]{color:#256f3a;border-radius:8px;border-color:#dbeda1;background-color:#ebf5cb}covetrus-csagent-login-form button[type=submit]:hover,cx-csagent-login-form button[type=submit]:hover{background-color:#e3f1b6}covetrus-csagent-login-form cx-dot-spinner,cx-csagent-login-form cx-dot-spinner{color:#0a6ed1}covetrus-customer-emulation,cx-customer-emulation{display:flex;justify-content:flex-start;align-items:baseline}@media (max-width: 940px){covetrus-customer-emulation,cx-customer-emulation{flex-direction:column}covetrus-customer-emulation>*,cx-customer-emulation>*{margin-bottom:12px}}@media (max-width: 1090px){covetrus-customer-emulation,cx-customer-emulation{flex-direction:column}covetrus-customer-emulation>*,cx-customer-emulation>*{margin-bottom:12px}}covetrus-customer-emulation button,cx-customer-emulation button{color:#aa0808;font-weight:700;background-color:#ffd6ea;border:1px solid #ffd6ea;border-radius:8px;padding:6px 10px}@media (max-width: 940px){covetrus-customer-emulation button,cx-customer-emulation button{width:100%}}@media (max-width: 1090px){covetrus-customer-emulation button,cx-customer-emulation button{width:100%}}covetrus-customer-emulation button.cx-360-button,cx-customer-emulation button.cx-360-button{background-color:#0070f2;border:1px solid #0070f2;color:#fff;margin:0 8px 0 0}@media (max-width: 1090px){covetrus-customer-emulation button.cx-360-button,cx-customer-emulation button.cx-360-button{margin:0 8px 10px 0}}covetrus-customer-emulation label,cx-customer-emulation label{margin-inline-end:10px;margin-inline-start:0;margin-top:0;margin-bottom:0;color:#556b82}covetrus-customer-emulation .cx-asm-customerInfo,cx-customer-emulation .cx-asm-customerInfo{display:flex;flex-direction:column;margin-inline-end:15px}covetrus-customer-emulation .cx-asm-customerInfo .cx-asm-name,cx-customer-emulation .cx-asm-customerInfo .cx-asm-name{color:#1d2d3e}covetrus-customer-emulation .cx-asm-customerInfo .cx-asm-uid,cx-customer-emulation .cx-asm-customerInfo .cx-asm-uid{color:#556b82;word-break:break-all}.asm-alert{padding:9px 12px;border-radius:4px;border:1px solid #89919a;background-color:#f4f4f4;color:#32363a;text-align:center;flex:1}covetrus-customer-selection,cx-customer-selection{position:relative}covetrus-customer-selection form,cx-customer-selection form{display:flex;width:100%}@media (max-width: 575px){covetrus-customer-selection form,cx-customer-selection form{flex-direction:column}}covetrus-customer-selection form label,cx-customer-selection form label{margin:0 0 15px;min-width:auto}covetrus-customer-selection form label cx-form-errors p,cx-customer-selection form label cx-form-errors p,covetrus-customer-selection form label covetrus-contact-form .customer-service-form .control-invalid p,cx-customer-selection form label covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form covetrus-customer-selection form label .control-invalid p,covetrus-contact-form .customer-service-form cx-customer-selection form label .control-invalid p,covetrus-customer-selection form label covetrus-update-profile .form-profile .control-invalid p,cx-customer-selection form label covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile covetrus-customer-selection form label .control-invalid p,covetrus-update-profile .form-profile cx-customer-selection form label .control-invalid p{color:#db0002}covetrus-customer-selection form label .input-contaier,cx-customer-selection form label .input-contaier{display:flex}covetrus-customer-selection form label .input-contaier .icon-wrapper,cx-customer-selection form label .input-contaier .icon-wrapper{display:flex;outline:0;border:1px solid #89919a;color:#fff;background-color:#1672b7;padding:0 12px;height:36px;border-top-left-radius:4px;border-bottom-left-radius:4px;border-right-width:0px;cursor:pointer}covetrus-customer-selection form label .input-contaier input,cx-customer-selection form label .input-contaier input{border:none;border-radius:4px;background-color:#eff1f2;box-shadow:0 4px 4px #00000040}@media (min-width: 575px){covetrus-customer-selection form label,cx-customer-selection form label{margin-inline-end:15px;margin-bottom:0;min-width:25rem}}covetrus-customer-selection form label .searchTermLabel,cx-customer-selection form label .searchTermLabel{display:flex;align-items:center;color:#556b82;min-width:auto;margin:0 15px 0 0}covetrus-customer-selection form label input,cx-customer-selection form label input{width:100%}covetrus-customer-selection form label input:focus,cx-customer-selection form label input:focus{outline:none}covetrus-customer-selection form button[type=submit],cx-customer-selection form button[type=submit]{background-color:#ebf5cb;opacity:.4;border:1px solid #ebf5cb;border-radius:8px;color:#256f3a;font-weight:700;transition:opacity .3s}covetrus-customer-selection form button[type=submit].active,cx-customer-selection form button[type=submit].active{opacity:1}covetrus-customer-selection .asm-results,cx-customer-selection .asm-results{position:absolute;border:solid 1px #89919a;line-height:1.5rem;z-index:11;box-shadow:0 5px 20px #d9d9d9,0 2px 8px #ededed;background-color:#fff;border-radius:4px;max-width:50vw;max-height:70vh;overflow-y:auto;top:3.3rem;width:25rem}@media (max-width: 1200px){covetrus-customer-selection .asm-results,cx-customer-selection .asm-results{max-width:calc(100% - 4rem)}}covetrus-customer-selection .asm-results cx-dot-spinner,cx-customer-selection .asm-results cx-dot-spinner{height:42px;color:#0a6ed1}covetrus-customer-selection .asm-results button,cx-customer-selection .asm-results button{margin:0;appearance:none;outline:0;border:0;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;color:#51555a;display:flex;flex-direction:column;cursor:pointer;padding:10px;width:100%;align-items:flex-start;justify-content:flex-start}@media (min-width: 767px){covetrus-customer-selection .asm-results button,cx-customer-selection .asm-results button{flex-direction:row}}covetrus-customer-selection .asm-results button.active,cx-customer-selection .asm-results button.active{color:#32363a;background-color:#d3d6db}covetrus-customer-selection .asm-results button:hover,cx-customer-selection .asm-results button:hover{color:#32363a;background-color:#d3d6db}covetrus-customer-selection .asm-results button span,cx-customer-selection .asm-results button span{margin-inline-end:15px;margin-top:0;margin-bottom:0;margin-inline-start:0;word-break:break-all;white-space:normal;text-align:start}@media (min-width: 575px){covetrus-customer-selection .asm-results button span:last-of-type,cx-customer-selection .asm-results button span:last-of-type{margin:0}}covetrus-customer-selection .asm-results button .linkStyleLabel,cx-customer-selection .asm-results button .linkStyleLabel{font-family:"72";font-weight:600;font-size:13px;color:#0064d9}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form{display:flex;width:100%}@media (max-width: 41rem){.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form{flex-direction:column}}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form .searchLabel,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form .searchLabel{margin-top:.5rem;margin-inline-end:1rem}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label{margin-inline-end:2rem;min-width:auto}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .selection-message-info,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .selection-message-info{z-index:11;width:25rem;position:absolute}@media (min-width: 41rem){.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label{margin-bottom:0;min-width:25rem}}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .linkStyleLabel,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .linkStyleLabel{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);font-weight:var(--cx-font-weight-bold);margin-inline-start:.2rem;color:var(--cx-color-primary)}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results{position:absolute;top:auto;border:solid .0714rem #89919a;line-height:1.5rem;z-index:11;box-shadow:0 5px 20px #d9d9d9,0 2px 8px #ededed;background-color:#fff;border-radius:.25rem;max-width:50vw;max-height:70vh;overflow-y:auto;width:25rem}@media (max-width: 1200px){.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results{max-width:calc(100% - 4rem)}}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results cx-dot-spinner,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results cx-dot-spinner{height:3rem;color:#0a6ed1}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results button,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results button{margin:0;appearance:none;outline:0;border:0;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;color:#51555a;display:flex;flex-direction:column;padding:.5rem;width:100%;align-items:flex-start;justify-content:flex-start}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results button.active,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results button.active{color:#32363a;background-color:#d3d6db}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results button:hover,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results button:hover{color:#32363a;background-color:#d3d6db}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results button .result-id,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results button .result-id{width:100%;display:flex;justify-content:space-between}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results button span,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results button span{margin-inline-end:1rem;margin-top:0;margin-bottom:0;margin-inline-start:0;word-break:break-all;white-space:normal;text-align:start}@media (min-width: 41rem){.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label .asm-results button span:last-of-type,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label .asm-results button span:last-of-type{margin:0}}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label input,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label input{width:100%}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label input:focus,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label input:focus{outline:none}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label input.ng-invalid.ng-dirty,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label input.ng-invalid.ng-dirty,.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form label input.ng-invalid.ng-touched,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form label input.ng-invalid.ng-touched{border-color:initial}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form button[type=submit],.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form button[type=submit]{background-color:var(--cx-color-success-accent);opacity:.4;border:.0714rem solid var(--cx-color-success-accent);border-radius:.5rem;color:var(--cx-color-success);font-weight:var(--cx-font-weight-bold);transition:opacity .3s}.cxFeat_showSearchingCustomerByOrderInASM covetrus-customer-selection form button[type=submit].active,.cxFeat_showSearchingCustomerByOrderInASM cx-customer-selection form button[type=submit].active{opacity:1}cx-customer-list .cx-modal-content{min-height:352px}cx-customer-list .cx-dialog-header{padding-top:2rem;padding-inline-end:1.75rem;padding-bottom:2rem;padding-inline-start:2.3rem;border-width:0;display:flex}cx-customer-list .cx-dialog-header .title{font-size:1.25rem;font-weight:900}cx-customer-list .cx-dialog-sub-header{padding-top:0;padding-inline-end:1.75rem;padding-bottom:.5rem;padding-inline-start:1.75rem;border-width:0;display:flex}cx-customer-list .cx-dialog-sub-header .cx-header-select{display:flex}.cxFeat_a11yShowLabelOfSelect cx-customer-list .cx-dialog-sub-header .cx-header-select{align-items:flex-end}cx-customer-list .cx-dialog-sub-header .cx-header-select .cx-total{padding:.6875rem 1rem}.cxFeat_a11yShowLabelOfSelect cx-customer-list .cx-dialog-sub-header .cx-header-select .cx-total{padding:1rem}cx-customer-list .cx-dialog-sub-header .cx-header-select.mobile{flex-direction:column}cx-customer-list .cx-dialog-sub-header .cx-header-actions{display:flex}.cxFeat_a11yShowLabelOfSelect cx-customer-list .cx-dialog-sub-header .cx-header-actions{align-items:flex-end}cx-customer-list .cx-dialog-sub-header .cx-header-actions label{margin:0}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper{position:relative;margin-inline-start:1rem}.cxFeat_a11yShowLabelOfSelect cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper{margin-bottom:-.15rem}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper .form-control{padding-inline-end:46px}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper .form-control:hover,cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper .form-control:focus{border:2px solid #004da5;box-shadow:0 0 1px #788fa6b8;outline:none;background-color:#fff}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper .form-control::-webkit-input-placeholder{color:#74777a;font-style:italic}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper cx-icon{position:absolute;top:17px;right:17px;cursor:pointer}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons{display:flex;align-items:center}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons cx-icon{color:#0070f2}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons cx-icon.previous{padding-top:0;padding-inline-end:10px;padding-bottom:0;padding-inline-start:0}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons cx-icon.next{padding-top:0;padding-inline-end:0;padding-bottom:0;padding-inline-start:10px}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons button{text-decoration:none;color:#0070f2}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons .cx-btn-previous span{padding-top:0;padding-inline-end:0;padding-bottom:0;padding-inline-start:5px}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons .cx-btn-next span{padding-top:0;padding-inline-end:5px;padding-bottom:0;padding-inline-start:0}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons div:first-child{font-size:.875rem;color:#1d2d3e;padding:0 10px}cx-customer-list .cx-dialog-sub-header .cx-header-actions .table-header-cell{line-height:40px;margin-top:0;margin-inline-end:15px;margin-bottom:0;margin-inline-start:0}cx-customer-list .cx-dialog-sub-header .cx-header-actions .table-header-cell.sort{cursor:pointer}cx-customer-list .cx-dialog-sub-header .cx-header-actions .table-header-cell.sort cx-icon{margin:0 10px}cx-customer-list .cx-dialog-sub-header .cx-header-actions.mobile{flex-direction:column}cx-customer-list .cx-dialog-sub-header.tablet-mobile{flex-direction:column}cx-customer-list .asm-mobile-pagination{flex-direction:row-reverse}cx-customer-list .cx-dialog-body{padding-top:0;padding-bottom:0;max-height:calc(100vh - 260px);overflow-y:auto}@media (max-width: 374.98px){cx-customer-list .cx-dialog-body{max-height:calc(100vh - 470px)}}cx-customer-list .cx-dialog-foot{display:flex;flex-direction:row-reverse}cx-customer-list .table thead tr{border-top:1px solid var(--cx-color-light);height:44px}cx-customer-list .table thead tr th{color:#1d2d3e;text-transform:none;font-weight:700}cx-customer-list .table tbody td{font-size:.875rem;color:#1d2d3e}cx-customer-list .table tbody td .cx-header-text{color:#6a6d70;font-weight:400}cx-customer-list .cx-btn-cell{text-decoration:none;color:#0070f2;padding:0;border:0;min-height:1.15rem;width:fit-content}cx-customer-list .cx-avatar-cell{width:65px;vertical-align:top}cx-customer-list .cx-cell-container{display:flex;align-items:center;min-height:44px;padding:5px 0}cx-customer-list .cx-cell-container .cx-avatar img,cx-customer-list .cx-cell-container .cx-avatar .cx-avatar-text{width:44px;height:44px;line-height:44px;border-radius:50%;text-align:center;text-transform:uppercase;margin-top:2px;margin-inline-end:10px;margin-bottom:2px;margin-inline-start:0}cx-customer-list .cx-cell-container .cx-avatar .cx-avatar-text{background:#9259cd;color:#fff;border-radius:50%}cx-customer-list .cx-cell-container .cx-cart{padding-inline-end:18px}cx-customer-list .cx-cell-container .cx-action-disable{color:var(--cx-color-dark)}cx-customer-list .cx-action-color{color:#0070f2}cx-customer-list .cx-multi-cell{vertical-align:top}cx-customer-list .cx-multi-cell .cx-cell-container{flex-direction:column;align-items:flex-start}cx-customer-list .cx-multi-cell .cx-cell-container button{min-width:0}cx-customer-list .cx-multi-cell .cx-cell-container cx-icon{align-self:flex-start}cx-customer-list .cx-empty-state,cx-customer-list .cx-error-state{display:flex;justify-content:left}cx-customer-list .ng-select .ng-select-container{border:0}cx-customer-list .ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{border-color:#0070f2 transparent transparent}cx-customer-list .ng-select.ng-select-focused{outline:none}cx-customer-list .ng-select.customer-list-selector .ng-value-label{font-weight:700;color:#0070f2}cx-customer-list cx-pagination{float:right}cx-customer-list cx-pagination a{margin-top:10px;width:24px;height:26px;font-family:"72";font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#0064d9;border-color:#fff}cx-customer-list cx-pagination a:first-child{width:48px;height:26px;font-family:SAP-icons;font-style:normal;font-weight:800;font-size:20px;line-height:16px;text-align:center;color:#0064d9;margin-top:8px}cx-customer-list cx-pagination a:last-child{width:48px;height:26px;font-family:SAP-icons;font-style:normal;font-weight:800;font-size:20px;line-height:16px;text-align:center;color:#0064d9;border-color:#fff;margin-top:8px}cx-customer-list cx-pagination a.current{width:32px;height:26px;font-family:"72";font-style:normal;font-weight:700;font-size:14px;line-height:16px;text-align:center;color:#1d2d3e;background:#eaecee;border-radius:8px;border-color:#fff}cx-customer-list .cx-asm-create-customer-btn{background-color:#eaecee;border-color:#eaecee;border-radius:8px;padding:0 10px;color:#1d2d3e;text-decoration:none;font-family:"72";font-style:normal;font-weight:600;font-size:14px;line-height:16px;min-height:42px;min-width:70px}cx-customer-list .cx-asm-create-customer-btn cx-icon{color:#1d2d3e;margin-inline-end:3px}cx-customer-list .cx-asm-create-customer-btn:hover{background-color:#fff;border-width:1px;border-color:#d6dade;border-style:solid}cx-customer-list .cx-asm-create-customer-btn:focus{box-shadow:none}cx-customer-list .cx-asm-customer-list-btn-cancel{color:#0064d8;font-family:"72";font-style:normal;font-weight:600;font-size:14px;line-height:19px;border-radius:8px;border-color:#fff;min-height:42px;margin:0 20px 0 0;padding:0 10px}cx-customer-list .cx-asm-customer-list-btn-cancel:hover{color:#0064d8;background-color:#d9d9d9}cx-customer-list .cx-asm-customer-list-btn-cancel:focus{box-shadow:none}cx-customer-list .ng-dropdown-panel{width:auto}covetrus-asm-bind-cart,cx-asm-bind-cart{display:flex;justify-content:flex-start;align-items:baseline;flex:1;width:100%}@media (max-width: 575px){covetrus-asm-bind-cart>*,cx-asm-bind-cart>*{margin-bottom:12px}}@media (min-width: 575px){covetrus-asm-bind-cart button,cx-asm-bind-cart button{margin-inline-start:8px}}covetrus-asm-bind-cart button.cx-asm-bindCartToCustomer,cx-asm-bind-cart button.cx-asm-bindCartToCustomer{background-color:#0070f2;border:1px solid #0070f2;color:#fff;opacity:.4;transition:opacity .3s;position:relative}covetrus-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-asm-active,cx-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-asm-active{opacity:1}covetrus-asm-bind-cart button.cx-asm-bindCartToCustomer cx-dot-spinner,cx-asm-bind-cart button.cx-asm-bindCartToCustomer cx-dot-spinner{position:absolute;inset:0;display:none}covetrus-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-bind-loading span,cx-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-bind-loading span{opacity:0}covetrus-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-bind-loading cx-dot-spinner,cx-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-bind-loading cx-dot-spinner{display:flex}covetrus-asm-bind-cart form,cx-asm-bind-cart form{display:flex;align-items:center;min-width:auto;margin:0;flex:1;width:100%}@media (max-width: 575px){covetrus-asm-bind-cart form,cx-asm-bind-cart form{flex-direction:column;gap:10px;align-items:flex-start}}covetrus-asm-bind-cart label,cx-asm-bind-cart label{color:#556b82}covetrus-asm-bind-cart input,cx-asm-bind-cart input{border:none;background-color:transparent}covetrus-asm-bind-cart input:focus,cx-asm-bind-cart input:focus{box-shadow:none;outline-style:none}covetrus-asm-bind-cart .cx-asm-assignCart,cx-asm-bind-cart .cx-asm-assignCart{border:1px solid #eff1f2;border-radius:4px;background-color:#eff1f2;box-shadow:0 4px 4px #00000040;margin-inline-start:6px;margin-inline-end:15px;max-width:20rem;padding-inline-end:15px}@media (max-width: 575px){covetrus-asm-bind-cart .cx-asm-assignCart,cx-asm-bind-cart .cx-asm-assignCart{margin-inline-end:0;margin-inline-start:0;min-width:100%;max-width:100%}}covetrus-asm-bind-cart .cx-asm-assignCart:focus,cx-asm-bind-cart .cx-asm-assignCart:focus,covetrus-asm-bind-cart .cx-asm-assignCart:focus-within,cx-asm-bind-cart .cx-asm-assignCart:focus-within,covetrus-asm-bind-cart .cx-asm-assignCart:active,cx-asm-bind-cart .cx-asm-assignCart:active,covetrus-asm-bind-cart .cx-asm-assignCart.active,cx-asm-bind-cart .cx-asm-assignCart.active{background-color:#fff;outline:none}covetrus-asm-bind-cart .cx-asm-assignCart .cx-asm-reset,cx-asm-bind-cart .cx-asm-assignCart .cx-asm-reset{visibility:hidden;background-color:transparent;border:none;color:inherit}covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button{width:20%;display:flex;align-items:center}@media (max-width: 575px){covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button{margin-inline-end:0;margin-inline-start:0;min-width:100%;max-width:100%}}covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button input,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input{border:.0625rem solid #eaecee;border-bottom-color:#556b81;width:100%;border-radius:.25rem;padding:0 .75rem;height:2.25rem;display:flex;align-items:center}covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-dirty,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-dirty,covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-touched,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-touched{border-color:#eaecee;border-bottom-color:#556b81}covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-dirty:focus,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-dirty:focus,covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-touched:focus,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-touched:focus{border:.125rem solid rgb(0,100,217);box-shadow:0 0 .0625rem #788fa6b8;outline:none;background-color:#fff}covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button input:focus,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input:focus{border:.125rem solid rgb(0,100,217);box-shadow:0 0 .0625rem #788fa6b8;outline:none;background-color:#fff}covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button input:hover,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input:hover{box-shadow:0 0 0 .0625rem #68aeff80 inset}covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button:focus,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button:focus,covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button:focus-within,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button:focus-within,covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button:active,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button:active,covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button.active,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button.active{background-color:#fff;outline:none}covetrus-asm-bind-cart .cx-asm-assignCart-input-show-no-button .cx-asm-reset,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button .cx-asm-reset{visibility:hidden;background-color:transparent;border:none;color:inherit}cx-dot-spinner{display:flex;justify-content:center;align-items:center;width:100%}cx-dot-spinner>div{width:8px;height:8px;margin:6px;border-radius:100%;background-color:currentColor;animation:spinner-dots-pulse 1s ease infinite}cx-dot-spinner>div:nth-child(1){animation-delay:-.2s}cx-dot-spinner>div:nth-child(3){animation-delay:.2s}@keyframes spinner-dots-pulse{0%,to,60%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(2);transform:scale(2)}}cx-asm-create-customer-form .cx-message{border-radius:8px;margin-bottom:15px}cx-asm-create-customer-form .cx-message .cx-message-content{margin-inline-start:0;max-width:100%}cx-asm-create-customer-form .cx-message .cx-message-content .cx-message-header{padding:.25rem 1rem;min-height:auto;padding-inline-end:1rem;font-size:14px;font-family:"72";font-style:normal;font-weight:400;line-height:16px;text-align:start}cx-asm-create-customer-form .cx-message .cx-message-content .cx-message-header .cx-message-icon{align-self:flex-start}cx-asm-create-customer-form .cx-message .cx-message-content .cx-message-header .cx-message-text{padding:.25rem 0}cx-asm-create-customer-form .cx-message .close{align-self:flex-start;padding:.25rem 0;margin-inline-start:auto;position:unset;color:#0064d8;font-size:16px}cx-asm-create-customer-form .cx-message-info{background-color:#e1f4ff;border-color:#7bcfff}cx-asm-create-customer-form .cx-message-info .cx-message-icon cx-icon{color:#0070f2}cx-asm-create-customer-form .cx-message-danger{background-color:#ffeaf4;border-color:#ff8ec4}@media (min-width: 1280px){cx-asm-create-customer-form .cx-asm-dialog{max-width:30%!important;min-width:30%!important}}cx-asm-create-customer-form .cx-asm-dialog .cx-modal-content{border-radius:16px}cx-asm-create-customer-form .cx-dialog-header{padding-top:1rem;padding-inline-end:1.75rem;padding-bottom:2rem;padding-inline-start:2rem;border-width:0;display:flex;border-bottom:1px solid #dee2e6;height:50px}cx-asm-create-customer-form .cx-dialog-header .title{font-size:18px;font-weight:900}cx-asm-create-customer-form .cx-dialog-body{padding-top:15px;max-height:calc(100vh - 260px);overflow-y:auto}cx-asm-create-customer-form label .label-content{color:#556b82}cx-asm-create-customer-form .form-control{border-bottom-color:#556b81;box-shadow:inset 0 0 0 1px #556b8240;border-radius:4px}cx-asm-create-customer-form .form-control::placeholder{color:#556b82;font-style:italic}cx-asm-create-customer-form .form-control:focus{border:2px solid #004da5;box-shadow:0 0 1px #788fa6b8;outline:none;background-color:#fff}cx-asm-create-customer-form input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset!important}cx-asm-create-customer-form input.ng-invalid.ng-touched{border:1px #f1f1f1;background-color:#ffeaf4;box-shadow:inset 0 0 0 1px #ff8fc573;border-block-end:2px solid #e90b0b}cx-asm-create-customer-form cx-form-errors p,cx-asm-create-customer-form covetrus-contact-form .customer-service-form .control-invalid p,covetrus-contact-form .customer-service-form cx-asm-create-customer-form .control-invalid p,cx-asm-create-customer-form covetrus-update-profile .form-profile .control-invalid p,covetrus-update-profile .form-profile cx-asm-create-customer-form .control-invalid p{color:#db0002}cx-asm-create-customer-form .cx-asm-create-customer-btn{margin:0 2px;padding:0 10px;border-radius:8px;min-height:42px;min-width:70px;font-size:14px;font-family:"72";font-style:normal;font-weight:600;line-height:19px}cx-asm-create-customer-form .cx-asm-create-customer-btn:focus{box-shadow:none}cx-asm-create-customer-form .cx-asm-create-customer-btn-create{color:#fff;background-color:#0070f2;border-color:#0070f2}cx-asm-create-customer-form .cx-asm-create-customer-btn-create:hover{color:#fff;background-color:#0050f2}cx-asm-create-customer-form .cx-asm-create-customer-btn-cancel{color:#0064d9;border-color:#fff}cx-asm-create-customer-form .cx-asm-create-customer-btn-cancel:hover{color:#0064d9;background-color:#d9d9d9}.santorini-updated{--cx-color-background: #f4f4f4;--cx-color-text: #14293a;--cx-color-inverse: #ffffff;--cx-color-transparent: transparent;--cx-color-primary: #055f9f;--cx-color-secondary: #556b82;--cx-color-success: #256f3a;--cx-color-info: #0064d8;--cx-color-warning: #b44f00;--cx-color-danger: #aa0808;--cx-color-light: #f1f1f1;--cx-color-dark: #77818b;--cx-color-primary-accent: #0f4880;--cx-color-success-accent: #f0fbe4;--cx-color-danger-accent: #fff1f1;--cx-color-warning-accent: #fff5df;--cx-color-info-accent: #deeffe;--cx-color-medium: #d3d6db;--cx-color-background-dark: #212738;--cx-color-visual-focus: #1f3a93;--cx-color-background-focus: rgba(80, 176, 244, .1);--cx-color-border-focus: rgba(166, 204, 232, .6);--cx-page-width-max: 1140px;--cx-font-weight-light: 300;--cx-font-weight-normal: 400;--cx-font-weight-semi: 600;--cx-font-weight-bold: 700;--cx-text-transform: capitalize;--cx-direction: ltr;--cx-transition-duration: .5s;--cx-animation-duration: 1s;--cx-border-radius: 1em;--cx-buttons-border-radius: 2rem;--cx-buttons-border-width: 3px;--cx-border-style: solid}cx-asm-customer-360{height:100%}cx-asm-customer-360 button.link:focus,cx-asm-customer-360 button.link:active{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}cx-asm-customer-360 .cx-overview-title-link{text-decoration:none;cursor:pointer;color:#0070f2;margin:0 0 0 8px}cx-asm-customer-360 .cx-modal-content{overflow-y:hidden}cx-asm-customer-360 .cx-dialog-header{flex-direction:column;padding:2rem}cx-asm-customer-360 .cx-dialog-header .header-title{width:100%;display:flex;justify-content:space-between}cx-asm-customer-360 .cx-dialog-header .header-title h3,cx-asm-customer-360 .cx-dialog-header .header-title .h3{font-weight:var(--cx-font-weight-semi);color:#14293a}cx-asm-customer-360 .cx-dialog-header .header-content{width:100%;margin-top:37px}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details{display:flex;justify-content:space-between;margin-bottom:36px}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info{display:flex}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .login-info{font-size:.875rem;font-weight:var(--cx-font-weight-normal);color:#6c7079}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .cx-avatar{font-size:18px;width:48px;height:48px;line-height:48px;border-radius:50%;color:#fff;text-align:center;background:#9259cd;text-transform:uppercase}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .cx-avatar-image cx-media img{object-fit:cover;border-radius:50%;width:48px;height:48px}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-log{font-weight:var(--cx-font-weight-normal);font-size:.875rem;padding:0 16px;color:var(--cx-color-secondary)}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .cx-asm-customer-info .cx-asm-customer-name{color:#14293a;font-weight:var(--cx-font-weight-bold)}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .cx-asm-customer-info .cx-asm-customer-email{color:#0064d9;font-size:.875rem}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .cx-asm-customer-info .cx-asm-customer-address{color:#14293a;font-size:.875rem}cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details{padding:0 0 0 18px}cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details>span{align-items:center;color:#6c7079;display:inline-flex}cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details>span:nth-of-type(n+2){margin:0 0 0 36px}cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details .account-icon{color:#0070f2;font-size:1.125rem;margin:0 14px 0 0}cx-asm-customer-360 .cx-dialog-header .close{font-size:1.5rem;color:var(--cx-color-dark)}cx-asm-customer-360 .cx-dialog-body{display:flex;flex:1;flex-direction:column;padding-top:0;overflow-y:hidden}cx-asm-customer-360 .cx-dialog-body .cx-tab-headers{display:flex;flex-direction:row;overflow-x:auto;border-bottom:1px solid #d3d6db;padding:2rem 0 0}cx-asm-customer-360 .cx-dialog-body .cx-tab-header{text-align:center;color:#333;font-weight:var(--cx-font-weight-semi);border:1px solid #fff;background-color:#fff;margin-inline-start:1rem;padding:0 1rem 1rem;font-size:1.125rem}cx-asm-customer-360 .cx-dialog-body .cx-tab-header.active{cursor:default;color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 .cx-dialog-body .cx-tab-header:hover{color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 .cx-dialog-body .cx-tab-header:active,cx-asm-customer-360 .cx-dialog-body .cx-tab-header:hover,cx-asm-customer-360 .cx-dialog-body .cx-tab-header:focus{color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 .cx-dialog-body .cx-tab-content{flex:1;min-height:0;overflow-y:auto;padding:0 0 28px;max-height:55vh}cx-asm-customer-360 .cx-dialog-body .active{color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 .cx-dialog-body .active:hover{color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 cx-message{margin-top:37px;width:100%}cx-asm-customer-360 cx-message .cx-message{border-radius:8px;margin-bottom:1rem}cx-asm-customer-360 cx-message .cx-message .cx-message-content{margin-inline-start:0;max-width:100%}cx-asm-customer-360 cx-message .cx-message .cx-message-content .cx-message-header{padding-inline-end:1rem;font-size:.875rem;font-family:"72";font-style:normal;font-weight:400;line-height:1rem;text-align:start}cx-asm-customer-360 cx-message .cx-message .close{align-self:center;margin-inline-start:auto;position:unset;color:#0064d8;font-size:1rem}cx-asm-customer-360 cx-message .cx-message-danger{background-color:#ffeaf4;border-color:#ff8ec4}cx-asm-customer-360 .cx-tab-error{text-align:center;padding:50px 0}cx-asm-customer-360 .cx-tab-error .cx-tab-error-image{background-size:contain;background-repeat:no-repeat;background-position:center center;height:200px;background-image:url("data:image/svg+xml,%3Csvg width='320' height='200' viewBox='0 0 320 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M305.547 6.15619e-06H14.4533C12.5559 -0.00174584 10.6768 0.37047 8.92329 1.09536C7.16981 1.82026 5.57638 2.88362 4.23409 4.22468C2.8918 5.56573 1.82697 7.15817 1.10045 8.91098C0.373942 10.6638 -8.08861e-07 12.5426 0 14.44V185.547C0 189.38 1.52275 193.056 4.23328 195.767C6.9438 198.477 10.6201 200 14.4533 200H305.547C309.38 200 313.056 198.477 315.767 195.767C318.477 193.056 320 189.38 320 185.547V14.44C320 12.5426 319.626 10.6638 318.9 8.91098C318.173 7.15817 317.108 5.56573 315.766 4.22468C314.424 2.88362 312.83 1.82026 311.077 1.09536C309.323 0.37047 307.444 -0.00174584 305.547 6.15619e-06V6.15619e-06Z' fill='%23EBF8FF'/%3E%3Crect x='21' y='64.8438' width='86.9676' height='110.159' rx='9.66306' transform='rotate(-24.3398 21 64.8438)' fill='%23D1EFFF'/%3E%3Crect x='28.6719' y='67.737' width='75.3719' height='98.5632' rx='5.79784' transform='rotate(-24.3398 28.6719 67.737)' fill='%23EBF8FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M134.31 127.767L93.9588 38.5656C96.3257 38.3638 98.6681 39.6404 99.7171 41.917L135.595 121.23C136.612 123.521 136.024 126.123 134.31 127.767Z' fill='%23B8E6FF'/%3E%3Cpath d='M50.1777 115.279C50.1777 115.279 67.7861 107.314 86.4002 117.984C105.014 128.655 116.837 136.033 116.837 136.033L74.5768 155.15C71.6538 156.472 68.2269 155.18 66.9047 152.257L50.1777 115.279Z' fill='%23B8E6FF'/%3E%3Cpath d='M105.055 120.491C101.764 121.046 99.3241 123.295 97.0278 126.519C95.3294 129.047 93.7651 131.685 92.3447 134.407C89.7658 139.115 87.9412 144.226 86.903 149.574L127.402 131.254C115.677 126.949 112.029 119.308 105.055 120.491Z' fill='%239EDDFF'/%3E%3Cpath d='M97.5682 92.1241C102.71 89.7982 105.049 83.9037 102.803 78.9382C100.557 73.9726 94.5677 71.8457 89.4437 74.1636C84.3197 76.4814 81.9626 82.3839 84.2087 87.3495C86.4549 92.315 92.4442 94.442 97.5682 92.1241Z' fill='%23D1EFFF'/%3E%3Crect x='209.421' y='29.2903' width='88.9092' height='112.618' rx='9.87881' transform='rotate(10.5425 209.421 29.2903)' fill='%23D1EFFF'/%3E%3Crect x='214.164' y='36.2016' width='77.0547' height='100.764' rx='5.92728' transform='rotate(10.5425 214.164 36.2016)' fill='%23EBF8FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M267.659 148.307L285.972 49.9076C288.086 51.1288 289.306 53.589 288.834 56.1261L272.566 143.535C272.094 146.072 270.071 147.928 267.659 148.307Z' fill='%23B8E6FF'/%3E%3Cpath d='M256.707 66.2307C258.027 67.8832 256.734 71.1595 253.853 73.5774C252.136 75.0264 250.221 75.8155 248.699 75.894C248.692 77.1186 248.655 78.3979 248.545 79.7441C247.966 87.1727 246.677 95.6145 241.133 94.6231C234.693 93.4848 235.197 87.429 235.78 80.6242C235.823 80.0695 235.863 79.5342 235.906 78.9795C236.488 71.5314 238.015 65.4851 243.31 65.8676C245.432 66.0213 246.796 67.2198 247.631 69.1036C248.07 68.5823 248.563 68.0913 249.115 67.6111C251.997 65.1932 255.387 64.5782 256.707 66.2307Z' fill='%23D1EFFF'/%3E%3Cpath d='M258.069 89.1533C257.288 93.3489 254.74 96.3514 252.347 95.9262C246.528 94.9036 248.33 91.7018 249.445 87.5482C250.563 83.3752 252.77 80.3696 255.167 80.7754C259.555 81.4916 258.85 84.9577 258.069 89.1533Z' fill='%23D1EFFF'/%3E%3Cpath d='M258.959 102.081L226.986 96.1305C226.617 96.0618 226.249 96.3148 226.177 96.7033L222.063 118.808C221.99 119.196 222.243 119.565 222.612 119.634L254.584 125.584C254.953 125.653 255.322 125.4 255.394 125.011L259.508 102.907C259.581 102.518 259.328 102.149 258.959 102.081Z' fill='%23D1EFFF'/%3E%3Cpath d='M259.673 98.1338L227.759 92.1944C227.39 92.1257 227.021 92.3787 226.949 92.7672L225.47 100.712C225.398 101.1 225.651 101.469 226.02 101.537L257.934 107.477C258.303 107.545 258.672 107.293 258.744 106.904L260.222 98.9596C260.295 98.5711 260.042 98.2025 259.673 98.1338Z' fill='%23B8E6FF'/%3E%3Cpath d='M262.183 95.4458L226.637 88.8304C226.268 88.7618 225.899 89.0147 225.827 89.4032L224.207 98.1052C224.135 98.4937 224.388 98.8623 224.757 98.931L260.303 105.546C260.672 105.615 261.041 105.362 261.113 104.974L262.733 96.2716C262.805 95.8831 262.552 95.5145 262.183 95.4458Z' fill='%23D1EFFF'/%3E%3Cpath d='M205 109.5C205 134.077 185.077 154 160.5 154C135.923 154 116 134.077 116 109.5C116 84.9233 135.923 65 160.5 65C185.077 65 205 84.9233 205 109.5Z' fill='%23F31DED'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.442 99.2908C179.179 97.5543 179.179 94.7389 177.442 93.0024C175.706 91.2659 172.891 91.2659 171.154 93.0024L160.723 103.434L150.291 93.0024C148.554 91.2659 145.739 91.2659 144.003 93.0024C142.266 94.7389 142.266 97.5543 144.003 99.2908L154.434 109.722L144.003 120.154C142.266 121.89 142.266 124.706 144.003 126.442C145.739 128.179 148.554 128.179 150.291 126.442L160.723 116.011L171.154 126.442C172.891 128.179 175.706 128.179 177.442 126.442C179.179 124.706 179.179 121.89 177.442 120.154L167.011 109.722L177.442 99.2908Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160 161C188.167 161 211 138.167 211 110C211 81.8335 188.167 59 160 59C131.833 59 109 81.8335 109 110C109 138.167 131.833 161 160 161ZM160 165C190.376 165 215 140.376 215 110C215 79.6243 190.376 55 160 55C129.624 55 105 79.6243 105 110C105 140.376 129.624 165 160 165Z' fill='%23F58B00'/%3E%3Ccircle cx='24.5' cy='24.5' r='5.5' fill='%23D1EFFF'/%3E%3Ccircle cx='294' cy='173' r='6' fill='%23D1EFFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M140 33C144.971 33 149 28.9706 149 24C149 19.0294 144.971 15 140 15C135.029 15 131 19.0294 131 24C131 28.9706 135.029 33 140 33ZM140 30.5999C143.645 30.5999 146.6 27.6449 146.6 23.9999C146.6 20.3548 143.645 17.3999 140 17.3999C136.355 17.3999 133.4 20.3548 133.4 23.9999C133.4 27.6449 136.355 30.5999 140 30.5999Z' fill='%23D1EFFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 185C43.9706 185 48 180.971 48 176C48 171.029 43.9706 167 39 167C34.0294 167 30 171.029 30 176C30 180.971 34.0294 185 39 185ZM39 182.6C42.6451 182.6 45.6 179.645 45.6 176C45.6 172.355 42.6451 169.4 39 169.4C35.3549 169.4 32.4 172.355 32.4 176C32.4 179.645 35.3549 182.6 39 182.6Z' fill='%23D1EFFF'/%3E%3C/svg%3E")}cx-asm-customer-360 .cx-tab-error .cx-tab-error-header{padding:28px 0 16px;font-weight:700;font-size:32px;line-height:37px;color:#1d2d3e}cx-asm-customer-360 .cx-tab-error .cx-tab-error-message{font-weight:400;font-size:14px;line-height:16px;color:#1d2d3e}@media (max-width: 575px){cx-asm-customer-360 .cx-asm-customer-360{align-items:flex-start!important}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content{margin-top:1rem}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details{margin-bottom:1rem}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .cx-avatar{font-size:1rem;flex-shrink:0;width:2.25rem;height:2.25rem;line-height:2.25rem}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .cx-avatar-image cx-media img{min-width:2.25rem;width:2.25rem;height:2.25rem}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details span{margin:0}cx-asm-customer-360 .cx-asm-customer-360 .cx-tab-headers{padding:1rem 0 0}}cx-asm-customer-360-profile{display:block;padding:0 48px}cx-asm-customer-360-profile h4,cx-asm-customer-360-profile .h4{font-weight:var(--cx-font-weight-semi)}cx-asm-customer-360-profile .cx-asm-profile-address-cell{display:flex;flex-direction:column}cx-asm-customer-360-profile .cx-card-img-container .fab:before,cx-asm-customer-360-profile .cx-card-img-container .fas:before{font-size:var(--cx-font-size, 48px)}cx-asm-customer-360-profile .cx-asm-profile-subheader{font-size:.875rem;font-weight:var(--cx-font-weight-bold);padding:15px 0;color:#14293a}cx-asm-customer-360-profile .cx-asm-profile-container{color:var(--cx-color-secondary)}cx-asm-customer-360-profile .cx-asm-profile-cards{display:flex;justify-content:flex-start;flex-wrap:wrap}cx-asm-customer-360-profile .cx-asm-profile-cards .cx-asm-profile-card{width:300px;padding-top:0;padding-inline-end:15px;padding-bottom:15px;padding-inline-start:0}cx-asm-customer-360-product-listing .product-listing{display:flex;flex-direction:column;padding:24px 48px}cx-asm-customer-360-product-listing .product-listing-header{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);align-items:center;display:flex;flex-flow:row wrap;margin-bottom:36px}cx-asm-customer-360-product-listing .product-listing-items{display:grid;gap:12px}cx-asm-customer-360-product-listing .product-listing-items.column-1{grid-template-columns:repeat(1,100%)}cx-asm-customer-360-product-listing .product-listing-items.column-2{grid-template-columns:repeat(2,50%)}cx-asm-customer-360-product-listing .product-listing-items.column-3{grid-template-columns:repeat(3,33%)}cx-asm-customer-360-product-listing .empty-result-description{padding:16px 32px;color:#6c7079;font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal)}cx-asm-customer-360-product-listing .title-link{color:#0070f2}cx-asm-customer-360-product-listing .title-link.inactive{cursor:auto;color:#000;pointer-events:none}cx-asm-customer-360-product-listing .show-hide-container{width:100%;display:flex;justify-content:center}cx-asm-customer-360-product-listing .show-hide-button{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);color:#0070f2;margin:32px auto 0;text-decoration:none}cx-asm-customer-360-product-listing cx-asm-customer-360-product-item{display:flex;border:1px solid #d3d6db;border-radius:10px;padding:16px}cx-asm-customer-360-product-listing cx-asm-customer-360-product-item .cx-asm-customer-360-product-item-media{margin-inline-end:16px;width:100px;height:100px}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-content{flex:1;min-width:0}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-content button{text-align:start}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-out-of-stock{font-weight:var(--cx-font-weight-normal);color:var(--cx-color-secondary)}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-name{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);color:#14293a;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:100%}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-name:hover{color:var(--cx-color-primary)}cx-asm-customer-360-product-listing .cart-divider{border:0;border-color:#afafaf;border-style:solid;border-right-width:1px;height:20px}cx-asm-customer-360-product-listing .cart-total-no-items,cx-asm-customer-360-product-listing .cart-total-price{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);color:var(--cx-color-secondary);padding:0 16px}cx-asm-customer-360-product-listing .cart-total-no-items{margin-inline-start:auto}cx-asm-customer-360-table{display:block;padding:0 18px}cx-asm-customer-360-table .cx-asm-customer-360-table{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:5px}cx-asm-customer-360-table .cx-asm-customer-360-table-heading{width:100%;font-size:.875rem;justify-content:space-between;display:flex}cx-asm-customer-360-table .cx-asm-customer-360-table-heading-text{font-size:1.125rem;font-weight:var(--cx-font-weight-semi);padding:28px 0 32px 30px}cx-asm-customer-360-table .cx-asm-customer-360-table-heading-pages{display:flex;font-size:.875rem;align-self:flex-end}cx-asm-customer-360-table .cx-asm-customer-360-table-heading-page{color:#0070f2;cursor:pointer;padding:0 14px;font-weight:700}cx-asm-customer-360-table .cx-asm-customer-360-table-heading-page.active{color:#0070f2;cursor:default}cx-asm-customer-360-table .cx-asm-customer-360-table-separator{border:none;border-bottom:1px solid #d3d6db;margin:0}cx-asm-customer-360-table .cx-asm-customer-360-table-empty{padding-top:14px}cx-asm-customer-360-table .cx-asm-customer-360-table-row{border:none;border-top:1px solid #d3d6db}cx-asm-customer-360-table .cx-asm-customer-360-table-row-header{border:none}cx-asm-customer-360-table .cx-asm-customer-360-table-row:nth-child(2n+2){background:#ebf8ff}cx-asm-customer-360-table .cx-asm-customer-360-table button{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:95%}cx-asm-customer-360-table .cx-asm-customer-360-table th,cx-asm-customer-360-table .cx-asm-customer-360-table td{text-align:start;vertical-align:top;padding:19px 10px}cx-asm-customer-360-table .cx-asm-customer-360-table th:first-child,cx-asm-customer-360-table .cx-asm-customer-360-table td:first-child{padding-inline-start:24px}cx-asm-customer-360-table .cx-asm-customer-360-table td{color:#14293a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem;font-weight:var(--cx-font-weight-normal)}cx-asm-customer-360-table .cx-asm-customer-360-table td button{font-weight:700;color:#0070f2}cx-asm-customer-360-table .cx-asm-customer-360-table th{font-size:1rem;font-weight:var(--cx-font-weight-semi);color:#14293a;cursor:pointer;-webkit-user-select:none;user-select:none}cx-asm-customer-360-table .cx-asm-customer-360-table th button{text-align:start}cx-asm-customer-360-table .cx-asm-customer-360-table th:hover,cx-asm-customer-360-table .cx-asm-customer-360-table th.active{color:#0070f2}cx-asm-customer-360-table .cx-asm-customer-360-table th.active{display:inline-block}cx-asm-customer-360-table .cx-asm-customer-360-table th.active.desc:after,cx-asm-customer-360-table .cx-asm-customer-360-table th.active.asc:after{content:"";margin-inline-start:8px;border-color:transparent;border-style:solid;border-left-width:5px;border-right-width:5px;position:relative}cx-asm-customer-360-table .cx-asm-customer-360-table th.active.desc:after{border-bottom:5px solid #0070f2;bottom:11px}cx-asm-customer-360-table .cx-asm-customer-360-table th.active.asc:after{border-top:5px solid #0070f2;top:13px}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-start,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-start{text-align:start}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-start button,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-start button{text-align:start}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-center,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-center{text-align:center}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-center button,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-center button{text-align:center}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-end,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-end{text-align:end}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-end button,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-end button{text-align:end}cx-asm-customer-360-map{display:inline-grid;font-size:.8125rem;grid-gap:12px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;margin:0 auto;padding:12px 28px 0;width:100%}@media (max-width: 940px){cx-asm-customer-360-map{grid-template-columns:1fr}}cx-asm-customer-360-map .bold{font-weight:600}cx-asm-customer-360-map .store-count{align-self:center;color:#6c7079;font-size:1rem;grid-column:1/span 2}@media (max-width: 940px){cx-asm-customer-360-map .store-count{grid-column:1}}cx-asm-customer-360-map .store-details{display:flex;flex-direction:row;margin-bottom:12px}cx-asm-customer-360-map .store-details-info{margin:0 0 0 8px}cx-asm-customer-360-map .store-listing-item{display:flex;flex-direction:row;padding:12px 0;position:relative;width:100%;border:0;text-align:start}cx-asm-customer-360-map .store-listing-item.selected{background:#d1efff;border-bottom:1px solid #d3d6db}cx-asm-customer-360-map .store-listing-item:not(.selected):hover{background:#d2dbe6}cx-asm-customer-360-map .store-listing-item:not(.selected):not(:hover):nth-of-type(odd){background:#ebf8ff;border-bottom:1px solid #0070f2}cx-asm-customer-360-map .store-listing-item:not(.selected):not(:hover):nth-of-type(2n){background:#fff;border-bottom:1px solid #e5e5e5}cx-asm-customer-360-map .store-listing-item-details{line-height:16px;padding:0 8px}cx-asm-customer-360-map .store-listing-item-distance{align-items:center;box-sizing:border-box;display:flex;flex:0 0 100px;justify-content:center;padding:0 4px;margin:0 0 0 auto}cx-asm-customer-360-map .store-map-container{height:400px}cx-asm-customer-360-map .store-map-container .store-map{border:0;border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee;padding:12px 0;width:100%;height:100%}cx-asm-customer-360-map .store-openings{font-size:.875rem}cx-asm-customer-360-map .store-openings-date{align-items:center;display:flex;flex-direction:row}cx-asm-customer-360-map .store-openings-dates{margin-bottom:24px}cx-asm-customer-360-map .store-openings-day{display:inline-block;margin:0 4px 0 0;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}cx-asm-customer-360-promotion-listing{display:block;padding:0 22px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:5px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-heading{width:100%;font-size:.875rem;justify-content:space-between;display:flex}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-heading-text{font-size:1.125rem;font-weight:var(--cx-font-weight-semi);padding:28px 0 32px 30px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-subheader{font-size:1rem;font-weight:var(--cx-font-weight-bold);padding:15px 10px 0;color:#14293a;display:flex}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-description{font-size:.875rem;font-weight:var(--cx-font-weight-normal);padding:0 10px 15px;color:var(--cx-color-secondary);display:flex}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-separator{border:none;border-bottom:1px solid #d3d6db;margin:0}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-empty{padding-top:14px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-row{width:100%;border-top:1px solid #d3d6db}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-action{float:right}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-apply-button{font-weight:var(--cx-font-weight-semi);font-size:1.125rem;background-color:#0070f2;color:#fff;float:right;border-radius:8px;padding:6px 10px;border:1px solid #0070f2}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-remove-button{color:#aa0808;background-color:#ffd6e9;font-weight:var(--cx-font-weight-semi);font-size:1.125rem;border-radius:8px;padding:6px 10px;border-width:1px;border:1px solid #ffc1df}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-action-separator{color:#747881}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-applied{font-weight:var(--cx-font-weight-semi);font-size:1.125rem}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-tabs{margin-inline-start:-18px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search{position:relative}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input{border:none;box-shadow:0 0 0 1px #556b8210,0 1px #556b81;height:48px;width:100%;padding:.6875rem .75rem;margin-top:.5rem;margin-bottom:.15rem;border-radius:.2rem}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input::placeholder{color:#6c7079}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input:hover{box-shadow:0 0 0 1px #68aeff40,0 1px #0064d9}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input:hover~.cx-asm-customer-360-promotion-listing-search-icon-reset{display:inline}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input:focus{border:2px solid #0064d9;box-shadow:none;outline:none}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input:focus~.cx-asm-customer-360-promotion-listing-search-icon-reset{display:inline}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-icon-search{position:absolute;top:21px;color:#000;font-size:20px;right:17px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-icon-reset{display:none;position:absolute;top:21px;right:57px;color:#000;font-size:20px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-icon-reset:focus,cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-icon-reset:hover{display:inline}cx-icon.success{padding-inline-end:.5rem;font-size:1.8rem;color:var(--cx-color-success)}cx-asm-toggle-ui{cursor:pointer;display:flex;align-items:center;height:16px;margin:0 15px}cx-asm-toggle-ui .toggleUi{display:inherit;align-items:inherit}cx-asm-toggle-ui .toggleUi .label{margin-inline-start:5px}@media (max-width: 575px){cx-asm-toggle-ui .toggleUi .label{display:none}}cx-asm-toggle-ui .toggleUi .collapseIcon,cx-asm-toggle-ui .toggleUi .expandIcon{width:16px;height:16px}cx-asm-toggle-ui .toggleUi .collapseIcon{background:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-circle-up' class='svg-inline--fa fa-chevron-circle-up fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d1e3ff' d='M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm231-113.9L103.5 277.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L256 226.9l101.6 101.6c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L273 142.1c-9.4-9.4-24.6-9.4-34 0z'%3E%3C/path%3E%3C/svg%3E") center center no-repeat}cx-asm-toggle-ui .toggleUi .expandIcon{background:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-circle-down' class='svg-inline--fa fa-chevron-circle-down fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d1e3ff' d='M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM273 369.9l135.5-135.5c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L256 285.1 154.4 183.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L239 369.9c9.4 9.4 24.6 9.4 34 0z'%3E%3C/path%3E%3C/svg%3E") center center no-repeat}covetrus-csagent-login-form cx-password-visibility-toggle,cx-csagent-login-form cx-password-visibility-toggle{display:none}covetrus-csagent-login-form button[type=submit]{color:#fff;background-color:#0064d9;border-color:#0064d9;border-radius:4px}covetrus-csagent-login-form button[type=submit]:hover{background-color:#0058c2}covetrus-customer-selection .asm-results{border:solid 1px #89919a;position:absolute;line-height:1.5rem;left:2rem;top:4rem;z-index:11;box-shadow:0 5px 20px #d9d9d9,0 2px 8px #ededed;background-color:#fff;border-radius:4px;width:100%;max-width:50vw;max-height:70vh;overflow-y:auto}@media (max-width: 1200px){covetrus-customer-selection .asm-results{max-width:calc(100% - 4rem)}}covetrus-no-charge-order section .form-group{width:100%}covetrus-no-charge-order section .form-check{margin-bottom:0}covetrus-no-charge-order section .form-check input[type=checkbox]{background-color:#fff}covetrus-no-charge-order section .no-charge-order-reason{margin-top:1.25rem}covetrus-no-charge-order section .no-charge-order-reason .ng-select.ng-select-focused,covetrus-no-charge-order section .no-charge-order-reason .ng-select.ng-select-focused>.ng-select-container{appearance:none;border-radius:calc(.5 * var(--cx-spatial-base));outline-width:0;box-shadow:0 0 0 2px #b3e0ff!important;border-color:#75c1ff}covetrus-no-charge-order section textarea{height:auto;min-height:calc(5 * 1.6em + 2 * calc(var(--cx-spatial-sm) * 3) + 2px);resize:none}covetrus-secure-pay-actions{display:flex;width:100%;flex-direction:column;gap:.625rem}covetrus-secure-pay-actions .secure-pay-button{font-size:1rem;line-height:1.625rem;font-weight:"bold";height:1.75rem;text-decoration:underline;color:#a9a9a9;margin:auto;border:0;background:transparent}covetrus-secure-pay-actions .secure-pay-button:disabled{cursor:not-allowed}covetrus-secure-pay-actions .start{color:#008556}covetrus-secure-pay-actions .stop{color:#d8193b}covetrus-secure-pay-actions .error-message{color:#d8193b;font-size:.875rem;line-height:1.625rem;font-style:italic;text-align:center}cx-page-slot.SecurePayAction{display:flex;width:100%;margin:0}covetrus-secure-pay-status{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem}covetrus-secure-pay-status .secure-pay-status{display:flex;gap:.5rem;flex-direction:row;justify-content:center;align-items:center}covetrus-secure-pay-status .secure-pay-status cx-icon{color:#6e6e6e;margin:.125rem}covetrus-secure-pay-status .secure-pay-status .text{line-height:1rem}covetrus-secure-pay-status .secure-pay-status .disabled{color:#6e6e6e}covetrus-secure-pay-status .secure-pay-status .enabled{color:#008556}covetrus-secure-pay-status .secure-pay-status .progress{color:#efb51b}covetrus-secure-pay-status .secure-pay-message{font-style:italic;font-size:.875rem;line-height:1.625rem;text-align:center}covetrus-secure-pay-status .error{color:#d8193b}covetrus-order-list-item{display:flex;flex-direction:column;gap:1.5rem;flex:1 1 auto}@media (min-width: 1280px){covetrus-order-list-item{flex-flow:row;gap:2rem}}covetrus-order-list-item .order-list-item-separator{border-bottom:1px solid #d9d9d9}covetrus-order-list-item .order-list-item-product{display:flex;gap:.75rem;font-size:.875rem;line-height:1.25rem}covetrus-order-list-item .order-list-item-product-name{color:#1474e5}covetrus-order-list-item .order-list-item-product-image{height:5rem;width:5rem;border:1px solid #f1f1f1;border-radius:.25rem;background-color:#f6f6f6}covetrus-order-list-item .order-list-item-product-image img{mix-blend-mode:darken}covetrus-order-list-item .order-list-item-product-details{display:flex;flex-direction:column;row-gap:.75rem}covetrus-order-list-item .order-list-item-product-handling-fee{color:#6e6e6e;line-height:1rem;font-size:.75rem}covetrus-order-list-item .order-list-item-product-price h4,covetrus-order-list-item .order-list-item-product-price .h4{margin-bottom:0}covetrus-order-list-item .order-list-item-info{display:flex;flex-direction:column;gap:.5rem}covetrus-order-list-item .order-list-item-info-row{font-size:.75rem;line-height:1rem}covetrus-order-list-item .order-list-item-info-row .label{font-weight:"bold";font-size:.875rem;line-height:1.25rem}covetrus-order-list-item .order-list-item-info-row .value{text-align:right;font-weight:400;color:#6e6e6e;font-size:.875rem;line-height:1.25rem}covetrus-order-list-item .order-list-item-info-row .autoship-logo{height:1rem;margin:0 .25rem .125rem 0}covetrus-order-list-item .order-list-item-info-row .autoship-logo-container{height:1.25rem;display:inline-block}covetrus-order-list-item .order-list-item-info .autoship-schedule{margin-top:.75rem}covetrus-order-list-item .order-list-item-info .autoship-schedule .label{display:flex}@media (min-width: 1280px){covetrus-order-list-item .order-list-item-separator{display:block;border-bottom:none;border-right:1px solid #d9d9d9}covetrus-order-list-item .order-list-item-product{flex-basis:23.25rem}covetrus-order-list-item .order-list-item-info{flex-basis:24.75rem}covetrus-order-list-item .order-list-item-info+covetrus-order-list-item .order-list-item-separator{display:block}covetrus-order-list-item .order-list-item-next-order{display:inline-block;margin-left:.25rem}}.error-page-header{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e8e8e8;height:5.75rem;box-sizing:border-box}.error-page-header img{width:11.375rem}.error-page-content{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:1280px;padding-right:1rem;padding-left:1rem;min-height:calc(100vh - 5.75rem)}.error-page-img{max-width:39rem;width:100%;margin-bottom:2rem}.error-page-img img{width:100%;height:auto}.error-page-text{font-size:1rem;line-height:1.625rem}.error-page-text h2,.error-page-text .h2{font-weight:"bold";margin-top:0;margin-bottom:.5rem}@media (min-width: 1280px){.error-page-content{flex-direction:row;margin:0 auto}.error-page-img{margin-right:2rem;margin-bottom:0}.error-page-text{padding-left:3.75rem}}.content-error-page{display:flex;flex-direction:column;row-gap:2rem}@media (min-width: 1280px){.content-error-page{flex-direction:row;column-gap:2rem;margin-bottom:2.125rem}}@media (max-width: 1279.98px){.content-error-page-image img{width:100%;padding-bottom:.625rem}}@media (min-width: 1280px){.content-error-page-text{margin-left:3.75rem}}.content-error-page-text p{margin-bottom:1.75rem}.content-error-page .btn,.content-error-page cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .content-error-page a{width:10.375rem}@media (max-width: 1279.98px){.content-error-page .btn,.content-error-page cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link a,cx-page-layout.SearchResultsGridPageTemplate cx-page-slot.NoResultsLinkSlot cx-link cx-generic-link .content-error-page a{margin-bottom:2.125rem}}@media (max-width: 1279.98px){covetrus-captcha iframe{width:100%!important}}.captcha.invalid covetrus-captcha{display:inline-block;height:67px;border:1px solid #D8193B!important}.captcha.invalid .control-invalid{display:block}.bundle-promotion-container{display:grid;grid-template-columns:5.75rem auto;grid-template-rows:auto auto;grid-row-gap:.75rem;grid-column-gap:1rem;background-color:#f7f7f7;padding:1.125rem;border:1px solid #cacaca;border-radius:.25rem;margin-top:1.5rem}.bundle-promotion-container .promotion-details{grid-column:span 2;display:flex;align-items:flex-start}.bundle-promotion-container covetrus-promotions{grid-column:span 2}.bundle-promotion-container covetrus-promotions cx-icon{display:none}.bundle-promotion-container .bundle-promotion-image{grid-area:2/1/2/2;margin-right:1rem;min-width:92px;min-height:92px}.bundle-promotion-container .bundle-promotion-image cx-media{border:1px solid #f1f1f1}.bundle-promotion-container .bundle-promotion-image cx-media,.bundle-promotion-container .bundle-promotion-image cx-media img{border-radius:.25rem}.bundle-promotion-container .bundle-promotion-info{display:flex;flex-direction:column;row-gap:.5rem}.bundle-promotion-container .bundle-promotion-name{line-height:1.5rem}.bundle-promotion-container .bundle-promotion-link{font-size:.875rem;line-height:1.25rem;text-decoration:none}.bundle-drawer .modal-body,.bundle-drawer cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-page-layout.AccountPageTemplate cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .bundle-drawer .cx-cancel-replenishment-dialog-body{display:flex;flex-direction:column;row-gap:1.25rem}.bundle-drawer-product-details{display:grid;grid-template-columns:5rem auto;grid-row-gap:.75rem;grid-column-gap:1rem;margin-bottom:1rem}.bundle-drawer-product-image-container{grid-area:1/1/2/2}.bundle-drawer-product-image-container cx-media{background-color:#f6f6f6;border:1px solid #f1f1f1;border-radius:.25rem;padding:.75rem}.bundle-drawer-product-image-container cx-media img{mix-blend-mode:darken}.bundle-drawer-product-image-container cx-media.is-missing{height:5rem}.bundle-drawer-product-info{grid-area:1/2/2/3;display:flex;flex-direction:column;row-gap:.625rem}.bundle-drawer-product-info .price{font-size:1.125rem;line-height:1.75rem}.bundle-drawer-product-variant-container{display:flex;flex-direction:column;row-gap:1.25rem}@media (min-width: 1280px){.bundle-drawer-product-variant-container{flex-direction:row;column-gap:1.25rem}.bundle-drawer-product-variant-container>div{flex:1}}.bundle-drawer-product-container:not(:last-of-type){border-bottom:1px solid #e8e8e8;padding-bottom:1.25rem;margin-bottom:1.25rem}.bundle-drawer-price{display:flex;flex-direction:column;row-gap:.5rem}.bundle-drawer-price .price{margin-bottom:0}.bundle-drawer-promotion{color:#01818c;font-weight:"bold"}.bundle-drawer-messages{color:#484848;font-size:.875rem;line-height:1.25rem;position:relative}.bundle-drawer covetrus-tooltip cx-icon svg{width:1rem;height:1rem}@media (min-width: 1280px){.bundle-drawer covetrus-tooltip cx-icon svg{vertical-align:top}}.bundle-drawer .tooltip.bs-tooltip-top-right{left:.75rem!important}.bundle-drawer .tooltip.bs-tooltip-top-left{left:-.75rem!important}.bundle-drawer .tooltip-inner{text-align:left}.bundle-drawer .modal-footer button:first-of-type{margin-bottom:.625rem}.bg-black-25{background-color:#19191940}.bg-black-50{background-color:#19191980}.bg-black-65{background-color:#191919a6}.bg-black-75{background-color:#191919bf}.bg-black-90{background-color:#191919e6}.bg-white-25{background-color:#ffffff40}.bg-white-50{background-color:#ffffff80}.bg-white-65{background-color:#ffffffa6}.bg-white-75{background-color:#ffffffbf}.bg-white-90{background-color:#ffffffe6}.bg-neutral-1-25{background-color:#f6f6f640}.bg-neutral-1-50{background-color:#f6f6f680}.bg-neutral-1-65{background-color:#f6f6f6a6}.bg-neutral-1-75{background-color:#f6f6f6bf}.bg-neutral-1-90{background-color:#f6f6f6e6}.bg-neutral-2-25{background-color:#e8e8e840}.bg-neutral-2-50{background-color:#e8e8e880}.bg-neutral-2-65{background-color:#e8e8e8a6}.bg-neutral-2-75{background-color:#e8e8e8bf}.bg-neutral-2-90{background-color:#e8e8e8e6}.bg-neutral-3-25{background-color:#cacaca40}.bg-neutral-3-50{background-color:#cacaca80}.bg-neutral-3-65{background-color:#cacacaa6}.bg-neutral-3-75{background-color:#cacacabf}.bg-neutral-3-90{background-color:#cacacae6}.bg-neutral-4-25{background-color:#a9a9a940}.bg-neutral-4-50{background-color:#a9a9a980}.bg-neutral-4-65{background-color:#a9a9a9a6}.bg-neutral-4-75{background-color:#a9a9a9bf}.bg-neutral-4-90{background-color:#a9a9a9e6}.bg-neutral-5-25{background-color:#91909040}.bg-neutral-5-50{background-color:#91909080}.bg-neutral-5-65{background-color:#919090a6}.bg-neutral-5-75{background-color:#919090bf}.bg-neutral-5-90{background-color:#919090e6}.bg-neutral-6-25{background-color:#6e6e6e40}.bg-neutral-6-50{background-color:#6e6e6e80}.bg-neutral-6-65{background-color:#6e6e6ea6}.bg-neutral-6-75{background-color:#6e6e6ebf}.bg-neutral-6-90{background-color:#6e6e6ee6}.bg-neutral-7-25{background-color:#48484840}.bg-neutral-7-50{background-color:#48484880}.bg-neutral-7-65{background-color:#484848a6}.bg-neutral-7-75{background-color:#484848bf}.bg-neutral-7-90{background-color:#484848e6}.bg-neutral-8-25{background-color:#2c2c2c40}.bg-neutral-8-50{background-color:#2c2c2c80}.bg-neutral-8-65{background-color:#2c2c2ca6}.bg-neutral-8-75{background-color:#2c2c2cbf}.bg-neutral-8-90{background-color:#2c2c2ce6}.bg-primary-1-25{background-color:#f3f8fa40}.bg-primary-1-50{background-color:#f3f8fa80}.bg-primary-1-65{background-color:#f3f8faa6}.bg-primary-1-75{background-color:#f3f8fabf}.bg-primary-1-90{background-color:#f3f8fae6}.bg-primary-2-25{background-color:#e1eef340}.bg-primary-2-50{background-color:#e1eef380}.bg-primary-2-65{background-color:#e1eef3a6}.bg-primary-2-75{background-color:#e1eef3bf}.bg-primary-2-90{background-color:#e1eef3e6}.bg-primary-3-25{background-color:#cfe3ec40}.bg-primary-3-50{background-color:#cfe3ec80}.bg-primary-3-65{background-color:#cfe3eca6}.bg-primary-3-75{background-color:#cfe3ecbf}.bg-primary-3-90{background-color:#cfe3ece6}.bg-primary-4-25{background-color:#a4c3d740}.bg-primary-4-50{background-color:#a4c3d780}.bg-primary-4-65{background-color:#a4c3d7a6}.bg-primary-4-75{background-color:#a4c3d7bf}.bg-primary-4-90{background-color:#a4c3d7e6}.bg-primary-5-25{background-color:#6e97bc40}.bg-primary-5-50{background-color:#6e97bc80}.bg-primary-5-65{background-color:#6e97bca6}.bg-primary-5-75{background-color:#6e97bcbf}.bg-primary-5-90{background-color:#6e97bce6}.bg-primary-6-25{background-color:#406ca140}.bg-primary-6-50{background-color:#406ca180}.bg-primary-6-65{background-color:#406ca1a6}.bg-primary-6-75{background-color:#406ca1bf}.bg-primary-6-90{background-color:#406ca1e6}.bg-primary-7-25{background-color:#1b418340}.bg-primary-7-50{background-color:#1b418380}.bg-primary-7-65{background-color:#1b4183a6}.bg-primary-7-75{background-color:#1b4183bf}.bg-primary-7-90{background-color:#1b4183e6}.bg-primary-8-25{background-color:#02166040}.bg-primary-8-50{background-color:#02166080}.bg-primary-8-65{background-color:#021660a6}.bg-primary-8-75{background-color:#021660bf}.bg-primary-8-90{background-color:#021660e6}.bg-primary-9-25{background-color:#010d3940}.bg-primary-9-50{background-color:#010d3980}.bg-primary-9-65{background-color:#010d39a6}.bg-primary-9-75{background-color:#010d39bf}.bg-primary-9-90{background-color:#010d39e6}.bg-secondary-1-25{background-color:#edfcfa40}.bg-secondary-1-50{background-color:#edfcfa80}.bg-secondary-1-65{background-color:#edfcfaa6}.bg-secondary-1-75{background-color:#edfcfabf}.bg-secondary-1-90{background-color:#edfcfae6}.bg-secondary-2-25{background-color:#d1f5f140}.bg-secondary-2-50{background-color:#d1f5f180}.bg-secondary-2-65{background-color:#d1f5f1a6}.bg-secondary-2-75{background-color:#d1f5f1bf}.bg-secondary-2-90{background-color:#d1f5f1e6}.bg-secondary-3-25{background-color:#a4e2de40}.bg-secondary-3-50{background-color:#a4e2de80}.bg-secondary-3-65{background-color:#a4e2dea6}.bg-secondary-3-75{background-color:#a4e2debf}.bg-secondary-3-90{background-color:#a4e2dee6}.bg-secondary-4-25{background-color:#72d0cd40}.bg-secondary-4-50{background-color:#72d0cd80}.bg-secondary-4-65{background-color:#72d0cda6}.bg-secondary-4-75{background-color:#72d0cdbf}.bg-secondary-4-90{background-color:#72d0cde6}.bg-secondary-5-25{background-color:#27bdbe40}.bg-secondary-5-50{background-color:#27bdbe80}.bg-secondary-5-65{background-color:#27bdbea6}.bg-secondary-5-75{background-color:#27bdbebf}.bg-secondary-5-90{background-color:#27bdbee6}.bg-secondary-6-25{background-color:#10a1a940}.bg-secondary-6-50{background-color:#10a1a980}.bg-secondary-6-65{background-color:#10a1a9a6}.bg-secondary-6-75{background-color:#10a1a9bf}.bg-secondary-6-90{background-color:#10a1a9e6}.bg-secondary-7-25{background-color:#01818c40}.bg-secondary-7-50{background-color:#01818c80}.bg-secondary-7-65{background-color:#01818ca6}.bg-secondary-7-75{background-color:#01818cbf}.bg-secondary-7-90{background-color:#01818ce6}.bg-secondary-8-25{background-color:#00606d40}.bg-secondary-8-50{background-color:#00606d80}.bg-secondary-8-65{background-color:#00606da6}.bg-secondary-8-75{background-color:#00606dbf}.bg-secondary-8-90{background-color:#00606de6}.bg-secondary-9-25{background-color:#00414d40}.bg-secondary-9-50{background-color:#00414d80}.bg-secondary-9-65{background-color:#00414da6}.bg-secondary-9-75{background-color:#00414dbf}.bg-secondary-9-90{background-color:#00414de6}.bg-tertiary-1-25{background-color:#fff4f040}.bg-tertiary-1-50{background-color:#fff4f080}.bg-tertiary-1-65{background-color:#fff4f0a6}.bg-tertiary-1-75{background-color:#fff4f0bf}.bg-tertiary-1-90{background-color:#fff4f0e6}.bg-tertiary-2-25{background-color:#ffd7c940}.bg-tertiary-2-50{background-color:#ffd7c980}.bg-tertiary-2-65{background-color:#ffd7c9a6}.bg-tertiary-2-75{background-color:#ffd7c9bf}.bg-tertiary-2-90{background-color:#ffd7c9e6}.bg-tertiary-3-25{background-color:#ffad9840}.bg-tertiary-3-50{background-color:#ffad9880}.bg-tertiary-3-65{background-color:#ffad98a6}.bg-tertiary-3-75{background-color:#ffad98bf}.bg-tertiary-3-90{background-color:#ffad98e6}.bg-tertiary-4-25{background-color:#fd8e3940}.bg-tertiary-4-50{background-color:#fd8e3980}.bg-tertiary-4-65{background-color:#fd8e39a6}.bg-tertiary-4-75{background-color:#fd8e39bf}.bg-tertiary-4-90{background-color:#fd8e39e6}.bg-tertiary-5-25{background-color:#ed303040}.bg-tertiary-5-50{background-color:#ed303080}.bg-tertiary-5-65{background-color:#ed3030a6}.bg-tertiary-5-75{background-color:#ed3030bf}.bg-tertiary-5-90{background-color:#ed3030e6}.bg-tertiary-6-25{background-color:#c5222240}.bg-tertiary-6-50{background-color:#c5222280}.bg-tertiary-6-65{background-color:#c52222a6}.bg-tertiary-6-75{background-color:#c52222bf}.bg-tertiary-6-90{background-color:#c52222e6}.bg-tertiary-7-25{background-color:#9a141440}.bg-tertiary-7-50{background-color:#9a141480}.bg-tertiary-7-65{background-color:#9a1414a6}.bg-tertiary-7-75{background-color:#9a1414bf}.bg-tertiary-7-90{background-color:#9a1414e6}.bg-tertiary-8-25{background-color:#77000040}.bg-tertiary-8-50{background-color:#77000080}.bg-tertiary-8-65{background-color:#770000a6}.bg-tertiary-8-75{background-color:#770000bf}.bg-tertiary-8-90{background-color:#770000e6}.bg-tertiary-9-25{background-color:#55000040}.bg-tertiary-9-50{background-color:#55000080}.bg-tertiary-9-65{background-color:#550000a6}.bg-tertiary-9-75{background-color:#550000bf}.bg-tertiary-9-90{background-color:#550000e6}.bg-black{background-color:#191919}.fg-black{color:#191919}.bg-white{background-color:#fff}.fg-white{color:#fff}.bg-neutral-1{background-color:#f6f6f6}.fg-neutral-1{color:#f6f6f6}.bg-neutral-2{background-color:#e8e8e8}.fg-neutral-2{color:#e8e8e8}.bg-neutral-3{background-color:#cacaca}.fg-neutral-3{color:#cacaca}.bg-neutral-4{background-color:#a9a9a9}.fg-neutral-4{color:#a9a9a9}.bg-neutral-5{background-color:#919090}.fg-neutral-5{color:#919090}.bg-neutral-6{background-color:#6e6e6e}.fg-neutral-6{color:#6e6e6e}.bg-neutral-7{background-color:#484848}.fg-neutral-7{color:#484848}.bg-neutral-8{background-color:#2c2c2c}.fg-neutral-8{color:#2c2c2c}.bg-primary-1{background-color:#f3f8fa}.fg-primary-1{color:#f3f8fa}.bg-primary-2{background-color:#e1eef3}.fg-primary-2{color:#e1eef3}.bg-primary-3{background-color:#cfe3ec}.fg-primary-3{color:#cfe3ec}.bg-primary-4{background-color:#a4c3d7}.fg-primary-4{color:#a4c3d7}.bg-primary-5{background-color:#6e97bc}.fg-primary-5{color:#6e97bc}.bg-primary-6{background-color:#406ca1}.fg-primary-6{color:#406ca1}.bg-primary-7{background-color:#1b4183}.fg-primary-7{color:#1b4183}.bg-primary-8{background-color:#021660}.fg-primary-8{color:#021660}.bg-primary-9{background-color:#010d39}.fg-primary-9{color:#010d39}.bg-secondary-1{background-color:#edfcfa}.fg-secondary-1{color:#edfcfa}.bg-secondary-2{background-color:#d1f5f1}.fg-secondary-2{color:#d1f5f1}.bg-secondary-3{background-color:#a4e2de}.fg-secondary-3{color:#a4e2de}.bg-secondary-4{background-color:#72d0cd}.fg-secondary-4{color:#72d0cd}.bg-secondary-5{background-color:#27bdbe}.fg-secondary-5{color:#27bdbe}.bg-secondary-6{background-color:#10a1a9}.fg-secondary-6{color:#10a1a9}.bg-secondary-7{background-color:#01818c}.fg-secondary-7{color:#01818c}.bg-secondary-8{background-color:#00606d}.fg-secondary-8{color:#00606d}.bg-secondary-9{background-color:#00414d}.fg-secondary-9{color:#00414d}.bg-tertiary-1{background-color:#fff4f0}.fg-tertiary-1{color:#fff4f0}.bg-tertiary-2{background-color:#ffd7c9}.fg-tertiary-2{color:#ffd7c9}.bg-tertiary-3{background-color:#ffad98}.fg-tertiary-3{color:#ffad98}.bg-tertiary-4{background-color:#fd8e39}.fg-tertiary-4{color:#fd8e39}.bg-tertiary-5{background-color:#ed3030}.fg-tertiary-5{color:#ed3030}.bg-tertiary-6{background-color:#c52222}.fg-tertiary-6{color:#c52222}.bg-tertiary-7{background-color:#9a1414}.fg-tertiary-7{color:#9a1414}.bg-tertiary-8{background-color:#700}.fg-tertiary-8{color:#700}.bg-tertiary-9{background-color:#500}.fg-tertiary-9{color:#500}.op-25{opacity:.25}.op-50{opacity:.5}.op-65{opacity:.65}.op-75{opacity:.75}.op-90{opacity:.9}
