@keyframes fadeDown{0%{opacity:0;visibility:hidden;max-height:0}to{opacity:1;visibility:visible;max-height:100%}}@keyframes icon-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{scroll-behavior:smooth}body,html{font-size:1rem;height:100%}body{transition:padding-top .5s ease;margin:0;padding:0;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.6;color:#303030}body.hasOverlay:after{content:" ";width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,.25);z-index:9999010}body.panelOpening{overflow:hidden!important}body.hideError nextjs-portal{display:none}body p{font-family:Montserrat,sans-serif;font-weight:400;font-size:.875rem;line-height:1.6;color:#303030}body h1{font-size:1.75rem}body h1,body h2{color:#003479;font-family:Montserrat;font-weight:500;line-height:1.2}body h2{font-size:1.5rem}head{margin:0;padding:0}:focus{outline:3px solid #ffbf47!important;-webkit-box-shadow:0 0 0 2px #545454;-moz-box-shadow:0 0 0 2px #424242;box-shadow:0 0 0 2px #424242;outline-offset:1px}a.skip-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}a.skip-main:active,a.skip-main:focus{color:#fff;background-color:#000;left:auto;top:auto;width:30%;height:auto;overflow:auto;margin:10px 35%;padding:5px;border-radius:15px;border:4px solid #ff0;text-align:center;font-size:1.2em;z-index:9999001}header{width:100%}header ul{margin:0;padding:0;list-style:none}header .free-shipping{width:100%;height:45px;display:flex;align-items:center;justify-content:center;gap:10px;background-color:#b3c4f3}header .free-shipping .icon{color:#303030}header .free-shipping .text{color:#000;font-weight:500;line-height:1.125}header .navbar{border-radius:0 0 25px 25px;border:1px solid #d4ddf7;border-top:0;background-color:#fff}header .navbar .navigation{display:flex;align-items:center;width:100%}header .navbar .navigation a img[src*=svg],header .navbar .navigation button img[src*=svg]{filter:brightness(0) saturate(100%) invert(14%) sepia(30%) saturate(6524%) hue-rotate(206deg) brightness(92%) contrast(101%)}header .navbar .navigation a:hover img[src*=svg],header .navbar .navigation a[aria-expanded=true] img[src*=svg],header .navbar .navigation button:hover img[src*=svg],header .navbar .navigation button[aria-expanded=true] img[src*=svg]{filter:invert(46%) sepia(71%) saturate(4658%) hue-rotate(312deg) brightness(102%) contrast(87%)}header .navbar .navigation .logo a img[src*=svg]{filter:none!important}header .navbar .navigation .navbar-nav{gap:26px;margin-left:auto}header .navbar .navigation .navbar-nav .nav-item{display:flex;align-items:center;padding:20px 0}header .navbar .navigation .navbar-nav .nav-item a{font-size:1rem;font-weight:500;line-height:1.2;color:#000;padding:10px}header .navbar .navigation .navbar-nav .nav-item a:hover{color:#003479}header .navbar .navigation .navbar-nav .nav-item button{font-size:1rem;font-weight:500;line-height:1.2;color:#000;padding:10px}header .navbar .navigation .navbar-nav .nav-item button:hover{color:#003479}header .navbar .navigation .navbar-nav .nav-item.has-dropdown{position:relative}header .navbar .navigation .navbar-nav .nav-item.has-dropdown button{display:flex;align-items:center}header .navbar .navigation .navbar-nav .nav-item.has-dropdown button img{width:12px;height:6px;margin-left:10px}header .navbar .navigation .navbar-nav .nav-item.has-dropdown:hover button img{transform:rotate(180deg);filter:invert(16%) sepia(31%) saturate(5392%) hue-rotate(202deg) brightness(92%) contrast(105%)}header .navbar .navigation .navbar-nav .nav-item.has-dropdown:hover>button{color:#003479}header .navbar .navigation .navbar-nav .nav-item.has-dropdown .nav-dropdown{display:none;flex-direction:column;visibility:collapse;position:absolute;top:4.875rem;padding:1.5625rem;border-radius:1.5625rem;gap:1.5625rem;width:240px;background-color:#fff;box-shadow:10px 10px 10px -5px rgba(0,0,0,.1),-10px 0 10px -10px rgba(0,0,0,.1);-webkit-transition:visibility .3s ease-out;-ms-transition:visibility .3s ease-out;transition:visibility .3s ease-out}header .navbar .navigation .navbar-nav .nav-item.has-dropdown.active .nav-dropdown{display:flex!important;visibility:visible!important}header .navbar .navigation .header-icon{display:flex;align-items:center;gap:17px}header .navbar .navigation .header-icon>li{display:inline-flex}header .navbar .navigation .header-icon>li .search-button>img,header .navbar .navigation .header-icon>li .toggle-subscribe>img,header .navbar .navigation .header-icon>li a>img{width:24px;height:24px}header .navbar .navigation .header-icon>li .right-panel{display:none;visibility:collapse;background-color:#fff;position:absolute;top:125px;right:-100%;width:600px;height:80vh;max-height:700px;border-top-left-radius:1.5625rem;border-bottom-left-radius:1.5625rem;box-shadow:-10px 10px 10px 0 rgba(0,0,0,.25);-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}header .navbar .navigation .header-icon>li .right-panel.opening{display:block;visibility:visible;right:0}header .navbar .navigation .header-icon>li.header-search .search-input{border-radius:75px;background:#d4ddf7;flex-direction:row;padding:8px 14px;overflow:hidden;display:flex;align-items:center;position:absolute;margin-top:-8px;margin-left:-193px;z-index:20}header .navbar .navigation .header-icon>li.header-search .search-input img{width:22px;height:22px}header .navbar .navigation .header-icon>li.header-search .search-input input{background:rgba(0,0,0,0);outline:none!important;border:0!important;padding:0 10px;box-shadow:none!important;width:180px}header .navbar .navigation .header-icon>li.header-search .search-panel{padding:1.25rem 1.8934rem 3rem .9559rem}header .navbar .navigation .header-icon>li.header-search .search-panel .close-button{margin:2px 0}header .navbar .navigation .header-icon>li.header-search .search-panel .close-button .close-icon{width:1.75rem;height:1.75rem;background-size:cover}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-box{width:auto;border-radius:100px;margin:0 2.0441rem;padding:5px 50px 5px 28px;background-color:rgba(212,221,247,.5);display:flex;align-items:center;justify-content:space-between}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-box input{background:rgba(0,0,0,0);outline:0;appearance:none;width:100%;color:#000;font-size:1rem;line-height:1.5;font-weight:400;outline:none!important;box-shadow:none!important;border:0!important;padding:.5rem}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-box input::placeholder{color:#000}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .btn-search{position:absolute;top:.875rem;right:1rem;width:1.375rem;height:1.375rem}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .btn-search:hover img{filter:invert(46%) sepia(71%) saturate(4658%) hue-rotate(312deg) brightness(102%) contrast(87%)}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result{padding:0 1.1066rem 0 2.0441rem;scrollbar-gutter:stable}@-moz-document url-prefix(){header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result{scrollbar-width:thin;scrollbar-color:#e0e0e0 #f7f7f7}}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result::-webkit-scrollbar{-webkit-appearance:none;width:15px}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:7px;border:0 solid hsla(0,0%,100%,0);background-clip:content-box}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result::-webkit-scrollbar-track{background:#f7f7f7;border-radius:7px}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list{display:flex;flex-direction:column;gap:1rem}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li{padding:.5rem;border-radius:.5rem}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li:hover{background-color:#fcf4ed}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .thumbnail{width:150px;height:150px;flex:0 0 150px;padding:8px;border-radius:8px;border:1px solid #d4ddf7;overflow:hidden}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .thumbnail img{width:100%;height:100%;object-fit:contain;margin:0 auto}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .product-info{padding-left:3.125rem;display:flex;flex-wrap:wrap;gap:5px;font-size:.875rem;line-height:1.5}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .product-info .product-model span{color:#000}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .product-info .desc{color:#003479;max-height:3.9375rem}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .product-info .prices{display:flex;gap:1rem}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .product-info .prices .price span{color:#000}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .product-info .prices .sale-price{font-weight:600;color:#ee478d}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .product-info .prices .origin-price{text-decoration:line-through}header .navbar .navigation .header-icon>li.header-search .search-panel.isMobile{padding-bottom:1rem}header .navbar .navigation .header-icon>li.header-search .search-panel.isMobile .close-button{display:block;margin:5px 0}header .navbar .navigation .header-icon>li.header-search .search-panel.isMobile .search-container{margin-top:0;padding:0 0 1rem}header .navbar .navigation .header-icon>li.header-search .search-panel.isMobile .search-container .btn-search img[src*=svg]{filter:brightness(0) saturate(100%) invert(14%) sepia(30%) saturate(6524%) hue-rotate(206deg) brightness(92%) contrast(101%)}header .navbar .navigation .header-icon>li.header-user .user-panel{padding:30px 70px}header .navbar .navigation .header-icon>li.header-user .user-panel .top-panel span{font-size:1.125rem;line-height:1.5;font-weight:700;color:#003479}header .navbar .navigation .header-icon>li.header-user .user-panel .inputBox{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}header .navbar .navigation .header-icon>li.header-user .user-panel .inputBox label{color:#303030;font-size:1rem;font-weight:400;line-height:1.35}header .navbar .navigation .header-icon>li.header-user .user-panel .inputBox input{border:1px solid #303030;border-radius:5px;padding:1rem 15px;width:100%;outline:0;appearance:none}header .navbar .navigation .header-icon>li.header-user .user-panel .buttons button{width:100%}header .navbar .navigation .header-icon>li.header-user .user-panel .buttons button.btn-light{border:1px solid #003479;background-color:rgba(0,52,121,0)}header .navbar .navigation .header-icon>li.header-user .user-panel .buttons button.btn-light span{color:#003479}header .navbar .navigation .header-icon>li.header-user .user-panel .buttons button.btn-light:hover{background-color:#003479}header .navbar .navigation .header-icon>li.header-user .user-panel .buttons button.btn-light:hover span{color:#fff}header .navbar .navigation .header-icon>li.header-user .user-panel .note p{color:#303030;font-size:.75rem;font-weight:400;line-height:1.5;text-align:center}header .navbar .navigation .header-icon>li.header-user .user-panel .note p a{font-weight:500;color:#003479}main>div:not([hidden]):first-child{margin-top:.875rem}.btn-button{min-width:185px;height:61px;padding:0 1.5625rem;gap:10px;border-radius:15px;background-color:#b3c4f3;border:0;outline:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;-webkit-transition:background-color .3s ease-out;-ms-transition:background-color .3s ease-out;transition:background-color .3s ease-out;color:#303030;font-size:1rem;font-weight:600;line-height:1.5}.btn-button:disabled{background-color:rgba(212,221,247,.5)}.btn-button:hover:not(:disabled){background:#003479;color:#fff}.btn-button:hover:not(:disabled) span{color:#fff}.btn-button.processing{background:#003479;color:#fff;pointer-events:none}.btn-button.processing span{color:#fff}.btn-button.btn-dark{background-color:#003479}.btn-button.btn-dark span{color:#fff}.btn-button.btn-dark:hover{background-color:#b3c4f3}.btn-button.btn-dark:hover span{color:#303030}.btn-button.btn-blue2black{background-color:#003479}.btn-button.btn-blue2black span{color:#fff}.btn-button.btn-blue2black:hover{background-color:#303030}.btn-button.btn-white{background-color:#fff;border:1.5px solid #d4ddf7}.btn-button.btn-white span{color:#303030}.btn-button.btn-white:hover{background:#003479;color:#fff}.btn-button.btn-white:hover span{color:#fff}.btn-button.btn-white:hover svg{color:#fff!important}.btn-button.btn-addtocart{background-color:#b3c4f3;border:0}.btn-button.btn-addtocart .loadingIcon{flex:0 0 1rem}.btn-button.btn-addtocart span{color:#303030}.btn-button.btn-addtocart:hover{background:#003479;color:#fff}.btn-button.btn-addtocart:hover span{color:#fff}.btn-button.btn-addtocart.btn-white{background-color:#fff;border:1.5px solid #d4ddf7}.btn-button.btn-addtocart.btn-white span{color:#303030}.btn-button.btn-addtocart.btn-white:hover{background:#003479;color:#fff}.btn-button.btn-addtocart.btn-white:hover span{color:#fff}.btn-button.btn-addtocart.btn-white:hover svg{color:#fff!important}.btn-button.btn-small{height:40px}.btn-button.btn-small span{font-size:1rem}.btn-button.btn-blue{background-color:#003479}.btn-button.btn-blue span{color:#fff}.btn-button.btn-blue:hover{background-color:#0173ca}.btn-button.btn-blue:hover span{color:#fff}.btn-button.has-error{pointer-events:none!important;background-color:#b50000!important}.btn-button.has-error span{color:#fff!important}a.btn-button{width:fit-content}.btn-button span,a.btn-button{color:#303030;font-size:1rem!important;font-weight:600;line-height:1.5}.btn-control.disabled{opacity:.3;cursor:default}.arrowUpRightIcon{display:block;width:24px;height:24px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/arrow-up-right.svg) no-repeat;background-size:contain;background-position:50%}.link-icon{display:block;width:12px;height:12px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/link-black.svg) no-repeat;background-size:contain;background-position:50%}.form-select{position:relative;width:300px}.form-select .icon{position:absolute;right:15px;top:10px}.form-select select{display:block;color:#444;line-height:1.3;margin:0;padding:.6em 1.4em .5em .8em;width:100%;max-width:100%;box-sizing:border-box;border:1px solid #ccc;-moz-appearance:none;-webkit-appearance:none;appearance:none}.form-select select::-ms-expand{display:none}.customSelectBox{position:relative;width:100%}.customSelectBox .trigger{padding:10px 15px;border:1px solid #e3e3e3;background-color:#fff;width:100%;font-size:.875rem;font-weight:400;color:#303030;text-align:left}.customSelectBox .trigger .down-icon{display:block;width:13px;height:9px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/down.svg) no-repeat;background-size:contain;background-position:50%;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.customSelectBox .trigger .down-icon:before{content:" ";position:absolute;left:-10px;border-left:1px solid #e3e3e3;height:1.5625rem;top:-8px}.customSelectBox .options{display:none;position:absolute;left:0;right:0;z-index:1000;max-height:200px;overflow-y:auto;list-style:none;margin:0;padding:0;border:1px solid #e3e3e3;border-top:0;background-color:#fff}.customSelectBox .options li{font-size:.875rem;padding:8px 15px;cursor:default}.customSelectBox .options li:hover,.customSelectBox .options li[aria-selected=true]{background-color:#f5f5f5;color:#303030;border-color:#e3e3e3}.customSelectBox .options.is-visible{display:block}.customSelectBox .options::-webkit-scrollbar{-webkit-appearance:none;width:10px}.customSelectBox .options::-webkit-scrollbar-thumb{background:rgba(128,135,139,.8);border-radius:7px;border:0 solid hsla(0,0%,100%,0);background-clip:content-box}.customSelectBox .options::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:7px}.autocomplete{position:relative}.autocomplete .search-input{z-index:2000;border:1px solid #e3e3e3}.autocomplete .results{display:none;list-style:none;margin:0;position:absolute;left:-1rem;right:0;width:calc(100% + 2rem);top:50px;z-index:1000;padding:5px 0 0;max-height:370px;overflow-y:auto;border:1px solid #e3e3e3;border-top:0;background-color:#fff;box-shadow:4px 4px 10px 0 rgba(0,0,0,.2)}.autocomplete .results.is-visible{display:block}.autocomplete .results li{margin:0;padding:5px 10px 5px calc(50% - 3rem);text-align:left;cursor:default}.autocomplete .results li.is-active,.autocomplete .results li:hover,.autocomplete .results li[aria-selected=true]{background-color:#f5f5f5;color:gray;border-color:#e3e3e3}.autocomplete .results::-webkit-scrollbar{-webkit-appearance:none;width:10px;z-index:3000}.autocomplete .results::-webkit-scrollbar-thumb{background:rgba(128,135,139,.8);border-radius:7px;border:0 solid hsla(0,0%,100%,0);background-clip:content-box}.autocomplete .results::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:7px}.autocomplete.hasLabel label{position:absolute;z-index:2010;left:1rem;top:.5rem;-webkit-transition:top .3s ease-out;-ms-transition:top .3s ease-out;transition:top .3s ease-out}.autocomplete.hasLabel.hasValue label{top:-1.5rem;left:0}@media screen and (min-width:768px){.autocomplete.hasLabel label{left:50%;transform:translateX(-50%);top:.875rem}.autocomplete.hasLabel.hasValue label{left:50%;top:-1.5rem}}.errorFormMsg{position:absolute;top:-1rem;left:0;font-size:.875rem;color:#b50000}.visa-icon{display:block;width:38px;height:24px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/visa.svg) no-repeat;background-size:contain;background-position:50%}.checkCircleIcon{display:block;width:62px;height:62px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/checkCircle.svg) no-repeat;background-size:contain;background-position:50%}.loadingIcon{position:absolute;top:4rem;left:50%;transform:translateX(-50%);animation:icon-loading 2s linear infinite;max-height:2rem;max-width:2rem}.loadingIcon.local{position:relative;top:0;left:0}.loadingIcon.center{top:50%}.loading-mask{opacity:.7;filter:alpha(opacity=70);background-color:#fff;position:fixed;top:0;left:0;z-index:9999020;width:100%;height:100%}.loading-mask .loadingIcon{top:50%;max-width:3rem;max-height:3rem}.support-modal{position:absolute;top:2rem;left:50%;transform:translateX(-50%);width:calc(100% - 50px);min-height:300px;padding:20px;z-index:10;background-color:#fcf4ed;backdrop-filter:none;visibility:visible;box-shadow:4px 4px 50px 0 rgba(0,0,0,.15)}.support-modal .close-modal{position:absolute;top:1rem;right:1.5rem;background-color:#b3c4f3;z-index:9999;width:1.875rem;height:1.875rem;border-radius:100%;padding:0;display:flex;justify-content:center;align-items:center}.support-modal .close-modal .close-icon{display:block;width:1.125rem;height:1.125rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:100%;background-position:50%}.support-modal .modal-heading .modal-title{font-size:1.5rem;line-height:1.5;font-weight:500;margin-bottom:20px}.support-modal .modal-heading .description{font-size:1rem;line-height:1.6;font-weight:400}.support-modal .modal-body{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;border-radius:50px;border:2px solid #d4ddf7;background:#fff;padding:5rem 0}.modal-wrapper.is-popup{position:absolute;bottom:4rem;left:50%;transform:translateX(-50%);width:100%;z-index:9999020}.modal-wrapper.is-popup.opening{pointer-events:auto;visibility:visible}.modal-wrapper.is-popup .modal.youtubeVideoModal{margin:0 auto}.modal-wrapper.videoWrapper{background-color:rgba(0,0,0,.8)!important}.modal-wrapper.blur-modal{position:fixed;top:0;right:0;width:100%;height:100vh;z-index:9999010;overflow:hidden;pointer-events:none;background-color:rgba(0,0,0,0);backdrop-filter:none;visibility:hidden}.modal-wrapper.blur-modal.opening{pointer-events:auto;visibility:visible;background-color:rgba(0,0,0,.25);backdrop-filter:blur(1px)}.modal-wrapper.blur-modal.opening .cart-overlay{transform:translateX(0);opacity:1}.modal-wrapper.blur-modal.opening .cart-overlay .cart-overlay-inner .modal-header .btn-close{visibility:visible}.modal-wrapper.blur-modal.opening .cart-overlay .overlay-loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.05)}.modal-wrapper.blur-modal .modal{top:50%;left:50%;transform:translate(-50%,-50%)}.modal-wrapper.blur-modal .cart-overlay{position:absolute;z-index:9999010;width:calc(100% - 10px);opacity:0;transform:translateX(100%);left:auto;right:5px;top:20px;padding:0;max-height:calc(100vh - 40px);background-color:#fff;-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner{overflow:hidden}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header{display:flex;align-items:center;gap:1.125rem;margin-bottom:1.5rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header h2{font-size:1.875rem;font-weight:600;line-height:1.2;color:#003479;display:inline}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header .pill{width:33px;height:33px;border-radius:1rem;background-color:#e9edfa;font-size:1.125rem;font-weight:500;color:#003479;display:inline-flex;justify-content:center;align-items:center}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header .btn-close{visibility:hidden;position:absolute;top:1rem;right:1rem;width:39px;height:39px;padding:4px;display:flex;align-items:center;justify-content:center;background-color:#fff}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header .btn-close .close-icon{display:block;width:100%;height:100%;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:contain;background-position:50%}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .cart-shipping{width:100%;height:56px;border-radius:1rem;background-color:#fcf4ed;display:flex;align-items:center;padding:0 1rem;margin-bottom:1rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .cart-shipping p{font-size:.875rem;font-weight:400;line-height:1.6;color:#303030;width:100%;padding-bottom:.5rem;border-bottom:3px solid #b3c4f3}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body{max-height:calc(100vh - 20rem);overflow-y:auto;padding-right:.75rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card{margin-bottom:2rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .thumbnail{width:100%;height:219px;border-radius:1.5625rem;background-color:#fcf4ed;text-align:center}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .thumbnail img{width:100%;height:100%;object-fit:contain}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info{min-height:auto}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price{margin-bottom:1rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price a,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price p,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price span{font-size:1rem;font-weight:700;line-height:1.5;color:#003479}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .desc{font-size:.875rem;font-weight:400;line-height:1.5}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control{display:flex;justify-content:space-between;gap:22px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:5px;padding:0 10px;display:flex;align-items:center;justify-content:space-between}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:.875rem;font-weight:400;line-height:1.5;margin:0 5px;width:60%}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input .btn-control{width:10px;height:10px;background-size:100%!important}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input .btn-control:disabled,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input:focus,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input:hover{background:#d4ddf7}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .remove-button{font-size:.875rem;font-weight:400;line-height:1.5;display:flex;align-items:center;gap:7px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .remove-button .remove-icon{display:block;width:17px;height:17px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:contain;background-position:50%}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar{-webkit-appearance:none;width:10px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar-thumb{background:rgba(128,135,139,.8);border-radius:7px;border:0 solid hsla(0,0%,100%,0);background-clip:content-box}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:7px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer{padding:1rem 0}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total{color:#003479;display:flex;justify-content:space-between;margin-bottom:22px;white-space:nowrap}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total .sub-total-price,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total .sub-total-title{font-size:1rem;font-weight:700;line-height:1.5}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .cart-note{width:100%;font-size:.875rem;line-height:1.6;font-weight:400;margin-bottom:22px;white-space:nowrap}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .btn-checkout{width:100%}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .btn-viewcart{background-color:#fff;border:0}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .btn-viewcart span{color:#003479}.modal-wrapper .modal{position:relative;width:calc(100% - 2rem)}.modal-wrapper .modal .btn-close{width:24px;height:24px;position:absolute;top:1rem;right:1.5rem}.modal-wrapper .modal .btn-close .close-icon{display:block;width:100%;height:100%;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:contain;background-position:50%}.modal-wrapper .modal.realStoryVideoModal .close-modal{width:1.875rem;height:1.875rem;border-radius:100%;padding:0;display:flex;align-items:center;justify-content:center;background-color:#d4ddf7;position:absolute;top:0;right:0;z-index:10}.modal-wrapper .modal.realStoryVideoModal .close-modal .close-icon{display:block;width:1.125rem;height:1.125rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:100%;background-position:50%}.modal-wrapper .modal.realStoryVideoModal:focus{box-shadow:none!important;outline:none!important}.modal-wrapper .modal.realStoryVideoModal:focus video{outline:3px solid #ffbf47!important;-webkit-box-shadow:0 0 0 2px #545454;-moz-box-shadow:0 0 0 2px #424242;box-shadow:0 0 0 2px #424242;outline-offset:1px}.modal-wrapper .modal.youtubeVideoModal{width:calc(100% - 1rem)!important;height:auto;padding:.75rem!important;z-index:10;background-color:#fff;backdrop-filter:none;box-shadow:4px 4px 10px 0 rgba(0,0,0,.2)}.modal-wrapper .modal.youtubeVideoModal .modal-body{width:100%;position:relative;aspect-ratio:16/9;padding-bottom:56.25%!important;height:0;background-color:#000;border-radius:.75rem}.modal-wrapper .modal.youtubeVideoModal .close-modal{position:absolute;top:-2rem;right:.25rem;background-color:#b3c4f3;z-index:9999030;width:1.875rem;height:1.875rem;border-radius:100%;padding:0;display:flex;justify-content:center;align-items:center}.modal-wrapper .modal.youtubeVideoModal .close-modal .close-icon{display:block;width:1.125rem;height:1.125rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:100%;background-position:50%}.modal-wrapper .modal.youtubeVideoModal iframe{position:absolute;z-index:9999020;top:0;left:0;width:100%;height:100%;border-radius:0}.modal-wrapper .modal.subscribeModal{padding:0!important;border-radius:1.75rem!important;max-height:calc(100vh - 2rem);box-shadow:0 4px 12px rgba(0,0,0,.15)}.modal-wrapper .modal.subscribeModal .recaptcha-notice,.modal-wrapper .modal.subscribeModal p{font-size:.875rem}@media (min-width:1280px){.modal-wrapper .modal.subscribeModal .recaptcha-notice,.modal-wrapper .modal.subscribeModal p{font-size:1.125rem}}.modal-wrapper .modal.subscribeModal label{font-size:.75rem}@media (min-width:640px){.modal-wrapper .modal.subscribeModal label{font-size:1rem}}.modal-wrapper .modal.subscribeModal .banner-image img{object-fit:cover;object-position:top center}.modal-wrapper .modal.subscribeModal .btn-close{width:1.75rem;height:1.75rem;position:absolute;top:1rem!important;right:1rem!important;background-color:#d4ddf7;border-radius:50%;z-index:10}.modal-wrapper .modal.subscribeModal .btn-close .close-icon{display:block;width:100%;height:100%;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:contain;background-position:50%}.modal-wrapper .modal.subscribeModal h2{line-height:1.25!important}.modal-wrapper .modal.subscribeModal form fieldset .inputBox{margin-bottom:1rem}.modal-wrapper .modal.subscribeModal form fieldset .radioInputWrapper.hasError{position:relative;margin-bottom:2.5rem}.modal-wrapper .modal.subscribeModal form fieldset .radioInputWrapper.hasError .errorFormMsg{top:auto;left:2rem;bottom:-2rem;font-size:1.25rem}.modal-wrapper .modal.subscribeModal form fieldset .radioInput{align-items:start;position:relative;padding-left:2rem}.modal-wrapper .modal.subscribeModal form fieldset .radioInput input[type=radio]{position:absolute;top:5px;left:3px}.modal-wrapper .modal.subscribeModal .subscribeBanner{background-image:url(https://cdn-web.vtp-media.com/vtechbabycare/subscription/sub.jpg)}@media screen and (min-width:768px){.modal-wrapper .modal.subscribeModal form fieldset .inputBox{margin-bottom:1rem}.modal-wrapper .modal.subscribeModal form fieldset .radioInput input[type=radio]{position:absolute;top:6px;left:0}}@media screen and (min-width:1280px){.modal-wrapper .modal.subscribeModal form fieldset .inputBox{max-width:calc(100% - 2rem)}}.modal-wrapper .modal.subscribeModal .subscribeFormContainer{max-height:calc(100vh - 14rem);overflow-y:auto}@media screen and (min-width:1200px)and (max-height:930px){.modal-wrapper .modal.subscribeModal .subscribeFormContainer{overflow-y:auto;min-height:auto!important;max-height:calc(100vh - 2rem)}.modal-wrapper .modal.subscribeModal .subscribeFormContainer::-webkit-scrollbar{-webkit-appearance:none;width:10px}.modal-wrapper .modal.subscribeModal .subscribeFormContainer::-webkit-scrollbar-thumb{background:rgba(128,135,139,.8);border-radius:7px;border:0 solid hsla(0,0%,100%,0);background-clip:content-box}.modal-wrapper .modal.subscribeModal .subscribeFormContainer::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:7px}.modal-wrapper .modal.subscribeModal .isStackLayout .subscribeFormContainer{max-height:calc(100vh - 20rem)}.modal-wrapper .modal.subscribeModal .isStackLayout .subscribeFormContainer.unsubscribeForm{max-height:calc(100vh - 22rem)}}@media screen and (min-width:1024px){.modal-wrapper .modal.subscribeModal .subscribeBanner{background-image:url(https://cdn-web.vtp-media.com/vtechbabycare/subscription/sub_sideBanner.jpg)}}.share-wishlist-modal h2{font-size:1.875rem;line-height:1.5;font-weight:700;color:#003479;text-align:center}.share-wishlist-modal p{font-size:1rem;font-weight:400;line-height:1.5;color:#303030}.share-wishlist-modal .copy-input-control .urlInput{width:100%;height:56px;background-color:#fff;border:1px solid #003479;padding:0 20px;border-radius:5px;overflow:hidden;line-height:1.5;font-weight:300;color:#000}.share-wishlist-modal .copy-input-control .urlInput::selection{color:#fff;background-color:#003479!important}.share-wishlist-modal .copy-input-control .tooltipText{position:absolute;width:110px;background-color:rgba(0,0,0,.8);color:#fff;text-align:center;border-radius:6px;padding:8px 0;top:-40px;left:50%;transform:translateX(-50%)}.share-wishlist-modal .copy-input-control .tooltipText:after{content:" ";position:absolute;border:12px solid rgba(0,0,0,0);border-top-color:rgba(0,0,0,.8);left:50%;transform:translateX(-50%);bottom:-22px}.fixed-error{position:fixed;z-index:9999010;bottom:2%;right:1rem;width:30rem;min-height:5rem;padding:12px 24px;border-radius:1.125rem;box-shadow:12.02px 12.02px 12.02px -6.01px rgba(0,0,0,.1);-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.fixed-error .btn-close{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:100%;padding:4px;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.5)}.fixed-error .btn-close .close-icon{display:block;width:100%;height:100%;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:contain}.trialsBannerModal{position:fixed;z-index:9999010;bottom:10%;right:.5rem;width:calc(100% - 1rem);height:auto;padding:2rem;color:#303030;text-align:center;background-color:#b3c4f3;box-shadow:12.02px 12.02px 12.02px -6.01px rgba(0,0,0,.1);-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.trialsBannerModal h2{color:#303030;font-size:1.25rem;line-height:1.5;font-weight:400;text-align:center;margin-bottom:1rem}.trialsBannerModal .clickHereBtn{text-align:center;height:auto;padding:1rem 2rem}.trialsBannerModal .clickHereBtn span{font-size:1.25rem!important;font-weight:600}.trialsBannerModal .btn-close{width:1.75rem;height:1.75rem;position:absolute;top:1rem!important;right:1rem!important;background-color:#d4ddf7;border-radius:50%;z-index:10}.trialsBannerModal .btn-close .close-icon{display:block;width:100%;height:100%;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:contain;background-position:50%}@media screen and (min-width:640px){.trialsBannerModal{right:1rem;bottom:5rem;width:24rem}}@media screen and (min-width:1440px){.trialsBannerModal{right:2rem}.trialsBannerModal .btn-close{top:1.25rem!important;right:1.25rem!important}}.fixed-cart{position:fixed;z-index:9999010;bottom:2%;right:-200%;width:690px;height:120px;padding:12px 24px 12px 12px;border-radius:1.125rem;background-color:#b3c4f3;box-shadow:12.02px 12.02px 12.02px -6.01px rgba(0,0,0,.1);-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;visibility:hidden}@media screen and (min-width:768px){.fixed-cart{right:2rem;visibility:visible}}@media screen and (min-width:1440px){.fixed-cart{right:calc((100% - 1340px)/2)}}.fixed-cart.closed{width:0;padding:0;visibility:hidden}.fixed-cart.closed .btn-close{visibility:hidden}.fixed-cart .btn-close{position:absolute;top:-8px;left:-8px;width:24px;height:24px;border-radius:100%;padding:4px;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.5)}.fixed-cart .btn-close .close-icon{display:block;width:100%;height:100%;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:contain}.fixed-cart .product-card{overflow:hidden}.fixed-cart .product-card .thumbnail{width:186px;height:96px;border-radius:1.125rem;padding:8px;background-color:#fff}.fixed-cart .product-card .thumbnail img{width:100%;height:100%;object-fit:contain}.fixed-cart .product-card .product-info{width:45%}.fixed-cart .product-card .product-info .desc a{display:block}.fixed-cart .product-card .product-info .desc p{font-size:1.125rem;line-height:1.2;font-weight:500;display:-webkit-box!important;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:normal;overflow:hidden}.fixed-cart .product-card .product-info .prices{display:flex;gap:12px}.fixed-cart .product-card .product-info .prices .price{font-size:17px;font-weight:400;line-height:1.5;color:#003479}.fixed-cart .product-card .product-info .prices .price.origin-price{color:#303030;font-weight:400;text-decoration:line-through}.fixed-cart .product-card .product-info .prices .price.sale-price{color:#e00f32}.fixed-cart .product-card .btn-viewcart{border-radius:6px;height:49px;padding:0 1.125rem;min-width:117px}.fixed-cart .product-card .btn-viewcart span{font-size:17px}.fixed-cart .product-card .btn-viewcart:hover{background-color:#003479}.fixed-cart .product-card .btn-viewcart:hover span{color:#fff}.your-cart-section .heading .breadcrumb ul li{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .heading .breadcrumb ul li.active a{font-weight:500;color:#003479}.your-cart-section .heading .breadcrumb ul li .seperate{margin:0 .25rem}.your-cart-section .heading .shipping-message{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items{width:100%;position:relative}.your-cart-section .cart-items div[role=table]{display:table;width:100%}.your-cart-section .cart-items div[role=table] [role=row]{display:flex;flex-wrap:wrap;padding:18px 0;border-bottom:1px solid #e3e3e3}.your-cart-section .cart-items div[role=table] [role=row].table-header{display:none}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]{padding:.5rem;vertical-align:middle}.your-cart-section .cart-items div[role=table] [role=row] [role=cell],.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]{display:table-cell;width:100%}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]:first-child,.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]:first-child{width:100%}.your-cart-section .cart-items .product-item .thumbnail{width:86px;height:87px;flex:0 0 86px;border-radius:8px;background-color:#fcf4ed;padding:10px}.your-cart-section .cart-items .product-item .thumbnail img{width:100%;height:100%;object-fit:contain;object-position:center}.your-cart-section .cart-items .product-item .desc-model a{display:inline-block;color:#003479;font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items .product-item .desc-model .model-number{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items .product-item .desc-model .desc{margin-bottom:0}.your-cart-section .cart-items .product-item .desc-model .prices .price{font-size:1rem;line-height:1.2;font-weight:500;color:#003479}.your-cart-section .cart-items .product-item .desc-model .prices .price.sale-price{color:#ee478d}.your-cart-section .cart-items .product-item .desc-model .prices .price.origin-price{color:gray;text-decoration:line-through}.your-cart-section .cart-items .prices .price{font-size:1rem;line-height:1.2;font-weight:500;color:#003479}.your-cart-section .cart-items .prices .price.sale-price{color:#ee478d}.your-cart-section .cart-items .prices .price.origin-price{color:gray;text-decoration:line-through}.your-cart-section .cart-items .quantity-control{display:flex;gap:26px;padding-left:6.35rem}.your-cart-section .cart-items .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:6.57px;padding:0 6px;width:58px;display:flex;align-items:center;justify-content:space-between}.your-cart-section .cart-items .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:.875rem;font-weight:400;line-height:1.5;margin:5px;padding:0!important;width:15px;height:21px}.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control{width:10px;height:10px;flex:0 0 10px;background-size:100%!important}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control:disabled,.your-cart-section .cart-items .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.your-cart-section .cart-items .quantity-control .quantity-input:focus,.your-cart-section .cart-items .quantity-control .quantity-input:hover{background:#d4ddf7}.your-cart-section .cart-items .quantity-control .remove-button{display:flex;align-items:center}.your-cart-section .cart-items .quantity-control .remove-button .remove-icon{display:block;width:1.125rem;height:1.125rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/trash.svg) no-repeat;background-size:contain;background-position:50%}.your-cart-section .cartSummaryBox{width:100%;background-color:#fcf4ed;box-shadow:10px 10px 10px -5px rgba(212,221,247,.3019607843);height:100%;margin-top:2rem}.your-cart-section .cartSummaryBox .cartSummary li{display:flex;justify-content:space-between;margin-bottom:1rem}.your-cart-section .cartSummaryBox .cartSummary li.summaryTotal p{color:#003479;font-size:1.125rem;line-height:1.2;font-weight:600}.your-cart-section .cartSummaryBox .cartSummary li.shippingNote p{font-size:12px;line-height:1.5;font-weight:400}.your-cart-section .cartSummaryBox .cartSummary li p{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .cartSummaryBox .cartSummary li.total-shipping{margin:24px 0}.your-cart-section .cartSummaryBox .cartSummary li.total-shipping p{font-size:.875rem;line-height:1.5;font-weight:700;color:#003479}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button{margin-top:24px;margin-bottom:0}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button button{width:100%;height:41px}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button button span{line-height:1.5;font-weight:600}.errorMsg{text-align:left}.errorMsg,.errorMsg p{font-size:1rem;color:#b50000}.alert{padding:15px;margin-bottom:20px;border:1px solid rgba(0,0,0,0);border-radius:4px}.alert.is-hidden{display:none}.alert.alert-success{color:#008236;background-color:#dff0d8;border-color:#d6e9c6}.alert.alert-success p{color:#008236}.alert.alert-success strong{color:#016630}.alert.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert.alert-info p{color:#31708f}.alert.alert-warning{color:#a65f00;background-color:#fcf8e3;border-color:#faebcc}.alert.alert-warning p,.alert.alert-warning strong{color:#a65f00}.alert.alert-error{color:#c10007;background-color:#f2dede;border-color:#ebccd1}.alert.alert-error p{color:#c10007}.alert.alert-error strong{color:#9f0712}.datePickerInput .pointer-events-none.left-0{left:auto!important;right:.25rem}.datePickerInput input{height:1.5rem;border:0;border-radius:0!important;padding-left:0!important;box-shadow:none!important}.promoCode-wrapper .promo-title{margin-bottom:.75rem}.promoCode-wrapper .customInputBox{height:45px;border-top-right-radius:0;border-bottom-right-radius:0}.promoCode-wrapper .customInputBox.focus label,.promoCode-wrapper .customInputBox.hasValue label{top:5px}.promoCode-wrapper .customInputBox.focus input[type=text],.promoCode-wrapper .customInputBox.hasValue input[type=text]{height:1.125rem;margin-top:10px}.promoCode-wrapper .customInputBox.hasError .errorMsg{top:2px}.promoCode-wrapper .btn-promo{width:80px;height:45px;padding:10px 40px;border-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:0;min-width:auto;display:flex;justify-content:center;align-items:center;background-color:#003479;z-index:100}.promoCode-wrapper .btn-promo span{font-size:1rem;font-weight:600;line-height:1.5;color:#fff}.promoCode-wrapper .btn-promo:hover{background-color:#303030}.promoCode-wrapper .btn-promo:hover span{color:#fff}.checkout-container .checkout-section .heading .breadcrumb ul li{font-size:.875rem;line-height:1.5;font-weight:400;pointer-events:auto}.checkout-container .checkout-section .heading .breadcrumb ul li.active,.checkout-container .checkout-section .heading .breadcrumb ul li.active~li{pointer-events:none}.checkout-container .checkout-section .heading .breadcrumb ul li.active a{font-weight:500;color:#003479}.checkout-container .checkout-section .heading .breadcrumb ul li .seperate{margin:0 .25rem}.checkout-container .checkout-section .checkout-information{width:100%}.checkout-container .checkout-section .checkout-information .braintree-form__notice-of-collection{padding:.5rem 0}.checkout-container .checkout-section .checkout-information .braintree-form__notice-of-collection a{text-decoration:underline;color:#003479}.checkout-container .checkout-section .checkout-information .third-party-payment h3{font-size:.875rem;line-height:1.6;font-weight:400;color:gray;margin-bottom:1rem}.checkout-container .checkout-section .checkout-information .third-party-payment .express-checkout-section img{width:100%;object-fit:contain;object-position:center}.checkout-container .checkout-section .checkout-information .separate{position:relative;font-size:.875rem;line-height:1.6;font-weight:400;color:gray;text-align:center}.checkout-container .checkout-section .checkout-information .separate:after,.checkout-container .checkout-section .checkout-information .separate:before{content:" ";width:calc(50% - 2rem);border-top:1px solid #e3e3e3;position:absolute;top:50%;transform:translateY(-50%)}.checkout-container .checkout-section .checkout-information .separate:before{content:" ";left:0}.checkout-container .checkout-section .checkout-information .separate:after{content:" ";right:0}.checkout-container .checkout-section .checkout-information fieldset{position:relative;margin-bottom:2rem}.checkout-container .checkout-section .checkout-information fieldset legend h3{font-size:1rem;line-height:1.5;font-weight:500;color:#303030;margin-bottom:.75rem}.checkout-container .checkout-section .checkout-information fieldset .login-required{position:absolute;top:-3.5rem;right:0;font-size:.875rem;line-height:1.6;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .login-required .login-link{outline:0;appearance:none;box-shadow:none}.checkout-container .checkout-section .checkout-information fieldset .login-required .login-link span{font-size:.875rem;line-height:1.6;font-weight:400;color:#003479}.checkout-container .checkout-section .checkout-information fieldset .inputBox{position:relative;height:50px;padding:12px 1rem;border-radius:5px;border:1px solid #e3e3e3;margin-bottom:.75rem}.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus label,.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue label{font-size:.625rem;top:8px;left:15px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=email],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=tel],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=text],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus select,.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=email],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=tel],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=text],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue select{margin-top:10px;background-color:#fff;box-shadow:inherit}.checkout-container .checkout-section .checkout-information fieldset .inputBox label{font-size:.875rem;line-height:1.5;font-weight:400;color:#303030;position:absolute;-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.checkout-container .checkout-section .checkout-information fieldset .inputBox input,.checkout-container .checkout-section .checkout-information fieldset .inputBox input[type=email],.checkout-container .checkout-section .checkout-information fieldset .inputBox input[type=tel],.checkout-container .checkout-section .checkout-information fieldset .inputBox input[type=text],.checkout-container .checkout-section .checkout-information fieldset .inputBox select{width:100%;padding:0;border:0;border-radius:0;font-weight:400;color:#303030}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox label{font-size:.625rem;top:8px;left:15px;z-index:10}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox select{appearance:none;margin-top:10px;box-shadow:inherit}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox select:not([size]){background:none}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .down-icon{display:block;width:13px;height:9px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/down.svg) no-repeat;background-size:contain;background-position:50%;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .down-icon:before{content:" ";position:absolute;left:-1rem;border-left:1px solid #e3e3e3;height:1.5625rem;top:-8px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox{position:relative;width:100%}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .trigger{margin-top:8px;padding:3px 0;border:0;background-color:#fff;width:100%;font-size:.875rem;font-weight:400;color:#303030;text-align:left;box-shadow:none}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .trigger .down-icon{top:12px;right:5px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .trigger:focus .down-icon:before{opacity:0}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .options{display:none;position:absolute;left:0;right:0;z-index:1000;width:100%;max-height:200px;overflow-y:auto;list-style:none;margin:0 -3px;padding:0;border:1px solid #e3e3e3;border-top:0;background-color:#fff}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .options li{font-size:.875rem;padding:8px 15px;cursor:pointer;color:gray}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .options li:hover,.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .options li[aria-selected=true]{background-color:#f5f5f5;border-color:#e3e3e3}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .options li[aria-selected=true]{background-color:#ececec}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .customSelectBox .options.is-visible{display:block}.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasError{border-color:#b50000}.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasError .errorMsg{position:absolute;top:8px;right:15px;font-size:.75rem;color:#b50000}.checkout-container .checkout-section .checkout-information fieldset .form-checkbox{display:flex;align-items:center}.checkout-container .checkout-section .checkout-information fieldset .form-checkbox input[type=checkbox]{width:20px;height:20px;border:1px solid #e3e3e3;border-radius:3px;margin:0;padding:0;background-color:rgba(0,0,0,0);cursor:pointer}.checkout-container .checkout-section .checkout-information fieldset .form-checkbox input[type=checkbox]:checked{background-color:#003479}.checkout-container .checkout-section .checkout-information fieldset .form-checkbox label{color:#303030;font-weight:400;font-size:.875rem;line-height:1.5;user-select:none;margin-left:14px}.checkout-container .checkout-section .checkout-information fieldset .radioInput{gap:22px;display:flex;align-items:center}.checkout-container .checkout-section .checkout-information fieldset .radioInput input[type=radio]{width:1rem;height:1rem;cursor:pointer}.checkout-container .checkout-section .checkout-information fieldset .radioInput input[type=radio]:checked{background-color:#003479;background-size:18px 1.125rem}.checkout-container .checkout-section .checkout-information fieldset .radioInput label{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information .back-button{display:flex;align-items:center;justify-content:center}.checkout-container .checkout-section .checkout-information .back-button .back-icon{display:block;width:6px;height:12px;margin-right:10px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/back-arrow.svg) no-repeat;background-size:contain;background-position:50%}.checkout-container .checkout-section .checkout-information .back-button span{font-size:.875rem;line-height:1.5;font-weight:400;color:#003479}.checkout-container .checkout-section .checkout-information .policy-navigation{border-top:1px solid #e3e3e3}.checkout-container .checkout-section .checkout-information .policy-navigation li a{font-size:.875rem;line-height:1.5;font-weight:400;color:#003479;white-space:nowrap}.checkout-container .checkout-section .checkout-information .shipping-information-table{border:0;border-radius:5px;width:100%}.checkout-container .checkout-section .checkout-information .shipping-information-table tr{display:flex;flex-direction:column;padding-bottom:.75rem;margin-bottom:1rem;position:relative}.checkout-container .checkout-section .checkout-information .shipping-information-table tr:after{content:" ";position:absolute;bottom:0;left:1.125rem;width:calc(100% - 2.25rem);border-bottom:1px solid #e3e3e3}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td,.checkout-container .checkout-section .checkout-information .shipping-information-table tr th{font-size:.875rem;line-height:1.5;font-weight:400;text-align:left;padding:5px 0;border-bottom:0;vertical-align:top}.checkout-container .checkout-section .checkout-information .shipping-information-table tr th{color:gray;white-space:nowrap}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td{color:#303030;position:relative}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .change-button span{color:gray}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .shipping-fields-group{visibility:hidden;max-height:0;opacity:0;overflow-y:hidden}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .shipping-fields-group.opening{opacity:1;max-height:100%;visibility:visible;animation:fadeDown .5s linear forwards}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .shipping-fields-group .btn-save{background:#b3c4f3;border-radius:10px;width:120px!important;height:40px!important;min-width:120px!important}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .shipping-fields-group .btn-save span{color:#303030;font-weight:500;font-size:.875rem}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .shipping-fields-group .btn-save:hover{background:#003479;color:#fff}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .shipping-fields-group .btn-save:hover span{color:#fff}.checkout-container .checkout-section .checkout-information .shipping-information-table tr:last-child td,.checkout-container .checkout-section .checkout-information .shipping-information-table tr:last-child th{border-bottom:0}.checkout-container .checkout-section .checkout-information .shipping-information-table tr:last-child:last-child:after{display:none}.checkout-container .checkout-section .checkout-information .shipping-method-table{border:1px solid #e3e3e3;border-radius:5px;width:100%}.checkout-container .checkout-section .checkout-information .shipping-method-table tr{display:table-row;position:relative}.checkout-container .checkout-section .checkout-information .shipping-method-table tr:after{content:" ";position:absolute;bottom:0;left:1.125rem;width:calc(100% - 2.25rem);border-bottom:1px solid #e3e3e3}.checkout-container .checkout-section .checkout-information .shipping-method-table tr td,.checkout-container .checkout-section .checkout-information .shipping-method-table tr th{display:table-cell;font-size:.875rem;line-height:1.5;font-weight:400;padding:13px 1.125rem}.checkout-container .checkout-section .checkout-information .shipping-method-table tr td .change-button span{color:gray}.checkout-container .checkout-section .checkout-information .shipping-method-table tr td:last-child{text-align:right;font-weight:600;color:#303030}.checkout-container .checkout-section .checkout-information .shipping-method-table tr:last-child td,.checkout-container .checkout-section .checkout-information .shipping-method-table tr:last-child th{border-bottom:0}.checkout-container .checkout-section .checkout-information .shipping-method-table tr:last-child:after{display:none}.checkout-container .checkout-section .checkout-information .billing-address .inputBox{background-color:#fff}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box{border:1px solid #e3e3e3;padding:27px 15px}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box .order-title{font-size:1.25rem;line-height:1.2;font-weight:600;text-align:center}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box p{font-size:1.125rem;line-height:1.5;font-weight:400;text-align:center}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information h3{font-size:1.5rem;line-height:1.5;font-weight:500}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .information label{font-size:1.25rem;line-height:1.2;font-weight:600;color:#030300;display:inline-block;margin-bottom:20px}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .information p{font-size:1.125rem;line-height:1.5;font-weight:400;color:#030300}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .order-link{display:inline-flex;align-items:center;font-size:1.25rem;line-height:1.2;font-weight:600;color:#003479;width:12.5rem}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .order-link .arrowUpRightIcon{margin-left:1.125rem}.checkout-container .checkout-section .cartSummaryBox{width:100%;height:100%;background-color:#f9f9f9;box-shadow:10px 10px 10px -5px rgba(212,221,247,.3019607843)}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail{width:86px;height:87px;border-radius:8px;padding:8px;background-color:#fcf4ed;position:relative}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail img{width:100%;height:100%;object-fit:contain;object-position:center}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail .circle-quantity{position:absolute;right:-10px;top:-10px;width:21px;height:21px;border-radius:100%;background-color:#b3c4f3;color:#303030;font-size:.75rem;line-height:1;display:flex;align-items:center;justify-content:center}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .desc{font-size:.875rem;line-height:1.5;font-weight:400;color:#303030}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .desc a{display:block}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price{font-size:1rem;line-height:1.2;font-weight:500;color:#003479}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price.sale-price{color:#ee478d}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price.origin-price{color:gray;text-decoration:line-through}.checkout-container .checkout-section .cartSummaryBox .cartSummary li{display:flex;justify-content:space-between;margin-bottom:1rem}.checkout-container .checkout-section .cartSummaryBox .cartSummary li p{font-size:.875rem;line-height:1.5;font-weight:600}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.separator-top{border-top:1px solid #e3e3e3;padding-top:24px;margin-top:24px}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p{font-size:1.25rem;line-height:1.4;font-weight:600}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p.total-price{font-size:1.5rem;line-height:1.2;font-weight:500}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p .currency{font-size:.875rem;line-height:1.5;font-weight:600;color:gray}.your-wishlist-section .my-wishlist-container{margin-top:2rem;margin-bottom:1.5rem}.your-wishlist-section .my-favorities-title{font-size:.875rem;line-height:1.6;font-weight:400}.your-wishlist-section .my-favorities-title .total-items{font-weight:700}.your-wishlist-section .btn-share{appearance:none;background-color:#fcf4ed;border-radius:24px;height:34px;padding:10px;display:flex;gap:.5rem;align-items:center}.your-wishlist-section .btn-share .share-icon{display:block;width:18px;height:18px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/share.svg) no-repeat;background-size:contain;background-position:50%}.your-wishlist-section .btn-share span{font-size:.875rem;line-height:1.5;font-weight:400;color:#303030}.your-wishlist-section .wishlist-items{width:100%;position:relative}.your-wishlist-section .wishlist-items div[role=table]{display:table;width:100%}.your-wishlist-section .wishlist-items div[role=table] [role=row]{display:flex;flex-wrap:wrap;padding:1rem 0;border-bottom:1px solid #e3e3e3}.your-wishlist-section .wishlist-items div[role=table] [role=row].table-header{padding-top:.5rem}.your-wishlist-section .wishlist-items div[role=table] [role=row].table-header [role=columnheader]{display:none}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]{padding:.5rem;vertical-align:middle}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell],.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]{display:table-cell;width:100%}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]:first-child,.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]:first-child{width:100%}.your-wishlist-section .wishlist-items .product-item .thumbnail{width:86px;height:87px;flex:0 0 86px;border-radius:15.43px;background-color:#fcf4ed;padding:5px}.your-wishlist-section .wishlist-items .product-item .thumbnail img{width:100%;height:100%;object-fit:contain;object-position:center}.your-wishlist-section .wishlist-items .product-item .desc-model{display:flex;align-items:center}.your-wishlist-section .wishlist-items .product-item .desc-model a{display:inline-block;color:#003479;font-size:.875rem;line-height:1.5;font-weight:400}.your-wishlist-section .wishlist-items .product-item .desc-model .model-number{font-size:.875rem;line-height:1.5;font-weight:400}.your-wishlist-section .wishlist-items .product-item .desc-model .desc{margin-bottom:0}.your-wishlist-section .wishlist-items .product-item .desc-model .prices .price{font-size:1rem;line-height:1.2;font-weight:500;color:#003479}.your-wishlist-section .wishlist-items .product-item .desc-model .prices .price.sale-price{color:#ee478d}.your-wishlist-section .wishlist-items .product-item .desc-model .prices .price.origin-price{color:gray;text-decoration:line-through}.your-wishlist-section .wishlist-items .prices .price{font-size:1rem;line-height:1.2;font-weight:500;color:#003479}.your-wishlist-section .wishlist-items .prices .price.sale-price{color:#ee478d}.your-wishlist-section .wishlist-items .prices .price.origin-price{color:gray;text-decoration:line-through}.your-wishlist-section .wishlist-items .quantity-control{display:flex;gap:26px;padding-left:6.35rem}.your-wishlist-section .wishlist-items .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:6.57px;padding:0 6px;width:58px;display:flex;align-items:center;justify-content:space-between}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:.875rem;font-weight:400;line-height:1.5;margin:5px;padding:0!important;width:15px;height:21px}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control{width:10px;height:10px;flex:0 0 10px;background-size:100%!important}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control:disabled,.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.your-wishlist-section .wishlist-items .quantity-control .quantity-input:focus,.your-wishlist-section .wishlist-items .quantity-control .quantity-input:hover{background:#d4ddf7}.your-wishlist-section .wishlist-items .remove-button{display:flex;align-items:center}.your-wishlist-section .wishlist-items .remove-button .remove-icon{display:block;width:1.125rem;height:1.125rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/trash.svg) no-repeat;background-size:contain;background-position:50%}.your-wishlist-section .wishlist-items .btn-addtocart{min-width:auto;height:31px;padding:11px;width:auto!important}.header-banner{width:100%;position:relative;overflow:hidden}.header-banner:after{content:" ";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg,rgba(255,119,0,.1),rgba(255,119,0,.1)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2))}.header-banner .overlay-text{position:absolute;color:#fff;top:50%;transform:translateY(-50%);right:10rem;width:30%;z-index:1}.header-banner .overlay-text h1{color:#fff;font-size:1.75rem;line-height:1.2;font-weight:500;max-width:70%;margin-bottom:1.5rem}.header-banner .overlay-text .description p{color:#fff}.header-banner .overlay-text .btn-button:hover{background:#003479;color:#fff}.header-banner .overlay-text .btn-button:hover span{color:#fff}.header-banner img{width:100%;pointer-events:none}.ratings{display:flex;flex-direction:row;align-items:center;gap:9px}.ratings .rating-value{font-weight:300;font-size:1rem;line-height:1.5625rem;color:#003479}.ratings .rating-icons{display:flex;flex-direction:row;align-items:center;gap:2px}.ratings .rating-icons img{width:15px;height:15px}.our-best-sellers{background-color:#fcf4ed}.our-best-sellers h2{font-family:Montserrat;text-align:center;font-size:2.8125rem;font-weight:500;line-height:1.25;color:#003479;margin-bottom:50px}.our-best-sellers .product-list{margin:0;padding:0;list-style:none}.our-best-sellers .product-list .product-card{background-color:#d4ddf7;padding:35px 20px;position:relative}.our-best-sellers .product-list .product-card:hover{background-color:#b3c4f3}.our-best-sellers .product-list .product-card .buttons{position:absolute;top:20px;right:20px;text-align:right}.our-best-sellers .product-list .product-card .thumbnail{display:flex;justify-content:center;align-items:center;padding:1rem 0}.our-best-sellers .product-list .product-card .thumbnail img{width:365px;height:250px;object-fit:contain}.our-best-sellers .product-list .product-card .tags{display:inline-flex;flex-direction:row;gap:1.25rem;margin-bottom:20px}.our-best-sellers .product-list .product-card .tags .cate-tag{padding:.625rem 1.5625rem;background:#00538d;color:#fff;height:34px;border-radius:100px;display:flex;align-items:center;text-align:center}.our-best-sellers .product-list .product-card .tags .cate-tag span{font-family:Montserrat;font-size:.75rem;font-weight:400;line-height:1.2;white-space:nowrap}.our-best-sellers .product-list .product-card .tags .ratings{display:flex;flex-direction:row;align-items:center;gap:9px}.our-best-sellers .product-list .product-card .tags .ratings .rating-value{font-weight:300;font-size:1rem;line-height:1.5625rem;color:#003479}.our-best-sellers .product-list .product-card .tags .ratings .rating-icons{display:flex;flex-direction:row;align-items:center;gap:2px}.our-best-sellers .product-list .product-card .tags .ratings .rating-icons img{width:15px;height:15px}.our-best-sellers .product-list .product-card .desc{font-family:Montserrat;font-size:1.125rem;font-weight:400;line-height:1.5;color:#303030;margin-bottom:1.25rem;max-height:6.75rem}.our-best-sellers .product-list .product-card .desc h3{font-size:1.125rem;font-weight:600;line-height:1.5}.our-best-sellers .product-list .product-card .prices{display:flex;gap:12px}.our-best-sellers .product-list .product-card .prices .price{font-size:1rem;font-weight:400;line-height:1.6;color:#003479}.our-best-sellers .product-list .product-card .prices .price.origin-price{color:#303030;font-weight:300;text-decoration:line-through}.our-best-sellers .product-list .product-card .prices .price.sale-price{color:#ee478d}.buttons{position:absolute;top:20px;right:20px;text-align:right}.buttons.btn-wishlist-wrapper{top:0;right:0}.buttons button.btn-wishlist{appearance:none;outline:0;border:0;width:40px;height:40px;border-radius:100px;background:hsla(0,0%,100%,.5);padding:10px;min-width:40px}.buttons button.btn-wishlist .heart-icon{display:block;width:100%;height:100%;background-image:url(https://cdn-web.vtp-media.com/vtechbabycare/global/heart_empty_pink.svg);background-repeat:no-repeat;background-size:cover;background-position:0 0}.buttons button.btn-wishlist.colored .heart-icon,.buttons button.btn-wishlist:hover:not(.just-removed) .heart-icon{background-position:100% 0}.buttons button.btn-wishlist.just-removed{background:hsla(0,0%,100%,.5)}.slick-slider .slick-autoplay-toggle-button{z-index:100;left:auto;bottom:-.75rem;right:-.25rem;border-radius:50%;background-color:hsla(0,0%,100%,.6)}.slick-slider .slick-autoplay-toggle-button span:before{content:" ";display:block;width:30px;height:30px}.slick-slider .slick-autoplay-toggle-button span.slick-pause-icon:before{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/slider-play-pause-btn.svg) no-repeat;background-position:-30px -1px}.slick-slider .slick-autoplay-toggle-button span.slick-play-icon:before{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/slider-play-pause-btn.svg) no-repeat;background-position:0 0}.product-card-listing .slick-slider{overflow:hidden;padding-bottom:0}.product-card-listing .slick-slider.slick-dotted{margin-bottom:6rem}.product-card-listing .slick-slider .slick-dots{bottom:50px}.product-card-listing .product-list{margin:0;padding:0;list-style:none}.product-card-listing .product-list .product-card{position:relative;flex:0 0 calc(50% - 1rem)}.product-card-listing .product-list .product-card .product-card-inner{padding:0 1rem 2.5rem}.product-card-listing .product-list .product-card .product-card-inner .buttons{position:absolute;top:10px;right:10px;text-align:right}.product-card-listing .product-list .product-card .product-card-inner .thumbnail{display:flex;justify-content:center;align-items:center;padding:1rem 0}.product-card-listing .product-list .product-card .product-card-inner .thumbnail img{width:100%;height:120px;object-fit:contain}.product-card-listing .product-list .product-card .product-card-inner .tags{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:20px}.product-card-listing .product-list .product-card .product-card-inner .tags .cate-tag{padding:0 1.5625rem;background:#00538d;color:#fff;height:34px;border-radius:100px;display:flex;align-items:center;text-align:center}.product-card-listing .product-list .product-card .product-card-inner .tags .cate-tag span{font-family:Montserrat;font-size:.75rem;font-weight:400;line-height:1.2;white-space:nowrap}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings{display:flex;flex-direction:row;align-items:center;gap:9px}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-value{font-weight:300;font-size:1rem;line-height:1.5625rem;color:#003479}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-icons{display:flex;flex-direction:row;align-items:center;gap:2px}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-icons img{width:15px;height:15px}.product-card-listing .product-list .product-card .product-card-inner .desc{margin-bottom:1.25rem;max-height:5.37rem}.product-card-listing .product-list .product-card .product-card-inner .desc h3{font-family:Montserrat;font-size:.895rem;font-weight:300;line-height:1.5;color:#303030}.product-card-listing .product-list .product-card .product-card-inner .prices{display:flex;gap:12px;position:absolute;bottom:1rem}.product-card-listing .product-list .product-card .product-card-inner .prices .price{font-size:1rem;font-weight:700;line-height:1.5;color:#003479}.product-card-listing .product-list .product-card .product-card-inner .prices .price.origin-price{font-size:.875rem;color:gray;font-weight:400;text-decoration:line-through}.product-card-listing .product-list .product-card .product-card-inner .prices .price.sale-price{color:#003479}.product-card-listing.style-blue-monitor .slick-slider .slick-dots li button .slick-dot-icon:before{color:gray}.product-card-listing.style-blue-monitor .slick-slider .slick-dots li.slick-active button .slick-dot-icon:before{color:#003479}.product-card-listing.style-blue-monitor .slick-slider .slick-arrow{background-color:rgba(207,241,251,.5)}.product-card-listing.style-blue-monitor .slick-slider .slick-arrow:hover{background-color:#cff1fb}.product-card-listing.style-green-monitor .slick-slider .slick-dots li button .slick-dot-icon:before{color:gray}.product-card-listing.style-green-monitor .slick-slider .slick-dots li.slick-active button .slick-dot-icon:before{color:#003479}.product-card-listing.style-green-monitor .slick-slider .slick-arrow{background-color:rgba(214,251,228,.5)}.product-card-listing.style-green-monitor .slick-slider .slick-arrow:hover{background-color:#d6fbe4}.product-card-listing.style-yellow-accessories .slick-slider .slick-dots li button .slick-dot-icon:before{color:gray}.product-card-listing.style-yellow-accessories .slick-slider .slick-dots li.slick-active button .slick-dot-icon:before{color:#003479}.product-card-listing.style-yellow-accessories .slick-slider .slick-arrow{background-color:rgba(253,251,206,.5)}.product-card-listing.style-yellow-accessories .slick-slider .slick-arrow:hover{background-color:#fdfbce}.section-tag span{font-size:.8em;line-height:25px;font-weight:400;padding:8px 16px;display:inline-block;background:#003479;color:#fff;border-radius:75px}@media screen and (min-width:1024px){.section-tag span{font-size:.8rem;line-height:1.5;padding:10px 16px}}.section-tag.blue-tag span{background-color:#003479}.section-tag.green-tag span{background-color:#d6fbe4;color:#303030}.section-tag.light-blue-tag span{background-color:#cff1fb;color:#303030}.section-tag.yellow-tag span{background-color:#fdfbce;color:#303030}.section-tag.pink-tag span{background-color:#ee478d}.get-the-app-section .app-image{width:224px;height:auto;margin-bottom:1rem}.get-the-app-section .carousel.slick-slider{width:100%;background-color:rgba(0,0,0,0);z-index:10;overflow:visible;margin-top:4rem}.get-the-app-section .carousel.slick-slider .slick-list{margin-left:-20px!important}.get-the-app-section .carousel.slick-slider .slick-list .slick-slide{margin:0 5px;max-width:130px}.get-the-app-section .carousel.slick-slider .slick-list .slick-slide .app-card-slider{position:relative;border-radius:1rem;overflow:hidden;width:129px;height:215px}.get-the-app-section .carousel.slick-slider .slick-list .slick-slide .app-card-slider img{box-shadow:5px 5px 10px -5px rgba(0,0,0,.15);width:100%;height:100%;object-fit:cover}.get-the-app-section .carousel.slick-slider .slick-list .slick-slide .app-card-slider img:after{content:" ";background:rgba(0,0,0,.35)}.get-the-app-section .carousel.slick-slider .slick-list .slick-slide .app-card-slider .card-title{color:#fff;font-weight:500;font-size:1.125rem;line-height:1.5;width:100%;text-align:center;padding:12px;position:absolute;top:50%;transform:translateY(-50%)}.get-the-app-section .get-the-app-slider{margin:2rem 0 0}.get-the-app-section .get-the-app-slider .section-bg{position:absolute;left:0;top:8%;width:100%;height:100%;z-index:1}.get-the-app-section .get-the-app-slider .section-bg .center-bg{width:350px;position:absolute;left:50%;transform:translateX(-50%)}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-1{position:absolute;left:5%;top:-10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-2{position:absolute;top:-30%;right:10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-3{position:absolute;left:10%;bottom:-10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-4{position:absolute;right:10%;bottom:-5%}.get-the-app-section .app-icons img{width:auto;height:41px}@media screen and (max-width:767px){.get-the-app-section .app-section-container{padding-left:1rem!important;padding-right:0!important}.get-the-app-section .app-section-container .app-section-header{padding-right:1rem!important}.get-the-app-section .app-section-container .container{max-width:100%!important;padding-left:1rem!important;padding-right:0!important}}.sticky-scrollable{display:flex;flex-direction:row}.sticky-scrollable .sticky{top:12rem}.slick-slider{overflow:hidden}.slick-slider.carousel.slick-dotted{margin-bottom:8rem}.slick-slider .slick-dots{bottom:-1.875rem}.slick-slider .slick-dots li{width:6px;height:6px;margin:0 3px;padding:0}.slick-slider .slick-dots li button{width:6px;height:6px;padding:0;margin:0!important}.slick-slider .slick-dots li button .slick-dot-icon{display:block}.slick-slider .slick-dots li button .slick-dot-icon:before{color:gray;font-size:6px!important;line-height:1;width:6px;height:6px;opacity:1;display:block;margin:0!important;padding:0!important}.slick-slider .slick-dots li.slick-active button .slick-dot-icon:before{color:#003479;opacity:1}.slick-slider.slick-dotted{overflow:visible}.slick-slider .paging-container{width:100px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:-68px;left:50%;transform:translateX(-50%)}.slick-slider .paging-container li{display:none;font-size:1.125rem;line-height:24px;color:#000}.slick-slider .paging-container li.slick-active{display:flex;gap:5px}.slick-slider .paging-container li.slick-active .current-slide-number{color:#3d569c}.slick-slider .slick-arrow{width:50px;height:52px;padding:10px;border-radius:100%;z-index:-1;bottom:-80px!important;top:auto!important;background-color:#d4ddf7;-webkit-transition:background-color .3s ease-out;-ms-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.slick-slider .slick-arrow:disabled,.slick-slider .slick-arrow[disabled]{opacity:.5;pointer-events:none!important}.slick-slider .slick-arrow:hover{background-color:#b3c4f3}.slick-slider .slick-arrow>span{display:flex;align-items:center;justify-content:center;opacity:1}.slick-slider .slick-arrow>span:before{content:" ";display:block;width:8px;height:1rem}.slick-slider .slick-arrow.slick-next{left:50%!important;transform:translateX(calc(-50% + 70px))}.slick-slider .slick-arrow.slick-next .slick-next-icon:before{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/chevron_right.svg) no-repeat;background-size:100%!important;background-position:50%!important}.slick-slider .slick-arrow.slick-prev{left:50%!important;transform:translateX(calc(-50% - 70px))}.slick-slider .slick-arrow.slick-prev .slick-prev-icon:before{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/chevron_left.svg) no-repeat;background-size:100%!important;background-position:50%!important}.slider-buttons{gap:1.875rem}.slider-buttons button{width:54px;height:54px;border-radius:100%;padding:0;display:flex;align-items:center;justify-content:center;background-color:#d4ddf7;-webkit-transition:background-color .3s ease-out;-ms-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.slider-buttons button:disabled,.slider-buttons button[disabled]{opacity:.5;pointer-events:none!important}.slider-buttons button:hover{background-color:#b3c4f3}.slider-buttons button .slide-icon{display:block;width:8px;height:1rem;background-size:100%}.slider-buttons button .slide-icon.prev-icon{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/chevron_left.svg) no-repeat}.slider-buttons button .slide-icon.next-icon{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/chevron_right.svg) no-repeat}.real-stories-section{background-color:#fcf4ed}.real-stories-section .slick-slider.carousel.slick-dotted{margin-bottom:2rem!important}.real-stories-section .video-slider .video{position:relative;overflow:hidden;border-radius:1.875rem;min-height:300px;width:calc(100% - 13px);background-color:hsla(0,0%,100%,.5)}.real-stories-section .video-slider .video video{width:100%;height:100%}.real-stories-section .video-slider .video img{height:100%}.real-stories-section .video-slider .video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:65px;height:65px;border-radius:50%;padding:20px;background-color:hsla(0,0%,100%,.5);z-index:10}.real-stories-section .video-slider .video .play-button .play-icon{display:block;width:26px;height:26px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/play.svg) no-repeat;background-size:24px;margin-left:4px}.real-stories-section .slider-buttons{gap:1.25rem}.real-stories-section .slider-buttons button{width:50px;height:52px}.how-to-help-section .radius-box{position:relative;background:linear-gradient(0deg,#D4DDF7,#D4DDF7),linear-gradient(180deg,rgba(0,0,0,0) 64.17%,rgba(0,0,0,.25));height:37.5rem}.how-to-help-section .radius-box .over-background{position:absolute;bottom:40px}.how-to-help-section .radius-box .over-background .section-tag,.how-to-help-section .radius-box .over-background .section-title{margin-bottom:1.5rem}.how-to-help-section .radius-box .over-background .section-title h2{color:#303030}.how-to-help-section .radius-box .over-background a{display:block}.how-to-help-section .radius-box .contact-button{background-color:#fcf4ed;box-shadow:5px 5px 10px 0 rgba(182,157,251,.25);width:300px;height:60px;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:15px}.how-to-help-section .radius-box .contact-button .contact-icon{display:block;width:23px;height:23px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/contact.svg) no-repeat;background-size:100%}.how-to-help-section .radius-box .contact-button:after{content:" ";position:absolute;left:1.5625rem;bottom:-15px;z-index:100;border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-top:19px solid #fcf4ed}.how-to-help-section .radius-box .contact-button:hover{background-color:#b3c4f3}.how-to-help-section .radius-box .contact-button:hover:after{border-top:19px solid #b3c4f3}@media screen and (max-width:1023px){.how-to-help-section .radius-box.contact-box{height:100%!important;padding:3.5rem 2.25rem 2.25rem!important}.how-to-help-section .radius-box.contact-box .over-background{position:relative!important;bottom:auto!important}}@media screen and (max-width:767px){.how-to-help-section .radius-box.contact-box{padding:3.5rem 1rem 2rem!important}}.how-to-help-section .radius-box.image-box{padding:0;overflow:hidden}.how-to-help-section .radius-box.image-box img{z-index:100;width:100%;height:100%;object-fit:cover;-webkit-transition:transform .3s ease-out;-ms-transition:transform .3s ease-out;transition:transform .3s ease-out}.how-to-help-section .radius-box.image-box:hover img{transform:scale(1.2)}.how-to-help-section .radius-box.image-box .over-picture{z-index:100;position:absolute;display:flex;align-items:end;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(0deg,transparent,transparent),linear-gradient(180deg,rgba(0,0,0,0) 44.33%,rgba(0,0,0,.35))}.how-to-help-section .radius-box.image-box .over-picture .over-picture-inner{width:100%}.how-to-help-section .radius-box.image-box .over-picture h2{color:#fff;margin-bottom:1rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar{display:flex;align-items:center;justify-content:space-between;background-color:#fcf4ed;width:100%;height:60px;border-radius:15px;border:1px solid #b3c4f3;padding:0 5px 0 0;overflow:hidden}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox{height:60px;background:rgba(0,0,0,0);padding:.875rem 1.5rem;border:0}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.focus label,.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasValue label{top:.25rem;left:1.5rem;font-size:.8rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.focus input,.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasValue input{margin-top:.875rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasError .errorMsg{top:.25rem;right:.5rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox label{font-size:1rem;color:#303030;font-weight:300;line-height:2}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox input{color:#303030;border:0!important;width:100%;font-size:1.25rem;line-height:1.25;background:rgba(0,0,0,0)}.how-to-help-section .radius-box.image-box .over-picture .search-bar .btn-submit{width:144px;height:50px;min-width:4rem;border-radius:10px;font-size:1rem;font-weight:600;line-height:1.5}.how-to-help-section .radius-box.image-box .over-picture .search-bar .btn-submit svg{color:#fff!important}.rounded-image img{width:100%;border-radius:1rem}.features-section .rounded-image{top:10rem}.awards-section{background-color:#fcf4ed;padding:6.25rem 4.5rem}.awards-section ul{margin:0;padding:0;gap:5.8475rem}.awards-section ul li{display:flex;align-items:center}.awards-section ul li img{width:auto;height:128px;object-fit:contain;margin:0 auto}footer{overflow-x:hidden;padding:0 .5rem 1rem;position:relative}footer .footer-wrapper{color:#fff;background-color:#003479;border-radius:37px;padding:50px 56px 50px 45px;margin:0 auto;max-width:100%}footer .footer-wrapper .footer-logo a{display:block}footer .footer-wrapper ul.social-links{margin:0;padding:0;list-style:none;gap:1.875rem}footer .footer-wrapper ul.social-links li a{display:inline-block}footer .footer-wrapper ul.social-links li img{width:32px;height:32px}footer .footer-wrapper .nav-footer .nav-title{font-size:1.375rem;font-weight:600;line-height:1.5;margin-bottom:35px;color:#fff!important;background-color:rgba(0,0,0,0)!important}footer .footer-wrapper .nav-footer ul{margin:0;padding:0}footer .footer-wrapper .nav-footer ul li button{text-align:left;white-space:nowrap}footer .footer-wrapper .nav-footer a{font-size:1.125rem;line-height:1.5;font-weight:300}footer .footer-wrapper .sitemap ul{gap:13px;margin:26px auto}footer .footer-wrapper .sitemap ul li{padding-right:13px;position:relative}footer .footer-wrapper .sitemap ul li:after{content:" ";border-right:1px solid #fff;top:5px;right:0;height:14px;position:absolute}footer .footer-wrapper .sitemap ul li:last-child{border-right:0;padding-right:0}footer .footer-wrapper .sitemap ul li:last-child:after{display:none}footer .footer-wrapper .sitemap ul li a{font-weight:300;font-size:15px;line-height:1.2}@media screen and (max-width:767px){footer .footer-wrapper .sitemap ul li{width:100%}footer .footer-wrapper .sitemap ul li:after{display:none}}footer .footer-wrapper .copyright p{color:#fff;text-align:center;font-size:.75rem;font-weight:300;line-height:1.2}.container{width:100%;padding:0 1rem;margin:0 auto}.videoModal .video-wrapper{border-radius:1.875rem;width:100%;max-width:350px;max-height:calc(100vh - 3rem)}.videoModal .video-wrapper .btn-close{position:absolute;top:0;right:-50%;width:40px;height:40px;padding:8px;border-radius:50%;background-color:#d4ddf7}.videoModal .video-wrapper video{border-radius:1.875rem}.videoModal .video-wrapper .video-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:74px;height:74px;border-radius:50%;background-color:hsla(0,0%,100%,.6);z-index:10;display:flex;justify-content:center;align-items:center;opacity:1;-webkit-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.videoModal .video-wrapper .video-button.hidden{opacity:0;pointer-events:none}.videoModal .video-wrapper .pause-button .pause-icon{display:block;width:50px;height:50px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/pause.svg) no-repeat;background-size:50px}.videoModal .video-wrapper .play-button .play-icon{display:block;width:1.875rem;height:1.875rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/play.svg) no-repeat;background-size:1.875rem;margin-left:4px}.separator{width:100%;border:1px solid #d4ddf7}@media screen and (max-width:1439px){.sticky-scrollable .sticky{position:static!important}header .navbar .navigation .header-icon>li.header-search .search-panel .search-box{padding:13px 24px}header .navbar .navigation .header-icon>li .right-panel{top:118px}.our-best-sellers .product-list .product-card .thumbnail img{width:300px;height:206px}.our-best-sellers .product-list .product-card .desc{max-height:6rem}.our-best-sellers .product-list .product-card .desc h3{font-size:1rem;font-weight:400;line-height:1.5}.how-to-help-section .radius-box{height:29rem}.awards-section{padding:3rem}.awards-section ul li img{height:98px}.media-section-container{max-width:100%!important}}@media screen and (max-width:1199px){.how-to-help-section .radius-box.image-box .over-picture .search-bar{height:60px;overflow:hidden}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox{height:60px;padding:1rem 1.5rem;border:0}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.focus label,.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasValue label{top:.25rem;left:1.5rem;font-size:.8rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.focus input,.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasValue input{margin-top:.875rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasError .errorMsg{top:.25rem;right:.5rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox label{font-size:1rem;font-weight:300;line-height:1.5}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox input{font-size:1rem;line-height:1.25}}@media screen and (max-width:1023px){header .navbar{border-radius:0 0 1rem 1rem}header .navbar .navigation{padding:1rem 0;gap:10px}header .navbar .navigation .navbar-nav{display:none;visibility:collapse;position:absolute;width:100%;gap:1.25rem;top:45px;left:0;z-index:-1;padding:100px 45px 50px;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);max-height:0;-webkit-transition:max-height .3s ease-out,visibility .15s ease-out;-ms-transition:max-height .3s ease-out,visibility .15s ease-out;transition:max-height .3s ease-out,visibility .15s ease-out}header .navbar .navigation .navbar-nav .nav-item{padding:0}header .navbar .navigation .navbar-nav .nav-item.has-dropdown{flex-direction:column}header .navbar .navigation .navbar-nav .nav-item.has-dropdown>button{width:100%;justify-content:space-between;z-index:1}header .navbar .navigation .navbar-nav .nav-item.has-dropdown button img{width:12px;height:6px;transform:rotate(-90deg)}header .navbar .navigation .navbar-nav .nav-item.has-dropdown .nav-dropdown{position:relative;top:0;width:100%;padding:20px 0 0;border:0;border-radius:0;box-shadow:none;min-height:auto}header .navbar .navigation .navbar-nav .nav-item.has-dropdown .nav-dropdown a{padding:10px 10px 10px 40px}header .navbar .navigation .navbar-nav .nav-item.has-dropdown.opening{display:flex;flex-direction:column}header .navbar .navigation .navbar-nav .nav-item.has-dropdown.opening .nav-dropdown{display:flex;visibility:visible}header .navbar .navigation .navbar-nav .nav-item.has-dropdown.opening>a{color:#003479}header .navbar .navigation .navbar-nav .nav-item.has-dropdown.opening>a img{transform:rotate(0deg);filter:invert(15%) sepia(32%) saturate(5381%) hue-rotate(203deg) brightness(91%) contrast(103%)}header .navbar .navigation .navbar-nav.opening{display:flex;visibility:visible;max-height:calc(100vh - 45px);overflow-y:auto;-webkit-transition:max-height .3s ease-out,visibility .4s ease-out;-ms-transition:max-height .3s ease-out,visibility .4s ease-out;transition:max-height .3s ease-out,visibility .4s ease-out}header .navbar .navigation .header-icon>li .search-button>img,header .navbar .navigation .header-icon>li .toggle-subscribe>img,header .navbar .navigation .header-icon>li>a>img,header .navbar .navigation .header-icon>li>button>img{width:1.125rem;height:1.125rem}header .navbar .navigation .header-icon>li.header-search .search-panel{width:100%;padding:7.2rem 1rem 3rem;height:100vh;border-radius:0;top:0;z-index:-1;min-height:auto;max-height:100vh}header .navbar .navigation .header-icon>li.header-search .search-panel .search-navigation{gap:40px}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container{height:calc(100vh - 140px)}.header-banner{height:490px}.header-banner .overlay-text{position:absolute;color:#fff;bottom:3rem;top:auto;transform:none;left:2rem;right:auto;width:80%;z-index:1}.header-banner .overlay-text h1{font-size:2.5rem;line-height:1.2;max-width:100%}.header-banner .image-banner{height:100%;object-fit:cover;object-position:left}.awards-section{padding:2rem}.awards-section ul{gap:2.25rem}.awards-section ul li img{width:5.27rem;height:auto;max-height:95px;object-fit:contain}}@media screen and (max-width:767px){body p{font-size:.875rem}.btn-button{min-width:114px;height:41px;padding:0 24px;gap:10px;border-radius:8px}.btn-button span,a.btn-button{color:#303030;font-size:.875rem!important}header .navbar .navigation .header-icon>li.header-search{order:2}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-box{margin:0}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result{padding:0}header .navbar .navigation .header-icon>li.header-search .search-panel .search-container .search-result .product-list li .result-item .product-info{padding-left:2rem}.header-banner .overlay-text{bottom:2rem;left:1rem}.header-banner .overlay-text h1{font-size:1.75rem;line-height:1.2;max-width:100%}.real-stories-section .container{padding-right:0}.real-stories-section .video-slider .slick-list{margin-left:-50px!important;margin-right:0!important}.real-stories-section .slider-buttons{gap:1rem}.real-stories-section .slider-buttons button{width:28px;height:28px}.real-stories-section .slider-buttons button .slide-icon{width:6px;height:12px;background-size:100%!important}.our-best-sellers .product-list .product-card{padding:0 1rem 1rem}.our-best-sellers .product-list .product-card .tags{flex-direction:column;gap:10px;margin-bottom:10px}.our-best-sellers .product-list .product-card .tags .cate-tag{padding:8px;height:23px}.our-best-sellers .product-list .product-card .tags .cate-tag span{font-size:.625rem;letter-spacing:.1px}.our-best-sellers .product-list .product-card .thumbnail img{height:133px}.how-to-help-section .radius-box{width:100%;height:18rem;padding:3.5rem 1rem 2rem}.how-to-help-section .radius-box .over-background{width:calc(100% - 2rem)}.how-to-help-section .radius-box .over-background .section-tag{margin-bottom:1.25rem}.how-to-help-section .radius-box .over-background .section-title{margin-bottom:1rem}.how-to-help-section .radius-box .contact-button{width:150px;height:47px;box-shadow:5px 10px 10px -5px rgba(182,157,251,.2)}.how-to-help-section .radius-box .contact-button:after{left:1.125rem;bottom:-14px;border-left:12px solid rgba(0,0,0,0);border-right:12px solid rgba(0,0,0,0);border-top:19px solid #fcf4ed}.how-to-help-section .radius-box .contact-button .contact-icon{width:1.125rem;height:1.125rem}.how-to-help-section .radius-box .contact-button span{font-size:.875rem;font-weight:600}.how-to-help-section .radius-box.image-box{padding:0}.how-to-help-section .radius-box.image-box img{object-position:100% 0}.how-to-help-section .radius-box.image-box .over-picture{width:100%;left:0;bottom:0}.how-to-help-section .radius-box.image-box .over-picture h2{margin-bottom:1rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar{height:58px;overflow:hidden;border-radius:8px}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox{height:58px;padding:1rem;border:0}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.focus label,.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasValue label{top:.125rem;left:1rem;font-size:.875rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.focus input,.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasValue input{margin-top:.875rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasError label{visibility:hidden}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox.hasError .errorMsg{top:.25rem;right:1rem}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox label{font-size:1rem;font-weight:300;line-height:1.5}.how-to-help-section .radius-box.image-box .over-picture .search-bar .customInputBox input{font-size:1rem;line-height:1.25}.how-to-help-section .radius-box.image-box .over-picture .search-bar .btn-submit{width:74px;height:42px;font-size:.875rem;border-radius:4px}.awards-section{padding:1.5rem 1rem}.awards-section .slick-slider{margin-bottom:0!important;overflow:visible}.awards-section .slick-slider.carousel .slick-list{margin-left:0!important}.awards-section .slick-slider.carousel .slick-list .slick-track{display:flex;align-items:center;gap:2.25rem}.awards-section .slick-slider.carousel .slick-list .slick-track .slick-slide div{display:flex;justify-content:center;align-items:center}.awards-section .slick-slider.carousel .slick-list .slick-track .slick-slide img{width:5.27rem;height:auto;max-height:95px;object-fit:contain}.videoModal .video-wrapper .btn-close{top:-3rem;right:0}footer .footer-wrapper{padding:2rem 1rem;border-radius:1rem}footer .footer-wrapper .footer-logo a img{width:112px}footer .footer-wrapper ul.social-links li img{width:20px;height:20px}footer .footer-wrapper .sitemap ul li a{font-size:.75rem}footer .footer-wrapper .copyright p{font-size:.625rem;line-height:1.4;text-align:left}footer .footer-wrapper .nav-footer{gap:1rem;padding-top:2rem}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item.expand .accordion-body{display:flex}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item .accordion-body{display:none}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item .accordion-body li{margin-bottom:.5rem}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item .accordion-body li:last-child{margin-bottom:0}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item .nav-title{font-size:1.125rem;margin-bottom:.5rem}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item .nav-title button{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;outline:0!important;box-shadow:none!important}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item .nav-title button[aria-expanded=true] .accordion-icon{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus.svg) no-repeat;background-size:contain;background-position:50%}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item .nav-title button .accordion-icon{display:block;width:1.125rem;height:1.125rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus.svg) no-repeat;background-size:contain;background-position:50%}footer .footer-wrapper .nav-footer.accordion-navigation .accordion-item a{font-size:.875rem}}@media screen and (max-width:390px){.awards-section{padding:1.5rem 1rem}.awards-section .slick-slider.carousel .slick-list{margin-left:0!important}.awards-section .slick-slider.carousel .slick-list .slick-track{gap:2rem}.awards-section .slick-slider.carousel .slick-list .slick-track .slick-slide img{width:5rem}}@media screen and (max-width:374px){.awards-section{padding:1.5rem 1rem}.awards-section .slick-slider.carousel .slick-list{margin-left:0!important}.awards-section .slick-slider.carousel .slick-list .slick-track{gap:2rem}.awards-section .slick-slider.carousel .slick-list .slick-track .slick-slide img{width:4rem}}@media screen and (min-width:600px)and (max-width:767px){.real-stories-section .container{padding-right:0}.real-stories-section .video-slider .slick-list{margin-left:0!important;margin-right:0!important}}.accordion-container .accordion-item.expand .accordion-body{display:block}.accordion-container .accordion-item .accordion-title{font-weight:500;font-size:.875rem;line-height:1.6;outline:0!important;box-shadow:none!important}.accordion-container .accordion-item .accordion-title :focus{outline:0!important;box-shadow:none!important}.accordion-container .accordion-item .accordion-title button{width:100%;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left;outline:0!important;box-shadow:none}.accordion-container .accordion-item .accordion-title button:focus-visible{outline:3px solid #ffbf47!important;-webkit-box-shadow:0 0 0 2px #545454;-moz-box-shadow:0 0 0 2px #424242;box-shadow:0 0 0 2px #424242;outline-offset:1px}.accordion-container .accordion-item .accordion-title button[aria-expanded=true]{padding:1rem}.accordion-container .accordion-item .accordion-title button[aria-expanded=true] .accordion-icon{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/collapse.svg) 50% no-repeat;background-size:contain;background-position:50%}.accordion-container .accordion-item .accordion-title button .accordion-icon{flex:0 0 1.125rem;display:block;width:1.125rem;height:1.125rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/expand.svg) 50% no-repeat;background-size:contain;background-position:50%}.accordion-container .accordion-item .accordion-body{display:none;padding:0 1rem 1rem}.accordion-container .accordion-item .accordion-body ol{list-style:decimal;padding-left:1rem}.accordion-container .accordion-item .accordion-body ul{list-style:disc;padding-left:1rem}.faq-section .accordion-container .accordion-item .accordion-body{display:none}.faq-section .accordion-container .accordion-item .accordion-title button,.faq-section .accordion-container .accordion-item .accordion-title button[aria-expanded=true]{padding:1rem}.faq-section .accordion-container .accordion-item.expand .accordion-body{display:block;padding:0 1rem 1rem;font-size:.875rem;font-weight:400;line-height:1.6}.faq-section .accordion-container .accordion-item.expand .accordion-body ol,.faq-section .accordion-container .accordion-item.expand .accordion-body ul{padding-left:1.5rem}.faq-section .accordion-container .accordion-item.expand .accordion-body ol,.faq-section .accordion-container .accordion-item.expand .accordion-body p,.faq-section .accordion-container .accordion-item.expand .accordion-body ul{font-size:.875rem;font-weight:400;line-height:1.6}.toggle-filters{appearance:none;outline:0;box-shadow:none;background:none}.toggle-filters.add-filters{font-weight:600;font-size:.875rem;line-height:1.5;color:#003479;margin:0 auto;text-decoration:underline}.toggle-filters.close-filters{margin-left:auto;margin-right:0}.close-button .close-icon,.toggle-filters.close-filters .close-icon{display:block;width:1.875rem;height:1.875rem;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/close.svg) no-repeat;background-size:1.875rem}.product-filters{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-out;-ms-transition:max-height .3s ease-out;transition:max-height .3s ease-out}.product-filters.opening{max-height:100%}.product-filters h3.sidebar-title{font-weight:500;font-size:1.25rem;line-height:1.5;color:#003479;margin-bottom:1.875rem}.product-filters .accordion-filters .accordion-item{border-top:1px solid #b3c4f3;padding:25px 0}.product-filters .accordion-filters .accordion-item .accordion-title{margin-bottom:1.5625rem}.product-filters .accordion-filters .accordion-item .accordion-title h3{width:100%;font-weight:300;font-size:1.125rem;line-height:1.5}.product-filters .accordion-filters .accordion-item .accordion-title button{width:100%;padding:0!important}.product-filters .accordion-filters .accordion-item .accordion-title button[aria-expanded=true]{padding:0!important}.product-filters .accordion-filters .accordion-item .accordion-body{display:none;padding:0!important}.product-filters .accordion-filters .accordion-item.expand .accordion-body{display:flex}.product-filters .accordion-filters .checkbox-tags{display:flex;gap:10px}.product-filters .accordion-filters .checkbox-tags .checkbox-tag{display:flex;justify-content:center;align-items:center;position:relative;width:46px!important;height:37px!important}.product-filters .accordion-filters .checkbox-tags .checkbox-tag input[type=checkbox]{width:100%!important;height:100%!important;border:1px solid #d4ddf7;border-radius:5px;margin:0!important;padding:0!important;box-shadow:none!important;position:absolute;z-index:10;background:none!important;cursor:pointer}.product-filters .accordion-filters .checkbox-tags .checkbox-tag input[type=checkbox]:checked{content:"■";background-color:#003479!important;background-image:none!important}.product-filters .accordion-filters .checkbox-tags .checkbox-tag input[type=checkbox]:checked+label{content:"■";color:#fff!important}.product-filters .accordion-filters .checkbox-tags .checkbox-tag label{color:#303030!important;font-weight:400!important;font-size:14px!important;line-height:1.5;padding-left:2px;position:absolute;z-index:20;cursor:pointer;user-select:none}.product-filters .accordion-filters .checkbox-group{display:flex;flex-direction:column;gap:1.25rem}.product-filters .accordion-filters .checkbox-group .checkbox-item{display:flex;gap:15px}.product-filters .accordion-filters .checkbox-group .checkbox-item input[type=checkbox]{width:20px!important;height:20px!important;border:1.5px solid #b3c4f3;border-radius:1.5px;margin:0!important;padding:0!important;background-color:rgba(0,0,0,0)!important;cursor:pointer}.product-filters .accordion-filters .checkbox-group .checkbox-item input[type=checkbox]:checked{background-color:#003479!important}.product-filters .accordion-filters .checkbox-group .checkbox-item label{color:#303030!important;font-weight:400!important;font-size:14px!important;line-height:1.2;user-select:none}.category-banner-box.collection-banner h1{font-size:2.2rem}.category-banner-box.style-recycle h1,.category-banner-box.style-recycle p{color:#fff}.category-banner-box.style-recycle .btn-button{background-color:#fcf4ed}.category-banner-box.style-recycle .btn-button span{color:#303030}.category-banner-box.style-recycle .btn-button:hover{background:#003479;color:#fff}.category-banner-box.style-recycle .btn-button:hover span{color:#fff}.customInputBox{position:relative;width:100%;height:50px;padding:.75rem 1rem;border-radius:5px;border:1px solid #e3e3e3;background-color:#fff}.customInputBox.focus label,.customInputBox.hasValue label{font-size:.625rem;top:8px;left:15px}.customInputBox.focus input[type=text],.customInputBox.hasValue input[type=text]{margin-top:10px;background-color:#fff;box-shadow:inherit}.customInputBox label{font-size:.875rem;line-height:1.5;font-weight:400;color:#303030;position:absolute;-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.customInputBox input[type=text]{width:100%;padding:0;border:0;border-radius:0;font-weight:400;color:#303030}.customInputBox.hasError{border-color:#b50000}.customInputBox.hasError .errorMsg{position:absolute;top:8px;right:15px;font-size:.75rem;color:#b50000}form fieldset{position:relative;margin-bottom:2rem}form fieldset legend h3{font-size:1rem;line-height:1.5;font-weight:500;color:#303030;margin-bottom:.75rem}form fieldset .login-required{position:absolute;top:-3.5rem;right:0;font-size:.875rem;line-height:1.6;font-weight:400}form fieldset .login-required .login-link{outline:0;appearance:none;box-shadow:none}form fieldset .login-required .login-link span{font-size:.875rem;line-height:1.6;font-weight:400;color:#003479}form fieldset .inputBox{position:relative;height:50px;padding:12px 1rem;border-radius:5px;border:1px solid #e3e3e3;background-color:#fff;margin-bottom:.75rem}form fieldset .inputBox.focus label,form fieldset .inputBox.hasValue label{font-size:.625rem;top:8px;left:15px}form fieldset .inputBox.focus input[type=email],form fieldset .inputBox.focus input[type=file],form fieldset .inputBox.focus input[type=tel],form fieldset .inputBox.focus input[type=text],form fieldset .inputBox.focus select,form fieldset .inputBox.focus textarea,form fieldset .inputBox.hasValue input[type=email],form fieldset .inputBox.hasValue input[type=file],form fieldset .inputBox.hasValue input[type=tel],form fieldset .inputBox.hasValue input[type=text],form fieldset .inputBox.hasValue select,form fieldset .inputBox.hasValue textarea{margin-top:10px;background-color:#fff;box-shadow:inherit}form fieldset .inputBox label{font-size:.875rem;line-height:1.5;font-weight:400;color:#303030;position:absolute;-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}form fieldset .inputBox input,form fieldset .inputBox input[type=email],form fieldset .inputBox input[type=file],form fieldset .inputBox input[type=tel],form fieldset .inputBox input[type=text],form fieldset .inputBox select,form fieldset .inputBox textarea{width:100%;padding:0;border:0;border-radius:0;font-weight:400;color:#303030}form fieldset .inputBox.inputFile{height:5rem}form fieldset .inputBox.inputFile label{font-size:.625rem;top:8px;left:15px}form fieldset .inputBox.inputFile input[type=file]{font-size:.875rem;font-weight:400;color:#303030;margin-top:10px}form fieldset .inputBox.textareaInput{height:6rem}form fieldset .inputBox.textareaInput textarea{height:100%}form fieldset .inputBox.selectBox.hideLabel{display:flex;align-items:center}form fieldset .inputBox.selectBox.hideLabel .trigger{margin-top:0!important}form fieldset .inputBox.selectBox.hideLabel label{display:none}form fieldset .inputBox.selectBox label{font-size:.625rem;top:8px;left:15px;z-index:10}form fieldset .inputBox.selectBox select{appearance:none;margin-top:10px;box-shadow:inherit}form fieldset .inputBox.selectBox select:not([size]){background:none}form fieldset .inputBox.selectBox .down-icon{display:block;width:13px;height:9px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/down.svg) no-repeat;background-size:contain;background-position:50%;position:absolute;right:15px;top:50%;transform:translateY(-50%)}form fieldset .inputBox.selectBox .down-icon:before{content:" ";position:absolute;left:-1rem;border-left:1px solid #e3e3e3;height:1.5625rem;top:-8px}form fieldset .inputBox.selectBox .customSelectBox{position:relative;width:100%}form fieldset .inputBox.selectBox .customSelectBox .trigger{margin-top:8px;padding:3px 0;border:0;background-color:#fff;width:100%;font-size:.875rem;font-weight:400;color:#303030;text-align:left;box-shadow:none}form fieldset .inputBox.selectBox .customSelectBox .trigger .down-icon{top:12px;right:5px}form fieldset .inputBox.selectBox .customSelectBox .trigger:focus .down-icon:before{opacity:0}form fieldset .inputBox.selectBox .customSelectBox .options{display:none;position:absolute;left:-1rem;right:0;z-index:1000;width:calc(100% + 2rem);max-height:250px;overflow-y:auto;list-style:none;margin:5px 0 0;padding:0;border:1px solid #e3e3e3;border-top:0;background-color:#fff}form fieldset .inputBox.selectBox .customSelectBox .options li{font-size:.875rem;padding:8px 15px;cursor:pointer;color:gray}form fieldset .inputBox.selectBox .customSelectBox .options li:hover,form fieldset .inputBox.selectBox .customSelectBox .options li[aria-selected=true]{background-color:#f5f5f5;border-color:#e3e3e3}form fieldset .inputBox.selectBox .customSelectBox .options li[aria-selected=true]{background-color:#ececec}form fieldset .inputBox.selectBox .customSelectBox .options.is-visible{display:block}form fieldset .inputBox.purchaseDateInput.hasError .errorMsg,form fieldset .inputBox.selectBox.hasError .errorMsg{right:3rem}form fieldset .inputBox.hasError{border-color:#b50000}form fieldset .inputBox.hasError .errorMsg{position:absolute;top:8px;right:15px;font-size:.75rem;color:#b50000}form fieldset .inputBox.hasError .autocompleteErrorMsg{display:none!important}form fieldset .inputBox.autocompleteInput label{z-index:1000}form fieldset .inputBox.autocompleteInput .autocomplete .search-input{border:0}form fieldset .inputBox.autocompleteInput .autocomplete .results{top:40px}form fieldset .inputBox.autocompleteInput .autocomplete .results li{padding-left:1rem}form fieldset .inputBox.autocompleteInput .autocompleteErrorMsg{position:absolute;top:-8px;right:0;font-size:.75rem;color:#b50000;margin-top:0!important}form fieldset .form-checkbox{display:flex;align-items:center}form fieldset .form-checkbox input[type=checkbox]{width:20px;height:20px;border:1px solid #e3e3e3;border-radius:3px;margin:0;padding:0;background-color:rgba(0,0,0,0);cursor:pointer}form fieldset .form-checkbox input[type=checkbox]:checked{background-color:#003479}form fieldset .form-checkbox label{color:#303030;font-weight:400;font-size:.875rem;line-height:1.5;user-select:none;margin-left:14px}form fieldset .radioInput{gap:22px;display:flex;align-items:center}form fieldset .radioInput input[type=radio]{width:1rem;height:1rem;cursor:pointer}form fieldset .radioInput input[type=radio]:checked{background-color:#003479;background-size:18px 1.125rem}form fieldset .radioInput label{font-size:.875rem;line-height:1.5;font-weight:400}form fieldset .explanation_for_serial_number{cursor:pointer;z-index:10;display:none}form fieldset .explanation_for_serial_number_img_wapper{position:relative;display:none;background:#fff}form fieldset .explanation_for_serial_number_img{position:absolute;z-index:721;max-width:none;border:1px solid gray;top:-5rem;padding:10px;background:#fff;width:400px;height:auto}form fieldset .explanation_text{display:inline-block;margin-bottom:15px}form fieldset .explanation_for_serial_number_img img{width:400px;height:auto}form fieldset .explanation_for_serial_number_img{left:160px}form fieldset .explanation_for_serial_number_img_wapper .close_btn{display:none;position:absolute;color:#000;opacity:1;cursor:pointer;padding:0 4px;margin-left:3px;z-index:722;left:0;top:0;font-size:20px}.help-and-support-section .slick-slider.carousel.slick-dotted{margin-bottom:4rem}.help-and-support-section .slick-slider .slick-list{margin-left:0!important}.help-and-support-section .support-card .support-logo img{width:40px;height:40px}.help-and-support-section .support-card h3.card-title{font-size:1rem;line-height:1.5;font-weight:500;width:100%}.help-and-support-section .support-card p{font-size:.875rem;line-height:1.6;font-weight:400}.help-and-support-section .support-card .support-button{width:100%;margin-top:auto;font-size:.875rem;font-weight:600;line-height:1.5}@media screen and (max-width:1023px){.help-and-support-section.container{max-width:100%!important;padding-left:1rem!important;padding-right:0!important}.help-and-support-section.container .help-and-support-section-header{padding-right:1rem!important}.help-and-support-section .slick-slider .slick-list,.help-and-support-section.container .carousel.slick-slider .slick-list{margin-left:0!important}.help-and-support-section .slick-slider .slick-list .support-card{margin:0 1rem 0 0;width:305px;min-height:393px}.help-and-support-section .slick-slider .slick-list .support-card p{min-height:240px}}@media screen and (max-width:639px){.category-banner-box.style-recycle{padding:0!important;overflow:hidden}.category-banner-box.style-recycle .rounded-image{position:relative;margin:-2px;width:calc(100% + 3px)!important}.category-banner-box.style-recycle .banner-content{padding:1rem}.category-banner-box.error-404-banner .rounded-image img{max-height:14rem;object-fit:cover;object-position:center 70%}.how-to-help-section .radius-box.image-box img{object-position:0 -15vw;width:200vw;height:135vw}.help-and-support-section .slick-slider .slick-list{margin-left:0!important}}@media(min-width:640px){.container{max-width:600px!important;padding:0}}@media(min-width:768px){.container{max-width:calc(100% - 2rem)!important}header .navbar .navigation .header-icon>li.header-search .search-input{padding:5px 14px;margin-top:-10px;margin-left:-195px;z-index:20}header .navbar .navigation .header-icon>li.header-search .search-input img{width:22px;height:22px}header .navbar .navigation .header-icon>li.header-search .search-input input{padding:0 10px;width:170px}.rounded-image img{border-radius:1.5rem}.category-banner-box{border-top-right-radius:3.325rem!important;border-bottom-right-radius:3.325rem!important}.category-banner-box.collection-banner h1{font-size:2.2rem}.category-banner-box.style-recycle .banner-content{padding:0}.product-filters{max-height:100%}.product-card-listing .slick-slider.carousel.slick-dotted{margin-bottom:6rem}.product-card-listing .slick-slider .slick-dots{padding-left:2rem;bottom:-40px}.product-card-listing .product-list{justify-content:flex-start!important}.product-card-listing .product-list .product-card{flex:0 0 calc(50% - 1rem)}.product-card-listing .product-list .product-card .product-card-inner{padding:0 1rem 2rem}.product-card-listing .product-list .product-card .product-card-inner .buttons{top:20px;right:20px}.product-card-listing .product-list .product-card .product-card-inner .buttons button.btn-wishlist{width:40px;height:40px;padding:10px;min-width:40px}.product-card-listing .product-list .product-card .product-card-inner .thumbnail img{width:100%;height:200px;object-fit:contain}.product-card-listing .product-list .product-card .product-card-inner .tags{gap:1.25rem;margin-bottom:20px}.product-card-listing .product-list .product-card .product-card-inner .tags .cate-tag{padding:0 1.5625rem;height:34px;border-radius:100px}.product-card-listing .product-list .product-card .product-card-inner .tags .cate-tag span{font-size:.75rem;font-weight:400;line-height:1.2}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings{gap:9px}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-value{font-weight:300;font-size:1rem;line-height:1.5625rem;color:#003479}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-icons{gap:2px}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-icons img{width:15px;height:15px}.product-card-listing .product-list .product-card .product-card-inner .desc{margin-bottom:1.25rem;max-height:6.75rem}.product-card-listing .product-list .product-card .product-card-inner .desc h3{font-size:1.125rem;font-weight:400;line-height:1.5}.product-card-listing .product-list .product-card .product-card-inner .prices{display:flex;gap:12px}.product-card-listing .product-list .product-card .product-card-inner .prices .price{font-size:1rem;font-weight:700;line-height:1.5}.product-card-listing .product-list .product-card .product-card-inner .prices .price.origin-price{font-size:.875rem;font-weight:400}.product-card-listing .product-list .product-card .product-card-inner .prices .price.sale-price{color:#003479}.product-card-listing .slick-arrow{width:50px;height:52px;padding:10px;border-radius:100%;z-index:-1;bottom:-120px!important}.product-card-listing .slick-arrow.slick-next{left:50%!important;transform:translateX(calc(-50% + 45px))}.product-card-listing .slick-arrow.slick-prev{left:50%!important;transform:translateX(calc(-50% - 45px))}.get-the-app-section .get-the-app-slider{margin:3rem 0 14rem}.get-the-app-section .get-the-app-slider .section-bg{position:absolute;left:0;top:8%;width:100%;height:100%;z-index:1}.get-the-app-section .get-the-app-slider .section-bg .center-bg{width:450px;height:auto}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-1{position:absolute;left:5%;top:-10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-2{position:absolute;top:-30%;right:10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-3{position:absolute;left:10%;bottom:-30%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-4{position:absolute;right:10%;bottom:-30%}.get-the-app-section .app-icons img{width:auto;height:51px}.get-the-app-section .carousel{display:flex;align-items:center;position:relative;z-index:100;top:5rem}.get-the-app-section .carousel .app-card-slider{position:relative;border-radius:50px;overflow:hidden;margin:0 5px;width:120px;height:240px}.get-the-app-section .carousel .app-card-slider img{box-shadow:5px 5px 10px -5px rgba(0,0,0,.15);width:100%;height:100%;object-fit:cover}.get-the-app-section .carousel .app-card-slider img:after{content:" ";background:rgba(0,0,0,.35)}.get-the-app-section .carousel .app-card-slider .card-title{color:#fff;font-weight:500;font-size:1.25rem;line-height:1.5;width:100%;text-align:center;position:absolute;top:50%;transform:translateY(-50%)}.get-the-app-section .carousel .app-card-slider.vtech-app-picture{width:180px;height:330px;display:flex;align-items:center}.get-the-app-section .carousel .app-card-slider.vtech-app-picture img{height:auto}.your-cart-section .heading .breadcrumb ul li{font-size:.875rem;line-height:1.5;font-weight:400;pointer-events:auto}.your-cart-section .heading .breadcrumb ul li.active{font-weight:500;pointer-events:none}.your-cart-section .heading .breadcrumb ul li.active~li{pointer-events:none}.your-cart-section .heading .breadcrumb ul li .seperate{margin:0 .25rem}.your-cart-section .heading .shipping-message{font-size:1.125rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items{width:100%}.your-cart-section .cart-items div[role=table]{display:table}.your-cart-section .cart-items div[role=table] [role=row],.your-cart-section .cart-items div[role=table] [role=row].table-header{display:table-row}.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]{display:table-cell;font-size:.875rem;line-height:1.5;font-weight:500;padding:0 1rem 1rem}.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]:first-child{padding-left:0}.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]:last-child{padding-right:0}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]{padding:2rem 1rem;vertical-align:middle}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]:first-child{padding-left:0}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]:last-child{padding-right:0}.your-cart-section .cart-items div[role=table] [role=row] [role=cell],.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]{display:table-cell;width:20%;border-bottom:1px solid #e3e3e3}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]:first-child,.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]:first-child{width:60%}.your-cart-section .cart-items .product-item .thumbnail{width:155px;height:157px;flex:0 0 155px;border-radius:15px;background-color:#fcf4ed}.your-cart-section .cart-items .product-item .desc-model .model-number,.your-cart-section .cart-items .product-item .desc-model a{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items .prices .price{font-size:1.25rem;line-height:1.2;font-weight:600}.your-cart-section .cart-items .quantity-control{display:flex;gap:26px;padding-left:0}.your-cart-section .cart-items .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:6.57px;padding:0 10px;width:138px;display:flex;align-items:center;justify-content:space-between}.your-cart-section .cart-items .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:1.1rem;font-weight:400;line-height:1.5;margin:5px;width:60%;height:41px}.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control{width:14.15px;height:14.15px;flex:0 0 14.15px;background-size:100%!important}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control:disabled,.your-cart-section .cart-items .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.your-cart-section .cart-items .quantity-control .remove-button{display:flex;align-items:center}.your-cart-section .cart-items .quantity-control .remove-button .remove-icon{display:block;width:24px;height:24px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/trash.svg) no-repeat;background-size:contain;background-position:50%}.your-cart-section .cartSummaryBox{width:100%;box-shadow:10px 10px 10px -5px rgba(212,221,247,.3019607843);height:100%;margin-top:2rem}.your-cart-section .cartSummaryBox .cartSummary li{margin-bottom:1rem}.your-cart-section .cartSummaryBox .cartSummary li p{font-size:1.125rem;line-height:1.5;font-weight:400}.your-cart-section .cartSummaryBox .cartSummary li.total-shipping{margin:2.25rem 0 1.875rem}.your-cart-section .cartSummaryBox .cartSummary li.total-shipping p{font-size:1.25rem;line-height:1.2;font-weight:600}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button{margin-top:2.25rem;margin-bottom:0}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button button{height:65px}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button button span{line-height:1.5;font-weight:600}.your-wishlist-section .wishlist-items{width:100%}.your-wishlist-section .wishlist-items div[role=table]{display:table}.your-wishlist-section .wishlist-items div[role=table] [role=row]{display:table-row}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]{display:table-cell;font-size:1rem;line-height:1.5;font-weight:500;padding:0 1.5rem 1rem}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]:first-child{padding-left:0}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]:last-child{padding-right:0}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]{padding:1.5rem;vertical-align:middle}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]:first-child{padding-left:0}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]:last-child{padding-right:0;text-align:right}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell],.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]{display:table-cell;width:100%;border-bottom:1px solid #e3e3e3}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]:first-child,.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]:first-child{width:100%}.your-wishlist-section .wishlist-items .product-item .thumbnail{width:155px;height:157px;flex:0 0 155px;border-radius:15px;background-color:#fcf4ed}.your-wishlist-section .wishlist-items .product-item .desc-model .model-number,.your-wishlist-section .wishlist-items .product-item .desc-model a{font-size:.875rem;line-height:1.5;font-weight:400}.your-wishlist-section .wishlist-items .prices .price{font-size:1.25rem;line-height:1.2;font-weight:600}.your-wishlist-section .wishlist-items .quantity-control{display:flex;gap:26px;padding-left:0}.your-wishlist-section .wishlist-items .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:6.57px;padding:0 10px;width:138px;display:flex;align-items:center;justify-content:space-between}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:1.1rem;font-weight:400;line-height:1.5;margin:5px;width:60%;height:41px}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control{width:14.15px;height:14.15px;flex:0 0 14.15px;background-size:100%!important}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control:disabled,.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.your-wishlist-section .wishlist-items .remove-button{display:flex;align-items:center;position:absolute;right:0}.your-wishlist-section .wishlist-items .remove-button .remove-icon{display:block;width:24px;height:24px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/trash.svg) no-repeat;background-size:contain;background-position:50%}.your-wishlist-section .wishlist-items .btn-addtocart{min-width:auto;height:51px;padding:0 20px;width:155px!important}.modal-wrapper.is-popup{bottom:auto;top:-2rem}.modal-wrapper.blur-modal.opening{width:100%;background-color:rgba(0,0,0,.25);backdrop-filter:blur(1px)}.modal-wrapper.blur-modal.opening .cart-overlay{transform:translateY(-50%)!important}.modal-wrapper.blur-modal .modal .btn-close{top:2rem;right:2rem}.modal-wrapper.blur-modal .modal.realStoryVideoModal .close-modal{width:35px;height:35px;top:1rem;right:0;z-index:10}.modal-wrapper.blur-modal .modal.realStoryVideoModal .close-modal .close-icon{display:block;width:20px;height:20px}.modal-wrapper.blur-modal .cart-overlay{position:absolute;z-index:9999010;width:44.5rem;max-height:calc(100vh - 4rem);right:5px;top:50%;transform:translate(100%,-50%);background-color:#fff;-webkit-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header{gap:1.125rem;margin-bottom:1.5rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header h2{font-size:1.875rem;font-weight:600;line-height:1.2}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header .pill{width:33px;height:33px;border-radius:1rem;font-size:1.125rem;font-weight:500}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header .btn-close{position:absolute;top:1.5rem;right:2.5rem;width:39px;height:39px;padding:4px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .cart-shipping{width:100%;height:80px;border-radius:1.5625rem;padding:0 1rem;margin-bottom:1rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .cart-shipping p{font-size:1.125rem;font-weight:400;line-height:1.5}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body{max-height:calc(100vh - 26rem);overflow-y:auto;padding-right:1rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card{margin-bottom:2rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .thumbnail{flex:0 0 251px;width:251px;height:215px;border-radius:1.5625rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info{min-height:215px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price{margin-bottom:1rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price a,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price p,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price span{font-size:1.25rem;font-weight:600;line-height:1.2;color:#003479}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .desc{font-size:.875rem;font-weight:400;line-height:1.5}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control{display:flex;justify-content:flex-start;gap:22px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:5px;padding:0 10px;display:flex;align-items:center;justify-content:space-between}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input input{font-size:.875rem;font-weight:400;line-height:1.5;margin:0 5px;width:60%}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input .btn-control{width:10px;height:10px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .remove-button{font-size:.875rem;font-weight:400;line-height:1.5;gap:7px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .remove-button .remove-icon{width:17px;height:17px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar{-webkit-appearance:none;width:10px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar-thumb{background:rgba(128,135,139,.8);border-radius:7px;border:0 solid hsla(0,0%,100%,0);background-clip:content-box}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:7px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total{margin-bottom:26px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total .sub-total-price,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total .sub-total-title{font-size:1.25rem;font-weight:600;line-height:1.2}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .cart-note{width:100%;font-size:.875rem;line-height:1.5;font-weight:400;margin-bottom:15px}.modal-wrapper .modal.youtubeVideoModal{width:calc(100% - 2rem)!important;max-width:62rem!important;padding:1rem!important}.modal-wrapper .modal.youtubeVideoModal .close-modal{top:-1rem;right:-.5rem}.modal-wrapper .modal.youtubeVideoModal .modal-body{border-radius:1rem}.modal-wrapper .modal.youtubeVideoModal iframe{border-radius:0}.help-and-support-section .slick-list,.help-and-support-section .slick-list .slick-track{display:flex}.faq-section .accordion-container .accordion-item .accordion-body{display:none}.faq-section .accordion-container .accordion-item .accordion-title button{padding:1.5rem}.faq-section .accordion-container .accordion-item .accordion-title button[aria-expanded=true]{padding:1.5rem 1.5rem 1rem}.faq-section .accordion-container .accordion-item.expand .accordion-body{display:block;padding:0 1.5rem 1.5rem;font-size:1.125rem;font-weight:400;line-height:1.5}.faq-section .accordion-container .accordion-item.expand .accordion-body ol,.faq-section .accordion-container .accordion-item.expand .accordion-body ul{padding-left:1.75rem}.faq-section .accordion-container .accordion-item.expand .accordion-body ol,.faq-section .accordion-container .accordion-item.expand .accordion-body p,.faq-section .accordion-container .accordion-item.expand .accordion-body ul{font-size:1.125rem;font-weight:400;line-height:1.5}}@media(min-width:1024px){body h1{font-size:2.8125rem;line-height:1.22}body h2{font-size:2rem;line-height:1.2}body p{font-size:1rem;line-height:1.5}.container{max-width:calc(100% - 2rem)!important}header .navbar .navigation .header-icon>li{padding:19px 0}header .navbar .navigation .header-icon>li.header-search .search-input{border-radius:75px;padding:8px 14px;margin-top:-8px;margin-left:-193px;z-index:20}header .navbar .navigation .header-icon>li.header-search .search-input img{width:22px;height:22px}header .navbar .navigation .header-icon>li.header-search .search-input input{padding:0 10px;width:180px}form fieldset{margin-bottom:2rem}form fieldset legend h3{font-size:24px;line-height:1.2;font-weight:500;margin-bottom:1.5rem}form fieldset .login-required{top:-3.5rem;right:0}form fieldset .login-required,form fieldset .login-required .login-link span{font-size:1.25rem;line-height:1.5;font-weight:400}form fieldset .inputBox{height:55px;padding:15px;border-radius:5px;margin-bottom:1.5rem}form fieldset .inputBox.focus label,form fieldset .inputBox.hasValue label{font-size:.625rem;top:8px;left:15px}form fieldset .inputBox.focus input[type=email],form fieldset .inputBox.focus input[type=tel],form fieldset .inputBox.focus input[type=text],form fieldset .inputBox.focus select,form fieldset .inputBox.hasValue input[type=email],form fieldset .inputBox.hasValue input[type=tel],form fieldset .inputBox.hasValue input[type=text],form fieldset .inputBox.hasValue select{margin-top:10px}form fieldset .inputBox.focus .down-icon:before{opacity:0}form fieldset .inputBox label{font-size:.875rem;line-height:1.5;font-weight:400}form fieldset .inputBox.selectBox label{font-size:.625rem;top:8px;left:15px}form fieldset .inputBox.selectBox select{margin-top:10px}form fieldset .inputBox.selectBox .down-icon{width:13px;height:9px;right:15px}form fieldset .inputBox.selectBox .down-icon:before{content:" ";position:absolute;left:-15px;border-left:1px solid #e3e3e3;height:1.5625rem;top:-8px}form fieldset .inputBox .customSelectBox{width:100%}form fieldset .inputBox .customSelectBox .trigger{margin-top:8px;padding:3px 0;font-size:.875rem;font-weight:400}form fieldset .inputBox .customSelectBox .trigger .down-icon{top:12px;right:5px}form fieldset .form-checkbox input[type=checkbox]{width:21px;height:21px;border:1px solid #e3e3e3;border-radius:3px}form fieldset .form-checkbox label{font-weight:400;font-size:.875rem;line-height:1.5;margin-left:14px}form fieldset .radioInput{gap:22px}form fieldset .radioInput input[type=radio]{width:1.125rem;height:1.125rem}form fieldset .radioInput input[type=radio]:checked{background-color:#003479;background-size:20px 20px}form fieldset .radioInput label{font-size:.875rem;line-height:1.5;font-weight:400}form fieldset .border-boxed{border-radius:5px;border:1px solid #e3e3e3;padding:13px 1.125rem}.header-banner .overlay-text{position:absolute;color:#fff;top:50%;transform:translateY(-50%);right:3rem;width:40%;z-index:1}.header-banner .overlay-text h1{color:#fff;font-size:1.75rem;line-height:1.2;font-weight:500;max-width:80%;margin-bottom:1.5rem}.header-banner img{width:100%;pointer-events:none}.product-filters h3.sidebar-title{font-weight:500;font-size:1.5rem;line-height:1.5;margin-bottom:1.875rem}.product-filters .accordion-filters .accordion-item{border-top:1px solid #b3c4f3;padding:25px 0}.product-filters .accordion-filters .accordion-item .accordion-title{margin-bottom:1.5625rem}.product-filters .accordion-filters .accordion-item .accordion-title h3{width:100%;font-weight:300;font-size:1.25rem;line-height:1.5}.accordion-container .accordion-item.expand .accordion-body{display:block}.accordion-container .accordion-item .accordion-body{padding:0 2.25rem 2.25rem}.accordion-container .accordion-item .accordion-title{font-weight:500;font-size:1.25rem;line-height:1.5;margin-bottom:0;padding:0}.accordion-container .accordion-item .accordion-title button{padding:1.4375rem 2.25rem}.accordion-container .accordion-item .accordion-title button[aria-expanded=true]{padding:2.25rem 2.25rem 1rem}.product-card-listing .slick-slider.carousel.slick-dotted{margin-bottom:6rem}.product-card-listing .slick-slider .slick-dots{padding-left:2rem;bottom:-40px}.product-card-listing .product-list{justify-content:flex-start!important}.product-card-listing .product-list .product-card{flex:0 0 calc(33.3333% - 1rem)}.product-card-listing .product-list .product-card .product-card-inner{padding:0 1rem 2.5rem}.product-card-listing .product-list .product-card .product-card-inner .buttons{top:20px;right:20px}.product-card-listing .product-list .product-card .product-card-inner .buttons button.btn-wishlist{width:40px;height:40px;padding:10px;min-width:40px}.product-card-listing .product-list .product-card .product-card-inner .thumbnail img{width:242px;height:200px}.product-card-listing .product-list .product-card .product-card-inner .tags{gap:1.25rem;margin-bottom:20px}.product-card-listing .product-list .product-card .product-card-inner .tags .cate-tag{padding:0 1.5625rem;height:34px;border-radius:100px}.product-card-listing .product-list .product-card .product-card-inner .tags .cate-tag span{font-size:.75rem;font-weight:400;line-height:1.2}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings{gap:9px}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-value{font-weight:300;font-size:1rem;line-height:1.5625rem;color:#003479}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-icons{gap:2px}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-icons img{width:15px;height:15px}.product-card-listing .product-list .product-card .product-card-inner .desc{margin-bottom:1.25rem;max-height:6rem}.product-card-listing .product-list .product-card .product-card-inner .desc h3{font-size:1rem;font-weight:300;line-height:1.5}.product-card-listing .product-list .product-card .product-card-inner .prices{display:flex;gap:12px;bottom:1.25rem}.product-card-listing .product-list .product-card .product-card-inner .prices .price{font-size:1rem;font-weight:700;line-height:1.5}.product-card-listing .product-list .product-card .product-card-inner .prices .price.origin-price{font-size:.875rem;font-weight:400}.product-card-listing .product-list .product-card .product-card-inner .prices .price.sale-price{color:#003479}.faq-section .accordion-container .accordion-item .accordion-body{display:none}.faq-section .accordion-container .accordion-item .accordion-title button{padding:1.5rem}.faq-section .accordion-container .accordion-item .accordion-title button[aria-expanded=true]{padding:1.5rem 1.5rem 1rem}.faq-section .accordion-container .accordion-item.expand .accordion-body{display:block;padding:0 1.5rem 1.5rem}.faq-section .accordion-container .accordion-item.expand .accordion-body ol,.faq-section .accordion-container .accordion-item.expand .accordion-body ul{padding-left:1.75rem}.get-the-app-section .get-the-app-slider{margin:3rem 0 14rem}.get-the-app-section .get-the-app-slider .section-bg{position:absolute;left:0;top:8%;width:100%;height:100%;z-index:1}.get-the-app-section .get-the-app-slider .section-bg .center-bg{width:520px;height:auto}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-1{position:absolute;left:5%;top:-10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-2{position:absolute;top:-30%;right:10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-3{position:absolute;left:10%;bottom:-30%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-4{position:absolute;right:10%;bottom:-30%}.get-the-app-section .app-icons img{width:auto;height:51px}.get-the-app-section .carousel{display:flex;align-items:center;position:relative;z-index:100;top:5rem}.get-the-app-section .carousel .app-card-slider{position:relative;border-radius:50px;overflow:hidden;margin:0 5px;width:160px;height:280px}.get-the-app-section .carousel .app-card-slider img{box-shadow:5px 5px 10px -5px rgba(0,0,0,.15);object-fit:cover}.get-the-app-section .carousel .app-card-slider img:after{content:" ";background:rgba(0,0,0,.35)}.get-the-app-section .carousel .app-card-slider .card-title{color:#fff;font-weight:500;font-size:1.5rem;line-height:1.5;width:100%;text-align:center;position:absolute;top:50%;transform:translateY(-50%)}.get-the-app-section .carousel .app-card-slider.vtech-app-picture{width:220px;height:420px}.get-the-app-section .carousel .app-card-slider.vtech-app-picture img{height:auto}.your-cart-section .heading .breadcrumb ul li{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .heading .breadcrumb ul li.active{font-weight:500}.your-cart-section .heading .breadcrumb ul li .seperate{margin:0 .25rem}.your-cart-section .heading .shipping-message{font-size:1.125rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items{width:calc(100% - 28rem)}.your-cart-section .cart-items div[role=table]{display:table}.your-cart-section .cart-items div[role=table] [role=row],.your-cart-section .cart-items div[role=table] [role=row].table-header{display:table-row}.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]{display:table-cell;font-size:.875rem;line-height:1.5;font-weight:500;padding:0 1rem 1rem}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]{padding:2rem 1rem;vertical-align:middle}.your-cart-section .cart-items div[role=table] [role=row] [role=cell],.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]{display:table-cell;width:20%;border-bottom:1px solid #e3e3e3}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]:first-child,.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]:first-child{width:60%}.your-cart-section .cart-items .product-item .thumbnail{width:155px;height:157px;flex:0 0 155px;border-radius:15px;background-color:#fcf4ed}.your-cart-section .cart-items .product-item .desc-model .model-number,.your-cart-section .cart-items .product-item .desc-model a{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items .prices .price{font-size:1.25rem;line-height:1.2;font-weight:600}.your-cart-section .cart-items .quantity-control{display:flex;gap:26px;padding-left:0}.your-cart-section .cart-items .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:6.57px;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.your-cart-section .cart-items .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:1.1rem;font-weight:400;line-height:1.5;margin:5px 10px;width:60%}.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control{width:14.15px;height:14.15px;flex:0 0 14.15px;background-size:100%!important}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control:disabled,.your-cart-section .cart-items .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.your-cart-section .cart-items .quantity-control .remove-button{display:flex;align-items:center}.your-cart-section .cart-items .quantity-control .remove-button .remove-icon{display:block;width:24px;height:24px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/trash.svg) no-repeat;background-size:contain;background-position:50%}.your-cart-section .cartSummaryBox{width:26rem;box-shadow:10px 10px 10px -5px rgba(212,221,247,.3019607843);position:sticky;height:100%;top:8rem;margin-top:-10rem}.your-cart-section .cartSummaryBox .cartSummary li{margin-bottom:1rem}.your-cart-section .cartSummaryBox .cartSummary li.summaryTotal p{color:#003479;font-size:1.25rem;line-height:1.2;font-weight:600}.your-cart-section .cartSummaryBox .cartSummary li p{font-size:1rem;line-height:1.5;font-weight:400}.your-cart-section .cartSummaryBox .cartSummary li.total-shipping{margin:2.25rem 0 1.875rem}.your-cart-section .cartSummaryBox .cartSummary li.total-shipping p{font-size:1.25rem;line-height:1.2;font-weight:600}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button{margin-top:2.25rem;margin-bottom:0}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button button span{line-height:1.5;font-weight:600}.your-wishlist-section .my-wishlist-container{margin-top:3rem;margin-bottom:2rem}.your-wishlist-section .my-favorities-title{font-size:1.125rem;line-height:1.5;font-weight:400}.your-wishlist-section .my-favorities-title .total-items{font-weight:700}.your-wishlist-section .btn-share{height:44px;padding:10px 20px;border-radius:100px;gap:25px}.your-wishlist-section .btn-share .share-icon{width:24px;height:24px}.your-wishlist-section .btn-share span{font-size:1rem;line-height:1.6;font-weight:400}.your-wishlist-section .wishlist-items{width:100%}.your-wishlist-section .wishlist-items div[role=table]{display:table}.your-wishlist-section .wishlist-items div[role=table] [role=row]{display:table-row}.your-wishlist-section .wishlist-items div[role=table] [role=row].table-header [role=columnheader]{display:table-cell}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]{display:table-cell;font-size:.875rem;line-height:1.5;font-weight:500;padding:0 1.5rem 1rem}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]{padding:1.5rem;vertical-align:middle}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell],.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]{display:table-cell;width:20%;border-bottom:1px solid #e3e3e3}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]:first-child,.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]:first-child{width:60%}.your-wishlist-section .wishlist-items .product-item .thumbnail{width:155px;height:157px;flex:0 0 155px;border-radius:15px;background-color:#fcf4ed}.your-wishlist-section .wishlist-items .product-item .desc-model .model-number,.your-wishlist-section .wishlist-items .product-item .desc-model a{font-size:.875rem;line-height:1.5;font-weight:400}.your-wishlist-section .wishlist-items .prices .price{font-size:1.125rem;line-height:1.2;font-weight:600}.your-wishlist-section .wishlist-items .quantity-control{display:flex;gap:26px;padding-left:0}.your-wishlist-section .wishlist-items .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:6.57px;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:1.1rem;font-weight:400;line-height:1.5;margin:5px 10px;width:60%}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control{width:14.15px;height:14.15px;flex:0 0 14.15px;background-size:100%!important}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control:disabled,.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.your-wishlist-section .wishlist-items .quantity-control .remove-button{display:flex;align-items:center;position:relative}.your-wishlist-section .wishlist-items .quantity-control .remove-button .remove-icon{display:block;width:24px;height:24px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/trash.svg) no-repeat;background-size:contain;background-position:50%}.your-wishlist-section .wishlist-items .quantity-control .btn-addtocart{min-width:auto;height:59px;padding:0 20px;width:155px!important}.promoCode-wrapper .promo-title{margin-bottom:.75rem}.promoCode-wrapper .btn-promo span{font-size:1rem;font-weight:600;line-height:1.5}.checkout-container .checkout-section .heading .breadcrumb ul li{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .heading .breadcrumb ul li.active a{font-weight:500}.checkout-container .checkout-section .heading .breadcrumb ul li .seperate{margin:0 .25rem}.checkout-container .checkout-section .checkout-information{width:calc(100% - 25rem)}.checkout-container .checkout-section .checkout-information .third-party-payment h3{font-size:1.125rem;line-height:1.5;margin-bottom:1rem}.checkout-container .checkout-section .checkout-information .separate{font-size:1.25rem;line-height:1.5}.checkout-container .checkout-section .checkout-information fieldset{margin-bottom:2rem}.checkout-container .checkout-section .checkout-information fieldset legend h3{font-size:24px;line-height:1.2;font-weight:500;margin-bottom:1.5rem}.checkout-container .checkout-section .checkout-information fieldset .login-required{top:-3.5rem;right:0;font-size:1.25rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .login-required .login-link span{font-size:1.25rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .inputBox{height:55px;padding:15px;border-radius:5px;margin-bottom:1.5rem}.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus label,.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue label{font-size:.625rem;top:8px;left:15px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=email],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=tel],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=text],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus select,.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=email],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=tel],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=text],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue select{margin-top:10px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus .down-icon:before{opacity:0}.checkout-container .checkout-section .checkout-information fieldset .inputBox label{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox label{font-size:.625rem;top:8px;left:15px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox select{margin-top:10px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .down-icon{width:13px;height:9px;right:15px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .down-icon:before{content:" ";position:absolute;left:-15px;border-left:1px solid #e3e3e3;height:1.5625rem;top:-8px}.checkout-container .checkout-section .checkout-information fieldset .inputBox .customSelectBox{width:100%}.checkout-container .checkout-section .checkout-information fieldset .inputBox .customSelectBox .trigger{margin-top:8px;padding:3px 0;font-size:.875rem;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .inputBox .customSelectBox .trigger .down-icon{top:12px;right:5px}.checkout-container .checkout-section .checkout-information fieldset .form-checkbox input[type=checkbox]{width:21px;height:21px;border:1px solid #e3e3e3;border-radius:3px}.checkout-container .checkout-section .checkout-information fieldset .form-checkbox label{font-weight:400;font-size:.875rem;line-height:1.5;margin-left:14px}.checkout-container .checkout-section .checkout-information fieldset .radioInput{gap:22px}.checkout-container .checkout-section .checkout-information fieldset .radioInput input[type=radio]{width:1.125rem;height:1.125rem}.checkout-container .checkout-section .checkout-information fieldset .radioInput input[type=radio]:checked{background-color:#003479;background-size:20px 20px}.checkout-container .checkout-section .checkout-information fieldset .radioInput label{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .border-boxed{border-radius:5px;border:1px solid #e3e3e3;padding:13px 1.125rem}.checkout-container .checkout-section .checkout-information .back-button .back-icon{width:6px;height:12px;margin-right:10px}.checkout-container .checkout-section .checkout-information .btn-button.btn-small{height:45px}.checkout-container .checkout-section .checkout-information .btn-button.btn-small span{font-size:1.125rem}.checkout-container .checkout-section .checkout-information .policy-navigation{border-top:1px solid #e3e3e3}.checkout-container .checkout-section .checkout-information .policy-navigation li a{font-size:13px;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information .shipping-information-table,.checkout-container .checkout-section .checkout-information .shipping-method-table{border:1px solid #e3e3e3;border-radius:5px}.checkout-container .checkout-section .checkout-information .shipping-information-table tr,.checkout-container .checkout-section .checkout-information .shipping-method-table tr{display:table-row}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td,.checkout-container .checkout-section .checkout-information .shipping-information-table tr th,.checkout-container .checkout-section .checkout-information .shipping-method-table tr td,.checkout-container .checkout-section .checkout-information .shipping-method-table tr th{display:table-cell;font-size:.875rem;line-height:1.5;font-weight:400;padding:13px 1.125rem}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .change-button span,.checkout-container .checkout-section .checkout-information .shipping-method-table tr td .change-button span{color:gray}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td:last-child,.checkout-container .checkout-section .checkout-information .shipping-method-table tr td:last-child{text-align:right}.checkout-container .checkout-section .checkout-information .shipping-information-table tr:last-child td,.checkout-container .checkout-section .checkout-information .shipping-information-table tr:last-child th,.checkout-container .checkout-section .checkout-information .shipping-method-table tr:last-child td,.checkout-container .checkout-section .checkout-information .shipping-method-table tr:last-child th{border-bottom:0}.checkout-container .checkout-section .checkout-information .shipping-method-table tr td:last-child{font-weight:600}.checkout-container .checkout-section .checkout-information .billing-address .inputBox{background-color:#fff}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box{border:1px solid #e3e3e3;padding:27px 15px}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box .order-title{font-size:1.25rem;line-height:1.2;font-weight:600;text-align:left}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box p{font-size:1.125rem;line-height:1.5;font-weight:400;text-align:left}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information h3{font-size:1.5rem;line-height:1.5;font-weight:500}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .information label{font-size:1.25rem;line-height:1.2;font-weight:600;margin-bottom:20px}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .information p{font-size:1.125rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .order-link{font-size:1.25rem;line-height:1.2;font-weight:600;width:12.5rem}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .order-link .arrowUpRightIcon{margin-left:1.125rem}.checkout-container .checkout-section .cartSummaryBox{width:26rem;height:100%;min-height:80vh;box-shadow:10px 10px 10px -5px rgba(212,221,247,.3019607843);position:sticky;top:8rem;margin-top:-3rem}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail{width:78px;height:78px;border-radius:8px;padding:8px}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail img{width:100%;height:100%}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail .circle-quantity{right:-10px;top:-10px;width:21px;height:21px;border-radius:100%;font-size:.75rem;line-height:1}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .desc{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .desc a{display:block}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price{font-size:1.125rem;line-height:1.5;font-weight:400;color:#303030}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price.sale-price{color:#ee478d}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price.origin-price{color:gray;text-decoration:line-through}.checkout-container .checkout-section .cartSummaryBox .cartSummary li{margin-bottom:1rem}.checkout-container .checkout-section .cartSummaryBox .cartSummary li p{font-size:.875rem;line-height:1.5;font-weight:600}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.separator-top{border-top:1px solid #e3e3e3;padding-top:24px;margin-top:24px}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p{font-size:1.25rem;line-height:1.4;font-weight:600}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p.total-price{font-size:1.5rem;line-height:1.2;font-weight:500}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p .currency{font-size:.875rem;line-height:1.5;font-weight:600}.help-and-support-section .support-card .support-logo img{width:60px;height:60px}.help-and-support-section .support-card h3.card-title{font-size:1.25rem;line-height:1.5;font-weight:500}.help-and-support-section .support-card p{font-size:1.125rem;line-height:1.6;font-weight:400}.help-and-support-section .support-card .support-button{font-weight:600;font-size:1rem;line-height:1.5}}@media(min-width:768px)and (max-width:1023px){.category-banner-box.style-recycle{min-height:350px}.category-banner-box.style-recycle .category-banner-left,.category-banner-box.style-recycle .rounded-image{width:50%!important}}@media(min-width:1024px)and (max-width:1439px){header .free-shipping{height:38px}header .navbar .navigation .navbar-nav{gap:15px}header .navbar .navigation .navbar-nav .nav-item a,header .navbar .navigation .navbar-nav .nav-item button{font-size:.875rem}}@media(min-width:1200px){.container{max-width:1140px!important}footer{padding:0 0 1rem}footer .footer-wrapper{max-width:1190px}.get-the-app-section .get-the-app-slider{margin:3rem 0 14rem}.get-the-app-section .get-the-app-slider .section-bg{position:absolute;left:0;top:8%;width:100%;height:100%;z-index:1}.get-the-app-section .get-the-app-slider .section-bg .center-bg{width:560px;height:auto}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-1{position:absolute;left:5%;top:-10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-2{position:absolute;top:-30%;right:10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-3{position:absolute;left:10%;bottom:-30%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-4{position:absolute;right:10%;bottom:-30%}.get-the-app-section .app-icons img{width:auto;height:51px}.get-the-app-section .carousel{display:flex;align-items:center;position:relative;z-index:100;top:5rem}.get-the-app-section .carousel .app-card-slider{position:relative;border-radius:50px;overflow:hidden;margin:0 5px;width:210px;height:350px}.get-the-app-section .carousel .app-card-slider img{box-shadow:5px 5px 10px -5px rgba(0,0,0,.15);object-fit:cover}.get-the-app-section .carousel .app-card-slider img:after{content:" ";background:rgba(0,0,0,.35)}.get-the-app-section .carousel .app-card-slider .card-title{color:#fff;font-weight:500;font-size:1.5rem;line-height:1.5;width:100%;text-align:center;position:absolute;top:50%;transform:translateY(-50%)}.get-the-app-section .carousel .app-card-slider.vtech-app-picture{width:250px;height:460px}.get-the-app-section .carousel .app-card-slider.vtech-app-picture img{height:auto}}@media screen and (min-width:1440px){body h1{font-size:3.125rem;line-height:1.24}body h2{font-size:2.8125rem;line-height:1.25}body p{font-size:1rem;line-height:1.6}body header .navbar .navigation .navbar-nav .nav-item.has-dropdown .nav-dropdown{top:5rem}.fixed-error{right:calc((100% - 1340px)/2)}.rounded-image img{border-radius:3.125rem}.category-banner-box{border-top-right-radius:3.525rem!important;border-bottom-right-radius:3.525rem!important}.category-banner-box.collection-banner h1{font-size:3.125rem}.container{max-width:1340px!important}footer .footer-wrapper{max-width:1440px}form fieldset{margin-bottom:2rem}form fieldset legend h3{font-size:1.5rem;line-height:1.2;font-weight:500;margin-bottom:1.5rem}form fieldset .login-required{top:-3.5rem;right:0}form fieldset .login-required,form fieldset .login-required .login-link span{font-size:1.25rem;line-height:1.5;font-weight:400}form fieldset .inputBox{height:55px;padding:15px;border-radius:5px;margin-bottom:1.5rem}form fieldset .inputBox.focus label,form fieldset .inputBox.hasValue label{font-size:.625rem;top:8px;left:15px}form fieldset .inputBox.focus input[type=email],form fieldset .inputBox.focus input[type=tel],form fieldset .inputBox.focus input[type=text],form fieldset .inputBox.focus select,form fieldset .inputBox.hasValue input[type=email],form fieldset .inputBox.hasValue input[type=tel],form fieldset .inputBox.hasValue input[type=text],form fieldset .inputBox.hasValue select{margin-top:10px}form fieldset .inputBox label{font-size:.875rem;line-height:1.5;font-weight:400}form fieldset .inputBox.selectBox label{font-size:.625rem;top:8px;left:15px}form fieldset .inputBox.selectBox select{margin-top:10px}form fieldset .inputBox.selectBox .down-icon{width:13px;height:9px;right:15px}form fieldset .inputBox.selectBox .down-icon:before{content:" ";position:absolute;left:-1rem;border-left:1px solid #e3e3e3;height:1.5625rem;top:-8px}form fieldset .form-checkbox input[type=checkbox]{width:21px;height:21px;border:1px solid #e3e3e3;border-radius:3px}form fieldset .form-checkbox label{font-weight:400;font-size:.875rem;line-height:1.5;margin-left:14px}form fieldset .radioInput{gap:22px}form fieldset .radioInput input[type=radio]{width:1.125rem;height:1.125rem}form fieldset .radioInput input[type=radio]:checked{background-color:#003479;background-size:20px 20px}form fieldset .radioInput label{font-size:.875rem;line-height:1.5;font-weight:400}.header-banner .overlay-text{right:5rem;width:40%}.header-banner .overlay-text h1{font-size:2.75rem;line-height:1.2;font-weight:500}.header-banner .overlay-text .description p{font-size:1.25rem;line-height:1.2;font-weight:400}.accordion-container .accordion-item .accordion-title{font-size:1.25rem;line-height:1.25}.product-card-listing .slick-slider.carousel.slick-dotted{margin-bottom:8rem}.product-card-listing .slick-slider .slick-dots{padding-left:8rem;bottom:-40px}.product-card-listing .product-list .product-card{flex:0 0 calc(33.3333% - 1rem)}.product-card-listing .product-list .product-card .product-card-inner{padding:0 1.5rem 3rem}.product-card-listing .product-list .product-card .product-card-inner .buttons{top:20px;right:20px}.product-card-listing .product-list .product-card .product-card-inner .buttons button.btn-wishlist{width:40px;height:40px;padding:10px;min-width:40px}.product-card-listing .product-list .product-card .product-card-inner .thumbnail img{width:242px;height:200px}.product-card-listing .product-list .product-card .product-card-inner .tags{gap:1.25rem;margin-bottom:20px}.product-card-listing .product-list .product-card .product-card-inner .tags .cate-tag{padding:0 1.5625rem;height:34px;border-radius:100px}.product-card-listing .product-list .product-card .product-card-inner .tags .cate-tag span{font-size:.75rem;font-weight:400;line-height:1.2}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings{gap:9px}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-value{font-weight:300;font-size:1rem;line-height:1.5625rem;color:#003479}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-icons{gap:2px}.product-card-listing .product-list .product-card .product-card-inner .tags .ratings .rating-icons img{width:15px;height:15px}.product-card-listing .product-list .product-card .product-card-inner .desc{margin-bottom:1.25rem;max-height:6.75rem}.product-card-listing .product-list .product-card .product-card-inner .desc h3{font-size:1.125rem;font-weight:600;line-height:1.5}.product-card-listing .product-list .product-card .product-card-inner .prices{display:flex;gap:12px;bottom:1.5rem}.product-card-listing .product-list .product-card .product-card-inner .prices .price{font-size:1rem;font-weight:700;line-height:1.5}.product-card-listing .product-list .product-card .product-card-inner .prices .price.origin-price{font-size:.875rem;font-weight:400}.product-card-listing .product-list .product-card .product-card-inner .prices .price.sale-price{color:#003479}.product-card-listing .slick-arrow{width:53px;height:53px;padding:10px;border-radius:100%;z-index:-1;bottom:-120px!important;top:auto!important}.product-card-listing .slick-arrow.slick-next{left:50%!important;transform:translateX(calc(-50% + 100px))}.product-card-listing .slick-arrow.slick-next .slick-next-icon:before{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/chevron_right.svg) no-repeat;background-size:100%!important;background-position:50%!important}.product-card-listing .slick-arrow.slick-prev{left:50%!important;transform:translateX(calc(-50% + 15px))}.product-card-listing .slick-arrow.slick-prev .slick-prev-icon:before{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/chevron_left.svg) no-repeat;background-size:100%!important;background-position:50%!important}.get-the-app-section .get-the-app-slider{margin:3rem 0 16rem}.get-the-app-section .get-the-app-slider .section-bg{position:absolute;left:0;top:8%;width:100%;height:100%;z-index:1}.get-the-app-section .get-the-app-slider .section-bg .center-bg{width:650px;height:auto;position:absolute;left:50%;transform:translateX(-50%)}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-1{position:absolute;left:5%;top:-10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-2{position:absolute;top:-30%;right:10%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-3{position:absolute;left:10%;bottom:-30%}.get-the-app-section .get-the-app-slider .section-bg .bg-icon-4{position:absolute;right:10%;bottom:-30%}.get-the-app-section .carousel{display:flex;align-items:center;position:relative;z-index:100;top:7rem}.get-the-app-section .carousel .app-card-slider{position:relative;border-radius:50px;overflow:hidden;margin:0 8px;width:auto;height:auto}.get-the-app-section .carousel .app-card-slider img{box-shadow:5px 5px 10px -5px rgba(0,0,0,.15);width:270px;height:350px;object-fit:cover}.get-the-app-section .carousel .app-card-slider img:after{content:" ";background:rgba(0,0,0,.35)}.get-the-app-section .carousel .app-card-slider .card-title{color:#fff;font-weight:500;font-size:1.5rem;line-height:1.5;width:100%;text-align:center;position:absolute;top:50%;transform:translateY(-50%)}.get-the-app-section .carousel .app-card-slider.vtech-app-picture{width:auto;height:auto}.get-the-app-section .carousel .app-card-slider.vtech-app-picture img{height:auto}.faq-section .accordion-container .accordion-item .accordion-body{display:none;padding:0 2.25rem 2.25rem}.faq-section .accordion-container .accordion-item .accordion-title{align-items:center}.faq-section .accordion-container .accordion-item .accordion-title button{padding:30px 46px}.faq-section .accordion-container .accordion-item .accordion-title button[aria-expanded=true]{padding:30px 46px 1rem}.faq-section .accordion-container .accordion-item.expand .accordion-body{display:block;padding:0 3.125rem 3.125rem;font-size:1rem;font-weight:400;line-height:1.6}.faq-section .accordion-container .accordion-item.expand .accordion-body ol,.faq-section .accordion-container .accordion-item.expand .accordion-body ul{padding-left:1.5rem}.faq-section .accordion-container .accordion-item.expand .accordion-body ol,.faq-section .accordion-container .accordion-item.expand .accordion-body p,.faq-section .accordion-container .accordion-item.expand .accordion-body ul{font-size:1rem;font-weight:400;line-height:1.6}.your-cart-section .heading .breadcrumb ul li{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .heading .breadcrumb ul li.active{font-weight:500}.your-cart-section .heading .breadcrumb ul li .seperate{margin:0 .25rem}.your-cart-section .heading .shipping-message{font-size:1.125rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items{width:calc(100% - 28rem)}.your-cart-section .cart-items div[role=table]{display:table}.your-cart-section .cart-items div[role=table] [role=row],.your-cart-section .cart-items div[role=table] [role=row].table-header{display:table-row}.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]{display:table-cell;font-size:.875rem;line-height:1.5;font-weight:500;padding:0 1.625rem 1rem}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]{padding:2rem 1.625rem;vertical-align:middle}.your-cart-section .cart-items div[role=table] [role=row] [role=cell],.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]{display:table-cell;width:20%;border-bottom:1px solid #e3e3e3}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]:first-child,.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]:first-child{width:65%}.your-cart-section .cart-items div[role=table] [role=row] [role=cell]:last-child,.your-cart-section .cart-items div[role=table] [role=row] [role=columnheader]:last-child{width:15%}.your-cart-section .cart-items .product-item .thumbnail{width:155px;height:157px;flex:0 0 155px;border-radius:15px;background-color:#fcf4ed}.your-cart-section .cart-items .product-item .desc-model a{display:inline-block;color:#003479;font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items .product-item .desc-model .model-number{font-size:.875rem;line-height:1.5;font-weight:400}.your-cart-section .cart-items .prices .price{font-size:1.25rem;line-height:1.2;font-weight:600}.your-cart-section .cart-items .quantity-control{display:flex;gap:26px;padding-left:0}.your-cart-section .cart-items .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:6.57px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.your-cart-section .cart-items .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:1.1rem;font-weight:400;line-height:1.5;margin:5px 10px;width:60%}.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.your-cart-section .cart-items .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control{width:14.15px;height:14.15px;flex:0 0 14.15px;background-size:100%!important}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.your-cart-section .cart-items .quantity-control .quantity-input .btn-control:disabled,.your-cart-section .cart-items .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.your-cart-section .cart-items .quantity-control .remove-button{display:flex;align-items:center}.your-cart-section .cart-items .quantity-control .remove-button .remove-icon{display:block;width:24px;height:24px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/trash.svg) no-repeat;background-size:contain;background-position:50%}.your-cart-section .cartSummaryBox{width:26rem;box-shadow:10px 10px 10px -5px rgba(212,221,247,.3019607843);position:sticky;height:100%;top:8rem;margin-top:-10rem}.your-cart-section .cartSummaryBox .cartSummary li{margin-bottom:1rem}.your-cart-section .cartSummaryBox .cartSummary li p{font-size:1.125rem;line-height:1.5;font-weight:400}.your-cart-section .cartSummaryBox .cartSummary li.total-shipping{margin:2.25rem 0 1.875rem}.your-cart-section .cartSummaryBox .cartSummary li.total-shipping p{font-size:1.25rem;line-height:1.2;font-weight:600}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button{margin-top:2.25rem;margin-bottom:0}.your-cart-section .cartSummaryBox .cartSummary li.checkout-button button span{line-height:1.5;font-weight:600}.your-wishlist-section .my-wishlist-container{margin-top:6.25rem;margin-bottom:2.1875rem}.your-wishlist-section .my-favorities-title{font-size:1rem;line-height:1.6;font-weight:400}.your-wishlist-section .btn-share{gap:25px;padding:10px 20px;height:44px}.your-wishlist-section .btn-share span{font-size:1rem;line-height:1.6;font-weight:400}.your-wishlist-section .wishlist-items{width:100%}.your-wishlist-section .wishlist-items div[role=table]{display:table}.your-wishlist-section .wishlist-items div[role=table] [role=row],.your-wishlist-section .wishlist-items div[role=table] [role=row].table-header{display:table-row}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]{display:table-cell;font-size:.875rem;line-height:1.5;font-weight:500;padding:0 2.5rem 1rem}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]{padding:3.5rem 2.5rem;vertical-align:middle}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell],.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]{display:table-cell;width:20%;border-bottom:1px solid #e3e3e3}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]:first-child,.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]:first-child{width:45%;padding-right:2rem}.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=cell]:nth-child(3),.your-wishlist-section .wishlist-items div[role=table] [role=row] [role=columnheader]:nth-child(3){width:15%}.your-wishlist-section .wishlist-items .product-item .thumbnail{width:155px;height:157px;flex:0 0 155px;border-radius:15px;background-color:#fcf4ed}.your-wishlist-section .wishlist-items .product-item .desc-model .model-number,.your-wishlist-section .wishlist-items .product-item .desc-model a{font-size:1rem;line-height:1.6;font-weight:400}.your-wishlist-section .wishlist-items .prices .price{font-size:1.25rem;line-height:1.2;font-weight:600}.your-wishlist-section .wishlist-items .quantity-control{display:flex;gap:26px;padding-left:0}.your-wishlist-section .wishlist-items .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:6.57px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input{appearance:none;border:0!important;outline:0;box-shadow:none!important;background:rgba(0,0,0,0);text-align:center;font-size:1.1rem;font-weight:400;line-height:1.5;margin:5px 10px;width:60%}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]::-webkit-inner-spin-button,.your-wishlist-section .wishlist-items .quantity-control .quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control{width:14.15px;height:14.15px;flex:0 0 14.15px;background-size:100%!important}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control.btn-increase{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/plus-dark.svg) no-repeat}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control.btn-decrease{background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/minus-dark.svg) no-repeat}.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control:disabled,.your-wishlist-section .wishlist-items .quantity-control .quantity-input .btn-control[disabled]{opacity:.8}.your-wishlist-section .wishlist-items .quantity-control .remove-button{display:flex;align-items:center}.your-wishlist-section .wishlist-items .quantity-control .remove-button .remove-icon{display:block;width:24px;height:24px;background:url(https://cdn-web.vtp-media.com/vtechbabycare/global/trash.svg) no-repeat;background-size:contain;background-position:50%}.your-wishlist-section .wishlist-items .btn-addtocart{min-width:285px;height:61px;padding:0 20px;width:auto!important}.help-and-support-section .support-card .support-logo img{width:60px;height:60px}.help-and-support-section .support-card h3.card-title{font-size:1.875rem;line-height:1.5;font-weight:400}.help-and-support-section .support-card p{font-size:1rem;line-height:1.6;font-weight:400}.promoCode-wrapper .promo-title{margin-bottom:.75rem}.promoCode-wrapper .btn-promo span{font-size:1rem;font-weight:600;line-height:1.5}.checkout-container{max-width:1380px!important;transform:translateX(20px)}.checkout-container .checkout-section .heading .breadcrumb ul li{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .heading .breadcrumb ul li.active a{font-weight:500}.checkout-container .checkout-section .heading .breadcrumb ul li .seperate{margin:0 .25rem}.checkout-container .checkout-section .checkout-information{width:calc(100% - 40rem)}.checkout-container .checkout-section .checkout-information .third-party-payment h3{font-size:1.25rem;line-height:1.5;margin-bottom:1rem}.checkout-container .checkout-section .checkout-information .separate{font-size:1.25rem;line-height:1.5}.checkout-container .checkout-section .checkout-information fieldset{margin-bottom:2rem}.checkout-container .checkout-section .checkout-information fieldset legend h3{font-size:1.5rem;line-height:1.2;font-weight:500;margin-bottom:1.5rem}.checkout-container .checkout-section .checkout-information fieldset .login-required{top:-3.5rem;right:0;font-size:1.25rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .login-required .login-link span{font-size:1.25rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .inputBox{height:55px;padding:15px;border-radius:5px;margin-bottom:1.5rem}.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus label,.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue label{font-size:.625rem;top:8px;left:15px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=email],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=tel],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus input[type=text],.checkout-container .checkout-section .checkout-information fieldset .inputBox.focus select,.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=email],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=tel],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue input[type=text],.checkout-container .checkout-section .checkout-information fieldset .inputBox.hasValue select{margin-top:10px}.checkout-container .checkout-section .checkout-information fieldset .inputBox label{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox label{font-size:.625rem;top:8px;left:15px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox select{margin-top:10px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .down-icon{width:13px;height:9px;right:15px}.checkout-container .checkout-section .checkout-information fieldset .inputBox.selectBox .down-icon:before{content:" ";position:absolute;left:-1rem;border-left:1px solid #e3e3e3;height:1.5625rem;top:-8px}.checkout-container .checkout-section .checkout-information fieldset .form-checkbox input[type=checkbox]{width:21px;height:21px;border:1px solid #e3e3e3;border-radius:3px}.checkout-container .checkout-section .checkout-information fieldset .form-checkbox label{font-weight:400;font-size:.875rem;line-height:1.5;margin-left:14px}.checkout-container .checkout-section .checkout-information fieldset .radioInput{gap:22px}.checkout-container .checkout-section .checkout-information fieldset .radioInput input[type=radio]{width:1.125rem;height:1.125rem}.checkout-container .checkout-section .checkout-information fieldset .radioInput input[type=radio]:checked{background-color:#003479;background-size:20px 20px}.checkout-container .checkout-section .checkout-information fieldset .radioInput label{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information .back-button .back-icon{width:6px;height:12px;margin-right:10px}.checkout-container .checkout-section .checkout-information .policy-navigation{border-top:1px solid #e3e3e3}.checkout-container .checkout-section .checkout-information .policy-navigation li a{font-size:.875rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information .shipping-information-table,.checkout-container .checkout-section .checkout-information .shipping-method-table{border:1px solid #e3e3e3;border-radius:5px}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td,.checkout-container .checkout-section .checkout-information .shipping-information-table tr th,.checkout-container .checkout-section .checkout-information .shipping-method-table tr td,.checkout-container .checkout-section .checkout-information .shipping-method-table tr th{font-size:.875rem;line-height:1.5;font-weight:400;padding:13px 1.125rem}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td .change-button span,.checkout-container .checkout-section .checkout-information .shipping-method-table tr td .change-button span{color:gray}.checkout-container .checkout-section .checkout-information .shipping-information-table tr td:last-child,.checkout-container .checkout-section .checkout-information .shipping-method-table tr td:last-child{text-align:right}.checkout-container .checkout-section .checkout-information .shipping-information-table tr:last-child td,.checkout-container .checkout-section .checkout-information .shipping-information-table tr:last-child th,.checkout-container .checkout-section .checkout-information .shipping-method-table tr:last-child td,.checkout-container .checkout-section .checkout-information .shipping-method-table tr:last-child th{border-bottom:0}.checkout-container .checkout-section .checkout-information .shipping-method-table tr td:last-child{font-weight:600}.checkout-container .checkout-section .checkout-information .billing-address .inputBox{background-color:#fff}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box{border:1px solid #e3e3e3;padding:27px 15px}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box .order-title{font-size:1.25rem;line-height:1.2;font-weight:600}.checkout-container .checkout-section .checkout-information .purchase-confirmation .order-confirm-box p{font-size:1.125rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information h3{font-size:1.5rem;line-height:1.5;font-weight:500}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .information label{font-size:1.25rem;line-height:1.2;font-weight:600;margin-bottom:20px}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .information p{font-size:1.125rem;line-height:1.5;font-weight:400}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .order-link{font-size:1.25rem;line-height:1.2;font-weight:600;width:12.5rem}.checkout-container .checkout-section .checkout-information .purchase-confirmation .customer-information .order-link .arrowUpRightIcon{margin-left:1.125rem}.checkout-container .checkout-section .cartSummaryBox{width:40rem;height:100vh;box-shadow:10px 10px 10px -5px rgba(212,221,247,.3019607843);position:sticky;top:8rem;margin-top:-14rem}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail{width:78px;height:78px;border-radius:8px;padding:8px}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail img{width:100%;height:100%}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-image .thumbnail .circle-quantity{right:-10px;top:-10px;width:26px;height:26px;border-radius:100%;font-size:.875rem;line-height:1}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .desc a{display:block}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price{font-size:1.25rem;line-height:1.5;font-weight:400;color:#303030}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price.sale-price{color:#ee478d}.checkout-container .checkout-section .cartSummaryBox .cart-items .cart-item .product-desc .prices .price.origin-price{color:gray;text-decoration:line-through}.checkout-container .checkout-section .cartSummaryBox .cartSummary li{margin-bottom:1rem}.checkout-container .checkout-section .cartSummaryBox .cartSummary li p{font-size:.875rem;line-height:1.5;font-weight:600}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.separator-top{border-top:1px solid #e3e3e3;padding-top:24px;margin-top:24px}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p{font-size:1.25rem;line-height:1.4;font-weight:600}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p.total-price{font-size:1.5rem;line-height:1.2;font-weight:500}.checkout-container .checkout-section .cartSummaryBox .cartSummary li.checkout-total p .currency{font-size:.875rem;line-height:1.5;font-weight:600}.modal-wrapper.blur-modal .modal .btn-close{top:3rem;right:3rem}.modal-wrapper.blur-modal .modal.realStoryVideoModal .close-modal{width:40px;height:40px;top:1rem;right:0;z-index:10}.modal-wrapper.blur-modal .modal.realStoryVideoModal .close-modal .close-icon{display:block;width:24px;height:24px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header{gap:1.125rem;margin-bottom:1.5rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header h2{font-size:1.875rem;font-weight:600;line-height:1.2}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header .pill{width:33px;height:33px;border-radius:1rem;font-size:1.125rem;font-weight:500}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-header .btn-close{position:absolute;top:1.5rem;right:2.5rem;width:39px;height:39px;padding:4px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .cart-shipping{width:100%;height:80px;border-radius:1.5625rem;padding:0 1rem;margin-bottom:1rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .cart-shipping p{font-size:1.125rem;font-weight:400;line-height:1.5}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card{margin-bottom:2rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .thumbnail{flex:0 0 251px;height:215px;border-radius:1.5625rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info{min-height:215px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price{margin-bottom:1rem}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price a,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price p,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .model-price span{font-size:1.25rem;font-weight:600;line-height:1.2;color:#003479}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .product-card .product-info .desc{font-size:.875rem;font-weight:400;line-height:1.5}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control{display:flex;gap:22px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input{background:rgba(212,221,247,.5);border-radius:5px;padding:0 10px;display:flex;align-items:center;justify-content:space-between}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input input{font-size:.875rem;font-weight:400;line-height:1.5;margin:0 5px;width:60%}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .quantity-input .btn-control{width:10px;height:10px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .remove-button{font-size:.875rem;font-weight:400;line-height:1.5;gap:7px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body .quantity-control .remove-button .remove-icon{width:17px;height:17px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar{-webkit-appearance:none;width:10px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar-thumb{background:rgba(128,135,139,.8);border-radius:7px;border:0 solid hsla(0,0%,100%,0);background-clip:content-box}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-body::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:7px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total{margin-bottom:26px}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total .sub-total-price,.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .sub-total .sub-total-title{font-size:1.25rem;font-weight:600;line-height:1.2}.modal-wrapper.blur-modal .cart-overlay .cart-overlay-inner .modal-footer .cart-note{width:100%;font-size:.875rem;line-height:1.5;font-weight:400;margin-bottom:26px}.modal-wrapper .modal.youtubeVideoModal{max-width:64rem!important;padding:1.25rem!important}.modal-wrapper .modal.youtubeVideoModal .close-modal{top:1rem;right:1rem}.modal-wrapper .modal.youtubeVideoModal .modal-body{border-radius:2.5rem;overflow:hidden}}@media screen and (min-width:1921px){.modal-wrapper .modal.youtubeVideoModal{max-width:80rem!important;padding:1.5rem!important}.modal-wrapper .modal.youtubeVideoModal .close-modal{top:1.25rem;right:1.25rem}}#vt-ccb-notify{opacity:0;-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.61);-moz-box-shadow:0 0 14px 0 rgba(0,0,0,.61);box-shadow:0 0 14px 0 rgba(0,0,0,.61);background-color:rgba(37,36,36,.9);position:fixed;bottom:0;left:0;right:0;height:auto;min-height:48px;padding:1rem;margin:0;border-radius:0;overflow:hidden;z-index:2147483647;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-animation-name:slide-up;animation-name:slide-up;-webkit-animation-iteration-count:1;animation-iteration-count:1}#vt-ccb-notify .vt-ccb-notify-wrapper{max-width:80%;margin:auto}@media(max-width:500px){#vt-ccb-notify .vt-ccb-notify-wrapper{max-width:95%}}#vt-ccb-notify .vt-ccb-notify-text a,#vt-ccb-notify .vt-ccb-notify-text a:visited{color:#fff;text-decoration:underline}#vt-ccb-notify h3{font-size:1rem;line-height:27px;text-align:left;color:#fff;margin:0;font-weight:700}#vt-ccb-notify p{margin:0;opacity:.8;font-size:.875rem;color:#fff;line-height:21px;font-weight:400}#vt-ccb-notify .vt-ccb-notify-buttons{position:relative;margin-top:6px;padding-right:24px}@media(min-width:600px){#vt-ccb-notify .vt-ccb-notify-buttons{white-space:nowrap;flex-shrink:0}}@media(max-width:500px){#vt-ccb-notify .vt-ccb-notify-buttons{padding-right:0;text-align:center}}#vt-ccb-notify .vt-ccb-notify-button{border-radius:4px;padding:8px 1rem!important;font-size:13px;margin:4px 8px 4px 0;font-weight:400;line-height:20px;background:rgba(0,0,0,0);cursor:pointer;border:2px solid #fff;color:#fff}#vt-ccb-notify .vt-ccb-notify-button:hover{background-color:#09aaf1;border-color:#09aaf1}#vt-ccb-notify .vt-ccb-notify-link{border:0!important;text-decoration:underline;background-color:rgba(0,0,0,0);color:#fff;font-size:13px}#vt-ccb-notify .vt-ccb-notify-buttons.ccb-buttons-gpc{position:relative}#vt-ccb-notify .vt-ccb-notify-buttons .vt-ccb-notify-accept-overlay{width:92px;height:44px;position:absolute;left:0;top:3px;z-index:1}#vt-ccb-notify .vt-ccb-notify-buttons .accept-button-tooltip:hover span.tooltiptext{visibility:visible}#vt-ccb-notify .vt-ccb-notify-buttons .accept-button-tooltip span.tooltiptext{visibility:hidden;width:270px;background-color:#000025!important;color:#fff!important;font-size:1rem!important;font-weight:400!important;text-align:left;border-radius:6px;padding:15px;position:absolute;z-index:1;bottom:150%;left:50%;margin-left:-60px;margin-bottom:-12px;white-space:normal}#vt-ccb-notify .vt-ccb-notify-buttons .accept-button-tooltip span.tooltiptext:after{content:"";position:absolute;top:100%;left:60px;margin-left:-8px;border:8px solid rgba(0,0,0,0);border-top-color:#000025}.require_cookie_message_parentWrapper{flex-wrap:wrap!important}.require_cookie_message{padding:20px;border:1px solid gray;margin:10px;text-align:center}.open_cookie_control{text-decoration:underline;cursor:pointer;appearance:none;border:0;background:none;padding:0;outline:none!important;box-shadow:none!important}#ccc-content{overflow-x:hidden}#ccc-content #ccc-recommended-settings{color:#fff!important;border-color:#fff!important;background:rgba(0,0,0,0)!important}#ccc-content #ccc-recommended-settings span{color:#fff!important;background:rgba(0,0,0,0)!important;font-weight:400!important}#ccc-content .cookie-tooltip:hover span.tooltiptext{visibility:visible}#ccc-content .cookie-tooltip span.tooltiptext{visibility:hidden;width:270px;background-color:#000025!important;color:#fff!important;font-size:1rem!important;font-weight:400!important;text-align:left;border-radius:6px;padding:15px;position:absolute;z-index:1;bottom:150%;left:50%;margin-left:-70px;margin-bottom:-12px}#ccc-content .cookie-tooltip span.tooltiptext:after{content:"";position:absolute;top:100%;left:70px;margin-left:-5px;border:8px solid rgba(0,0,0,0);border-top-color:#000025}#ccc-content .checkbox-toggle-label-overlay.cookie-tooltip span.tooltiptext{margin-left:0;margin-right:-90px;margin-bottom:-5px;left:auto;right:100%}#ccc-content .checkbox-toggle-label-overlay.cookie-tooltip span.tooltiptext:after{top:100%;left:auto;right:38px}#ccc-content #ccc-button-holder{position:relative}#ccc-content #ccc-button-holder .recommended-settings-overlay{width:131px;height:44px;position:absolute;left:0;top:3px;z-index:1}#ccc-content .checkbox-toggle .checkbox-toggle-label-overlay{width:88px;height:1.875rem;position:absolute;right:-4px;top:-5px;z-index:1}.grecaptcha-badge{visibility:hidden;z-index:9999011!important}.zsiq_custommain,.zsiq_floatmain{z-index:9999000!important}