*,:after,:before{color:#fff;font-family:acumin-pro,arial,sans-serif;margin:0;padding:0;position:relative;text-rendering:geometricPrecision}#middle-content{display:flex;flex-direction:row;min-height:calc(100vh - 43px)}#left-pane{background-color:#2d3439;flex-grow:0;flex-shrink:0;font-family:acumin-pro,arial,sans-serif;padding:5em 3em;width:450px}#left-pane,.left-panel-content{display:flex;flex-direction:column}.left-panel-content{flex-grow:1}.left-panel-content .left-panel-top-portion .heading-text h1{color:#fff;font-size:2em;font-weight:300;line-height:1.4em;margin-bottom:0;margin-top:0}@media screen and (max-width:650px){.left-panel-content .left-panel-top-portion .heading-text h1{font-size:1.4em}}.left-panel-content .left-panel-top-portion .heading-text h2{color:#4f5b64;color:#c6cdd2;font-size:1.2em;font-weight:300;line-height:1.625em;margin-bottom:1.5em;margin-top:0}.left-panel-content .left-panel-top-portion .descriptor>h4{color:#fff;font-size:1em;font-weight:500;line-height:1.625em;margin-bottom:2em;margin-top:0}.left-panel-content .left-panel-top-portion .svg-icon .inline-svg{margin-bottom:1em;width:4em}.left-panel-content .left-panel-top-portion .new-chat-btn-primary{align-items:center;background-color:#171a1d;border:none;border-radius:.5em;cursor:pointer;display:flex;flex-direction:row;gap:.6em;height:48px;justify-content:flex-start;margin-bottom:1.5em;outline:2px solid transparent;position:relative;transition:all .25s ease;width:100%}.left-panel-content .left-panel-top-portion .new-chat-btn-primary:disabled,.left-panel-content .left-panel-top-portion .new-chat-btn-primary[disabled]{background:none;border:#9ca7b0;cursor:not-allowed;outline:2px solid #9ca7b0;z-index:5}.left-panel-content .left-panel-top-portion .new-chat-btn-primary:disabled h4,.left-panel-content .left-panel-top-portion .new-chat-btn-primary[disabled] h4{color:#9ca7b0}.left-panel-content .left-panel-top-portion .new-chat-btn>.new-chat-btn-primary:disabled:hover{outline:2px solid #9ca7b0}.left-panel-content .left-panel-top-portion .new-chat-btn>.new-chat-btn-primary:disabled:hover .icon-container .lines .horizontal-line,.left-panel-content .left-panel-top-portion .new-chat-btn>.new-chat-btn-primary:disabled:hover .icon-container .lines .vertical-line{border-color:#9ca7b0}.left-panel-content .left-panel-top-portion .icon-container{left:12.2px;position:absolute;top:11px;width:1.5em}.left-panel-content .left-panel-top-portion .icon-container .lines{border:1.5px;height:1em;left:4.58px;top:4.25px;width:1em}.left-panel-content .left-panel-top-portion .icon-container .lines .horizontal-line{border:1.5px solid #9ca7b0;height:100%;margin-left:46%;transition:all .25s ease;width:1.5px}.left-panel-content .left-panel-top-portion .icon-container .lines .vertical-line{stroke:1.5px;border:1.5px solid #9ca7b0;height:1.5px;margin-right:.5em;margin-top:-57%;transition:all .25s ease;width:100%}.left-panel-content .left-panel-top-portion .btn-text{font-size:1em;font-weight:500;line-height:1.625em;margin-bottom:.5em;margin-left:2.5em;margin-top:11px;padding-bottom:.25em;position:absolute}.left-panel-content .left-panel-top-portion .new-chat-btn>.new-chat-btn-primary:hover{outline:2px solid #fff}.left-panel-content .left-panel-top-portion .new-chat-btn .new-chat-btn-primary:hover .icon-container .lines .horizontal-line,.left-panel-content .left-panel-top-portion .new-chat-btn .new-chat-btn-primary:hover .icon-container .lines .vertical-line{border:1.5px solid #fff}.left-panel-content .left-panel-logo-portion{margin-top:3em}.left-panel-content .left-panel-logo-portion .inline-svg{width:120px}.error-message{color:#4f5b64;color:#9ca7b0;font-size:.9em;font-weight:400;line-height:1.4em}@media screen and (max-width:650px){.error-message{font-size:.85em}}.chat-history{background:#2d3439;border-radius:5px;flex-grow:1;overflow-y:auto;padding-right:5px}.chat-history .gradient-overlay{background:linear-gradient(0deg,#2d3439,rgba(45,52,57,0) 75%);bottom:0;height:30px;left:0;pointer-events:none;position:sticky;right:0}.chat-history::-webkit-scrollbar{width:.75em}.chat-history::-webkit-scrollbar-track{background:transparent}.chat-history::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#4f5b64;border:2px solid transparent;border-radius:20px}.chat-history::-webkit-scrollbar-thumb:hover{background-color:#4f5b64}.chat-history .history-section:not(:last-child){margin-bottom:1.5em}.chat-history .history-section h4{color:#4f5b64;color:#9ca7b0;font-size:.9em;font-weight:400;line-height:1.4em;margin-bottom:1em}@media screen and (max-width:650px){.chat-history .history-section h4{font-size:.85em}}.chat-history .history-section .history-list{list-style-type:none;margin:0;padding:0}.chat-history .history-section .history-list .history-item{align-items:center;color:#4f5b64;color:#fff;cursor:pointer;display:flex;font-size:.9em;justify-content:space-between;line-height:1.4em;padding:.3em;position:relative}@media screen and (max-width:650px){.chat-history .history-section .history-list .history-item{font-size:.85em}}.chat-history .history-section .history-list .history-item:not(:last-child){margin-bottom:.5em}.chat-history .history-section .history-list .history-item button{all:unset;align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:100%}.chat-history .history-section .history-list .history-item .close-icon:hover,.chat-history .history-section .history-list .history-item:hover{background-color:#4f5b64;border-radius:6px;transition:background-color .3s,border-color .3s}.chat-history .history-section .history-list .history-item .close-icon:hover .close-icon,.chat-history .history-section .history-list .history-item:hover .close-icon{opacity:1}.chat-history .history-section .history-list .history-item button:disabled,.chat-history .history-section .history-list .history-item button[disabled]{background:none;cursor:default}.chat-history .history-section .history-list .history-item .session-name{display:inline-block;flex-grow:1;max-width:46ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-history .history-section .history-list .history-item .close-icon{cursor:pointer;opacity:0;transition:opacity .3s}.chat-history .history-section .history-list .history-item .close-icon svg{display:block;height:1.5em;margin:auto;width:1.5em}.chat-history .history-section .history-list .history-item .close-icon svg .st0{stroke:#fff}@media(max-width:768px){.chat-history{max-height:50vh}}#main-pane{background:#fff;justify-content:space-between;padding:3em;position:relative}#main-pane,#right-pane{align-items:center;display:flex;flex-direction:column;width:100%}#right-pane{border-radius:1em;height:100%;max-width:1000px}.Centered-heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.Centered-heading.Centered-heading:after{background:linear-gradient(90deg,#54f5fe,#0ca3f9);border-radius:.5em;content:"";display:flex;height:6px;top:-.5em;width:100%}.Centered-heading>h1,.Welcome-heading>h1{color:#2d3439;display:flex;font-size:2em;font-weight:300;justify-content:center;line-height:1.4em;margin-bottom:.75em;margin-top:0}@media screen and (max-width:650px){.Centered-heading>h1,.Welcome-heading>h1{font-size:1.4em}}.container-result-ui,.hero{background:#4f5b64;border-radius:1em;display:flex;flex-direction:column;justify-content:center;padding:3em}.hero{position:relative}.hero-line{background:linear-gradient(90deg,#54f5fe,#0ca3f9);border-radius:8px;height:6px;left:50%;margin-top:.3px;position:absolute;top:0;transform:translateX(-50%);width:280px}.display-tags-bar{background:linear-gradient(90deg,#54f5fe 0,#0ca3f9);border-radius:8px;height:6px;margin-top:10px;overflow:hidden;position:relative;transition:all .6s ease-out;width:100%}.loading-state{animation:progress-bar-load .6s ease-out infinite}.loading-state:after{animation:progress-animation .6s ease-out infinite;background-color:#54f5fe;content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes progress-animation{0%{background-color:#0ca3f9;width:0}25%{background-color:#0ca3f9;width:25%}50%{background-color:#0ca3f9;width:50%}75%{background-color:#54f5fe;width:75%}to{background-color:#54f5fe;width:100%}}.loaded-state{background:#4f5b64}.product-tag-list>ul,.tag-list>ul{border-radius:.5em;display:flex;flex-wrap:wrap;gap:.5em;justify-content:center;white-space:nowrap}.product-tag-list>ul .ul:hover,.tag-list>ul .ul:hover{border:2px #ccc}.button-tag{border:none;border-radius:.5em;color:#fff;font-size:.9em;margin-bottom:.25em;outline:2px solid transparent;padding:.5em 1em;transition:all .25s ease}.button-tag,.button-tag:hover{background-color:#2d3439;cursor:pointer}.button-tag:hover{outline:2px solid #fff}.button-tag.selected{background:#fff;color:#000}h3{color:#fff;margin-bottom:3em;text-align:center}.product-options>h4,.tag-options{color:#fff;font-size:1em;font-weight:500;line-height:1.625em;margin-bottom:1em;margin-top:2em;text-align:center}.displayTags{display:flex;flex-wrap:wrap;gap:.5em;justify-content:flex-start;margin-bottom:.5em;width:100%}.tag-inactive{background-color:#fff;border:2px solid #c6cdd2;border-radius:.5em;color:#4f5b64;font-size:.9em;padding:.5em 1em;white-space:nowrap}#prompt-container{margin-top:.5em;position:relative;width:min(1000px,100%)}.prompt-title{align-items:center;color:#2d3439;color:#4f5b64;display:flex;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;justify-content:center;letter-spacing:.02em;line-height:1.625em;margin-bottom:1em;margin-top:1em}.prompt-questions{display:flex;flex-wrap:wrap}.prompt-box-wrapper{box-sizing:border-box;margin-bottom:.5em;padding:0 .25em;width:50%}.full-width{width:100%}.prompt-box{align-items:center;background-color:#e3e6e9;border-radius:8px;color:#2d3439;cursor:pointer;display:flex;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:1em;margin-top:0;outline:2px solid transparent;transition:all .25s ease}.equal-height-prompt-box{height:100%}.prompt-box:hover{outline:2px solid #9ca7b0}.prompt-text{color:#4f5b64;flex-grow:1;line-height:1.2em;overflow:hidden;padding:.25em 1em;text-overflow:ellipsis}.button-like-div{background:none;border:none;font:inherit;outline:none;text-align:left}.session-id-container{background-color:#f0f0f0;border:1px solid #ccc;border-radius:5px;color:#000;margin-top:.5em;padding:2px}.disclaimerText{color:#2d3439;font-size:calc(1em - 1px);font-weight:300;line-height:calc(1em + 2px);margin-top:.75em;padding:0 .5em;text-align:center;width:min(1000px,100%)}.disclaimerLink{color:#07b;-webkit-text-decoration:none solid #07b;text-decoration:none solid #07b;transition:all .25s ease}.disclaimerLink:hover{color:#005788;text-decoration:underline}.chat-input-container{align-items:flex-end;background-image:linear-gradient(107.35deg,#c6cdd2 20.31%,#c6cdd2 79.7%);border-radius:18px;display:flex;flex-wrap:nowrap;left:-2px;margin-bottom:16px;margin-top:.75em;padding:3px;position:relative;transition:all .25s ease;width:min(1000px,100%)}.chat-input-container .chat-input,.chat-input-container .chat-input:active,.chat-input-container .chat-input:focus{background:#fff;border:3px solid transparent;border-radius:16px;color:#2d3439;flex-grow:1;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:0;margin-top:0;outline:none;overflow-y:scroll;padding:3px;resize:none;scrollbar-color:transparent transparent;scrollbar-width:thin;text-align:start;transition:all .25s ease;width:100%;word-break:break-word}.chat-input-container .chat-input:active:hover,.chat-input-container .chat-input:focus:hover,.chat-input-container .chat-input:hover{scrollbar-color:#9ca7b0 transparent;scrollbar-width:thin}.chat-input-container .chat-input::-webkit-scrollbar-thumb,.chat-input-container .chat-input:active::-webkit-scrollbar-thumb,.chat-input-container .chat-input:focus::-webkit-scrollbar-thumb{background-color:#9ca7b0;border-radius:10px}.chat-input-container .chat-input::-webkit-scrollbar-track,.chat-input-container .chat-input:active::-webkit-scrollbar-track,.chat-input-container .chat-input:focus::-webkit-scrollbar-track{background-color:transparent}.chat-input-container .chat-btn[disabled],.chat-input-container.chat-btn:disabled{background:#9ca7b0;cursor:not-allowed;z-index:5}.chat-input-container .chat-btn{align-items:center;background:#4f5b64;border:transparent;border-radius:8px;bottom:1em;cursor:pointer;display:flex;font-size:12px;height:36px;justify-content:center;left:calc(100% - 6em);outline:none;position:absolute;transition:all .25s ease;width:44px}.chat-input-container .chat-btn div div{top:3px}.chat-input-container .chat-btn div div svg{fill:#fff;stroke-width:1.5px;width:1.5em}.chat-input-container .chat-btn div div svg .st0{stroke:#fff}.chat-input-container .chat-btn:hover{background:#2d3439}.chat-input-container .chat-btn:disabled:hover{background:#9ca7b0}.chat-input-container:active,.chat-input-container:focus,.chat-input-container:hover{background-image:linear-gradient(107.35deg,#0ca3f9 20.31%,#54f6ff 79.7%);border:none;padding:3px}.chat-input-container:has(.chat-input):before{background-image:linear-gradient(107.35deg,#0ca3f9 20.31%,#54f6ff 79.7%);border:none;border-radius:18px;content:"";display:flex;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .25s ease;width:100%}.chat-input-container:has(.chat-btn:hover):before,.chat-input-container:has(.chat-input:active):before,.chat-input-container:has(.chat-input:focus):before,.chat-input-container:has(.chat-input:hover):before{background-image:linear-gradient(107.35deg,#0ca3f9 20.31%,#54f6ff 79.7%);border:none;border-radius:18px;content:"";display:flex;height:100%;left:0;opacity:1;position:absolute;top:0;transition:all .25s ease;width:100%}.container-result-ui{-ms-overflow-style:none;background:#fff;color:#2d3439;display:flex;flex-direction:column;max-height:30em;overflow-y:auto;padding:0;position:relative;scrollbar-color:transparent transparent;scrollbar-width:thin;width:100%}.container-result-ui:hover{scrollbar-color:#d1d1d1 #f5f5f5;scrollbar-width:thin}.container-result-ui::-webkit-scrollbar{display:block;width:4px}.container-result-ui::-webkit-scrollbar-thumb{background-color:#d1d1d1;border-radius:20px}.container-result-ui::-webkit-scrollbar-track{background-color:#f5f5f5}@media(min-height:600px){.container-result-ui{max-height:50em}}.container-result-ui .inline-svg{color:#0ca3f9;height:1.5em;margin-right:.75em;width:1.5em}.container-result-ui .hero-container{background:#e7f4fc;border-radius:1em;overflow:hidden}.container-result-ui .hero-container .shopProductHeading{color:#4f5b64;color:#2d3439;font-size:.9em;font-size:calc(1em - 1px);font-weight:400;line-height:1.4em;padding:0 5em}@media screen and (max-width:650px){.container-result-ui .hero-container .shopProductHeading{font-size:.85em}}.container-result-ui .hero-container .shopSkuLists{color:#2d3439;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:1em;margin-top:0}.container-result-ui .hero-container .shopSkuLists a{color:#07b;-webkit-text-decoration:none solid #07b;text-decoration:none solid #07b;transition:all .25s ease}.container-result-ui .hero-container .shopSkuLists a:hover{color:#005788;text-decoration:underline}.container-result-ui .recommended-container{margin-bottom:.5em;margin-left:3.5em;margin-right:3.5em;padding:.5em 0 0 1em}.container-result-ui .recommended-container .title{color:#4f5b64;color:#2d3439;font-size:.9em;font-size:calc(1em - 1px);font-weight:400;line-height:1.4em;margin-bottom:.5em}@media screen and (max-width:650px){.container-result-ui .recommended-container .title{font-size:.85em}}.container-result-ui .card-container{margin-bottom:0}.container-result-ui .text-container{flex-grow:1;min-height:0}.container-result-ui .text-container,.container-result-ui .text-container p{color:#2d3439;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:0;margin-top:0}.container-result-ui .text-container p a{color:#07b}.container-result-ui div>h4{color:#2d3439;display:flex;margin-bottom:0;padding:2.5em 3em 0 2.5em}.container-result-ui .question{align-items:center;display:flex;font-size:1em;font-weight:500;justify-content:flex-start;line-height:1.625em;margin-bottom:0;margin-top:0;padding:2em 0 1em}.container-result-ui .response{display:inline-flex}.container-result-ui .formatted-text{color:#2d3439;margin-bottom:1em;padding-right:1em}.container-result-ui .formatted-text,.container-result-ui .formatted-text li,.container-result-ui .formatted-text p{font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-top:0}.container-result-ui .formatted-text li,.container-result-ui .formatted-text p{color:inherit;color:#2d3439;margin-bottom:10px}.container-result-ui .formatted-text ul{list-style-type:disc;margin-bottom:10px;padding-left:2.5em}.container-result-ui .formatted-text.error-present{margin-bottom:-5em}.container-result-ui .response-error-container{background:#fff;margin-left:1em}.container-result-ui .response-error-message{align-items:center;display:flex;padding:.75em}.container-result-ui .response-error-message p span{color:#000;margin:0}.container-result-ui .heading-h4{font-size:1em;font-weight:500;line-height:1.625em;margin-bottom:.5em;margin-top:0}.container-result-ui .try-again-button{background-color:#c2e4f8;border:none;border-radius:6px;color:#07b!important;color:#2d3439;cursor:pointer;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:1em;margin-left:2em;margin-top:0;padding:.25em .5em;transition:background-color .3s ease}.container-result-ui .try-again-button:hover{background-color:#07b;color:#fff!important;outline:1px solid #c2e4f8}.container-result-ui .attention-svg{color:#e60f33;height:1.5em;padding-right:.5em;width:1.5em}.profile-container{align-items:center;align-items:flex-start;display:flex;padding-top:.5em}.avatar{align-items:center;background:#0ca3f9;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.1em;font-weight:400;height:1.5em;justify-content:center;line-height:1.625em;margin-bottom:.5em;margin-right:.75em;margin-top:0;position:relative;width:1.5em}.initial{color:#000;font-size:24px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.shopProductHeading{color:#4f5b64;color:#2d3439;font-size:.9em;font-weight:400;line-height:1.4em;margin-top:1em}@media screen and (max-width:650px){.shopProductHeading{font-size:.85em}}.shopSkuLists{color:#2d3439;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:1em;margin-top:0}.shopSkuLists a{color:#07b;-webkit-text-decoration:none solid #07b;text-decoration:none solid #07b;transition:all .25s ease}.shopSkuLists a:hover{color:#005788;text-decoration:underline}.squared-list{list-style:square}.adaptive-card-container{margin-bottom:0;margin-left:3.5em;margin-right:3.5em;padding:.5em 0 0 1em}.cardElement{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 4px 4px 0 #c2e4f8;display:flex;min-height:5.2em;outline:2px solid transparent;transition:all .35s ease;width:100%}.cardElement:hover{outline:2px solid #66bdee}.cardElement .product-card-link,.cardElement .sku-image{align-items:center;display:flex}.cardElement .sku-image{flex:0 0 125px;justify-content:center;margin:.5em;padding-left:1em}.cardElement .sku-image img{height:auto;max-width:100%}.cardElement .sku-title{color:#07b;flex:100%;font-size:15px;font-weight:300;padding:1em;width:100%;word-break:break-word}.cardElement .btn-container-buyNow{align-items:center;display:flex;flex:1;justify-content:flex-end;margin:.5em;min-width:125px;padding-right:1em}.cardElement .btn-container-buyNow .buyNow-btn{background-color:#07b;border:none;border-radius:.5em;cursor:pointer;margin-top:.2em;outline:none;padding:.5em 1em;text-decoration:none;transition:all .25s ease}.cardElement .btn-container-buyNow .buyNow-btn:hover{background-color:#005788}@media screen and (715px < width < 1200px){.cardElement .sku-image{flex:0 0 125px;margin:0 1em;padding-left:1em}.cardElement .sku-title{flex:auto}.cardElement .btn-container-buyNow{flex:0 0 140px;padding-right:1em}}.thumbs-container{margin-left:0;margin-right:50%;padding:.5em 0 2em}.thumbs,.thumbs-container{align-items:center;display:flex}.thumbs{border-radius:8px;justify-content:center;margin-left:3.5em}.thumbs-down-icon,.thumbs-up-icon{color:#4f5b64;padding:.5em}.thumbs-down-icon{padding:.5em 1em .5em .5em}.thumbs-up-icon{padding:.5em .5em .5em 1em}.thumbs-down-svg svg,.thumbs-up-svg svg{stroke:#4f5b64;stroke-width:1.5px;cursor:pointer;display:block;height:1.5em;width:1.5em}.thumbs-down-svg:hover svg .st0,.thumbs-up-svg:hover svg .st0{stroke:#07b}.thumbs-up-svg.selected svg .st0{stroke:#14abb3}.thumbs-down-svg.selected svg .st0{stroke:#e60f33}.modal{align-content:center;background-color:#fff;border:0 solid transparent;justify-content:center;left:68%;max-height:80vh;max-width:500px;outline:0 solid transparent;overflow-y:auto;padding:2em;position:fixed;top:50%;transform:translate(-50%,-50%);width:50vw;z-index:6}@media(max-width:650px){.modal{height:100%;width:100%}}.modal-background-overlay{background-color:rgba(45,52,57,.5);height:100dvh;left:0;opacity:.8;position:fixed;top:0;width:100dvw;z-index:6}.button--fullWidth{background-color:#07b;border:none;border-radius:.25em;color:#fff;cursor:pointer;font-weight:300;height:3em;line-height:1.4em;margin-bottom:1em;margin-top:1.5em;padding:0 2em;text-transform:uppercase;transition:background-color .3s;width:100%}.button--fullWidth:hover{background-color:#005788}.modal.open{display:flex;justify-content:center}.buttons{flex-direction:column}.button--cancel,.buttons{cursor:pointer;display:flex}.button--cancel{align-items:center;background-color:transparent;border:0;color:#07b!important;color:#2d3439;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;justify-content:center;letter-spacing:.02em;line-height:1.625em;margin:0 auto 1em;text-transform:capitalize;width:-moz-fit-content;width:fit-content}.button--cancel:hover{color:#005788;text-decoration:underline}.feedback-modal-container>.modal{left:50%;max-height:80vh;position:absolute;transform:translate(-50%,-10%)}.feedback-modal div>h4{margin-bottom:1em}.feedback-modal .survey-question{padding:0}.feedback-modal .survey-question h4{color:#2d3439;font-size:1em;font-weight:500;line-height:1.625em;margin-bottom:.5em;margin-top:1em}.feedback-modal .survey-question .optional-text{margin-bottom:1em;margin-left:.25em}.feedback-modal .open-text-field textarea,.feedback-modal .survey-question .optional-text{color:#2d3439;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-top:0}.feedback-modal .open-text-field textarea{background:#fff;border:1px solid #ccc;border-radius:4px;height:150px;margin-bottom:-1em;max-width:100%;padding:8px;resize:none;transition:all .25s ease;width:100%}.feedback-modal .close-icon{padding-bottom:1.5em}.feedback-modal .close-icon-svg svg{cursor:pointer;height:2em;position:absolute;right:0;width:2em}.feedback-modal .close-icon-svg svg .st0{stroke:#4f5b64}.feedback-modal .checkbox-label{align-items:center;background-color:#fff;color:#2d3439;display:flex;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:0;margin-top:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.feedback-modal .checkbox-label .checkbox-input{opacity:0;position:absolute}.feedback-modal .checkbox-label p{color:#2d3439;font-size:1em;font-weight:500;line-height:1.625em;margin:0 0 .5em;vertical-align:middle}.feedback-modal .checkbox-label .custom-checkbox{align-items:center;background-color:#fff;border:1px solid #9ca7b0;cursor:pointer;display:flex;height:1em;justify-content:center;margin-right:.5em;margin-top:-.5em;width:1em}.feedback-modal .checkbox-label .custom-checkbox:hover{border:1px solid #07b}.feedback-modal .checkbox-label .checkbox-input:checked+.custom-checkbox{background-color:#4f5b64;border:1px solid #9ca7b0}.feedback-modal .checkbox-label .checkmark{border:solid #fff;border-width:0 2px 2px 0;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:5px}.feedback-modal .checkbox-label .checkbox-input:checked+.custom-checkbox .checkmark{display:block}.recommendedResources{margin-bottom:.8em}.recommendedResources .link{color:#07b;font-size:1em;font-weight:300;text-decoration:unset}.recommendedResources .link:hover{text-decoration:underline}.btn-container-shopMore{align-items:center;display:flex;justify-content:flex-end;margin-left:50%;margin-right:3.5em;transform:translateY(-4em)}.btn-container-shopMore .shopMore-btn{background-color:#c2e4f8;border:none;border-radius:.5em;color:#005788;cursor:pointer;margin-top:.2em;outline:none;padding:.5em 1em;transition:all .25s ease}.btn-container-shopMore .shopMore-btn:hover{background:#07b;color:#fff}.loading-error-message{background:#e7f4fc;border-radius:8px;color:#2d3439;display:inline-block;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:1em;margin-top:1em;padding:.5em}.loading-error-message p span{color:#000}.heading-h4{font-size:1em;font-weight:500;line-height:1.625em;margin-bottom:.5em;margin-top:0}.disclaimer-modal>.modal{display:flex;left:50%;max-height:65vh;position:absolute;transform:translate(-50%,10%)}.disclaimer-modal>.modal .modal-content .button--cancel{padding-bottom:2em}.disclaimer-modal-content h4{color:#2d3439;font-size:1em;font-weight:500;line-height:1.625em;margin-bottom:.75em;margin-top:0}.disclaimer-modal-content h2{color:#4f5b64;color:#2d3439;font-size:1.2em;font-weight:300;line-height:1.625em;margin-bottom:1em;margin-top:0}.disclaimer-modal-content p{color:#2d3439;font-size:.9em;margin-top:0}.disclaimer-modal-content b,.disclaimer-modal-content h3,.disclaimer-modal-content strong{color:#2d3439;font-weight:400}.disclaimer-modal-content h3{display:flex;font-size:1.1em;line-height:1.625em;margin-bottom:1em;margin-top:1em}.disclaimer-modal-content ol{margin-top:0;padding-left:1.2em}.disclaimer-modal-content ol li{color:#2d3439;font-size:.9em;margin-bottom:1em;word-break:break-word}.disclaimer-modal-content a{color:#07b;text-decoration:none}.disclaimer-modal-content a:hover{color:#005788;text-decoration:underline}.disclaimer-modal-content>:last-child{margin-top:.75em}.auth-cta{align-items:center;display:flex;justify-content:flex-end;width:min(100%,1000px)}.auth-cta .auth-btn{background:transparent;border:none;color:#2d3439;color:#07b;cursor:pointer;display:flex;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:0;margin-top:0;outline:none;transition:all .25s ease}.auth-cta .auth-btn .userIcon{margin-top:2px;padding-right:.25em}.auth-cta .auth-btn div svg{width:1em}.auth-cta .auth-btn div .st0,.auth-cta .auth-btn div .st1{stroke:#07b}.auth-cta .auth-btn:hover{color:#005788;text-decoration:underline;transition:all .25s ease}.auth-cta .auth-btn:hover div .st0,.auth-cta .auth-btn:hover div .st1{stroke:#005788;transition:all .25s ease}#footer{background-color:#2d3439;border-top:2px solid #4f5b64;bottom:0;height:-moz-max-content;height:max-content;justify-content:space-between;padding:0 3em;position:absolute;top:100%;width:100%}#footer,.right-text-footer{align-items:center;display:flex}.right-text-footer{flex-direction:row;gap:1em;justify-content:center}.left-text-footer{color:#4f5b64;color:#9ca7b0;font-size:.9em;line-height:1.4em}@media screen and (max-width:650px){.left-text-footer{font-size:.85em}}.right-text-footer>li{margin:.5em 0}.right-text-footer>li>a{border-bottom:1px solid transparent;color:#4f5b64;color:#9ca7b0;cursor:pointer;font-size:.9em;line-height:1.4em;margin-top:1em;text-decoration:none}@media screen and (max-width:650px){.right-text-footer>li>a{font-size:.85em}}.contactWaters>a{color:#4f5b64;color:#fff;font-size:.9em;line-height:1.4em;text-decoration:none}@media screen and (max-width:650px){.contactWaters>a{font-size:.85em}}.right-text-footer>li>.contactWaters>a:hover{border-bottom:1px solid #e3e6e9;text-decoration:none;transition:all .25s ease}.right-text-footer>li>a:not(:has(span)):hover{border-bottom:1px solid #e3e6e9;color:#c6cdd2;transition:all .25s ease}.contectWatersSeparator{color:#c6cdd2;margin:0 1em 0 0}@media screen and (715px < width < 1200px){#footer{align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start}.left-text-footer{margin:1em 0}.right-text-footer{flex-wrap:wrap}}@media screen and (width < 715px){#footer{align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start}.left-text-footer{margin:1em 0}.right-text-footer{align-items:flex-start;flex-direction:column;gap:0;justify-content:flex-start}.contectWatersSeparator{margin:0 1em 0 0}}*,:after,:before{box-sizing:border-box}ol[class],ul[class]{list-style:none;padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}body{line-height:1.5;min-height:98dvh;scroll-behavior:smooth;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration:none;text-decoration-skip-ink:auto}img{display:block;max-width:100%}article>*+*{margin-top:1em}button,input,select,textarea{-webkit-appearance:none;border-radius:0;font:inherit;letter-spacing:inherit}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{color:#2d3439;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-size:16px;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:1em;margin-top:0}html[lang=zh-CN],html[lang=zh]{font-family:arial,SimSun,宋体,STSong,华文宋体,sans-serif}html[lang=ja-JP],html[lang=ja]{font-family:Meiryo UI,Hiragino Kaku Gothic Pro,Meiryo,Yu Gothic,arial,sans-serif}body{margin:0}h1,p{margin-top:0}h1{font-size:2em;font-weight:300;line-height:1.4em;margin-bottom:.75em}@media screen and (max-width:650px){h1{font-size:1.4em}}h2{color:#4f5b64;font-size:1.2em;font-weight:300;line-height:1.625em;margin-bottom:1em;margin-top:0}h3{font-size:1.1em;font-weight:400}h3,h4,h5,h6{line-height:1.625em;margin-bottom:.5em;margin-top:0}h4,h5,h6{font-size:1em;font-weight:500}ul{list-style-type:square;margin-top:0;padding-left:1.2em}ul li{margin-bottom:1em;word-break:break-word}ol{margin-top:0;padding-left:1.2em}ol li{margin-bottom:1em;word-break:break-word}b,strong{font-weight:400}blockquote{border-left:2px solid #14abb3;color:#4f5b64;font-size:1.2em;font-style:italic;font-weight:300;line-height:1.625em;margin:1em 0 2em;padding-left:1em}.container{box-sizing:border-box;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.container-fluid{padding-left:16px;padding-right:16px}@media only screen and (min-width:414px){.container{max-width:100%;padding:0 20px}}@media only screen and (min-width:650px){.container{max-width:100%;padding:0 40px}}@media only screen and (min-width:1200px){.container{max-width:100%;padding:0 80px}}@media only screen and (min-width:1460px){.container{max-width:1460px;padding:0 80px}}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;flex-basis:100%;max-width:100%;padding-left:8px;padding-right:8px}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}.initial-order-xs{order:0}@media only screen and (min-width:414px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}.initial-order-sm{order:0}}@media only screen and (min-width:650px){.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:8px;padding-right:8px}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:12.5%;max-width:12.5%}.col-md-2{flex-basis:25%;max-width:25%}.col-md-3{flex-basis:37.5%;max-width:37.5%}.col-md-4{flex-basis:50%;max-width:50%}.col-md-5{flex-basis:62.5%;max-width:62.5%}.col-md-6{flex-basis:75%;max-width:75%}.col-md-7{flex-basis:87.5%;max-width:87.5%}.col-md-8{flex-basis:100%;max-width:100%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}.initial-order-md{order:0}}@media only screen and (min-width:1200px){.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:8px;padding-right:8px}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}.initial-order-lg{order:0}}@media only screen and (min-width:1460px){.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:8px;padding-right:8px}.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{flex-basis:25%;max-width:25%}.col-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{flex-basis:50%;max-width:50%}.col-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{flex-basis:75%;max-width:75%}.col-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}.start-xl{justify-content:flex-start;text-align:start}.center-xl{justify-content:center;text-align:center}.end-xl{justify-content:flex-end;text-align:end}.top-xl{align-items:flex-start}.middle-xl{align-items:center}.bottom-xl{align-items:flex-end}.around-xl{justify-content:space-around}.between-xl{justify-content:space-between}.first-xl{order:-1}.last-xl{order:1}.initial-order-xl{order:0}}@media only screen and (max-width:414px){.hidden-xs{display:none}}@media only screen and (min-width:415px)and (max-width:650px){.hidden-sm{display:none}}@media only screen and (min-width:651px)and (max-width:1200px){.hidden-md{display:none}}@media only screen and (min-width:1201px)and (max-width:1460px){.hidden-lg{display:none}}@media only screen and (min-width:1460px){.hidden-xl{display:none}}.mobile-view-container{background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 3em)}.mobile-view-container .mobile-header{background-color:#4f5b64;display:flex;height:3em;justify-content:space-around}.mobile-view-container .mobile-header .logo-link{align-items:center;display:flex;text-decoration:none}.mobile-view-container .mobile-header .logo-link .inline-svg div{display:flex;margin-right:.5em;width:1.5em}.mobile-view-container .mobile-header .logo-link .headingTitle{color:#c6cdd2;font-size:1em;font-weight:500;line-height:1.625em;margin-bottom:.1em;margin-top:0}.mobile-view-container .mobile-header .logo-link .waters-logo{height:1.5em;margin-right:.5em;width:1.5em}.mobile-view-container .mobile-header .logo-link .title{color:#2d3439;color:#fff;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin:0}.mobile-view-container .mobile-body{align-items:center;display:flex;flex-direction:column;margin-top:3em}.mobile-view-container .mobile-body .mobile-message{color:#2d3439;color:#4f5b64;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:.5em;margin-top:0;padding:1.5em}.mobile-view-container .mobile-body .attention-icon{align-items:center;border-radius:50%;color:#4f5b64;display:flex;height:1.5em;justify-content:center;width:1.5em}.mobile-view-container .mobile-body .attention-icon img{height:2em;width:2em}.mobile-view-container .mobile-body .desktop-message{color:#2d3439;font-family:acumin-pro,arial,sans-serif;font-size:1em;font-weight:300;letter-spacing:.02em;line-height:1.625em;margin-bottom:1em;margin-top:0;padding:0 1.5em 1.5em}.mobile-view-container .mobile-footer{align-items:center;bottom:2em;display:flex;justify-content:center;position:absolute;width:100%}.mobile-view-container .mobile-footer .cta-button{background-color:#07b;border:none;border-radius:4px;cursor:pointer;height:50px;margin-top:.2em;min-width:320px;outline:none;padding:12px 32px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .25s ease}.mobile-view-container .mobile-footer .cta-button:hover{background-color:#005788}@media screen and (414px < width < 1200px){.mobile-footer{align-items:flex-start;flex-direction:column-reverse;justify-content:flex-start}}