#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:NunitoSans-Regular;font-style:normal;font-weight:400;src:url(/_next/static/media/NunitoSans-Regular.87d9266583abd389ca1f46c0462b2733.ttf)}@font-face{font-family:NunitoSans-ExtraBold;font-style:normal;font-weight:400;src:url(/_next/static/media/NunitoSans-ExtraBold.52a99d58a36f2b7a78b30d9014599ee8.ttf)}@font-face{font-family:NunitoSans-SemiBold;font-style:normal;font-weight:400;src:url(/_next/static/media/NunitoSans-SemiBold.662b866576cfea51dd641d058b988bbd.ttf)}:root{touch-action:pan-x pan-y;height:100%}body,button,input,textarea{font-family:NunitoSans-Regular!important}button{font-weight:600!important}
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;-webkit-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.truklay-size{height:-webkit-calc(80px - -webkit-calc(2*20px));height:calc(80px - calc(2*20px));margin:20px auto;width:100%;max-width:18em}.header-overlay{height:80px}.nav-footer-icon{height:50px;width:50px;margin:1em;border-radius:50%;border:1px solid #173458}.nav-footer-icon:hover{border-color:#fff}.banner{text-align:center;background:#dcdcdc;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100vw;margin-top:60px;padding:20px 0}.header-main{position:fixed;top:0;left:0;right:0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;height:80px;padding:0 60px;background-color:#fff;z-index:4}.header-main .header-marketplace-product{display:none}.header-main .header-nav{position:relative;-webkit-flex:1 1;flex:1 1}.header-main .header-nav ul{padding:0;display:-webkit-flex;display:flex;margin:0;height:100%;float:right;-webkit-align-items:center;align-items:center;list-style:none}.header-main .header-nav ul li{position:relative;margin-left:calc(2*20px)}.header-main .header-nav ul li a{color:#58606a;font-weight:700;letter-spacing:1px;font-size:16px}.header-main .header-nav ul li a:before{content:" ";position:absolute;bottom:0;width:0;height:1px;background:#000;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.header-main .header-nav ul li a:hover:before{width:100%}.header-main .header-mobile-nav{display:none;position:relative;-webkit-flex:1 1;flex:1 1;text-align:right;-webkit-align-self:center;align-self:center}.header-main .header-mobile-nav .header-navigation-container{position:fixed;z-index:4;top:80px;bottom:0;width:100%;background:rgba(255,255,255,.98);-webkit-transition:left .3s ease;transition:left .3s ease}.header-main .header-mobile-nav .header-navigation-container .header-navigation-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.header-main .header-mobile-nav .header-navigation-container .header-navigation-list .header-navigation-list-item{padding:20px;text-align:center;border-bottom:.5px solid #c3c3c3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#58606a;text-transform:uppercase}.header-main .header-mobile-nav .header-navigation-container .header-navigation-list .header-navigation-list-item a{font-size:16px;text-transform:uppercase;color:#58606a}.header-main .header-mobile-nav .header-navigation-container .header-navigation-list .header-navigation-list-item-header{padding:30px;font-size:21px;font-weight:700}.header-main .header-mobile-nav .nav-close{left:100%}.header-main .header-mobile-nav .nav-open{left:0}@media(max-width:900px){.truklay-size{height:-webkit-calc(60px - -webkit-calc(2*16px));height:calc(60px - calc(2*16px));margin:16px auto;max-width:15em}.header-overlay{height:60px}.header-main{height:60px;padding:0 20px}.header-main .header-nav ul li{margin-left:calc(2*16px)}.header-main .header-nav ul li a{font-size:14px}}@media(max-width:660px){.header-main-product .truklay-size{display:none}.header-main .header-marketplace-product{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:100%}.header-main .header-marketplace-product .header-marketplace-product-content{font-size:18px;font-weight:600;letter-spacing:1px;margin-left:1em}.header-main .header-nav{display:none}.header-main .header-mobile-nav{display:block}.header-main .header-mobile-nav .header-navigation-container{top:60px}}.truklay-footer-size{height:-webkit-calc(80px - -webkit-calc(2*20px));height:calc(80px - calc(2*20px));margin-bottom:20px;width:100%;max-width:18em}.footer-icon{width:-webkit-calc(1.5em + 1em);width:calc(1.5em + 1em);height:-webkit-calc(1.5em + 1em);height:calc(1.5em + 1em);margin-top:1em;margin-right:1em;border-radius:50%;background:#173458;border:1px solid #fff}.footer-icon:hover{background:#fff;border-color:#173458}.footer-copyright{font-size:16px;font-weight:700;letter-spacing:1px;margin:1rem 0}.footer-main{padding:40px 60px 0;min-height:300px;background:#173458}.footer-main .footer-take-survey path{-webkit-transition:200 ease;transition:200 ease}.footer-main .footer-take-survey:hover path{fill:#58606a}.footer-main .footer-row{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between}.footer-main .footer-row .footer-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.footer-main .footer-row .footer-column .footer-cell{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:.5em;margin-bottom:.5em}.footer-main .footer-row .footer-column .footer-cell a{color:#fff;font-weight:700;letter-spacing:1px;font-size:15px}.footer-main .footer-row .footer-column .footer-cell a:before{content:" ";position:absolute;bottom:0;width:0;height:1px;background:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.footer-main .footer-row .footer-column .footer-cell a:hover:before{width:100%}.footer-main .footer-row .footer-column .footer-subcontent{font-size:12px;line-height:16px;max-width:15rem;margin-top:0}.footer-main .footer-row .footer-column .footer-subcontent a:before{display:none}.footer-main .footer-row .footer-column:last-child{margin-right:3em}.footer-main .footer-desktop{display:-webkit-flex;display:flex}.footer-main .footer-mobile{display:none}.footer-main .column-flex{-webkit-flex-direction:column;flex-direction:column}.marketplace-bottom-image-links{width:100%;padding:20px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.marketplace-bottom-image-links .marketplace-image-container{border:1px solid #e1e1e1;position:relative;height:20em;-webkit-flex:1 1;flex:1 1;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-container--image{background-size:cover;background-position:50%;height:100%;width:100%}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details{position:absolute;top:0;height:100%;left:0;width:100%;background:transparent;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:1em 2em}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details .marketplace-image-button-container-details .marketplace-image-button-container-details-heading{color:#1a89f0;font-size:30px;line-height:34px;font-weight:600}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details .marketplace-image-button-container-details .marketplace-image-button-container-details-subHeading{color:#1a89f0;padding-top:1em;font-size:15px;line-height:17px}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details button{max-height:40px;min-height:40px;width:250px;background:#fff;color:#1a89f0;border:1px solid #1a89f0;border-radius:4em;margin-left:auto}.marketplace-bottom-image-links .marketplace-image-container:first-child{margin-left:1em;margin-right:.5em}.marketplace-bottom-image-links .marketplace-image-container:last-child{margin-left:.5em;margin-right:1em}.footer-icon-menu{display:-webkit-flex;display:flex}@media(max-width:1040px){.footer-icon{width:2em;height:2em;margin-top:1em;margin-right:1em;border-radius:50%;border:1px solid #fff}.footer-main{padding:40px 40px 0}.footer-main .footer-row .footer-column .footer-cell a{font-size:14px}.footer-main .footer-row .footer-column .footer-subcontent{font-size:11px}.footer-main .footer-row .footer-column:last-child{margin:0}}@media(max-width:900px){.footer-main{padding:40px 20px 0}.footer-main .footer-row .footer-column .footer-cell a{font-size:12px;letter-spacing:normal}.footer-main .footer-row .footer-column .footer-subcontent{font-size:10px}}@media(max-width:660px){.footer-desktop{display:none!important}.footer-mobile{display:-webkit-flex!important;display:flex!important}.footer-mobile .footer-column:last-child{margin-left:2em!important}.truklay-footer-size{margin:0 auto 20px}.footer-icon{width:-webkit-calc(1.5em + 1em);width:calc(1.5em + 1em);height:-webkit-calc(1.5em + 1em);height:calc(1.5em + 1em);margin-top:1em;margin-right:1em;border-radius:50%;border:1px solid #fff}.footer-main{padding:40px 40px 20px}.footer-main .footer-row .footer-column .footer-cell a{font-size:16px}.footer-main .footer-row .footer-column .footer-subcontent{font-size:14px}.marketplace-bottom-image-links{padding:10px 0;-webkit-flex-direction:column;flex-direction:column}.marketplace-bottom-image-links .marketplace-image-container{width:100%;height:unset}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container button{-webkit-flex:1 1;flex:1 1;font-size:12px;padding:.4em .5em}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-container--image{height:18em}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details{position:relative;top:unset;left:unset;height:unset;padding:1em}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details .marketplace-image-button-container-details{color:#fff}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details .marketplace-image-button-container-details p{text-align:center}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details .marketplace-image-button-container-details .marketplace-image-button-container-details-heading{font-size:22px;line-height:22px;padding-bottom:.6em}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details .marketplace-image-button-container-details .marketplace-image-button-container-details-subHeading{font-size:14px;line-height:16px}.marketplace-bottom-image-links .marketplace-image-container .marketplace-image-button-container-with-details button{margin:auto}.marketplace-bottom-image-links .marketplace-image-container:first-child,.marketplace-bottom-image-links .marketplace-image-container:last-child{margin:0}.marketplace-bottom-image-links .marketplace-image-container:first-child{margin-bottom:10px}}@media(max-width:550px){.footer-icon{width:3em;height:3em;margin-top:1em;margin-right:1em;border-radius:50%;border:1px solid #fff}.footer-main{padding:40px 20px 10px}.footer-main .footer-row .footer-column .footer-cell a{font-size:12px;letter-spacing:normal}.footer-main .footer-row .footer-column .footer-subcontent{font-size:10px}}.custom-checkbox{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%}.custom-checkbox .custom-checkbox-icon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;border:1px solid #c3c3c3;border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom-checkbox .active-checkbox{border-color:#1a89f0}.custom-checkbox .checkbox-label{margin-left:4px}.custom-checkbox:hover .custom-checkbox-icon{border-color:#1a89f0}.modal-popup{-webkit-align-items:center;align-items:center}.modal-popup .modal-back-button{display:none}.modal-popup .modal-content{border-radius:1.5em;position:relative;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;max-width:44em}.modal-popup input{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.modal-popup-individual-padding .modal-content{padding:0}.modal-popup-individual-padding .modal-content .modal-popup-header{padding:2rem 2rem 0}.modal-popup-individual-padding .modal-content .modal-popup-content{overflow-y:auto;padding:0 2rem}.modal-popup-individual-padding .modal-content .modal-popup-footer{padding:0 2rem 2rem}.modal-popup-individual-padding .modal-popup2{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.modal-popup-individual-padding .modal-popup2 .modal-popup-content{overflow-y:auto;-webkit-flex-grow:1;flex-grow:1}.basic-dropdown{background:#fff;border:1px solid #e3e3e3;border-bottom-left-radius:1em;border-bottom-right-radius:1em;border-top:0}.basic-dropdown a{display:block;padding:.25rem;border-bottom:1px solid #e3e3e3;text-transform:capitalize;letter-spacing:1px;color:#1a89f0}.basic-dropdown a:hover{font-weight:700;color:#1a89f0}.basic-dropdown a:last-child{border-bottom-left-radius:1em;border-bottom-right-radius:1em;border-bottom:0}.basic-dropdown .dropdown-option-not-available{color:#3e3e3e;cursor:unset}.basic-dropdown .dropdown-option-not-available:hover{font-weight:unset;color:#3e3e3e}.basic-dropdown-topleft{background:#fff;border-top-left-radius:1em;border-top-right-radius:1em}.basic-dropdown-topleft a{display:block;padding:.25rem;border-bottom:1px solid #e3e3e3;text-transform:capitalize;letter-spacing:1px;color:#1a89f0}.basic-dropdown-topleft a:hover{font-weight:700;color:#1a89f0!important}.basic-dropdown-topleft a:first-child{border-top-left-radius:1em;border-top-right-radius:1em}.cardbox-dropdown svg path{fill:#1a89f0}.cardbox-dropdown-default~div{bottom:100%;border-bottom-left-radius:1em;border-bottom-right-radius:1em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.cardbox-dropdown-default~div .basic-dropdown a{padding-left:1em}.cardbox-dropdown-disabled{cursor:not-allowed;background:#f3f3f3}.cardbox-dropdown-topleft~div{border-top-left-radius:1em;border-top-right-radius:1em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-box-shadow:-2px 0 0 0 rgba(8,11,14,.06),0 -1px 16px -1px rgba(8,11,14,.1);box-shadow:-2px 0 0 0 rgba(8,11,14,.06),0 -1px 16px -1px rgba(8,11,14,.1)}.cardbox-dropdown-topleft~div .basic-dropdown a{padding-left:1em}.customDatePicker{height:40px;border:1px solid #c9ced6!important;border-radius:2em!important;padding-left:1em!important}.customDatePicker+div{z-index:2;right:0}.customDatePicker+div .flRurG:hover{background:#ff9494;color:#fff}.sliderButton{position:relative;-webkit-justify-content:space-between;justify-content:space-between;width:100%;border:1px solid #1a89f0;border-radius:4em}.sliderButton,.sliderButton .custom-button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:40px}.sliderButton .custom-button{-webkit-justify-content:center;justify-content:center;text-align:center;width:50%}.sliderButton .is-selected{color:#fff;border-radius:4em;font-weight:700}.sliderButton:before{content:" ";position:absolute;height:40px;width:50%;background:#1a89f0;border-radius:4em;z-index:-1;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.sliderButton-left:before{left:0}.sliderButton-right:before{left:50%}.sliderButton:hover{cursor:pointer}.sliderButton:hover p{font-weight:700}.sliderbutton-insole{position:relative;display:-webkit-flex;display:flex;height:36px;width:100%;border:1px solid #1a89f0;border-radius:4em}.sliderbutton-insole .sliderbutton-insole-left{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.sliderbutton-insole .sliderbutton-insole-left p{padding:0 2em;color:#1a89f0;font-weight:600}.sliderbutton-insole .sliderbutton-insole-right{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.sliderbutton-insole .sliderbutton-insole-right .sliderbutton-insole-button{padding:0 2em;text-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;border-radius:2em;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.sliderbutton-insole .sliderbutton-insole-right .sliderbutton-insole-button p{color:#3e3e3e;font-weight:600;min-width:1em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.sliderbutton-insole .sliderbutton-insole-right .is-selected,.sliderbutton-insole .sliderbutton-insole-right .sliderbutton-insole-button:hover{background:#1a89f0}.sliderbutton-insole .sliderbutton-insole-right .is-selected p,.sliderbutton-insole .sliderbutton-insole-right .sliderbutton-insole-button:hover p{color:#fff}.carousel-gallery-wrapper3{-webkit-flex:1 1;flex:1 1;min-height:max(-webkit-calc(100vh - 80px),600px);min-height:max(calc(100vh - 80px),600px);display:-webkit-flex;display:flex}.carousel-gallery-wrapper3 .carousel-gallery3{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.carousel-gallery-wrapper3 .carousel-gallery3 .flickity-viewport{-webkit-flex:1 1;flex:1 1}.carousel-gallery-wrapper3 .flickity-slider div{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.carousel-gallery-wrapper3 .flickity-slider .is-selected,.carousel-gallery-wrapper3 .flickity-slider .is-selected div{opacity:1!important}.carousel-gallery-wrapper3 .flickity-prev-next-button:disabled{opacity:0}.carousel-gallery-wrapper3 .flickity-page-dots{bottom:5px}.carousel-gallery-wrapper3 .flickity-page-dots .dot{background:rgba(26,137,240,.47);margin:0 4px 3px;height:12px;width:12px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.carousel-gallery-wrapper3 .flickity-page-dots .is-selected{background:#1a89f0;margin-bottom:0;height:17px;width:17px;margin-top:0}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content{width:100%;height:100%;display:-webkit-flex;display:flex}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--image{position:relative;height:100%;-webkit-flex:1 1;flex:1 1}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content{height:100%;-webkit-flex:.7 1;flex:.7 1;width:360px;max-width:400px;min-width:320px;padding:1em 0;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr{-webkit-flex-direction:row;flex-direction:row}.react-otp-input input{height:3rem;width:3rem;margin-right:1rem;border:2px solid rgba(0,0,0,.2);font-size:2rem;text-align:center}.threedrenderer{-webkit-flex:1 1;flex:1 1;overflow:hidden;border-radius:2em}.size-guide{width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-size:12px;border-collapse:collapse;margin-top:1em}.size-guide td,.size-guide th{border:1px solid #ddd;min-width:5em;padding:.3em .5em;text-align:center}.size-guide tbody tr:nth-child(odd){background-color:#ebf6ff}.link-based-style,.link-based-style:hover{background:transparent;color:#1a89f0;border-color:transparent}@media(max-width:660px){.modal-frontlayer{position:fixed;top:0;bottom:0;height:100%!important}.modal-popup{height:100vh;width:100%}.modal-popup .modal-content{border-radius:0;height:100%;width:100%;max-width:unset;margin:0}.modal-popup .modal-popup2{height:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.modal-popup-with-backbutton-mobile .modal-close-button{display:none}.modal-popup-with-backbutton-mobile .modal-back-button{display:block;height:60px;margin:0;left:1.5em}.modal-popup-with-backbutton-mobile .modal-back-button,.modal-popup-with-backbutton-mobile .modal-popup-header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.modal-popup-with-backbutton-mobile .modal-popup-header{text-align:center;min-height:60px;border-bottom:1px solid #e3e3e3;padding-top:0!important}.modal-popup-bottom-button .modal-div-remover{display:none}.modal-popup-bottom-button .modal-popup-footer{padding:0!important}.modal-popup-bottom-button .modal-popup-footer button{height:50px!important;border-radius:0!important;margin:0!important}.modal-popup-bottom-button .modal-popup-footer .modal-footer-primary-button{width:60%}.modal-popup-bottom-button .modal-popup-footer .modal-footer-secondary-button{width:40%}.modal-bottom .modal-div-remover{display:none}.modal-bottom .modal-content{position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;bottom:0;padding:0;border-top-left-radius:2em;border-top-right-radius:2em}.modal-bottom .modal-content .modal-popup-header{padding:2rem 2rem 0}.modal-bottom .modal-content .modal-popup-content{overflow-y:auto;padding:0 2rem}.modal-bottom .modal-content .modal-popup-footer button{border-radius:0;margin:0}.modal-bottom .modal-content .modal-popup-footer .modal-footer-primary-button{width:60%}.modal-bottom .modal-content .modal-popup-footer .modal-footer-secondary-button{width:40%}.custom-checkbox:hover .custom-checkbox-icon{border-color:unset}.basic-dropdown a:hover{font-weight:unset;color:unset}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl{-webkit-flex-direction:column;flex-direction:column}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--image,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--image,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--image{min-height:300px}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content{-webkit-align-self:center;align-self:center;padding:2em}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl{margin:0}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl p{text-align:center}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr button,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl button,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr button,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl button,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr button,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl button{margin:0 auto}.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr .marketplace-choice-container-section-value-1 p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-ltr .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl .marketplace-choice-container-section-value-1 p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr .marketplace-choice-container-section-value-1 p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content-rtl .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl .marketplace-choice-container-section-value-1 p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-ltr .marketplace-choice-container-section-value-1 p,.carousel-gallery-wrapper3 .carousel-gallery-wrapper3-image-content .carousel-gallery-wrapper3-image-content--content .marketplace-choice-container-section-rtl .marketplace-choice-container-section-value-1 p{font-size:24px;line-height:14px!important}}@media(max-width:900px){.carousel-gallery-wrapper3{min-height:max(-webkit-calc(100vh - 60px),600px);min-height:max(calc(100vh - 60px),600px)}}@media(max-width:550px){.react-otp-input input{font-size:1.8rem}}@media(max-width:450px){.react-otp-input input{font-size:1.4rem}}@media(max-width:375px){.react-otp-input input{font-size:1.2rem}}.main-page{height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;position:relative;overflow:hidden;padding:40px}.main-page,.main-page-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.main-page-content{height:100%;width:30em;z-index:1;position:absolute;-webkit-justify-content:space-around;justify-content:space-around;background:rgba(255,255,255,.8)}.main-page-content .main-page-content-inner p{color:#1a89f0;text-transform:capitalize;font-weight:600;margin-bottom:1em}.main-page-content .main-page-content-inner .main-page-text-1{font-size:20px}.main-page-content .main-page-content-inner .main-page-text-2{font-size:28px}.main-page-content .main-page-content-inner .main-page-content-inner-buttons{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.main-page-content .main-page-content-inner .main-page-content-inner-buttons button{margin-bottom:1em;border-radius:2em;height:40px;text-transform:capitalize;letter-spacing:1px;padding:auto 1em;min-width:14em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.main-page-content .main-page-content-inner .main-page-content-inner-buttons .main-page-primary-button{border-radius:1px solid #1a89f0;color:#fff;background:#1a89f0;margin:1em}.main-page-content .main-page-content-inner .main-page-content-inner-buttons .main-page-secondary-button{color:#1a89f0;background:#fff;margin:1em}.main-page-background-video{position:absolute;top:-50%;left:-50%;width:200%;height:200%;opacity:.6;z-index:-1}.main-page-background-video video{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;min-height:50%;min-width:50%}@media(max-width:900px){.main-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px);padding:20px}.main-page-content-inner{text-align:center}.main-page-content-inner .main-page-content-inner-buttons{-webkit-flex-direction:column;flex-direction:column}.main-page-content-inner .main-page-content-inner-buttons button{margin:1em auto!important;min-width:80%!important}}@media(max-width:450px){.main-page-content{background:rgba(255,255,255,.2);width:26em}}@media(max-width:375px){.main-page-content{width:24em;background:rgba(255,255,255,.2)}}@media(max-width:320px){.main-page-content{width:20em;background:rgba(255,255,255,.2)}}.otp-size{height:100%;width:100%}.otp-input{letter-spacing:1em;text-align:center;width:175px;padding-left:1.5em}.bold{font-weight:900}.margin-auto{margin:auto}.loader-overlay{height:100%;width:100%;background:rgba(0,0,0,.1);border-radius:35px;z-index:1}.loader-overlay,.loader-size{position:absolute;top:0;left:0}.loader-size{height:80px;width:80px;margin:44% 42%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.danger-font{color:red}.home-page{height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;position:relative;overflow:hidden;padding:40px}.home-page-image{background-image:url(/_next/static/media/06_BG-home-edit.796e0bae630ddac5f0c969adba9f989d.jpg);position:fixed;background-position:50%;background-size:cover;background-repeat:no-repeat;height:100vh;width:100%}.home-content-outer-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%;-webkit-flex:1 1;flex:1 1;min-height:530px;padding:50px 45px;width:30em;z-index:1;position:absolute;left:50%;margin-left:-15em}.home-content-container{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;width:100%;max-height:500px;min-height:450px!important;max-width:500px;padding:25px;border-radius:35px;background:rgba(255,255,255,.8)}.home-content-container .home-click-here{max-width:160px}.home-content-container .center-items{-webkit-align-items:center;align-items:center}.home-content-container .upper-section{-webkit-flex:1 1;flex:1 1;max-height:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.home-content-container .middle-section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.home-content-container .lower-section{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.home-content-container .home-text-link{color:#1a89f0}.home-content-container .heading{color:#151515;font-size:26px;font-family:NunitoSans-ExtraBold;padding-bottom:1rem}.home-content-container .sub-heading{font-size:15px;font-weight:700;padding-bottom:.5rem}.home-content-container .content{font-size:16px;color:#151515;padding-bottom:1rem}.home-content-container .color-3e3e3e{color:#3e3e3e}.home-content-container .sub-content{font-size:12px;padding-bottom:.5rem;line-height:18px}.home-content-container .little-sub-content{font-size:14px;padding-bottom:.5rem}.home-content-container .home-input{font-size:14px}.home-content-container .home-input,.home-content-container .home-input2{height:45px;width:350px;border-radius:2rem;border:none}.home-content-container .home-details{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}.home-content-container .home-details .home-details-checkout{font-weight:700;-webkit-align-content:center;align-content:center;position:relative}.home-content-container .home-details .home-details-checkout svg{position:relative}.home-content-container .home-details .home-details-checkout svg:before{content:" ";position:absolute;background:#fff;z-index:-1;top:11px;left:3px;height:18px;width:18px}.home-content-container .home-details .home-details-container{border-radius:1rem;width:400px}.home-content-container .home-details .home-details-container .home-details-header{padding:.5rem 1rem;background:#e6e6e6;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.home-content-container .home-details .home-details-container .home-details-header .home-details-title{font-weight:700}.home-content-container .home-details .home-details-container .home-details-content{padding:.5rem 1rem}.home-content-container .home-details .home-details-dropdown~div{-webkit-transform:translateX(35%)!important;transform:translateX(35%)!important}.home-content-container .home-password ul{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;font-size:10px;padding:0;margin:0}.home-content-container .home-password ul li{line-height:14px}.home-testinomial-outer-container{background:#f5feff;padding:4em 2em}.home-testinomial-outer-container .hometestimonial-content-box{min-height:400px;width:800px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:3em auto 0}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .carousel-gallery2{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .carousel-gallery2 .flickity-viewport{background:rgba(255,255,255,.8);-webkit-box-shadow:3px 3px 5px 0 rgba(0,0,0,.07);box-shadow:3px 3px 5px 0 rgba(0,0,0,.07);border-radius:2em;-webkit-flex:1 1;flex:1 1}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-slider div{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-slider .is-selected,.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-slider .is-selected div{opacity:1!important}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button{background:#fff;border-radius:50%;height:2em;width:2em;-webkit-box-shadow:0 2px 4px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px 4px rgba(0,0,0,.05);opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;margin:0 1em;z-index:1}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button svg{fill:#1a89f0}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button:disabled{opacity:0}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-page-dots{bottom:5px}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-page-dots .dot{background:rgba(26,137,240,.47);margin:0 4px 3px;height:12px;width:12px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-page-dots .is-selected{background:#1a89f0;margin-bottom:0;height:17px;width:17px;margin-top:0}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer{-webkit-flex:1 1;flex:1 1;width:800px;height:400px;padding:0 2em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner{width:80%;height:80%;border-radius:2em;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-left,.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-left{width:30%}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right{width:60%}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;padding:20px 30px}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-quote-image{position:absolute;display:-webkit-flex;display:flex}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-content-value-1{font-size:16px;color:#3e3e3e;line-height:20px}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-2{padding-left:30px;padding-top:20px;font-size:24px;font-weight:600;color:#727272}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-3{padding-left:30px;padding-top:20px;font-size:18px;font-weight:600;color:#1a89f0}@media(max-width:900px){.home-content-outer-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%;-webkit-flex:1 1;flex:1 1;min-height:530px;padding:30px;width:30em;z-index:1;position:absolute;left:50%;margin-left:-15em}.home-page{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px);padding:20px}.home-testinomial-outer-container{padding:1em}.home-testinomial-outer-container .hometestimonial-content-box{width:90%;margin:0 auto 2em;padding:20px}.center-button{display:inline-block;-webkit-justify-content:center;justify-content:center}}@media(max-width:660px){.center-button{display:inline-block;-webkit-justify-content:center;justify-content:center}.home-content-outer-container{padding:15px;width:30em;z-index:1;position:absolute;left:50%;margin-left:-15em}.home-content-container .heading{font-size:20px}.home-content-container .sub-heading{font-size:13px}.home-content-container .content{font-size:14px}.home-content-container .color-3e3e3e{color:#3e3e3e}.home-content-container .sub-content{font-size:10px}.home-content-container .little-sub-content{font-size:12px}.home-testinomial-outer-container{padding:2em 1em}.home-testinomial-outer-container .hometestimonial-content-box{padding:0;min-height:max(min(80vh,500px),600px);width:max(80vw,320px)}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button{top:unset;bottom:2em}.home-testinomial-outer-container .hometestimonial-content-box .carousel-gallery-wrapper2 .flickity-page-dots{bottom:2.6em}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer{height:max(min(80vh,500px),600px);width:max(80vw,320px)}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner{width:90%;height:90%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-left{width:50%;margin:0 auto}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right{width:100%;margin:0 auto}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content{padding:20px 0}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-quote-image{-webkit-transform:scale(.8);transform:scale(.8)}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-content-value-1{text-align:center;font-size:16px;line-height:20px}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-2{font-size:21px;padding-left:0;padding-top:2em;margin:0 auto}.home-testinomial-outer-container .hometestimonial-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-3{font-size:16px;padding-left:0;margin:0 auto}}@media(max-width:550px){.home-content-container{padding:15px;width:30em;z-index:1;position:absolute;left:50%;margin-left:-15em}.home-content-container .home-input,.home-content-container .home-input2{width:100%}.center-button{display:inline-block;-webkit-justify-content:center;justify-content:center}}@media(max-width:450px){.home-content-container .home-details .home-details-container{width:280px!important;position:relative}.home-content-container .home-details .home-details-dropdown~div{-webkit-transform:translateX(18%)!important;transform:translateX(18%)!important}.center-button{display:inline-block;-webkit-justify-content:center;justify-content:center}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.faq-page{min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-width:80%}.faq-container{margin:40px}.faq-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.faq-card{border-top:1px solid #e3e3e3;padding:1em 0;cursor:pointer}.faq-card .faq-card-button{color:#3e3e3e;width:100%}.faq-card .faq-card-question{font-weight:700;letter-spacing:1px}.faq-card .faq-card-content{position:relative;top:0}.faq-card .faq-card-content-open{opacity:1;-webkit-transition:height .1s ease-in-out;transition:height .1s ease-in-out}.faq-card .faq-card-content-close{opacity:0}.faq-card .faq-card-answer{padding-top:1em}.faq-card .faq-card-answer ul{margin:0}.faq-card:hover{background:#f8f8f8}.faq-card:last-child{border-bottom:1px solid #e3e3e3}@media(max-width:900px){.faq-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}}@media(max-width:660px){.faq-container{margin:40px 20px}}.legaldocs-page{min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:80%;color:#3e3e3e}.legaldocs-container,.legaldocs-page{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.legaldocs-container{margin:0 40px;-webkit-transition:margin .3s ease-in-out;transition:margin .3s ease-in-out}.legaldocs-section{margin:0 40px}.legaldocs-section .legaldocs-section-header{padding-top:1em;font-size:18px;color:#1a89f0;font-weight:600}.legaldocs-section .legaldocs-section-content{padding-top:1em}.legaldocs-section .legaldocs-section-content .legaldocs-section-content-header{color:#1a89f0;font-weight:600}.legaldocs-section .legaldocs-section-content .legaldocs-section-content-text{font-size:14px;margin-bottom:.2em}.legaldocs-top-nav{margin:40px auto;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;padding:0 40px}.legaldocs-top-nav .legaldocs-top-nav-button-container{padding:0 .5em .5em}.legaldocs-top-nav .legaldocs-top-nav-button{width:200px;border:1px solid #1a89f0;border-radius:2em;background:#fff;color:#1a89f0;white-space:nowrap;margin:1em}.legaldocs-top-nav .legaldocs-top-nav-button-active{background:#1a89f0;color:#fff}.privacy-policy-section,.return-section{padding:20px 40px}.legaldocs-section-part{margin-bottom:2em}.return-section ul{padding-left:1em}.return-image-section{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:1em 0}.return-image-section .return-image-section-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 3em 4em;-webkit-align-items:center;align-items:center}.return-image-section .return-image-section-box .return-image-section-box-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;text-align:center}.return-image-section .return-image-section-box .return-image-section-box-content p{font-size:18px}@media(max-width:900px){.legaldocs-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}.legaldocs-top-nav{-webkit-flex-wrap:wrap;flex-wrap:wrap}.legaldocs-container{margin:0 10px}.legaldocs-section{margin:0}}@media(max-width:660px){.legaldocs-top-nav{margin:20px auto;-webkit-flex-direction:column;flex-direction:column}.legaldocs-top-nav .legaldocs-top-nav-button{width:80%;margin:0 auto 1em}.privacy-policy-section,.return-section{padding:20px}.return-image-section{-webkit-flex-direction:column;flex-direction:column}.return-image-section .return-image-section-box{margin:1em auto}}.profile-page{min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px)}.profile-button{height:40px;border-radius:2em}.text-link{color:#1a89f0!important}.profile-container{padding:20px 40px 40px;position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.profile-container p{color:#3e3e3e}.profile-container .profile-left-right-container{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.profile-container .profile-left-right-container .profile-left-container{position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:-webkit-calc(80px + 20px);top:calc(80px + 20px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:20px}.profile-container .profile-left-right-container .profile-left-container .profile-setting{min-width:300px;padding:20px;-webkit-align-items:left;align-items:left;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:unset}.profile-container .profile-left-right-container .profile-left-container .profile-setting p{color:#3e3e3e}.profile-container .profile-left-right-container .profile-left-container .profile-setting .profile-setting-user-name{font-size:18px;font-weight:700;text-transform:uppercase;margin:.5em 0 2em}.profile-container .profile-left-right-container .profile-left-container .profile-setting .profile-setting-user-id{font-size:14px;margin-bottom:1em}.profile-container .profile-left-right-container .profile-left-container .profile-setting button{margin:.5em 0;height:40px;font-size:16px;width:100%;background:transparent;color:#000;-webkit-justify-content:flex-start;justify-content:flex-start;color:#3e3e3e}.profile-container .profile-left-right-container .profile-left-container .profile-setting button path{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.profile-container .profile-left-right-container .profile-left-container .profile-setting button:hover{border:1px solid #c3c3c3!important}.profile-container .profile-left-right-container .profile-left-container .profile-setting .profile-button-active{background:#f8f8f8;color:#1a89f0}.profile-container .profile-left-right-container .profile-left-container .profile-setting .profile-button-active path{fill:#1a89f0}.profile-container .profile-left-right-container .profile-right-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:20px;-webkit-flex:1 1;flex:1 1}.profile-container .profile-left-right-container .profile-right-container .my-profile-container{opacity:0}.profile-container .profile-left-right-container .profile-right-container .profile-section{padding:30px;margin-bottom:2em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-title{font-size:18px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-footer-make-default{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content-make-default{display:none}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-add-button,.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-edit-button,.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-edit-button-active{background:#1a89f0;font-size:16px;font-weight:500;height:2.2rem;color:#fff;border:1px solid #1a89f0;border-radius:2em;padding-left:1em;padding-right:2em;margin-left:1em}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-add-button path,.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-edit-button-active path,.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-edit-button path{fill:#fff;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-edit-button:hover{background:#fff;color:#1a89f0;border-color:#151515}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-edit-button:hover path{fill:#1a89f0}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-add-button:hover,.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-edit-button-active{background:#fff;color:#1a89f0;border-color:#151515}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-add-button:hover path,.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-edit-button-active path{fill:#1a89f0}.profile-container .profile-left-right-container .profile-right-container .profile-section .equal-padding{padding-left:1em;padding-right:1em}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-content-row{display:-webkit-flex;display:flex;width:100%;margin:2em 0 0}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-content-row .profile-section-content-left{font-size:16px;min-width:100px;width:100%;max-width:30%;margin:0 10px;text-transform:capitalize}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-content-row .profile-section-content-right{-webkit-flex:1 1;flex:1 1}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-content-row .profile-section-content-right p{font-size:16px;font-weight:700}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-address{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin:2em 0 0}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-address .profile-section-address-left{margin:0 10px;-webkit-flex:1 1;flex:1 1}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-address .profile-section-address-left .profile-section-address-name{font-size:16px;color:#151515;font-weight:700}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-address .profile-section-address-left .profile-section-address-value{font-size:16px}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-address .profile-section-address-right{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content .profile-section-address .profile-section-address-right .profile-section-address-icon{cursor:pointer;margin-right:20px}.profile-container .profile-left-right-container .profile-right-container .profile-section .profileDetails-section{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:1em}.profile-container .profile-left-right-container .profile-right-container .profile-section .profileDetails-section .profileDetails-section-content{width:50%;margin-bottom:1em}.profile-container .profile-left-right-container .profile-right-container .profile-section .profileDetails-section .profileDetails-section-content:nth-child(odd){padding-right:.5em}.profile-container .profile-left-right-container .profile-right-container .profile-section .profileDetails-section .profileDetails-section-content:nth-child(2n+0){padding-left:.5em}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .addressDetails-addressname{display:-webkit-flex;display:flex}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section{margin-bottom:1em;width:50%;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section .addressDetails-type{letter-spacing:1px;color:#3e3e3e}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section .addressDetails-input{height:40px;border-radius:2em}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section:nth-child(odd){padding-right:.5em}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section:nth-child(2n+2){padding-left:.5em}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section:nth-child(3),.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section:nth-child(4){padding-left:0;padding-right:0;width:100%}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section-required .addressDetails-type{color:red}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section-required .addressDetails-input{border-color:red}.profile-container .profile-left-right-container .profile-right-container .profile-section:last-of-type{margin:0}.profile-container .profile-left-right-container .profile-section,.profile-container .profile-left-right-container .profile-setting{background:#fff;border:1px solid #e1e1e1;border-radius:1em}@media(max-width:900px){.profile-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}.profile-container{padding:20px}.profile-container .profile-left-right-container .profile-left-container{top:-webkit-calc(60px + 20px);top:calc(60px + 20px);margin-right:10px}.profile-container .profile-left-right-container .profile-left-container .profile-setting{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.profile-container .profile-left-right-container .profile-right-container{margin-left:10px}.profile-container .profile-left-right-container .profile-right-container .profile-section{padding:20px}}@media(max-width:660px){.profile-container{padding:20px}.profile-container .profile-container-header,.profile-container .profile-left-right-container .profile-left-container{display:none}.profile-container .profile-left-right-container .profile-right-container{margin-left:0}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-footer-make-default{display:none}.profile-container .profile-left-right-container .profile-right-container .profile-section .profile-section-content-make-default{display:block}.profile-container .profile-left-right-container .profile-right-container .profile-section .profileDetails-section .profileDetails-section-content{width:100%}.profile-container .profile-left-right-container .profile-right-container .profile-section .profileDetails-section .profileDetails-section-content:nth-child(2n+0),.profile-container .profile-left-right-container .profile-right-container .profile-section .profileDetails-section .profileDetails-section-content:nth-child(odd){padding-left:0;padding-right:0}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .addressDetails-addressname{display:block}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section{width:100%}.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section:nth-child(2n+0),.profile-container .profile-left-right-container .profile-right-container .profile-section .addressDetails .address .addressDetails-section:nth-child(odd){padding-right:0;padding-left:0}.profile-container .profile-left-right-container .profile-right-container .my-profile-container{opacity:1}.profile-section-content-right-nextline-format{display:block}.profile-section-content-right-nextline-format .text-link{color:#1a89f0}.profile-section-content-right-nextline-format p:first-child{margin-bottom:.5em}}.modal-backlayer{opacity:.2!important}.orders-page{min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:1em 2em}.orders-page-container{-webkit-flex:1 1;flex:1 1;height:100%;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-primary button,.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-secondary button{width:100%;border-radius:4em;border:1px solid #1a89f0;text-transform:uppercase;letter-spacing:1px}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-secondary{-webkit-flex-grow:.4;flex-grow:.4;padding-right:.5em}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-secondary button{background:#fff;color:#1a89f0}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-primary{-webkit-flex-grow:.6;flex-grow:.6;padding-left:.5em}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-primary button{color:#fff;background:#1a89f0}.orders-page-container .orders-returns-popup-content .orders-returns-popup-content-image{-webkit-flex:20% 1;flex:20% 1;min-width:120px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border:1px solid #e3e3e3;border-radius:1em;overflow:hidden}.orders-page-container .orders-returns-popup-content .orders-returns-popup-content-details{display:-webkit-flex;display:flex;padding:0 1em;-webkit-flex:80% 1;flex:80% 1;-webkit-justify-content:space-between;justify-content:space-between}.orders-page-container .orders-returns-popup-content .orders-returns-popup-content-details .orders-returns-popup-content-details-inner-1{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.orders-page-upper{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.orders-page-upper .orders-page-header{padding:1em 0;font-size:26px;font-weight:600;letter-spacing:1px;text-transform:capitalize}.orders-page-upper-mobile{display:none}.orders-page-lower{-webkit-flex:1 1;flex:1 1;width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.orders-page-lower ul{padding:0;margin:1em 0;width:100%;list-style:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.orders-page-lower ul .order-card{width:70%;max-width:800px;margin:0 auto 2em;border:1px solid #c3c3c3;border-radius:2em}.orders-page-lower ul .order-card .order-card-footer,.orders-page-lower ul .order-card .order-card-header{background:#f8f8f8;min-height:4em;padding:1em 2em}.orders-page-lower ul .order-card .order-card-header-mobile-only{display:none}.orders-page-lower ul .order-card .order-card-header{border-bottom:1px solid #c3c3c3;border-top-left-radius:2em;border-top-right-radius:2em;display:-webkit-flex;display:flex;width:100%}.orders-page-lower ul .order-card .order-card-header .order-card-header-col-1{width:30%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.orders-page-lower ul .order-card .order-card-header .order-card-header-col-2{-webkit-flex:1 1;flex:1 1}.orders-page-lower ul .order-card .order-card-header .order-card-header-col-3{width:30%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-align:right}.orders-page-lower ul .order-card .order-card-content{padding:0 2em;width:100%;display:-webkit-flex;display:flex}.orders-page-lower ul .order-card .order-card-content ul{margin:0}.orders-page-lower ul .order-card .order-card-content ul li{border-bottom:1px solid #c3c3c3;padding:0 1em 0 0}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item{display:-webkit-flex;display:flex;padding:1em 0;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-1{cursor:pointer;position:relative;min-width:8em;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:auto;margin-right:.5em}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-1 div{border:1px solid #c3c3c3;border-radius:1em;height:100%;position:absolute;width:100%;padding:.5em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;overflow:hidden}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2{min-height:7em;-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-left,.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-left{-webkit-flex:1 1;flex:1 1;margin-right:1em;cursor:pointer}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-left .order-line-item-vendor{text-transform:uppercase;font-weight:600;color:#1e1e1e;letter-spacing:1px}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-left .order-line-item-title{text-transform:capitalize;color:#707070}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-left .order-line-item-about{text-transform:uppercase;color:#707070;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right{text-align:right}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right .order-line-item-return,.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right .order-line-item-return-mobile{text-transform:uppercase;text-decoration:underline;color:#1a89f0;cursor:pointer}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right .order-line-item-return-mobile{display:none}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right .order-line-item-price{text-transform:uppercase;color:#3e3e3e}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right .plain-text{color:#3e3e3e;text-decoration:unset;cursor:unset}.orders-page-lower ul .order-card .order-card-content ul li:last-child{border-bottom:unset}.orders-page-lower ul .order-card .order-card-footer{border-top:1px solid #c3c3c3;border-bottom-left-radius:2em;border-bottom-right-radius:2em;display:-webkit-flex;display:flex;width:100%}.orders-page-lower ul .order-card .order-card-footer .order-card-footer-col-1{width:30%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;-webkit-flex:1 1;flex:1 1}.orders-page-lower ul .order-card .order-card-footer .order-card-footer-col-2{display:-webkit-flex;display:flex;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;font-weight:700}.orders-page-lower ul .order-card .order-card-footer .order-card-footer-col-2 .order-card-footer-col-2-value-1{font-size:14px;font-weight:600;color:#707070}.orders-page-lower ul .order-card .order-card-footer .order-card-footer-col-2 .order-card-footer-col-2-value-2{padding-left:.5em;font-size:18px;font-weight:600;color:#3e3e3e}.order-address-dropdown svg{display:none}.order-address-dropdown~div{background:transparent;border-radius:1em}.order-address-dropdown~div div{white-space:nowrap;background:#fff;border-radius:1em}@media(max-width:900px){.orders-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}.orders-page-lower ul .order-card{width:90%}}@media(max-width:780px){.orders-page{padding:0}.orders-page-upper{display:none}.orders-page-upper-mobile{display:block}.orders-page-upper-mobile .orders-page-header{text-align:center;color:#3e3e3e;padding:.5em 1em}.orders-page-lower{overflow-x:hidden}.orders-page-lower ul{margin-top:0;margin-bottom:0;padding-bottom:2em;background:#f8f8f8}.orders-page-lower ul .order-card{width:100%;border-radius:unset;border:unset;background:#fff;margin-bottom:1em;border-left:0;border-right:0}.orders-page-lower ul .order-card .order-card-header-mobile-only{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid;border-color:#f3f3f3;padding:1em}.orders-page-lower ul .order-card .order-card-header{border-color:#f3f3f3;-webkit-justify-content:space-between;justify-content:space-between;background:#fff;border-radius:unset;padding:1em}.orders-page-lower ul .order-card .order-card-header .order-card-header-col-2{-webkit-flex:none;flex:none;text-align:right}.orders-page-lower ul .order-card .order-card-header .order-card-header-col-3{display:none}.orders-page-lower ul .order-card .order-card-content{padding:0 1em}.orders-page-lower ul .order-card .order-card-content ul{background:#fff}.orders-page-lower ul .order-card .order-card-content ul li{padding-right:0;border-color:#f3f3f3}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-1{min-width:80px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-1 div{height:80px}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2{min-height:6em}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right .order-line-item-return-mobile{display:block}.orders-page-lower ul .order-card .order-card-content ul li .order-line-item .order-line-item-col-2 .order-line-item-right .order-line-item-return{display:none}.orders-page-lower ul .order-card .order-card-footer{border-color:#f3f3f3;padding:.5em 1em;min-height:unset;border-radius:unset;background:#fff;-webkit-justify-content:flex-end;justify-content:flex-end}.orders-page-lower ul .order-card .order-card-footer .order-card-footer-col-1{display:none}.orders-page-lower ul .order-card:last-child{margin-bottom:0}.order-address-dropdown~div{right:0!important;left:unset}}@media(max-width:660px){.orders-page-container .modal-popup-footer{height:40px}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container{position:fixed;bottom:0;left:0;right:0;height:40px}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-primary,.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-secondary{padding:0}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-primary button,.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-secondary button{border-radius:0}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-secondary{-webkit-flex-grow:.4;flex-grow:.4}.orders-page-container .modal-popup-footer .orders-returns-popup-footer-container .orders-returns-popup-footer-primary{-webkit-flex-grow:.6;flex-grow:.6}}@media(max-width:550px){.orders-page-container .orders-returns-popup-content .orders-returns-popup-content-image{min-width:unset;max-width:120px;-webkit-flex:1 1;flex:1 1}.orders-page-container .orders-returns-popup-content .orders-returns-popup-content-details{-webkit-flex:1 1;flex:1 1;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-flex-direction:column;flex-direction:column}.orders-page-container .orders-returns-popup-content .orders-returns-popup-content-details .orders-returns-popup-content-details-inner-1{-webkit-flex-direction:column;flex-direction:column}}.cart-page{min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:1em 2em}.cart-page-title{text-align:center;margin:1em auto 1.5em;font-size:26px;font-weight:700}.cart-container{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between}.cart-container .cart-container-left{-webkit-flex:1 1;flex:1 1;margin-right:2em;min-width:400px}.cart-container .cart-container-right{-webkit-flex:1 1;flex:1 1;max-width:330px}.cart-container-block{border-radius:1em;width:100%;border:1px solid #c3c3c3;padding:1em 2em;margin-bottom:2em}.cart-container-address{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.cart-container-address .cart-container-address-mobile-button{display:none}.cart-container-address button{white-space:nowrap;border-radius:2em;border:1px solid #1a89f0;color:#1a89f0;background:#fff;text-transform:uppercase}.cart-container-address .cart-address-left{-webkit-flex:1 1;flex:1 1;font-size:16px;color:#707070}.cart-container-address .cart-address-left .cart-address-line-1{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.cart-container-address .cart-address-left .cart-address-line-1 .cart-address-line-1-1{margin-right:.4em;white-space:nowrap}.cart-container-address .cart-address-left .cart-address-line-1 .cart-address-line-1-2{color:#173458;font-weight:600;white-space:nowrap}.cart-container-address .cart-address-right{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-left:1em}.cart-container-outofstock{display:-webkit-flex;display:flex;min-height:6em}.cart-container-outofstock .cart-container-outofstock-left{height:6em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.cart-container-outofstock .cart-container-outofstock-right{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.cart-container-outofstock .cart-container-outofstock-right .cart-outofstock-header{font-size:16;font-weight:600;color:#3e3e3e}.cart-container-outofstock .cart-container-outofstock-right .cart-outofstock-content{color:#707070}.cart-container-outofstock .cart-container-outofstock-right .cart-outofstock-textbutton{text-transform:uppercase;font-size:16;font-weight:600;color:#1a89f0;cursor:pointer;margin-top:1em}.cart-container-listitem p{color:#3e3e3e}.cart-container-listitem .cart-listitem-summary{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 10px 1em}.cart-container-listitem .cart-listitem-summary p{font-size:18px;font-weight:600;color:#3e3e3e}.cart-container-listitem ul{margin:0;padding:0;list-style:none}.cart-container-listitem ul li .cart-container-block{padding-bottom:.5em}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-vendor{font-size:18px;color:#3e3e3e;font-weight:600;letter-spacing:1px;text-transform:uppercase}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-title{font-size:16px;color:#707070;font-weight:600}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-variant{font-size:14px;color:#707070}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-variant-sku{font-size:12px;color:#707070}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-fitscore .cart-lineitem-fitscore-text{color:#3e3e3e;text-transform:uppercase}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-fitscore .cart-lineitem-fitscore-value{text-align:center;margin:0 .5em;border:1px solid #909090;border-radius:.3em;font-size:15px;color:#1a89f0}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-price{font-size:20px;font-weight:600}.cart-container-order-summary{position:sticky;top:-webkit-calc(80px + 20px);top:calc(80px + 20px)}.cart-container-order-summary .cart-order-summary-header{font-size:18px;font-weight:700;color:#3e3e3e;margin-bottom:1em}.cart-container-order-summary .cart-order-summary-lower{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:1em 0 .5em}.cart-container-order-summary .cart-order-summary-lower p{font-size:16px;font-weight:700;color:#3e3e3e}.cart-listitem{padding-top:1.6em}.cart-listitem .cart-listitem-upper{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.cart-listitem .cart-listitem-upper .cart-listitem-image-outer{width:11em;height:auto;min-height:6em;position:relative;margin-right:1em;margin-bottom:1em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.cart-listitem .cart-listitem-upper .cart-listitem-image-outer .cart-listitem-image-inner{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5em;border:1px solid #e3e3e3;border-radius:1em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;overflow:hidden}.cart-listitem .cart-listitem-lower{display:-webkit-flex;display:flex;padding-top:.5em}.cart-listitem .cart-listitem-lower button{background:transparent;padding-left:2.5em;padding-right:2.5em;color:#707070;font-weight:500!important;font-size:16px!important;-webkit-transition:none;transition:none}.cart-listitem .cart-listitem-lower button:last-child{margin-left:.5em}.cart-listitem .cart-listitem-lower button:hover:last-child{color:#1a89f0;font-weight:600!important}.cart-listitem .cart-listitem-lower button:first-child{margin-right:.5em}.cart-listitem .cart-listitem-lower button:hover:first-child{color:#3e3e3e;font-weight:600!important}.cart-listitem-outofstock{border-color:#e84452}.cart-listitem-outofstock .cart-listitem-outofstock-label{color:#e84452;font-weight:600;letter-spacing:1px;text-transform:uppercase}.cart-container-order-proceed-button button{width:100%;border-radius:2em;border:1px solid #1a89f0;color:#fff;background:#1a89f0;text-transform:uppercase}.cart-container-order-proceed-button button:hover{color:#1a89f0;background:#fff}.cart-remove-item-popup-footer{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:2em 1em 2em 0;margin-right:1em}.cart-remove-item-popup-footer .cart-listitem-image-outer{padding:1em 0 0 1em;width:8em;height:auto;min-height:6em;position:relative;margin-right:1em;margin-bottom:1em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.cart-remove-item-popup-footer .cart-listitem-image-outer .cart-listitem-image-inner{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5em;border:1px solid #e3e3e3;border-radius:1em;overflow:hidden}.cart-empty-page,.cart-remove-item-popup-footer .cart-listitem-image-outer .cart-listitem-image-inner{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.cart-empty-page{height:100%;width:100%;-webkit-align-items:center;align-items:center;min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px)}.cart-empty-page .cart-empty-text-1{font-size:18px;color:#1a89f0;margin:.5em;font-weight:600;letter-spacing:1px}.cart-empty-page button{border-radius:2em;border:1px solid #1a89f0;height:40px;width:16em;background:#fff;color:#1a89f0;margin:1em 0}.cart-add-address-section-header{font-size:20px;font-weight:600}.cart-add-address-section-content{margin:1em 0}.cart-add-address-section-content .address{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.cart-add-address-section-content .address .addressDetails-section{margin-bottom:.5em;width:50%;padding:.2em .5em}.cart-add-address-section-content .address .addressDetails-section .addressDetails-type{color:#3e3e3e;text-transform:capitalize;margin-bottom:.4em}.cart-add-address-section-content .address .addressDetails-section .addressDetails-input{border-radius:2em;padding-left:1em;padding-right:1em}.cart-add-address-section-content .address .addressDetails-section .addressDetails-input-disabled{background:#f3f3f3}.cart-add-address-section-content .address .addressDetails-section:nth-child(3),.cart-add-address-section-content .address .addressDetails-section:nth-child(4){width:100%}.cart-add-address-section-content .address .addressDetails-section-required .addressDetails-type{color:red}.cart-add-address-section-content .address .addressDetails-section-required .addressDetails-input{border-color:red}.cart-add-address-section-footer{display:-webkit-flex;display:flex;margin:auto .5em}.cart-add-address-section-footer button{-webkit-flex:1 1;flex:1 1;border-radius:2em;border:1px solid #1a89f0;white-space:nowrap}.cart-add-address-section-footer .cart-add-address-primary-btn{background:#1a89f0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;margin-left:.5em}.cart-add-address-section-footer .cart-add-address-secondary-btn{background:#fff;color:#1a89f0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;margin-right:.5em}@media(max-width:900px){.cart-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}.cart-listitem .cart-listitem-upper .cart-listitem-image-outer{width:10em}.cart-listitem .cart-listitem-lower button{padding-left:2em;padding-right:2em}}@media(max-width:780px){.cart-page{padding:1em}.cart-container .cart-container-left{margin-right:1em}.cart-container-block{padding:1em}}@media(max-width:660px){.cart-page{padding:0;min-height:unset}.cart-empty-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}.cart-page-title{display:none}.cart-container{background:#f8f8f8;-webkit-flex-direction:column;flex-direction:column}.cart-container .cart-container-left{margin-right:0;min-width:unset}.cart-container .cart-container-right{-webkit-flex:1 1;flex:1 1;max-width:unset}.cart-container-block{background:#fff;margin-bottom:1em;border-radius:0;border:unset}.cart-container-outofstock{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.cart-container-outofstock .cart-container-outofstock-right{padding-right:1em}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-vendor{font-size:14px;line-height:18px}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-title,.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-variant{font-size:12px;line-height:18px}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-variant-sku{font-size:10px;line-height:18px}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-fitscore .cart-lineitem-fitscore-text{font-size:11px}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-fitscore .cart-lineitem-fitscore-value{font-size:12px;line-height:16px}.cart-container-listitem ul li .cart-container-block .cart-listitem-upper .cart-lineitem-price{font-size:16px}.cart-container-listitem ul li .cart-container-block .cart-listitem-lower button{font-size:12px}.cart-listitem .cart-listitem-upper .cart-listitem-image-outer{width:8em}.cart-listitem .cart-listitem-lower button{padding-left:1em;padding-right:1em}.cart-container-order-proceed-button{position:fixed;left:0;bottom:0;height:40px;right:0}.cart-container-order-proceed-button button{border-radius:unset;border:1px solid #1a89f0;color:#fff;background:#1a89f0}.cart-container-order-proceed-button-footer-visible{position:unset}.cart-container-address .cart-container-address-mobile-button{display:block}.cart-container-address .cart-container-address-desktop-button{display:none}.cart-remove-item-popup-footer .cart-listitem-image-outer{padding:1em 0 0}}.wishlist-page{min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.wishlist-empty-icon{height:4rem;width:4rem}.wishlist-container{padding:0 40px 40px;margin-top:20px;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.wishlist-container,.wishlist-container .wishlist-page-header{position:relative;display:-webkit-flex;display:flex}.wishlist-container .marketplace-menu ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none;-webkit-justify-content:normal;justify-content:normal;-webkit-align-items:stretch;align-items:stretch;max-width:max(1128px,80%);margin:0 auto}.wishlist-container .marketplace-menu ul li .marketplace-card{position:relative;margin:10px;min-height:unset}@media(max-width:900px){.wishlist-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}.wishlist-container{margin-left:30px;margin-right:30px}}@media(max-width:660px){.wishlist-container{padding:0;margin:0}.wishlist-container .wishlist-page-header{margin-left:20px;display:none}.wishlist-container .marketplace-menu ul,.wishlist-container .marketplace-menu ul li .marketplace-card{margin:0}}.product-page{min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.product-page .carousel-gallery-wrapper-outer-container{border:1px solid #f3f3f3;border-radius:2em;-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center}.product-page .carousel-gallery-wrapper{position:relative;width:100%;padding-top:min(calc(100vh - 80px) - 80px - 200px,60%)}.product-page .carousel-gallery{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;max-height:-webkit-calc(-webkit-calc(100vh - 80px) - 80px);max-height:calc(calc(100vh - 80px) - 80px)}.product-page .carousel-gallery .carousel-cell{border-radius:4px}.product-page .carousel-gallery .flickity-viewport{height:100%!important;border-radius:1em}.product-page .carousel-gallery .flickity-button{height:30px;width:30px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;background:#fff;border:1px solid #e3e3e3;-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,.02);box-shadow:0 0 4px 2px rgba(0,0,0,.02)}.product-page .carousel-gallery .flickity-button svg{height:12px;width:12px;fill:#1a89f0;padding:2px}.product-page .carousel-gallery .flickity-prev-next-button.next{right:1.1em}.product-page .carousel-gallery .flickity-prev-next-button.prev{left:1.1em}.product-page .carousel-gallery-nav{height:120px!important;margin-bottom:20px}.product-page .carousel-gallery-nav .thumbnail-image{height:100px;width:200px;margin:1em 0;opacity:.6;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;border-radius:.5em}.product-page .carousel-gallery-nav .thumbnail-image:hover{cursor:pointer}.product-page .carousel-gallery-nav .is-selected,.product-page .carousel-gallery-nav .thumbnail-image:hover{opacity:1;z-index:1}.product-mobile-page-divider{min-height:8px;background:#e3e3e3;width:100%}.product-mobile-view-page-wrapper{min-height:-webkit-calc(-webkit-calc(100vh - 60px) - 50px);min-height:calc(calc(100vh - 60px) - 50px);min-height:-webkit-calc(-webkit-fill-available - 50px);min-height:-webkit-calc(-moz-available - 50px);min-height:-webkit-calc(fill-available - 50px);-webkit-flex-direction:column;flex-direction:column}.product-mobile-view-page-wrapper,.product-mobile-view-page-wrapper .product-main-description{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.product-mobile-view-page-wrapper .product-main-description{-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column}.product-mobile-view-page-wrapper .product-main-description .product-description-row-1{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.product-mobile-view-page-wrapper .product-main-description .product-description-row-1 .product-description-title{font-size:24px;color:#173458;font-weight:700;letter-spacing:1px;margin-bottom:1ex}.product-mobile-view-page-wrapper .product-main-description .product-description-description{font-size:18px;font-weight:500;color:#707070;margin-bottom:1ex}.product-mobile-view-page-wrapper .product-main-description .product-description-id{font-size:14px;color:#707070;margin-bottom:1ex}.product-mobile-view-page-wrapper .product-main-description .product-description-discount{font-size:18px;color:#1a89f0;margin-bottom:1ex}.product-mobile-view-page-wrapper .product-main-description .product-description-price{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.product-mobile-view-page-wrapper .product-main-description .product-description-price .product-description-new-price{margin-right:8px;font-size:26px;line-height:26px;font-weight:700;color:#3e3e3e}.product-mobile-view-page-wrapper .product-main-description .product-description-price .product-description-old-price{font-size:18px;line-height:18px;color:#707070;text-decoration:line-through}.floating-nav-bar{width:100%;background:#fff;border-color:transparent}.floating-nav-bar Button{border-radius:0!important}.floating-nav-bar-fixed{position:fixed;bottom:0}.floating-nav-bar-overlay .product-mobile-page-divider{-webkit-transition:200ns ease-in-out;transition:200ns ease-in-out}.floating-nav-bar-overlay-visible,.floating-nav-bar-overlay-visible .product-mobile-page-divider{height:0}.floating-nav-bar-overlay-not-visible{height:-webkit-calc(40px + 1em);height:calc(40px + 1em)}.floating-nav-bar-overlay-not-visible .product-mobile-page-divider{height:20px}.product-container{position:relative;margin:20px;-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.product-row-1{height:60px}.product-row-2{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;width:100%}.product-row-2 .product-col-1{width:60%;max-width:700px;margin:0 20px 0 60px;-webkit-flex:1 1;flex:1 1}.product-row-2 .product-col-1 .marketplace-gallery-desktop{min-height:min(800px,-webkit-calc(100vh - 80px) - 80px);min-height:min(800px,calc(100vh - 80px) - 80px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.product-row-2 .product-col-1 .product-inner-row{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:4em 0 2em}.product-row-2 .product-col-1 .product-inner-row .product-inner-col{width:45%}.product-row-2 .product-col-2{max-width:520px;width:30%;padding-top:60px;padding-left:40px;margin-right:40px}.product-row-2 .product-col-2,.product-row-2 .product-col-2 .product-col-section{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.product-row-2 .product-col-2 .product-col-section{position:sticky;top:-webkit-calc(80px + 40px);top:calc(80px + 40px);min-height:-webkit-calc(-webkit-calc(100vh - 80px) - 80px);min-height:calc(calc(100vh - 80px) - 80px);max-height:-webkit-calc(-webkit-calc(100vh - 80px) - 80px);max-height:calc(calc(100vh - 80px) - 80px)}.product-row-2 .product-col-2 .product-col-section .product-col-content{margin-bottom:15px}.product-row-2 .product-col-2 .product-col-section .product-col-content:last-child{margin-bottom:1em}.product-row-3{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;width:100%;margin:20px auto}.product-row-3 .product-col{width:30%;min-height:10px}.product-desktop-view .product-main-description{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-height:520px}.product-desktop-view .product-main-description .product-description-title{color:#3e3e3e;font-weight:700;font-size:24px;letter-spacing:2px}.product-desktop-view .product-main-description .product-description-description{font-size:18px;margin:.4em 0 .2em;color:#3e3e3e}.product-desktop-view .product-main-description .product-description-id{font-size:14px;color:#3e3e3e}.product-desktop-view .product-main-description .product-description-discount{font-size:14px}.product-desktop-view .product-main-description .product-description-price{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;margin:.5em 0 1em}.product-desktop-view .product-main-description .product-description-price .product-description-new-price{color:#3e3e3e;font-size:22px;font-weight:600;line-height:26px;margin-right:2em}.product-desktop-view .product-main-description .product-description-price .product-description-old-price{font-size:16px;line-height:16px;text-decoration:line-through}.product-desktop-view .product-main-description .product-description-color,.product-desktop-view .product-main-description .product-description-gender,.product-desktop-view .product-main-description .product-description-size{position:relative;margin-bottom:1.4em!important}.product-desktop-view .product-main-description .product-description-color p:first-child,.product-desktop-view .product-main-description .product-description-gender p:first-child,.product-desktop-view .product-main-description .product-description-size p:first-child{font-size:18px;font-weight:600;line-height:18px;color:#3e3e3e;margin-bottom:.5em}.product-desktop-view .product-main-description .product-description-color .product-description-color-options,.product-desktop-view .product-main-description .product-description-gender .product-description-color-options,.product-desktop-view .product-main-description .product-description-size .product-description-color-options{display:-webkit-flex;display:flex}.product-desktop-view .product-main-description .product-description-color .product-description-color-options .product-description-color-options-outer,.product-desktop-view .product-main-description .product-description-gender .product-description-color-options .product-description-color-options-outer,.product-desktop-view .product-main-description .product-description-size .product-description-color-options .product-description-color-options-outer{margin-right:.5em;border:1px solid #e3e3e3;border-radius:50%;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:2em;width:2em}.product-desktop-view .product-main-description .product-description-color .product-description-color-options .product-description-color-options-outer .product-description-color-options-inner,.product-desktop-view .product-main-description .product-description-gender .product-description-color-options .product-description-color-options-outer .product-description-color-options-inner,.product-desktop-view .product-main-description .product-description-size .product-description-color-options .product-description-color-options-outer .product-description-color-options-inner{height:1.6em;width:1.6em;border-radius:50%}.product-desktop-view .product-main-description .product-description-color .product-description-color-options .product-description-color-options-outer-selected,.product-desktop-view .product-main-description .product-description-gender .product-description-color-options .product-description-color-options-outer-selected,.product-desktop-view .product-main-description .product-description-size .product-description-color-options .product-description-color-options-outer-selected{border-color:#909090}.product-desktop-view .product-main-description .product-description-color .product-description-color-options .product-description-color-options-outer:hover,.product-desktop-view .product-main-description .product-description-gender .product-description-color-options .product-description-color-options-outer:hover,.product-desktop-view .product-main-description .product-description-size .product-description-color-options .product-description-color-options-outer:hover{border:1px solid #3e3e3e;cursor:pointer}.product-desktop-view .product-main-description .product-description-color .product-description-gender-value,.product-desktop-view .product-main-description .product-description-gender .product-description-gender-value,.product-desktop-view .product-main-description .product-description-size .product-description-gender-value{padding-left:.5em;position:relative;top:0}.product-desktop-view .product-main-description .product-description-size{margin-bottom:1em!important}.product-desktop-view .product-main-description .product-description-gender{display:-webkit-flex;display:flex;-webkit-align-items:baseline;align-items:baseline}.product-desktop-view .product-main-description .product-description-gender p{font-size:18px;font-weight:500!important}.product-desktop-view .product-main-description .product-description-buttons{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.product-desktop-view .product-main-description .product-description-buttons button{width:48%;max-width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap}.product-mobile-view{display:none}.product-mobile-view .product-mobile-view-page-wrapper .marketplace-section,.product-mobile-view .profile-mobile-content .marketplace-section{padding:20px}.product-mobile-view .product-mobile-view-page-wrapper .marketplace-section:first-child{padding:0}.product-mobile-view .product-description-color p{font-size:18px;line-height:18px;font-weight:700}.product-mobile-view .product-description-color .product-description-color-options{display:-webkit-flex;display:flex;margin-top:1em}.product-mobile-view .product-description-color .product-description-color-options .product-description-color-options-outer{margin-right:.5em;border:1px solid #e3e3e3;border-radius:50%;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:2em;width:2em}.product-mobile-view .product-description-color .product-description-color-options .product-description-color-options-outer .product-description-color-options-inner{height:1.6em;width:1.6em;border-radius:50%}.product-mobile-view .product-description-color .product-description-color-options .product-description-color-options-outer-selected{border-color:#909090}.product-mobile-view .product-description-color .product-description-color-options .product-description-color-options-outer:hover{border:1px solid #3e3e3e;cursor:pointer}.product-description .pdp-product-description-title,.product-description h1,.product-description h2,.product-description h3,.product-description h4,.product-description h5,.product-description h6{font-size:18px;font-weight:700;margin-top:1em;color:#3e3e3e;text-transform:uppercase;letter-spacing:1px}.product-description .pdp-product-description-content,.product-description p{font-size:16px;color:#707070}.product-description .pdp-product-description-title:first-child,.product-description h1:first-child,.product-description h2:first-child,.product-description h3:first-child,.product-description h4:first-child,.product-description h5:first-child,.product-description h6:first-child{margin-top:0}@media(max-width:780px){.product-desktop-view .product-main-description .product-description-buttons{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:unset;justify-content:unset}.product-desktop-view .product-main-description .product-description-buttons button{width:100%;max-width:unset;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:unset}}@media(max-width:660px){.product-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}.product-page .carousel-gallery-wrapper-outer-container{border:unset;-webkit-box-shadow:unset;box-shadow:unset}.product-page .carousel-gallery-wrapper{border-bottom:1px solid #e3e3e3}.product-page .carousel-gallery-wrapper .flickity-page-dots{bottom:12px}.product-page .carousel-gallery-wrapper .flickity-page-dots .dot{background:#fff;opacity:1;border:1px solid #e3e3e3}.product-page .carousel-gallery-wrapper .flickity-page-dots .is-selected{background:#1a89f0}.product-page .carousel-gallery .carousel-cell,.product-page .carousel-gallery .flickity-viewport{border-radius:0}.product-desktop-view{display:none}.product-mobile-view{display:block}.product-container{margin:0}}@media(max-width:550px){.product-page .carousel-gallery-wrapper{padding-top:80%}}@media(max-width:450px){.product-page .carousel-gallery-wrapper{padding-top:100%}}.login-loader-overlay{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;top:40%;background:rgba(0,0,0,.1);border-radius:35px;z-index:1}.login-loader-size{position:absolute;top:0;left:0;height:10vw;width:10vw;margin-left:47%;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.marketplace-splashscreen-container{min-height:-webkit-calc(-webkit-calc(100vh - 80px) + 80px);min-height:calc(calc(100vh - 80px) + 80px);height:100%;position:relative;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:2em 0}.marketplace-splashscreen-container .marketplace-splashscreen-upper{width:100%}.marketplace-splashscreen-container .marketplace-splashscreen-upper .marketplace-splashscreen-image-size{min-height:3em;margin:0 auto;width:16em}.marketplace-splashscreen-container .marketplace-splashscreen-upper .marketplace-splashscreen-text{text-transform:uppercase;margin:.5em auto 1em;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:18px}.marketplace-splashscreen-container .marketplace-splashscreen-middle{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%}.marketplace-splashscreen-container .marketplace-splashscreen-middle,.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section,.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .carousel-gallery2{-webkit-flex:1 1;flex:1 1;height:100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .carousel-gallery2 .flickity-viewport{-webkit-flex:1 1;flex:1 1}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .is-selected .marketplace-splashscreen-section-cardbox{padding:1em;opacity:1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .is-selected .marketplace-splashscreen-section-card-body{padding:4em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .is-selected .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-know-more{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.6)));background-image:-webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0),hsla(0,0%,100%,.6));background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0),hsla(0,0%,100%,.6))}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .is-selected .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-know-more p{opacity:1!important}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .flickity-prev-next-button{background:#fff;border-radius:50%;height:2em;width:2em;-webkit-box-shadow:0 2px 4px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px 4px rgba(0,0,0,.05);opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .flickity-prev-next-button svg{fill:#1a89f0}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .flickity-prev-next-button:disabled{opacity:0}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox{width:80vw;max-width:50em;height:100%;min-height:30em;padding:4em 2em;overflow:visible;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card{height:100%;width:100%;background:transparent;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:visible}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-title{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-title div{border-top-left-radius:4em;border-top-right-radius:4em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-title div p{text-transform:uppercase;color:#1a89f0;font-weight:600;letter-spacing:1px;padding:0 2em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body{position:relative;background:#fff;padding:2em;-webkit-flex:1 1;flex:1 1;border-radius:2em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-arch{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;padding:2em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-arch p{margin-top:1em;text-align:center}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-feet{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;width:100%;padding:2em 0}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-feet div{padding-top:1em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-feet p{margin-top:1em;text-align:center}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general .marketplace-splashscreen-section-card-body-general-row{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #1a89f0}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general .marketplace-splashscreen-section-card-body-general-row p{font-size:12px;line-height:22px}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general .marketplace-splashscreen-section-card-body-general-row .marketplace-splashscreen-section-card-body-general-value{-webkit-flex:1 1;flex:1 1;padding-left:2em;font-weight:600}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general .marketplace-splashscreen-section-card-body-general-row .marketplace-splashscreen-section-card-body-general-data{width:8em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general .marketplace-splashscreen-section-card-body-general-row .marketplace-splashscreen-section-card-body-general-data p{text-align:center}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-content{-webkit-flex:1 1;flex:1 1;max-height:60%}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-content p{font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-content ul{display:none}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-know-more{position:absolute;bottom:0;left:0;right:0;height:80px;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(hsla(0,0%,100%,.7)),to(#fff));background-image:-webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.7),#fff);background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.7),#fff);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:right;cursor:pointer}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-know-more p{position:absolute;right:2em;bottom:1em;opacity:0;color:#1a89f0;font-weight:600;letter-spacing:1px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.marketplace-splashscreen-container .marketplace-splashscreen-lower{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.marketplace-splashscreen-container .marketplace-splashscreen-lower .marketplace-splashscreen-lower-section{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:1em}.marketplace-splashscreen-container .marketplace-splashscreen-lower .marketplace-splashscreen-lower-section .custom-checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.marketplace-splashscreen-container .marketplace-splashscreen-lower .marketplace-splashscreen-lower-section .custom-checkbox:hover{cursor:pointer}.marketplace-splashscreen-container .marketplace-splashscreen-lower .marketplace-splashscreen-lower-section .custom-checkbox:hover p{color:#1a89f0}.marketplace-splashscreen-container .marketplace-splashscreen-lower .marketplace-splashscreen-lower-section-button button{background:#1a89f0;color:#fff;border:1px solid #1a89f0;border-radius:4em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase}.marketplace-splashscreen-container .marketplace-splashscreen-lower .marketplace-splashscreen-lower-section-button button:hover{background:#fff;color:#1a89f0}.marketplace-splashscreen-container .marketplace-splashscreen-close-button{position:absolute;top:0;right:0;margin-top:2em;margin-right:2em;border:2px solid #4d4d4d;border-radius:50%;height:2em;width:2em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;cursor:pointer}.marketplace-splashscreen-container .marketplace-splashscreen-close-button p{color:#4d4d4d;font-weight:600;font-size:14px;line-height:14px;text-align:center}.marketplace-splashscreen-container .marketplace-splashscreen-close-button:hover{border-color:#131313}.marketplace-splashscreen-container .marketplace-splashscreen-close-button:hover p{color:#131313}.marketplace-fitprofile-container{-webkit-flex:1 1;flex:1 1;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:2em 0}.marketplace-fitprofile-container .center-items{-webkit-align-items:center;align-items:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section{width:100%}.marketplace-fitprofile-container .marketplace-fitprofile-container-section .marketplace-fitprofile-image-size{min-height:3em;margin:0 auto;width:16em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section .marketplace-fitprofile-text{text-transform:uppercase;margin:.5em auto 0;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:18px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .legaldocs-container,.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .legaldocs-section{-webkit-flex:1 1;flex:1 1}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .legaldocs-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype{margin:0 2em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype p{margin-bottom:1em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container{display:-webkit-flex;display:flex;margin-bottom:4em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-image{-webkit-flex:1 1;flex:1 1;max-width:50%;min-width:250px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:2em auto}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-content{-webkit-flex:1 1;flex:1 1;padding-left:8em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-content .archType-data-container-content-header-1{display:-webkit-flex;display:flex;color:#c3c3c3}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-content .archType-data-container-content-header-1 p{font-size:36px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-content .archType-data-container-content-header-1 p b{color:#454e57}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-content .archType-data-container-content-header-2{color:#c3c3c3}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-content .archType-data-container-content-header-2 p{font-size:36px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype ul{padding:0;list-style:none;position:relative}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype ul li{position:relative;margin-top:2em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-inner{height:100%;display:-webkit-flex;display:flex}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer{position:relative;-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .marketplace-fitprofile-generalinfo-image-section{position:absolute;bottom:0;text-align:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .marketplace-fitprofile-generalinfo-image-section P{color:#707070;font-size:12px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .marketplace-fitprofile-generalinfo-image-section .marketplace-fitprofile-generalinfo-image-section-inner{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding-top:1em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .marketplace-fitprofile-generalinfo-image-section .marketplace-fitprofile-generalinfo-image-section-inner button{height:32px;color:#707070;font-size:10px;line-height:14px;background:#fff;border-top:1px solid #909090;border-bottom:1px solid #909090;border-left:1px solid #909090;border-radius:0;font-weight:500!important;padding:.5em 2em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;letter-spacing:1px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .marketplace-fitprofile-generalinfo-image-section .marketplace-fitprofile-generalinfo-image-section-inner button:first-child{border-top-left-radius:1em;border-bottom-left-radius:1em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .marketplace-fitprofile-generalinfo-image-section .marketplace-fitprofile-generalinfo-image-section-inner button:last-child{border-right:1px solid #909090;border-top-right-radius:1em;border-bottom-right-radius:1em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .marketplace-fitprofile-generalinfo-image-section .marketplace-fitprofile-generalinfo-image-section-inner button:hover{color:#1a89f0}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .marketplace-fitprofile-generalinfo-image-section .marketplace-fitprofile-generalinfo-image-section-inner .is-selected{color:#1a89f0;font-weight:700!important}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .threedrenderer{position:relative;min-height:300px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .threedrenderer:before{content:" ";position:absolute;left:0;right:0;top:0;height:10%;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(top,#fff,hsla(0,0%,100%,0));background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0))}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image-outer .threedrenderer:after{content:" ";position:absolute;left:0;right:0;bottom:0;height:20%;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,0));background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image{background-size:cover;background-position:50%;height:20em;width:24em;margin:1em 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general{-webkit-align-self:center;align-self:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;min-width:300px;max-width:400px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;border-radius:2em;padding:.3em 0;cursor:pointer}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row p{font-size:14px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row .marketplace-fitprofile-section-card-body-general-value{position:relative;-webkit-flex:1 1;flex:1 1;padding-left:2em;font-weight:600;white-space:nowrap}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row .marketplace-fitprofile-section-card-body-general-data{-webkit-flex:1 1;flex:1 1}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row .marketplace-fitprofile-section-card-body-general-data p{text-align:left;padding-left:2em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row-is-selected,.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row:hover{background:#deeefd}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row:nth-child(2){background:transparent;font-weight:600;font-size:16px;color:#1a89f0;letter-spacing:1px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-continue-shopping{padding-top:2em;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-justify-content:center;justify-content:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-continue-shopping button{background:#1a89f0;color:#fff;border:1px solid #1a89f0;border-radius:2em;letter-spacing:1px;text-transform:uppercase;padding-left:2em;padding-right:2em;min-width:18em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-continue-shopping button:last-child{margin-top:1em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-continue-shopping .marketplace-fitprofile-section-card-secondary-button{background:#fff;color:#1a89f0}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype{margin:0 4em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype .marketplace-fitprofile-feettype-section{margin-bottom:2em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype .marketplace-fitprofile-feettype-section .feetImages{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;justify-content:space-around;margin:1em auto}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype .marketplace-fitprofile-feettype-section .feetImages .image-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype .marketplace-fitprofile-feettype-section .feetImages .image-container p{text-align:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype .marketplace-fitprofile-feettype-section .feetImages .image{background-position:50%;background-size:cover;margin:1rem 2rem;height:7.2em;width:10em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype .marketplace-fitprofile-feettype-section ul{padding:0}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype .marketplace-fitprofile-feettype-section ul li{margin:1em 0}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype .marketplace-fitprofile-feettype-section ul li p{font-size:16px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-lower .marketplace-fitprofile-container-section-button{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:center;justify-content:center;margin:2em 0}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-lower .marketplace-fitprofile-container-section-button button{background:#1a89f0;color:#fff;border:1px solid #1a89f0;border-radius:4em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;width:16em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-lower .marketplace-fitprofile-container-section-button button:hover{background:#fff;color:#1a89f0;font-weight:600}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-lower .marketplace-fitprofile-container-section-button .marketplace-fitprofile-secondary-button{background:#fff;color:#1a89f0;margin-right:4em}.marketplace-firsttime-section{margin:1em auto!important}.marketplace-fitprofile-container-section-button-overlay,.marketplace-splashscreen-lower-section-button-overlay{display:none;height:40px;width:100%}.marketplace-fitprofile-generalinfo-in-view{display:none}@media(max-width:900px){.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container{display:-webkit-flex;display:flex}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-content{padding-left:4em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row .marketplace-fitprofile-section-card-body-general-data p,.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-row .marketplace-fitprofile-section-card-body-general-value{padding-left:1em}}@media(max-width:660px){.marketplace-splashscreen-container .marketplace-splashscreen-section .carousel-gallery-wrapper2 .is-selected .marketplace-splashscreen-section-cardbox{padding:.5em}.marketplace-splashscreen-container .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox{padding:2em .5em}.marketplace-splashscreen-container .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-know-more p{left:0;right:0!important;text-align:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-image{width:100%;max-width:unset}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype .archType-data-container .archType-data-container-content{padding-left:0;min-width:unset}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-inner{-webkit-flex-direction:column;flex-direction:column}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general{min-width:270px;max-width:420px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general .marketplace-fitprofile-section-card-body-general-continue-shopping{display:none}.marketplace-fitprofile-generalinfo-in-view{display:block}}@media(max-width:550px){.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .flickity-prev-next-button{display:none}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .carousel-gallery-wrapper2 .is-selected .marketplace-splashscreen-section-cardbox{padding:1em .5em;opacity:1}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox{width:90vw;opacity:.7;padding-left:.5em;padding-right:.5em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body{padding:1em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-arch{padding:1em;height:100%;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:column;flex-direction:column}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-arch div{margin:0 auto}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-feet{padding:1em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general{padding:.5em 0}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general .marketplace-splashscreen-section-card-body-general-row .marketplace-splashscreen-section-card-body-general-value{padding-left:1em}.marketplace-splashscreen-container .marketplace-splashscreen-middle .marketplace-splashscreen-section .marketplace-splashscreen-section-cardbox .marketplace-splashscreen-section-card .marketplace-splashscreen-section-card-body .marketplace-splashscreen-section-card-body-general .marketplace-splashscreen-section-card-body-general-row .marketplace-splashscreen-section-card-body-general-data{width:5em}.marketplace-splashscreen-container .marketplace-splashscreen-lower .marketplace-splashscreen-lower-section-button{position:fixed;bottom:0;left:0;right:0;width:100%;height:40px}.marketplace-splashscreen-container .marketplace-splashscreen-lower .marketplace-splashscreen-lower-section-button button{height:100%;width:100%;border-radius:0!important}.marketplace-splashscreen-container .marketplace-splashscreen-section-not-mobile{display:none}.marketplace-fitprofile-container{padding-bottom:0}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype{margin:0 .5em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype ul li .archImages .image-container .image1{height:130px;width:195px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype ul li .archImages .image-container .image2{height:88px;width:200px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-archtype ul li .archImages .image-container .image3{height:155px;width:180px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo{margin:0 .5em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-section-card-body-general{margin-bottom:2em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-feettype{margin:0 .5em}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-lower{position:fixed;bottom:0;left:0;right:0;width:100%;height:40px}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-lower .marketplace-fitprofile-container-section-button{margin:0}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-lower .marketplace-fitprofile-container-section-button button{width:100%;border-radius:0;padding:0}.marketplace-fitprofile-container .marketplace-fitprofile-container-section-lower .marketplace-fitprofile-container-section-button .marketplace-fitprofile-secondary-button{margin-right:unset;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:45%}.marketplace-fitprofile-container .footer-inView{position:unset}.marketplace-fitprofile-container-section-button-overlay,.marketplace-splashscreen-lower-section-button-overlay{display:block}.marketplace-splashscreen-lower-section-button-overlay-with-footer{display:none}}@media(max-width:450px){.marketplace-fitprofile-container .marketplace-fitprofile-container-section-middle .marketplace-fitprofile-generalinfo .marketplace-fitprofile-generalinfo-image{height:14em;width:20em}}.marketplace-choice-container{width:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.marketplace-choice-container p{color:#3e3e3e}.marketplace-choice-container-section{-webkit-flex:1 1;flex:1 1;max-height:50%}.marketplace-choice-container-section p{color:#3e3e3e}.marketplace-choice-container-section .marketplace-choice-container-section-ltr{text-align:right;margin-right:10%}.marketplace-choice-container-section .marketplace-choice-container-section-rtl{margin-left:10%}.marketplace-choice-container-section .marketplace-choice-container-section-value-1{font-size:36px;line-height:36px;color:#1a89f0;padding-bottom:1em}.marketplace-choice-container-section .marketplace-choice-container-section-value-1 b{font-weight:600}.marketplace-choice-container-section button{border:1px solid #1a89f0;border-radius:4em;background:#fff;color:#1a89f0;padding-left:2em;padding-right:2em;text-transform:uppercase;min-width:250px}.marketplace-choices{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:1em 1em .5em;-webkit-flex:.5 1;flex:.5 1;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.marketplace-choices p{color:#3e3e3e}.marketplace-choices .marketplace-choices-section{width:50%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:1em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.marketplace-choices .marketplace-choices-section .marketplace-choices-section-inner{min-height:min(max(-webkit-calc(100vh - 80px) - 4em,300px),500px);min-height:min(max(calc(100vh - 80px) - 4em,300px),500px);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.marketplace-choices .marketplace-choices-section .marketplace-choices-section-inner p{color:#fff;font-size:28px;line-height:36px;font-weight:600;padding-top:1em;padding-left:1em}.marketplace-choices .marketplace-choices-section .marketplace-choices-section-inner .button-wrapper{position:absolute;bottom:0;left:0;right:0}.marketplace-choices .marketplace-choices-section .marketplace-choices-section-inner .button-wrapper button{margin:2em;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.marketplace-choice-container2 p{color:#3e3e3e}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-outer-container{width:100%;position:relative}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-outer-container-type-mobile{padding-top:108%}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-outer-container-type-desktop{padding-top:34%}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole{top:0;bottom:0;left:0;right:0;position:absolute;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0 4em}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole .marketplace-choice-custom-insole-header{font-size:36px;line-height:36px;color:#151515}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole .marketplace-choice-custom-insole-content{padding:1em 0;font-size:20px;line-height:20px;color:#3e3e3e}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole button{margin-top:2em;padding:.5em 4em;background:#fff;color:#1a89f0;border-radius:2em}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole button:hover{background:#1a89f0;color:#fff}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole .marketplace-choice-container2-section-custom-insole-underlay{position:absolute;top:20%;left:0;right:0;height:60%;background:#e5e5e5;z-index:0}.marketplace-choice-container2 .marketplace-choice-container2-extra{display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;padding-bottom:2em;-webkit-flex-wrap:wrap;flex-wrap:wrap}.marketplace-choice-container2 .marketplace-choice-container2-extra .marketplace-choice-container2-extra-content{width:25%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:center}.marketplace-choice-container2 .marketplace-choice-container2-extra .marketplace-choice-container2-extra-content img{max-width:160px;margin:0 auto}.marketplace-choice-container2 .marketplace-choice-container2-extra .marketplace-choice-container2-extra-content p{padding:1em 0;font-weight:600}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-mobile-view{display:none!important}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-mobile-view .marketplace-choice-container2-section-custom-insole-underlay{top:20%;height:60%;left:-4em;right:-4em;z-index:-1}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-mobile-view button{background:#1a89f0;color:#fff}.marketplace-choice-container-section-slider-outer-wrapper{position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(min-width:660px){.marketplace-choices-section{overflow:hidden}.marketplace-choices-section .marketplace-choices-section-inner .button-wrapper button{background:rgba(211,211,211,.8);border-color:transparent}.marketplace-choices-section .marketplace-choices-section-inner:hover{opacity:1;-webkit-transform:scale(1.02);transform:scale(1.02)}.marketplace-choices-section .marketplace-choices-section-inner:hover .button-wrapper button{background:#1a89f0;color:#fff;-webkit-transform:scale(.98) translate(2px,-5px);transform:scale(.98) translate(2px,-5px)}}@media(max-width:780px){.marketplace-choice-container-section p{padding-top:1em;font-size:12px}.marketplace-choice-container-section .marketplace-choice-container-section-value-1{font-size:24px;line-height:26px;padding-top:0}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-mobile-view{display:-webkit-flex!important;display:flex!important;-webkit-flex-direction:column;flex-direction:column;text-align:center;padding-top:2em;padding-bottom:2em}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-mobile-view .marketplace-choice-custom-insole-header{font-size:24px;line-height:26px;font-weight:600}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-mobile-view .marketplace-choice-custom-insole-content{font-size:14px;line-height:18px}.marketplace-choice-container2 .marketplace-choice-container2-section-custom-insole-desktop-view{display:none!important}.marketplace-choice-container2 .marketplace-choice-container2-extra .marketplace-choice-container2-extra-content{width:50%}}@media(max-width:660px){.marketplace-choices{margin:0}.marketplace-choices .marketplace-choices-section{margin:1em 0 0}.marketplace-choices .marketplace-choices-section button{bottom:0;left:0;right:0;margin:.5em auto!important;padding:1em}.marketplace-choices .marketplace-choices-section .marketplace-choices-section-inner p{font-size:21px;line-height:26px}.marketplace-choices .marketplace-choices-section .marketplace-choices-section-inner .button-wrapper button{margin:2em auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.marketplace-choices .marketplace-choices-section:first-child{margin-right:.5em}.marketplace-choices .marketplace-choices-section:last-child{margin-left:.5em}.marketplace-choice-container-section-slider-outer-wrapper{padding-top:min(52%,60vh)}}@media(max-width:900px){.marketplace-choice-container-section-slider-outer-wrapper{padding-top:min(62%,60vh)}}@media(max-width:550px){.marketplace-choices{-webkit-flex-direction:column;flex-direction:column;margin:0}.marketplace-choices .marketplace-choices-section{margin:1em 0 0!important;width:100%}.marketplace-choices .marketplace-choices-section .marketplace-choices-section-inner{min-height:-webkit-calc(300px);min-height:calc(300px)}.marketplace-choices .marketplace-choices-section button{bottom:0;left:0;right:unset;margin:1em auto!important;padding:1em}.marketplace-choice-container-section-slider-outer-wrapper{padding-top:min(100%,60vh)}}.marketplace-profile-dropdown{position:absolute;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;top:80px;left:-60px;text-align:left;width:-webkit-calc(100% + 120px);width:calc(100% + 120px);background:#fff;padding:20px;color:#3e3e3e}.marketplace-profile-dropdown .marketplace-profile-dropdown-user-name{margin-bottom:6px;font-size:16px;font-weight:700;color:#58606a}.marketplace-profile-dropdown .marketplace-profile-dropdown-user-id{font-size:16px;font-weight:700}.marketplace-profile-dropdown .marketplace-profile-dropdown-button{margin-top:10px;letter-spacing:1px;width:100%}.marketplace-profile-dropdown .marketplace-profile-dropdown-button a{font-weight:400!important}.marketplace-profile-dropdown .marketplace-profile-dropdown-button--selected{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.marketplace-profile-dropdown .marketplace-profile-dropdown-button--selected:before{content:" ";position:absolute;bottom:0;width:100%;height:1px;background:#1a89f0}.marketplace-profile-dropdown .horizontal-separator{margin-top:10px}.marketplace-profile-dropdown .marketplace-profile-dropdown-button--selected a,.marketplace-profile-dropdown .marketplace-profile-dropdown-button:hover a{font-weight:700!important}.marketplace-profile-dropdown ul li:before{display:none}.marketplace-gallery-image{background-position:50%;background-size:cover;background-repeat:no-repeat;min-height:38vh;width:100%}.marketplace-filter-icon{height:1rem;width:2rem}.marketplace-empty-bag-icon{height:4rem;width:4rem}.marketplace-icon{width:1.6em;height:1.6em;margin-left:auto;margin-right:auto;border:1px solid #fff}.marketplace-mobile-icon{width:1.5em;height:2em;margin-left:auto;margin-right:1.5em}.marketplace-page{min-height:max(100vh,700px);max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.marketplace-section-main{min-height:-webkit-calc(-webkit-calc(100vh - 80px));min-height:calc(calc(100vh - 80px))}.marketplace-section .paginationPanel{margin:40px auto}.marketplace-section .paginationPanel .pagination{list-style-type:none;padding:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;font-size:22px;font-weight:700}.marketplace-section .paginationPanel .pagination li{-webkit-flex:none;flex:none;display:inline-block;height:-webkit-min-content;height:-moz-min-content;height:min-content;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.marketplace-section .paginationPanel .pagination li a{-webkit-transition:.1s ease-in-out;transition:.1s ease-in-out;border:1px solid transparent;border-radius:50%;padding:6px 14px;color:#3e3e3e;margin:0 calc(.5em + 1px)}.marketplace-section .paginationPanel .pagination li:hover a{-webkit-transition:.1s ease-in-out;transition:.1s ease-in-out;margin:0 .5em;border-color:#1a89f0;color:#1a89f0;border-width:2px}.marketplace-section .paginationPanel .pagination a::-moz-selection{background:transparent}.marketplace-section .paginationPanel .pagination a::selection{background:transparent}.marketplace-section .paginationPanel .pagination .next a,.marketplace-section .paginationPanel .pagination .previous a{border-color:#1a89f0;color:#1a89f0}.marketplace-section .paginationPanel .pagination .disabled a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:.8;border-color:#6b6b6b!important;color:#6b6b6b!important}.marketplace-section .paginationPanel .pagination .disabled a:hover{cursor:default;border-width:1px}.marketplace-section .paginationPanel .pagination .active a{background:#1a89f0;color:#fff}.marketplace-section .paginationPanel .pagination .active:hover a{color:#fff}.marketplace-section .marketplace-bottom-navbar,.marketplace-section .marketplace-bottom-navbar-overlay{min-height:40px;height:40px;display:none}.marketplace-section .marketplace-bottom-navbar{width:100%}.marketplace-section .marketplace-bottom-navbar .marketplace-bottom-navbar-primary-button,.marketplace-section .marketplace-bottom-navbar .marketplace-bottom-navbar-secondary-button{height:100%;width:50%;background:#fff;border:1px solid #1a89f0;color:#1a89f0;border-radius:0}.marketplace-section .marketplace-bottom-navbar .marketplace-bottom-navbar-primary-button{background:#1a89f0;color:#fff}.marketplace-section .marketplace-bottom-navbar-is-fixed{position:fixed;bottom:0;z-index:1}.marketplace-section-padding{padding:0 40px}.marketplace-filter-userId{margin:30px 40px 10px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.marketplace-filter-userId .filter-text,.marketplace-filter-userId .user-id-text{font-size:18px;font-weight:700;letter-spacing:1px}.marketplace-filter-userId .filter-text{padding-left:18px}.marketplace-filter-userId .user-name-id-separator{width:2px;height:36px;background:#1a89f0;margin:0 18px}.marketplace-card,.marketplace-dummy-card{cursor:pointer;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:90%;min-height:30em;margin:0 auto 8%;border-radius:1em}.marketplace-card .cart-images,.marketplace-dummy-card .cart-images{position:relative;border:.5px solid #e1e1e1;border-top-left-radius:1em;border-top-right-radius:1em;width:100%;-webkit-flex:1 1;flex:1 1}.marketplace-card .cart-images div:first-child,.marketplace-dummy-card .cart-images div:first-child{border-top-left-radius:1em;border-top-right-radius:1em;z-index:-1}.marketplace-card .cart-lower-section,.marketplace-dummy-card .cart-lower-section{position:relative;height:30%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.marketplace-card .cart-images:after,.marketplace-dummy-card .cart-images:after{content:"";display:block;padding-bottom:100%}.marketplace-card .cart-content,.marketplace-dummy-card .cart-content{position:relative;-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;border-left:.5px solid #e1e1e1;border-right:.5px solid #e1e1e1;padding:.6em .2em .6em .6em;z-index:0}.marketplace-card .cart-content .wishlist-button-overlay,.marketplace-dummy-card .cart-content .wishlist-button-overlay{position:absolute;z-index:1;right:0;top:0;height:40px;width:40px}.marketplace-card .cart-content .cart-content-section,.marketplace-dummy-card .cart-content .cart-content-section{position:relative;-webkit-align-items:center;align-items:center}.marketplace-card .cart-content .cart-content-section .cart-content-title,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-title{font-size:18px;font-weight:700;letter-spacing:1px;color:#3e3e3e;padding-bottom:.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%}.marketplace-card .cart-content .cart-content-section .cart-content-wishlist,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-wishlist{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}.marketplace-card .cart-content .cart-content-section .cart-content-description,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-description{font-size:12px;line-height:16px;color:#707070;padding-bottom:.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.marketplace-card .cart-content .cart-content-section .cart-content-colors,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-colors{display:-webkit-flex;display:flex;padding:.4em 0}.marketplace-card .cart-content .cart-content-section .cart-content-colors .cart-content-color,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-colors .cart-content-color{margin-right:.4em;border:1px solid #c3c3c3;height:1.4em;width:1.4em;border-radius:50%}.marketplace-card .cart-content .cart-content-section .cart-content-id,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-id{font-size:10px;color:#707070}.marketplace-card .cart-content .cart-content-section .cart-content-discount,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-discount{font-size:12px;color:#1a89f0}.marketplace-card .cart-content .cart-content-section .cart-content-price,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-price{display:-webkit-flex;display:flex}.marketplace-card .cart-content .cart-content-section .cart-content-price .cart-content-new-price,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-price .cart-content-new-price{margin-right:8px;font-size:16px;font-weight:700;color:#3e3e3e}.marketplace-card .cart-content .cart-content-section .cart-content-price .cart-content-old-price,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-price .cart-content-old-price{font-size:12px;color:#707070;text-decoration:line-through}.marketplace-card .cart-content .cart-content-section .cart-content-star-rating,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-star-rating{position:absolute;right:.5em;bottom:.2em;display:-webkit-flex;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.marketplace-card .cart-content .cart-content-section .cart-content-star-rating .cart-content-rating-label,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-star-rating .cart-content-rating-label{font-size:10px;line-height:8px;padding-bottom:.2em;text-transform:uppercase}.marketplace-card .cart-content .cart-content-section .cart-content-star-rating .cart-content-rating,.marketplace-dummy-card .cart-content .cart-content-section .cart-content-star-rating .cart-content-rating{border:1px solid #909090;border-radius:4px;font-size:12px;line-height:12px;font-weight:700;color:#1a89f0;letter-spacing:1px;padding:.2em 0;margin:0 auto;text-align:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:3em}.marketplace-card .cart-content-about-fitrate,.marketplace-dummy-card .cart-content-about-fitrate{position:absolute;bottom:60%;left:5%;right:5%;padding:1em;border-radius:.5em;border:1px solid #c3c3c3;background:#fff;z-index:2}.marketplace-card .cart-content-about-fitrate:before,.marketplace-dummy-card .cart-content-about-fitrate:before{content:" ";position:absolute;right:1em;bottom:-.6em;height:1em;width:1em;border-right:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:0}.marketplace-card .cart-content-about-insole-description,.marketplace-dummy-card .cart-content-about-insole-description{bottom:90%}.marketplace-card .cart-content-about-insole-description:before,.marketplace-dummy-card .cart-content-about-insole-description:before{right:unset;left:.7em}.marketplace-card .cart-button,.marketplace-dummy-card .cart-button{cursor:pointer;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;min-height:30px;font-size:12px;text-align:center;border:.5px solid #e1e1e1;color:#707070;border-bottom-left-radius:1em;border-bottom-right-radius:1em;-webkit-transition:.3s ease;transition:.3s ease}.marketplace-card .cart-button-added,.marketplace-dummy-card .cart-button-added{color:#1a89f0}.marketplace-cardbox-popup .modal-content{border-radius:2em;padding:3em}.marketplace-cardbox-popup .modal-content .modal-close-button{margin:2.5em}.marketplace-cardbox-popup .marketplace-cardbox-popup-header{font-size:24px;font-weight:600;letter-spacing:1px;padding-bottom:.3em}.marketplace-cardbox-popup .marketplace-cardbox-popup-content .marketplace-cardbox-popup-description,.marketplace-cardbox-popup .marketplace-cardbox-popup-content .marketplace-cardbox-popup-description2{color:#3e3e3e;font-size:18px;padding-bottom:.3em}.marketplace-cardbox-popup .marketplace-cardbox-popup-content .marketplace-cardbox-popup-description2{font-size:14px;padding-bottom:.8em}.marketplace-cardbox-popup .marketplace-cardbox-popup-content .marketplace-cardbox-popup-price{font-size:20px;font-weight:600;padding-bottom:.5em}.marketplace-cardbox-popup .marketplace-cardbox-popup-content .marketplace-cardbox-popup-variant{padding:1em 0 .5em}.marketplace-cardbox-popup .marketplace-cardbox-popup-content .marketplace-cardbox-popup-variant .marketplace-cardbox-popup-variant-name{color:#3e3e3e;font-size:16px;letter-spacing:1px;padding-bottom:.5em}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer{display:-webkit-flex;display:flex;margin-top:1em;width:100%}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-primary button,.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-secondary button{border-radius:2em;border:1px solid #1a89f0;width:100%}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-secondary{padding-right:.5em;width:40%}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-secondary button{background:#fff;color:#1a89f0;font-size:12px}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-primary{padding-left:.5em;-webkit-flex:1 1;flex:1 1}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-primary button{background:#1a89f0;color:#fff;font-size:12px}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-out-of-stock button{background:#909090;border-color:#909090}.marketplace-dummy-card{margin-bottom:0;margin-top:0}.marketplace-card:hover .cart-button{background:#fff;color:#1a89f0;-webkit-transition:.3s ease;transition:.3s ease}.marketplace-card:hover .cart-button:hover{background:#1a89f0;color:#fff;-webkit-transition:.3s ease;transition:.3s ease}.marketplace-card::-moz-selection{background:transparent}.marketplace-card::selection{background:transparent}.marketplace-filter{position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:-webkit-calc(80px);top:calc(80px);border-bottom:1px solid #e1e1e1;min-width:266px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-right:1px solid #e1e1e1}.marketplace-filter .marketplace-filter-cards{max-height:-webkit-calc(-webkit-calc(100vh - 80px) - 40px);max-height:calc(calc(100vh - 80px) - 40px);overflow-y:auto}.marketplace-filter .filter-card{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:20px 10px 20px 30px}.marketplace-filter .filter-card .filter-title{font-size:15px;font-weight:700;padding-left:10px;color:#58606a;text-transform:uppercase;margin-bottom:.5rem}.marketplace-filter .filter-card .filter-content .filter-option{height:30px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:14px;color:#3e3e3e;padding:0 10px;margin-bottom:4px}.marketplace-filter .filter-card .filter-content .filter-option .filter-option-name{text-transform:capitalize;margin-left:4px}.marketplace-filter .filter-card .filter-content .filter-option .filter-option-qty{min-width:30px;text-align:center}.marketplace-filter .filter-card .filter-content .filter-option:hover{background:#f1f1f1}.marketplace-menu{-webkit-flex:1 1;flex:1 1}.marketplace-menu ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;list-style:none;-webkit-justify-content:normal;justify-content:normal;-webkit-align-items:stretch;align-items:stretch;padding:0;max-width:max(1128px,80%);margin:20px auto 0}.marketplace-menu ul li{-webkit-flex:0 0 25%;flex:0 0 25%}.marketplace-menu ul li::-moz-selection{background:transparent}.marketplace-menu ul li::selection{background:transparent}.marketplace-navbar .marketplace-navbar-header-text{font-family:NunitoSans-SemiBold}.marketplace-navbar li{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100%;min-width:80px;margin-left:3rem!important;text-align:center}.marketplace-navbar li a:before{display:none}.marketplace-navbar li:before{content:" ";position:absolute;bottom:0;height:0;width:100%;background:#1a89f0!important;-webkit-transition:.1s;transition:.1s}.marketplace-navbar li:hover:before{height:3px!important;width:100%}.marketplace-navbar .marketplace-navbar-icon-active:before{height:3px;width:100%}.no-background{background:none}.center-text{text-align:center}.lighter-text{color:#6b6b6b}.CustomQuantityButton,.CustomQuantityButton path{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.CustomQuantityButton button{padding:0 .5em;color:#1a89f0;background:#fff}.CustomQuantityButton button:hover{background:#1a89f0;color:#fff}.CustomQuantityButton button:hover path{fill:#fff}.CustomQuantityButton-disabled{opacity:.5}.bag-container{position:fixed;top:-webkit-calc(80px - 1px);top:calc(80px - 1px);bottom:0;right:0;width:100%;max-width:32em;background:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:24px 28px;z-index:2;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.bag-container .bag-section{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.bag-container .bag-section .bag-section-title{font-size:20px;font-weight:700;letter-spacing:1px;margin-bottom:24px}.bag-container .bag-section .bag-section-title2{font-size:20px;letter-spacing:1px;margin:12px 0}.bag-container .bag-section .bag-section-title2 p{font-size:20px}.bag-container .bag-section .bag-section-title2 p:last-child{font-weight:700}.bag-container .bag-card-container{height:100%;overflow-y:auto}.bag-container .bag-card-container .bag-card{width:100%;margin:10px auto;display:-webkit-flex;display:flex}.bag-container .bag-card-container .bag-card .bag-card-image{position:relative;border:.5px solid #e1e1e1;border-radius:1em;min-width:6em}.bag-container .bag-card-container .bag-card .bag-card-image div:first-child{border-radius:1em}.bag-container .bag-card-container .bag-card .bag-card-image:after{content:"";display:block;padding-bottom:100%}.bag-container .bag-card-container .bag-card .bag-card-content{-webkit-flex:1 1;flex:1 1;margin-left:1em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.bag-container .bag-card-container .bag-card .bag-card-content .bag-card-title{font-size:14px;color:#3e3e3e;font-weight:700;letter-spacing:1px}.bag-container .bag-card-container .bag-card .bag-card-content .bag-card-description{font-size:12px;color:#707070;text-transform:capitalize}.bag-container .bag-card-container .bag-card .bag-card-content .bag-card-price{font-size:14px;font-weight:700}.bag-container .bag-card-container .bag-card-separator{width:100%;height:.5px;background:#e1e1e1}.bag-container .bag-card-container .bag-card-separator:last-child{display:none}.bag-container-close{-webkit-transform:translateX(100%);transform:translateX(100%)}.filter-container{position:fixed;top:-webkit-calc(80px - 1px);top:calc(80px - 1px);bottom:0;right:0;width:100vw;background:#fff;display:none;-webkit-flex-direction:column;flex-direction:column;z-index:2;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;overflow-y:auto}.filter-container .mobile-filter-card{padding:20px;border-top:1px solid #e3e3e3}.filter-container .mobile-filter-card .mobile-filter-title{font-size:18px;text-transform:uppercase;font-weight:600;letter-spacing:1px;margin-bottom:.5em}.filter-container .mobile-filter-card .mobile-filter-content .mobile-filter-option{height:30px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-size:14px;color:#3e3e3e;margin-bottom:4px}.filter-container .mobile-filter-card .mobile-filter-content .mobile-filter-option .mobile-filter-option-name{text-transform:capitalize;margin-left:4px}.filter-container .mobile-filter-card .mobile-filter-content .mobile-filter-option .mobile-filter-option-qty{min-width:30px;text-align:center}.filter-container .mobile-filter-card .mobile-filter-content{position:relative;top:0;-webkit-transition:all .3s ease-in-out,opacity .3s ease-in-out;transition:all .3s ease-in-out,opacity .3s ease-in-out}.filter-container .mobile-filter-card .mobile-filter-content-open{opacity:1;-webkit-transition:all .3s ease-in-out,opacity .3s ease-in-out;transition:all .3s ease-in-out,opacity .3s ease-in-out}.filter-container .mobile-filter-card .mobile-filter-content-close{opacity:0;display:none;-webkit-transition:all .3s ease-in-out,opacity .1s ease-in-out;transition:all .3s ease-in-out,opacity .1s ease-in-out}.filter-container .mobile-filter-card:last-child{border-bottom:1px solid #e3e3e3}.filter-container .filter-container-bottom-bar,.filter-container .filter-container-bottom-bar-overlay{min-height:40px;height:40px}.filter-container .filter-container-bottom-bar{position:fixed;bottom:0;display:-webkit-flex;display:flex;width:100%}.filter-container .filter-container-bottom-bar .filter-container-primary-button,.filter-container .filter-container-bottom-bar .filter-container-secondary-button{height:100%;width:50%;border-radius:0;border:1px solid #1a89f0;color:#1a89f0;background:#fff}.filter-container .filter-container-bottom-bar .filter-container-primary-button{color:#fff;background:#1a89f0}.filter-container-close{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media(max-width:1326px){.marketplace-dummy-card{-webkit-flex:1% 1;flex:1% 1;height:0;min-height:0}}@media(max-width:1040px){.marketplace-gallery-image{min-height:320px}.marketplace-icon{width:1.6em;height:1.6em}.marketplace-navbar li{margin-left:3rem!important}.marketplace-page .marketplace-filter{min-width:240px}.marketplace-card{min-height:28em}.marketplace-card .cart-content .cart-content-section .cart-content-title{font-size:16px;line-height:17px}.marketplace-card .cart-content .cart-content-section .cart-content-description{font-size:12px;line-height:15px}.marketplace-card .cart-content .cart-content-section .cart-content-colors{padding:.2em 0}.marketplace-card .cart-content .cart-content-section .cart-content-price .cart-content-new-price{font-size:14px}.marketplace-card .cart-content .cart-content-section .cart-content-star-rating .cart-content-rating-label{font-size:9px}.marketplace-card .cart-content .cart-content-section .cart-content-star-rating .cart-content-rating{font-size:11px;line-height:11px}.marketplace-menu ul li{-webkit-flex:0 0 33.33%!important;flex:0 0 33.33%!important}}@media(max-width:900px){.bag-container,.filter-container{top:60px}.marketplace-gallery-image{min-height:300px}.marketplace-icon{width:1.2em;height:1.2em}.marketplace-navbar li{margin-left:1rem!important}.marketplace-page{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px);max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.marketplace-page .marketplace-section-padding{padding:0 20px}.marketplace-page .marketplace-filter{min-width:200px;top:60px}.marketplace-page .marketplace-filter .marketplace-filter-cards{max-height:-webkit-calc(-webkit-calc(100vh - 60px) - 40px);max-height:calc(calc(100vh - 60px) - 40px);overflow-y:auto}.marketplace-page .marketplace-filter .filter-card{padding-left:10px}.marketplace-profile-dropdown{top:60px}.marketplace-card{min-height:26em}}@media(max-width:780px){.marketplace-menu ul li{-webkit-flex:0 0 50%!important;flex:0 0 50%!important}}@media(min-width:660px){.marketplace-card:hover{-webkit-transform:translateY(2px) scale(1.05);transform:translateY(2px) scale(1.05)}}@media(max-width:660px){.bag-container{max-width:100vw}.bag-container .bag-section:first-child,.bag-container .horizontal-separator-thick{display:none}.bag-container .bag-card-separator:first-child,.bag-container .bag-card-separator:last-child{display:block}.marketplace-gallery-image{display:none}.marketplace-section .paginationPanel{margin:0 auto}.marketplace-section .marketplace-bottom-navbar-overlay{display:block}.marketplace-section .marketplace-bottom-navbar-overlay-disable{display:none}.marketplace-section .marketplace-bottom-navbar{display:-webkit-flex;display:flex}.cart-content .cart-content-title{font-size:14px!important}.cart-content .cart-content-description,.cart-content .cart-content-new-price{font-size:12px!important}.cart-content .cart-content-discount,.cart-content .cart-content-old-price,.cart-content .cart-content-rating{font-size:10px!important}.cart-content .cart-content-id{display:none}.cart-button{border-radius:unset}.pagination{font-size:16px!important}.pagination li a{padding:6px 12px!important;margin:0 calc(.2em + 1px)!important}.pagination li:hover a{margin:0 .2em!important}.marketplace-menu ul{margin:0!important}.marketplace-menu ul li{-webkit-flex:0 0 50%;flex:0 0 50%;width:50%}.marketplace-menu ul li:last-child{margin-bottom:40px}.marketplace-card,.marketplace-dummy-card{margin:0;width:100%;min-height:min(26em,max((-webkit-calc(100vh - 60px) - 40px)/2,20em));min-height:min(26em,max((calc(100vh - 60px) - 40px)/2,20em));border-radius:unset}.marketplace-card .cart-button,.marketplace-card .cart-images,.marketplace-card .cart-images div:first-child,.marketplace-dummy-card .cart-button,.marketplace-dummy-card .cart-images,.marketplace-dummy-card .cart-images div:first-child{border-radius:unset}.marketplace-dummy-card{min-height:0}.marketplace-filter,.marketplace-filter-userId{display:none}.filter-container{display:-webkit-flex;display:flex}.marketplace-cardbox-popup .modal-content{border-radius:0;padding:2rem}.marketplace-cardbox-popup .modal-content .modal-close-button{margin:2em}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer{position:fixed;bottom:0;left:0;height:40px;width:100%}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-primary,.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-secondary{padding:0}.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-primary button,.marketplace-cardbox-popup .marketplace-cardbox-popup-footer .marketplace-cardbox-popup-footer-secondary button{border-radius:0}}@media(max-width:550px){.marketplace-page .pagination li a{margin:0 calc(.1em + 1px)!important}.marketplace-page .pagination li:hover a{margin:0 .1em!important}}@media(max-width:450px){.marketplace-card .cart-content{padding:.2em 0 .1em .4em}.marketplace-card .cart-content .cart-content-section .cart-content-title{font-size:14px!important;line-height:15px}.marketplace-card .cart-content .cart-content-section .cart-content-description{font-size:11px!important;line-height:12px}.marketplace-card .cart-content .cart-content-section .cart-content-colors{padding:.2em 0}.marketplace-card .cart-content .cart-content-section .cart-content-colors .cart-content-color{height:1em;width:1em}.marketplace-card .cart-content .cart-content-section .cart-content-price .cart-content-new-price{font-size:14px}.marketplace-card .cart-content .cart-content-section .cart-content-star-rating .cart-content-rating-label{font-size:9px}.marketplace-card .cart-content .cart-content-section .cart-content-star-rating .cart-content-rating{font-size:12px!important;line-height:11px}}.howitworks-page{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.howitworks-section-1{padding:4em 2em}.howitworks-section-1 .howitworks-content-box{width:80%;margin:0 auto 2em;background:rgba(195,195,195,.1);padding:40px;border-radius:2em;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;position:relative;min-height:340px}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-left{width:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;z-index:2}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-left .howitworks-content-box-heading-1,.howitworks-section-1 .howitworks-content-box .howitworks-content-box-left .howitworks-content-box-heading-2{color:#3e3e3e;font-weight:600}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-left .howitworks-content-box-heading-1{font-size:25px;margin-bottom:.2em}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-left .howitworks-content-box-heading-2{font-size:20px;margin-bottom:.8em}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-left .howitworks-content-box-value{font-size:16px}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-right{z-index:2;width:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-right img{max-width:360px;position:relative}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-underlay{position:absolute;top:50px;bottom:50px;right:50px;left:60%;background:#fff;border-radius:2em;z-index:1}.howitworks-section-1 .howitworks-content-box:nth-child(2n){-webkit-flex-direction:row-reverse;flex-direction:row-reverse;background:unset}.howitworks-section-2{background:#f8f8f8;padding:4em 2em}.howitworks-section-2 .howitworks-content-box{width:80%;margin:1em auto;padding:40px;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;background:#fff;border-radius:1em;color:#3e3e3e;min-height:240px}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-left{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:60%;max-width:500px}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-heading{font-size:21px;color:#1a89f0;font-weight:700;margin-bottom:.5em}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-value{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-value .schedule-now{width:100%;max-width:20em;border-radius:2em;height:40px;background:#1a89f0;border:1px solid #1a89f0;color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-value .schedule-now:hover{background:#fff;color:#1a89f0}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-value .call-for-appointment{width:100%;max-width:20em;border-radius:2em;height:40px;background:#1a89f0;border:1px solid #1a89f0;color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-value .call-for-appointment:hover{background:#fff;color:#1a89f0}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-right{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:30%;max-width:320px;min-width:260px}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-typography{margin:0 auto 1em}.howitworks-section-2 .howitworks-content-box:nth-child(odd){-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.howitworks-section-2 .howitworks-content-box:nth-child(odd) .howitworks-content-box-left{padding-left:2em}.howitworks-section-2 .howitworks-content-box:nth-child(2n) .howitworks-content-box-left{padding-right:2em}.howitworks-section-3{background:#f5feff;padding:4em 2em}.howitworks-section-3 .howitworks-content-box{min-height:400px;width:800px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:3em auto 0}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .carousel-gallery2{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .carousel-gallery2 .flickity-viewport{background:rgba(255,255,255,.8);-webkit-box-shadow:3px 3px 5px 0 rgba(0,0,0,.07);box-shadow:3px 3px 5px 0 rgba(0,0,0,.07);border-radius:2em;-webkit-flex:1 1;flex:1 1}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-slider div{opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-slider .is-selected,.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-slider .is-selected div{opacity:1!important}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button{background:#fff;border-radius:50%;height:2em;width:2em;-webkit-box-shadow:0 2px 4px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px 4px rgba(0,0,0,.05);opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;margin:0 1em;z-index:1}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button svg{fill:#1a89f0}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button:disabled{opacity:0}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-page-dots{bottom:5px}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-page-dots .dot{background:rgba(26,137,240,.47);margin:0 4px 3px;height:12px;width:12px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-page-dots .is-selected{background:#1a89f0;margin-bottom:0;height:17px;width:17px;margin-top:0}.howitworks-section-3 .howitworks-content-box .testimonial-outer{-webkit-flex:1 1;flex:1 1;width:800px;height:400px;padding:0 2em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner{width:80%;height:80%;border-radius:2em;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-left,.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-left{width:30%}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right{width:60%}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;padding:20px 30px}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-quote-image{position:absolute;display:-webkit-flex;display:flex}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-content-value-1{font-size:16px;color:#3e3e3e;line-height:20px}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-2{padding-left:30px;padding-top:20px;font-size:24px;font-weight:600;color:#727272}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-3{padding-left:30px;padding-top:20px;font-size:18px;font-weight:600;color:#1a89f0}.howitworks-section-4{background:#f8f8f8;padding:4em 2em}.howitworks-section-4 .howitworks-content-box{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border-radius:2em;padding:2em 4em;width:100%;max-width:650px;margin:1em auto!important}.howitworks-section-4 .howitworks-content-box .howitworks-content-box-section{width:50%}.howitworks-section-4 .howitworks-content-box .howitworks-content-box-section:nth-child(odd){padding-right:1em}.howitworks-section-4 .howitworks-content-box .howitworks-content-box-section:nth-child(2n+2){padding-left:1em}.howitworks-section-4 .howitworks-content-box .howitworks-content-box-section:last-child{width:100%;padding:0;margin-bottom:0}.howitworks-section-4 .howitworks-content-box input{border-radius:2em;margin-bottom:1em;height:40px;padding-left:1.3em;padding-right:1.3em}.howitworks-section-4 .howitworks-content-box textArea{border-radius:1em;margin-bottom:1em;padding-left:1.3em;padding-right:1.3em}.howitworks-section-4 .howitworks-content-box button{max-width:15em;width:100%;color:#fff;border:1px solid #1a89f0;background:#1a89f0;border-radius:2em;font-size:16px;letter-spacing:1px}.howitworks-section-4 .howitworks-content-box button:hover{color:#1a89f0;background:#fff}.howitworks-section-mobile-gallery-wrapper{min-height:600px}.howitworks-section-mobile-gallery-wrapper .flickity-button{border:1px solid #f3f3f3;-webkit-box-shadow:-1px 1px 7px 1px #e5e5e5;box-shadow:-1px 1px 7px 1px #e5e5e5}.howitworks-section-mobile-gallery-wrapper .flickity-button svg{fill:#c3c3c3;left:26%;top:30%;height:40%;width:40%}.howitworks-section-desktop{display:block}.howitworks-section-mobile{display:none}@media(max-width:1040px){.howitworks-section-1,.howitworks-section-2,.howitworks-section-3,.howitworks-section-4{padding:1em}.howitworks-section-1 .howitworks-content-box,.howitworks-section-2 .howitworks-content-box,.howitworks-section-3 .howitworks-content-box,.howitworks-section-4 .howitworks-content-box{width:90%;margin:0 auto 2em;padding:20px}}@media(max-width:660px){.howitworks-section-desktop{display:none}.howitworks-section-mobile{display:block}.howitworks-section-1,.howitworks-section-2,.howitworks-section-3,.howitworks-section-4{padding:2em 1em}.howitworks-section-1 .howitworks-content-box{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-justify-content:space-around;justify-content:space-around;min-height:450px}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-top:3em;padding-bottom:1em;text-align:center;-webkit-flex:1 1;flex:1 1}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-right{width:80%;margin:0 auto;-webkit-flex:1 1;flex:1 1}.howitworks-section-1 .howitworks-content-box .howitworks-content-box-underlay{top:10%;height:35%;bottom:unset;right:30px;left:30px;-webkit-flex:.5 1;flex:.5 1}.howitworks-section-1 .howitworks-content-box:nth-child(2n){-webkit-flex-direction:column-reverse;flex-direction:column-reverse;background:rgba(195,195,195,.1)}.howitworks-section-2 .howitworks-content-box{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;max-height:unset}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-left{width:100%;-webkit-align-items:center;align-items:center}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-left button{margin:1em auto}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-right{width:80%;margin:1em auto 2em}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-heading{text-align:center;margin-bottom:1em}.howitworks-section-2 .howitworks-content-box .howitworks-content-box-typography{text-align:center;width:80%;font-size:12px;margin:0 auto}.howitworks-section-2 .howitworks-content-box:nth-child(2n),.howitworks-section-2 .howitworks-content-box:nth-child(odd){-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.howitworks-section-2 .howitworks-content-box:nth-child(2n) .howitworks-content-box-left,.howitworks-section-2 .howitworks-content-box:nth-child(odd) .howitworks-content-box-left{padding-right:0;padding-left:0}.howitworks-section-3 .howitworks-content-box{min-height:max(min(80vh,500px),600px);width:max(80vw,320px)}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button{top:unset;bottom:2em}.howitworks-section-3 .howitworks-content-box .carousel-gallery-wrapper2 .flickity-page-dots{bottom:2.6em}.howitworks-section-3 .howitworks-content-box .testimonial-outer{height:max(min(80vh,500px),600px);width:max(80vw,320px)}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner{width:90%;height:90%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:unset;justify-content:unset}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-left{width:50%;margin:0 auto}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right{width:100%;margin:0 auto}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content{padding:20px 0}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-quote-image{-webkit-transform:scale(.8);transform:scale(.8)}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-content-value-1{text-align:center;font-size:16px;line-height:20px}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-2{font-size:21px;padding-left:0;padding-top:2em;margin:0 auto}.howitworks-section-3 .howitworks-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-3{font-size:16px;padding-left:0;margin:0 auto}.howitworks-section-4 .howitworks-content-box{background:unset}.howitworks-section-4 .howitworks-content-box .howitworks-content-box-section{width:100%;padding:0}.howitworks-section-4 .howitworks-content-box .howitworks-content-box-section:nth-child(2n+2),.howitworks-section-4 .howitworks-content-box .howitworks-content-box-section:nth-child(odd){padding:0}}.custominsoles-page{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#3e3e3e}.custominsoles-section-header .custominsoles-section-header-inner{position:relative;display:-webkit-flex;display:flex;height:100%}.custominsoles-section-header .custominsoles-section-header-inner .custominsoles-section-header-inner-image{min-height:350px;object-fit:cover;object-position:left}.custominsoles-section-header .custominsoles-section-header-inner .custominsoles-section-header-inner-content{position:absolute;right:0;top:0;min-height:350px;height:100%;width:40%;min-width:420px;padding:4em 2em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;background:rgba(243,243,243,.8);z-index:1}.custominsoles-section-1{padding:4em 2em}.custominsoles-section-1 .custominsoles-content-box{width:80%;margin:0 auto 2em;background:#eff5f7;padding:40px;border-radius:2em;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;position:relative;min-height:340px}.custominsoles-section-1 .custominsoles-content-box .custominsoles-content-box-left{width:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;z-index:2}.custominsoles-section-1 .custominsoles-content-box .custominsoles-content-box-left .custominsoles-content-box-heading-1{font-weight:600;font-size:24px;margin-bottom:.8em;color:#1a89f0}.custominsoles-section-1 .custominsoles-content-box .custominsoles-content-box-left .custominsoles-content-box-value{font-size:16px}.custominsoles-section-1 .custominsoles-content-box .custominsoles-content-box-right{z-index:2;width:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.custominsoles-section-1 .custominsoles-content-box .custominsoles-content-box-right img{position:relative}.custominsoles-section-1 .custominsoles-content-box:nth-child(2n){-webkit-flex-direction:row-reverse;flex-direction:row-reverse;background:#fff}.custominsoles-section-2{background:#f8f8f8;padding:4em 2em}.custominsoles-section-2 .custominsoles-content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;width:80%}.custominsoles-section-2 .custominsoles-content .custominsoles-content-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:center;max-width:370px;margin:0 auto 1em}.custominsoles-section-2 .custominsoles-content .custominsoles-content-item .custominsoles-content-item-image-container{height:10em;width:10em;margin:0 auto 1em}.custominsoles-section-2 .custominsoles-content .custominsoles-content-item .custominsoles-content-item-heading{font-size:21px;color:#3e3e3e;text-transform:uppercase;font-weight:700;margin-bottom:.5em}.custominsoles-section-2 .custominsoles-content .custominsoles-content-item .custominsoles-content-item-content{color:#707070;margin:0 1em}.custominsoles-section-4{background:#ddedfc;padding:4em 2em}.custominsoles-section-4 .custominsoles-content-box{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border-radius:2em;padding:2em 4em;width:100%;max-width:650px;margin:1em auto!important;-webkit-box-shadow:-1px 1px 7px 1px #d1d1d1;box-shadow:-1px 1px 7px 1px #d1d1d1}.custominsoles-section-4 .custominsoles-content-box .custominsoles-content-box-section{width:50%}.custominsoles-section-4 .custominsoles-content-box .custominsoles-content-box-section:nth-child(odd){padding-right:1em}.custominsoles-section-4 .custominsoles-content-box .custominsoles-content-box-section:nth-child(2n+2){padding-left:1em}.custominsoles-section-4 .custominsoles-content-box .custominsoles-content-box-section:last-child,.custominsoles-section-4 .custominsoles-content-box .custominsoles-content-box-section:nth-last-child(2){width:100%;padding:0;margin-bottom:0}.custominsoles-section-4 .custominsoles-content-box input{border-radius:2em;margin-bottom:1em;height:40px;padding-left:1.3em;padding-right:1.3em}.custominsoles-section-4 .custominsoles-content-box textArea{border-radius:1em;margin-bottom:1em;padding-left:1.3em;padding-right:1.3em}.custominsoles-section-4 .custominsoles-content-box button{min-width:15em;color:#fff;border:1px solid #1a89f0;background:#1a89f0;border-radius:2em;font-size:16px;letter-spacing:1px}.custominsoles-section-4 .custominsoles-content-box button:hover{color:#1a89f0;background:#fff}.custominsoles-content-desktop{display:block}.custominsoles-content-mobile{display:none}.custominsoles-section-mobile-gallery-wrapper{min-height:550px}.custominsoles-section-mobile-gallery-wrapper .flickity-button{border:1px solid #f3f3f3;-webkit-box-shadow:-1px 1px 7px 1px #e5e5e5;box-shadow:-1px 1px 7px 1px #e5e5e5}.custominsoles-section-mobile-gallery-wrapper .flickity-button svg{fill:#c3c3c3;left:26%;top:30%;height:40%;width:40%}@media(max-width:1040px){.custominsoles-section-1,.custominsoles-section-2,.custominsoles-section-3,.custominsoles-section-4{padding:1em}.custominsoles-section-1 .custominsoles-content-box,.custominsoles-section-2 .custominsoles-content-box,.custominsoles-section-3 .custominsoles-content-box,.custominsoles-section-4 .custominsoles-content-box{width:90%;margin:0 auto 2em;padding:20px}}@media(max-width:660px){.custominsoles-section-header .custominsoles-section-header-inner{-webkit-flex-direction:column;flex-direction:column}.custominsoles-section-header .custominsoles-section-header-inner .custominsoles-section-header-inner-image{min-height:200px}.custominsoles-section-header .custominsoles-section-header-inner .custominsoles-section-header-inner-content{padding:4em 1em;position:unset;width:100%;min-height:200px;min-width:unset}.custominsoles-section-1,.custominsoles-section-2,.custominsoles-section-3,.custominsoles-section-4{padding:2em 1em}.custominsoles-section-1 .custominsoles-content-box:nth-child(2n){-webkit-flex-direction:column-reverse;flex-direction:column-reverse;background:rgba(195,195,195,.1)}.custominsoles-section-1 .custominsoles-content-box{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;min-height:550px;text-align:center;-webkit-align-items:center;align-items:center}.custominsoles-section-1 .custominsoles-content-box .custominsoles-content-box-left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-top:3em;padding-bottom:1em;height:50%}.custominsoles-section-1 .custominsoles-content-box .custominsoles-content-box-right{width:80%;margin:0 auto;min-height:60%;-webkit-flex:1 1;flex:1 1;max-height:300px}.custominsoles-section-1 .custominsoles-content-box .custominsoles-content-box-underlay{top:10%;height:35%;bottom:unset;right:30px;left:30px;-webkit-flex:.5 1;flex:.5 1}.custominsoles-section-2 .custominsoles-content-box{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;max-height:unset}.custominsoles-section-2 .custominsoles-content-box .custominsoles-content-box-left{width:100%;-webkit-align-items:center;align-items:center}.custominsoles-section-2 .custominsoles-content-box .custominsoles-content-box-left button{margin:1em auto}.custominsoles-section-2 .custominsoles-content-box .custominsoles-content-box-right{width:80%;margin:1em auto 2em}.custominsoles-section-2 .custominsoles-content-box .custominsoles-content-box-heading{text-align:center;margin-bottom:1em}.custominsoles-section-2 .custominsoles-content-box .custominsoles-content-box-typography{text-align:center;width:80%;font-size:12px;margin:0 auto}.custominsoles-section-3 .custominsoles-content-box{min-height:max(min(80vh,500px),600px);width:max(80vw,320px)}.custominsoles-section-3 .custominsoles-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button{top:unset;bottom:2em}.custominsoles-section-3 .custominsoles-content-box .carousel-gallery-wrapper2 .flickity-page-dots{bottom:2.6em}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer{height:max(min(80vh,500px),600px);width:max(80vw,320px)}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer .testimonial-inner{width:90%;height:90%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:unset;justify-content:unset}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer .testimonial-inner .testimonial-inner-left{width:50%;margin:0 auto}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right{width:100%;margin:0 auto}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content{padding:20px 0}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-quote-image{-webkit-transform:scale(.8);transform:scale(.8)}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-content-value-1{text-align:center;font-size:16px;line-height:20px}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-2{font-size:21px;padding-left:0;padding-top:2em;margin:0 auto}.custominsoles-section-3 .custominsoles-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-3{font-size:16px;padding-left:0;margin:0 auto}.custominsoles-section-4 .custominsoles-content-box{background:unset;-webkit-box-shadow:unset;box-shadow:unset}.custominsoles-section-4 .custominsoles-content-box .custominsoles-content-box-section{width:100%;padding:0}.custominsoles-section-4 .custominsoles-content-box .custominsoles-content-box-section:nth-child(2n+2),.custominsoles-section-4 .custominsoles-content-box .custominsoles-content-box-section:nth-child(odd){padding:0}.custominsoles-content-desktop{display:none}.custominsoles-content-mobile{display:block}}.feethealthidentifier-page{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#3e3e3e}.feethealthidentifier-section-header .feethealthidentifier-section-header-inner{position:relative;display:-webkit-flex;display:flex;height:100%}.feethealthidentifier-section-header .feethealthidentifier-section-header-inner .feethealthidentifier-section-header-inner-image{min-height:350px;object-fit:cover;object-position:left}.feethealthidentifier-section-header .feethealthidentifier-section-header-inner .feethealthidentifier-section-header-inner-content{position:absolute;right:0;top:0;min-height:200px;height:50%;width:20%;border-bottom-left-radius:20%;min-width:400px;padding:4em 2em;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;background:rgba(26,137,240,.6);z-index:1}.feethealthidentifier-section-1{padding:4em 2em}.feethealthidentifier-section-1 .feethealthidentifier-content-box{width:80%;margin:0 auto 2em;background:#eff5f7;padding:40px;border-radius:2em;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;position:relative;min-height:340px}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-left{width:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;z-index:2}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-left .feethealthidentifier-content-box-heading-1{font-weight:600;font-size:24px;margin-bottom:.8em;color:#1a89f0}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-left .feethealthidentifier-content-box-value{font-size:16px}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-right{z-index:2;width:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-right img{position:relative}.feethealthidentifier-section-1 .feethealthidentifier-content-box:nth-child(2n){-webkit-flex-direction:row-reverse;flex-direction:row-reverse;background:#fff}.feethealthidentifier-section-2_1{padding:4em 2em}.feethealthidentifier-section-2_2{background:#d0e7fc;padding:4em 2em}.feethealthidentifier-section-4{background:#ddedfc;padding:4em 2em}.feethealthidentifier-section-4 .feethealthidentifier-content-box{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border-radius:2em;padding:2em 4em;width:100%;max-width:650px;margin:1em auto!important;-webkit-box-shadow:-1px 1px 7px 1px #d1d1d1;box-shadow:-1px 1px 7px 1px #d1d1d1}.feethealthidentifier-section-4 .feethealthidentifier-content-box .feethealthidentifier-content-box-section{width:50%}.feethealthidentifier-section-4 .feethealthidentifier-content-box .feethealthidentifier-content-box-section:nth-child(odd){padding-right:1em}.feethealthidentifier-section-4 .feethealthidentifier-content-box .feethealthidentifier-content-box-section:nth-child(2n+2){padding-left:1em}.feethealthidentifier-section-4 .feethealthidentifier-content-box .feethealthidentifier-content-box-section:last-child,.feethealthidentifier-section-4 .feethealthidentifier-content-box .feethealthidentifier-content-box-section:nth-last-child(2){width:100%;padding:0;margin-bottom:0}.feethealthidentifier-section-4 .feethealthidentifier-content-box input{border-radius:2em;margin-bottom:1em;height:40px;padding-left:1.3em;padding-right:1.3em}.feethealthidentifier-section-4 .feethealthidentifier-content-box textArea{border-radius:1em;margin-bottom:1em;padding-left:1.3em;padding-right:1.3em}.feethealthidentifier-section-4 .feethealthidentifier-content-box button{min-width:15em;color:#fff;border:1px solid #1a89f0;background:#1a89f0;border-radius:2em;font-size:16px;letter-spacing:1px}.feethealthidentifier-section-4 .feethealthidentifier-content-box button:hover{color:#1a89f0;background:#fff}.feethealthidentifier-content-desktop{display:block}.feethealthidentifier-content-mobile{display:none}.feethealthidentifier-section-mobile-gallery-wrapper{min-height:550px}.feethealthidentifier-section-mobile-gallery-wrapper .flickity-button{border:1px solid #f3f3f3;-webkit-box-shadow:-1px 1px 7px 1px #e5e5e5;box-shadow:-1px 1px 7px 1px #e5e5e5}.feethealthidentifier-section-mobile-gallery-wrapper .flickity-button svg{fill:#c3c3c3;left:26%;top:30%;height:40%;width:40%}@media(max-width:1040px){.feethealthidentifier-section-1,.feethealthidentifier-section-2,.feethealthidentifier-section-3,.feethealthidentifier-section-4{padding:1em}.feethealthidentifier-section-1 .feethealthidentifier-content-box,.feethealthidentifier-section-2 .feethealthidentifier-content-box,.feethealthidentifier-section-3 .feethealthidentifier-content-box,.feethealthidentifier-section-4 .feethealthidentifier-content-box{width:90%;margin:0 auto 2em;padding:20px}}@media(max-width:660px){.feethealthidentifier-section-header .feethealthidentifier-section-header-inner{-webkit-flex-direction:column;flex-direction:column}.feethealthidentifier-section-header .feethealthidentifier-section-header-inner .feethealthidentifier-section-header-inner-image{min-height:200px}.feethealthidentifier-section-header .feethealthidentifier-section-header-inner .feethealthidentifier-section-header-inner-content{border-radius:unset;padding:4em 1em;position:unset;width:100%;min-height:200px;min-width:unset}.feethealthidentifier-section-1,.feethealthidentifier-section-2,.feethealthidentifier-section-3,.feethealthidentifier-section-4{padding:2em 1em}.feethealthidentifier-section-1 .feethealthidentifier-content-box:nth-child(2n){-webkit-flex-direction:column-reverse;flex-direction:column-reverse;background:rgba(195,195,195,.1)}.feethealthidentifier-section-1 .feethealthidentifier-content-box{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;min-height:550px;text-align:center;-webkit-align-items:center;align-items:center}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-top:2em;padding-bottom:1em;height:50%}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-left .feethealthidentifier-content-box-value{font-size:14px;line-height:18px;text-align:left}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-right{width:80%;margin:0 auto;min-height:60%;-webkit-flex:1 1;flex:1 1;max-height:300px}.feethealthidentifier-section-1 .feethealthidentifier-content-box .feethealthidentifier-content-box-underlay{top:10%;height:35%;bottom:unset;right:30px;left:30px;-webkit-flex:.5 1;flex:.5 1}.feethealthidentifier-section-2 .feethealthidentifier-content-box{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;max-height:unset}.feethealthidentifier-section-2 .feethealthidentifier-content-box .feethealthidentifier-content-box-left{width:100%;-webkit-align-items:center;align-items:center}.feethealthidentifier-section-2 .feethealthidentifier-content-box .feethealthidentifier-content-box-left button{margin:1em auto}.feethealthidentifier-section-2 .feethealthidentifier-content-box .feethealthidentifier-content-box-right{width:80%;margin:1em auto 2em}.feethealthidentifier-section-2 .feethealthidentifier-content-box .feethealthidentifier-content-box-heading{text-align:center;margin-bottom:1em}.feethealthidentifier-section-2 .feethealthidentifier-content-box .feethealthidentifier-content-box-typography{text-align:center;width:80%;font-size:12px;margin:0 auto}.feethealthidentifier-section-3 .feethealthidentifier-content-box{min-height:max(min(80vh,500px),600px);width:max(80vw,320px)}.feethealthidentifier-section-3 .feethealthidentifier-content-box .carousel-gallery-wrapper2 .flickity-prev-next-button{top:unset;bottom:2em}.feethealthidentifier-section-3 .feethealthidentifier-content-box .carousel-gallery-wrapper2 .flickity-page-dots{bottom:2.6em}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer{height:max(min(80vh,500px),600px);width:max(80vw,320px)}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer .testimonial-inner{width:90%;height:90%;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:unset;justify-content:unset}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer .testimonial-inner .testimonial-inner-left{width:50%;margin:0 auto}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right{width:100%;margin:0 auto}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content{padding:20px 0}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-quote-image{-webkit-transform:scale(.8);transform:scale(.8)}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-right-content .testimonial-inner-content-value-1{text-align:center;font-size:16px;line-height:20px}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-2{font-size:21px;padding-left:0;padding-top:2em;margin:0 auto}.feethealthidentifier-section-3 .feethealthidentifier-content-box .testimonial-outer .testimonial-inner .testimonial-inner-right .testimonial-inner-content-value-3{font-size:16px;padding-left:0;margin:0 auto}.feethealthidentifier-section-4 .feethealthidentifier-content-box{background:unset;-webkit-box-shadow:unset;box-shadow:unset}.feethealthidentifier-section-4 .feethealthidentifier-content-box .feethealthidentifier-content-box-section{width:100%;padding:0}.feethealthidentifier-section-4 .feethealthidentifier-content-box .feethealthidentifier-content-box-section:nth-child(2n+2),.feethealthidentifier-section-4 .feethealthidentifier-content-box .feethealthidentifier-content-box-section:nth-child(odd){padding:0}.feethealthidentifier-content-desktop{display:none}.feethealthidentifier-content-mobile{display:block}}.about-page{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-calc(100vh - 80px);min-height:calc(100vh - 80px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;color:#3e3e3e}.about-section-1{padding:4em 2em}.about-section-1 .about-content-box{width:80%;margin:0 auto 2em;background:#fff;padding:40px;border-radius:2em;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;position:relative;min-height:340px}.about-section-1 .about-content-box .about-content-box-left{width:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;z-index:2}.about-section-1 .about-content-box .about-content-box-left .about-content-box-heading-1{font-weight:600;font-size:24px;margin-bottom:.8em;color:#1a89f0}.about-section-1 .about-content-box .about-content-box-left .about-content-box-value{font-size:16px}.about-section-1 .about-content-box .about-content-box-right{z-index:2;width:40%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.about-section-1 .about-content-box .about-content-box-right img{position:relative}.about-section-1 .about-content-box:nth-child(2n){-webkit-flex-direction:row-reverse;flex-direction:row-reverse;background:#fff}.about-section-1 .about-content-box-square{padding:unset;border-radius:unset;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:0}.about-section-1 .about-content-box-square .about-content-box-left{-webkit-flex:1 1;flex:1 1;padding:0 4em}.about-section-1:nth-child(2),.about-section-1:nth-child(4){background:#ddedfc}.about-section-with-image .about-content-box{width:80%;background:rgba(255,255,255,.76);margin:0 auto 2em;padding:40px;border-radius:2em;-webkit-flex-direction:column!important;flex-direction:column!important;-webkit-justify-content:space-between;justify-content:space-between;text-align:center}.about_section_1_1_2_tiles{position:relative;-webkit-flex:1 1;flex:1 1;width:320px;min-width:320px;max-width:320px;height:400px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:2em;background:#fff;border:1px solid #f3f3f3;margin:0 .5em 1.5em;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.about_section_1_1_2_tiles:hover{background:#f0f8ff}.about_section_1_1_2_tiles:after{content:" ";position:absolute;bottom:-1px;left:-1px;right:-1px;height:0;background:#1a89f0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.about_section_1_1_2_tiles:hover:after{height:.6em}.about-section-4{background:#fff;padding:4em 2em}.about-section-4 .about-content-box{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border-radius:2em;padding:2em 4em;width:100%;max-width:650px;margin:1em auto!important;-webkit-box-shadow:-1px 1px 7px 1px #d1d1d1;box-shadow:-1px 1px 7px 1px #d1d1d1}.about-section-4 .about-content-box .about-content-box-section{width:50%}.about-section-4 .about-content-box .about-content-box-section:nth-child(odd){padding-right:1em}.about-section-4 .about-content-box .about-content-box-section:nth-child(2n+2){padding-left:1em}.about-section-4 .about-content-box .about-content-box-section:last-child,.about-section-4 .about-content-box .about-content-box-section:nth-last-child(2){width:100%;padding:0;margin-bottom:0}.about-section-4 .about-content-box input{border-radius:2em;margin-bottom:1em;height:40px;padding-left:1.3em;padding-right:1.3em}.about-section-4 .about-content-box textArea{border-radius:1em;margin-bottom:1em;padding-left:1.3em;padding-right:1.3em}.about-section-4 .about-content-box button{min-width:15em;color:#fff;border:1px solid #1a89f0;background:#1a89f0;border-radius:2em;font-size:16px;letter-spacing:1px}.about-section-4 .about-content-box button:hover{color:#1a89f0;background:#fff}.about-section-5{background:#ddedfc;padding:4em 2em}.about-section-5 .about-content-box{width:80%;margin:0 auto 2em;padding:40px;text-align:center}.about-section-5 .about-content-box .about-content-box-heading{margin-bottom:1em}.about-section-5 .about-content-box .about-content-box-heading p{font-size:24px;font-weight:600;color:#3e3e3e}.about-section-5 .about-content-box .about-content-box-content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.about-section-5 .about-content-box .about-content-box-content .about-content-box-content-left{-webkit-flex:1 1;flex:1 1;min-width:300px;padding:2em;background:#fff;border-radius:1em;-webkit-box-shadow:-1px 1px 7px 1px #d1d1d1;box-shadow:-1px 1px 7px 1px #d1d1d1}.about-section-5 .about-content-box .about-content-box-content .about-content-box-content-right{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column}.about-section-5 .about-content-box .about-content-box-content .about-content-box-content-right .about-content-box-content-right-box{background:#fff;border-radius:1em;padding:2em;text-align:left;-webkit-box-shadow:-1px 1px 7px 1px #d1d1d1;box-shadow:-1px 1px 7px 1px #d1d1d1;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-width:250px}@media(max-width:1040px){.about-section-1,.about-section-4{padding:1em}.about-section-1 .about-content-box,.about-section-4 .about-content-box{width:90%;margin:0 auto 2em;padding:20px}.about-section-1 .about-content-box-square,.about-section-4 .about-content-box-square{padding:unset;margin-bottom:0}}@media(max-width:900px){.about-section-5 .about-content-box{width:100%}}@media(max-width:660px){.about-section-1,.about-section-4{padding:2em 1em}.about-section-1 .about-content-box,.about-section-1 .about-content-box:nth-child(2n){-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.about-section-1 .about-content-box{-webkit-justify-content:space-between;justify-content:space-between;min-height:450px}.about-section-1 .about-content-box .about-content-box-left{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-top:3em;padding-bottom:1em;height:50%}.about-section-1 .about-content-box .about-content-box-right{width:80%;margin:0 auto;min-height:60%;-webkit-flex:1 1;flex:1 1}.about-section-1 .about-content-box .about-content-box-underlay{top:10%;height:35%;bottom:unset;right:30px;left:30px;-webkit-flex:.5 1;flex:.5 1}.about-section-1 .about-content-box-square{margin-bottom:0;padding:unset;border-radius:unset;-webkit-justify-content:space-between;justify-content:space-between}.about-section-1 .about-content-box-square .about-content-box-left{-webkit-flex:1 1;flex:1 1;padding:0 4em}.about-section-1 .about-content-box-square .about-content-box-right{margin:0;width:100%}.about-section-4 .about-content-box{background:unset;-webkit-box-shadow:unset;box-shadow:unset}.about-section-4 .about-content-box .about-content-box-section{width:100%;padding:0}.about-section-4 .about-content-box .about-content-box-section:nth-child(2n+2),.about-section-4 .about-content-box .about-content-box-section:nth-child(odd){padding:0}.about-section-5{padding:2em 1em}.about-section-5 .about-content-box{padding:0 20px}.about-section-5 .about-content-box .about-content-box-content{-webkit-flex-direction:column;flex-direction:column}.about-section-5 .about-content-box .about-content-box-content .about-content-box-content-left{min-width:unset}.about-section-5 .about-content-box .about-content-box-content .about-content-box-content-right .about-content-box-content-right-box{min-height:440px;margin:2em auto 0;width:100%}}.no-padding{padding-left:0;padding-right:0}.truklay-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 38'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231a89f0;%7D.cls-2%7Bfill:%2358606a;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_8307' data-name='Group 8307'%3E%3Cg id='Group_8305' data-name='Group 8305'%3E%3Cpath id='Path_23340' data-name='Path 23340' class='cls-1' d='M18.81,15.81v-.1L28,11.2v3.5l-6,3V30.51l-3.14,2.34Z'/%3E%3Cpath id='Path_23341' data-name='Path 23341' class='cls-1' d='M18.14,15.81v-.1L6,9.75v3.49l9,4.43v9.08l3.14,3Z'/%3E%3Cpath id='Path_23342' data-name='Path 23342' class='cls-1' d='M5.28,8.68l13.2,6.45,12.11-6V5.67l-12,5.9L5.28,5.15Z'/%3E%3C/g%3E%3Cg id='Group_8306' data-name='Group 8306'%3E%3Cpath id='Path_23343' data-name='Path 23343' class='cls-2' d='M48.72,12H42.41V8.68h16.3V12H52.39V29.28H48.72Z'/%3E%3Cpath id='Path_23344' data-name='Path 23344' class='cls-2' d='M65.2,8.68H78.85V12h-10v5.06h9.46v3.32H68.86V26H79.37v3.32H65.2Z'/%3E%3Cpath id='Path_23345' data-name='Path 23345' class='cls-2' d='M87,8.68h3.67v8.73h.17l8.53-8.73h5L94.65,18.2l10.28,11.08H99.77L90.84,19.16h-.2V29.28H87Z'/%3E%3Cpath id='Path_23346' data-name='Path 23346' class='cls-2' d='M110.89,8.68h4.87l10,15.3h.05V8.68h3.67v20.6h-4.65l-10.19-15.8h-.06v15.8h-3.67Z'/%3E%3Cpath id='Path_23347' data-name='Path 23347' class='cls-2' d='M136.94,19.07a12,12,0,0,1,.82-4.5A10.11,10.11,0,0,1,140,11.13a9.78,9.78,0,0,1,3.44-2.2,11.93,11.93,0,0,1,4.38-.77,12.06,12.06,0,0,1,4.42.71A9.6,9.6,0,0,1,155.72,11,9.88,9.88,0,0,1,158,14.47,11.66,11.66,0,0,1,158.8,19a11.36,11.36,0,0,1-.81,4.39,10.19,10.19,0,0,1-2.27,3.41A10.4,10.4,0,0,1,152.25,29a12.17,12.17,0,0,1-4.42.83,11.93,11.93,0,0,1-4.38-.77,9.79,9.79,0,0,1-5.69-5.57A11.6,11.6,0,0,1,136.94,19.07Zm3.84-.24a9.06,9.06,0,0,0,.51,3.06,7.3,7.3,0,0,0,1.45,2.42,6.78,6.78,0,0,0,2.22,1.6,7.57,7.57,0,0,0,5.81,0,6.86,6.86,0,0,0,2.24-1.6,7.27,7.27,0,0,0,1.44-2.42,8.82,8.82,0,0,0,.51-3.06,7.92,7.92,0,0,0-.51-2.88A7.09,7.09,0,0,0,153,13.61,6.63,6.63,0,0,0,150.77,12,7.69,7.69,0,0,0,145,12a6.55,6.55,0,0,0-2.22,1.57A7.29,7.29,0,0,0,141.29,16a8.38,8.38,0,0,0-.51,2.89Z'/%3E%3Cpath id='Path_23348' data-name='Path 23348' class='cls-2' d='M166.28,8.68h13.3V12H170v5.41H179v3.32H170v8.55h-3.67Z'/%3E%3Cpath id='Path_23349' data-name='Path 23349' class='cls-2' d='M187,8.68h13.65V12h-10v5.06h9.46v3.32h-9.46V26h10.5v3.32H187Z'/%3E%3Cpath id='Path_23350' data-name='Path 23350' class='cls-2' d='M208.75,8.68H222.4V12h-10v5.06h9.46v3.32h-9.46V26h10.5v3.32H208.75Z'/%3E%3Cpath id='Path_23351' data-name='Path 23351' class='cls-2' d='M234.74,12h-6.32V8.68h16.3V12h-6.31V29.28h-3.67Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.truklay-logo,.truklay-white-logo{background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.truklay-white-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 250 38'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231a89f0;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_8308' data-name='Group 8308'%3E%3Cg id='Group_8305' data-name='Group 8305'%3E%3Cpath id='Path_23340' data-name='Path 23340' class='cls-1' d='M18.81,15.81v-.1L28,11.2v3.5l-6,3V30.51l-3.14,2.34Z'/%3E%3Cpath id='Path_23341' data-name='Path 23341' class='cls-1' d='M18.14,15.81v-.1L6,9.75v3.49l9,4.43v9.08l3.14,3Z'/%3E%3Cpath id='Path_23342' data-name='Path 23342' class='cls-1' d='M5.28,8.68l13.2,6.45,12.11-6V5.67l-12,5.9L5.28,5.15Z'/%3E%3C/g%3E%3Cg id='Group_8306' data-name='Group 8306'%3E%3Cpath id='Path_23343' data-name='Path 23343' class='cls-2' d='M48.72,12H42.41V8.68h16.3V12H52.39V29.28H48.72Z'/%3E%3Cpath id='Path_23344' data-name='Path 23344' class='cls-2' d='M65.2,8.68H78.85V12h-10v5.06h9.46v3.32H68.86V26H79.37v3.32H65.2Z'/%3E%3Cpath id='Path_23345' data-name='Path 23345' class='cls-2' d='M87,8.68h3.67v8.73h.17l8.53-8.73h5L94.65,18.2l10.28,11.08H99.77L90.84,19.16h-.2V29.28H87Z'/%3E%3Cpath id='Path_23346' data-name='Path 23346' class='cls-2' d='M110.89,8.68h4.87l10,15.3h.05V8.68h3.67v20.6h-4.65l-10.19-15.8h-.06v15.8h-3.67Z'/%3E%3Cpath id='Path_23347' data-name='Path 23347' class='cls-2' d='M136.94,19.07a12,12,0,0,1,.82-4.5A10.11,10.11,0,0,1,140,11.13a9.78,9.78,0,0,1,3.44-2.2,11.93,11.93,0,0,1,4.38-.77,12.06,12.06,0,0,1,4.42.71A9.6,9.6,0,0,1,155.72,11,9.88,9.88,0,0,1,158,14.47,11.66,11.66,0,0,1,158.8,19a11.36,11.36,0,0,1-.81,4.39,10.19,10.19,0,0,1-2.27,3.41A10.4,10.4,0,0,1,152.25,29a12.17,12.17,0,0,1-4.42.83,11.93,11.93,0,0,1-4.38-.77,9.79,9.79,0,0,1-5.69-5.57A11.6,11.6,0,0,1,136.94,19.07Zm3.84-.24a9.06,9.06,0,0,0,.51,3.06,7.3,7.3,0,0,0,1.45,2.42,6.78,6.78,0,0,0,2.22,1.6,7.57,7.57,0,0,0,5.81,0,6.86,6.86,0,0,0,2.24-1.6,7.27,7.27,0,0,0,1.44-2.42,8.82,8.82,0,0,0,.51-3.06,7.92,7.92,0,0,0-.51-2.88A7.09,7.09,0,0,0,153,13.61,6.63,6.63,0,0,0,150.77,12,7.69,7.69,0,0,0,145,12a6.55,6.55,0,0,0-2.22,1.57A7.29,7.29,0,0,0,141.29,16a8.38,8.38,0,0,0-.51,2.89Z'/%3E%3Cpath id='Path_23348' data-name='Path 23348' class='cls-2' d='M166.28,8.68h13.3V12H170v5.41H179v3.32H170v8.55h-3.67Z'/%3E%3Cpath id='Path_23349' data-name='Path 23349' class='cls-2' d='M187,8.68h13.65V12h-10v5.06h9.46v3.32h-9.46V26h10.5v3.32H187Z'/%3E%3Cpath id='Path_23350' data-name='Path 23350' class='cls-2' d='M208.75,8.68H222.4V12h-10v5.06h9.46v3.32h-9.46V26h10.5v3.32H208.75Z'/%3E%3Cpath id='Path_23351' data-name='Path 23351' class='cls-2' d='M234.74,12h-6.32V8.68h16.3V12h-6.31V29.28h-3.67Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.otp-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 110 135'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23232020;opacity:0.2;%7D.cls-1,.cls-5,.cls-6%7Bisolation:isolate;%7D.cls-11,.cls-2,.cls-6,.cls-8%7Bfill:%23fff;%7D.cls-2%7Bstroke:%23a7a9ac;stroke-miterlimit:10;stroke-width:0.5px;%7D.cls-3%7Bfill:%232951aa;%7D.cls-4,.cls-5%7Bfill:%23414042;%7D.cls-5%7Bopacity:0.73;%7D.cls-6%7Bopacity:0.1;%7D.cls-7%7Bfill:%23ff6969;%7D.cls-9%7Bfill:%23fd6969;%7D.cls-10%7Bfill:none;%7D.cls-11%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Cpath id='Path_20513' data-name='Path 20513' class='cls-1' d='M105.38,53.92,62.11,10.68,13.05,115.12l16.93,15,75.4.06Z'/%3E%3Cg id='Group_5585' data-name='Group 5585'%3E%3Cg id='Group_5223' data-name='Group 5223'%3E%3Cg id='Group_5222' data-name='Group 5222'%3E%3Crect id='Rectangle_820' data-name='Rectangle 820' class='cls-2' x='7.13' y='4.76' width='54.98' height='110.36' rx='5.92'/%3E%3Crect id='Rectangle_821' data-name='Rectangle 821' class='cls-3' x='8.97' y='15.01' width='51.29' height='89.87'/%3E%3Cpath id='Path_20514' data-name='Path 20514' class='cls-4' d='M40.75,10.23H28.49a.6.6,0,0,1-.59-.6h0a.59.59,0,0,1,.59-.6H40.75a.59.59,0,0,1,.59.6h0A.6.6,0,0,1,40.75,10.23Z'/%3E%3Cpath id='Rectangle_822' data-name='Rectangle 822' class='cls-5' d='M29.26,109.21H40a.62.62,0,0,1,.62.61h0a.61.61,0,0,1-.62.61H29.26a.61.61,0,0,1-.62-.61h0a.62.62,0,0,1,.62-.62Z'/%3E%3C/g%3E%3Cpath id='Path_20601' data-name='Path 20601' class='cls-6' d='M60.27,15H9v89.87Z'/%3E%3C/g%3E%3Cpath id='Path_20605' data-name='Path 20605' class='cls-7' d='M16.38,44.57H52.7a11.38,11.38,0,0,1,0,22.76H25.12l-6.68,4.59V67.33H16.38a11.38,11.38,0,0,1,0-22.76Z'/%3E%3Cg id='Group_5225' data-name='Group 5225'%3E%3Cpath id='Path_20602' data-name='Path 20602' class='cls-8' d='M17.17,60.58H14.46a.77.77,0,0,1-.86-.64,1.33,1.33,0,0,1,0-.2q0-1.93,0-3.87a.73.73,0,0,1,.52-.78.4.4,0,0,0,.32-.44v0a3.36,3.36,0,0,1,.35-1.84,2.82,2.82,0,0,1,3-1.43A2.78,2.78,0,0,1,20,53.87c0,.27,0,.54,0,.81a.38.38,0,0,0,.28.43.59.59,0,0,1,.4.6c0,1.41,0,2.82,0,4.23,0,.4-.29.63-.73.63H17.17Zm0-5.56h.92c1.12,0,1,.23,1-1a1.7,1.7,0,0,0-1.27-1.67,1.79,1.79,0,0,0-1.91.44,2.32,2.32,0,0,0-.57,1.92c0,.24.09.33.33.33.51,0,1,0,1.54,0Zm-.3,4a2.22,2.22,0,0,0,.24-.19l1.69-1.69c.12-.12.25-.23.07-.41s-.28-.06-.41.07L17.22,58.1c-.18.19-.34.2-.52,0a8.59,8.59,0,0,0-.68-.67.24.24,0,0,0-.33.08.23.23,0,0,0,0,.23c.4.43.83.86,1.25,1.29Z'/%3E%3Cpath id='Path_20603' data-name='Path 20603' class='cls-9' d='M16.92,59c-.42-.43-.84-.85-1.24-1.28a.23.23,0,0,1,.1-.32.24.24,0,0,1,.23,0,8.5,8.5,0,0,1,.68.66c.19.21.34.2.53,0l1.29-1.29c.12-.12.23-.23.41-.06s0,.29-.07.41l-1.69,1.69Z'/%3E%3C/g%3E%3Cg id='Group_503' data-name='Group 503'%3E%3Cg id='Icons_Actions_ic-actions-star-2' data-name='Icons Actions ic-actions-star-2'%3E%3Crect id='Rectangle_160-2' data-name='Rectangle 160-2' class='cls-10' x='50.2' y='52.14' width='7.62' height='7.62'/%3E%3Cg id='ic-actions-star-2'%3E%3Cpath id='Path_38-2' data-name='Path 38-2' class='cls-11' d='M53.67,53.13a.34.34,0,0,1,.43-.23.35.35,0,0,1,.23.23L54.92,55h1.91a.35.35,0,0,1,.36.33.31.31,0,0,1-.16.3l-1.55,1.13.6,1.82a.35.35,0,0,1-.22.44.4.4,0,0,1-.32,0L54,57.78l-1.55,1.13a.35.35,0,0,1-.48-.07.33.33,0,0,1-.05-.32l.59-1.82L51,55.57a.35.35,0,0,1-.1-.48.33.33,0,0,1,.3-.15h1.91Z'/%3E%3C/g%3E%3C/g%3E%3Cg id='Icons_Actions_ic-actions-star-3' data-name='Icons Actions ic-actions-star-3'%3E%3Crect id='Rectangle_160-3' data-name='Rectangle 160-3' class='cls-10' x='41.74' y='52.14' width='7.62' height='7.62'/%3E%3Cg id='ic-actions-star-3'%3E%3Cpath id='Path_38-3' data-name='Path 38-3' class='cls-11' d='M45.26,53.13a.34.34,0,0,1,.43-.23.33.33,0,0,1,.23.23L46.51,55h1.91a.34.34,0,0,1,.36.33.32.32,0,0,1-.15.3l-1.55,1.13.59,1.82a.35.35,0,0,1-.22.44.38.38,0,0,1-.31,0l-1.56-1.14L44,58.91a.35.35,0,0,1-.48-.07.36.36,0,0,1,0-.32l.59-1.82-1.55-1.13a.34.34,0,0,1,.21-.63h1.91Z'/%3E%3C/g%3E%3C/g%3E%3Cg id='Icons_Actions_ic-actions-star-4' data-name='Icons Actions ic-actions-star-4'%3E%3Crect id='Rectangle_160-4' data-name='Rectangle 160-4' class='cls-10' x='33.42' y='52.14' width='7.62' height='7.62'/%3E%3Cg id='ic-actions-star-4'%3E%3Cpath id='Path_38-4' data-name='Path 38-4' class='cls-11' d='M36.86,53.13a.34.34,0,0,1,.43-.23.32.32,0,0,1,.22.23l.6,1.82H40a.35.35,0,0,1,.36.33.35.35,0,0,1-.16.3l-1.55,1.13.59,1.82a.35.35,0,0,1-.21.44.36.36,0,0,1-.32,0l-1.55-1.14-1.55,1.13a.35.35,0,0,1-.48-.07.33.33,0,0,1,0-.32l.59-1.82-1.55-1.13a.34.34,0,0,1-.1-.48.33.33,0,0,1,.3-.15h1.91Z'/%3E%3C/g%3E%3C/g%3E%3Cg id='Icons_Actions_ic-actions-star-5' data-name='Icons Actions ic-actions-star-5'%3E%3Crect id='Rectangle_160-5' data-name='Rectangle 160-5' class='cls-10' x='24.95' y='52.14' width='7.62' height='7.62'/%3E%3Cg id='ic-actions-star-5'%3E%3Cpath id='Path_38-5' data-name='Path 38-5' class='cls-11' d='M28.46,53.13a.34.34,0,0,1,.43-.23.35.35,0,0,1,.23.23L29.71,55h1.91a.35.35,0,0,1,.36.33.35.35,0,0,1-.16.3l-1.55,1.13.59,1.82a.35.35,0,0,1-.21.44.4.4,0,0,1-.32,0l-1.55-1.14-1.55,1.13a.35.35,0,0,1-.48-.07.33.33,0,0,1-.05-.32l.59-1.82-1.55-1.13a.34.34,0,0,1-.1-.48.33.33,0,0,1,.3-.15h1.91Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.loader-icon,.login-loader-icon{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75 75'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bopacity:0.82;%7D.cls-2%7Bfill:%23ffefef;opacity:0.96;isolation:isolate;%7D.cls-3%7Bfill:none;stroke:%23fd6969;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_5507' data-name='Group 5507' class='cls-1'%3E%3Ccircle id='Ellipse_378' data-name='Ellipse 378' class='cls-2' cx='37.5' cy='37.5' r='37.5'/%3E%3Cg id='ic-actions-loading-2-2'%3E%3Cline id='Line_545' data-name='Line 545' class='cls-3' x1='12.38' y1='37.51' x2='23.21' y2='37.51'/%3E%3Cline id='Line_546' data-name='Line 546' class='cls-3' x1='51.81' y1='37.51' x2='62.64' y2='37.51'/%3E%3Cline id='Line_547' data-name='Line 547' class='cls-3' x1='19.74' y1='19.74' x2='27.4' y2='27.4'/%3E%3Cline id='Line_548' data-name='Line 548' class='cls-3' x1='47.62' y1='47.62' x2='55.28' y2='55.28'/%3E%3Cline id='Line_549' data-name='Line 549' class='cls-3' x1='37.51' y1='12.38' x2='37.51' y2='23.21'/%3E%3Cline id='Line_550' data-name='Line 550' class='cls-3' x1='37.51' y1='51.81' x2='37.51' y2='62.64'/%3E%3Cline id='Line_551' data-name='Line 551' class='cls-3' x1='55.28' y1='19.74' x2='47.62' y2='27.4'/%3E%3Cline id='Line_552' data-name='Line 552' class='cls-3' x1='27.4' y1='47.62' x2='19.74' y2='55.28'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.facebook-logo,.loader-icon,.login-loader-icon{background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.facebook-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23173458;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cpath id='Path_20523' data-name='Path 20523' class='cls-2' d='M17.14,20.63v2.63c0,.24,0,.48,0,.71a.44.44,0,0,1-.42.47h-2.3a.47.47,0,0,1-.47-.46.13.13,0,0,1,0-.06c0-1,0-2.08,0-3.11V18c0-.23,0-.46,0-.7s0-.15-.15-.15c-.55,0-1.1,0-1.65,0-.39,0-.55-.16-.55-.55,0-.73,0-1.46,0-2.2a.45.45,0,0,1,.38-.5h1.78c.13,0,.18,0,.18-.17q0-1.1,0-2.19a4.68,4.68,0,0,1,.34-1.8,3.43,3.43,0,0,1,2.64-2.1,5.86,5.86,0,0,1,1-.09H19.8a.47.47,0,0,1,.5.41v2a.48.48,0,0,1-.4.52H18.38a1.13,1.13,0,0,0-.32.05,1,1,0,0,0-.9,1.06c-.06.74,0,1.5,0,2.24,0,.1.06.1.13.1h2.63a.45.45,0,0,1,.5.38.43.43,0,0,1,0,.16c-.07.64-.15,1.28-.22,1.92,0,.11,0,.22-.05.33a.46.46,0,0,1-.44.47H17.33c-.15,0-.19,0-.19.18,0,.55,0,1.1,0,1.65v1.65Z'/%3E%3C/svg%3E")}.facebook-logo:hover{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:%23173458;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cpath id='Path_20523' data-name='Path 20523' class='cls-2' d='M17.14,20.63v2.63c0,.24,0,.48,0,.71a.44.44,0,0,1-.42.47h-2.3a.47.47,0,0,1-.47-.46.13.13,0,0,1,0-.06c0-1,0-2.08,0-3.11V18c0-.23,0-.46,0-.7s0-.15-.15-.15c-.55,0-1.1,0-1.65,0-.39,0-.55-.16-.55-.55,0-.73,0-1.46,0-2.2a.45.45,0,0,1,.38-.5h1.78c.13,0,.18,0,.18-.17q0-1.1,0-2.19a4.68,4.68,0,0,1,.34-1.8,3.43,3.43,0,0,1,2.64-2.1,5.86,5.86,0,0,1,1-.09H19.8a.47.47,0,0,1,.5.41v2a.48.48,0,0,1-.4.52H18.38a1.13,1.13,0,0,0-.32.05,1,1,0,0,0-.9,1.06c-.06.74,0,1.5,0,2.24,0,.1.06.1.13.1h2.63a.45.45,0,0,1,.5.38.43.43,0,0,1,0,.16c-.07.64-.15,1.28-.22,1.92,0,.11,0,.22-.05.33a.46.46,0,0,1-.44.47H17.33c-.15,0-.19,0-.19.18,0,.55,0,1.1,0,1.65v1.65Z'/%3E%3C/svg%3E")}.instagram-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23173458;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cg id='Group_5229' data-name='Group 5229'%3E%3Cg id='Group_153' data-name='Group 153'%3E%3Cg id='Group_150' data-name='Group 150'%3E%3Cpath id='Path_4265' data-name='Path 4265' class='cls-2' d='M19.45,24h-6.9A4.55,4.55,0,0,1,8,19.45v-6.9A4.55,4.55,0,0,1,12.55,8h6.9A4.55,4.55,0,0,1,24,12.55v6.9A4.55,4.55,0,0,1,19.45,24ZM12.55,9.37a3.2,3.2,0,0,0-3.18,3.19v6.89a3.18,3.18,0,0,0,3.18,3.18h6.9a3.18,3.18,0,0,0,3.18-3.18V12.56a3.2,3.2,0,0,0-3.18-3.19Z'/%3E%3C/g%3E%3Cg id='Group_151' data-name='Group 151'%3E%3Cpath id='Path_4266' data-name='Path 4266' class='cls-2' d='M16,20.1A4.1,4.1,0,1,1,20.1,16h0A4.12,4.12,0,0,1,16,20.1Zm0-6.82A2.72,2.72,0,1,0,18.73,16,2.72,2.72,0,0,0,16,13.28Z'/%3E%3C/g%3E%3Cg id='Group_152' data-name='Group 152'%3E%3Cpath id='Path_4267' data-name='Path 4267' class='cls-2' d='M21.26,11.67a1,1,0,1,1-1-1,1,1,0,0,1,1,1Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.instagram-logo:hover{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:%23173458;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cg id='Group_5229' data-name='Group 5229'%3E%3Cg id='Group_153' data-name='Group 153'%3E%3Cg id='Group_150' data-name='Group 150'%3E%3Cpath id='Path_4265' data-name='Path 4265' class='cls-2' d='M19.45,24h-6.9A4.55,4.55,0,0,1,8,19.45v-6.9A4.55,4.55,0,0,1,12.55,8h6.9A4.55,4.55,0,0,1,24,12.55v6.9A4.55,4.55,0,0,1,19.45,24ZM12.55,9.37a3.2,3.2,0,0,0-3.18,3.19v6.89a3.18,3.18,0,0,0,3.18,3.18h6.9a3.18,3.18,0,0,0,3.18-3.18V12.56a3.2,3.2,0,0,0-3.18-3.19Z'/%3E%3C/g%3E%3Cg id='Group_151' data-name='Group 151'%3E%3Cpath id='Path_4266' data-name='Path 4266' class='cls-2' d='M16,20.1A4.1,4.1,0,1,1,20.1,16h0A4.12,4.12,0,0,1,16,20.1Zm0-6.82A2.72,2.72,0,1,0,18.73,16,2.72,2.72,0,0,0,16,13.28Z'/%3E%3C/g%3E%3Cg id='Group_152' data-name='Group 152'%3E%3Cpath id='Path_4267' data-name='Path 4267' class='cls-2' d='M21.26,11.67a1,1,0,1,1-1-1,1,1,0,0,1,1,1Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.linkedIn-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23173458;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cpath id='Path_20533' data-name='Path 20533' class='cls-2' d='M16.8,14.65a3.55,3.55,0,0,1,.73-.77,3.35,3.35,0,0,1,1.61-.56,5,5,0,0,1,1.92.14,2.93,2.93,0,0,1,1.86,1.63A5.7,5.7,0,0,1,23.39,17c.07.73.05,1.46.06,2.19V23a.47.47,0,0,1-.41.53.24.24,0,0,1-.12,0H20.74a.47.47,0,0,1-.54-.4.29.29,0,0,1,0-.13V18.2A3.27,3.27,0,0,0,20,17a1.41,1.41,0,0,0-1.18-1,1.55,1.55,0,0,0-1.58.65,2.68,2.68,0,0,0-.47,1.53c0,1.58,0,3.15,0,4.72a.47.47,0,0,1-.4.56h-.14c-.68,0-1.35,0-2,0a.52.52,0,0,1-.6-.44.43.43,0,0,1,0-.16c0-2.84,0-5.68,0-8.52V14a.48.48,0,0,1,.42-.51h2.24a.47.47,0,0,1,.52.42v.79Z'/%3E%3Cpath class='cls-2' d='M12.19,13.92a.51.51,0,0,0-.51-.48H9.52a.48.48,0,0,0-.42.23.66.66,0,0,0-.09.39V22.9a.43.43,0,0,0,0,.16.53.53,0,0,0,.59.44h2c.41,0,.6-.19.6-.61v-9Z'/%3E%3Cpath class='cls-2' d='M10.61,12.6h0a2.06,2.06,0,0,0,2-2.08v0a2.05,2.05,0,0,0-4.1.05h0A2,2,0,0,0,10.61,12.6Z'/%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.linkedIn-logo:hover{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:%23173458;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cpath id='Path_20533' data-name='Path 20533' class='cls-2' d='M16.8,14.65a3.55,3.55,0,0,1,.73-.77,3.35,3.35,0,0,1,1.61-.56,5,5,0,0,1,1.92.14,2.93,2.93,0,0,1,1.86,1.63A5.7,5.7,0,0,1,23.39,17c.07.73.05,1.46.06,2.19V23a.47.47,0,0,1-.41.53.24.24,0,0,1-.12,0H20.74a.47.47,0,0,1-.54-.4.29.29,0,0,1,0-.13V18.2A3.27,3.27,0,0,0,20,17a1.41,1.41,0,0,0-1.18-1,1.55,1.55,0,0,0-1.58.65,2.68,2.68,0,0,0-.47,1.53c0,1.58,0,3.15,0,4.72a.47.47,0,0,1-.4.56h-.14c-.68,0-1.35,0-2,0a.52.52,0,0,1-.6-.44.43.43,0,0,1,0-.16c0-2.84,0-5.68,0-8.52V14a.48.48,0,0,1,.42-.51h2.24a.47.47,0,0,1,.52.42v.79Z'/%3E%3Cpath class='cls-2' d='M12.19,13.92a.51.51,0,0,0-.51-.48H9.52a.48.48,0,0,0-.42.23.66.66,0,0,0-.09.39V22.9a.43.43,0,0,0,0,.16.53.53,0,0,0,.59.44h2c.41,0,.6-.19.6-.61v-9Z'/%3E%3Cpath class='cls-2' d='M10.61,12.6h0a2.06,2.06,0,0,0,2-2.08v0a2.05,2.05,0,0,0-4.1.05h0A2,2,0,0,0,10.61,12.6Z'/%3E%3C/svg%3E")}.twitter-logo{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 31 31' style='enable-background:new 0 0 31 31;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23f8f8f8;%7D .st1%7Bfill:%23f8f8f8;%7D%0A%3C/style%3E%3Cg id='Group_8355' transform='translate(0 0)'%3E%3Cpath id='Path_23369' class='st1' d='M19.7,11.2c0.6-0.1,1.1-0.3,1.6-0.6c-0.2,0.6-0.5,1-1,1.3c0.5,0,0.9-0.1,1.3-0.3 c-0.2,0.6-0.7,1-1.2,1.3c0.1,1.1-0.1,2.2-0.6,3.2c-1.5,3.1-5.3,6-10.5,3.2c1.3,0,2.5-0.3,3.6-1c0,0-2-0.2-2.3-1.8l1.1,0 c0,0-2.2-0.7-2-2.6c0.3,0.2,0.7,0.3,1.1,0.3c-1.1-0.8-1.4-2.2-0.7-3.3c1.3,1.6,3.2,2.5,5.2,2.6c0,0-0.3-2,1.1-2.7 C17.5,10.3,18.8,10.4,19.7,11.2z'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.twitter-logo:hover{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 31 31' style='enable-background:new 0 0 31 31;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23173458;%7D .st1%7Bfill:%23173458;%7D%0A%3C/style%3E%3Cg id='Group_8355' transform='translate(0 0)'%3E%3Cpath id='Path_23369' class='st1' d='M19.7,11.2c0.6-0.1,1.1-0.3,1.6-0.6c-0.2,0.6-0.5,1-1,1.3c0.5,0,0.9-0.1,1.3-0.3 c-0.2,0.6-0.7,1-1.2,1.3c0.1,1.1-0.1,2.2-0.6,3.2c-1.5,3.1-5.3,6-10.5,3.2c1.3,0,2.5-0.3,3.6-1c0,0-2-0.2-2.3-1.8l1.1,0 c0,0-2.2-0.7-2-2.6c0.3,0.2,0.7,0.3,1.1,0.3c-1.1-0.8-1.4-2.2-0.7-3.3c1.3,1.6,3.2,2.5,5.2,2.6c0,0-0.3-2,1.1-2.7 C17.5,10.3,18.8,10.4,19.7,11.2z'/%3E%3C/g%3E%3C/svg%3E%0A")}.facebook-nav-logo:hover{background:#173458;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23173458;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cpath id='Path_20523' data-name='Path 20523' class='cls-2' d='M17.14,20.63v2.63c0,.24,0,.48,0,.71a.44.44,0,0,1-.42.47h-2.3a.47.47,0,0,1-.47-.46.13.13,0,0,1,0-.06c0-1,0-2.08,0-3.11V18c0-.23,0-.46,0-.7s0-.15-.15-.15c-.55,0-1.1,0-1.65,0-.39,0-.55-.16-.55-.55,0-.73,0-1.46,0-2.2a.45.45,0,0,1,.38-.5h1.78c.13,0,.18,0,.18-.17q0-1.1,0-2.19a4.68,4.68,0,0,1,.34-1.8,3.43,3.43,0,0,1,2.64-2.1,5.86,5.86,0,0,1,1-.09H19.8a.47.47,0,0,1,.5.41v2a.48.48,0,0,1-.4.52H18.38a1.13,1.13,0,0,0-.32.05,1,1,0,0,0-.9,1.06c-.06.74,0,1.5,0,2.24,0,.1.06.1.13.1h2.63a.45.45,0,0,1,.5.38.43.43,0,0,1,0,.16c-.07.64-.15,1.28-.22,1.92,0,.11,0,.22-.05.33a.46.46,0,0,1-.44.47H17.33c-.15,0-.19,0-.19.18,0,.55,0,1.1,0,1.65v1.65Z'/%3E%3C/svg%3E")}.facebook-nav-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:%23173458;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cpath id='Path_20523' data-name='Path 20523' class='cls-2' d='M17.14,20.63v2.63c0,.24,0,.48,0,.71a.44.44,0,0,1-.42.47h-2.3a.47.47,0,0,1-.47-.46.13.13,0,0,1,0-.06c0-1,0-2.08,0-3.11V18c0-.23,0-.46,0-.7s0-.15-.15-.15c-.55,0-1.1,0-1.65,0-.39,0-.55-.16-.55-.55,0-.73,0-1.46,0-2.2a.45.45,0,0,1,.38-.5h1.78c.13,0,.18,0,.18-.17q0-1.1,0-2.19a4.68,4.68,0,0,1,.34-1.8,3.43,3.43,0,0,1,2.64-2.1,5.86,5.86,0,0,1,1-.09H19.8a.47.47,0,0,1,.5.41v2a.48.48,0,0,1-.4.52H18.38a1.13,1.13,0,0,0-.32.05,1,1,0,0,0-.9,1.06c-.06.74,0,1.5,0,2.24,0,.1.06.1.13.1h2.63a.45.45,0,0,1,.5.38.43.43,0,0,1,0,.16c-.07.64-.15,1.28-.22,1.92,0,.11,0,.22-.05.33a.46.46,0,0,1-.44.47H17.33c-.15,0-.19,0-.19.18,0,.55,0,1.1,0,1.65v1.65Z'/%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.instagram-nav-logo:hover{background:#173458;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23173458;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cg id='Group_5229' data-name='Group 5229'%3E%3Cg id='Group_153' data-name='Group 153'%3E%3Cg id='Group_150' data-name='Group 150'%3E%3Cpath id='Path_4265' data-name='Path 4265' class='cls-2' d='M19.45,24h-6.9A4.55,4.55,0,0,1,8,19.45v-6.9A4.55,4.55,0,0,1,12.55,8h6.9A4.55,4.55,0,0,1,24,12.55v6.9A4.55,4.55,0,0,1,19.45,24ZM12.55,9.37a3.2,3.2,0,0,0-3.18,3.19v6.89a3.18,3.18,0,0,0,3.18,3.18h6.9a3.18,3.18,0,0,0,3.18-3.18V12.56a3.2,3.2,0,0,0-3.18-3.19Z'/%3E%3C/g%3E%3Cg id='Group_151' data-name='Group 151'%3E%3Cpath id='Path_4266' data-name='Path 4266' class='cls-2' d='M16,20.1A4.1,4.1,0,1,1,20.1,16h0A4.12,4.12,0,0,1,16,20.1Zm0-6.82A2.72,2.72,0,1,0,18.73,16,2.72,2.72,0,0,0,16,13.28Z'/%3E%3C/g%3E%3Cg id='Group_152' data-name='Group 152'%3E%3Cpath id='Path_4267' data-name='Path 4267' class='cls-2' d='M21.26,11.67a1,1,0,1,1-1-1,1,1,0,0,1,1,1Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.instagram-nav-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:%23173458;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cg id='Group_5229' data-name='Group 5229'%3E%3Cg id='Group_153' data-name='Group 153'%3E%3Cg id='Group_150' data-name='Group 150'%3E%3Cpath id='Path_4265' data-name='Path 4265' class='cls-2' d='M19.45,24h-6.9A4.55,4.55,0,0,1,8,19.45v-6.9A4.55,4.55,0,0,1,12.55,8h6.9A4.55,4.55,0,0,1,24,12.55v6.9A4.55,4.55,0,0,1,19.45,24ZM12.55,9.37a3.2,3.2,0,0,0-3.18,3.19v6.89a3.18,3.18,0,0,0,3.18,3.18h6.9a3.18,3.18,0,0,0,3.18-3.18V12.56a3.2,3.2,0,0,0-3.18-3.19Z'/%3E%3C/g%3E%3Cg id='Group_151' data-name='Group 151'%3E%3Cpath id='Path_4266' data-name='Path 4266' class='cls-2' d='M16,20.1A4.1,4.1,0,1,1,20.1,16h0A4.12,4.12,0,0,1,16,20.1Zm0-6.82A2.72,2.72,0,1,0,18.73,16,2.72,2.72,0,0,0,16,13.28Z'/%3E%3C/g%3E%3Cg id='Group_152' data-name='Group 152'%3E%3Cpath id='Path_4267' data-name='Path 4267' class='cls-2' d='M21.26,11.67a1,1,0,1,1-1-1,1,1,0,0,1,1,1Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.linkedIn-nav-logo:hover{background:#173458;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23173458;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cpath id='Path_20533' data-name='Path 20533' class='cls-2' d='M16.8,14.65a3.55,3.55,0,0,1,.73-.77,3.35,3.35,0,0,1,1.61-.56,5,5,0,0,1,1.92.14,2.93,2.93,0,0,1,1.86,1.63A5.7,5.7,0,0,1,23.39,17c.07.73.05,1.46.06,2.19V23a.47.47,0,0,1-.41.53.24.24,0,0,1-.12,0H20.74a.47.47,0,0,1-.54-.4.29.29,0,0,1,0-.13V18.2A3.27,3.27,0,0,0,20,17a1.41,1.41,0,0,0-1.18-1,1.55,1.55,0,0,0-1.58.65,2.68,2.68,0,0,0-.47,1.53c0,1.58,0,3.15,0,4.72a.47.47,0,0,1-.4.56h-.14c-.68,0-1.35,0-2,0a.52.52,0,0,1-.6-.44.43.43,0,0,1,0-.16c0-2.84,0-5.68,0-8.52V14a.48.48,0,0,1,.42-.51h2.24a.47.47,0,0,1,.52.42v.79Z'/%3E%3Cpath class='cls-2' d='M12.19,13.92a.51.51,0,0,0-.51-.48H9.52a.48.48,0,0,0-.42.23.66.66,0,0,0-.09.39V22.9a.43.43,0,0,0,0,.16.53.53,0,0,0,.59.44h2c.41,0,.6-.19.6-.61v-9Z'/%3E%3Cpath class='cls-2' d='M10.61,12.6h0a2.06,2.06,0,0,0,2-2.08v0a2.05,2.05,0,0,0-4.1.05h0A2,2,0,0,0,10.61,12.6Z'/%3E%3C/svg%3E")}.linkedIn-nav-logo{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D.cls-2%7Bfill:%23173458;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='16' cy='16' r='15'/%3E%3Cpath id='Path_20533' data-name='Path 20533' class='cls-2' d='M16.8,14.65a3.55,3.55,0,0,1,.73-.77,3.35,3.35,0,0,1,1.61-.56,5,5,0,0,1,1.92.14,2.93,2.93,0,0,1,1.86,1.63A5.7,5.7,0,0,1,23.39,17c.07.73.05,1.46.06,2.19V23a.47.47,0,0,1-.41.53.24.24,0,0,1-.12,0H20.74a.47.47,0,0,1-.54-.4.29.29,0,0,1,0-.13V18.2A3.27,3.27,0,0,0,20,17a1.41,1.41,0,0,0-1.18-1,1.55,1.55,0,0,0-1.58.65,2.68,2.68,0,0,0-.47,1.53c0,1.58,0,3.15,0,4.72a.47.47,0,0,1-.4.56h-.14c-.68,0-1.35,0-2,0a.52.52,0,0,1-.6-.44.43.43,0,0,1,0-.16c0-2.84,0-5.68,0-8.52V14a.48.48,0,0,1,.42-.51h2.24a.47.47,0,0,1,.52.42v.79Z'/%3E%3Cpath class='cls-2' d='M12.19,13.92a.51.51,0,0,0-.51-.48H9.52a.48.48,0,0,0-.42.23.66.66,0,0,0-.09.39V22.9a.43.43,0,0,0,0,.16.53.53,0,0,0,.59.44h2c.41,0,.6-.19.6-.61v-9Z'/%3E%3Cpath class='cls-2' d='M10.61,12.6h0a2.06,2.06,0,0,0,2-2.08v0a2.05,2.05,0,0,0-4.1.05h0A2,2,0,0,0,10.61,12.6Z'/%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.twitter-nav-logo:hover{background:#173458;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 31 31' style='enable-background:new 0 0 31 31;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23173458;stroke:%23fff;%7D .st1%7Bfill:%23fff;%7D%0A%3C/style%3E%3Cg id='Group_8355' transform='translate(0 0)'%3E%3Cpath id='Path_23369' class='st1' d='M19.7,11.2c0.6-0.1,1.1-0.3,1.6-0.6c-0.2,0.6-0.5,1-1,1.3c0.5,0,0.9-0.1,1.3-0.3 c-0.2,0.6-0.7,1-1.2,1.3c0.1,1.1-0.1,2.2-0.6,3.2c-1.5,3.1-5.3,6-10.5,3.2c1.3,0,2.5-0.3,3.6-1c0,0-2-0.2-2.3-1.8l1.1,0 c0,0-2.2-0.7-2-2.6c0.3,0.2,0.7,0.3,1.1,0.3c-1.1-0.8-1.4-2.2-0.7-3.3c1.3,1.6,3.2,2.5,5.2,2.6c0,0-0.3-2,1.1-2.7 C17.5,10.3,18.8,10.4,19.7,11.2z'/%3E%3C/g%3E%3C/svg%3E%0A")}.twitter-nav-logo{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 31 31' style='enable-background:new 0 0 31 31;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23173458;%7D .st1%7Bfill:%23173458;%7D%0A%3C/style%3E%3Cg id='Group_8355' transform='translate(0 0)'%3E%3Cpath id='Path_23369' class='st1' d='M19.7,11.2c0.6-0.1,1.1-0.3,1.6-0.6c-0.2,0.6-0.5,1-1,1.3c0.5,0,0.9-0.1,1.3-0.3 c-0.2,0.6-0.7,1-1.2,1.3c0.1,1.1-0.1,2.2-0.6,3.2c-1.5,3.1-5.3,6-10.5,3.2c1.3,0,2.5-0.3,3.6-1c0,0-2-0.2-2.3-1.8l1.1,0 c0,0-2.2-0.7-2-2.6c0.3,0.2,0.7,0.3,1.1,0.3c-1.1-0.8-1.4-2.2-0.7-3.3c1.3,1.6,3.2,2.5,5.2,2.6c0,0-0.3-2,1.1-2.7 C17.5,10.3,18.8,10.4,19.7,11.2z'/%3E%3C/g%3E%3C/svg%3E%0A")}.feetprofile-icon,.twitter-nav-logo{background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.feetprofile-icon{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:%233e3e3e;%7D.cls-1%7Bstroke:%233e3e3e;stroke-width:0.3px;%7D%3C/style%3E%3C/defs%3E%3Cg id='footprints-outline-variant'%3E%3Cg id='Group_9684' data-name='Group 9684'%3E%3Cpath id='Path_31663' data-name='Path 31663' class='cls-1' d='M20.7,7.69h0a8,8,0,0,0-1.83.18,2.83,2.83,0,0,0-2,3.05,4.6,4.6,0,0,0,1.48,3.16l.46.46A13.25,13.25,0,0,1,20,15.7a3.52,3.52,0,0,1,.66,3.58,4.73,4.73,0,0,1-.61,1l-.07.11c-.17.24-.35.46-.53.7a11.72,11.72,0,0,0-.74,1,5.23,5.23,0,0,0-.52,4A3.42,3.42,0,0,0,21,28.9a4.44,4.44,0,0,0,1.92,0,4,4,0,0,0,.45-.16,3.88,3.88,0,0,0,2.13-3.1,8.08,8.08,0,0,0,.09-1.2,10,10,0,0,1,.88-3.84l.33-.78c.36-.83.73-1.67,1-2.55a8.4,8.4,0,0,0,.34-4.22,5.58,5.58,0,0,0-2.72-3.91A10.28,10.28,0,0,0,20.7,7.69Zm6.06,9.22c-.29.83-.65,1.66-1,2.46l-.34.79a10.82,10.82,0,0,0-1,4.27,6.77,6.77,0,0,1-.07,1,2.77,2.77,0,0,1-1.5,2.27,2.86,2.86,0,0,1-1.69.06,2.25,2.25,0,0,1-1.93-1.88,4.08,4.08,0,0,1,.37-3.15c.21-.31.43-.62.67-.91s.39-.49.57-.75l.07-.11a5.23,5.23,0,0,0,.75-1.32A4.64,4.64,0,0,0,20.84,15a13.94,13.94,0,0,0-1.19-1.24l-.45-.45a3.48,3.48,0,0,1-1.15-2.41A1.7,1.7,0,0,1,19.18,9a7.87,7.87,0,0,1,1.37-.15h.07a9.1,9.1,0,0,1,4.24,1.29,4.43,4.43,0,0,1,2.2,3.13A7.34,7.34,0,0,1,26.76,16.91Z'/%3E%3Cpath id='Path_31664' data-name='Path 31664' class='cls-2' d='M20.05,5.9a4.34,4.34,0,0,0-.17-4.31A1.4,1.4,0,0,0,18,1a1.44,1.44,0,0,0-.69.84,3.23,3.23,0,0,0-.22.59c-.07.24-.12.49-.15.64a4.43,4.43,0,0,0,.54,2.74,1.39,1.39,0,0,0,2.56.08Z'/%3E%3Cpath id='Path_31665' data-name='Path 31665' class='cls-2' d='M23.45,6.38a2.25,2.25,0,0,0,.48-1.29,2.78,2.78,0,0,0-.32-1.72,1,1,0,0,0-1.3-.59,1,1,0,0,0-.52.43,2.87,2.87,0,0,0,0,3.11,1,1,0,0,0,1.3.37A.9.9,0,0,0,23.45,6.38Z'/%3E%3Cpath id='Path_31666' data-name='Path 31666' class='cls-2' d='M26.11,7.4a2.38,2.38,0,0,0,.25-2.64.76.76,0,0,0-1-.38.82.82,0,0,0-.25.2,2.05,2.05,0,0,0-.56,1.28,2.26,2.26,0,0,0,.27,1.37.78.78,0,0,0,1,.4A.8.8,0,0,0,26.11,7.4Z'/%3E%3Cpath id='Path_31667' data-name='Path 31667' class='cls-2' d='M28.43,7.49a4.33,4.33,0,0,0-.12-.72.63.63,0,0,0-1-.37,1.84,1.84,0,0,0-.59,2,.65.65,0,0,0,.78.47.57.57,0,0,0,.22-.11A1.76,1.76,0,0,0,28.43,7.49Z'/%3E%3Cpath id='Path_31668' data-name='Path 31668' class='cls-2' d='M29.26,8.68a.51.51,0,0,0-.66-.27.58.58,0,0,0-.23.18,5.06,5.06,0,0,0-.36.74,4.32,4.32,0,0,0,.21.86.52.52,0,0,0,.64.34.5.5,0,0,0,.28-.21A1.54,1.54,0,0,0,29.26,8.68Z'/%3E%3Cpath id='Path_31669' data-name='Path 31669' class='cls-1' d='M11.85,26.12a5.21,5.21,0,0,0-.52-4c-.23-.35-.48-.69-.74-1s-.37-.45-.53-.69l-.07-.1a4.79,4.79,0,0,1-.61-1.05A3.52,3.52,0,0,1,10,15.69a14.85,14.85,0,0,1,1.1-1.15l.47-.46a4.63,4.63,0,0,0,1.47-3.16,2.83,2.83,0,0,0-2-3A8,8,0,0,0,9.3,7.7v0A10.21,10.21,0,0,0,4.53,9.15a5.59,5.59,0,0,0-2.72,3.91,8.3,8.3,0,0,0,.35,4.22c.3.87.67,1.73,1,2.54l.34.78a10,10,0,0,1,.87,3.85,7.85,7.85,0,0,0,.09,1.19,3.91,3.91,0,0,0,2.13,3.1,2.69,2.69,0,0,0,.45.16,4.29,4.29,0,0,0,1.92,0A3.4,3.4,0,0,0,11.85,26.12ZM7.12,27.7a2.73,2.73,0,0,1-1.5-2.26,5.84,5.84,0,0,1-.08-1,11.07,11.07,0,0,0-1-4.27l-.34-.79c-.35-.8-.72-1.63-1-2.46a7.22,7.22,0,0,1-.29-3.66,4.41,4.41,0,0,1,2.19-3.12,9.15,9.15,0,0,1,4.25-1.3h0a8.21,8.21,0,0,1,1.4.15,1.7,1.7,0,0,1,1.11,1.9,3.53,3.53,0,0,1-1.14,2.41l-.46.45A15.41,15.41,0,0,0,9.16,15a4.65,4.65,0,0,0-.86,4.67A5.59,5.59,0,0,0,9.06,21l.06.1c.19.26.38.51.58.75s.46.6.67.91a4.1,4.1,0,0,1,.37,3.16A2.25,2.25,0,0,1,8.8,27.75,2.75,2.75,0,0,1,7.12,27.7Z'/%3E%3Cpath id='Path_31670' data-name='Path 31670' class='cls-2' d='M12.51,5.81a4.43,4.43,0,0,0,.54-2.74,5.06,5.06,0,0,0-.15-.64,2.67,2.67,0,0,0-.23-.59,1.38,1.38,0,0,0-2.55-.26A4.31,4.31,0,0,0,10,5.89a1.39,1.39,0,0,0,1.84.68A1.41,1.41,0,0,0,12.51,5.81Z'/%3E%3Cpath id='Path_31671' data-name='Path 31671' class='cls-2' d='M6.54,6.37a1,1,0,0,0,1.33.27.9.9,0,0,0,.31-.33,2.85,2.85,0,0,0,0-3.11,1,1,0,0,0-1.37-.36,1,1,0,0,0-.44.52,2.79,2.79,0,0,0-.32,1.72A2.31,2.31,0,0,0,6.54,6.37Z'/%3E%3Cpath id='Path_31672' data-name='Path 31672' class='cls-2' d='M3.89,7.39A.77.77,0,0,0,5,7.51a.73.73,0,0,0,.22-.3,2.21,2.21,0,0,0,.26-1.36A2.12,2.12,0,0,0,4.9,4.57a.77.77,0,0,0-1.08-.08.83.83,0,0,0-.19.26A2.4,2.4,0,0,0,3.89,7.39Z'/%3E%3Cpath id='Path_31673' data-name='Path 31673' class='cls-2' d='M2.7,6.38a.63.63,0,0,0-1,.38,4.51,4.51,0,0,0-.12.72,1.8,1.8,0,0,0,.72,1.25.64.64,0,0,0,.89-.13.7.7,0,0,0,.11-.23A1.85,1.85,0,0,0,2.7,6.38Z'/%3E%3Cpath id='Path_31674' data-name='Path 31674' class='cls-2' d='M1.62,8.58a.5.5,0,0,0-.7-.12.49.49,0,0,0-.18.22,1.53,1.53,0,0,0,.12,1.63.52.52,0,0,0,.71.15.56.56,0,0,0,.21-.27A5.28,5.28,0,0,0,2,9.32,4.31,4.31,0,0,0,1.62,8.58Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.profile-icon{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%233e3e3e;stroke-miterlimit:10;stroke-width:1.2px;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_5266' data-name='Group 5266'%3E%3Cellipse id='Ellipse_380' data-name='Ellipse 380' class='cls-1' cx='15' cy='9.61' rx='4.9' ry='6.05'/%3E%3Cpath id='Path_20563' data-name='Path 20563' class='cls-1' d='M19.82,18.15s7.2-.36,7.2,8.28H3c0-8.64,7.2-8.28,7.2-8.28'/%3E%3C/g%3E%3C/svg%3E")}.profile-icon,.wishlist-icon{background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.wishlist-icon{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%233e3e3e;stroke-miterlimit:10;stroke-width:1.2px;%7D%3C/style%3E%3C/defs%3E%3Cg id='ic-actions-heart'%3E%3Cpath id='Path_23' data-name='Path 23' class='cls-1' d='M16.69,6.14a6.36,6.36,0,0,1,9,9l-1.63,1.63h0l-9,9h0l-9-9h0L4.42,15.14A6.36,6.36,0,0,1,13.31,6l.1.1,1.64,1.64Z'/%3E%3C/g%3E%3C/svg%3E")}.cart-icon{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%233e3e3e;stroke-miterlimit:10;stroke-width:1.2px;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_5273' data-name='Group 5273'%3E%3Cpath id='Path_20567' data-name='Path 20567' class='cls-1' d='M23.48,8.5H6.54a.77.77,0,0,0-.77.71L4.29,25.1a1.1,1.1,0,0,0,1,1.19H24.62a1.08,1.08,0,0,0,1.09-1.09v-.09L24.26,9.21A.78.78,0,0,0,23.48,8.5Z'/%3E%3Cpath id='Path_20568' data-name='Path 20568' class='cls-1' d='M10.21,12.08V8.34a4.85,4.85,0,0,1,9.7,0v3.74'/%3E%3C/g%3E%3C/svg%3E")}.cart-icon,.shop-icon{background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.shop-icon{background-image:url(https://cdn.shopify.com/s/files/1/0550/2120/7721/files/shopping_cart.png?v=1639050218);background-size:contain}.empty-bag-icon{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 55'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:none;stroke-width:2px;%7D.cls-1%7Bstroke:%23ff6969;stroke-linecap:round;stroke-linejoin:bevel;%7D.cls-2%7Bstroke:%233e3e3e;stroke-miterlimit:10;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_8339' data-name='Group 8339'%3E%3Cg id='Cross'%3E%3Cline id='Line_14' data-name='Line 14' class='cls-1' x1='30.58' y1='38.55' x2='20.93' y2='28.9'/%3E%3Cline id='Line_15' data-name='Line 15' class='cls-1' x1='30.58' y1='28.9' x2='20.93' y2='38.55'/%3E%3C/g%3E%3Cg id='Group_8338' data-name='Group 8338'%3E%3Cpath id='Path_20567' data-name='Path 20567' class='cls-2' d='M44.67,13.43H7.4A1.72,1.72,0,0,0,5.68,15L2.44,50a2.4,2.4,0,0,0,2.17,2.61H47.17a2.41,2.41,0,0,0,2.4-2.41,1.48,1.48,0,0,0,0-.21L46.38,15A1.72,1.72,0,0,0,44.67,13.43Z'/%3E%3Cpath id='Path_20568' data-name='Path 20568' class='cls-2' d='M15.47,21.3V13.08a10.68,10.68,0,0,1,21.35,0v8.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.empty-bag-icon,.empty-wishlist-icon{background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.empty-wishlist-icon{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 55'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,.cls-2%7Bfill:none;stroke-width:2px;%7D.cls-1%7Bstroke:%23ff6969;stroke-linecap:round;stroke-linejoin:bevel;%7D.cls-2%7Bstroke:%233e3e3e;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_8351' data-name='Group 8351'%3E%3Cg id='Cross'%3E%3Cline id='Line_14' data-name='Line 14' class='cls-1' x1='34.68' y1='28.48' x2='25.04' y2='18.83'/%3E%3Cline id='Line_15' data-name='Line 15' class='cls-1' x1='34.68' y1='18.83' x2='25.04' y2='28.48'/%3E%3C/g%3E%3Cpath id='heart-solid' class='cls-2' d='M56.16,9.44C53.82,4.64,47.09.72,39.26,3A17.19,17.19,0,0,0,30,9.58,17.22,17.22,0,0,0,20.74,3C12.89.75,6.18,4.64,3.84,9.44.57,16.15,1.93,23.7,7.89,31.88c4.67,6.4,11.35,12.89,21.05,20.42a1.74,1.74,0,0,0,2.14,0c9.68-7.52,16.37-13.95,21.05-20.42,5.94-8.18,7.3-15.73,4-22.44Z'/%3E%3C/g%3E%3C/svg%3E")}.filter-icon{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 17'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%231a89f0;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_5071' data-name='Group 5071'%3E%3Cpath id='Path_20365' data-name='Path 20365' class='cls-1' d='M26.06,3.09H10.47a3.22,3.22,0,0,0-6.1,0H1.94a1,1,0,0,0,0,2.05H4.37a3.22,3.22,0,0,0,6.1,0H26.06a1,1,0,1,0,.07-2ZM7.42,5.28A1.17,1.17,0,1,1,8.59,4.11h0A1.17,1.17,0,0,1,7.42,5.28Z'/%3E%3Cpath id='Path_20366' data-name='Path 20366' class='cls-1' d='M26.06,11.86H23.62a3.21,3.21,0,0,0-6.09,0H1.94a1,1,0,1,0-.07,2.05H17.53a3.22,3.22,0,0,0,6.1,0h2.43a1,1,0,1,0,.07-2.05Zm-5.48,2.19a1.17,1.17,0,1,1,1.17-1.16,1.19,1.19,0,0,1-1.17,1.17Z'/%3E%3C/g%3E%3C/svg%3E")}.filter-icon,.funnel-filter-icon{background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.funnel-filter-icon{background-image:url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Efilter%3C/title%3E%3Cpath d='M19.845 4l-6.609 7.814c-0.147 0.173-0.236 0.399-0.236 0.646v6.922l-2-1v-5.922c0.001-0.227-0.077-0.457-0.236-0.646l-6.609-7.814zM22 2h-20c-0.552 0-1 0.448-1 1 0 0.247 0.089 0.473 0.236 0.646l7.764 9.18v6.174c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447 0.072-0.146 0.106-0.301 0.105-0.447v-8.174l7.764-9.18c0.357-0.422 0.304-1.053-0.118-1.409-0.189-0.16-0.419-0.238-0.646-0.237z'%3E%3C/path%3E%3C/svg%3E%0A")}.calendar-icon{background-image:url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3Ecalendar%3C/title%3E%3Cpath d='M1 4c0-1.1 0.9-2 2-2h14c1.105 0 2 0.895 2 2v0 14c0 1.105-0.895 2-2 2v0h-14c-1.105 0-2-0.895-2-2v0-14zM3 6v12h14v-12h-14zM5 0h2v2h-2v-2zM13 0h2v2h-2v-2zM5 9h2v2h-2v-2zM5 13h2v2h-2v-2zM9 9h2v2h-2v-2zM9 13h2v2h-2v-2zM13 9h2v2h-2v-2zM13 13h2v2h-2v-2z'%3E%3C/path%3E%3C/svg%3E%0A");fill:#1a89f0;height:20px;width:20px}.calendar-icon,.fitmap-icon{background-repeat:no-repeat;-webkit-transition:.3s;transition:.3s}.fitmap-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.741' height='23.443' viewBox='0 0 20.741 23.443'%3E%3Cpath id='_3d' data-name='3d' d='M4.541,20.02l8.739,5.045a1.636,1.636,0,0,0,1.632,0L23.65,20.02a1.637,1.637,0,0,0,.816-1.414V8.516A1.636,1.636,0,0,0,23.65,7.1L14.911,2.057a1.636,1.636,0,0,0-1.632,0L4.541,7.1a1.636,1.636,0,0,0-.816,1.414V18.606a1.636,1.636,0,0,0,.816,1.414ZM14.911,3.942l7.923,4.574v9.046l-7.923-4.478ZM14.093,14.5l8.015,4.53L14.1,23.651,6.081,19.025ZM5.357,8.516,13.28,3.942v9.139L5.357,17.559Z' transform='translate(-3.725 -1.839)' fill='%231a89f0'/%3E%3C/svg%3E%0A");margin:5px -2px 0 5px;height:2em;width:2em}.quotes-icon{background-image:url("data:image/svg+xml,%3Csvg id='Group_8909' data-name='Group 8909' xmlns='http://www.w3.org/2000/svg' width='53.589' height='34.31' viewBox='0 0 53.589 34.31'%3E%3Cpath id='Path_27603' data-name='Path 27603' d='M1406,2159.238a12.533,12.533,0,0,1-14.322,12.4c-.755-.108.47,2.946,2.268,5.6a31.176,31.176,0,0,0,3.053,3.794c-14.05-6.392-16.047-16.906-16.047-21.787a12.524,12.524,0,0,1,25.048,0Z' transform='translate(-1352.412 -2146.715)' fill='%23909090'/%3E%3Cpath id='Path_27604' data-name='Path 27604' d='M1406,2159.238a12.533,12.533,0,0,1-14.322,12.4c-.755-.108.47,2.946,2.268,5.6a31.176,31.176,0,0,0,3.053,3.794c-14.05-6.392-16.047-16.906-16.047-21.787a12.524,12.524,0,0,1,25.048,0Z' transform='translate(-1380.953 -2146.715)' fill='%23909090'/%3E%3C/svg%3E%0A");height:2.4em;width:2em;-webkit-transition:.3s;transition:.3s}.rotate-icon-90{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cart-prompt-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40.003' height='46.391' viewBox='0 0 40.003 46.391'%3E%3Cg id='Group_9165' data-name='Group 9165' transform='translate(-10586 -171.25)'%3E%3Cg id='Group_5273' data-name='Group 5273' transform='translate(10590.548 172)'%3E%3Cpath id='Path_20567' data-name='Path 20567' d='M3218.949,473.053h-27.442a1.268,1.268,0,0,0-1.262,1.151l-2.386,25.737a1.764,1.764,0,0,0,1.757,1.927h31.174a1.765,1.765,0,0,0,1.757-1.924l-2.337-25.739A1.268,1.268,0,0,0,3218.949,473.053Z' transform='translate(-3187.852 -464.936)' fill='none' stroke='%23173458' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath id='Path_20568' data-name='Path 20568' d='M3195.8,480.245V474.19a7.858,7.858,0,0,1,15.717,0v6.043' transform='translate(-3186.201 -466.332)' fill='none' stroke='%23173458' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/g%3E%3Cg id='Group_9164' data-name='Group 9164' transform='translate(10586 192.403)'%3E%3Ccircle id='Ellipse_422' data-name='Ellipse 422' cx='12.5' cy='12.5' r='12.5' transform='translate(0 0.238)' fill='%23ff6969'/%3E%3Cg id='Group_9163' data-name='Group 9163' transform='translate(11.372 5.381)'%3E%3Crect id='Rectangle_2191' data-name='Rectangle 2191' width='2.274' height='2.274' transform='translate(0 12.116)' fill='%23fff'/%3E%3Crect id='Rectangle_2192' data-name='Rectangle 2192' width='2.274' height='10.386' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");height:4em;width:4em;background-repeat:no-repeat}.return-image-1{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96.767' height='100.639' viewBox='0 0 96.767 100.639'%3E%3Cg id='Group_9148' data-name='Group 9148' transform='translate(96.654 -90.401)'%3E%3Ccircle id='Ellipse_457' data-name='Ellipse 457' cx='29.167' cy='29.167' r='29.167' transform='translate(-77.437 109.617)' fill='%231a89f0'/%3E%3Cg id='Ellipse_458' data-name='Ellipse 458'%3E%3Cpath id='Path_31121' data-name='Path 31121' d='M-48.27,174.9a36.156,36.156,0,0,1-36.115-36.116A36.156,36.156,0,0,1-48.27,102.668a36.156,36.156,0,0,1,36.115,36.114A36.156,36.156,0,0,1-48.27,174.9Zm0-68.23a32.151,32.151,0,0,0-32.115,32.114A32.152,32.152,0,0,0-48.27,170.9a32.151,32.151,0,0,0,32.115-32.116A32.15,32.15,0,0,0-48.27,106.668Z' fill='%231a89f0'/%3E%3C/g%3E%3Cg id='Path_31225' data-name='Path 31225'%3E%3Cpath id='Path_31122' data-name='Path 31122' d='M-48.27,187.166v-4A44.433,44.433,0,0,0-3.887,138.783,44.433,44.433,0,0,0-48.27,94.4h-.072a43.978,43.978,0,0,0-25.01,7.762l-2.265-3.3A47.96,47.96,0,0,1-48.346,90.4h.08A48.436,48.436,0,0,1,.113,138.783,48.438,48.438,0,0,1-48.27,187.166Z' fill='%231a89f0'/%3E%3C/g%3E%3Cpath id='Path_31226' data-name='Path 31226' d='M-48.269,104.72V92.4A46.383,46.383,0,0,1-1.886,138.784H-14.153S-14.54,123.6-25.3,113.559C-35.356,104.174-48.269,104.72-48.269,104.72Z' fill='%231a89f0'/%3E%3Cg id='Path_31227' data-name='Path 31227'%3E%3Cpath id='Path_31123' data-name='Path 31123' d='M-94.654,140.751a1.973,1.973,0,0,1-2-1.969v-.062a47.9,47.9,0,0,1,4.416-20.16,2,2,0,0,1,2.653-.981,2,2,0,0,1,.981,2.653,43.932,43.932,0,0,0-4.05,18.488A2.027,2.027,0,0,1-94.654,140.751Zm12.583-31.734a1.991,1.991,0,0,1-1.37-.544,2,2,0,0,1-.085-2.827c.163-.174.328-.346.5-.518a2,2,0,0,1,2.828-.043,2,2,0,0,1,.043,2.828l-.454.475A2,2,0,0,1-82.071,109.017Z' fill='%231a89f0'/%3E%3C/g%3E%3Cpath id='Path_31228' data-name='Path 31228' d='M-45.579,180.091v10.15a.773.773,0,0,1-.748.8.782.782,0,0,1-.371-.081l-9.766-5.075a.818.818,0,0,1-.329-1.108.818.818,0,0,1,.329-.328l9.766-5.075a.775.775,0,0,1,1.039.35A.767.767,0,0,1-45.579,180.091Z' fill='%231a89f0'/%3E%3Cg id='RETURN' style='isolation: isolate'%3E%3Cg id='Group_8984' data-name='Group 8984' style='isolation: isolate'%3E%3Cpath id='Path_31124' data-name='Path 31124' d='M-58.334,155.178h1.3a1.29,1.29,0,0,1,.531.1.679.679,0,0,1,.4.678.763.763,0,0,1-.106.422.765.765,0,0,1-.3.263.6.6,0,0,1,.253.18.644.644,0,0,1,.095.361l.013.385a1.192,1.192,0,0,0,.028.244.239.239,0,0,0,.125.176v.065h-.477a.374.374,0,0,1-.031-.1,1.922,1.922,0,0,1-.02-.227l-.023-.478a.4.4,0,0,0-.2-.377.82.82,0,0,0-.34-.053h-.859v1.231h-.389Zm1.262,1.315a.718.718,0,0,0,.421-.109.454.454,0,0,0,.155-.4.426.426,0,0,0-.216-.418.7.7,0,0,0-.31-.059h-.923v.981Z' fill='%23fff'/%3E%3Cpath id='Path_31125' data-name='Path 31125' d='M-55.455,155.178h2.082v.352h-1.7v.871H-53.5v.332h-1.574v.973h1.732v.342h-2.111Z' fill='%23fff'/%3E%3Cpath id='Path_31126' data-name='Path 31126' d='M-50.738,155.178v.342h-.967v2.528H-52.1V155.52h-.966v-.342Z' fill='%23fff'/%3E%3Cpath id='Path_31127' data-name='Path 31127' d='M-49.961,155.178v1.774a1.04,1.04,0,0,0,.118.519.624.624,0,0,0,.591.313.693.693,0,0,0,.677-.338,1.07,1.07,0,0,0,.1-.494v-1.774h.392v1.612a1.864,1.864,0,0,1-.143.814,1.006,1.006,0,0,1-.992.52,1,1,0,0,1-.989-.52,1.85,1.85,0,0,1-.143-.814v-1.612Z' fill='%23fff'/%3E%3Cpath id='Path_31128' data-name='Path 31128' d='M-47.445,155.178h1.3a1.29,1.29,0,0,1,.531.1.679.679,0,0,1,.4.678.772.772,0,0,1-.106.422.772.772,0,0,1-.3.263.6.6,0,0,1,.253.18.644.644,0,0,1,.094.361l.014.385a1.125,1.125,0,0,0,.028.244.237.237,0,0,0,.125.176v.065h-.477a.374.374,0,0,1-.031-.1,1.922,1.922,0,0,1-.02-.227l-.023-.478a.4.4,0,0,0-.2-.377.823.823,0,0,0-.34-.053h-.86v1.231h-.388Zm1.262,1.315a.718.718,0,0,0,.421-.109.454.454,0,0,0,.155-.4.427.427,0,0,0-.217-.418.69.69,0,0,0-.31-.059h-.923v.981Z' fill='%23fff'/%3E%3Cpath id='Path_31129' data-name='Path 31129' d='M-44.6,155.178h.458l1.43,2.319v-2.319h.371v2.87h-.436l-1.452-2.316v2.316H-44.6Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cg id='DAYS' style='isolation: isolate'%3E%3Cg id='Group_8985' data-name='Group 8985' style='isolation: isolate'%3E%3Cpath id='Path_31130' data-name='Path 31130' d='M-58.116,144.473h2.007a1.885,1.885,0,0,1,1.586.736,2.735,2.735,0,0,1,.5,1.7,3.421,3.421,0,0,1-.3,1.446,1.83,1.83,0,0,1-1.8,1.142h-2Zm1.874,4.441a1.863,1.863,0,0,0,.555-.071,1.23,1.23,0,0,0,.635-.514,2.113,2.113,0,0,0,.283-.779,2.99,2.99,0,0,0,.051-.526,2.489,2.489,0,0,0-.363-1.449,1.326,1.326,0,0,0-1.168-.517h-1.18v3.856Z' fill='%23fff'/%3E%3Cpath id='Path_31131' data-name='Path 31131' d='M-51.632,144.473h.769l1.822,5.022h-.745l-.509-1.5h-1.986l-.544,1.5h-.7Zm1.118,2.964-.762-2.217-.81,2.217Z' fill='%23fff'/%3E%3Cpath id='Path_31132' data-name='Path 31132' d='M-49.326,144.473h.793l1.444,2.414,1.443-2.414h.8l-1.9,3v2.024h-.68v-2.024Z' fill='%23fff'/%3E%3Cpath id='Path_31133' data-name='Path 31133' d='M-43.825,147.875a1.409,1.409,0,0,0,.194.694,1.268,1.268,0,0,0,1.149.5,1.965,1.965,0,0,0,.672-.109.769.769,0,0,0,.586-.758.664.664,0,0,0-.249-.585,2.461,2.461,0,0,0-.788-.3l-.658-.153a2.963,2.963,0,0,1-.914-.331,1.061,1.061,0,0,1-.464-.941,1.464,1.464,0,0,1,.456-1.11,1.793,1.793,0,0,1,1.29-.435,2.2,2.2,0,0,1,1.306.381,1.39,1.39,0,0,1,.537,1.219h-.639a1.286,1.286,0,0,0-.21-.618,1.19,1.19,0,0,0-1.012-.394,1.136,1.136,0,0,0-.829.253.806.806,0,0,0-.253.588.577.577,0,0,0,.3.54,4.293,4.293,0,0,0,.884.274l.683.161a2.035,2.035,0,0,1,.761.317,1.206,1.206,0,0,1,.464,1.023,1.283,1.283,0,0,1-.592,1.192,2.6,2.6,0,0,1-1.375.358,2.02,2.02,0,0,1-1.429-.478,1.632,1.632,0,0,1-.507-1.288Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cg id='_15' data-name=' 15' style='isolation: isolate'%3E%3Cg id='Group_8986' data-name='Group 8986' style='isolation: isolate'%3E%3Cpath id='Path_31134' data-name='Path 31134' d='M-61.616,124.836v-1.617a8.6,8.6,0,0,0,3.188-.745,3.664,3.664,0,0,0,1.347-2.466h1.665v16.711h-2.25V124.836Z' fill='%23fff'/%3E%3Cpath id='Path_31135' data-name='Path 31135' d='M-47.6,132.441a2.924,2.924,0,0,0,1.676,2.5,4.034,4.034,0,0,0,1.734.352,3.256,3.256,0,0,0,2.777-1.2,4.292,4.292,0,0,0,.9-2.649,3.465,3.465,0,0,0-1.072-2.719,3.727,3.727,0,0,0-2.573-.961,3.879,3.879,0,0,0-1.869.422,4.016,4.016,0,0,0-1.33,1.172l-1.828-.1,1.278-9.035h8.718v2.039h-7.137l-.715,4.664a5.22,5.22,0,0,1,1.114-.668,5.645,5.645,0,0,1,2.168-.387,5.548,5.548,0,0,1,3.914,1.488,4.923,4.923,0,0,1,1.6,3.774,6.476,6.476,0,0,1-1.47,4.2A5.689,5.689,0,0,1-44.4,137.14a5.976,5.976,0,0,1-3.627-1.154,4.576,4.576,0,0,1-1.763-3.545Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");width:7em}.return-image-1,.return-image-2{height:7em;background-repeat:no-repeat}.return-image-2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='113.258' height='87.64' viewBox='0 0 113.258 87.64'%3E%3Cg id='Group_9180' data-name='Group 9180' transform='translate(-619.371 -702.519)'%3E%3Cellipse id='Ellipse_456' data-name='Ellipse 456' cx='30.631' cy='30.631' rx='30.631' ry='30.631' transform='translate(663.87 702.519)' fill='%231a89f0'/%3E%3Cg id='Group_9179' data-name='Group 9179' transform='translate(619.371 710.936)'%3E%3Cg id='Group_9166' data-name='Group 9166' transform='translate(51.878 12.625)'%3E%3Cpath id='Path_31240' data-name='Path 31240' d='M-2194.638-76.144' transform='translate(2194.638 76.144)' fill='none' stroke='%2338ff00' stroke-miterlimit='10' stroke-width='1'/%3E%3C/g%3E%3Cg id='Group_9169' data-name='Group 9169' transform='translate(0 62.927)'%3E%3Crect id='Rectangle_2259' data-name='Rectangle 2259' width='113.258' height='7.134' rx='1.344' transform='translate(0 0)' fill='%231a89f0'/%3E%3C/g%3E%3Cg id='Group_9170' data-name='Group 9170' transform='translate(2.051 51.894)'%3E%3Cpath id='Rectangle_2260' data-name='Rectangle 2260' d='M3.605,0H39.148a0,0,0,0,1,0,0V12.554a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V3.605A3.605,3.605,0,0,1,3.605,0Z' fill='%231a89f0'/%3E%3C/g%3E%3Cg id='Group_9171' data-name='Group 9171' transform='translate(3.657 24.769)'%3E%3Cpath id='Path_31243' data-name='Path 31243' d='M-2259.344-32.414l35.918-.148V-56.945a2.9,2.9,0,0,0-2.9-2.9h-17.856c-8.847,0-13.442,19.429-14.016,22.159h-.13c-.528,0-1.011.616-1.011,1.41Z' transform='translate(2259.344 59.849)' fill='%231a89f0'/%3E%3C/g%3E%3Cg id='Group_9172' data-name='Group 9172' transform='translate(8.07 28.282)'%3E%3Cpath id='Path_31244' data-name='Path 31244' d='M-2253.062-37.857h22.281a6.452,6.452,0,0,0,6.451-6.451v-8.227a2.307,2.307,0,0,0-2.306-2.306h-16.4C-2249.5-54.842-2253.062-37.857-2253.062-37.857Z' transform='translate(2253.33 55.06)' fill='%23fff'/%3E%3Cpath id='Path_31245' data-name='Path 31245' d='M-2230.873-37.713h-22.549l.055-.263a58.655,58.655,0,0,1,2.6-8.529c2.292-5.726,4.863-8.63,7.641-8.63h16.4a2.528,2.528,0,0,1,2.525,2.525v8.227A6.677,6.677,0,0,1-2230.873-37.713Zm-22.009-.437h22.009a6.241,6.241,0,0,0,6.234-6.233V-52.61a2.092,2.092,0,0,0-2.089-2.089h-16.4C-2248.906-54.7-2252.4-40.289-2252.882-38.15Z' transform='translate(2253.422 55.135)' fill='%23c3c3c3'/%3E%3C/g%3E%3Cg id='Group_9175' data-name='Group 9175' transform='translate(8.295 60.9)'%3E%3Cg id='Group_9173' data-name='Group 9173' transform='translate(0)'%3E%3Cellipse id='Ellipse_467' data-name='Ellipse 467' cx='9.162' cy='9.162' rx='9.162' ry='9.162' fill='%231a89f0'/%3E%3C/g%3E%3Cg id='Group_9174' data-name='Group 9174' transform='translate(3.909 3.909)'%3E%3Cellipse id='Ellipse_468' data-name='Ellipse 468' cx='5.253' cy='5.253' rx='5.253' ry='5.253' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_9178' data-name='Group 9178' transform='translate(86.032 60.9)'%3E%3Cg id='Group_9176' data-name='Group 9176'%3E%3Cellipse id='Ellipse_469' data-name='Ellipse 469' cx='9.162' cy='9.162' rx='9.162' ry='9.162' fill='%231a89f0'/%3E%3C/g%3E%3Cg id='Group_9177' data-name='Group 9177' transform='translate(3.909 3.909)'%3E%3Cellipse id='Ellipse_470' data-name='Ellipse 470' cx='5.253' cy='5.253' rx='5.253' ry='5.253' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Ctext id='FREE' transform='translate(694.501 733.998)' fill='%23fff' font-size='16' font-family='NunitoSans-Regular, Nunito Sans'%3E%3Ctspan x='-19.256' y='0'%3EFREE%3C/tspan%3E%3C/text%3E%3Ctext id='DELIVERY' transform='translate(694.501 744.998)' fill='%23fff' font-size='7' font-family='MyriadPro-Regular, Myriad Pro'%3E%3Ctspan x='-13.955' y='0'%3EDELIVERY%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E%0A");width:8em}.return-image-3{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='115.737' height='98.236' viewBox='0 0 115.737 98.236'%3E%3Cg id='Group_9190' data-name='Group 9190' transform='translate(609.443 -904.892)'%3E%3Ccircle id='Ellipse_471' data-name='Ellipse 471' cx='25.057' cy='25.057' r='25.057' transform='translate(-576.631 926.168)' fill='none' stroke='%231a89f0' stroke-miterlimit='10' stroke-width='0.5'/%3E%3Cpath id='Path_31246' data-name='Path 31246' d='M-552.129,907a44.11,44.11,0,0,0-44.11,44.11,44.11,44.11,0,0,0,44.11,44.11,44.11,44.11,0,0,0,44.11-44.11A44.11,44.11,0,0,0-552.129,907Zm-.258,71.628A27.518,27.518,0,0,1-579.9,951.11a27.517,27.517,0,0,1,27.517-27.517A27.517,27.517,0,0,1-524.87,951.11,27.518,27.518,0,0,1-552.387,978.628Z' transform='translate(0.813 0.114)' fill='%231a89f0'/%3E%3Cg id='Group_9188' data-name='Group 9188' transform='translate(-592.194 910.378)'%3E%3Cpath id='Path_31247' data-name='Path 31247' d='M-580.577,957.8l-10.831,2.555-.526-2.232,4.947-2.218-5.183,1.222-.494-2.093,10.831-2.554.5,2.118-5.166,2.364,5.421-1.279Z' transform='translate(593.227 -907.463)' fill='%23fff'/%3E%3Cpath id='Path_31248' data-name='Path 31248' d='M-582.7,950.575a3.458,3.458,0,0,1-2.317.681l-5.3-.041a3.032,3.032,0,0,1-2.165-.715,2.7,2.7,0,0,1-.715-2.053,2.7,2.7,0,0,1,.747-2.041,3.026,3.026,0,0,1,2.175-.683l5.3.041a3.467,3.467,0,0,1,2.314.718,2.545,2.545,0,0,1,.8,2.053A2.532,2.532,0,0,1-582.7,950.575Zm-1.464-2.46a2.018,2.018,0,0,0-.724-.109l-5.442-.043a1.51,1.51,0,0,0-.59.092.387.387,0,0,0-.229.394q0,.557.838.564l5.428.042a1.76,1.76,0,0,0,.726-.111.429.429,0,0,0,.249-.426A.391.391,0,0,0-584.162,948.116Z' transform='translate(593.194 -907.879)' fill='%23fff'/%3E%3Cpath id='Path_31249' data-name='Path 31249' d='M-579.84,938.147q-.1.491-.122.551a2.627,2.627,0,0,1-1.474,1.616,3.254,3.254,0,0,1-2.359-.188l-4.994-1.991a3.056,3.056,0,0,1-1.766-1.464,2.68,2.68,0,0,1,.064-2.171,2.677,2.677,0,0,1,1.448-1.62,3.058,3.058,0,0,1,2.289.153l4.995,1.992a3.467,3.467,0,0,1,1.791,1.383l.92-.665.949,1.188Zm-2.159-.708a2.925,2.925,0,0,0-.712-.381l-4.838-1.929a1.67,1.67,0,0,0-.667-.148.406.406,0,0,0-.379.288q-.2.494.645.829l4.885,1.949a2.429,2.429,0,0,0,.755.189.424.424,0,0,0,.446-.3A.4.4,0,0,0-582,937.439Z' transform='translate(593.344 -908.68)' fill='%23fff'/%3E%3Cpath id='Path_31250' data-name='Path 31250' d='M-578.616,934.223a3.46,3.46,0,0,1-2.267-.787l-6.653-4.7,1.248-1.766,6.58,4.652a2.6,2.6,0,0,0,.737.395.422.422,0,0,0,.5-.188.421.421,0,0,0,.016-.528,2.623,2.623,0,0,0-.622-.568l-6.58-4.652,1.25-1.766,6.653,4.7a3.457,3.457,0,0,1,1.5,1.876,2.545,2.545,0,0,1-.544,2.115A2.543,2.543,0,0,1-578.616,934.223Z' transform='translate(593.543 -909.198)' fill='%23fff'/%3E%3Cpath id='Path_31251' data-name='Path 31251' d='M-574.541,929.9l-7.482-8.239,3.3-3,1.446,1.592-1.621,1.471,1.454,1.6,1.554-1.411,1.411,1.553-1.553,1.412,1.716,1.889,1.726-1.568,1.454,1.6Z' transform='translate(593.882 -909.545)' fill='%23fff'/%3E%3Cpath id='Path_31252' data-name='Path 31252' d='M-570.261,925.364a3.583,3.583,0,0,1-1.792-1.765l-.541-.944,1.9-1.09.691,1.2q.412.718.873.454a.461.461,0,0,0,.273-.359,1.114,1.114,0,0,0-.192-.569,2.674,2.674,0,0,0-.562-.715,1.958,1.958,0,0,0-.583-.352q-.295-.108-.995-.288l-1.309-.354a3.311,3.311,0,0,1-2.167-1.535,3.193,3.193,0,0,1-.514-2.207,2.409,2.409,0,0,1,1.287-1.6,2.661,2.661,0,0,1,2.273-.388,3.877,3.877,0,0,1,1.815,1.833l-1.966,1.13-.393-.656a.485.485,0,0,0-.28-.242.45.45,0,0,0-.362.058.5.5,0,0,0-.266.317.555.555,0,0,0,.082.4,1.618,1.618,0,0,0,1.1.668l1.743.433a7.373,7.373,0,0,1,1.068.35,3.273,3.273,0,0,1,.88.57,4,4,0,0,1,.793,1.016,4.288,4.288,0,0,1,.72,2.463,2.268,2.268,0,0,1-1.3,1.726A2.811,2.811,0,0,1-570.261,925.364Z' transform='translate(594.301 -909.787)' fill='%23fff'/%3E%3Cpath id='Path_31253' data-name='Path 31253' d='M-563.868,922.919l-2.717-8.57-1.26.4-.645-2.038,4.643-1.471.646,2.037-1.259.4,2.716,8.571Z' transform='translate(594.715 -910.002)' fill='%23fff'/%3E%3Cpath id='Path_31254' data-name='Path 31254' d='M-559.544,921.7l-1.555-11.019,2.129-.3,1.555,11.019Z' transform='translate(595.17 -910.055)' fill='%23fff'/%3E%3Cpath id='Path_31255' data-name='Path 31255' d='M-555.358,920.5a3.463,3.463,0,0,1-.6-2.34l.223-5.294a3.027,3.027,0,0,1,.79-2.139,2.7,2.7,0,0,1,2.075-.645,2.7,2.7,0,0,1,2.015.817,3.031,3.031,0,0,1,.607,2.2l-.222,5.294a3.454,3.454,0,0,1-.8,2.288,2.55,2.55,0,0,1-2.079.729A2.537,2.537,0,0,1-555.358,920.5Zm2.507-1.38a2.022,2.022,0,0,0,.135-.72l.228-5.436a1.523,1.523,0,0,0-.073-.593.386.386,0,0,0-.385-.243q-.556-.024-.591.818l-.228,5.422a1.764,1.764,0,0,0,.087.73.429.429,0,0,0,.416.263A.392.392,0,0,0-552.85,919.116Z' transform='translate(595.486 -910.074)' fill='%23fff'/%3E%3Cpath id='Path_31256' data-name='Path 31256' d='M-549.4,921.622l3.086-10.692,2.2.637-.494,5.4,1.477-5.116,2.067.6-3.086,10.691-2.091-.6.474-5.661-1.546,5.352Z' transform='translate(595.89 -910.021)' fill='%23fff'/%3E%3Cpath id='Path_31257' data-name='Path 31257' d='M-542.291,923.27a3.579,3.579,0,0,1,.61-2.44l.537-.946,1.9,1.08-.685,1.206q-.409.721.053.983a.461.461,0,0,0,.447.053,1.1,1.1,0,0,0,.392-.455,2.663,2.663,0,0,0,.332-.847,1.964,1.964,0,0,0,.006-.681q-.056-.307-.257-1l-.361-1.307a3.311,3.311,0,0,1,.22-2.647,3.2,3.2,0,0,1,1.64-1.564,2.406,2.406,0,0,1,2.03.3,2.66,2.66,0,0,1,1.488,1.761,3.87,3.87,0,0,1-.656,2.495l-1.971-1.119.365-.671a.485.485,0,0,0,.066-.365.451.451,0,0,0-.235-.282.5.5,0,0,0-.409-.068.556.556,0,0,0-.3.274,1.616,1.616,0,0,0-.016,1.288l.513,1.721a7.366,7.366,0,0,1,.241,1.1,3.267,3.267,0,0,1-.044,1.048,3.964,3.964,0,0,1-.472,1.2,4.292,4.292,0,0,1-1.754,1.872,2.268,2.268,0,0,1-2.149-.244A2.812,2.812,0,0,1-542.291,923.27Z' transform='translate(596.325 -909.796)' fill='%23fff'/%3E%3Cpath id='Path_31258' data-name='Path 31258' d='M-534.9,929.009l9.267-6.254,2.4,2.908-7.907,7.9-1.345-1.628,1.29-1.266-.857-1.039-1.471,1.047Zm4.325-.377.643.779,4.053-3.983-.066-.08Z' transform='translate(596.783 -909.293)' fill='%23fff'/%3E%3Cpath id='Path_31259' data-name='Path 31259' d='M-529.93,934.462a3.576,3.576,0,0,1,1.874-1.677l.976-.482.97,1.963-1.243.614q-.744.368-.509.844a.463.463,0,0,0,.341.294,1.1,1.1,0,0,0,.58-.157,2.66,2.66,0,0,0,.75-.515,1.977,1.977,0,0,0,.387-.56q.126-.287.349-.974l.435-1.285a3.312,3.312,0,0,1,1.667-2.067,3.2,3.2,0,0,1,2.236-.375,2.413,2.413,0,0,1,1.514,1.383,2.66,2.66,0,0,1,.244,2.293,3.871,3.871,0,0,1-1.943,1.7l-1.005-2.033.68-.35a.488.488,0,0,0,.259-.265.455.455,0,0,0-.036-.365.5.5,0,0,0-.3-.285.553.553,0,0,0-.405.055,1.615,1.615,0,0,0-.735,1.057l-.541,1.712a7.544,7.544,0,0,1-.416,1.043,3.291,3.291,0,0,1-.624.843,4,4,0,0,1-1.064.728,4.29,4.29,0,0,1-2.5.564,2.267,2.267,0,0,1-1.641-1.407A2.81,2.81,0,0,1-529.93,934.462Z' transform='translate(597.081 -908.847)' fill='%23fff'/%3E%3Cpath id='Path_31260' data-name='Path 31260' d='M-528.038,939.976l10.838-2.529.5,2.144-4.34,1.013,4.575,0,.51,2.183-5.241-.054-5.538,2.835-.523-2.246,4.971-2.411-5.248,1.225Z' transform='translate(597.206 -908.389)' fill='%23fff'/%3E%3Cpath id='Path_31261' data-name='Path 31261' d='M-526.784,946.193l11.128-.123.049,4.456-2.151.023-.024-2.189-2.162.024.023,2.1-2.1.023-.023-2.1-2.552.029.025,2.332-2.164.023Z' transform='translate(597.283 -907.858)' fill='%23fff'/%3E%3Cpath id='Path_31262' data-name='Path 31262' d='M-515.922,954.262l-.642,3a2.285,2.285,0,0,1-1.02,1.61,2.882,2.882,0,0,1-2.04.187l-5.1-1.065a4.251,4.251,0,0,1-2.3-1.074,2.2,2.2,0,0,1-.408-2.062l.626-2.927Zm-9.506.656a.532.532,0,0,0,.455.72l5.611,1.2a2.012,2.012,0,0,0,.564.061.376.376,0,0,0,.292-.156,1.341,1.341,0,0,0,.163-.454l.052-.241-7.057-1.51Z' transform='translate(597.238 -907.497)' fill='%23fff'/%3E%3C/g%3E%3Ccircle id='Ellipse_472' data-name='Ellipse 472' cx='46.083' cy='46.083' r='46.083' transform='translate(-597.398 905.142)' fill='none' stroke='%231a89f0' stroke-miterlimit='10' stroke-width='0.5'/%3E%3Cpath id='Path_31263' data-name='Path 31263' d='M-578.516,950.807s15.082,1.264,16.03-3.162,2.214-7.063,3.584-8.644,3.9-4.427,3.374-8.96l-.147-2.156s-.24-.959.911-.623,5.417,2.062,6.04,5.273-1.726,9.3-1.726,9.3-.911,2.062,1.006,1.869,9.731-1.294,11.169-1.151,3.26,1.1,3.308,3.02a3.859,3.859,0,0,1-1.006,2.876.963.963,0,0,0,.048,1.419,2.787,2.787,0,0,1,.671,3.327c-.623,1.437-1.342,1.006-1.054,1.917s1.917,2.54-.528,4.554-1.629,2.731-1.678,3.355.911,3.788-2.492,4.074-18.071.336-18.071.336-6.521,1.048-8.63,3.064a23.424,23.424,0,0,1-7.9-8.861A25.792,25.792,0,0,1-578.516,950.807Z' transform='translate(1.904 1.357)' fill='%231a89f0'/%3E%3Cpath id='Path_31264' data-name='Path 31264' d='M-607.763,966.811l21.466,2.071-12.9,3.06-1.53,9.54-8.719-1.582,4.434-5.753Z' transform='translate(0 3.797)' fill='%231a89f0'/%3E%3Cpath id='Path_31265' data-name='Path 31265' d='M-586.915,969.152l-12.5,2.829s3.92.331,7.176.33c1.334,0,5.328-.124,5.328-.124Z' transform='translate(0.617 3.941)' fill='%231a89f0'/%3E%3Cpath id='Path_31266' data-name='Path 31266' d='M-599.264,972.358l-2.669,18.147s23.687,1.271,56.878-1.894c0,0,30.733-1.653,41.309-.33l2.809-19.129s-41.8.953-56.179,2.11S-593.162,973.289-599.264,972.358Z' transform='translate(0.462 3.941)' fill='%231a89f0' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.5'/%3E%3Cg id='Group_9189' data-name='Group 9189' transform='translate(-595.51 978.413)'%3E%3Cpath id='Path_31267' data-name='Path 31267' d='M-593.083,977.023l.786.022-.192,6.77-.786-.022.083-2.938-2.251-.064-.083,2.938-.792-.023.191-6.769.792.022-.08,2.832,2.25.064Z' transform='translate(596.318 -973.993)' fill='%23fff'/%3E%3Cpath id='Path_31268' data-name='Path 31268' d='M-587.878,983.871l-.426-1.589-2.139-.024-.461,1.58-.811-.008,2.066-6.75.655.007,1.914,6.794Zm-2.292-2.571,1.609.018-.773-2.891Z' transform='translate(596.601 -973.985)' fill='%23fff'/%3E%3Cpath id='Path_31269' data-name='Path 31269' d='M-585.83,983.757a2.088,2.088,0,0,1-.749-.594l.266-.9a2.124,2.124,0,0,0,.671.547,1.708,1.708,0,0,0,.764.171.957.957,0,0,0,.7-.246.929.929,0,0,0,.245-.687.744.744,0,0,0-.229-.586,2.329,2.329,0,0,0-.759-.383,3.449,3.449,0,0,1-.893-.42,1.537,1.537,0,0,1-.519-.614,2.262,2.262,0,0,1-.176-.95,2.551,2.551,0,0,1,.21-1.067,1.719,1.719,0,0,1,.6-.737,1.538,1.538,0,0,1,.891-.265,1.874,1.874,0,0,1,.88.214,1.894,1.894,0,0,1,.687.589l-.265.9a1.67,1.67,0,0,0-1.3-.718.871.871,0,0,0-.67.265,1.04,1.04,0,0,0-.245.736.806.806,0,0,0,.22.6,2.057,2.057,0,0,0,.743.393,3.836,3.836,0,0,1,.9.426,1.564,1.564,0,0,1,.531.6,2.034,2.034,0,0,1,.187.922,2.55,2.55,0,0,1-.207,1.062,1.562,1.562,0,0,1-.6.7,1.732,1.732,0,0,1-.932.247A2.167,2.167,0,0,1-585.83,983.757Z' transform='translate(596.918 -973.988)' fill='%23fff'/%3E%3Cpath id='Path_31270' data-name='Path 31270' d='M-581.521,983.734a2.1,2.1,0,0,1-.757-.586l.256-.907a2.105,2.105,0,0,0,.678.538,1.712,1.712,0,0,0,.766.163.954.954,0,0,0,.7-.255.928.928,0,0,0,.237-.69.74.74,0,0,0-.236-.583,2.3,2.3,0,0,0-.763-.374,3.456,3.456,0,0,1-.9-.411,1.525,1.525,0,0,1-.527-.608,2.265,2.265,0,0,1-.187-.948,2.57,2.57,0,0,1,.2-1.069,1.714,1.714,0,0,1,.589-.743,1.54,1.54,0,0,1,.889-.276,1.89,1.89,0,0,1,.882.2,1.9,1.9,0,0,1,.693.582l-.256.907a1.669,1.669,0,0,0-1.307-.7.869.869,0,0,0-.667.273,1.034,1.034,0,0,0-.237.738.8.8,0,0,0,.227.6,2.067,2.067,0,0,0,.747.383,3.892,3.892,0,0,1,.907.415,1.577,1.577,0,0,1,.538.593,2.045,2.045,0,0,1,.2.919,2.537,2.537,0,0,1-.194,1.065,1.576,1.576,0,0,1-.6.709,1.745,1.745,0,0,1-.929.258A2.191,2.191,0,0,1-581.521,983.734Z' transform='translate(597.182 -973.99)' fill='%23fff'/%3E%3Cpath id='Path_31271' data-name='Path 31271' d='M-577.754,983.794l-.161-6.771.8-.019.137,5.753,2.051-.049.024,1.018Z' transform='translate(597.451 -973.989)' fill='%23fff'/%3E%3Cpath id='Path_31272' data-name='Path 31272' d='M-573.925,983.7l-.226-6.767,2.942-.1.033.979-2.157.072.063,1.863,2.033-.068.032.969-2.032.068.066,1.978,2.157-.072.033.98Z' transform='translate(597.683 -974)' fill='%23fff'/%3E%3Cpath id='Path_31273' data-name='Path 31273' d='M-567.729,983.467l-.328-6.764,2.879-.139.048.988-2.087.1.089,1.842,1.963-.094.048.988-1.963.094.142,2.946Z' transform='translate(598.058 -974.016)' fill='%23fff'/%3E%3Cpath id='Path_31274' data-name='Path 31274' d='M-560.154,983.056l-.872.051-.88-2.114a.931.931,0,0,0-.288-.416.615.615,0,0,0-.4-.1l-.61.036.159,2.713-.791.047-.4-6.76,1.943-.115a1.343,1.343,0,0,1,1.167.447,2.427,2.427,0,0,1,.477,1.459,2.6,2.6,0,0,1-.208,1.3,1.339,1.339,0,0,1-.762.7,1.166,1.166,0,0,1,.605.724Zm-1.414-3.858a1.287,1.287,0,0,0,.165-.823,1.262,1.262,0,0,0-.26-.8.82.82,0,0,0-.68-.214l-1.047.062.125,2.138,1.047-.062A.8.8,0,0,0-561.569,979.2Z' transform='translate(598.293 -974.027)' fill='%23fff'/%3E%3Cpath id='Path_31275' data-name='Path 31275' d='M-559.185,982.995l-.468-6.756,2.937-.2.068.978-2.154.15.128,1.859,2.029-.14.068.967-2.029.141.136,1.974,2.154-.149.067.978Z' transform='translate(598.575 -974.049)' fill='%23fff'/%3E%3Cpath id='Path_31276' data-name='Path 31276' d='M-555.161,982.71l-.534-6.75,2.935-.233.077.977-2.152.17.146,1.859,2.028-.161.076.967-2.028.161.156,1.972,2.152-.171.077.977Z' transform='translate(598.819 -974.068)' fill='%23fff'/%3E%3Cpath id='Path_31277' data-name='Path 31277' d='M-548.989,982.2l-.636-6.742,2.931-.277.091.976-2.149.2.176,1.856,2.024-.191.091.966-2.024.191.186,1.97,2.149-.2.092.976Z' transform='translate(599.193 -974.102)' fill='%23fff'/%3E%3Cpath id='Path_31278' data-name='Path 31278' d='M-543.191,978.279l1.838,3.353-.934.046L-543.6,979.2l-1.072,2.591-.934.046,1.507-3.526-1.777-3.24.935-.046,1.253,2.372,1.021-2.483.934-.046Z' transform='translate(599.424 -974.12)' fill='%23fff'/%3E%3Cpath id='Path_31279' data-name='Path 31279' d='M-539.943,981.231a2.713,2.713,0,0,1-.793-1.183,5.864,5.864,0,0,1-.336-1.822,5.856,5.856,0,0,1,.181-1.84,2.713,2.713,0,0,1,.691-1.241,1.652,1.652,0,0,1,1.113-.474,1.739,1.739,0,0,1,.844.176,1.891,1.891,0,0,1,.686.567l-.229.913a2.257,2.257,0,0,0-.615-.508,1.233,1.233,0,0,0-.631-.141,1.074,1.074,0,0,0-.954.674,3.87,3.87,0,0,0-.269,1.839,3.907,3.907,0,0,0,.424,1.818,1.074,1.074,0,0,0,1.007.592,1.231,1.231,0,0,0,.617-.2,2.231,2.231,0,0,0,.569-.557l.307.891a1.9,1.9,0,0,1-.636.623,1.741,1.741,0,0,1-.826.246A1.654,1.654,0,0,1-539.943,981.231Z' transform='translate(599.719 -974.133)' fill='%23fff'/%3E%3Cpath id='Path_31280' data-name='Path 31280' d='M-533.437,974.541l.786-.028.241,6.767-.786.029-.1-2.938-2.25.081.1,2.937-.792.028-.24-6.767.791-.028.1,2.831,2.25-.08Z' transform='translate(600.002 -974.142)' fill='%23fff'/%3E%3Cpath id='Path_31281' data-name='Path 31281' d='M-527.8,981.146l-.486-1.572-2.139.058-.4,1.6-.811.022,1.8-6.825.655-.018,2.175,6.715Zm-2.39-2.481,1.608-.045-.883-2.859Z' transform='translate(600.301 -974.149)' fill='%23fff'/%3E%3Cpath id='Path_31282' data-name='Path 31282' d='M-523.416,974.286l.754-.014.12,6.771-.6.01-2.442-4.684.084,4.726-.748.013-.12-6.771.6-.011,2.441,4.674Z' transform='translate(600.624 -974.157)' fill='%23fff'/%3E%3Cpath id='Path_31283' data-name='Path 31283' d='M-517.644,977.355l.014,3.246a2.308,2.308,0,0,1-.725.368,2.9,2.9,0,0,1-.869.139,1.781,1.781,0,0,1-1.182-.413,2.611,2.611,0,0,1-.769-1.2,5.8,5.8,0,0,1-.274-1.858,5.784,5.784,0,0,1,.257-1.85,2.664,2.664,0,0,1,.749-1.2,1.715,1.715,0,0,1,1.15-.422,1.868,1.868,0,0,1,.867.2,1.806,1.806,0,0,1,.676.587l-.264.895a2.134,2.134,0,0,0-.6-.521,1.352,1.352,0,0,0-.652-.155,1.11,1.11,0,0,0-1.023.623,3.868,3.868,0,0,0-.339,1.842q.011,2.5,1.433,2.492a2.142,2.142,0,0,0,.847-.187l-.007-1.7-.948,0,0-.883Z' transform='translate(600.927 -974.164)' fill='%23fff'/%3E%3Cpath id='Path_31284' data-name='Path 31284' d='M-516.445,981.018l.091-6.772,2.945.04-.014.98-2.158-.03-.024,1.864,2.033.026-.013.97-2.034-.028-.027,1.979,2.158.03-.013.979Z' transform='translate(601.236 -974.159)' fill='%23fff'/%3E%3C/g%3E%3Cpath id='Path_31285' data-name='Path 31285' d='M-521.556,987.4s10.4.16,12.531.533l-13.543,7.572Z' transform='translate(5.349 5.064)' fill='%231a89f0'/%3E%3Cpath id='Path_31286' data-name='Path 31286' d='M-507.259,983.482l8.158.746-4.079,5.694,2.639,8.383-21.275-2.559,13.6-7.412Z' transform='translate(5.395 4.823)' fill='%231a89f0'/%3E%3C/g%3E%3C/svg%3E%0A");width:8.5em}.return-image-3,.return-image-4{height:7em;background-repeat:no-repeat}.return-image-4{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96.301' height='96.302' viewBox='0 0 96.301 96.302'%3E%3Cg id='Group_9202' data-name='Group 9202' transform='translate(624.441 -1030.902)'%3E%3Cg id='Group_9193' data-name='Group 9193' transform='translate(-624.441 1030.902)'%3E%3Cpath id='Path_31313' data-name='Path 31313' d='M-528.14,1079.053l-4.379,4.935,3.182,5.781-5.37,3.835,1.807,6.347-6.092,2.537.346,6.589-6.5,1.121-1.121,6.5-6.589-.347-2.536,6.092-6.345-1.806-3.836,5.368-5.78-3.182-4.936,4.379-4.935-4.379-5.781,3.182-3.836-5.369-6.346,1.807-2.537-6.091-6.589.346-1.121-6.5-6.5-1.121.346-6.589-6.091-2.536,1.808-6.347-5.369-3.834,3.182-5.78-4.379-4.936,4.379-4.935-3.182-5.781,5.369-3.836-1.806-6.346,6.091-2.537-.347-6.589,6.5-1.121,1.121-6.5,6.589.346,2.536-6.091,6.346,1.806,3.836-5.368,5.781,3.182,4.935-4.379,4.936,4.379,5.78-3.182,3.836,5.369,6.346-1.807,2.536,6.092,6.59-.346,1.121,6.5,6.5,1.12-.346,6.589,6.091,2.536-1.807,6.346,5.37,3.835-3.182,5.78Z' transform='translate(624.441 -1030.902)' fill='%231a89f0'/%3E%3C/g%3E%3Ccircle id='Ellipse_473' data-name='Ellipse 473' cx='41.387' cy='41.387' r='41.387' transform='translate(-617.677 1037.666)' fill='%23fff'/%3E%3Ccircle id='Ellipse_474' data-name='Ellipse 474' cx='39.721' cy='39.721' r='39.721' transform='translate(-616.011 1039.332)' fill='%231a89f0'/%3E%3Cg id='Group_9194' data-name='Group 9194' transform='translate(-606.431 1096.2)'%3E%3Cpath id='Path_31314' data-name='Path 31314' d='M-603.324,1111.249a3.32,3.32,0,0,1,1.265-1.44l2.822-2.045a2.536,2.536,0,0,1,1.663-.595,1.835,1.835,0,0,1,1.329.856,2.05,2.05,0,0,1,.463,1.185,1.652,1.652,0,0,1-.4,1.038,6.082,6.082,0,0,1-1.175,1.058l-.92-1.268.587-.425a1.059,1.059,0,0,0,.319-.33.289.289,0,0,0-.037-.324c-.179-.247-.432-.252-.757-.016l-3.172,2.3a1.281,1.281,0,0,0-.4.4.333.333,0,0,0,.039.375.334.334,0,0,0,.344.154,1.3,1.3,0,0,0,.5-.251l.938-.68-.252-.348,1.129-.818,1.149,1.586-3.814,2.763-.377-.521.39-.616a1.422,1.422,0,0,1-1.387-.63A1.459,1.459,0,0,1-603.324,1111.249Z' transform='translate(603.407 -1107.164)' fill='%23fff'/%3E%3Cpath id='Path_31315' data-name='Path 31315' d='M-597.028,1118.432a2.525,2.525,0,0,1,.728-1.584l3.86-4.494,1.182,1.014-3.817,4.445a1.891,1.891,0,0,0-.337.506.3.3,0,0,0,.1.37.3.3,0,0,0,.378.046,1.916,1.916,0,0,0,.453-.412l3.817-4.445,1.181,1.015-3.86,4.494a2.538,2.538,0,0,1-1.456.959,1.818,1.818,0,0,1-1.482-.528A1.817,1.817,0,0,1-597.028,1118.432Z' transform='translate(602.49 -1107.91)' fill='%23fff'/%3E%3Cpath id='Path_31316' data-name='Path 31316' d='M-590.13,1124.229l4.4-6.832,2.41,1.246-3.035,7.538-1.351-.7.5-1.215-.861-.445-.684,1.121Zm2.767-1.5.646.334,1.576-3.819-.067-.034Z' transform='translate(601.498 -1108.635)' fill='%23fff'/%3E%3Cpath id='Path_31317' data-name='Path 31317' d='M-578.869,1120.3l2.387.595a1.378,1.378,0,0,1,.818.481,1.337,1.337,0,0,1,.239.836,5.71,5.71,0,0,1-.191,1.229,2.64,2.64,0,0,1-.432,1,1,1,0,0,1-.727.372.741.741,0,0,1,.422.484,1.638,1.638,0,0,1-.033.807l-.759,2.965-1.52-.378.766-3.071c.055-.219.047-.37-.021-.451a.871.871,0,0,0-.439-.206l-.894,3.582-1.574-.392Zm1.229,3.393q.326.081.5-.631a3.139,3.139,0,0,0,.088-.474.36.36,0,0,0-.045-.24.329.329,0,0,0-.194-.11l-.362-.092-.362,1.454Z' transform='translate(600.161 -1109.052)' fill='%23fff'/%3E%3Cpath id='Path_31318' data-name='Path 31318' d='M-571.427,1129.861l.856-8.082,2.713.027.682,8.1-1.519-.015-.1-1.31-.969-.01-.106,1.308Zm1.8-2.581.727.008-.312-4.119h-.074Z' transform='translate(598.81 -1109.265)' fill='%23fff'/%3E%3Cpath id='Path_31319' data-name='Path 31319' d='M-561.552,1129.2l-1.828-7.882,1.608-.372,1.593,3.6-.874-3.771,1.508-.349,1.827,7.882-1.526.354-1.7-3.764.915,3.946Z' transform='translate(597.653 -1109.071)' fill='%23fff'/%3E%3Cpath id='Path_31320' data-name='Path 31320' d='M-551.681,1126.019l-2.838-5.888-.856.413-.675-1.4,3.158-1.522.675,1.4-.857.414,2.839,5.888Z' transform='translate(596.599 -1108.667)' fill='%23fff'/%3E%3Cpath id='Path_31321' data-name='Path 31321' d='M-544.8,1122.042l-4.972-6.382,2.531-1.972.961,1.234-1.243.968.967,1.241,1.191-.928.938,1.2-1.191.928,1.141,1.464,1.324-1.032.966,1.241Z' transform='translate(595.697 -1108.102)' fill='%23fff'/%3E%3Cpath id='Path_31322' data-name='Path 31322' d='M-538.26,1116.17l-6.216-5.178,2.053-2.465,1.2,1-1.009,1.211,1.208,1.007.967-1.161,1.173.977-.968,1.161,1.426,1.187,1.074-1.289,1.209,1.007Z' transform='translate(594.935 -1107.36)' fill='%23fff'/%3E%3C/g%3E%3Ccircle id='Ellipse_475' data-name='Ellipse 475' cx='25.302' cy='25.302' r='25.302' transform='translate(-601.592 1053.751)' fill='%231a89f0' stroke='%23fff' stroke-width='1'/%3E%3Cg id='Group_9195' data-name='Group 9195' transform='translate(-611.104 1043.981)'%3E%3Cpath id='Path_31323' data-name='Path 31323' d='M-608.865,1081.447l.342-1.985a1.124,1.124,0,0,1,.342-.7,1.1,1.1,0,0,1,.668-.245,4.586,4.586,0,0,1,1.014.081,2.159,2.159,0,0,1,.842.291.82.82,0,0,1,.348.571.605.605,0,0,1,.369-.374,1.347,1.347,0,0,1,.66-.022l2.467.439-.217,1.263-2.552-.437c-.183-.032-.3-.016-.368.044a.711.711,0,0,0-.141.371l2.977.511-.224,1.308Zm2.695-1.209c.031-.181-.151-.3-.546-.372a2.477,2.477,0,0,0-.391-.044.3.3,0,0,0-.193.052.271.271,0,0,0-.08.164l-.051.3,1.208.208Z' transform='translate(608.865 -1050.826)' fill='%23fff'/%3E%3Cpath id='Path_31324' data-name='Path 31324' d='M-601.38,1077.733l-6.31-2,.793-2.5,1.22.387-.39,1.229,1.227.389.373-1.179,1.19.378-.373,1.177,1.447.459.415-1.309,1.227.389Z' transform='translate(608.696 -1050.066)' fill='%23fff'/%3E%3Cpath id='Path_31325' data-name='Path 31325' d='M-600.139,1073.176a2.134,2.134,0,0,1-1.471-.259l-.586-.277.553-1.164.745.353q.446.213.58-.071a.271.271,0,0,0,.01-.265.661.661,0,0,0-.287-.212,1.581,1.581,0,0,0-.517-.161,1.183,1.183,0,0,0-.4.024c-.119.03-.314.095-.581.192l-.758.266a1.976,1.976,0,0,1-1.576-.022,1.913,1.913,0,0,1-1-.9,1.411,1.411,0,0,1,.083-1.206,1.553,1.553,0,0,1,.974-.948,2.315,2.315,0,0,1,1.507.284l-.572,1.206-.414-.187a.292.292,0,0,0-.219-.024.267.267,0,0,0-.156.15.29.29,0,0,0-.021.242.325.325,0,0,0,.176.169.964.964,0,0,0,.763-.044l1-.372a4.4,4.4,0,0,1,.639-.187,1.979,1.979,0,0,1,.622-.016,2.409,2.409,0,0,1,.731.229,2.581,2.581,0,0,1,1.188.956,1.33,1.33,0,0,1-.047,1.274A1.64,1.64,0,0,1-600.139,1073.176Z' transform='translate(608.386 -1049.384)' fill='%23fff'/%3E%3Cpath id='Path_31326' data-name='Path 31326' d='M-603.317,1065.62l.959-1.443a1.241,1.241,0,0,1,1.047-.652,2.756,2.756,0,0,1,1.434.55,2.956,2.956,0,0,1,1.074,1.071,1.137,1.137,0,0,1-.173,1.167l-.3.445,2.182,1.449-.713,1.074Zm3.093.414a.549.549,0,0,0,.118-.338.424.424,0,0,0-.131-.261,2.517,2.517,0,0,0-.376-.29,1.453,1.453,0,0,0-.551-.257.369.369,0,0,0-.357.2l-.081.121,1.335.887Z' transform='translate(608.067 -1048.671)' fill='%23fff'/%3E%3Cpath id='Path_31327' data-name='Path 31327' d='M-594.983,1064.719a2.071,2.071,0,0,1-1.3-.612l-2.344-2.105a1.813,1.813,0,0,1-.686-1.169,1.582,1.582,0,0,1,.482-1.188,1.582,1.582,0,0,1,1.129-.606,1.821,1.821,0,0,1,1.236.557l2.344,2.105a2.068,2.068,0,0,1,.751,1.229,1.489,1.489,0,0,1-.444,1.221A1.483,1.483,0,0,1-594.983,1064.719Zm.307-1.662a1.212,1.212,0,0,0-.28-.334l-2.408-2.162a.91.91,0,0,0-.3-.192.228.228,0,0,0-.257.083q-.218.244.154.579l2.4,2.158a1.052,1.052,0,0,0,.366.236.252.252,0,0,0,.277-.089A.232.232,0,0,0-594.676,1063.057Z' transform='translate(607.492 -1048.026)' fill='%23fff'/%3E%3Cpath id='Path_31328' data-name='Path 31328' d='M-591.524,1061.525l-4.216-5.1,1.041-.86,2.481,2.058-2.017-2.442.977-.807,4.216,5.1-.988.816-2.617-2.136,2.111,2.555Z' transform='translate(606.978 -1047.355)' fill='%23fff'/%3E%3Cpath id='Path_31329' data-name='Path 31329' d='M-587.356,1058a2.138,2.138,0,0,1-1.087-1.026l-.336-.553,1.1-.669.427.705q.256.421.523.259a.269.269,0,0,0,.155-.216.667.667,0,0,0-.123-.335,1.594,1.594,0,0,0-.342-.418,1.158,1.158,0,0,0-.351-.2c-.116-.041-.313-.094-.591-.16l-.779-.194a1.976,1.976,0,0,1-1.3-.886,1.916,1.916,0,0,1-.34-1.3,1.416,1.416,0,0,1,.733-.962,1.56,1.56,0,0,1,1.335-.255,2.319,2.319,0,0,1,1.1,1.067l-1.141.692-.243-.384a.289.289,0,0,0-.169-.141.266.266,0,0,0-.213.039.294.294,0,0,0-.151.192.332.332,0,0,0,.055.237.965.965,0,0,0,.66.383l1.036.237a4.391,4.391,0,0,1,.636.2,1.951,1.951,0,0,1,.529.328,2.4,2.4,0,0,1,.485.594,2.569,2.569,0,0,1,.466,1.452,1.331,1.331,0,0,1-.74,1.039A1.643,1.643,0,0,1-587.356,1058Z' transform='translate(606.213 -1046.975)' fill='%23fff'/%3E%3Cpath id='Path_31330' data-name='Path 31330' d='M-583.254,1056.062l-2.641-6.069,2.406-1.048.51,1.173-1.182.516.514,1.179,1.133-.493.5,1.145-1.133.493.6,1.392,1.26-.548.513,1.179Z' transform='translate(605.563 -1046.575)' fill='%23fff'/%3E%3Cpath id='Path_31331' data-name='Path 31331' d='M-575.964,1053.463l-1.737-6.426,1.266-.2,1.021,4.067-.3-4.183,1.206-.193,1.005,4.069-.313-4.179,1.281-.2.336,6.65-1.552.247-.826-3.1.193,3.2Z' transform='translate(604.385 -1046.182)' fill='%23fff'/%3E%3Cpath id='Path_31332' data-name='Path 31332' d='M-569.48,1052.815l-.093-6.619,1.266-.019.094,6.619Z' transform='translate(603.216 -1046.177)' fill='%23fff'/%3E%3Cpath id='Path_31333' data-name='Path 31333' d='M-566.125,1052.858l.468-5.327-.776-.068.112-1.266,2.857.251-.111,1.266-.776-.069-.468,5.328Z' transform='translate(602.765 -1046.18)' fill='%23fff'/%3E%3Cpath id='Path_31334' data-name='Path 31334' d='M-562.632,1053.249l1.468-6.453,1.272.289-.525,2.306.6.137.524-2.306,1.272.289-1.468,6.454-1.272-.289.667-2.93-.6-.138-.666,2.931Z' transform='translate(602.218 -1046.266)' fill='%23fff'/%3E%3Cpath id='Path_31335' data-name='Path 31335' d='M-557.78,1054.532l2.211-6.24,1.194.423-2.211,6.24Z' transform='translate(601.521 -1046.481)' fill='%23fff'/%3E%3Cpath id='Path_31336' data-name='Path 31336' d='M-555.233,1055.49l2.921-5.941,1.212.6-.856,3.108,1.4-2.843,1.136.559-2.921,5.941-1.15-.565.873-3.263-1.462,2.974Z' transform='translate(601.154 -1046.662)' fill='%23fff'/%3E%3Cpath id='Path_31337' data-name='Path 31337' d='M-547.073,1060.683l.668-.807-1.5-1.241.658-.8,3.85-2.715,1.576,1.3-2.854,3.45.27.223-.7.849-.271-.224-.668.808Zm.771-2.152.6.5,2.127-2.57Z' transform='translate(600.101 -1047.463)' fill='%23fff'/%3E%3Cpath id='Path_31338' data-name='Path 31338' d='M-544.091,1062.837a2.428,2.428,0,0,1,.865-1.321l.328-.293a2.241,2.241,0,0,1,.7-.461.872.872,0,0,1,.637.018.777.777,0,0,1,.02-.59,1.772,1.772,0,0,1,.459-.585l.132-.118a1.678,1.678,0,0,1,1.235-.528,1.792,1.792,0,0,1,1.157.681,1.762,1.762,0,0,1,.547,1.235,1.777,1.777,0,0,1-.7,1.194,2.3,2.3,0,0,1-.693.456.792.792,0,0,1-.626-.024.833.833,0,0,1-.088.694,3.785,3.785,0,0,1-.7.765,1.242,1.242,0,0,1-.132.108,2.442,2.442,0,0,1-1.406.716,1.554,1.554,0,0,1-1.255-.628A1.57,1.57,0,0,1-544.091,1062.837Zm2.192.276.241-.227a2.435,2.435,0,0,0,.413-.452.275.275,0,0,0-.021-.37.284.284,0,0,0-.335-.069,1.338,1.338,0,0,0-.432.274,1.659,1.659,0,0,0-.139.134l-.046.042-.16.132c-.325.292-.408.526-.249.7S-542.224,1063.4-541.9,1063.114Zm2.229-2.016a.974.974,0,0,0,.257-.338.273.273,0,0,0-.05-.31.27.27,0,0,0-.3-.082.971.971,0,0,0-.364.218c-.313.281-.395.506-.241.677S-539.984,1061.378-539.67,1061.1Z' transform='translate(599.555 -1048.014)' fill='%23fff'/%3E%3Cpath id='Path_31339' data-name='Path 31339' d='M-539.9,1069.111l5.815-3.161.623,1.146-2.079,1.13.3.544,2.079-1.13.622,1.146-5.815,3.161-.623-1.146,2.641-1.436-.294-.543-2.641,1.435Z' transform='translate(598.95 -1049.02)' fill='%23fff'/%3E%3Cpath id='Path_31340' data-name='Path 31340' d='M-531.376,1071.444l.69,1.891a1.13,1.13,0,0,1,.049.775,1.1,1.1,0,0,1-.458.545,4.633,4.633,0,0,1-.92.433,2.174,2.174,0,0,1-.874.164.815.815,0,0,1-.586-.323.609.609,0,0,1-.134.509,1.324,1.324,0,0,1-.563.347l-2.358.844-.439-1.2,2.432-.888c.175-.062.273-.137.3-.221a.7.7,0,0,0-.061-.392l-2.838,1.035-.456-1.247Zm-1.737,2.388c.063.171.283.189.659.051a2.535,2.535,0,0,0,.361-.156.3.3,0,0,0,.141-.14.271.271,0,0,0-.013-.182l-.1-.287-1.151.42Z' transform='translate(598.619 -1049.81)' fill='%23fff'/%3E%3Cpath id='Path_31341' data-name='Path 31341' d='M-535.563,1078.648a2.146,2.146,0,0,1,1.329-.682l.635-.132.263,1.262-.807.169c-.322.067-.462.2-.42.407a.27.27,0,0,0,.152.218.666.666,0,0,0,.358,0,1.617,1.617,0,0,0,.509-.184,1.194,1.194,0,0,0,.307-.263c.077-.1.192-.265.348-.505l.443-.669a1.97,1.97,0,0,1,1.269-.934,1.9,1.9,0,0,1,1.342.113,1.407,1.407,0,0,1,.664,1.011,1.557,1.557,0,0,1-.2,1.344,2.323,2.323,0,0,1-1.373.684l-.272-1.307.444-.1a.293.293,0,0,0,.189-.113.267.267,0,0,0,.033-.214.29.29,0,0,0-.129-.206.333.333,0,0,0-.242-.027.963.963,0,0,0-.581.5l-.569.9a4.293,4.293,0,0,1-.4.534,1.977,1.977,0,0,1-.485.39,2.415,2.415,0,0,1-.722.259,2.571,2.571,0,0,1-1.524-.044,1.328,1.328,0,0,1-.733-1.044A1.641,1.641,0,0,1-535.563,1078.648Z' transform='translate(598.361 -1050.646)' fill='%23fff'/%3E%3C/g%3E%3Ccircle id='Ellipse_476' data-name='Ellipse 476' cx='2.155' cy='2.155' r='2.155' transform='translate(-610.695 1079.053)' fill='%23fff'/%3E%3Ccircle id='Ellipse_477' data-name='Ellipse 477' cx='2.155' cy='2.155' r='2.155' transform='translate(-546.536 1079.053)' fill='%23fff'/%3E%3Cg id='Group_9196' data-name='Group 9196' transform='translate(-595.693 1069.074)'%3E%3Cpath id='Path_31342' data-name='Path 31342' d='M-585.41,1088.593h-2.326v-7.449l.023-1.224.038-1.338q-.579.678-.806.889l-1.264,1.189-1.122-1.638,3.545-3.3h1.911Z' transform='translate(590.866 -1075.517)' fill='%23fff'/%3E%3Cpath id='Path_31343' data-name='Path 31343' d='M-572.971,1082.122a10.22,10.22,0,0,1-.944,4.992,3.137,3.137,0,0,1-2.909,1.62,3.119,3.119,0,0,1-2.871-1.672,10.065,10.065,0,0,1-.968-4.939,10.32,10.32,0,0,1,.941-5.024,3.124,3.124,0,0,1,2.9-1.616,3.131,3.131,0,0,1,2.879,1.69A10.1,10.1,0,0,1-572.971,1082.122Zm-5.381,0a11.632,11.632,0,0,0,.349,3.394q.351,1.026,1.178,1.026t1.174-1.039a11.29,11.29,0,0,0,.361-3.38,11.226,11.226,0,0,0-.366-3.4q-.365-1.034-1.17-1.034-.821,0-1.174,1.034A11.576,11.576,0,0,0-578.352,1082.122Z' transform='translate(589.399 -1075.483)' fill='%23fff'/%3E%3Cpath id='Path_31344' data-name='Path 31344' d='M-562.355,1082.122a10.211,10.211,0,0,1-.944,4.992,3.136,3.136,0,0,1-2.909,1.62,3.12,3.12,0,0,1-2.871-1.672,10.067,10.067,0,0,1-.967-4.939,10.32,10.32,0,0,1,.941-5.024,3.124,3.124,0,0,1,2.9-1.616,3.13,3.13,0,0,1,2.879,1.69A10.087,10.087,0,0,1-562.355,1082.122Zm-5.38,0a11.6,11.6,0,0,0,.35,3.394q.349,1.026,1.177,1.026t1.174-1.039a11.261,11.261,0,0,0,.361-3.38,11.264,11.264,0,0,0-.365-3.4q-.365-1.034-1.171-1.034t-1.174,1.034A11.607,11.607,0,0,0-567.736,1082.122Z' transform='translate(587.873 -1075.483)' fill='%23fff'/%3E%3Cpath id='Path_31345' data-name='Path 31345' d='M-554.3,1079.527a5.587,5.587,0,0,1-.67,3.042,2.2,2.2,0,0,1-1.964,1.017,2.16,2.16,0,0,1-1.919-1.044,5.549,5.549,0,0,1-.677-3.016q0-4.024,2.6-4.023a2.194,2.194,0,0,1,1.952,1.043A5.445,5.445,0,0,1-554.3,1079.527Zm-3.334.018a6.075,6.075,0,0,0,.17,1.668q.169.551.545.551.723,0,.723-2.219,0-2.2-.723-2.2-.376,0-.545.541A5.987,5.987,0,0,0-557.63,1079.545Zm8.512-3.856-6.1,12.873h-1.807l6.1-12.873Zm2.528,8.98a5.566,5.566,0,0,1-.67,3.034,2.2,2.2,0,0,1-1.964,1.017,2.157,2.157,0,0,1-1.919-1.044,5.526,5.526,0,0,1-.677-3.007q0-4.023,2.6-4.023a2.193,2.193,0,0,1,1.952,1.044A5.444,5.444,0,0,1-546.59,1084.669Zm-3.334.018a6.087,6.087,0,0,0,.17,1.669c.113.366.295.551.545.551q.723,0,.723-2.219,0-2.2-.723-2.2-.376,0-.545.541A5.981,5.981,0,0,0-549.924,1084.687Z' transform='translate(586.36 -1075.486)' fill='%23fff'/%3E%3C/g%3E%3Cpath id='Path_31346' data-name='Path 31346' d='M-578.318,1104.506l3.792-2.106,2.106,3.218s4.13-7.724,8.365-9.418v5.082a19.11,19.11,0,0,0-7.623,8.725Z' transform='translate(-6.631 -9.388)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");width:7em}.return-image-5{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='126.396' height='99.736' viewBox='0 0 126.396 99.736'%3E%3Cg id='Group_9201' data-name='Group 9201' transform='translate(1195.475 -447.904)'%3E%3Cg id='Group_9198' data-name='Group 9198' transform='translate(-1171.579 447.904)'%3E%3Cpath id='Path_31379' data-name='Path 31379' d='M41.186,0A41.186,41.186,0,1,1,0,41.186,41.186,41.186,0,0,1,41.186,0Z' transform='translate(0)' fill='%231a89f0'/%3E%3Ccircle id='Ellipse_479' data-name='Ellipse 479' cx='37.898' cy='37.898' r='37.898' transform='translate(3.288 3.288)' fill='%231a89f0' stroke='%23fff' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='Path_31347' data-name='Path 31347' d='M-1088.753,475.8v2.9s21.534-6.464,29.315,13.414c0,0-10.484-10.877-28.4-4.182l.125,2.388-12-5.7Z' transform='translate(1117.974 -463.516)' fill='%23fffefa'/%3E%3Crect id='Rectangle_2275' data-name='Rectangle 2275' width='44.151' height='24.661' rx='5.691' transform='translate(15.887 31.138)' fill='%23fffefa'/%3E%3Cpath id='Path_31378' data-name='Path 31378' d='M0,0H38.727V18.562H0Z' transform='translate(18.261 34.32)' fill='%231a89f0'/%3E%3Cpath id='Path_31348' data-name='Path 31348' d='M-1096.875,528.056v4.759l4.725-4.725Z' transform='translate(1116.386 -492.771)' fill='%23fffefa'/%3E%3Cpath id='Path_31349' data-name='Path 31349' d='M-1019.563,528.094h-4.759l4.725,4.725Z' transform='translate(1075.772 -492.792)' fill='%23fffefa'/%3E%3Cpath id='Path_31350' data-name='Path 31350' d='M-1096.875,559.762V555l4.725,4.725Z' transform='translate(1116.386 -507.855)' fill='%23fffefa'/%3E%3Cpath id='Path_31351' data-name='Path 31351' d='M-1019.563,559.767h-4.759l4.725-4.725Z' transform='translate(1075.772 -507.876)' fill='%23fffefa'/%3E%3Ccircle id='Ellipse_480' data-name='Ellipse 480' cx='7.824' cy='7.824' r='7.824' transform='translate(30.139 35.777)' fill='%23fffefa'/%3E%3Ctext id='_' data-name='$' transform='translate(35.104 47.095)' fill='%231a89f0' font-size='11' font-family='OpenSans-Bold, Open Sans' font-weight='700' letter-spacing='0.019em'%3E%3Ctspan x='0' y='0'%3E$%3C/tspan%3E%3C/text%3E%3Cpath id='Path_31352' data-name='Path 31352' d='M-1048.227,533.461V550.3a3.41,3.41,0,0,1-3.41,3.41h-34.506l1.669,8.261,40.123-6.636Z' transform='translate(1110.378 -495.796)' fill='%23fffefa'/%3E%3C/g%3E%3Cpath id='Path_31353' data-name='Path 31353' d='M-1193.64,593.782l23.442,2.261-14.084,3.342-1.671,10.418-9.522-1.728,4.842-6.283Z' transform='translate(0 -81.658)' fill='%231a89f0'/%3E%3Cpath id='Path_31354' data-name='Path 31354' d='M-1155.421,599.945l-13.656,3.09s4.282.362,7.837.361c1.458,0,5.819-.136,5.819-.136Z' transform='translate(-14.776 -85.108)' fill='%231a89f0'/%3E%3Cpath id='Path_31355' data-name='Path 31355' d='M-1172.783,603.447l-2.915,19.819s25.868,1.388,62.116-2.068c0,0,33.564-1.8,45.113-.361l3.067-20.891s-45.654,1.042-61.353,2.305S-1166.12,604.463-1172.783,603.447Z' transform='translate(-11.07 -85.108)' fill='%231a89f0' stroke='%23fff' stroke-miterlimit='10' stroke-width='0.5'/%3E%3Cg id='Group_9200' data-name='Group 9200' transform='translate(-1182.049 523.173)'%3E%3Cg id='Group_9199' data-name='Group 9199' transform='translate(0 0)'%3E%3Cpath id='Path_31356' data-name='Path 31356' d='M-1163.746,630.169l-.056,2.539-1.176-.026.147-6.617,1.615.036a2.43,2.43,0,0,1,1.661.528,1.913,1.913,0,0,1,.509,1.5,2,2,0,0,1-.292,1.033,1.871,1.871,0,0,1-.777.7q1.2,2.259,1.566,2.92l-1.3-.029-1.267-2.569Zm.025-1.141.38.008a1.267,1.267,0,0,0,.828-.2.859.859,0,0,0,.28-.691.776.776,0,0,0-.256-.676,1.424,1.424,0,0,0-.835-.218l-.356-.008Z' transform='translate(1164.978 -622.902)' fill='%23fffefa'/%3E%3Cpath id='Path_31357' data-name='Path 31357' d='M-1150.288,632.937l-3.192-.029.06-6.618,3.192.029-.01,1.15-2.017-.019-.014,1.453,1.877.017-.01,1.15-1.877-.017-.015,1.707,2.017.019Z' transform='translate(1158.542 -623.028)' fill='%23fffefa'/%3E%3Cpath id='Path_31358' data-name='Path 31358' d='M-1142.583,632.973h-1.156l-.007-6.618,3.177,0v1.15l-2.021,0,0,1.706,1.881,0v1.146l-1.88,0Z' transform='translate(1153.094 -623.063)' fill='%23fffefa'/%3E%3Cpath id='Path_31359' data-name='Path 31359' d='M-1129.9,626.219l.052,4.282a2.841,2.841,0,0,1-.259,1.289,1.941,1.941,0,0,1-.784.856,2.455,2.455,0,0,1-1.225.309,2.123,2.123,0,0,1-1.668-.634,2.568,2.568,0,0,1-.613-1.783l-.052-4.264,1.172-.014.049,4.051a1.937,1.937,0,0,0,.272,1.119.979.979,0,0,0,.858.347.962.962,0,0,0,.832-.37,1.951,1.951,0,0,0,.246-1.133l-.049-4.042Z' transform='translate(1147.891 -622.989)' fill='%23fffefa'/%3E%3Cpath id='Path_31360' data-name='Path 31360' d='M-1116.259,632.51l-1.494.037-2.534-4.946h-.034q.1,1.325.118,1.89l.077,3.113-1.05.026-.164-6.617,1.482-.036,2.529,4.9h.026q-.088-1.288-.1-1.822l-.077-3.132,1.058-.026Z' transform='translate(1140.55 -622.806)' fill='%23fffefa'/%3E%3Cpath id='Path_31361' data-name='Path 31361' d='M-1102.584,628.793a3.628,3.628,0,0,1-.687,2.53,2.865,2.865,0,0,1-2.217.951l-1.569.058-.241-6.614,1.739-.063a2.655,2.655,0,0,1,2.138.778A3.5,3.5,0,0,1-1102.584,628.793Zm-1.219.081q-.078-2.131-1.654-2.073l-.626.023.158,4.307.5-.018Q-1103.723,631.049-1103.8,628.874Z' transform='translate(1132.691 -622.671)' fill='%23fffefa'/%3E%3Cpath id='Path_31362' data-name='Path 31362' d='M-1085.311,631l-1.337.071-.934-3.432q-.051-.183-.183-.758t-.157-.774q-.01.246-.072.791t-.1.778l-.562,3.5-1.333.07-1.763-6.534,1.155-.061.9,3.57q.239.989.361,1.717.009-.259.062-.8t.109-.847l.61-3.745,1.11-.059,1,3.66q.066.246.173.752t.167.87q.019-.355.075-.886t.106-.86l.513-3.645,1.155-.061Z' transform='translate(1123.987 -621.922)' fill='%23fffefa'/%3E%3Cpath id='Path_31363' data-name='Path 31363' d='M-1072.984,630.716l-.413-6.606,1.173-.073.412,6.605Z' transform='translate(1113.714 -621.767)' fill='%23fffefa'/%3E%3Cpath id='Path_31364' data-name='Path 31364' d='M-1065.881,629.985l-1.172.081-.376-5.437-1.5.1-.081-1.165,4.176-.289.08,1.165-1.5.1Z' transform='translate(1111.258 -621.343)' fill='%23fffefa'/%3E%3Cpath id='Path_31365' data-name='Path 31365' d='M-1052.811,628.943l-1.168.092-.225-2.847-2.188.173.225,2.848-1.172.092-.521-6.6,1.172-.093.2,2.586,2.188-.173-.2-2.586,1.168-.092Z' transform='translate(1105.017 -620.82)' fill='%23fffefa'/%3E%3Cpath id='Path_31366' data-name='Path 31366' d='M-1044.052,628.549l-.574-6.593,1.172-.1.574,6.594Z' transform='translate(1097.609 -620.545)' fill='%23fffefa'/%3E%3Cpath id='Path_31367' data-name='Path 31367' d='M-1033.226,627.357l-1.492.078-2.672-4.873-.034,0q.142,1.321.172,1.886l.164,3.11-1.049.055-.349-6.609,1.48-.078,2.666,4.823h.027q-.125-1.286-.153-1.819l-.165-3.128,1.057-.056Z' transform='translate(1094.172 -619.926)' fill='%23fffefa'/%3E%3Cpath id='Path_31368' data-name='Path 31368' d='M-1019.914,626.846l1.853-5.514-2.731.114-.049-1.176,3.974-.166.037.877-1.856,5.814Z' transform='translate(1084.294 -619.566)' fill='%23fffefa'/%3E%3Cpath id='Path_31369' data-name='Path 31369' d='M-1010.419,629.177l-.043-1.131,2.035-.076.043,1.131Z' transform='translate(1078.484 -623.969)' fill='%23fffefa'/%3E%3Cpath id='Path_31370' data-name='Path 31370' d='M-1001.57,626.221l-1.171.039-.127-3.828-.01-.629,0-.688q-.28.359-.39.47l-.616.632-.593-.823,1.729-1.756.963-.032Z' transform='translate(1075.137 -619.287)' fill='%23fffefa'/%3E%3Cpath id='Path_31371' data-name='Path 31371' d='M-990.908,622.5a5.341,5.341,0,0,1-.407,2.578,1.574,1.574,0,0,1-1.442.872,1.566,1.566,0,0,1-1.469-.821,5.265,5.265,0,0,1-.556-2.525,5.4,5.4,0,0,1,.4-2.595,1.568,1.568,0,0,1,1.437-.87,1.573,1.573,0,0,1,1.473.83A5.277,5.277,0,0,1-990.908,622.5Zm-2.71.073a6.065,6.065,0,0,0,.223,1.74q.19.522.607.511t.577-.55a5.914,5.914,0,0,0,.135-1.742,5.907,5.907,0,0,0-.231-1.744q-.2-.527-.6-.516t-.577.548A6.074,6.074,0,0,0-993.618,622.574Z' transform='translate(1069.709 -619.026)' fill='%23fffefa'/%3E%3Cpath id='Path_31372' data-name='Path 31372' d='M-974.759,622.258a3.631,3.631,0,0,1-.743,2.515,2.866,2.866,0,0,1-2.238.9l-1.57.023-.095-6.618,1.74-.025a2.657,2.657,0,0,1,2.12.825A3.5,3.5,0,0,1-974.759,622.258Zm-1.22.054q-.03-2.132-1.608-2.109l-.626.009.062,4.309.5-.007Q-975.948,624.489-975.979,622.312Z' transform='translate(1061.099 -618.977)' fill='%23fffefa'/%3E%3Cpath id='Path_31373' data-name='Path 31373' d='M-963.759,625.526l-.4-1.575h-2.021l-.4,1.576h-1.267l1.956-6.646h1.437l1.965,6.645Zm-.683-2.752q-.557-2.141-.628-2.422t-.1-.444q-.125.58-.716,2.865Z' transform='translate(1054.632 -618.881)' fill='%23fffefa'/%3E%3Cpath id='Path_31374' data-name='Path 31374' d='M-953.181,621.713l1.21-2.7,1.266.025-1.918,4.005-.051,2.575-1.167-.023.05-2.53-1.758-4.123,1.274.025Z' transform='translate(1047.746 -618.914)' fill='%23fffefa'/%3E%3Cpath id='Path_31375' data-name='Path 31375' d='M-940.5,624.156a1.86,1.86,0,0,1-.611,1.384,2.09,2.09,0,0,1-1.528.44,3.052,3.052,0,0,1-1.548-.477l.066-1.3a5.827,5.827,0,0,0,.927.468,2.383,2.383,0,0,0,.7.158.886.886,0,0,0,.6-.147.652.652,0,0,0,.233-.514.658.658,0,0,0-.073-.35,1.125,1.125,0,0,0-.252-.305,6.693,6.693,0,0,0-.7-.483,3.337,3.337,0,0,1-.733-.585,2.044,2.044,0,0,1-.375-.631,2.039,2.039,0,0,1-.11-.822,1.873,1.873,0,0,1,.568-1.354,1.853,1.853,0,0,1,1.4-.433,2.758,2.758,0,0,1,.818.164,5.057,5.057,0,0,1,.8.385l-.434,1.071a4.9,4.9,0,0,0-.718-.34,1.992,1.992,0,0,0-.566-.114.675.675,0,0,0-.521.159.672.672,0,0,0-.2.475.687.687,0,0,0,.056.327.881.881,0,0,0,.215.279,6.812,6.812,0,0,0,.721.5,3.044,3.044,0,0,1,1.02.942A1.976,1.976,0,0,1-940.5,624.156Z' transform='translate(1041.386 -619.059)' fill='%23fffefa'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_31376' data-name='Path 31376' d='M-965.589,648s11.355.175,13.685.583l-14.791,8.269Z' transform='translate(-128.064 -112.009)' fill='%231a89f0'/%3E%3Cpath id='Path_31377' data-name='Path 31377' d='M-948.814,637.684l8.909.815-4.455,6.218,2.882,9.155-23.235-2.8,14.849-8.094Z' transform='translate(-129.175 -106.234)' fill='%231a89f0'/%3E%3C/g%3E%3C/svg%3E%0A");height:7em;width:9em;background-repeat:no-repeat}.about-location-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.777' height='22.087' viewBox='0 0 15.777 22.087'%3E%3Cpath id='location-sharp' d='M14.638,2.25c-4.355,0-7.888,3.181-7.888,7.1,0,6.311,7.888,14.988,7.888,14.988S22.527,15.66,22.527,9.35C22.527,5.431,18.993,2.25,14.638,2.25Zm0,11.044a3.155,3.155,0,1,1,3.155-3.155A3.155,3.155,0,0,1,14.638,13.294Z' transform='translate(-6.75 -2.25)' fill='%231a89f0'/%3E%3C/svg%3E%0A")}.about-location-icon,.about-phone-icon{height:1.6em;width:1.2em;background-repeat:no-repeat}.about-phone-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.969' height='17.969' viewBox='0 0 17.969 17.969'%3E%3Cpath id='_' data-name='\f095' d='M13.643,17.969a4.948,4.948,0,0,0,2.374-.651,3.422,3.422,0,0,0,1.557-1.353,5.07,5.07,0,0,0,.268-.874,4.213,4.213,0,0,0,.128-.9.715.715,0,0,0-.038-.268q-.077-.23-.97-.676-.242-.14-.689-.383t-.81-.447q-.364-.2-.683-.4-.051-.038-.319-.223a3.564,3.564,0,0,0-.453-.274.832.832,0,0,0-.364-.089A1.059,1.059,0,0,0,13,11.8a6.221,6.221,0,0,0-.7.791,7.686,7.686,0,0,1-.676.791.972.972,0,0,1-.587.364.862.862,0,0,1-.287-.064,2.786,2.786,0,0,1-.262-.108q-.089-.045-.306-.179t-.242-.147a13.4,13.4,0,0,1-3-2.221,13.4,13.4,0,0,1-2.221-3Q4.709,8,4.575,7.785T4.4,7.479a2.786,2.786,0,0,1-.108-.262.862.862,0,0,1-.064-.287.972.972,0,0,1,.364-.587,7.686,7.686,0,0,1,.791-.676,6.221,6.221,0,0,0,.791-.7,1.059,1.059,0,0,0,.364-.638.832.832,0,0,0-.089-.364A3.564,3.564,0,0,0,6.17,3.51q-.185-.268-.223-.319-.191-.319-.4-.683T5.1,1.7q-.242-.447-.383-.689Q4.275.115,4.046.038A.715.715,0,0,0,3.778,0a4.212,4.212,0,0,0-.9.128A5.07,5.07,0,0,0,2,.4,3.422,3.422,0,0,0,.651,1.953,4.948,4.948,0,0,0,0,4.326,5.065,5.065,0,0,0,.045,5a5.243,5.243,0,0,0,.16.734q.115.4.185.6t.262.708q.191.51.23.625A11.558,11.558,0,0,0,1.94,9.9,19.236,19.236,0,0,0,4.7,13.273a19.236,19.236,0,0,0,3.369,2.757A11.558,11.558,0,0,0,10.3,17.088q.115.038.625.23t.708.262q.2.07.6.185a5.244,5.244,0,0,0,.734.16A5.065,5.065,0,0,0,13.643,17.969Z' fill='%231a89f0'/%3E%3C/svg%3E%0A")}.about-email-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.705' height='17.712' viewBox='0 0 17.705 17.712'%3E%3Cpath id='Path' d='M5.693,17.712a.582.582,0,0,0,.464-.207h0L9.1,14.274,14.308,16.4a.665.665,0,0,0,.237.049.606.606,0,0,0,.306-.079.623.623,0,0,0,.316-.445h0L17.7.751a.617.617,0,0,0-.267-.632A.574.574,0,0,0,16.758.1h0L.318,9.582A.576.576,0,0,0,0,10.165a.58.58,0,0,0,.4.543h0l4.663,1.907V17.08a.636.636,0,0,0,.109.361.593.593,0,0,0,.3.232A.563.563,0,0,0,5.693,17.712Z' transform='translate(0 0)' fill='%231a89f0'/%3E%3C/svg%3E%0A");height:1.6em;width:1.2em;background-repeat:no-repeat}.aboutpage-icon1-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='71' viewBox='0 0 71 71'%3E%3Cg id='Group_9210' data-name='Group 9210' transform='translate(-168 -1180)'%3E%3Ccircle id='Ellipse_458' data-name='Ellipse 458' cx='35.5' cy='35.5' r='35.5' transform='translate(168 1180)' fill='%23c7ebfe'/%3E%3Cg id='Group_9203' data-name='Group 9203' transform='translate(2 -1.578)'%3E%3Cg id='Group_9202' data-name='Group 9202'%3E%3Cpath id='Path_31126' data-name='Path 31126' d='M11141.264,5724.578s-5.5,10.5-6.467,13.014-2.006,7-3.2,8.419-2.788,3.318-4.337,3.607-3-.417-3.506.357-.437,3.417,2.9,3.479c2.895-.149,4.374.031,6.529-1.641a32.9,32.9,0,0,0,4.367-4.635,14.469,14.469,0,0,1,8.106-5.273c2.128-.333,5.73-1.609,5.542-4.313s-3.413-4.015-3.08-6.545,2.827-5.962,3.08-6.149' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Path_31127' data-name='Path 31127' d='M11153.455,5741.512s-2.587,3.217-5.362,3.946-6.116,1.75-7.427,3.714-3.774,7.132-7.006,7.389-8.845,0-8.845,0' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3Cg id='Group_9201' data-name='Group 9201'%3E%3Cg id='Ellipse_459' data-name='Ellipse 459' transform='matrix(0.788, -0.616, 0.616, 0.788, 184, 1204.694)' fill='none' stroke='%231a89f0' stroke-width='1'%3E%3Cellipse cx='3' cy='6' rx='3' ry='6' stroke='none'/%3E%3Cellipse cx='3' cy='6' rx='2.5' ry='5.5' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_460' data-name='Ellipse 460' transform='translate(192.485 1201) rotate(45)' fill='none' stroke='%231a89f0' stroke-width='1'%3E%3Cellipse cx='3' cy='6' rx='3' ry='6' stroke='none'/%3E%3Cellipse cx='3' cy='6' rx='2.5' ry='5.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.aboutpage-icon1-icon,.aboutpage-icon2-icon{height:5em;width:5em;background-repeat:no-repeat}.aboutpage-icon2-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='71' viewBox='0 0 71 71'%3E%3Cg id='Group_9218' data-name='Group 9218' transform='translate(-486 -1180)'%3E%3Cg id='Group_9217' data-name='Group 9217'%3E%3Ccircle id='Ellipse_467' data-name='Ellipse 467' cx='35.5' cy='35.5' r='35.5' transform='translate(486 1180)' fill='%23c7ebfe'/%3E%3Cg id='Group_9204' data-name='Group 9204' transform='translate(0 2)'%3E%3Cg id='Ellipse_462' data-name='Ellipse 462' transform='translate(534 1210)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='4' cy='4' r='4' stroke='none'/%3E%3Ccircle cx='4' cy='4' r='3.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_466' data-name='Ellipse 466' transform='translate(516 1208)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='7' cy='7' r='7' stroke='none'/%3E%3Ccircle cx='7' cy='7' r='6.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_463' data-name='Ellipse 463' transform='translate(515 1196)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='4' cy='4' r='4' stroke='none'/%3E%3Ccircle cx='4' cy='4' r='3.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_464' data-name='Ellipse 464' transform='translate(509 1222)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='4' cy='4' r='4' stroke='none'/%3E%3Ccircle cx='4' cy='4' r='3.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_465' data-name='Ellipse 465' transform='translate(530 1221)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='4' cy='4' r='4' stroke='none'/%3E%3Ccircle cx='4' cy='4' r='3.25' fill='none'/%3E%3C/g%3E%3Cpath id='Path_31128' data-name='Path 31128' d='M11454.5,5727.687v1.957s.137-.023.692-.087c1.522-.187,8.021-1.126,11.134,5.758' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31129' data-name='Path 31129' d='M11469.15,5738h-2.311a17.5,17.5,0,0,1-1,4.995' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31130' data-name='Path 31130' d='M11466.322,5746.43l-1.812-1.621s-3.745,5.119-11.163,2.12' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31131' data-name='Path 31131' d='M11450,5746.929l1.777-1.611a9.225,9.225,0,0,1,1.29-14.744' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31132' data-name='Path 31132' d='M11458.549,5723.234h2v1.714a14.922,14.922,0,0,1,4.733,2.933' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31133' data-name='Path 31133' d='M11470.778,5733.988a28.752,28.752,0,0,0-2.152-3.206s1.347-1.5,1.343-1.488-3.157-3.016-3.157-3.016l-1.856,1.984' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31134' data-name='Path 31134' d='M11471.027,5742.213l-.429,1.979' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31135' data-name='Path 31135' d='M11464.292,5750.32s-3.765,1.752-4.224,1.907' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31136' data-name='Path 31136' d='M11453.067,5751.273l2.481.783v1.956h4.678v-2.264' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31137' data-name='Path 31137' d='M11450,5728l-1.7-1.973-3.062,3.248,1.627,1.349a34.881,34.881,0,0,0-2.606,5.2' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31138' data-name='Path 31138' d='M11445.679,5744.192l-1.469-3.6h-1.815v-4.973h2.293' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.aboutpage-icon3-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='71' viewBox='0 0 71 71'%3E%3Cg id='Group_9220' data-name='Group 9220' transform='translate(-806 -1180)'%3E%3Cg id='Group_9209' data-name='Group 9209' transform='translate(-1)'%3E%3Cg id='Group_9219' data-name='Group 9219'%3E%3Ccircle id='Ellipse_467' data-name='Ellipse 467' cx='35.5' cy='35.5' r='35.5' transform='translate(807 1180)' fill='%23c7ebfe'/%3E%3C/g%3E%3Cg id='Group_9208' data-name='Group 9208'%3E%3Cpath id='Path_31139' data-name='Path 31139' d='M11760.886,5725.317s3.491-.665,4.372,1.947,7.348,25.031,7.348,25.031,1.129,3.876,4.5,3.671,12.107,0,12.107,0' transform='translate(-10935.627 -4523.892)' fill='none' stroke='%231a89f0' stroke-linecap='round' stroke-width='2'/%3E%3Cpath id='Path_31140' data-name='Path 31140' d='M11771.716,5749.584h10.646s4.741.541,6.322-5.262,2.8-10.56,2.8-10.56' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-linecap='round' stroke-width='2'/%3E%3Ccircle id='Ellipse_468' data-name='Ellipse 468' cx='1.5' cy='1.5' r='1.5' transform='translate(823 1200)' fill='%231a89f0'/%3E%3Ccircle id='Ellipse_469' data-name='Ellipse 469' cx='1.5' cy='1.5' r='1.5' transform='translate(841 1232)' fill='%231a89f0'/%3E%3Ccircle id='Ellipse_470' data-name='Ellipse 470' cx='1.5' cy='1.5' r='1.5' transform='translate(850 1232)' fill='%231a89f0'/%3E%3Cline id='Line_3194' data-name='Line 3194' y1='15' transform='translate(844.5 1200.5)' fill='none' stroke='%231a89f0' stroke-linecap='round' stroke-width='2'/%3E%3Cpath id='Path_31141' data-name='Path 31141' d='M11774.919,5728.47l4.406-4.189,4.463,4.189' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.aboutpage-icon3-icon,.aboutpage-icon4-icon{height:5em;width:5em;background-repeat:no-repeat}.aboutpage-icon4-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='71' viewBox='0 0 71 71'%3E%3Cg id='Group_9207' data-name='Group 9207' transform='translate(-1127 -1180)'%3E%3Cg id='Group_9223' data-name='Group 9223'%3E%3Cg id='Group_9222' data-name='Group 9222'%3E%3Cg id='Group_9221' data-name='Group 9221'%3E%3Cpath id='Path_31149' data-name='Path 31149' d='M35.5,0A35.5,35.5,0,1,1,0,35.5,35.5,35.5,0,0,1,35.5,0Z' transform='translate(1127 1180)' fill='%23c7ebff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Group_9206' data-name='Group 9206'%3E%3Cg id='Ellipse_472' data-name='Ellipse 472' transform='translate(1177 1213)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='4' cy='4' r='4' stroke='none'/%3E%3Ccircle cx='4' cy='4' r='3.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_476' data-name='Ellipse 476' transform='translate(1166 1232) rotate(90)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='4' cy='4' r='4' stroke='none'/%3E%3Ccircle cx='4' cy='4' r='3.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_473' data-name='Ellipse 473' transform='translate(1139 1213)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='4' cy='4' r='4' stroke='none'/%3E%3Ccircle cx='4' cy='4' r='3.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_477' data-name='Ellipse 477' transform='translate(1166 1194) rotate(90)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='4' cy='4' r='4' stroke='none'/%3E%3Ccircle cx='4' cy='4' r='3.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_478' data-name='Ellipse 478' transform='translate(1167 1208) rotate(90)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='5' cy='5' r='5' stroke='none'/%3E%3Ccircle cx='5' cy='5' r='4.25' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_475' data-name='Ellipse 475' transform='translate(1149 1204)' fill='none' stroke='%231a89f0' stroke-width='1.5'%3E%3Ccircle cx='13' cy='13' r='13' stroke='none'/%3E%3Ccircle cx='13' cy='13' r='12.25' fill='none'/%3E%3C/g%3E%3Cpath id='Path_31142' data-name='Path 31142' d='M12097,5725.146v3.549' transform='translate(-10935 -4524)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31145' data-name='Path 31145' d='M12097,5725.146v3.549' transform='translate(6902.922 -10880.079) rotate(90)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31143' data-name='Path 31143' d='M12097,5725.146v3.549' transform='translate(-10935 -4496)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31144' data-name='Path 31144' d='M12097,5725.146v3.549' transform='translate(6874.922 -10880.079) rotate(90)' fill='none' stroke='%231a89f0' stroke-width='1.5'/%3E%3Cpath id='Path_31146' data-name='Path 31146' d='M12090,5751.063v-6.443h13.327v6.747' transform='translate(-10934.504 -4524)' fill='none' stroke='%231a89f0' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.image-gallery-icon{color:#fff;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:-webkit-calc(100vh - 80px);max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:-webkit-calc(100% - 110px);width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:-webkit-calc(100% - 87px);width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;-webkit-box-shadow:0 2px 2px #1a1a1a;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;-webkit-transition:border .3s ease-out;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.video-react .video-react-big-play-button:before,.video-react .video-react-control:before{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}@font-face{font-family:video-react;src:url(data:application/vnd.ms-fontobject;base64,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?#iefix) format("eot")}@font-face{font-family:video-react;src:url(data:application/font-woff;base64,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) format("woff"),url(data:application/x-font-ttf;base64,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) format("truetype");font-weight:400;font-style:normal}.video-react-icon,.video-react .video-react-bezel .video-react-bezel-icon,.video-react .video-react-big-play-button,.video-react .video-react-closed-caption,.video-react .video-react-mute-control,.video-react .video-react-play-control,.video-react .video-react-play-progress,.video-react .video-react-volume-level,.video-react .video-react-volume-menu-button{font-family:video-react!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.video-react-icon-play-arrow:before,.video-react .video-react-bezel .video-react-bezel-icon-play:before,.video-react .video-react-big-play-button:before,.video-react .video-react-play-control:before{content:""}.video-react-icon-play-circle-filled:before{content:""}.video-react-icon-play-circle-outline:before{content:""}.video-react-icon-pause:before,.video-react .video-react-bezel .video-react-bezel-icon-pause:before,.video-react .video-react-play-control.video-react-playing:before{content:""}.video-react-icon-pause-circle-filled:before{content:""}.video-react-icon-pause-circle-outline:before{content:""}.video-react-icon-stop:before{content:""}.video-react-icon-fast-rewind:before,.video-react .video-react-bezel .video-react-bezel-icon-fast-rewind:before{content:""}.video-react-icon-fast-forward:before,.video-react .video-react-bezel .video-react-bezel-icon-fast-forward:before{content:""}.video-react-icon-skip-previous:before{content:""}.video-react-icon-skip-next:before{content:""}.video-react-icon-replay-5:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-5:before{content:""}.video-react-icon-replay-10:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-10:before{content:""}.video-react-icon-replay-30:before,.video-react .video-react-bezel .video-react-bezel-icon-replay-30:before{content:""}.video-react-icon-forward-5:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-5:before{content:""}.video-react-icon-forward-10:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-10:before{content:""}.video-react-icon-forward-30:before,.video-react .video-react-bezel .video-react-bezel-icon-forward-30:before{content:""}.video-react-icon-volume-off:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-off:before,.video-react .video-react-mute-control.video-react-vol-muted:before,.video-react .video-react-volume-menu-button.video-react-vol-muted:before{content:""}.video-react-icon-volume-mute:before,.video-react .video-react-mute-control.video-react-vol-0:before,.video-react .video-react-volume-menu-button.video-react-vol-0:before{content:""}.video-react-icon-volume-down:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-down:before,.video-react .video-react-mute-control.video-react-vol-1:before,.video-react .video-react-mute-control.video-react-vol-2:before,.video-react .video-react-volume-menu-button.video-react-vol-1:before,.video-react .video-react-volume-menu-button.video-react-vol-2:before{content:""}.video-react-icon-volume-up:before,.video-react .video-react-bezel .video-react-bezel-icon-volume-up:before,.video-react .video-react-mute-control:before,.video-react .video-react-volume-menu-button:before{content:""}.video-react-icon-fullscreen:before{content:""}.video-react-icon-fullscreen-exit:before{content:""}.video-react-icon-closed-caption:before,.video-react .video-react-closed-caption:before{content:""}.video-react-icon-hd:before{content:""}.video-react-icon-settings:before{content:""}.video-react-icon-share:before{content:""}.video-react-icon-info:before{content:""}.video-react-icon-info-outline:before{content:""}.video-react-icon-close:before{content:""}.video-react-icon-circle:before,.video-react .video-react-play-progress:before,.video-react .video-react-volume-level:before{content:""}.video-react-icon-circle-outline:before{content:""}.video-react-icon-circle-inner-circle:before{content:""}.video-react{display:block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#000;position:relative;font-size:10px;line-height:1;font-family:serif,Times,Times New Roman;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-react:-moz-full-screen{position:absolute}.video-react:-webkit-full-screen{width:100%!important;height:100%!important}.video-react *,.video-react :after,.video-react :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.video-react ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-react.video-react-4-3,.video-react.video-react-16-9,.video-react.video-react-fluid{width:100%;max-width:100%;height:0}.video-react.video-react-16-9{padding-top:56.25%}.video-react.video-react-4-3{padding-top:75%}.video-react.video-react-fill{width:100%;height:100%}.video-react .video-react-video{position:absolute;top:0;left:0;width:100%;height:100%}.video-react.video-react-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-react.video-react-fullscreen.video-react-user-inactive{cursor:none}body.video-react-full-window{padding:0;margin:0;height:100%;overflow-y:auto}body.video-react-full-window .video-react-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-react button{background:none;border:none;color:inherit;display:inline-block;cursor:pointer;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;-webkit-transition:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-react .video-react-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.video-react .video-react-loading-spinner:after,.video-react .video-react-loading-spinner:before{content:"";position:absolute;margin:-6px;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent;-webkit-animation:video-react-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,video-react-spinner-fade 1.1s linear infinite;animation:video-react-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,video-react-spinner-fade 1.1s linear infinite}.video-react-seeking .video-react-loading-spinner,.video-react-waiting .video-react-loading-spinner{display:block}.video-react-seeking .video-react-loading-spinner:before,.video-react-waiting .video-react-loading-spinner:before{border-top-color:#fff}.video-react-seeking .video-react-loading-spinner:after,.video-react-waiting .video-react-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes video-react-spinner-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes video-react-spinner-spin{to{-webkit-transform:rotate(1turn)}}@keyframes video-react-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@-webkit-keyframes video-react-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-react .video-react-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;-webkit-transition:all .4s;transition:all .4s}.video-react .video-react-big-play-button.video-react-big-play-button-center{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-react .video-react-big-play-button.big-play-button-hide{display:none}.video-react .video-react-big-play-button:focus,.video-react:hover .video-react-big-play-button{outline:0;border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);-webkit-transition:all 0s;transition:all 0s}.video-react-menu-button{cursor:pointer}.video-react-menu-button.video-react-disabled{cursor:default}.video-react-menu .video-react-menu-content{display:block;padding:0;margin:0;overflow:auto;font-family:serif,Times,Times New Roman}.video-react-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center}.video-react-menu li:focus,.video-react-menu li:hover{outline:0;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-react-menu li.video-react-selected,.video-react-menu li.video-react-selected:focus,.video-react-menu li.video-react-selected:hover{background-color:#fff;color:#2b333f}.video-react-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.video-react-scrubbing .vjs-menu-button:hover .video-react-menu{display:none}.video-react .video-react-menu-button-popup .video-react-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.video-react .video-react-menu-button-popup .video-react-menu .video-react-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.video-react-menu-button-popup .video-react-menu.video-react-lock-showing{display:block}.video-react .video-react-menu-button-inline{-webkit-transition:all .4s;transition:all .4s;overflow:hidden}.video-react .video-react-menu-button-inline:before{width:2.222222222em}.video-react .video-react-menu-button-inline.video-react-slider-active,.video-react .video-react-menu-button-inline:focus,.video-react .video-react-menu-button-inline:hover{width:12em}.video-react .video-react-menu-button-inline.video-react-slider-active .video-react-menu,.video-react .video-react-menu-button-inline:focus .video-react-menu,.video-react .video-react-menu-button-inline:hover .video-react-menu{display:block;opacity:1}.video-react .video-react-menu-button-inline.video-react-slider-active{-webkit-transition:none;transition:none}.video-react .video-react-menu-button-inline .video-react-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;-webkit-transition:all .4s;transition:all .4s}.video-react .video-react-menu-button-inline .video-react-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-react-no-flex .video-react-menu-button-inline .video-react-menu{display:block;opacity:1;position:relative;width:auto}.video-react-no-flex .video-react-menu-button-inline.video-react-slider-active,.video-react-no-flex .video-react-menu-button-inline:focus,.video-react-no-flex .video-react-menu-button-inline:hover{width:auto}.video-react .video-react-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.video-react .video-react-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}.video-react .video-react-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-react .video-react-slider:focus{-webkit-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-react .video-react-control{outline:none;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;-webkit-flex:none;flex:none}.video-react .video-react-control:before{font-size:1.8em;line-height:1.67}.video-react .video-react-control:focus,.video-react .video-react-control:focus:before,.video-react .video-react-control:hover:before{text-shadow:0 0 1em #fff,0 0 .5em #fff}.video-react .video-react-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-react-no-flex .video-react-control{display:table-cell;vertical-align:middle}.video-react .video-react-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-react-has-started .video-react-control-bar{display:-webkit-flex;display:flex;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar.video-react-control-bar-auto-hide{visibility:visible;opacity:0;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-react-controls-disabled .video-react-control-bar,.video-react-error .video-react-control-bar,.video-react-using-native-controls .video-react-control-bar{display:none!important}.video-react-audio.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar{opacity:1;visibility:visible}.video-react-has-started.video-react-no-flex .video-react-control-bar{display:table}.video-react .video-react-progress-control{-webkit-flex:auto;flex:auto;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;min-width:4em}.video-react-live .video-react-progress-control{display:none}.video-react .video-react-progress-holder{-webkit-flex:auto;flex:auto;-webkit-transition:all .2s;transition:all .2s;height:.3em}.video-react .video-react-progress-control:hover .video-react-progress-holder{font-size:1.6666666667em}.video-react .video-react-progress-control:hover .video-react-mouse-display:after,.video-react .video-react-progress-control:hover .video-react-play-progress:after,.video-react .video-react-progress-control:hover .video-react-time-tooltip{visibility:visible;font-size:.6em}.video-react .video-react-progress-holder .video-react-load-progress,.video-react .video-react-progress-holder .video-react-load-progress div,.video-react .video-react-progress-holder .video-react-play-progress,.video-react .video-react-progress-holder .video-react-tooltip-progress-bar{position:absolute;display:block;height:.3em;margin:0;padding:0;width:0;left:0;top:0}.video-react .video-react-play-progress{background-color:#fff}.video-react .video-react-play-progress:before{position:absolute;top:-.3333333333em;right:-.5em;font-size:.9em}.video-react .video-react-mouse-display:after,.video-react .video-react-play-progress:after,.video-react .video-react-time-tooltip{visibility:hidden;pointer-events:none;position:absolute;top:-3.4em;right:-1.9em;font-size:.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px;background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em}.video-react .video-react-play-progress:after,.video-react .video-react-play-progress:before,.video-react .video-react-time-tooltip{z-index:1}.video-react .video-react-progress-control .video-react-keep-tooltips-inside:after{display:none}.video-react .video-react-load-progress{background:#bfc7d3;background:rgba(115,133,159,.5)}.video-react .video-react-load-progress div{background:#fff;background:rgba(115,133,159,.75)}.video-react.video-react-no-flex .video-react-progress-control{width:auto}.video-react .video-react-time-tooltip{display:inline-block;height:2.4em;position:relative;float:right;right:-1.9em}.video-react .video-react-tooltip-progress-bar{visibility:hidden}.video-react .video-react-progress-control .video-react-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-react-no-flex .video-react-progress-control .video-react-mouse-display{z-index:0}.video-react .video-react-progress-control:hover .video-react-mouse-display{display:block}.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display,.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display:after{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display,.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display:after{display:none}.video-react .video-react-mouse-display .video-react-time-tooltip,.video-react .video-react-progress-control .video-react-mouse-display:after{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-react .video-react-fullscreen-control,.video-react .video-react-play-control{cursor:pointer;-webkit-flex:none;flex:none}.video-react.video-react-fullscreen{position:fixed;left:0;top:0;bottom:0;right:0;z-index:9999}.video-react .video-react-time-control{-webkit-flex:none;flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-react .video-react-time-divider{line-height:3em;min-width:0;min-width:auto;padding:0}.video-react .video-react-mute-control,.video-react .video-react-volume-menu-button{cursor:pointer;-webkit-flex:none;flex:none}.video-react .video-react-volume-control{width:5em;-webkit-flex:none;flex:none;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.video-react .video-react-volume-bar{margin:1.35em .45em}.video-react .video-react-volume-bar.video-react-slider-horizontal{width:5em;height:.3em}.video-react .video-react-volume-bar.video-react-slider-horizontal .video-react-volume-level{width:100%}.video-react .video-react-volume-bar.video-react-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-react .video-react-volume-bar.video-react-slider-vertical .video-react-volume-level{height:100%}.video-react .video-react-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-react .video-react-volume-level:before{position:absolute;font-size:.9em}.video-react .video-react-slider-vertical .video-react-volume-level{width:.3em}.video-react .video-react-slider-vertical .video-react-volume-level:before{top:-.5em;left:-.3em}.video-react .video-react-slider-horizontal .video-react-volume-level{height:.3em}.video-react .video-react-slider-horizontal .video-react-volume-level:before{top:-.3em;right:-.5em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu{display:block;width:0;height:0;border-top-color:transparent}.video-react .video-react-menu-button-popup.video-react-volume-menu-button-vertical .video-react-menu{left:.5em;height:8em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button-horizontal .video-react-menu{left:-2em}.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.video-react .video-react-volume-menu-button-vertical .video-react-lock-showing .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical.video-react-slider-active .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical:focus .video-react-menu-content,.video-react .video-react-volume-menu-button-vertical:hover .video-react-menu-content{height:8em;width:2.9em}.video-react .video-react-volume-menu-button-horizontal .video-react-lock-showing .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal .video-react-slider-active .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal:focus .video-react-menu-content,.video-react .video-react-volume-menu-button-horizontal:hover .video-react-menu-content{height:2.9em;width:8em}.video-react .video-react-volume-menu-button.video-react-menu-button-inline .video-react-menu-content{background-color:transparent!important}.video-react .video-react-playback-rate .video-react-playback-rate-value{line-height:3em;text-align:center}.video-react .video-react-playback-rate .video-react-menu{width:4em;left:0}.video-react .video-react-bezel{position:absolute;left:50%;top:50%;width:52px;height:52px;z-index:17;margin-left:-26px;margin-top:-26px;background:rgba(0,0,0,.5);border-radius:26px}.video-react .video-react-bezel.video-react-bezel-animation{-webkit-animation:video-react-bezel-fadeout .5s linear 1 normal forwards;animation:video-react-bezel-fadeout .5s linear 1 normal forwards;pointer-events:none}.video-react .video-react-bezel.video-react-bezel-animation-alt{-webkit-animation:video-react-bezel-fadeout-alt .5s linear 1 normal forwards;animation:video-react-bezel-fadeout-alt .5s linear 1 normal forwards;pointer-events:none}.video-react .video-react-bezel .video-react-bezel-icon{width:36px;height:36px;margin:8px;font-size:26px;line-height:36px;text-align:center}@-webkit-keyframes video-react-bezel-fadeout{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes video-react-bezel-fadeout{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@-webkit-keyframes video-react-bezel-fadeout-alt{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}@keyframes video-react-bezel-fadeout-alt{0%{opacity:1}to{opacity:0;-webkit-transform:scale(2);transform:scale(2)}}.video-react .video-react-closed-caption{cursor:pointer;-webkit-flex:none;flex:none}.video-react video::-webkit-media-text-track-container{-webkit-transform:translateY(-30px);transform:translateY(-30px)}.max-screen-width{max-width:1550px;width:100%;margin-left:auto;margin-right:auto}.center-button{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.no-border{border:unset;border-radius:unset}.disableSelection{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}div::-moz-selection{background:transparent!important}div::selection{background:transparent!important}.line-divider{height:2px;background:#fff;width:100%}.horizontal-separator{height:.5px;width:100%;background:#e1e1e1}.horizontal-separator-thick{height:2px;width:100%;background:#e1e1e1}.vertical-separator{width:1px;background:#e1e1e1}.or-divider{content:"or";position:relative;text-align:center;width:100%;color:rgba(0,0,0,.5);font-weight:600;letter-spacing:1px}.or-divider:before{left:0}.or-divider:after{right:0}.or-divider:after,.or-divider:before{content:" ";position:absolute;top:50%;height:2px;width:45%;background:rgba(0,0,0,.3)}.disabled-link{pointer-events:none!important}.big-mobile,.big-tablet{display:none}.not-big-mobile,.not-big-tablet{display:block}.text-wrap-ellipse{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loading-screen{position:fixed;top:0;height:100%;width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;z-index:1000}.loading-screen .loading-screen-content{-webkit-flex:1 1;flex:1 1;background:#fff;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-top:80px}.loading-screen .loading-screen-content .vegas-spin{width:180px}.loading-screen .loading-screen-content-full-screen{margin-top:0}.loader{font-size:10px;margin:50px auto;text-indent:-9999em;width:20em;height:20em;border-radius:50%;border:1px solid #1a89f0;background:#1a89f0;background:-webkit-linear-gradient(left,#1a89f0 10%,rgba(214,5,5,0) 42%);background:-webkit-gradient(linear,left top,right top,color-stop(10%,#1a89f0),color-stop(42%,rgba(214,5,5,0)));background:linear-gradient(90deg,#1a89f0 10%,rgba(214,5,5,0) 42%);position:relative;-webkit-animation:load3 1.4s linear infinite;animation:load3 1.4s linear infinite;-webkit-transform:translateZ(0);transform:translateZ(0)}.loader:before{width:50%;height:50%;background:#1a89f0;border-radius:100% 0 0 0}.loader:after,.loader:before{position:absolute;top:0;left:0;content:""}.loader:after{background:#fff;width:98%;height:100%;border-radius:50%;margin:auto;bottom:0;right:0}@-webkit-keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes VegasSpin{0%{-webkit-transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn)}}@keyframes VegasSpin{0%{-webkit-transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn)}}@media(max-width:900px){.big-tablet{display:block}.not-big-tablet{display:none}.loading-screen .loading-screen-content{margin-top:60px}}@media(max-width:660px){html.touch :hover{pointer-events:none!important}}@media(max-width:550px){.big-mobile{display:block}.not-big-mobile{display:none}}