@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";.share-container{display:flex;flex-direction:column;gap:2rem}.share-container .share-main-container{display:flex;flex-direction:column;gap:1rem;padding:10px}.share-container .share-main-container .share-people{display:flex;align-items:center;gap:.5rem}.share-container .share-main-container .share-people .share-text{font-size:14px;font-weight:500;font-family:HelveticaNeue-Medium,sans-serif}.share-container .share-main-container .share-section .share-section-container{display:flex;flex-direction:column;justify-content:center;gap:.5rem;align-items:center}.share-container .share-main-container .share-section .share-section-container button{width:36%}.share-container .share-alert{display:flex;align-items:flex-start;text-align:center;font-size:12px;font-weight:500;font-family:HelveticaNeue-Medium,sans-serif}.share-container .share-alert .share-info-section{align-self:flex-end}.share-container .share-alert .share-info-section .primary-text{color:#00000061}.share-container .share-alert .share-info-section .secondary-text{color:#404041;text-decoration:underline}.success-share{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:1rem}.success-share .success-message{color:#404041;font-weight:700;font-size:16px;font-family:HelveticaNeue-Medium,sans-serif}.success-share .success-remind{display:flex;flex-direction:row;align-items:center;background-color:#f9f9f9;border-radius:5px;gap:.5rem;padding:.5rem 1rem}.success-share .success-share-text{font-size:14px;font-weight:500;font-family:HelveticaNeue-Medium,sans-serif}.success-share .share-buttons{display:flex;flex-direction:row;justify-content:space-around;gap:4rem}.success-share .share-buttons .share-link-button{display:flex;flex-direction:column;gap:1rem}.success-share .share-alert{display:flex;align-items:center;gap:.5rem;font-size:12px;font-weight:500;font-family:HelveticaNeue-Medium,sans-serif;color:#00000061}.success-share__link-image{width:80px;height:80px}.search-group__suggestion{margin-top:6rem;position:absolute;padding:.5rem;background:#fff;box-shadow:4px 4px 10px 5px #00000026;border-radius:5px;max-height:10rem;overflow:auto;z-index:1;width:calc(100% - 72px)}.search-group__suggestion>p{padding:.25rem .5rem;cursor:pointer}.input-for-share fieldset{border:none}/*!
* Cropper.js v1.6.2
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2024-04-21T07:43:02.731Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.cropper-line{background-color:#414042;cursor:default!important}.cropper-dashed{border-style:solid}.cropper-point{width:30px;height:30px;border-radius:4px;border-style:solid;border-color:#414042;vertical-align:top;background:transparent}.cropper-point.point-nw{border-width:5px 0 0 5px}.cropper-point.point-ne{border-width:5px 5px 0 0}.cropper-point.point-sw{border-width:0 0 5px 5px}.cropper-point.point-se{width:30px;height:30px;border-width:0 5px 5px 0}.cropper-point.point-n{border-width:5px 0 0 0}.cropper-point.point-e{border-width:0 5px 0 0}.cropper-point.point-w{border-width:0 0 0 5px}.cropper-point.point-s{border-width:0 0 5px 0}.srm-albums{min-height:calc(100vh - 15.5rem);color:#404041}.srm-albums__container{padding:0 1rem}.srm-albums__heading-container{display:flex;align-items:center;justify-content:space-between}.srm-albums__heading-container__title{font-weight:700;font-size:18px;line-height:150%;letter-spacing:.15px}.srm-albums__no-album{min-height:100%;width:100%;height:70vh}.srm-albums__no-album__container{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.srm-albums__no-album__img{display:block;width:6.25rem;height:6.25rem;margin-bottom:1.8125rem}.srm-albums__no-album__description{text-align:center;font-size:18px;font-weight:500;line-height:1.65rem;margin:1.8rem 2rem}.srm-albums__no-album__description>span{display:inline-block}.srm-albums__list{display:grid;align-content:start;justify-items:start;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:3.1875rem}.create-album{position:fixed;top:0;left:0;z-index:1300;background-color:#fff;width:100vw;height:100vh;display:grid;grid-template-rows:min-content 1fr}.create-album__top-bar{padding:2rem 2rem 1.375rem;display:flex;align-items:center;justify-content:space-between}.create-album__back-btn{z-index:99;background-color:#fff;border:none;outline:none;border-radius:50%;width:3rem;height:3rem;cursor:pointer;transition:background-color .2s ease-in}.create-album__back-btn:hover,.create-album__back-btn:focus{background-color:#e6e6e6}.create-album__back-btn:active{background-color:#d9d9d9}.create-album__input-container{position:relative;margin-top:2rem}.create-album__input-container__text-input{display:block;width:100%;color:#404041;border:none;border-bottom:1px solid #404041;outline:none;font-size:3.25rem;line-height:3.9rem;font-weight:400;font-family:inherit;caret-color:#6e8b3d}.create-album__input-container__text-input:focus{border-bottom:1px solid #6e8b3d}.create-album__input-container__text-input:focus+label,.create-album__input-container__text-input:valid+label{bottom:calc(100% + .75rem);font-size:1rem;line-height:1.2rem;color:#6e8b3d}.create-album__input-container__label{position:absolute;left:0;bottom:0;font-size:3.25rem;line-height:3.9rem;font-weight:400;font-family:inherit;cursor:text;transition:all .2s ease-out}.empty-album{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.8125rem}.empty-album__img{display:block;width:6.25rem;height:6.25rem}.empty-album__description{font-size:1.375rem;font-weight:500;line-height:1.65rem}.srm-album-selection__sidebar{padding:5.9375rem .5rem;border-right:1px solid #e4e4e4}.srm-album-selection__sidebar__options-container{background-color:#f9f9f9;border-radius:.3125rem;overflow:hidden;display:grid;gap:.625rem}.srm-album-selection__sidebar__options-container__option{border-radius:.3125rem;border:none;outline:none;background-color:transparent;display:flex;align-items:center;gap:1rem;padding:.375rem .75rem;transition:background-color .2s ease-out;cursor:pointer;font-family:inherit;font-weight:500;font-size:.875rem;line-height:150%;letter-spacing:.15px}.srm-album-selection__sidebar__options-container__option>img{display:block;width:1.5rem;height:1.5rem}.srm-album-selection__sidebar__options-container__option--selected{background-color:#71abd5;color:#fff}.srm-album-selection__sidebar__options-container__option:hover{background-color:#5d9fcf;color:#eee}.srm-album-selection__main__top-bar{position:absolute;top:0;left:0;width:100%;padding-top:2.375rem;padding-bottom:1.75rem;background-color:#fff;display:flex;align-items:center;justify-content:space-between}.srm-album-selection__main__top-bar__selected{border-radius:.3125rem;background-color:#f9f9f9;display:flex;align-items:center;gap:.375rem;padding:.375rem .5625rem;cursor:pointer}.srm-album-selection__main__top-bar>button{width:8.25rem}.srm-album-selection__main__photos-container{position:relative;display:flex;gap:.625rem;flex-wrap:wrap;align-content:flex-start}.srm-album-selection__main__photos-container__date{position:absolute;bottom:calc(100% + .5rem);display:flex;align-items:center;gap:.5rem}.srm-album-selection__main__photos-container__photo{position:relative;height:10rem;width:auto;background-color:#d9d9d9}.srm-album-selection__main__photos-container__photo__tick-mark{position:absolute;left:.25rem;top:.25rem;z-index:10}.srm-album-selection__main__photos-container__photo>img{width:100%;height:100%;object-fit:contain;transition:scale .2s ease-in-out}.outlet-content{min-height:70vh}.shared__icon-button{display:flex;align-items:center;justify-content:space-between;color:#fff;background-color:#6e8b3d;border-radius:.3125rem;padding:.6rem .8125rem;border:none;outline:none;max-width:30.6875rem;width:50%;font-weight:500;font-size:1rem;font-family:inherit;line-height:1;cursor:pointer;transition:background-color .2s ease-in}@media (max-width: 600px){.shared__icon-button{width:90%}}@media (min-width: 1024px){.shared__icon-button{width:32%}}.shared__icon-button:hover,.shared__icon-button:focus{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.shared__icon-button:active{background-color:#445626}.shared__icon-button>span:last-child{width:1.5rem;height:1.5rem}.shared__c-button{border-radius:.3125rem;padding:.75rem .8125rem;border:none;outline:none;font-size:.875rem;font-weight:500;font-family:inherit;line-height:1;letter-spacing:.15px;cursor:pointer;transition:background-color .2s ease-in}.shared__c-button--primary{background-color:#6e8b3d;color:#fff}.shared__c-button--primary:hover,.shared__c-button--primary:focus{background-color:#52682d}.shared__c-button--primary:active{background-color:#445626}.shared__c-button--secondary{background-color:#ecebec;color:#404041}.shared__c-button--secondary:hover,.shared__c-button--secondary:focus{background-color:#d3d1d3}.shared__c-button--secondary:active{background-color:#c7c4c7}.greetings-container{height:100vh;display:flex;justify-content:center;align-items:center;text-align:center}.mb-srm-logo__wrapper{margin-top:7rem}.form__wrapper{display:flex;flex-direction:column}.tamil{width:100%!important;padding-left:0!important;padding-right:0!important}.progress-bar{height:35px;width:80%;background-color:#fff;border-radius:20px;position:relative;z-index:1;color:#404041;padding:.3rem;margin:1.5rem auto 0;font-size:.7rem;text-align:center;border:2.5px solid var(--secondary)}.progress-bar .completed-icon{width:18px}.files-upload--complete{border-radius:20px}.custom-input__wrapper{background-color:#ebebec;padding:0rem .6rem 0rem 1rem;margin:2.5rem 0;display:flex;border-radius:40px}.custom-input__field{border:none;outline:none;background-color:#ebebec;margin:0 1rem;font-size:18px;color:#404041;width:100%}.upload-button{margin-right:.8rem!important}.mail-icon-wrapper{background-color:#abcce4;border-radius:50%;padding:.5rem .8rem;margin-left:-1rem}.mail-icon{margin-top:8px}.auth-icon{margin-bottom:1rem}.brand-logo{height:8rem;margin:0 1.5rem}.greeting-text,.app-title{font-weight:700;font-size:30px}.app-title{margin-top:-2rem}.app-title span{color:#71abd5}.auth-logo-container{display:flex;height:calc(100vh - 100px);justify-content:center;align-items:center}.footer-icons{display:flex;justify-content:center;align-items:center;column-gap:2rem;row-gap:1rem;flex-flow:wrap}.footer-icons div{display:flex;align-items:center;justify-content:center}.footer-icons div img{width:20px;height:20px}.footer-icons div span{font-size:14px}.auth-container{overflow:hidden;height:100vh;box-shadow:none!important;background-color:#71abd5!important;color:#fff!important}.auth-container form .Mui-focused{color:#fff!important}.auth-container form .Mui-focused:after{border-bottom:2px solid #fff!important}.auth-container form .MuiInput-root{color:#fff!important}.auth-container form .MuiInput-root:before{border-bottom:1px solid #fff!important}.auth-container form .MuiInputLabel-root,.auth-container form .MuiCheckbox-root{color:#fff!important}.auth-container form .MuiFormHelperText-root.Mui-error{color:red!important}.white-label{color:#fff!important;font-size:15px}.form-container{display:flex;justify-content:center;height:100vh;align-items:center;text-align:center;padding:1rem}.form-container__reset-page{justify-content:space-between;flex-direction:column}.remember-password{margin:10px;font-size:1rem;padding:20px 0}.remember-password .content-remember-password{color:var(--primary-light)}.remember-password .link{text-decoration:underline!important;font-size:1rem}.right-circle-icon{width:24px;height:24px}.form-width{width:65%}.form-title{margin:.8rem 0;font-weight:500;font-size:18px}.drag-drop__title{font-weight:500;font-size:20px}.drag-drop__sub-text{font-weight:500;font-size:18px}.form-label{font-size:16px;color:#00000061;font-weight:600}.social-icons{width:28px;height:28px}.primary-button{color:#fff!important;background-color:var(--primary);border:none!important}.primary-outlined-button{color:#6e8b3d!important;background-color:#fff!important;border:1px solid rgba(110,139,61,.5)}.secondary-button{color:#fff!important;background-color:var(--primary)!important;border:none!important}.google-button{color:#404041!important;background:#ffffffe6!important;width:100%!important;padding-left:.9rem!important;padding-right:.9rem!important}.facebook-button{color:#fff!important;background:#1877f2!important;width:100%!important;padding-left:.9rem!important;padding-right:.9rem!important}.facebook-button img{width:24px;height:24px}.apple-button{color:#fff!important;background:#000!important;width:100%!important;padding-left:.9rem!important;padding-right:.9rem!important}.password-icon-changes{position:relative}.password-icon-changes .form-fields-container-image{position:absolute;right:10px;bottom:-10px}.password-icon-changes .form-fields-container-image img{width:20px;height:auto}.landing-page-btn{padding:.4rem .9rem!important}.link{color:var(--primary);text-decoration:none!important}.text-center{text-align:center}.stack-control{display:grid;grid-template-columns:1fr 1fr;gap:.6875rem}.stack-style{gap:3rem}.upload__title:before{content:"";border-bottom:2px solid #d4d4d4}.upload__title:after{content:"";border-bottom:2px solid #d4d4d4}.preview-img-container{position:relative;margin:0}.image-preview-button-wrapper{display:flex;justify-content:center;padding:0 2rem;align-items:center;margin:.5rem 0}.preview-action-controls{display:flex;align-items:center;padding:.5rem 2rem;margin-right:2rem;border-radius:5px;flex-grow:1}.img-stack{width:80px;height:60px!important;border:3px solid #c0c0c0;border-radius:5px;object-fit:cover}.close-icon{cursor:pointer;position:absolute;top:-10px;color:#f13e3e;right:-10px;transition:.5s ease;background-color:#fff;border-radius:50%}.close-icon--my-upload{top:-9px;right:7px}.close-icon--rearrange{top:-15px;right:0}.close-icon:hover{color:red}.multiple-img__close-icon{top:-8px;right:0}.img-preview-container{height:156px;overflow-y:auto;overflow-x:hidden;padding:1rem}.img-preview{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:.5rem}.img-preview--my-upload{grid-row-gap:.7rem}.add-more{font-size:12px;width:80px;height:60px;cursor:pointer;border:3px dashed #c0c0c0;margin:auto;border-radius:5px}.add-more>label{cursor:pointer}.landing-page-button__wrapper{margin:24px auto}.button__wrapper{padding:0 3.7rem}.remind-logo{width:200px}.checkbox__container,.caption-text{color:#b9b9b9;margin:1rem 0}.terms__checkbox{margin-right:.5rem;width:16px;height:16px}.checkbox__wrapper{display:flex;align-items:center;color:#454545;font-size:1rem;margin-bottom:.5rem}.drop__img{margin:1rem;width:60px}.custom-file-upload__container{display:grid;grid-template-columns:1fr 12fr;align-items:center;width:80%;padding:7px .8rem;background:var(--secondary);border-radius:5px;color:#fff;cursor:pointer;margin-left:auto;margin-right:auto;margin-top:1.5rem;font-family:HelveticaNeue-Medium,sans-serif;font-size:14px}.custom-file-upload__container:active,.custom-file-upload__container:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.custom-file-upload__container:active{opacity:.5}.custom-file-upload__container:active:after{background-color:transparent;transition:opacity 20s ease-in-out}.note-text{margin:.5rem;font-weight:500;font-size:12px;color:red}input[type=file]{display:none}.landing-page{margin:2.5rem 0}.title-container{display:flex;justify-content:center;align-items:center;text-align:center}.title{margin-left:1rem;font-weight:700;font-size:30px}.title span{color:#71abd5}.upload-wrapper{margin:1rem 0;border-radius:5px;background-color:#fff;height:240px}.wrapper--preview{padding:1rem 2rem;height:330px!important}.drag-and-drop-area{justify-content:center;align-items:center;text-align:center;padding:10px;border-radius:5px;border:2px dashed var(--secondary);color:#404041!important;height:inherit}.preview-area{padding:.5rem}.drag-and-drop-area.active{border:4px dashed var(--primary)}.auth-page__label{font-size:15px}.auth-page__label__signup{margin-bottom:1rem;font-size:18px}.back-icon{float:left;padding:0!important}.d-none{display:none!important}.product-tour__wrapper{padding:0 4.5rem}.brochure__img{width:100%}.brochure__wrapper{display:flex;align-items:center;justify-content:center;text-align:center;margin:3rem auto;width:660px}.slide-control-icons{position:absolute;top:50%;width:36px;cursor:pointer}.prev-icon{left:15%}.next-icon{right:15%}.product-features__container{display:flex;justify-content:center;align-items:center}.features__container{background-color:#fff;margin:auto}.logo-img{height:7.2rem}.logo-img--container{display:flex;justify-content:center;align-items:center;cursor:pointer}.srm-logo--title-wrapper{display:flex;justify-content:center;align-items:center}.onboarding-img{width:100%;height:400px}.tab__label{font-size:18px!important}.slide__wrapper{padding:0 4rem}.slide__content--wrapper{margin-bottom:2rem}.slide-show--content{text-align:left}.slide-content--area{padding:0 1rem;font-family:HelveticaNeue-Medium,sans-serif!important}.slide-content--title{font-family:NovareseStd-Bold,sans-serif!important;font-size:20px}.slide-content--description{margin:1rem 0;line-height:2rem;font-size:.9rem}.slide-buttons{display:grid;grid-template-columns:1fr 6fr;grid-column-gap:.5rem;align-items:center;padding:.5rem 1.5rem;margin-bottom:2rem;border-radius:5px;border:none;font-size:.9rem}.slide-buttons--right{background-color:var(--primary);color:#fff;cursor:pointer}.slide-buttons--left{background-color:#fff;color:var(--primary);border:1px solid var(--primary)}.learn-more--contained{color:#fff!important}.flex-wrapper{display:flex;justify-content:space-between;align-items:center}.remind-details--wrapper{margin:2rem 0;background-color:#f8f8f8;font-size:.9rem;padding:1rem;line-height:1.2rem}.remind-content{margin:0 .5rem}.remind__features--wrapper{background-color:#fff;display:grid;grid-template-columns:2fr 1fr 2fr;align-items:center;padding:0 2rem}.feature__content{align-self:flex-start}.feature__content--wrapper{margin:2rem 0 0;min-height:170px}.feature__content-list{display:flex;justify-content:space-between;margin:1rem .8rem 0}.feature__content-list li,.feature__title{color:#71abd5}.feature__title{margin-bottom:1rem}.button--learn-more{grid-gap:3rem!important;margin-top:0!important;margin-bottom:0!important}.button-learn-more__container{display:flex;justify-content:space-between;margin-bottom:1.5rem}.auth-button__wrapper{margin-top:2.5rem}.carousel__container{max-width:550px;margin:auto}.carousel__slider{padding-left:25%;padding-right:25%}.carousel__inner-slide{width:calc(100% - 20px);height:calc(100% - 20px);left:10px;top:10px}.slider-container{position:relative;height:450px}.vertical-center{display:flex;justify-content:center;align-items:center}.disable-slider-buttons{opacity:.5}.white-slider-buttons{border-radius:100%;background-color:#fff}.blur-image{height:400px;-webkit-filter:blur(10px);filter:blur(10px)}.form-container--landing-page{min-height:100vh;height:auto}.in-progress__container{display:flex;height:100vh;align-items:center;justify-content:center;font-size:24px}.popup-message{position:absolute;top:30px;left:100px}.popup-actions{position:absolute;right:10px;top:20px}.popup-img{width:50px}.button-loader{position:absolute;right:1rem}.talign-right{text-align:right}.absolute-btn-center{position:absolute;right:50%;left:50%;transform:translate(-50%,-50%)}.MuiDialog-container{height:auto!important}@media screen and (max-width: 600px){.greetings-container{display:none!important}.status-img{width:100%}.status-title{font-size:25px}.status-subtext{font-size:16px}}@media screen and (max-width: 600px){.auth-container{overflow:auto!important}.form-width{width:100%;padding:0 .8rem}.upload__title{font-family:HelveticaNeue-Medium,sans-serif;font-size:12px;display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;text-align:center;gap:5px;margin:0 auto;width:95%}.multiple-img__close-icon{top:-8px;right:-6px}.image-preview-button-wrapper{margin:1rem 0 .7rem}.image-preview-button-wrapper--myupload{margin:1.5rem 0 .7rem}.drop__img{width:70px}.drag-drop__title{margin-top:.4rem;font-size:16px}.custom-file-upload__container{width:100%}.img-stack{width:80px}.preview-area{padding-top:2rem}.wrapper--preview{padding:1rem}.landing-page-button__wrapper{font-size:13px!important}.button__wrapper{padding:0 3rem;font-size:14px}.mb-logo-wrapper{margin:3rem 0}.multiple-img-preview{grid-template-columns:90px 90px 90px;min-height:200px;padding:.5rem 1rem 0}.fewer-img-preview{min-height:200px}.multiple-img-preview-container{grid-template-columns:1fr}.tab__label{min-width:48px!important;font-size:10px!important;padding:.5rem .8rem!important}.product-tour__wrapper{padding:0 2rem}}@media screen and (max-width: 1200px){.prev-icon{left:5%}.next-icon{right:5%}}@media screen and (max-width: 1050px){.upload-wrapper{width:100%}}@media screen and (max-width: 900px){.auth-container{overflow:auto!important}.custom-file-upload__container{font-size:12px}.prev-icon{left:2%}.next-icon{right:2%}.wrapper--preview{height:400px!important}}@media screen and (max-width: 900px){.form-container{height:60vh;display:flex}.form-container__verification,.form-container__forgot-password,.form-container--login,.form-container--signup{height:auto}.checkbox__wrapper{font-size:.7rem}.form-container--landing-page{min-height:auto;height:auto}.logo-img{height:5rem}.tab__label{min-height:36px!important}.brochure__wrapper,.drag-and-drop-area{width:100%}.drop__img{width:50px}.upload-wrapper{width:auto!important;height:auto!important}.img-preview{grid-template-columns:1fr 1fr}.img-preview--my-upload{grid-template-columns:repeat(3,120px)}.image-preview-button-wrapper{padding:0 1rem}.css-165zycj-MuiDivider-wrapper{padding-left:0!important;padding-right:0!important}.img-preview-container{height:230px!important}.popup-message{left:70px;top:20px}.popup-actions{position:initial}.popup-img{width:40px}.progress-bar{width:100%}}@media (min-width: 600px) and (max-width: 900px){.progress-bar{font-size:.8rem}.tab__label{font-size:12px!important}.multiple-img-preview{grid-template-columns:1fr 1fr 1fr;padding:.5rem 1.5rem 0}.multiple-img-preview-container{grid-template-columns:1fr 1fr}.upload__title{font-size:14px}.drag-drop__title{font-size:18px}}@media (min-width: 600px) and (max-width: 900px){.upload__title{font-size:16px}.drag-drop__title{font-size:18px}.img-preview--my-upload{grid-template-columns:repeat(4,120px)}.form-container{height:auto;padding:2rem}.form-container--landing-page{min-height:100vh;height:auto}.checkbox__wrapper{font-size:.8rem}.facebook-button{display:grid!important}.checkbox__container{font-size:15px}.feature__content--wrapper{min-height:230px;margin:0 0 1.5rem}.feature__content-list{display:grid;grid-template-columns:1fr 1fr}}.form-fields-container{height:70px;margin-bottom:10px}.d-flex{display:flex!important}:root{--sidebar-items-bg: #f9f9f9;--footer-bg: #ebebec;font-family:HelveticaNeue-Medium,sans-serif!important}.photo-actions__container{padding:1rem 0rem}.photo-actions-sticky{position:-webkit-sticky;position:sticky;top:0;background-color:#fff}a.nav_link-footer:hover{color:#71abd5!important}.unauthuserlayout{max-width:120px;grid-template-columns:min-content 1fr min-content!important}.shared-group-button{max-width:120px;grid-template-columns:1fr 2fr!important}.selected-photo__container{display:flex;justify-content:space-between;align-items:center;column-gap:1rem;font-weight:700;font-family:HelveticaNeue-bold,sans-serif!important}.wrapper-container-photo-actions{column-gap:1.2rem}.offline-image{background-repeat:no-repeat;background-size:100% auto;background-position:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAzNSAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTcuNSIgY3k9IjE3LjUiIHI9IjE3LjUiIGZpbGw9IiNGRUNCQ0IiLz4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzI0NTlfMTgxMzcpIj4KPHBhdGggZD0iTTguNzA3MTEgOC4yOTI4OUM4LjMxNjU4IDcuOTAyMzcgNy42ODM0MiA3LjkwMjM3IDcuMjkyODkgOC4yOTI4OUM2LjkwMjM3IDguNjgzNDIgNi45MDIzNyA5LjMxNjU4IDcuMjkyODkgOS43MDcxMUwyNS4yOTI5IDI3LjcwNzFDMjUuNjgzNCAyOC4wOTc2IDI2LjMxNjYgMjguMDk3NiAyNi43MDcxIDI3LjcwNzFDMjcuMDk3NiAyNy4zMTY2IDI3LjA5NzYgMjYuNjgzNCAyNi43MDcxIDI2LjI5MjlMMjEuMzkzMiAyMC45NzlDMjEuNjI0MSAyMC41OTQ3IDIxLjU3MzkgMjAuMDg4NyAyMS4yNDI2IDE5Ljc1NzRDMjAuNDkzIDE5LjAwNzggMTkuNTk0NSAxOC40OTggMTguNjQyMiAxOC4yMjhMMTYuNDM0MSAxNi4wMTk5QzE4LjY2NTcgMTUuODYyNyAyMC45NTA3IDE2LjYzNzEgMjIuNjU2OCAxOC4zNDMyQzIzLjA0NzMgMTguNzMzNyAyMy42ODA1IDE4LjczMzcgMjQuMDcxIDE4LjM0MzJDMjQuNDYxNSAxNy45NTI2IDI0LjQ2MTUgMTcuMzE5NSAyNC4wNzEgMTYuOTI4OUMyMS41MjUyIDE0LjM4MzEgMTcuOTQ4MiAxMy40OTY5IDE0LjY4NDUgMTQuMjcwM0wxMy4xMjMgMTIuNzA4OEMxNy4yMzA5IDExLjE1OTMgMjEuOTc3MiAxMi4xNTAzIDI1LjI2ODUgMTUuNjgxOEMyNS42NDUgMTYuMDg1OCAyNi4yNzc4IDE2LjEwODEgMjYuNjgxOCAxNS43MzE2QzI3LjA4NTggMTUuMzU1IDI3LjEwODEgMTQuNzIyMiAyNi43MzE2IDE0LjMxODJDMjIuNjQ2MiA5LjkzNDcxIDE2LjYxMDMgOC44ODg1NCAxMS41OTM5IDExLjE3OTdMOC43MDcxMSA4LjI5Mjg5WiIgZmlsbD0iIzQ1NDU0NSIvPgo8cGF0aCBkPSJNNy4yNjg0NiAxNC4zMTcyQzYuODkxOTEgMTQuNzIxMyA2LjkxNDE5IDE1LjM1NCA3LjMxODIxIDE1LjczMDZDNy43MjIyNCAxNi4xMDcxIDguMzU1MDEgMTYuMDg0OCA4LjczMTU1IDE1LjY4MDhDOS4xNDg0MyAxNS4yMzM1IDkuNTg4NjQgMTQuODI3IDEwLjA0OCAxNC40NjEyTDguNjI1ODIgMTMuMDM5MUM4LjE1MzkxIDEzLjQyNzggNy43MDAyOSAxMy44NTM5IDcuMjY4NDYgMTQuMzE3MloiIGZpbGw9IiM0NTQ1NDUiLz4KPHBhdGggZD0iTTExLjM0MDUgMTUuNzUzOUMxMC44NDM4IDE2LjA5NTcgMTAuMzcxMiAxNi40ODczIDkuOTI5NjEgMTYuOTI4OUM5LjUzOTA5IDE3LjMxOTUgOS41MzkwOSAxNy45NTI2IDkuOTI5NjEgMTguMzQzMkMxMC4zMjAxIDE4LjczMzcgMTAuOTUzMyAxOC43MzM3IDExLjM0MzggMTguMzQzMkMxMS43ODg3IDE3Ljg5ODMgMTIuMjcyOCAxNy41MTY4IDEyLjc4NTIgMTcuMTk4N0wxMS4zNDA1IDE1Ljc1MzlaIiBmaWxsPSIjNDU0NTQ1Ii8+CjxwYXRoIGQ9Ik0xNC4yNTEzIDE4LjY2NDFDMTMuNzEzNCAxOC45NDE0IDEzLjIwODYgMTkuMzA1NSAxMi43NTc3IDE5Ljc1NjRDMTIuMzY3MiAyMC4xNDY5IDEyLjM2NzIgMjAuNzgwMSAxMi43NTc3IDIxLjE3MDZDMTMuMTQ4MyAyMS41NjExIDEzLjc4MTQgMjEuNTYxMSAxNC4xNzIgMjEuMTcwNkMxNC42Mzc4IDIwLjcwNDcgMTUuMTkgMjAuMzc3OCAxNS43NzcgMjAuMTg5OEwxNC4yNTEzIDE4LjY2NDFaIiBmaWxsPSIjNDU0NTQ1Ii8+CjxwYXRoIGQ9Ik0xNyAyNkMxNS44OTU0IDI2IDE1IDI1LjEwNDYgMTUgMjRDMTUgMjIuODk1NCAxNS44OTU0IDIyIDE3IDIyQzE4LjEwNDYgMjIgMTkgMjIuODk1NCAxOSAyNEMxOSAyNS4xMDQ2IDE4LjEwNDYgMjYgMTcgMjZaIiBmaWxsPSIjNDU0NTQ1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMjQ1OV8xODEzNyI+CjxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgNikiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)}.selected-photo-text{font-size:23px}.date-style{font-size:12px;font-weight:700;font-family:HelveticaNeue-bold,sans-serif}.photo-count__container{font-size:.8rem;background-color:#f9f9f9;padding:.6rem}.grey-tick{position:absolute;left:6px;top:6px;cursor:pointer}.text-field-colour-changes input,.text-field-colour-changes textarea{background-color:transparent;border:none;outline:none;font-size:13px;font-weight:500;font-family:HelveticaNeue-Medium,sans-serif;padding:10px;width:100%}.share-section-container .css-yz8jyq-MuiFormLabel-root-MuiInputLabel-root.Mui-focused{color:#6e8b3d}.share-section-container .css-1yc2srb-MuiInputBase-root-MuiInput-root.Mui-focused:after{border-bottom:2px solid #6e8b3d!important}.css-1nluh2s-MuiButtonBase-root-MuiButton-root:hover{background-color:#6e8b3d!important}.green-tick{position:absolute;left:6px;top:6px;display:block;background-color:#6e8b3d;border-radius:50%;cursor:pointer}.circle-outlined{cursor:pointer;width:20px;height:20px;border:2px solid slategray;border-radius:50%;position:absolute;top:6px;left:6px;opacity:0;transition:.2s ease}.favorite-icon__insidephoto{width:20px;height:20px;border-radius:50%;position:absolute;top:6px;right:6px}.photo__container{position:relative;background-color:#d9d9d9;line-height:0}.photo__container:hover .circle-outlined{opacity:1}.media-library__photo{width:auto;height:120px;position:relative;transition:all .1s ease-in-out;max-width:100%;cursor:pointer}.selected-photo{transform:scale(.9)}.right-content{margin-left:256px;background-color:#fff;transition:all .3s ease-in-out}.right-content--responsive{margin-left:64px;background-color:#fff;transition:all .1s ease-in-out}.sidebar-item__container{display:flex;justify-content:space-between;align-items:center;background-color:var(--sidebar-items-bg);padding:.4rem;height:36px;border-radius:5px;transition:.4s ease;white-space:nowrap}.sidebar__wrapper{position:fixed;width:300px;height:auto;top:0;left:0;bottom:0;padding:2rem;background-color:#fff;transition:.5s ease;box-shadow:#959da533 0 20px 24px;z-index:9;overflow-x:hidden}.sidebar-logo__container{display:flex;justify-content:space-between;align-items:center}.logo-responsive{width:56px;height:3rem}.responsive{width:64px;padding:2rem .5rem}.hide{display:none}.show{visibility:visible}.active-sidebar-item{color:#fff!important;background-color:#71abd5!important}.responsive-sidebar-item__container{justify-content:center}.sidebar-item{background-color:var(--sidebar-items-bg)}.sub-category__items{font-family:HelveticaNeue-Light,sans-serif!important;padding:.5rem 1rem;margin:.2rem 0;border-radius:5px}.sub-category__items-wrapper{height:0;overflow:hidden;transition:.4s ease;background-color:#f9f9f9}.expand{height:auto}.subCategory{position:absolute;right:-140px;background-color:#6e8b3d}.upload-icon{display:flex;column-gap:1rem;background-color:#f9f9f9;border-radius:8px;padding:.4rem .8rem}.wrapper-container{display:flex;align-items:center;padding:.2rem .4rem;border-radius:4px;font-size:14px}.selected-photo-length{white-space:nowrap}.icon-wrapper{column-gap:1.5rem}.icon-wrapper>div{cursor:pointer}.sidebar__items{font-family:HelveticaNeue-Medium,sans-serif!important;margin-bottom:1rem;font-size:.9rem}.sidebar-menu-item__container{padding:0 .6rem;font-size:14px}.sidebar-items__title{display:none}.side-bar__logo{width:217px;height:65px}.social-icons{width:24px}.flex-container--icon-title{display:flex;align-items:center;column-gap:1rem}.nav-bar__wrapper{width:100%}.navbar__container{width:100%;padding:1.5rem 0rem 1rem;background-color:#fff;height:150px}.profile-menu-icons{width:24px;height:24px}.search-icon{width:20px}.search-bar__container{position:absolute;left:30%;width:40%;margin:0 auto;height:auto;background-color:#f9f9f9;box-shadow:4px 4px 10px #0003;border-radius:5px}.search-bar__text{display:flex;align-items:center;width:100%;height:100%;border-radius:5px;padding:0 1rem}.search__small{color:#000;margin-top:10px}.search__input{width:inherit;border:none;outline:none;padding:.6rem;font-size:.9rem;background-color:transparent}.search-bar__suggestion{padding:0 1rem 1rem;background:inherit;border-radius:5px}.search-bar__suggestion>p{padding:.5rem 0;cursor:pointer}.search-bar__loader{padding:1rem;display:flex}.top-bar{display:flex;justify-content:flex-end;align-items:center}.images__wrapper{min-height:550px;padding:0 1rem;box-shadow:none;width:100%}.images-grid__container{display:flex;flex-wrap:wrap;width:100%;justify-content:flex-start;row-gap:2rem;column-gap:.5rem;align-items:flex-end;box-shadow:none}.single-photo__wrapper{display:flex;align-items:center;column-gap:.6rem;margin-bottom:.6rem}.last-image--margin{margin-right:2rem}.page__wrapper{padding:0 2rem;font-family:HelveticaNeue-Medium,sans-serif!important}.connect-page__title{font-size:23px;padding:1rem 0rem;font-weight:700;font-family:HelveticaNeue-bold,sans-serif!important}.view-port__container{display:flex;justify-content:center;height:65vh;align-items:center;text-align:center;padding:.5rem;margin:0 auto}.social-connect,.not-found__cta{background-color:var(--secondary);color:#fff;width:100%;margin:0 auto;border:none;outline:none;display:grid;grid-template-columns:1fr 12fr;padding:.5rem 1.5rem;align-items:center;font-size:14px;font-family:HelveticaNeue-Medium,sans-serif!important}.social-connect{background-color:var(--footer-bg)!important;color:#404041!important}.not-found__cta{width:60%;padding:.5rem;margin:2rem auto 0!important}.social-connect--logo-icon{width:64px;height:64px;background-color:#ebebec;padding:1rem;border-radius:50%}.social-icon--connect-btn{width:20px;height:20px}.connect-content{font-size:20px;margin:1.8rem 2rem;font-weight:500}.photo__layout-container{display:block}.responsive .menu-mobile,.collapsed .menu-mobile{display:none}.file-upload__container--media-library{width:100%!important}.wrapper--dashed{padding:3rem 5rem;border:2px dashed #404041;width:600px;height:300px}.wrapper--dashed .device-upload-icon__container{padding:1rem;background-color:#ebebec;border-radius:50%;width:64px;height:64px;margin:0 auto 1.5rem}.wrapper--dashed .device-upload-icon__container .device-upload-icon{height:100%;width:34px}.wrapper--dashed--active{border:2px dashed var(--secondary)}.photo-group__wrapper{display:flex;flex-wrap:wrap;column-gap:.8rem;row-gap:.8rem}.footer__wrapper{background-color:var(--footer-bg);font-family:HelveticaNeue-Medium,sans-serif!important}.footer__container{display:grid;grid-template-columns:20% 20% 20% 20% 20%;margin-top:2rem;padding:2rem 2rem 1rem}.app-store__button-img{width:146px}.icon-flex__container--footer{display:flex;align-items:center;column-gap:.6rem;margin-bottom:1rem;font-size:14px;font-weight:700;color:#404041;cursor:pointer}.icon-flex__container--footer:hover{color:#71abd5}.icon-flex__container--footer p{align-self:end}.icon-list-style{height:calc(100vh - 255.6px);overflow:auto}.footer{background-color:#f9f9f9;color:#414042!important;font-size:14px;font-weight:400;text-align:center;white-space:normal;padding:.75rem .25rem}.footer hr{width:50%;margin-left:25%!important;margin-right:25%!important;margin-top:.5rem;margin-bottom:.5rem;color:#e4e4e4}.footer img{width:20px;height:20px;margin-left:.5rem}.footer .copyrights,.footer .copyrights>a{font-size:14px;text-decoration:none;color:#414042!important}.footer-items-container__title{margin-bottom:.8rem;font-size:14px;font-weight:500;color:#000}.app-store__container{display:flex;flex-direction:column;row-gap:1rem}.photo-action{cursor:pointer}.footer-copyrights{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:21px;text-align:center}.footer-copyrights a{text-decoration:none;color:#514949}.about{text-decoration:none;color:#404041}.album-icon{width:7rem!important;height:7rem!important}.album-info{padding:0 .75rem}.album-info p{padding-bottom:.2rem}.drawer-progress-bar{padding:0 1rem;bottom:2rem;left:0;width:16rem;z-index:1300}.main-container-layout{margin-top:113px}.main-container-layout.mobile{margin-top:0}.main-container-layout-scroll{min-height:80vh}.main-container-layout-unverified{margin-top:149px}.main-container-layout-unverified.mobile{margin-top:0}.main-container-layout-unverified-product{margin-top:35px}.main-container-layout-unverified-product.mobile{margin-top:0}.main-container-layout-unverified-scroll{min-height:80vh}.infinite-scroll-component{overflow:hidden!important}@media screen and (max-width: 320px){.sidebar__wrapper{top:57px}}@media screen and (max-width: 600px){.photo-action-responsive{width:20px;height:20px}.wrapper-container-photo-actions{column-gap:.3rem}.photo-count__container{font-size:10px}.photo-count__container img{width:20px;height:20px}.wrapper--dashed{width:100%;padding:3rem 1rem}.wrapper--dashed .close-icon{right:-2px}.wrapper--dashed .device-img{width:100%;height:60px}.wrapper--dashed .img-preview{grid-template-columns:repeat(3,minmax(80px,130px));column-gap:1.1rem;row-gap:1rem}.connect-content{font-size:14px;margin:1.8rem 0rem;font-weight:500}.connect-page__title{font-size:20px;padding:1rem 0rem;font-weight:700}.selected-photo-text{font-size:20px}.photo-group__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}.media-library__photo{width:100%;height:100px;object-fit:cover;max-width:100%}.app-store__button-img{width:126px}.footer__container{grid-template-columns:50% 50%;gap:1rem}.search-bar__container{margin-left:0rem!important}.MuiStepLabel-iconContainer{padding-right:0!important}}@media screen and (max-width: 900px){.wrapper--dashed{height:350px}.main-container-layout-unverified{margin-top:99px}.main-container-layout{margin-top:64px}.main-container-layout.mobile{margin-top:0}.navbar-show{padding-top:1rem}.dashboard__wrapper{position:relative;height:100%}.right-content{position:relative;margin-left:0}.sidebar__wrapper{width:0px;padding:0rem}.sidebar__wrapper.collapsed{width:300px;padding:2rem;transition:width .4s}.sidebar__wrapper--mobile{position:fixed;width:300px;height:100%;top:0;left:0;bottom:0;padding:2rem;background-color:#f8fdff;transition:.5s ease;box-shadow:#959da533 0 20px 24px;z-index:9;overflow-x:hidden}.responsive .menu-mobile{display:inline;height:2rem}.collapsed .menu-mobile{display:none}.responsive .logo-responsive{height:2rem}.upload-icon{background-color:#fff;padding:0rem .8rem .4rem}.upload-icon span{display:none}.sticky-thc{width:100%;height:60px;position:sticky;top:0;background-color:#fff;z-index:1;box-shadow:#959da533 0 8px 24px}.search-bar--show{padding-top:1rem}.search-bar--hide{padding-top:.4rem}.images__wrapper{padding:0 .3rem}.images-grid__container{display:flex;flex-wrap:wrap;row-gap:.2rem;width:100%;column-gap:.3rem;align-items:flex-end}.search-bar__container{top:30%!important;left:2rem;width:0;background-color:#fff;box-shadow:none}.search-bar__container .search__input{width:0}.search-bar__container .search__input:focus{width:100%}.search-bar__suggestion{position:inherit;width:inherit}.hide__menu-icon{left:0;width:100%}.top-bar{justify-content:space-between}.photo__layout-container{visibility:hidden}.photo-actions__container--mobile{visibility:visible}}@media (min-width: 600px) and (max-width: 900px){.wrapper--dashed{width:100%}}@media (min-width: 600px) and (max-width: 1050px){.footer__container{grid-template-columns:repeat(3,minmax(140px,270px));gap:1.2rem;justify-content:center}}@media (min-width: 600px) and (max-width: 900px){.images__wrapper{padding:0 1.5rem}.connect-content{font-size:18px;font-weight:500}}@media screen and (max-width: 600px){.main-container-layout{margin-top:60px}.main-container-layout-unverified{margin-top:95px}.unauthuserlayout,.shared-group-button{font-size:.7rem!important;padding:.3rem .5rem!important}.unauthuserlayout .MuiSvgIcon-root,.shared-group-button .MuiSvgIcon-root{width:1rem;height:1rem}.unauthuserlayout>img,.shared-group-button>img{width:1rem;height:1rem}}.select-dropdown .css-1d3z3hw-MuiOutlinedInput-notchedOutline{border-color:#f9f9f9!important;box-shadow:0 4px 4px -2px #0003}body,.overflow-x-hidden{overflow-x:hidden}.delete-dialogue-box-media{border-radius:10px}.delete-dialogue-box-media .dialogue-btn{width:73px;height:33px;border-radius:5px;text-align:center;display:flex;font-size:12px;align-items:baseline;margin:10px}.delete-dialogue-box-media .dialogue-btn--primary{background-color:#6e8b3d!important;color:#fff!important}.delete-dialogue-box-media .dialogue-btn--secondary{background-color:#fff!important;color:#6e8b3d!important;box-shadow:0 0 4px #00000040}.delete-pop-up-changes{display:flex;flex-direction:column;justify-content:center;padding:10px;margin:10px 16px;width:100%}.delete-pop-up-changes .delete-pop-up-buttons{display:flex;justify-content:center}.delete-pop-up-changes .delete-pop-up-text{margin-bottom:10px;font-size:16px;color:#00000061}.no-album-icon{margin-bottom:2rem}.no-album-text{text-align:center;font-size:16px;font-weight:500;color:#404041;margin-bottom:1rem}.no-album-navigation-text{text-align:center;font-size:14px;font-weight:500;color:#404041;margin-bottom:2rem}.image-container-alert{width:30px;height:30px}.image-container-alert img{width:100%;height:auto}@media only screen and (min-width: 320px) and (max-width: 600px){.MuiSnackbar-root{top:auto!important;right:auto!important;bottom:8px!important;left:8px!important}}@media only screen and (min-width: 601px){.MuiSnackbar-root{top:135px!important;right:8px!important}}.tag-text-field .MuiInputBase-root .MuiInputBase-input,.tag .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiAutocomplete-popupIndicator,.tag .MuiInputBase-root .MuiAutocomplete-endAdornment .MuiAutocomplete-clearIndicator{visibility:hidden}.hide-txtfield .MuiInputBase-root .MuiInputBase-input{width:0!important;min-width:0!important;height:0!important}.visible-txtfield .MuiInputBase-root .MuiInputBase-input{display:block}.tag .MuiInput-underline.Mui-disabled:before{border-bottom-style:double!important}.account-page__wrapper{padding:0 1rem;background:#fff;height:auto;min-height:90vh}.account-page__title{font-size:24px;font-family:HelveticaNeue-Bold,sans-serif;padding:1rem 0}.account-page__tab{font-size:.875rem;font-family:HelveticaNeue-Medium,sans-serif;color:#404041}.account-page__tab--active{color:var(--primary)}.account-page__subtitle{padding:2rem 0;font-size:16px;font-weight:700}.account-page__input{width:45%!important;margin:0 1rem 1.5rem!important}.account-page__button{width:45%!important;margin:0 auto!important}.account-page__social-button-container{display:grid;justify-content:center;align-items:center;margin:4rem 0}.account-page__social-button{background:#f9f9f9!important;border:1px solid #f9f9f9!important;color:#404041!important;width:30rem!important;font-size:24px!important;cursor:default!important;margin-bottom:1.5rem!important;text-align:left}.account-page__social-button p{padding-left:5rem}.account-page__social-label{position:absolute;right:0}.account-page__social-label-connected{position:absolute;right:0;color:#71abd5}.account-page__p-1{padding:1rem!important}.MuiTabs-scroller{overflow:auto!important;scrollbar-width:none;-ms-overflow-style:none}.MuiTabs-scroller::-webkit-scrollbar{display:none!important}@media screen and (max-width: 600px){.account-page__wrapper{padding:0 1rem 1rem}.account-page__input{width:100%!important;margin:0 0 1.5rem!important}.account-page__button{width:100%!important}.account-page__social-button-container{display:block!important}.account-page__social-button{width:100%!important;font-size:20px!important}.account-page__social-button p{padding-left:3.5rem}}@media (min-width: 601px) and (max-width: 900px){.account-page__wrapper{padding:0 1rem 1rem}.account-page__input{width:100%!important;margin:0 0 1.5rem!important}.account-page__button{width:100%!important}}@media (min-width: 901px) and (max-width: 1024px){.account-page__sidebar-open{width:100%!important}}.search-result__container{position:absolute;background-color:#fff;top:0;left:0;width:100%;min-height:100vh}.search-result__header{padding-block:1.5rem;padding-inline:1.5rem}.search-result__header>div{display:flex;justify-content:space-between}.search-result__header>div>.input-box{margin:0 auto;display:inherit!important}.search-result__content{padding:0 1.5rem 1.5rem;display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:2rem;column-gap:.5rem;align-items:flex-end;box-shadow:none}.search-result__album_container{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.937rem}.search-result__album_icon_wrapper{height:7.5rem}.search-result__album_icon{width:7rem!important;height:7rem!important}.search-result__album_info{padding:.75rem 0}.ipv-container{--dark-gray: #404041;--container-bg: #f9f9f9;display:grid;grid-template-rows:min-content 1fr;position:fixed;top:0;left:0;height:100vh;width:100%;background-color:var(--dark-gray);z-index:1300}.ipv-container .btn{outline:none;background-color:transparent;border:none;cursor:pointer}.ipv-drawer__container{display:flex;flex-direction:column;row-gap:1.25rem}@media screen and (max-width: 900px){.ipv-drawer__container{row-gap:1rem}}.ipv-row__wrapper{background-color:var(--container-bg);padding:.5rem}.ipv-row__container{display:flex;align-items:center;column-gap:.3rem}.ipv-row__containerforcancel{justify-content:center}.ipv-row__containerforcancel .cancel-icon-changes{position:absolute;top:.6rem;font-weight:500;left:.6rem;cursor:pointer}@media screen and (max-width: 900px){.ipv-row__containerforcancel .cancel-icon-changes{left:calc(100% - 2.1rem)}}.ipv-actions{padding:2.5rem 1.75rem;width:100%}@media screen and (max-width: 992px){.ipv-actions{padding:1rem .3rem 0rem}}.ipv-actions .back-btn{padding-inline:.5rem;transition:scale .25s ease-out}.ipv-actions .back-btn:hover{scale:1.1}.ipv-actions>div{display:flex;justify-content:space-between}.ipv-actions>div>.icons{position:relative;display:flex;gap:.6rem}.ipv-actions>div>.icons>button,.ipv-actions>div>.icons>a{padding:.3rem 1rem}@media screen and (max-width: 600px){.ipv-actions>div>.icons>button,.ipv-actions>div>.icons>a{padding:.3rem .5rem}}.ipv-actions>div>.icons>a{display:grid}.ipv-actions>div>.icons>button:hover svg path,.ipv-actions>div>.icons>a:hover svg path{stroke:#71abd5}@media (max-width: 768px){.ipv-actions>div>.icons{gap:0rem}}.ipv-button{transition:scale .2s ease-in-out}.ipv-button:hover{scale:1.1}.ipv-img{object-fit:contain;width:100%;height:100%}@media screen and (min-width: 900px){.ipv-img{max-width:90%;max-height:90%}}.ipv-info__container{width:322px;position:fixed;top:0;bottom:0;right:0;background-color:#fff;padding:2rem;transition:all .3s ease}.ipv-info__container--shrink{width:0;padding:0}.ipv-menu{font-family:HelveticaNeue-Medium,sans-serif!important}.ipv-menu__icon{padding:.6rem .8rem;border-radius:50%}.ipv-menu__icon:hover{background-color:#5e5e5e}.ipv-revert-action,.ipv-del-action{display:flex!important;align-items:center!important;justify-content:center!important;width:70px!important}.ipv-alert__text{color:#00000061;text-align:center}.slide-left{margin-right:340px}@media (max-width: 900px){.slide-left{margin:0}}.custom-datepicker__container{display:flex;align-items:center;justify-content:space-between;column-gap:.2rem;height:40px;padding:5px;border-radius:5px;background-color:var(--container-bg)}.custom-datepicker__input{border:none;outline:none;color:var(--dark-gray);background-color:transparent;font-family:HelveticaNeue-Medium,sans-serif}.custom-datepicker__input::placeholder{color:var(--dark-gray)}.date-info__wrapper{display:flex;align-items:center;column-gap:.3rem;background-color:var(--container-bg);padding:.5rem}.display-none{display:none}.crop{width:100%;height:auto;display:flex;justify-content:center;position:relative}.preview{height:100%;width:auto}.preview>img{display:block;max-width:80%;max-height:80%;object-fit:contain;width:100%;height:100%;margin-inline:auto}.rotate{position:relative;height:100%;width:auto}@media (max-width: 900px){.rotate{width:100%}}.rotate img{display:block;margin-inline:auto;width:90%;height:90%;object-fit:contain}.rotate .rotate-view{max-width:90%;max-height:80%;height:100%;width:60vw;margin-inline:auto;display:flex;align-items:center;justify-content:center}@media (max-width: 900px){.rotate .rotate-view{width:90vw}}.rotate .rotate-view>img{max-width:100%;max-height:100%;transition:rotate .2s ease-in-out}.zoom{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.625rem}@media (max-width: 900px){.zoom{height:100%}}.zoom-range{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:#fff;border-radius:.3125rem;padding:1.25rem;max-width:27rem;width:90%;margin:0 auto}.zoom-range>input{border-radius:8px;height:.25rem;width:400px;outline:none;transition:background .25s ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none}.zoom-range>input::-webkit-slider-thumb{width:20px;height:20px;border-radius:50%;-webkit-appearance:none;background:#6e8b3d}.zoom-view-container{max-height:90%;max-width:90%;width:fit-content;height:100%;margin:0 auto;overflow:hidden}.zoom-view-container .zoom-image{display:block;margin:0 auto;height:70vh;width:100%;object-fit:contain;transition:transform .2s ease-out}.edit-btn-wrapper{display:grid;gap:1.25rem}@media screen and (max-width: 900px){.edit-btn-wrapper{gap:1rem}}.edit-btn-wrapper .action-button{font-size:.875rem;padding:.75rem;background-color:var(--scroll-background);border-radius:.3125rem;display:flex;align-items:center;gap:.4375rem;width:100%}.edit-btn-wrapper .action-button:disabled{cursor:not-allowed}.edit-btn-wrapper .action-button-yes{background-color:var(--secondary)!important;color:#fff}.drawer-title{padding-left:.75rem;display:flex;gap:.5rem;align-items:center;justify-content:center;font-size:1.125rem;font-weight:500}.drawer-title .cancel-icon-changes{position:absolute;top:.6rem;left:.6rem}@media screen and (max-width: 900px){.drawer-title .cancel-icon-changes{left:calc(100% - 2.1rem)}}.para{font-family:HelveticaNeue-Medium,sans-serif;font-size:16px;font-weight:500;text-align:justified;line-height:1.7;height:100%}.Content{font-family:HelveticaNeue-Medium,sans-serif;font-size:30px;font-weight:500;line-height:36px;letter-spacing:.2912249863px;text-align:left}a{color:#71abd5}#TermsAndcondition{font-family:HelveticaNeue-Medium,sans-serif;font-size:16px;font-weight:500;line-height:1.5;text-align:justified}#CopyRight,#Userpolicy{font-family:HelveticaNeue-Medium,sans-serif;font-size:16px;font-weight:500;text-align:justified;line-height:1.5}#Faq .paragraph-1,#Faq .paragraph-2,#Faq .paragraph-3,#Faq .paragraph-4{color:#71abd5;font-family:HelveticaNeue-bold,sans-serif;font-size:20px;font-weight:700;padding:13px 9px}#Faq .para-1,#Faq .para-2,#Faq .para-3,#Faq .para-4{color:#404041;font-family:HelveticaNeue-Medium,sans-serif;font-size:18px;font-weight:500;padding-left:9px}#Faq span{color:#6e8b3d}.ql-font-arial,.ql-font span[data-value=arial]:before{font-family:Arial,sans-serif}.ql-font-comic-sans,.ql-font span[data-value=comic-sans]:before{font-family:Comic Sans MS,cursive,sans-serif}.ql-font-courier-new,.ql-font span[data-value=courier-new]:before{font-family:Courier New,sans-serif}.ql-font-georgia,.ql-font span[data-value=georgia]:before{font-family:Georgia,serif}.ql-font-helvetica,.ql-font span[data-value=helvetica]:before{font-family:Helvetica,sans-serif}.ql-font-lucida,.ql-font span[data-value=lucida]:before{font-family:Lucida Sans Unicode,Lucida Grande,sans-serif}.ql-size-small{font-size:16px!important}.ql-size-medium{font-size:20px!important}.ql-size-large{font-size:24px!important}.ql-size .ql-picker-item[data-value=large]:before{font-size:14px!important}.ql-size .ql-picker-item[data-value=small]:before{font-size:14px!important}.ql-size-xlarge{font-size:28px!important}.ql-size-2xlarge{font-size:32px!important}.ql-size-3xlarge{font-size:38px!important}.ql-size-4xlarge{font-size:44px!important}.ql-size-5xlarge{font-size:50px!important}.ql-container{font-size:28px!important}.text-editor .ql-editor{width:100%}.text-editor .ql-snow .ql-picker.ql-font{width:5.5rem;white-space:nowrap}.text-editor .ql-snow .ql-picker.ql-font .ql-picker-label:before{width:4.75rem;overflow:hidden}.text-editor .ql-snow .ql-picker.ql-size{width:4rem}.quil-editor.ql-toolbar .ql-editor{width:100%}.quil-editor.ql-toolbar .ql-formats{margin-right:0!important}.quil-editor.ql-toolbar .ql-bold,.quil-editor.ql-toolbar .ql-italic,.quil-editor.ql-toolbar .ql-underline,.quil-editor.ql-toolbar .ql-align,.quil-editor.ql-toolbar .ql-color{width:25px!important}.ql-done-button{height:1.75rem;width:1.75rem;border-radius:.25rem;background-color:#6e8b3d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease-in}.PdfPage{position:relative;margin:auto}.PdfPage__textLayer{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1}.PdfPage span{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%;font-size:10px}.ReactVirtualized__Grid__innerScrollContainer>div{padding-bottom:1rem;background-color:#f9f9f9}.react-pdf__Page{background-color:#f9f9f9;padding:1.375rem 0}.pdf-viewer{height:80vh}.pdf-viewer .react-pdf__Page__canvas{width:100%!important;height:100%!important}.react-pdf__Page__canvas{margin:0 auto}.react-pdf__message--loading{display:none!important}@media screen and (max-width: 600px){.react-pdf__Page__canvas{width:100%!important;height:100%!important}}.clear_pdf .react-pdf__Page{background-color:#0000}.srm-address-page input::-webkit-outer-spin-button,.srm-address-page input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.srm-address-page input[type=number]{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.primary-landing-page{font-family:Poppins!important}.promo-section{background-image:url(https://d2oyte0ofryzeb.cloudfront.net/bgimage.png);background-size:cover;background-position:center;height:100vh;display:flex;align-items:center;justify-content:center}.promo-content{text-align:center;color:#fff;max-width:1300px;flex-direction:column;align-items:center;padding:0 20px;position:relative;justify-content:space-evenly;min-height:80vh;display:flex}.promo-header{display:flex;justify-content:center}.promo-logo img{width:284px;height:85px}.promo-text{display:flex;flex-direction:column;align-items:center}.promo-heading{font-weight:700;font-style:normal;font-size:70px;line-height:72px;letter-spacing:0;text-align:center;text-transform:uppercase}.promo-subtext{font-weight:400;font-style:normal;font-size:24px;line-height:140%;letter-spacing:0;vertical-align:middle;max-width:750px;margin:0 auto;text-align:center}.cta-btn{display:inline-flex;justify-content:center;align-items:center;font-weight:700;background-color:#6e8b3d;color:#fff;text-decoration:none;padding:16px 40px;border-radius:10px}button,.cta-btn{border:none;outline:none}.promo-section .cta-btn{cursor:pointer}.sticky-bar{position:sticky;top:0;width:100%;background-color:#6a8b3d;color:#fff;font-weight:600;font-size:18px;height:35px;display:flex;justify-content:center;align-items:center;gap:10px;z-index:9999}.highlight{font-weight:900}.coupon-icon{width:25px;height:25px;object-fit:contain}@media (max-width: 600px){.promo-section{background-image:url(https://d2oyte0ofryzeb.cloudfront.net/bgmob.png);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px;text-align:center;height:70vh}.promo-content{color:#fff;display:flex;flex-direction:column;align-items:center;padding:0 16px;justify-content:center;min-height:70vh;gap:30px}.promo-header{display:flex;justify-content:center}.promo-logo{min-width:300px;height:auto}.promo-text{display:flex;flex-direction:column;align-items:center}.promo-logo img{width:70%;height:auto;display:block;margin:0 auto}.promo-heading{font-family:Poppins,sans-serif;font-weight:700;line-height:1.4;font-size:30px;text-align:center;text-transform:uppercase;margin-top:5px}.promo-heading span{display:block}.promo-subtext{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;max-width:100%;text-align:center;margin-top:30px}.promo-section .cta-btn{font-family:Poppins,sans-serif;font-size:13.33px;font-weight:600;display:block;margin:24px auto;text-align:center;border-radius:10px}}@media (max-width: 600px) and (max-width: 600px){.sticky-bar{font-size:12px;height:40px;gap:6px}.coupon-icon{width:20px;height:20px}}@media (min-width: 601px) and (max-width: 1024px){.promo-header{display:flex;justify-content:center}.promo-logo{text-align:center}.promo-logo img{width:220px;height:auto}.promo-heading{font-size:46px;padding:20px;line-height:1.2}.promo-subtext{font-size:16px;max-width:600px}.cta-btn{font-size:20px;border-radius:10px;cursor:pointer}}@media (min-width: 1024px) and (max-width: 1024px){.promo-header{display:flex;justify-content:center}.promo-logo{text-align:center}.promo-logo img{width:220px;height:auto}.promo-heading{font-size:50px;line-height:1.2}.promo-subtext{font-size:22px;max-width:90%}.promo-content .mob-btn{font-size:28px;gap:30px;padding:14px 32px;border-radius:10px;cursor:pointer}}@media (min-width: 1440px){.promo-header{display:flex;justify-content:center}.promo-logo{text-align:center;width:100%}.promo-heading{font-size:70px;line-height:1.2;margin:25px}.promo-subtext{font-weight:400;font-style:normal;font-size:24px;max-width:90%}.promo-content .mob-btn{font-size:32px!important;cursor:pointer}}.how-section{background-color:#b8dcf5;padding:50px 20px;text-align:center}.how-heading{margin-top:0;font-weight:700;font-style:normal;font-size:40px;line-height:100%;text-align:center;color:#424142}.how-heading p{font-weight:400;font-style:normal;font-size:24px;text-align:center;color:#000;margin:30px;line-height:100%}.how-layout{display:flex;align-items:center;justify-content:start;gap:40px;flex-wrap:wrap;text-align:left;margin-top:20px;padding:20px}.how-video{flex:1;border-radius:12px;overflow:hidden;max-width:700px}.how-content{flex:1}.how-content ol{list-style:none;padding:0;margin:0}.how-content li{margin-bottom:24px}.how-content li strong{display:block;color:#373737;font-size:24px;font-weight:700;line-height:100%;margin-bottom:8px}.how-content li p{font-size:24px;font-weight:400;line-height:140%;color:#373737;margin-left:24px}.scan-content{margin-left:4px!important}@media (max-width: 600px){.how-section{padding:40px 20px;text-align:center}.how-heading{margin-top:0;margin-bottom:20px}.how-heading h2{font-family:Poppins,sans-serif;font-size:26px!important;font-weight:700;font-style:normal;line-height:140%;letter-spacing:0%;text-align:center;vertical-align:middle;text-transform:uppercase;margin:0}.how-heading p{font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:140%;letter-spacing:0%;text-align:center;vertical-align:middle;margin:15px 20px 0}.how-layout{flex-direction:column-reverse;gap:20px;padding:0;margin-top:30px;text-align:start}.how-video{width:90%;object-fit:cover}.how-content{margin:0}.how-content li strong{font-size:14px;line-height:100%;font-weight:700;margin:0 0 8px 15px}.how-content li p{font-size:14px;font-weight:400;line-height:140%;color:#373737;margin:0 0 0 30px;max-width:90%}.scan-content{margin-left:20px!important}.how-section .mob-btn{margin:30px 0 16px}}@media (min-width: 601px) and (max-width: 1023px){.how-section{padding:50px 30px}.how-heading{font-size:20px;line-height:1.4;margin-top:0}.how-heading h2{text-transform:uppercase}.how-heading p{font-size:18px;line-height:1.3;margin:20px 0}.how-layout{flex-direction:column-reverse;gap:30px;padding:40px}.how-steps{display:flex;flex-direction:column;align-items:start;justify-content:center;text-align:left}.how-video{max-width:100%}.how-content li strong{font-size:18px}.how-content li p{font-size:18px;margin-left:18px}.cta-btn{font-size:16px;padding:12px 100px;border-radius:10px}.how-section .cta-btn{font-size:16px;padding:12px 100px;border-radius:10px;margin-bottom:0;cursor:pointer}}@media (min-width: 1024px) and (max-width: 1024px){.how-section{padding:60px 40px}.how-heading{line-height:1.4;margin-top:0}.how-heading h2{font-size:30px;text-transform:uppercase}.how-heading p{font-size:22px;max-width:800px;margin-left:40px;line-height:1.4}.how-layout{flex-direction:column-reverse;gap:25px;padding:40px 60px;align-items:flex-start;justify-content:center}.how-video{flex:1;max-width:100%}.how-content{flex:1.5;text-align:left}.how-content li strong{font-size:22px;font-weight:600}.how-content li p{font-size:22px;line-height:1.5;max-width:90%}.how-section .mob-btn{margin:0;font-size:28px!important;cursor:pointer}}@media (min-width: 1025px){.how-section{margin:0 auto;padding:80px 40px;text-align:center}.how-heading{margin-top:0}.how-heading h2{font-size:40px;line-height:1.5;margin:0 auto 16px}.how-heading p{font-size:24px;line-height:1.4;margin:15px auto 40px;max-width:700px;text-align:center}.how-layout{flex-direction:row;gap:40px;padding:40px}.how-video{max-width:50%;object-fit:cover;height:450px}.how-content li strong{font-size:24px}.how-content li p{font-size:24px;line-height:1.5}.how-section .cta-btn{font-size:32px;margin-bottom:0;cursor:pointer}}@media (min-width: 1440px){.how-section{margin:0 auto;padding:100px 80px;text-align:center}.how-layout{flex-direction:row;gap:40px;padding:40px}.how-video{max-width:100%}.how-content li strong{font-size:24px}.how-content li p{font-size:24px;line-height:1.5}.how-section .cta-btn{font-size:32px;margin-bottom:0;cursor:pointer}}.why-list li{display:flex;align-items:center;font-weight:500;font-style:normal;font-size:24px;line-height:100%;color:#373737}.why-list li img{width:24px;height:24px;object-fit:contain;margin-top:4px}@media (max-width: 600px){.why-section{padding:40px 20px}.why-section h2{text-transform:uppercase;font-size:26px;line-height:140%;margin-top:20px}.why-section .subtitle{font-size:14px;line-height:140%;text-align:center;margin:30px 12px}.why-layout{flex-direction:column;gap:20px}.why-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.why-list li{display:flex;gap:0px;font-size:14px;line-height:140%;color:#373737}.why-list li img{width:20px;height:20px;flex-shrink:0;margin:4px 10px}.why-image{display:flex;justify-content:center;margin-top:20px}.why-image img{max-width:100%;height:auto}.mob-btn{margin:50px 0;cursor:pointer}}@media (min-width: 601px) and (max-width: 1023px){.why-section{padding:30px 24px}.why-section h2{font-size:30px;line-height:1.4;margin-top:30px;text-transform:uppercase}.why-section .subtitle{font-size:18px;line-height:1.4;margin:20px 0}.why-layout{flex-direction:column;gap:30px;padding:20px}.why-list{gap:20px}.why-list li{font-size:18px;padding:10px;line-height:1.6}.why-list li img{width:22px;height:22px;margin-top:4px;margin-right:12px}.why-image{justify-content:center}.why-image img{max-width:100%}.why-section .cta-btn{margin-bottom:40px;cursor:pointer}}@media (min-width: 1024px) and (max-width: 1024px){.why-section{padding:60px 40px;max-width:1000px;margin:0 auto}.why-section h2{font-size:30px;line-height:1.4;margin-bottom:20px;text-transform:uppercase}.why-section .subtitle{font-size:22px;line-height:1.4;margin-bottom:30px}.why-layout{flex-direction:column;gap:50px;align-items:flex-start;justify-content:center}.why-list{flex:1.5;gap:20px}.why-list li{font-size:22px;line-height:1.5;padding:10px;gap:12px;align-items:flex-start}.why-list li img{width:22px;height:22px;margin-top:4px}.why-image{flex:2;display:flex;justify-content:center}.why-image img{max-width:100%;border-radius:12px}.why-section .cta-btn{margin:30px;font-size:28px;cursor:pointer}}@media (min-width: 1025px){.why-section{padding:80px 20px;max-width:100%;margin:0;background:#fff}.why-section h2{font-size:40px;line-height:1.4;font-weight:750;text-align:center;margin:0 auto 20px}.why-section .subtitle{font-size:24px;line-height:1.6;text-align:center;margin:0 auto 40px;max-width:60%}.why-layout{display:flex;align-items:center;justify-content:center;margin:0 auto;padding:40px 60px}.why-list,.why-image{flex:1}.why-list li{font-size:24px;padding:10px;align-items:center}.why-list li img{margin:20px}.why-image img{max-width:100%;height:auto;border-radius:12px;display:block}.why-section .cta-btn{margin-top:50px;font-size:32px;border-radius:10px;cursor:pointer}.mob-btn{margin:30px 0}}.why-section{text-align:center;padding:80px 20px;max-width:1100px;margin:0}.why-section h2{font-weight:700;font-style:normal;font-size:50px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#424142;margin-bottom:16px;background:none}.why-section .subtitle{font-weight:400;font-style:normal;font-size:24px;line-height:140%;letter-spacing:0;text-align:center;vertical-align:middle;color:#000;margin-bottom:40px}.why-layout{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap}.why-list{list-style:none;padding-left:0;margin:0;flex:1}.why-list li{display:flex;align-items:flex-start;gap:12px;font-weight:500;font-style:normal;font-size:24px;line-height:140%;color:#373737}.why-list li img{width:24px;height:24px;object-fit:contain;margin-top:6px;flex-shrink:0}.why-list li p{margin:0;flex:1}.why-image{flex:1;display:flex;justify-content:flex-start}.why-image img{width:auto;height:auto;max-width:100%;border-radius:12px;display:block}.why-text{text-align:left;line-height:140%;color:#373737}@media (max-width: 600px){.why-section{padding:40px 20px}.why-section h2{text-transform:uppercase;font-size:26px;line-height:140%;margin-top:20px}.why-section .subtitle{font-size:14px;line-height:140%;text-align:center;margin:30px 12px}.why-layout{flex-direction:column;gap:20px}.why-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.why-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:140%;color:#373737;margin-bottom:0}.why-list li img{width:20px;height:20px;flex-shrink:0;margin-top:2px}.why-image{display:flex;justify-content:center;margin-top:20px}.why-image img{max-width:100%;height:auto}.mob-btn{margin:50px 0}}@media (min-width: 601px) and (max-width: 1023px){.why-section{padding:30px 24px}.why-section h2{font-size:30px;line-height:1.4;margin-top:30px;text-transform:uppercase}.why-section .subtitle{font-size:18px;line-height:1.4;margin:20px 0}.why-layout{flex-direction:column;gap:30px;padding:20px}.why-list{gap:20px}.why-list li{font-size:18px;line-height:1.6;align-items:flex-start;gap:12px;margin-bottom:0}.why-list li img{width:22px;height:22px;margin-top:4px;flex-shrink:0}.why-image{justify-content:center}.why-image img{max-width:100%}.why-section .cta-btn{margin-bottom:40px;cursor:pointer}}@media (min-width: 1024px) and (max-width: 1024px){.why-section{padding:60px 40px;max-width:1000px;margin:0 auto}.why-section h2{font-size:30px;line-height:1.4;margin-bottom:20px;text-transform:uppercase}.why-section .subtitle{font-size:22px;line-height:1.4;margin-bottom:30px}.why-layout{flex-direction:column;gap:50px;align-items:flex-start;justify-content:center}.why-list{flex:1.5;gap:20px}.why-list li{font-size:22px;line-height:1.5;gap:12px;align-items:flex-start;margin-bottom:0}.why-list li img{width:22px;height:22px;margin-top:4px;flex-shrink:0}.why-image{flex:2;display:flex;justify-content:center}.why-image img{max-width:100%;border-radius:12px}.why-section .cta-btn{margin:30px;font-size:28px;cursor:pointer}}@media (min-width: 1025px){.why-section{padding:80px 20px;max-width:100%;margin:0;background:#fff}.why-section h2{font-size:40px;line-height:1.4;font-weight:750;text-align:center;margin:0 auto 20px}.why-section .subtitle{font-size:24px;line-height:1.6;text-align:center;margin:0 auto 40px;max-width:60%}.why-layout{display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:40px 60px;max-width:1400px}.why-list,.why-image{flex:1}.why-list li{font-size:24px;align-items:flex-start;gap:16px}.why-list li:last-child{margin-bottom:0}.why-list li img{margin-top:6px;flex-shrink:0}.why-image img{max-width:100%;height:auto;border-radius:12px;display:block}.why-section .cta-btn{margin-top:50px;font-size:32px;border-radius:10px;cursor:pointer}.mob-btn{margin:30px 0}}.try-section-wrapper{font-family:Poppins,sans-serif;background:#b8dcf5;padding:80px 20px 200px;text-align:center;position:relative;z-index:1}.try-section h2{font-size:30px;font-weight:700;text-transform:uppercase;color:#000;margin-bottom:10px}.try-section h3{font-size:30px;font-weight:700;color:#424142;margin-bottom:16px}.try-section p{font-size:17px;line-height:1.6;max-width:100%;margin:0 auto 32px;color:#373737}.memory-images{position:relative;max-width:1000px;margin:-80px auto 0;display:flex;justify-content:center;align-items:center;z-index:2}.memory-image{display:flex;justify-content:center}.memory-image img{width:100%;max-width:500px;height:auto;border-radius:12px}@media (max-width: 600px){.try-section-wrapper{padding:50px 20px;font-family:Poppins,sans-serif}.try-section h2{font-size:16px}.try-section h3{font-size:26px;text-transform:uppercase;line-height:140%}.try-section p{font-size:14px}.memory-images{margin:-60px auto 0}.memory-image img{max-width:90%;transform:none;display:block;margin-bottom:40px;margin-left:20px}}.try-section .cta-btn .mob-btn{margin-bottom:50px}@media (min-width: 601px) and (max-width: 1023px){.try-section-wrapper{padding:60px 20px 150px}.try-section h2{font-size:20px}.try-section h3{font-size:30px;line-height:140%;text-transform:uppercase}.try-section p{font-size:18px}.memory-images{margin:-130px auto 50px}.try-section.cta-btn{margin:30px;cursor:pointer}.memory-image img{max-width:80%;transform:none;display:block;margin:0 auto}}@media (min-width: 1024px){.try-section-wrapper{padding:100px 20px 250px}.try-section h2{font-size:20px;font-weight:700}.try-section h3{font-size:30px;line-height:140%;text-transform:uppercase}.try-section p{font-size:22px;max-width:60%}.memory-images{margin:-220px auto 100px}.memory-image img{max-width:100%;transform:none;display:block;margin:0 auto}.try-section .cta-btn{font-size:28px!important;margin:15px;font-size:2px;border-radius:10px;cursor:pointer}}@media (min-width: 1440px){.try-section-wrapper{padding:100px 20px 250px}.try-section h2{font-size:30.77px;font-weight:700}.try-section h3{font-size:40px;line-height:140%;text-transform:uppercase}.try-section p{font-size:24px;max-width:60%}.memory-images{margin:-220px auto 100px}.memory-image img{max-width:100%;transform:none;display:block;margin:0 auto}.try-section .cta-btn{margin:15px;font-size:32px!important;border-radius:10px;cursor:pointer}}.carousel .control-dots .dot{background-color:#71abd5!important}.carousal-main-product{position:relative}.carousal-main-product .product-left-button{top:50%;position:absolute;z-index:1000;left:2px}.carousal-main-product .product-right-button{right:2px;top:50%;position:absolute;z-index:1000}@media screen and (min-width: 600px){.carousel .control-dots{bottom:-60px!important}}@media screen and (max-width: 600px){.particular-product .carousel .control-dots{bottom:-45px!important}}.particular-product .slick-track{padding-bottom:28px}.carousel.carousel-slider{overflow:unset!important}@media screen and (min-width: 600px){.carousel.carousel-slider{overflow:unset!important}}.slick-dots li button:before{font-size:10px}.slick-dots li.slick-active button:before{color:#71abd5}.slick-slider{z-index:1}@media screen and (max-width: 900px){.slick-track{padding-bottom:28px}.particular-product .slick-dots{position:inherit!important;bottom:0!important}}@media screen and (max-width: 600px){.maincarousal-page .slick-dots{bottom:40px!important}}@media screen and (min-width: 600px){.maincarousal-page .slick-dots{bottom:-60px!important}}@media (min-width: 600px) and (max-width: 900px){.maincarousal-page .slick-dots{bottom:25px!important}}:root{--primary: #71abd5;--secondary: #6e8b3d;--scroll-color: rgba(0, 0, 0, .6);--scroll-background: #f9f9f9;--primary-light: #abcce4}*{margin:0;padding:0;box-sizing:border-box}.cp{cursor:pointer}@font-face{font-family:HelveticaNeue-Roman;src:url(/assets/HelveticaNeueLTStd-Roman-CiRkFLes.otf) format("opentype")}@font-face{font-family:HelveticaNeue-Medium;src:url(/assets/HelveticaNeueLTStd-Md-BHISFokr.otf) format("opentype")}@font-face{font-family:HelveticaNeue-MdCn;src:url(/assets/HelveticaNeueLTStd-MdCn-UMTMM47J.otf) format("opentype")}@font-face{font-family:HelveticaNeue-MdCnO;src:url(/assets/HelveticaNeueLTStd-MdCnO-BeJnfKiR.otf) format("opentype")}@font-face{font-family:HelveticaNeue-bold;src:url(/assets/HelveticaNeueLTStd-Bd-DB5rmSih.otf) format("opentype")}@font-face{font-family:HelveticaNeue-LightEx;src:url(/assets/HelveticaNeueLTStd-LtEx-DQI5XNMc.otf) format("opentype")}@font-face{font-family:HelveticaNeue-LightExO;src:url(/assets/HelveticaNeueLTStd-LtExO-DbIkaLT1.otf) format("opentype")}@font-face{font-family:HelveticaNeue-Light;src:url(/assets/HelveticaNeueLTStd-Lt-laLXxdsI.otf) format("opentype")}@font-face{font-family:HelveticaNeue-Thin;src:url(/assets/HelveticaNeueLTStd-Th-BZyjVuJ4.otf) format("opentype")}@font-face{font-family:HelveticaNeue-ThinCnO;src:url(/assets/HelveticaNeueLTStd-ThCnO-D02jb8KI.otf) format("opentype")}@font-face{font-family:HelveticaNeue-ThinEx;src:url(/assets/HelveticaNeueLTStd-ThEx-BxHKtkI3.otf) format("opentype")}@font-face{font-family:HelveticaNeue-ThinExO;src:url(/assets/HelveticaNeueLTStd-ThExO-ByWJeFMs.otf) format("opentype")}@font-face{font-family:HelveticaNeue-UltraLt;src:url(/assets/HelveticaNeueLTStd-UltLt-BpAaBA6D.otf) format("opentype")}@font-face{font-family:HelveticaNeue-UltraLtCn;src:url(/assets/HelveticaNeueLTStd-UltLtCn-CV6AwaD-.otf) format("opentype")}@font-face{font-family:HelveticaNeue-UltraLtEx;src:url(/assets/HelveticaNeueLTStd-UltLtEx-BDxybstz.otf) format("opentype")}@font-face{font-family:NovareseStd-Bold;src:url(/assets/NovareseStd-Bold-BEQHFdAT.otf) format("opentype")}@font-face{font-family:NovareseStd-BoldItalic;src:url(/assets/NovareseStd-BoldItalic-CfEXESXo.otf) format("opentype")}@font-face{font-family:NovaresseStd-Book;src:url(/assets/NovareseStd-Book-CiTJTEB2.otf) format("opentype")}@font-face{font-family:NovaresseStd-BookItalic;src:url(/assets/NovareseStd-BookItalic-CiHFAOM3.otf) format("opentype")}@font-face{font-family:NovaresseStd-Medium;src:url(/assets/NovareseStd-Medium-_ef8nsD4.otf) format("opentype")}@font-face{font-family:NovaresseStd-MediumItalic;src:url(/assets/NovareseStd-MediumItalic-DJ8mtScA.otf) format("opentype")}@font-face{font-family:NovaresseStd-Ultra;src:url(/assets/NovareseStd-Ultra-BGO8kFuB.otf) format("opentype")}@font-face{font-family:AcuminVariable-concept;src:url(/assets/AcuminVariableConcept-LQT__-ZA.otf) format("opentype")}body{color:#414042!important;background-color:#f5f5f5!important;font-family:HelveticaNeue-Medium,sans-serif!important}::-webkit-scrollbar{width:8px;height:8px;background:var(--scroll-background)}::-webkit-scrollbar-track{box-shadow:inset 0 0 3px #c5c5c5;border-radius:5px}::-webkit-scrollbar-thumb{background:var(--scroll-color);border-radius:5px}button{text-transform:none!important;margin-top:0!important;margin-bottom:0!important;border-radius:5px;line-height:normal}button p{line-height:normal}.vertical-margin{margin:1.5rem 0}.stack-container{display:flex;justify-content:space-between;border-radius:5px;padding:.7rem}.inprogress__container,.not-found__container{display:flex;align-items:center;justify-content:center;text-align:center}.fixed-height{height:90vh}.not-found__container,.view-port-height{height:100vh}.status-img{margin:2rem 0;width:400px}.notfound-img{width:300px}.status-title{font-size:33px;margin:1rem 0}.status-subtext{font-size:20px;margin-bottom:1rem}.nodata__container{margin:0 auto;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:70vh}.nodata__container img{width:30%;height:auto}.nodata-title{font-size:22px;margin:1rem 0}.avatar-icon__wrapper{display:flex;align-items:center;justify-content:center;background-color:transparent;padding:.5rem;border-radius:50%}.clicked-bg{background-color:#ebebec}.Preview{width:140px!important;padding:2px!important;height:36.26px!important}.Download{width:140px!important;color:#404041!important;background-color:#ebebec!important;margin-left:20px!important;padding:2px!important;height:36.26px!important}.infinite-parent>div:first-child{width:100%}.infinite-scroll-overallitem{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));row-gap:1rem}@media screen and (max-width: 600px){.infinite-scroll-overallitem{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.event-item{column-gap:2rem;margin-left:1rem;margin-right:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}@media screen and (max-width: 600px){.event-item{column-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@font-face{font-family:srm-icons;src:url(/assets/srm-icons-DeGC5exS.ttf?881yah) format("truetype");font-weight:400;font-style:normal;font-display:block}i{font-family:srm-icons,sans-serif!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.srm-Bold:before{content:"";color:#2d264b}.srm-Buy-1:before{content:"";color:#2d264b}.srm-Buy-2:before{content:"";color:#2d264b}.srm-Buy-3:before{content:"";color:#2d264b}.srm-Dislike:before{content:""}.srm-Happy-1:before{content:""}.srm-Happy-2:before{content:""}.srm-Heart-1:before{content:""}.srm-Heart-2:before{content:""}.srm-Heart-3:before{content:""}.srm-Italic:before{content:"";color:#2d264b}.srm-Like-1:before{content:"";color:#2d264b}.srm-Like-2:before{content:"";color:#2d264b}.srm-Like-3:before{content:"";color:#2d264b}.srm-Like:before{content:""}.srm-Menu-Candy-Box:before{content:""}.srm-Menu-Cheesesburger:before{content:""}.srm-Menu-Fries:before{content:""}.srm-Menu-Hamburger:before{content:""}.srm-Menu-Hamburger-1:before{content:""}.srm-Menu-Hotdog:before{content:""}.srm-Menu-Kebab:before{content:""}.srm-Menu-Meatballs:before{content:""}.srm-Menu-Strawberry:before{content:""}.srm-Menu-Veggie-Burger:before{content:""}.srm-Menu:before{content:""}.srm-Poker:before{content:"";color:#2d264b}.srm-Sad:before{content:""}.srm-Star-1:before{content:""}.srm-Star-2:before{content:""}.srm-Text-Align-Center:before{content:""}.srm-Text-Align-Justify-Center:before{content:""}.srm-Text-Align-Justify-Left:before{content:""}.srm-Text-Align-Justify-Right:before{content:""}.srm-Text-Align-Left:before{content:""}.srm-Text-Align-Right:before{content:""}.srm-Text:before{content:"";color:#2d264b}.srm-Activity-1:before{content:""}.srm-Activity-2:before{content:"";color:#2d264b}.srm-Activity-3:before{content:""}.srm-Activity-4:before{content:""}.srm-Add-Category:before{content:"";color:#2d264b}.srm-Add:before{content:""}.srm-Attachment:before{content:""}.srm-Award-1:before{content:"";color:#2d264b}.srm-Award-2:before{content:"";color:#2d264b}.srm-Award-3:before{content:"";color:#2d264b}.srm-Award-4:before{content:"";color:#2d264b}.srm-Award-5:before{content:"";color:#2d264b}.srm-Award-6:before{content:"";color:#2d264b}.srm-Bag-1:before{content:""}.srm-Bag-2:before{content:""}.srm-Bag-3:before{content:""}.srm-Bag-4:before{content:""}.srm-Bag-5:before{content:""}.srm-Bag-6:before{content:""}.srm-Bag-7:before{content:""}.srm-Bag-8:before{content:""}.srm-Category:before{content:""}.srm-Close:before{content:""}.srm-Cup-of-Tea:before{content:"";color:#2d264b}.srm-Cup:before{content:"";color:#2d264b}.srm-Drop:before{content:""}.srm-Education:before{content:""}.srm-FAQ-Circle:before{content:""}.srm-Filter-1:before{content:"";color:#2d264b}.srm-Filter-2:before{content:"";color:#2d264b}.srm-Filter-3:before{content:""}.srm-Filter-4:before{content:"";color:#2d264b}.srm-Filter-5:before{content:"";color:#2d264b}.srm-Flash-Disk-1:before{content:"";color:#2d264b}.srm-Flash-Disk-2:before{content:"";color:#2d264b}.srm-Gift-1:before{content:"";color:#2d264b}.srm-Gift-2:before{content:"";color:#2d264b}.srm-Hashtag:before{content:"";color:#2d264b}.srm-Keyboard:before{content:"";color:#2d264b}.srm-Link:before{content:"";color:#2d264b}.srm-Minus-Circle:before{content:""}.srm-Minus:before{content:""}.srm-Moon:before{content:""}.srm-More-Circle:before{content:""}.srm-More-Square:before{content:""}.srm-Mouse:before{content:"";color:#2d264b}.srm-Numerical-Star:before{content:"";color:#2d264b}.srm-Off:before{content:""}.srm-Pin:before{content:"";color:#2d264b}.srm-PS5-1:before{content:"";color:#2d264b}.srm-PS5-2:before{content:"";color:#2d264b}.srm-Report:before{content:"";color:#2d264b}.srm-Situation-1:before{content:"";color:#2d264b}.srm-Situation-2:before{content:"";color:#2d264b}.srm-Sticker:before{content:"";color:#2d264b}.srm-Sun-1:before{content:""}.srm-Sun-2:before{content:""}.srm-Tick:before{content:""}.srm-Virus:before{content:""}.srm-Wifi:before{content:""}.srm-Work:before{content:""}.srm-Add-Circle:before{content:""}.srm-Add-Square:before{content:"";color:#2d264b}.srm-Battery-Charging:before{content:"";color:#2d264b}.srm-Battery-Fully:before{content:"";color:#2d264b}.srm-Battery-Low:before{content:"";color:#2d264b}.srm-Battery-Normal:before{content:"";color:#2d264b}.srm-Bookmark-1:before{content:""}.srm-Bookmark-2:before{content:"";color:#2d264b}.srm-Bookmark-3:before{content:""}.srm-Call-Missed:before{content:"";color:#2d264b}.srm-Call-Silent:before{content:""}.srm-Call:before{content:""}.srm-Calling-1:before{content:""}.srm-Calling-2:before{content:""}.srm-Chart:before{content:""}.srm-Close-Circle:before{content:""}.srm-Close-Square:before{content:"";color:#2d264b}.srm-Danger-Circle:before{content:"";color:#2d264b}.srm-Danger-Triangle:before{content:""}.srm-Delete-1:before{content:"";color:#2d264b}.srm-Delete-2:before{content:"";color:#2d264b}.srm-Discovery-1:before{content:""}.srm-Discovery-2:before{content:""}.srm-Display-1:before{content:"";color:#2d264b}.srm-Display-2:before{content:"";color:#2d264b}.srm-Display-3:before{content:"";color:#2d264b}.srm-Display-4:before{content:"";color:#2d264b}.srm-Graph:before{content:"";color:#2d264b}.srm-Home-1:before{content:""}.srm-Home-2:before{content:"";color:#2d264b}.srm-Home-3:before{content:""}.srm-Home-4:before{content:"";color:#2d264b}.srm-Information-Circle:before{content:""}.srm-Information-Square:before{content:"";color:#2d264b}.srm-Instagram:before{content:"";color:#2d264b}.srm-Minus-Square:before{content:"";color:#2d264b}.srm-Notification-1:before{content:""}.srm-Notification-2:before{content:""}.srm-Notification-3:before{content:""}.srm-Notification-4:before{content:""}.srm-Search-1:before{content:"";color:#2d264b}.srm-Search-2:before{content:"";color:#2d264b}.srm-Send-1:before{content:"";color:#2d264b}.srm-Send-2:before{content:"";color:#2d264b}.srm-Send-3:before{content:""}.srm-Send-4:before{content:""}.srm-Send-5:before{content:""}.srm-Setting:before{content:"";color:#2d264b}.srm-Tag:before{content:""}.srm-Tick-Circle:before{content:""}.srm-Tick-Square:before{content:""}.srm-Time-Circle-4:before{content:"";color:#2d264b}.srm-Time-Circle-5:before{content:"";color:#2d264b}.srm-Time-Circle-6:before{content:"";color:#2d264b}.srm-TV:before{content:"";color:#2d264b}.srm-Verified:before{content:""}.srm-Warning:before{content:"";color:#2d264b}.srm-Zoom-In:before{content:"";color:#2d264b}.srm-Zoom-Out:before{content:"";color:#2d264b}.srm-Calender-1:before{content:"";color:#2d264b}.srm-Calender-2:before{content:"";color:#2d264b}.srm-Card-1:before{content:""}.srm-Card-2:before{content:""}.srm-Discount-Circle:before{content:""}.srm-Discount-Shape-1:before{content:"";color:#2d264b}.srm-Discount-Shape-2:before{content:"";color:#2d264b}.srm-Discount-Shape-3:before{content:"";color:#2d264b}.srm-Discount-Square:before{content:"";color:#2d264b}.srm-Dollar-Circle:before{content:"";color:#2d264b}.srm-Dollar-Square:before{content:"";color:#2d264b}.srm-Hide:before{content:"";color:#2d264b}.srm-Location-Add:before{content:"";color:#2d264b}.srm-Location-Cross:before{content:"";color:#2d264b}.srm-Location-Minus:before{content:"";color:#2d264b}.srm-Location-Tick:before{content:""}.srm-Location:before{content:"";color:#2d264b}.srm-Lock-1:before{content:"";color:#2d264b}.srm-Lock-2:before{content:"";color:#2d264b}.srm-Lock-3:before{content:"";color:#2d264b}.srm-Map:before{content:""}.srm-Password-1:before{content:"";color:#2d264b}.srm-Password-2:before{content:"";color:#2d264b}.srm-Password-3:before{content:""}.srm-Password-4:before{content:""}.srm-Password-5:before{content:""}.srm-Password-6:before{content:""}.srm-Scan-1:before{content:"";color:#2d264b}.srm-Scan-2:before{content:"";color:#2d264b}.srm-Scan-3:before{content:"";color:#2d264b}.srm-Scan-4:before{content:""}.srm-Scan-5:before{content:""}.srm-Scan-6:before{content:"";color:#2d264b}.srm-Scan-7:before{content:""}.srm-Scan-8:before{content:"";color:#2d264b}.srm-Scan-10:before{content:"";color:#2d264b}.srm-Scan-11:before{content:"";color:#2d264b}.srm-Scan-12:before{content:"";color:#2d264b}.srm-Scan-13:before{content:"";color:#2d264b}.srm-Security-Safe:before{content:"";color:#2d264b}.srm-Shield-1:before{content:""}.srm-Shield-Cross:before{content:"";color:#2d264b}.srm-Shield-Plus:before{content:"";color:#2d264b}.srm-Shield-Star:before{content:""}.srm-Shield-Tick:before{content:""}.srm-Show:before{content:"";color:#2d264b}.srm-Ticket-Discount:before{content:"";color:#2d264b}.srm-Ticket-Expired:before{content:""}.srm-Ticket-Star-2:before{content:""}.srm-Time-Circle-1:before{content:"";color:#2d264b}.srm-Time-Circle-2:before{content:"";color:#2d264b}.srm-Time-Circle-3:before{content:"";color:#2d264b}.srm-Unlock-1:before{content:"";color:#2d264b}.srm-Unlock-2:before{content:"";color:#2d264b}.srm-Unlock-3:before{content:"";color:#2d264b}.srm-Wallet:before{content:"";color:#2d264b}.srm-Watch-1:before{content:""}.srm-Watch-2:before{content:""}.srm-Website:before{content:"";color:#2d264b}.srm-Backward-5-Seconds:before{content:"";color:#2d264b}.srm-Backward-10-Seconds:before{content:"";color:#2d264b}.srm-Backward:before{content:""}.srm-Camera-1:before{content:"";color:#2d264b}.srm-Camera-2:before{content:"";color:#2d264b}.srm-Camera-Slash-1:before{content:""}.srm-Camera-Slash-2:before{content:""}.srm-Forward-5-Seconds:before{content:"";color:#2d264b}.srm-Forward-10-Seconds:before{content:"";color:#2d264b}.srm-Forward:before{content:""}.srm-Headphone-1:before{content:""}.srm-Headphone-2:before{content:""}.srm-Image:before{content:""}.srm-Microphone-1:before{content:"";color:#2d264b}.srm-Microphone-2:before{content:"";color:#2d264b}.srm-Microphone-3:before{content:"";color:#2d264b}.srm-Microphone-4:before{content:"";color:#2d264b}.srm-Microphone-Off:before{content:""}.srm-Music-Filter:before{content:""}.srm-Music:before{content:""}.srm-Musicnote:before{content:"";color:#2d264b}.srm-Next:before{content:"";color:#2d264b}.srm-Pause-Circle:before{content:""}.srm-Pause-Octagon:before{content:""}.srm-Pause-Octagon-1:before{content:""}.srm-Pause:before{content:""}.srm-Play-Circle:before{content:"";color:#2d264b}.srm-Play-Octagon:before{content:""}.srm-Play-Square:before{content:""}.srm-Play:before{content:""}.srm-Previous:before{content:"";color:#2d264b}.srm-Radio:before{content:"";color:#2d264b}.srm-Record:before{content:""}.srm-Repeate-1:before{content:"";color:#2d264b}.srm-Repeate-3:before{content:"";color:#2d264b}.srm-Repeate-One-1:before{content:"";color:#2d264b}.srm-Repeate-One-2:before{content:"";color:#2d264b}.srm-Repeate-One-3:before{content:"";color:#2d264b}.srm-Shuffle-1:before{content:""}.srm-Shuffle-2:before{content:""}.srm-Speaker-1:before{content:"";color:#2d264b}.srm-Speaker-2:before{content:"";color:#2d264b}.srm-Stop-Circle:before{content:"";color:#2d264b}.srm-Stop:before{content:""}.srm-Ticket-1:before{content:""}.srm-Ticket-2:before{content:""}.srm-Ticket-Star-1:before{content:""}.srm-Voice-Circle:before{content:""}.srm-Voice-Shape-1:before{content:"";color:#2d264b}.srm-Voice-Shape-2:before{content:"";color:#2d264b}.srm-Voice-Square:before{content:"";color:#2d264b}.srm-Voice:before{content:""}.srm-Volume-Cross:before{content:"";color:#2d264b}.srm-Volume-High:before{content:""}.srm-Volume-Low:before{content:""}.srm-Volume-Low-1:before{content:"";color:#2d264b}.srm-Volume-Mute:before{content:""}.srm-Volume-Off:before{content:""}.srm-Volume-Slash:before{content:"";color:#2d264b}.srm-Volume-Up:before{content:"";color:#2d264b}.srm-Color-Picker:before{content:""}.srm-Crop-1:before{content:"";color:#2d264b}.srm-Crop-2:before{content:"";color:#2d264b}.srm-Crop-3:before{content:"";color:#2d264b}.srm-Document-Add-1:before{content:"";color:#2d264b}.srm-Document-Minus-3:before{content:"";color:#2d264b}.srm-Document-Upload-1:before{content:"";color:#2d264b}.srm-Document-Add-2:before{content:"";color:#2d264b}.srm-Document-Add-3:before{content:"";color:#2d264b}.srm-Document-Add-4:before{content:"";color:#2d264b}.srm-Document-Align-Center-6:before{content:"";color:#2d264b}.srm-Document-Align-Center-7:before{content:"";color:#2d264b}.srm-Document-Align-Left-12:before{content:"";color:#2d264b}.srm-Document-Align-Left-13:before{content:"";color:#2d264b}.srm-Document-Align-Left-14:before{content:"";color:#2d264b}.srm-Document-Align-Left-15:before{content:"";color:#2d264b}.srm-Document-Align-Left-16:before{content:"";color:#2d264b}.srm-Document-Align-Left-17:before{content:"";color:#2d264b}.srm-Document-Align-Right-9:before{content:"";color:#2d264b}.srm-Document-Align-Right-10:before{content:"";color:#2d264b}.srm-Document-Align-Right-11:before{content:"";color:#2d264b}.srm-Document-Align-Right-12:before{content:"";color:#2d264b}.srm-Document-Align-Right-13:before{content:"";color:#2d264b}.srm-Document-Align-Right-14:before{content:"";color:#2d264b}.srm-Document-Align-Right-15:before{content:"";color:#2d264b}.srm-Document-Align-Right-16:before{content:"";color:#2d264b}.srm-Document-Align-Right-17:before{content:"";color:#2d264b}.srm-Document-Download-1:before{content:"";color:#2d264b}.srm-Document-Download-2:before{content:"";color:#2d264b}.srm-Document-Download-3:before{content:"";color:#2d264b}.srm-Document-Download-4:before{content:"";color:#2d264b}.srm-Document-Fail-1:before{content:"";color:#2d264b}.srm-Document-Fail-2:before{content:"";color:#2d264b}.srm-Document-Fail-3:before{content:"";color:#2d264b}.srm-Document-Fail-4:before{content:"";color:#2d264b}.srm-Document-Minus-1:before{content:"";color:#2d264b}.srm-Document-Minus-2:before{content:"";color:#2d264b}.srm-Document-Minus-4:before{content:"";color:#2d264b}.srm-Document-Upload-2:before{content:"";color:#2d264b}.srm-Document-Upload-3:before{content:"";color:#2d264b}.srm-Document-Upload-4:before{content:"";color:#2d264b}.srm-Edit-1:before{content:"";color:#2d264b}.srm-Edit-2:before{content:"";color:#2d264b}.srm-Edit-Square:before{content:"";color:#2d264b}.srm-Folder-1:before{content:"";color:#2d264b}.srm-Folder-2:before{content:"";color:#2d264b}.srm-Folder-Add-1:before{content:"";color:#2d264b}.srm-Folder-Add-2:before{content:"";color:#2d264b}.srm-Folder-Cross-1:before{content:"";color:#2d264b}.srm-Folder-Cross-2:before{content:"";color:#2d264b}.srm-Folder-Minus-1:before{content:"";color:#2d264b}.srm-Folder-Minus-2:before{content:"";color:#2d264b}.srm-Palette:before{content:""}.srm-Pen:before{content:"";color:#2d264b}.srm-Video-1:before{content:""}.srm-Video-2:before{content:""}.srm-Video-Slash:before{content:"";color:#2d264b}.srm-Arrow-Swap-Horizontal:before{content:"";color:#2d264b}.srm-Arrow-Swap-Vertical:before{content:"";color:#2d264b}.srm-Document-Align-Center-2:before{content:"";color:#2d264b}.srm-Document-Align-Left-2:before{content:"";color:#2d264b}.srm-Document-Align-Left-3:before{content:"";color:#2d264b}.srm-Document-Align-Right-1:before{content:"";color:#2d264b}.srm-Document-Justify-Left-1:before{content:"";color:#2d264b}.srm-Document-Align-Center-1:before{content:"";color:#2d264b}.srm-Document-Align-Center-3:before{content:"";color:#2d264b}.srm-Document-Align-Center-4:before{content:"";color:#2d264b}.srm-Document-Align-Center-5:before{content:"";color:#2d264b}.srm-Document-Align-Left-1:before{content:"";color:#2d264b}.srm-Document-Align-Left-4:before{content:"";color:#2d264b}.srm-Document-Align-Left-5:before{content:"";color:#2d264b}.srm-Document-Align-Left-6:before{content:"";color:#2d264b}.srm-Document-Align-Left-7:before{content:"";color:#2d264b}.srm-Document-Align-Left-8:before{content:"";color:#2d264b}.srm-Document-Align-Left-9:before{content:"";color:#2d264b}.srm-Document-Align-Left-10:before{content:"";color:#2d264b}.srm-Document-Align-Left-11:before{content:"";color:#2d264b}.srm-Document-Align-Right-2:before{content:"";color:#2d264b}.srm-Document-Align-Right-3:before{content:"";color:#2d264b}.srm-Document-Align-Right-4:before{content:"";color:#2d264b}.srm-Document-Align-Right-5:before{content:"";color:#2d264b}.srm-Document-Align-Right-6:before{content:"";color:#2d264b}.srm-Document-Align-Right-7:before{content:"";color:#2d264b}.srm-Document-Align-Right-8:before{content:"";color:#2d264b}.srm-Document-Justify-Right-1:before{content:"";color:#2d264b}.srm-Document-Justify-Center-1:before{content:"";color:#2d264b}.srm-Document-Justify-Center-2:before{content:"";color:#2d264b}.srm-Document-Justify-Left-2:before{content:"";color:#2d264b}.srm-Document-Justify-Right-2:before{content:"";color:#2d264b}.srm-Foreign:before{content:"";color:#2d264b}.srm-Group-1:before{content:"";color:#2d264b}.srm-Group-2:before{content:"";color:#2d264b}.srm-Group-3:before{content:"";color:#2d264b}.srm-Logout:before{content:"";color:#2d264b}.srm-Profile-1:before{content:"";color:#2d264b}.srm-Profile-Accepted-2:before{content:"";color:#2d264b}.srm-Profile-Add-1:before{content:"";color:#2d264b}.srm-Profile-Add-2:before{content:"";color:#2d264b}.srm-Profile-Circle:before{content:"";color:#2d264b}.srm-Profile-Delete-1:before{content:"";color:#2d264b}.srm-Profile-Delete-2:before{content:"";color:#2d264b}.srm-Profile-Octagon:before{content:"";color:#2d264b}.srm-Profile-Remove-1:before{content:"";color:#2d264b}.srm-Profile-Remove-2:before{content:"";color:#2d264b}.srm-Profile-Square:before{content:"";color:#2d264b}.srm-Redo:before{content:"";color:#2d264b}.srm-Refresh-1:before{content:"";color:#2d264b}.srm-Refresh-2:before{content:"";color:#2d264b}.srm-Rotate-Left:before{content:"";color:#2d264b}.srm-Rotate-Right:before{content:"";color:#2d264b}.srm-Undo:before{content:"";color:#2d264b}.srm-User-Tag:before{content:"";color:#2d264b}.srm-Down-1:before{content:"";color:#2d264b}.srm-Down-2:before{content:""}.srm-Down-3:before{content:"";color:#2d264b}.srm-Down-Circle-1:before{content:"";color:#2d264b}.srm-Down-Circle-2:before{content:""}.srm-Down-Square-1:before{content:"";color:#2d264b}.srm-Down-Square-2:before{content:"";color:#2d264b}.srm-Download:before{content:"";color:#2d264b}.srm-Left-1:before{content:"";color:#2d264b}.srm-Left-2:before{content:""}.srm-Left-3:before{content:"";color:#2d264b}.srm-Left-Circle-1:before{content:"";color:#2d264b}.srm-Left-Circle-2:before{content:""}.srm-Left-Square-1:before{content:"";color:#2d264b}.srm-Left-Square-2:before{content:"";color:#2d264b}.srm-Login:before{content:"";color:#2d264b}.srm-Message-11:before{content:"";color:#2d264b}.srm-Message-12:before{content:"";color:#2d264b}.srm-Message-13:before{content:"";color:#2d264b}.srm-Message-14:before{content:"";color:#2d264b}.srm-Message-15:before{content:"";color:#2d264b}.srm-Message-16:before{content:"";color:#2d264b}.srm-Message-17:before{content:"";color:#2d264b}.srm-Message-18:before{content:""}.srm-Message-21:before{content:""}.srm-Message-22:before{content:"";color:#2d264b}.srm-Message-23:before{content:"";color:#2d264b}.srm-Message-24:before{content:"";color:#2d264b}.srm-Message-25:before{content:"";color:#2d264b}.srm-Message-26:before{content:""}.srm-Message-27:before{content:"";color:#2d264b}.srm-Message-28:before{content:""}.srm-Message-29:before{content:""}.srm-Message-30:before{content:"";color:#2d264b}.srm-Message-31:before{content:"";color:#2d264b}.srm-Message-32:before{content:"";color:#2d264b}.srm-Message-33:before{content:""}.srm-Message-34:before{content:"";color:#2d264b}.srm-Message-35:before{content:""}.srm-Message-36:before{content:""}.srm-Message-37:before{content:"";color:#2d264b}.srm-Message-38:before{content:"";color:#2d264b}.srm-Right-1:before{content:"";color:#2d264b}.srm-Right-2:before{content:""}.srm-Right-3:before{content:"";color:#2d264b}.srm-Right-Circle-1:before{content:"";color:#2d264b}.srm-Right-Circle-2:before{content:""}.srm-Right-Square-1:before{content:"";color:#2d264b}.srm-Right-Square-2:before{content:"";color:#2d264b}.srm-SMS-1:before{content:"";color:#2d264b}.srm-SMS-2:before{content:"";color:#2d264b}.srm-Swap-1:before{content:"";color:#2d264b}.srm-Swap-2:before{content:"";color:#2d264b}.srm-Up-1:before{content:"";color:#2d264b}.srm-Up-3:before{content:"";color:#2d264b}.srm-Up-Circle-1:before{content:"";color:#2d264b}.srm-Up-Circle-2:before{content:""}.srm-Up-Square-1:before{content:"";color:#2d264b}.srm-Up-Square-2:before{content:"";color:#2d264b}.srm-Upload:before{content:"";color:#2d264b}.srm-Message-1:before{content:""}.srm-Message-2:before{content:"";color:#2d264b}.srm-Message-3:before{content:"";color:#2d264b}.srm-Message-4:before{content:"";color:#2d264b}.srm-Message-5:before{content:"";color:#2d264b}.srm-Message-6:before{content:"";color:#2d264b}.srm-Message-7:before{content:"";color:#2d264b}.srm-Message-8:before{content:"";color:#2d264b}.srm-Message-9:before{content:""}.srm-Message-10:before{content:"";color:#2d264b}.srm-Bold1:before{content:"";color:#2d264b}.srm-Buy-11:before{content:"";color:#2d264b}.srm-Buy-21:before{content:"";color:#2d264b}.srm-Buy-31:before{content:"";color:#2d264b}.srm-Dislike1:before{content:"";color:#2d264b}.srm-Happy-11:before{content:"";color:#2d264b}.srm-Happy-21:before{content:"";color:#2d264b}.srm-Heart-11:before{content:"";color:#2d264b}.srm-Heart-21:before{content:"";color:#2d264b}.srm-Heart-31:before{content:"";color:#2d264b}.srm-Italic1:before{content:"";color:#2d264b}.srm-Like-11:before{content:"";color:#2d264b}.srm-Like-21:before{content:"";color:#2d264b}.srm-Like-31:before{content:"";color:#2d264b}.srm-Like1:before{content:"";color:#2d264b}.srm-Menu-Candy-Box1:before{content:"";color:#2d264b}.srm-Menu-Cheesesburger1:before{content:"";color:#2d264b}.srm-Menu-Fries1:before{content:"";color:#2d264b}.srm-Menu-Hamburger1:before{content:"";color:#2d264b}.srm-Menu-Hamburger-11:before{content:"";color:#2d264b}.srm-Menu-Hotdog1:before{content:"";color:#2d264b}.srm-Menu-Kebab1:before{content:"";color:#2d264b}.srm-Menu-Meatballs1:before{content:"";color:#2d264b}.srm-Menu-Strawberry1:before{content:"";color:#2d264b}.srm-Menu-Veggie-Burger1:before{content:"";color:#2d264b}.srm-Menu1:before{content:"";color:#2d264b}.srm-Poker1:before{content:"";color:#2d264b}.srm-Sad1:before{content:"";color:#2d264b}.srm-Star-11:before{content:"";color:#2d264b}.srm-Star-21:before{content:"";color:#2d264b}.srm-Text-Align-Center1:before{content:"";color:#2d264b}.srm-Text-Align-Justify-Center1:before{content:"";color:#2d264b}.srm-Text-Align-Justify-Left1:before{content:"";color:#2d264b}.srm-Text-Align-Justify-Right1:before{content:"";color:#2d264b}.srm-Text-Align-Left1:before{content:"";color:#2d264b}.srm-Text-Align-Right1:before{content:"";color:#2d264b}.srm-Text1:before{content:"";color:#2d264b}.srm-Activity-41:before{content:"";color:#2d264b}.srm-Add-Category1:before{content:"";color:#2d264b}.srm-Add1:before{content:"";color:#2d264b}.srm-Attachment1:before{content:"";color:#2d264b}.srm-Award-11:before{content:"";color:#2d264b}.srm-Award-21:before{content:"";color:#2d264b}.srm-Award-31:before{content:"";color:#2d264b}.srm-Award-41:before{content:"";color:#2d264b}.srm-Award-51:before{content:"";color:#2d264b}.srm-Award-61:before{content:"";color:#2d264b}.srm-Bag-11:before{content:"";color:#2d264b}.srm-Bag-21:before{content:"";color:#2d264b}.srm-Bag-31:before{content:"";color:#2d264b}.srm-Bag-41:before{content:"";color:#2d264b}.srm-Bag-51:before{content:"";color:#2d264b}.srm-Bag-61:before{content:"";color:#2d264b}.srm-Bag-71:before{content:"";color:#2d264b}.srm-Bag-81:before{content:"";color:#2d264b}.srm-Category1:before{content:"";color:#2d264b}.srm-Close1:before{content:"";color:#2d264b}.srm-Cup-of-Tea1:before{content:"";color:#2d264b}.srm-Cup1:before{content:"";color:#2d264b}.srm-Drop1:before{content:"";color:#2d264b}.srm-Education1:before{content:"";color:#2d264b}.srm-Filter-11:before{content:"";color:#2d264b}.srm-Filter-21:before{content:"";color:#2d264b}.srm-Filter-31:before{content:"";color:#2d264b}.srm-Filter-41:before{content:"";color:#2d264b}.srm-Filter-51:before{content:"";color:#2d264b}.srm-Flash-Disk-11:before{content:"";color:#2d264b}.srm-Flash-Disk-21:before{content:"";color:#2d264b}.srm-Gift-11:before{content:"";color:#2d264b}.srm-Gift-21:before{content:"";color:#2d264b}.srm-Hashtag1:before{content:"";color:#2d264b}.srm-Keyboard1:before{content:"";color:#2d264b}.srm-Link1:before{content:"";color:#2d264b}.srm-Minus1:before{content:"";color:#2d264b}.srm-Moon1:before{content:"";color:#2d264b}.srm-Mouse1:before{content:"";color:#2d264b}.srm-Numerical-Star1:before{content:"";color:#2d264b}.srm-Off1:before{content:"";color:#2d264b}.srm-Pin1:before{content:"";color:#2d264b}.srm-PS5-11:before{content:"";color:#2d264b}.srm-PS5-21:before{content:"";color:#2d264b}.srm-Report1:before{content:"";color:#2d264b}.srm-Situation-11:before{content:"";color:#2d264b}.srm-Situation-21:before{content:"";color:#2d264b}.srm-Sticker1:before{content:"";color:#2d264b}.srm-Sun-11:before{content:"";color:#2d264b}.srm-Sun-21:before{content:"";color:#2d264b}.srm-Tick1:before{content:"";color:#2d264b}.srm-Virus1:before{content:"";color:#2d264b}.srm-Wifi1:before{content:"";color:#2d264b}.srm-Work1:before{content:"";color:#2d264b}.srm-Activity-11:before{content:"";color:#2d264b}.srm-Activity-21:before{content:"";color:#2d264b}.srm-Activity-31:before{content:"";color:#2d264b}.srm-Add-Circle1:before{content:"";color:#2d264b}.srm-Add-Square1:before{content:"";color:#2d264b}.srm-Battery-Charging1:before{content:"";color:#2d264b}.srm-Battery-Fully1:before{content:"";color:#2d264b}.srm-Battery-Low1:before{content:"";color:#2d264b}.srm-Battery-Normal1:before{content:"";color:#2d264b}.srm-Bookmark-11:before{content:"";color:#2d264b}.srm-Bookmark-21:before{content:"";color:#2d264b}.srm-Bookmark-31:before{content:"";color:#2d264b}.srm-Close-Circle1:before{content:"";color:#2d264b}.srm-Close-Square1:before{content:"";color:#2d264b}.srm-Danger-Circle1:before{content:"";color:#2d264b}.srm-Danger-Triangle1:before{content:"";color:#2d264b}.srm-Delete-11:before{content:"";color:#2d264b}.srm-Delete-21:before{content:"";color:#2d264b}.srm-Discovery-11:before{content:"";color:#2d264b}.srm-Discovery-21:before{content:"";color:#2d264b}.srm-Display-11:before{content:"";color:#2d264b}.srm-Display-21:before{content:"";color:#2d264b}.srm-Display-31:before{content:"";color:#2d264b}.srm-Display-41:before{content:"";color:#2d264b}.srm-FAQ-Circle1:before{content:"";color:#2d264b}.srm-Graph1:before{content:"";color:#2d264b}.srm-Home-11:before{content:"";color:#2d264b}.srm-Home-21:before{content:"";color:#2d264b}.srm-Home-31:before{content:"";color:#2d264b}.srm-Home-41:before{content:"";color:#2d264b}.srm-Information-Circle1:before{content:"";color:#2d264b}.srm-Information-Square1:before{content:"";color:#2d264b}.srm-Instagram1:before{content:"";color:#2d264b}.srm-Minus-Circle1:before{content:"";color:#2d264b}.srm-Minus-Square1:before{content:"";color:#2d264b}.srm-More-Circle1:before{content:"";color:#2d264b}.srm-More-Square1:before{content:"";color:#2d264b}.srm-Notification-11:before{content:"";color:#2d264b}.srm-Notification-21:before{content:"";color:#2d264b}.srm-Notification-31:before{content:"";color:#2d264b}.srm-Notification-41:before{content:"";color:#2d264b}.srm-Search-11:before{content:"";color:#2d264b}.srm-Search-21:before{content:"";color:#2d264b}.srm-Send-31:before{content:"";color:#2d264b}.srm-Send-41:before{content:"";color:#2d264b}.srm-Send-51:before{content:"";color:#2d264b}.srm-Setting1:before{content:"";color:#2d264b}.srm-Tag1:before{content:"";color:#2d264b}.srm-Tick-Circle1:before{content:"";color:#2d264b}.srm-Tick-Square1:before{content:"";color:#2d264b}.srm-TV1:before{content:"";color:#2d264b}.srm-Verified1:before{content:"";color:#2d264b}.srm-Warning1:before{content:"";color:#2d264b}.srm-Zoom-In1:before{content:"";color:#2d264b}.srm-Zoom-Out1:before{content:"";color:#2d264b}.srm-Calender-11:before{content:"";color:#2d264b}.srm-Calender-21:before{content:"";color:#2d264b}.srm-Call-Missed1:before{content:"";color:#2d264b}.srm-Call-Silent1:before{content:"";color:#2d264b}.srm-Call1:before{content:"";color:#2d264b}.srm-Calling-11:before{content:"";color:#2d264b}.srm-Calling-21:before{content:"";color:#2d264b}.srm-Chart1:before{content:"";color:#2d264b}.srm-Hide1:before{content:"";color:#2d264b}.srm-Location-Add1:before{content:"";color:#2d264b}.srm-Location-Cross1:before{content:"";color:#2d264b}.srm-Location-Minus1:before{content:"";color:#2d264b}.srm-Location-Tick1:before{content:"";color:#2d264b}.srm-Location1:before{content:"";color:#2d264b}.srm-Lock-11:before{content:"";color:#2d264b}.srm-Lock-21:before{content:"";color:#2d264b}.srm-Lock-31:before{content:"";color:#2d264b}.srm-Map1:before{content:"";color:#2d264b}.srm-Password-31:before{content:"";color:#2d264b}.srm-Password-41:before{content:"";color:#2d264b}.srm-Password-51:before{content:"";color:#2d264b}.srm-Password-61:before{content:"";color:#2d264b}.srm-Scan-14:before{content:"";color:#2d264b}.srm-Scan-21:before{content:"";color:#2d264b}.srm-Scan-31:before{content:"";color:#2d264b}.srm-Scan-41:before{content:"";color:#2d264b}.srm-Scan-51:before{content:"";color:#2d264b}.srm-Scan-61:before{content:"";color:#2d264b}.srm-Scan-71:before{content:"";color:#2d264b}.srm-Scan-81:before{content:"";color:#2d264b}.srm-Scan-101:before{content:"";color:#2d264b}.srm-Scan-111:before{content:"";color:#2d264b}.srm-Scan-121:before{content:"";color:#2d264b}.srm-Scan-131:before{content:"";color:#2d264b}.srm-Security-Safe1:before{content:"";color:#2d264b}.srm-Send-11:before{content:"";color:#2d264b}.srm-Send-21:before{content:"";color:#2d264b}.srm-Shield-11:before{content:"";color:#2d264b}.srm-Shield-Cross1:before{content:"";color:#2d264b}.srm-Shield-Plus1:before{content:"";color:#2d264b}.srm-Shield-Star1:before{content:"";color:#2d264b}.srm-Shield-Tick1:before{content:"";color:#2d264b}.srm-Show1:before{content:"";color:#2d264b}.srm-Time-Circle-11:before{content:"";color:#2d264b}.srm-Time-Circle-21:before{content:"";color:#2d264b}.srm-Time-Circle-31:before{content:"";color:#2d264b}.srm-Time-Circle-41:before{content:"";color:#2d264b}.srm-Time-Circle-51:before{content:"";color:#2d264b}.srm-Time-Circle-61:before{content:"";color:#2d264b}.srm-Unlock-11:before{content:"";color:#2d264b}.srm-Unlock-21:before{content:"";color:#2d264b}.srm-Unlock-31:before{content:"";color:#2d264b}.srm-Watch-11:before{content:"";color:#2d264b}.srm-Watch-21:before{content:"";color:#2d264b}.srm-Website1:before{content:"";color:#2d264b}.srm-Backward-5-Seconds1:before{content:"";color:#2d264b}.srm-Backward-10-Seconds1:before{content:"";color:#2d264b}.srm-Camera-11:before{content:"";color:#2d264b}.srm-Camera-21:before{content:"";color:#2d264b}.srm-Camera-Slash-11:before{content:"";color:#2d264b}.srm-Card-11:before{content:"";color:#2d264b}.srm-Card-21:before{content:"";color:#2d264b}.srm-Discount-Circle1:before{content:"";color:#2d264b}.srm-Discount-Shape-11:before{content:"";color:#2d264b}.srm-Discount-Shape-21:before{content:"";color:#2d264b}.srm-Discount-Shape-31:before{content:"";color:#2d264b}.srm-Discount-Square1:before{content:"";color:#2d264b}.srm-Dollar-Circle1:before{content:"";color:#2d264b}.srm-Dollar-Square1:before{content:"";color:#2d264b}.srm-Forward-5-Seconds1:before{content:"";color:#2d264b}.srm-Forward-10-Seconds1:before{content:"";color:#2d264b}.srm-Headphone-21:before{content:"";color:#2d264b}.srm-Microphone-11:before{content:"";color:#2d264b}.srm-Microphone-21:before{content:"";color:#2d264b}.srm-Microphone-31:before{content:"";color:#2d264b}.srm-Microphone-41:before{content:"";color:#2d264b}.srm-Microphone-Off1:before{content:"";color:#2d264b}.srm-Music-Filter1:before{content:"";color:#2d264b}.srm-Music1:before{content:"";color:#2d264b}.srm-Musicnote1:before{content:"";color:#2d264b}.srm-Password-11:before{content:"";color:#2d264b}.srm-Password-21:before{content:"";color:#2d264b}.srm-Repeate-11:before{content:"";color:#2d264b}.srm-Repeate-31:before{content:"";color:#2d264b}.srm-Repeate-One-11:before{content:"";color:#2d264b}.srm-Repeate-One-21:before{content:"";color:#2d264b}.srm-Repeate-One-31:before{content:"";color:#2d264b}.srm-Shuffle-11:before{content:"";color:#2d264b}.srm-Shuffle-21:before{content:"";color:#2d264b}.srm-Speaker-11:before{content:"";color:#2d264b}.srm-Speaker-21:before{content:"";color:#2d264b}.srm-Ticket-11:before{content:"";color:#2d264b}.srm-Ticket-21:before{content:"";color:#2d264b}.srm-Ticket-Discount1:before{content:"";color:#2d264b}.srm-Ticket-Expired1:before{content:"";color:#2d264b}.srm-Ticket-Star-11:before{content:"";color:#2d264b}.srm-Ticket-Star-21:before{content:"";color:#2d264b}.srm-Voice-Circle1:before{content:"";color:#2d264b}.srm-Voice-Shape-11:before{content:"";color:#2d264b}.srm-Voice-Shape-21:before{content:"";color:#2d264b}.srm-Voice-Square1:before{content:"";color:#2d264b}.srm-Voice1:before{content:"";color:#2d264b}.srm-Volume-Cross1:before{content:"";color:#2d264b}.srm-Volume-High1:before{content:"";color:#2d264b}.srm-Volume-Low1:before{content:"";color:#2d264b}.srm-Volume-Low-11:before{content:"";color:#2d264b}.srm-Volume-Mute1:before{content:"";color:#2d264b}.srm-Volume-Off1:before{content:"";color:#2d264b}.srm-Volume-Slash1:before{content:"";color:#2d264b}.srm-Volume-Up1:before{content:"";color:#2d264b}.srm-Wallet1:before{content:"";color:#2d264b}.srm-Backward1:before{content:"";color:#2d264b}.srm-Camera-Slash-21:before{content:"";color:#2d264b}.srm-Color-Picker1:before{content:"";color:#2d264b}.srm-Crop-11:before{content:"";color:#2d264b}.srm-Crop-21:before{content:"";color:#2d264b}.srm-Crop-31:before{content:"";color:#2d264b}.srm-Document-Minus-31:before{content:"";color:#2d264b}.srm-Document-Add-21:before{content:"";color:#2d264b}.srm-Document-Add-31:before{content:"";color:#2d264b}.srm-Document-Add-41:before{content:"";color:#2d264b}.srm-Document-Align-Left-171:before{content:"";color:#2d264b}.srm-Document-Align-Right-141:before{content:"";color:#2d264b}.srm-Document-Align-Right-151:before{content:"";color:#2d264b}.srm-Document-Align-Right-161:before{content:"";color:#2d264b}.srm-Document-Align-Right-171:before{content:"";color:#2d264b}.srm-Document-Download-21:before{content:"";color:#2d264b}.srm-Document-Download-31:before{content:"";color:#2d264b}.srm-Document-Download-41:before{content:"";color:#2d264b}.srm-Document-Fail-21:before{content:"";color:#2d264b}.srm-Document-Fail-31:before{content:"";color:#2d264b}.srm-Document-Fail-41:before{content:"";color:#2d264b}.srm-Document-Minus-21:before{content:"";color:#2d264b}.srm-Document-Minus-41:before{content:"";color:#2d264b}.srm-Document-Upload-21:before{content:"";color:#2d264b}.srm-Document-Upload-31:before{content:"";color:#2d264b}.srm-Document-Upload-41:before{content:"";color:#2d264b}.srm-Edit-11:before{content:"";color:#2d264b}.srm-Edit-21:before{content:"";color:#2d264b}.srm-Edit-Square1:before{content:"";color:#2d264b}.srm-Folder-11:before{content:"";color:#2d264b}.srm-Folder-21:before{content:"";color:#2d264b}.srm-Folder-Add-11:before{content:"";color:#2d264b}.srm-Folder-Add-21:before{content:"";color:#2d264b}.srm-Folder-Cross-11:before{content:"";color:#2d264b}.srm-Folder-Cross-21:before{content:"";color:#2d264b}.srm-Folder-Minus-11:before{content:"";color:#2d264b}.srm-Folder-Minus-21:before{content:"";color:#2d264b}.srm-Forward1:before{content:"";color:#2d264b}.srm-Headphone-11:before{content:"";color:#2d264b}.srm-Image1:before{content:"";color:#2d264b}.srm-Next1:before{content:"";color:#2d264b}.srm-Palette1:before{content:"";color:#2d264b}.srm-Pause-Circle1:before{content:"";color:#2d264b}.srm-Pause-Octagon1:before{content:"";color:#2d264b}.srm-Pause-Octagon-11:before{content:"";color:#2d264b}.srm-Pause1:before{content:"";color:#2d264b}.srm-Pen1:before{content:"";color:#2d264b}.srm-Play-Circle1:before{content:"";color:#2d264b}.srm-Play-Octagon1:before{content:"";color:#2d264b}.srm-Play-Square1:before{content:"";color:#2d264b}.srm-Play1:before{content:"";color:#2d264b}.srm-Previous1:before{content:"";color:#2d264b}.srm-Radio1:before{content:"";color:#2d264b}.srm-Record1:before{content:"";color:#2d264b}.srm-Stop-Circle1:before{content:"";color:#2d264b}.srm-Stop1:before{content:"";color:#2d264b}.srm-Video-11:before{content:"";color:#2d264b}.srm-Video-21:before{content:"";color:#2d264b}.srm-Video-Slash1:before{content:"";color:#2d264b}.srm-Document-Add-11:before{content:"";color:#2d264b}.srm-Document-Align-Center-21:before{content:"";color:#2d264b}.srm-Document-Align-Left-21:before{content:"";color:#2d264b}.srm-Document-Align-Left-31:before{content:"";color:#2d264b}.srm-Document-Align-Right-18:before{content:"";color:#2d264b}.srm-Document-Justify-Left-11:before{content:"";color:#2d264b}.srm-Document-Upload-11:before{content:"";color:#2d264b}.srm-Document-Align-Center-11:before{content:"";color:#2d264b}.srm-Document-Align-Center-31:before{content:"";color:#2d264b}.srm-Document-Align-Center-41:before{content:"";color:#2d264b}.srm-Document-Align-Center-51:before{content:"";color:#2d264b}.srm-Document-Align-Center-61:before{content:"";color:#2d264b}.srm-Document-Align-Center-71:before{content:"";color:#2d264b}.srm-Document-Align-Left-18:before{content:"";color:#2d264b}.srm-Document-Align-Left-41:before{content:"";color:#2d264b}.srm-Document-Align-Left-51:before{content:"";color:#2d264b}.srm-Document-Align-Left-61:before{content:"";color:#2d264b}.srm-Document-Align-Left-71:before{content:"";color:#2d264b}.srm-Document-Align-Left-81:before{content:"";color:#2d264b}.srm-Document-Align-Left-91:before{content:"";color:#2d264b}.srm-Document-Align-Left-101:before{content:"";color:#2d264b}.srm-Document-Align-Left-111:before{content:"";color:#2d264b}.srm-Document-Align-Left-121:before{content:"";color:#2d264b}.srm-Document-Align-Left-131:before{content:"";color:#2d264b}.srm-Document-Align-Left-141:before{content:"";color:#2d264b}.srm-Document-Align-Left-151:before{content:"";color:#2d264b}.srm-Document-Align-Left-161:before{content:"";color:#2d264b}.srm-Document-Align-Right-21:before{content:"";color:#2d264b}.srm-Document-Align-Right-31:before{content:"";color:#2d264b}.srm-Document-Align-Right-41:before{content:"";color:#2d264b}.srm-Document-Align-Right-51:before{content:"";color:#2d264b}.srm-Document-Align-Right-61:before{content:"";color:#2d264b}.srm-Document-Align-Right-71:before{content:"";color:#2d264b}.srm-Document-Align-Right-81:before{content:"";color:#2d264b}.srm-Document-Align-Right-91:before{content:"";color:#2d264b}.srm-Document-Align-Right-101:before{content:"";color:#2d264b}.srm-Document-Align-Right-111:before{content:"";color:#2d264b}.srm-Document-Align-Right-121:before{content:"";color:#2d264b}.srm-Document-Align-Right-131:before{content:"";color:#2d264b}.srm-Document-Download-11:before{content:"";color:#2d264b}.srm-Document-Fail-11:before{content:"";color:#2d264b}.srm-Document-Justify-Right-11:before{content:"";color:#2d264b}.srm-Document-Justify-Center-11:before{content:"";color:#2d264b}.srm-Document-Justify-Center-21:before{content:"";color:#2d264b}.srm-Document-Justify-Left-21:before{content:"";color:#2d264b}.srm-Document-Justify-Right-21:before{content:"";color:#2d264b}.srm-Document-Minus-11:before{content:"";color:#2d264b}.srm-Group-11:before{content:"";color:#2d264b}.srm-Group-21:before{content:"";color:#2d264b}.srm-Group-31:before{content:"";color:#2d264b}.srm-Profile-11:before{content:"";color:#2d264b}.srm-Profile-Accepted-21:before{content:"";color:#2d264b}.srm-Profile-Add-11:before{content:"";color:#2d264b}.srm-Profile-Add-21:before{content:"";color:#2d264b}.srm-Profile-Delete-11:before{content:"";color:#2d264b}.srm-Profile-Delete-21:before{content:"";color:#2d264b}.srm-Profile-Octagon1:before{content:"";color:#2d264b}.srm-Profile-Remove-11:before{content:"";color:#2d264b}.srm-Profile-Remove-21:before{content:"";color:#2d264b}.srm-Profile-Square1:before{content:"";color:#2d264b}.srm-User-Tag1:before{content:"";color:#2d264b}.srm-Arrow-Swap-Horizontal1:before{content:"";color:#2d264b}.srm-Arrow-Swap-Vertical1:before{content:"";color:#2d264b}.srm-Down-11:before{content:"";color:#2d264b}.srm-Down-21:before{content:"";color:#2d264b}.srm-Down-31:before{content:"";color:#2d264b}.srm-Down-Circle-11:before{content:"";color:#2d264b}.srm-Down-Circle-21:before{content:"";color:#2d264b}.srm-Down-Square-11:before{content:"";color:#2d264b}.srm-Down-Square-21:before{content:"";color:#2d264b}.srm-Download1:before{content:"";color:#2d264b}.srm-Foreign1:before{content:"";color:#2d264b}.srm-Left-11:before{content:"";color:#2d264b}.srm-Left-21:before{content:"";color:#2d264b}.srm-Left-31:before{content:"";color:#2d264b}.srm-Left-Circle-11:before{content:"";color:#2d264b}.srm-Left-Circle-21:before{content:"";color:#2d264b}.srm-Left-Square-11:before{content:"";color:#2d264b}.srm-Left-Square-21:before{content:"";color:#2d264b}.srm-Login1:before{content:"";color:#2d264b}.srm-Logout1:before{content:"";color:#2d264b}.srm-Message-251:before{content:"";color:#2d264b}.srm-Message-261:before{content:"";color:#2d264b}.srm-Message-271:before{content:"";color:#2d264b}.srm-Message-281:before{content:"";color:#2d264b}.srm-Message-291:before{content:"";color:#2d264b}.srm-Message-301:before{content:"";color:#2d264b}.srm-Message-311:before{content:"";color:#2d264b}.srm-Message-321:before{content:"";color:#2d264b}.srm-Message-331:before{content:"";color:#2d264b}.srm-Message-341:before{content:"";color:#2d264b}.srm-Message-351:before{content:"";color:#2d264b}.srm-Message-361:before{content:"";color:#2d264b}.srm-Message-371:before{content:"";color:#2d264b}.srm-Message-381:before{content:"";color:#2d264b}.srm-Profile-Circle1:before{content:"";color:#2d264b}.srm-Redo1:before{content:"";color:#2d264b}.srm-Refresh-11:before{content:"";color:#2d264b}.srm-Refresh-21:before{content:"";color:#2d264b}.srm-Right-11:before{content:"";color:#2d264b}.srm-Right-21:before{content:"";color:#2d264b}.srm-Right-31:before{content:"";color:#2d264b}.srm-Right-Circle-11:before{content:"";color:#2d264b}.srm-Right-Circle-21:before{content:"";color:#2d264b}.srm-Right-Square-11:before{content:"";color:#2d264b}.srm-Right-Square-21:before{content:"";color:#2d264b}.srm-Rotate-Left1:before{content:"";color:#2d264b}.srm-Rotate-Right1:before{content:"";color:#2d264b}.srm-SMS-11:before{content:"";color:#2d264b}.srm-SMS-21:before{content:"";color:#2d264b}.srm-Swap-11:before{content:"";color:#2d264b}.srm-Swap-21:before{content:"";color:#2d264b}.srm-Undo1:before{content:"";color:#2d264b}.srm-Up-11:before{content:"";color:#2d264b}.srm-Up-2:before{content:"";color:#2d264b}.srm-Up-31:before{content:"";color:#2d264b}.srm-Up-Circle-11:before{content:"";color:#2d264b}.srm-Up-Circle-21:before{content:"";color:#2d264b}.srm-Up-Square-11:before{content:"";color:#2d264b}.srm-Up-Square-21:before{content:"";color:#2d264b}.srm-Upload1:before{content:"";color:#2d264b}.srm-Message-19:before{content:"";color:#2d264b}.srm-Message-210:before{content:"";color:#2d264b}.srm-Message-39:before{content:"";color:#2d264b}.srm-Message-41:before{content:"";color:#2d264b}.srm-Message-51:before{content:"";color:#2d264b}.srm-Message-61:before{content:"";color:#2d264b}.srm-Message-71:before{content:"";color:#2d264b}.srm-Message-81:before{content:"";color:#2d264b}.srm-Message-91:before{content:"";color:#2d264b}.srm-Message-101:before{content:"";color:#2d264b}.srm-Message-111:before{content:"";color:#2d264b}.srm-Message-121:before{content:"";color:#2d264b}.srm-Message-131:before{content:"";color:#2d264b}.srm-Message-141:before{content:"";color:#2d264b}.srm-Message-151:before{content:"";color:#2d264b}.srm-Message-161:before{content:"";color:#2d264b}.srm-Message-171:before{content:"";color:#2d264b}.srm-Message-181:before{content:"";color:#2d264b}.srm-Message-211:before{content:"";color:#2d264b}.srm-Message-221:before{content:"";color:#2d264b}.srm-Message-231:before{content:"";color:#2d264b}.srm-Message-241:before{content:"";color:#2d264b}.srm-Text-Align-Justify-Left2:before{content:"";color:#2d264b}.srm-Add-Category2:before{content:"";color:#2d264b}.srm-Award-32:before{content:"";color:#2d264b}.srm-Award-42:before{content:"";color:#2d264b}.srm-Award-52:before{content:"";color:#2d264b}.srm-Award-62:before{content:"";color:#2d264b}.srm-Bag-12:before{content:"";color:#2d264b}.srm-Bag-22:before{content:"";color:#2d264b}.srm-Bag-32:before{content:"";color:#2d264b}.srm-Bag-42:before{content:"";color:#2d264b}.srm-Bag-52:before{content:"";color:#2d264b}.srm-Bag-62:before{content:"";color:#2d264b}.srm-Bag-72:before{content:"";color:#2d264b}.srm-Bag-82:before{content:"";color:#2d264b}.srm-Bold2:before{content:"";color:#2d264b}.srm-Buy-12:before{content:"";color:#2d264b}.srm-Buy-22:before{content:"";color:#2d264b}.srm-Buy-32:before{content:"";color:#2d264b}.srm-Category2:before{content:"";color:#2d264b}.srm-Dislike2:before{content:"";color:#2d264b}.srm-Drop2:before{content:"";color:#2d264b}.srm-Happy-12:before{content:"";color:#2d264b}.srm-Happy-22:before{content:"";color:#2d264b}.srm-Heart-12:before{content:"";color:#2d264b}.srm-Heart-22:before{content:"";color:#2d264b}.srm-Heart-32:before{content:"";color:#2d264b}.srm-Italic2:before{content:"";color:#2d264b}.srm-Like-12:before{content:"";color:#2d264b}.srm-Like-22:before{content:"";color:#2d264b}.srm-Like-32:before{content:"";color:#2d264b}.srm-Like2:before{content:"";color:#2d264b}.srm-Menu-Candy-Box2:before{content:"";color:#2d264b}.srm-Menu-Cheesesburger2:before{content:"";color:#2d264b}.srm-Menu-Fries2:before{content:"";color:#2d264b}.srm-Menu-Hamburger2:before{content:"";color:#2d264b}.srm-Menu-Hamburger-12:before{content:"";color:#2d264b}.srm-Menu-Hotdog2:before{content:"";color:#2d264b}.srm-Menu-Kebab2:before{content:"";color:#2d264b}.srm-Menu-Meatballs2:before{content:"";color:#2d264b}.srm-Menu-Strawberry2:before{content:"";color:#2d264b}.srm-Menu-Veggie-Burger2:before{content:"";color:#2d264b}.srm-Menu2:before{content:"";color:#2d264b}.srm-Moon2:before{content:"";color:#2d264b}.srm-Poker2:before{content:"";color:#2d264b}.srm-PS5-12:before{content:"";color:#2d264b}.srm-PS5-22:before{content:"";color:#2d264b}.srm-Sad2:before{content:"";color:#2d264b}.srm-Star-12:before{content:"";color:#2d264b}.srm-Star-22:before{content:"";color:#2d264b}.srm-Sun-12:before{content:"";color:#2d264b}.srm-Sun-22:before{content:"";color:#2d264b}.srm-Text-Align-Center2:before{content:"";color:#2d264b}.srm-Text-Align-Justify-Center2:before{content:"";color:#2d264b}.srm-Text-Align-Justify-Right2:before{content:"";color:#2d264b}.srm-Text-Align-Left2:before{content:"";color:#2d264b}.srm-Text-Align-Right2:before{content:"";color:#2d264b}.srm-Text2:before{content:"";color:#2d264b}.srm-Virus2:before{content:"";color:#2d264b}.srm-Work2:before{content:"";color:#2d264b}.srm-Activity-12:before{content:"";color:#2d264b}.srm-Activity-22:before{content:"";color:#2d264b}.srm-Activity-32:before{content:"";color:#2d264b}.srm-Activity-42:before{content:"";color:#2d264b}.srm-Add-Circle2:before{content:"";color:#2d264b}.srm-Add-Square2:before{content:"";color:#2d264b}.srm-Add2:before{content:"";color:#2d264b}.srm-Attachment2:before{content:"";color:#2d264b}.srm-Award-12:before{content:"";color:#2d264b}.srm-Award-22:before{content:"";color:#2d264b}.srm-Battery-Charging2:before{content:"";color:#2d264b}.srm-Battery-Low2:before{content:"";color:#2d264b}.srm-Battery-Normal2:before{content:"";color:#2d264b}.srm-Close-Circle2:before{content:"";color:#2d264b}.srm-Close-Square2:before{content:"";color:#2d264b}.srm-Close2:before{content:"";color:#2d264b}.srm-Cup-of-Tea2:before{content:"";color:#2d264b}.srm-Cup2:before{content:"";color:#2d264b}.srm-Danger-Circle2:before{content:"";color:#2d264b}.srm-Danger-Triangle2:before{content:"";color:#2d264b}.srm-Education2:before{content:""}.srm-FAQ-Circle2:before{content:"";color:#2d264b}.srm-Filter-12:before{content:"";color:#2d264b}.srm-Filter-22:before{content:"";color:#2d264b}.srm-Filter-32:before{content:"";color:#2d264b}.srm-Filter-42:before{content:"";color:#2d264b}.srm-Filter-52:before{content:"";color:#2d264b}.srm-Flash-Disk-12:before{content:"";color:#2d264b}.srm-Flash-Disk-22:before{content:"";color:#2d264b}.srm-Gift-12:before{content:"";color:#2d264b}.srm-Gift-22:before{content:"";color:#2d264b}.srm-Hashtag2:before{content:"";color:#2d264b}.srm-Information-Circle2:before{content:"";color:#2d264b}.srm-Information-Square2:before{content:"";color:#2d264b}.srm-Instagram2:before{content:"";color:#2d264b}.srm-Keyboard2:before{content:"";color:#2d264b}.srm-Link2:before{content:"";color:#2d264b}.srm-Minus-Circle2:before{content:"";color:#2d264b}.srm-Minus-Square2:before{content:"";color:#2d264b}.srm-Minus2:before{content:"";color:#2d264b}.srm-More-Circle2:before{content:"";color:#2d264b}.srm-More-Square2:before{content:"";color:#2d264b}.srm-Mouse2:before{content:"";color:#2d264b}.srm-Numerical-Star2:before{content:"";color:#2d264b}.srm-Off2:before{content:"";color:#2d264b}.srm-Pin2:before{content:"";color:#2d264b}.srm-Report2:before{content:"";color:#2d264b}.srm-Situation-12:before{content:"";color:#2d264b}.srm-Situation-22:before{content:"";color:#2d264b}.srm-Sticker2:before{content:"";color:#2d264b}.srm-Tick-Circle2:before{content:"";color:#2d264b}.srm-Tick-Square2:before{content:"";color:#2d264b}.srm-Tick2:before{content:"";color:#2d264b}.srm-TV2:before{content:"";color:#2d264b}.srm-Warning2:before{content:"";color:#2d264b}.srm-Wifi2:before{content:"";color:#2d264b}.srm-Battery-Fully2:before{content:"";color:#2d264b}.srm-Bookmark-12:before{content:"";color:#2d264b}.srm-Bookmark-22:before{content:"";color:#2d264b}.srm-Bookmark-32:before{content:"";color:#2d264b}.srm-Calender-12:before{content:"";color:#2d264b}.srm-Calender-22:before{content:"";color:#2d264b}.srm-Call-Missed2:before{content:"";color:#2d264b}.srm-Call-Silent2:before{content:"";color:#2d264b}.srm-Call2:before{content:"";color:#2d264b}.srm-Calling-12:before{content:"";color:#2d264b}.srm-Calling-22:before{content:"";color:#2d264b}.srm-Chart2:before{content:"";color:#2d264b}.srm-Delete-12:before{content:"";color:#2d264b}.srm-Delete-22:before{content:"";color:#2d264b}.srm-Discovery-12:before{content:"";color:#2d264b}.srm-Discovery-22:before{content:"";color:#2d264b}.srm-Display-12:before{content:"";color:#2d264b}.srm-Display-22:before{content:"";color:#2d264b}.srm-Display-32:before{content:"";color:#2d264b}.srm-Display-42:before{content:"";color:#2d264b}.srm-Graph2:before{content:"";color:#2d264b}.srm-Home-12:before{content:"";color:#2d264b}.srm-Home-22:before{content:"";color:#2d264b}.srm-Home-32:before{content:"";color:#2d264b}.srm-Home-42:before{content:"";color:#2d264b}.srm-Map2:before{content:"";color:#2d264b}.srm-Notification-12:before{content:"";color:#2d264b}.srm-Notification-22:before{content:"";color:#2d264b}.srm-Notification-32:before{content:"";color:#2d264b}.srm-Notification-42:before{content:"";color:#2d264b}.srm-Search-12:before{content:"";color:#2d264b}.srm-Search-22:before{content:"";color:#2d264b}.srm-Send-12:before{content:"";color:#2d264b}.srm-Send-22:before{content:"";color:#2d264b}.srm-Send-32:before{content:"";color:#2d264b}.srm-Send-42:before{content:"";color:#2d264b}.srm-Send-52:before{content:"";color:#2d264b}.srm-Setting2:before{content:"";color:#2d264b}.srm-Tag2:before{content:"";color:#2d264b}.srm-Time-Circle-12:before{content:"";color:#2d264b}.srm-Time-Circle-22:before{content:"";color:#2d264b}.srm-Time-Circle-32:before{content:"";color:#2d264b}.srm-Time-Circle-42:before{content:"";color:#2d264b}.srm-Time-Circle-52:before{content:"";color:#2d264b}.srm-Time-Circle-62:before{content:"";color:#2d264b}.srm-Verified2:before{content:"";color:#2d264b}.srm-Watch-12:before{content:"";color:#2d264b}.srm-Watch-22:before{content:"";color:#2d264b}.srm-Zoom-In2:before{content:"";color:#2d264b}.srm-Zoom-Out2:before{content:"";color:#2d264b}.srm-Card-12:before{content:"";color:#2d264b}.srm-Card-22:before{content:"";color:#2d264b}.srm-Discount-Shape-12:before{content:"";color:#2d264b}.srm-Discount-Shape-22:before{content:"";color:#2d264b}.srm-Discount-Shape-32:before{content:"";color:#2d264b}.srm-Discount-Square2:before{content:"";color:#2d264b}.srm-Dollar-Circle2:before{content:"";color:#2d264b}.srm-Dollar-Square2:before{content:"";color:#2d264b}.srm-Hide2:before{content:"";color:#2d264b}.srm-Location-Add2:before{content:"";color:#2d264b}.srm-Location-Cross2:before{content:"";color:#2d264b}.srm-Location-Minus2:before{content:"";color:#2d264b}.srm-Location-Tick2:before{content:"";color:#2d264b}.srm-Location2:before{content:"";color:#2d264b}.srm-Lock-12:before{content:"";color:#2d264b}.srm-Lock-22:before{content:"";color:#2d264b}.srm-Lock-32:before{content:"";color:#2d264b}.srm-Password-12:before{content:"";color:#2d264b}.srm-Password-22:before{content:"";color:#2d264b}.srm-Password-32:before{content:"";color:#2d264b}.srm-Password-42:before{content:"";color:#2d264b}.srm-Password-52:before{content:"";color:#2d264b}.srm-Password-62:before{content:"";color:#2d264b}.srm-Scan-15:before{content:"";color:#2d264b}.srm-Scan-22:before{content:"";color:#2d264b}.srm-Scan-32:before{content:"";color:#2d264b}.srm-Scan-42:before{content:"";color:#2d264b}.srm-Scan-52:before{content:"";color:#2d264b}.srm-Scan-62:before{content:"";color:#2d264b}.srm-Scan-72:before{content:"";color:#2d264b}.srm-Scan-82:before{content:"";color:#2d264b}.srm-Scan-102:before{content:"";color:#2d264b}.srm-Scan-112:before{content:"";color:#2d264b}.srm-Scan-122:before{content:"";color:#2d264b}.srm-Scan-132:before{content:"";color:#2d264b}.srm-Scan-141:before{content:"";color:#2d264b}.srm-Scan-151:before{content:"";color:#2d264b}.srm-Scan-16:before{content:"";color:#2d264b}.srm-Security-Safe2:before{content:"";color:#2d264b}.srm-Shield-12:before{content:"";color:#2d264b}.srm-Shield-Cross2:before{content:"";color:#2d264b}.srm-Shield-Plus2:before{content:"";color:#2d264b}.srm-Shield-Star2:before{content:"";color:#2d264b}.srm-Shield-Tick2:before{content:"";color:#2d264b}.srm-Show2:before{content:"";color:#2d264b}.srm-Ticket-12:before{content:"";color:#2d264b}.srm-Ticket-22:before{content:"";color:#2d264b}.srm-Ticket-Discount2:before{content:"";color:#2d264b}.srm-Ticket-Expired2:before{content:"";color:#2d264b}.srm-Ticket-Star-12:before{content:"";color:#2d264b}.srm-Ticket-Star-22:before{content:"";color:#2d264b}.srm-Unlock-12:before{content:"";color:#2d264b}.srm-Unlock-22:before{content:"";color:#2d264b}.srm-Unlock-32:before{content:"";color:#2d264b}.srm-Wallet2:before{content:"";color:#2d264b}.srm-Website2:before{content:"";color:#2d264b}.srm-Backward-5-Seconds2:before{content:"";color:#2d264b}.srm-Backward-10-Seconds2:before{content:"";color:#2d264b}.srm-Backward2:before{content:"";color:#2d264b}.srm-Camera-12:before{content:"";color:#2d264b}.srm-Camera-22:before{content:"";color:#2d264b}.srm-Camera-Slash-12:before{content:"";color:#2d264b}.srm-Camera-Slash-22:before{content:"";color:#2d264b}.srm-Discount-Circle2:before{content:"";color:#2d264b}.srm-Forward-5-Seconds2:before{content:"";color:#2d264b}.srm-Forward-10-Seconds2:before{content:"";color:#2d264b}.srm-Forward2:before{content:"";color:#2d264b}.srm-Headphone-12:before{content:"";color:#2d264b}.srm-Headphone-22:before{content:"";color:#2d264b}.srm-Microphone-12:before{content:"";color:#2d264b}.srm-Microphone-22:before{content:"";color:#2d264b}.srm-Microphone-32:before{content:"";color:#2d264b}.srm-Microphone-42:before{content:"";color:#2d264b}.srm-Microphone-Off2:before{content:"";color:#2d264b}.srm-Music-Filter2:before{content:"";color:#2d264b}.srm-Music2:before{content:"";color:#2d264b}.srm-Musicnote2:before{content:"";color:#2d264b}.srm-Next2:before{content:"";color:#2d264b}.srm-Pause-Circle2:before{content:"";color:#2d264b}.srm-Pause-Octagon2:before{content:"";color:#2d264b}.srm-Pause-Octagon-12:before{content:"";color:#2d264b}.srm-Pause2:before{content:"";color:#2d264b}.srm-Play-Circle2:before{content:"";color:#2d264b}.srm-Play-Octagon2:before{content:"";color:#2d264b}.srm-Play-Square2:before{content:"";color:#2d264b}.srm-Play2:before{content:"";color:#2d264b}.srm-Previous2:before{content:"";color:#2d264b}.srm-Radio2:before{content:"";color:#2d264b}.srm-Record2:before{content:"";color:#2d264b}.srm-Repeate-12:before{content:"";color:#2d264b}.srm-Repeate-32:before{content:"";color:#2d264b}.srm-Repeate-One-12:before{content:"";color:#2d264b}.srm-Repeate-One-22:before{content:"";color:#2d264b}.srm-Repeate-One-32:before{content:"";color:#2d264b}.srm-Shuffle-12:before{content:"";color:#2d264b}.srm-Shuffle-22:before{content:"";color:#2d264b}.srm-Speaker-12:before{content:"";color:#2d264b}.srm-Speaker-22:before{content:"";color:#2d264b}.srm-Stop-Circle2:before{content:"";color:#2d264b}.srm-Stop2:before{content:"";color:#2d264b}.srm-Voice-Circle2:before{content:"";color:#2d264b}.srm-Voice-Shape-12:before{content:"";color:#2d264b}.srm-Voice-Shape-22:before{content:"";color:#2d264b}.srm-Voice-Square2:before{content:"";color:#2d264b}.srm-Voice2:before{content:"";color:#2d264b}.srm-Volume-Cross2:before{content:"";color:#2d264b}.srm-Volume-High2:before{content:"";color:#2d264b}.srm-Volume-Low2:before{content:"";color:#2d264b}.srm-Volume-Low-12:before{content:"";color:#2d264b}.srm-Volume-Mute2:before{content:"";color:#2d264b}.srm-Volume-Off2:before{content:"";color:#2d264b}.srm-Volume-Slash2:before{content:"";color:#2d264b}.srm-Volume-Up2:before{content:"";color:#2d264b}.srm-Color-Picker2:before{content:"";color:#2d264b}.srm-Crop-12:before{content:""}.srm-Crop-22:before{content:"";color:#2d264b}.srm-Crop-32:before{content:"";color:#2d264b}.srm-Document-Add-12:before{content:"";color:#2d264b}.srm-Document-Minus-32:before{content:"";color:#2d264b}.srm-Document-Upload-12:before{content:"";color:#2d264b}.srm-Document-Add-22:before{content:"";color:#2d264b}.srm-Document-Add-32:before{content:"";color:#2d264b}.srm-Document-Add-42:before{content:"";color:#2d264b}.srm-Document-Align-Center-62:before{content:"";color:#2d264b}.srm-Document-Align-Center-72:before{content:"";color:#2d264b}.srm-Document-Align-Left-132:before{content:"";color:#2d264b}.srm-Document-Align-Left-142:before{content:"";color:#2d264b}.srm-Document-Align-Left-152:before{content:"";color:#2d264b}.srm-Document-Align-Left-162:before{content:"";color:#2d264b}.srm-Document-Align-Left-172:before{content:"";color:#2d264b}.srm-Document-Align-Right-112:before{content:"";color:#2d264b}.srm-Document-Align-Right-122:before{content:"";color:#2d264b}.srm-Document-Align-Right-132:before{content:"";color:#2d264b}.srm-Document-Align-Right-142:before{content:"";color:#2d264b}.srm-Document-Align-Right-152:before{content:"";color:#2d264b}.srm-Document-Align-Right-162:before{content:"";color:#2d264b}.srm-Document-Align-Right-172:before{content:"";color:#2d264b}.srm-Document-Download-12:before{content:"";color:#2d264b}.srm-Document-Download-22:before{content:"";color:#2d264b}.srm-Document-Download-32:before{content:"";color:#2d264b}.srm-Document-Download-42:before{content:"";color:#2d264b}.srm-Document-Fail-12:before{content:"";color:#2d264b}.srm-Document-Fail-22:before{content:"";color:#2d264b}.srm-Document-Fail-32:before{content:"";color:#2d264b}.srm-Document-Fail-42:before{content:"";color:#2d264b}.srm-Document-Minus-12:before{content:"";color:#2d264b}.srm-Document-Minus-22:before{content:"";color:#2d264b}.srm-Document-Minus-42:before{content:"";color:#2d264b}.srm-Document-Upload-22:before{content:"";color:#2d264b}.srm-Document-Upload-32:before{content:"";color:#2d264b}.srm-Document-Upload-42:before{content:"";color:#2d264b}.srm-Edit-12:before{content:"";color:#2d264b}.srm-Edit-22:before{content:"";color:#2d264b}.srm-Edit-Square2:before{content:"";color:#2d264b}.srm-Folder-12:before{content:"";color:#2d264b}.srm-Folder-22:before{content:"";color:#2d264b}.srm-Folder-Add-12:before{content:"";color:#2d264b}.srm-Folder-Add-22:before{content:"";color:#2d264b}.srm-Folder-Cross-12:before{content:"";color:#2d264b}.srm-Folder-Cross-22:before{content:"";color:#2d264b}.srm-Folder-Minus-12:before{content:"";color:#2d264b}.srm-Folder-Minus-22:before{content:"";color:#2d264b}.srm-Image-2:before{content:"";color:#2d264b}.srm-Image2:before{content:"";color:#2d264b}.srm-Palette2:before{content:"";color:#2d264b}.srm-Pen2:before{content:"";color:#2d264b}.srm-Video-12:before{content:"";color:#2d264b}.srm-Video-22:before{content:"";color:#2d264b}.srm-Video-Slash2:before{content:"";color:#2d264b}.srm-Arrow-Swap-Horizontal2:before{content:"";color:#2d264b}.srm-Arrow-Swap-Vertical2:before{content:"";color:#2d264b}.srm-Document-Align-Center-22:before{content:"";color:#2d264b}.srm-Document-Align-Left-22:before{content:"";color:#2d264b}.srm-Document-Align-Left-32:before{content:"";color:#2d264b}.srm-Document-Align-Right-19:before{content:"";color:#2d264b}.srm-Document-Justify-Left-12:before{content:"";color:#2d264b}.srm-Document-Align-Center-12:before{content:"";color:#2d264b}.srm-Document-Align-Center-32:before{content:"";color:#2d264b}.srm-Document-Align-Center-42:before{content:"";color:#2d264b}.srm-Document-Align-Center-52:before{content:"";color:#2d264b}.srm-Document-Align-Left-19:before{content:"";color:#2d264b}.srm-Document-Align-Left-42:before{content:"";color:#2d264b}.srm-Document-Align-Left-52:before{content:"";color:#2d264b}.srm-Document-Align-Left-62:before{content:"";color:#2d264b}.srm-Document-Align-Left-72:before{content:"";color:#2d264b}.srm-Document-Align-Left-82:before{content:"";color:#2d264b}.srm-Document-Align-Left-92:before{content:"";color:#2d264b}.srm-Document-Align-Left-102:before{content:"";color:#2d264b}.srm-Document-Align-Left-112:before{content:"";color:#2d264b}.srm-Document-Align-Left-122:before{content:"";color:#2d264b}.srm-Document-Align-Right-22:before{content:"";color:#2d264b}.srm-Document-Align-Right-32:before{content:"";color:#2d264b}.srm-Document-Align-Right-42:before{content:"";color:#2d264b}.srm-Document-Align-Right-52:before{content:"";color:#2d264b}.srm-Document-Align-Right-62:before{content:"";color:#2d264b}.srm-Document-Align-Right-72:before{content:"";color:#2d264b}.srm-Document-Align-Right-82:before{content:"";color:#2d264b}.srm-Document-Align-Right-92:before{content:"";color:#2d264b}.srm-Document-Align-Right-102:before{content:"";color:#2d264b}.srm-Document-Justify-Right-12:before{content:"";color:#2d264b}.srm-Document-Justify-Center-12:before{content:"";color:#2d264b}.srm-Document-Justify-Center-22:before{content:"";color:#2d264b}.srm-Document-Justify-Left-22:before{content:"";color:#2d264b}.srm-Document-Justify-Right-22:before{content:"";color:#2d264b}.srm-Foreign2:before{content:"";color:#2d264b}.srm-Group-12:before{content:"";color:#2d264b}.srm-Group-22:before{content:"";color:#2d264b}.srm-Group-32:before{content:"";color:#2d264b}.srm-Profile-12:before{content:"";color:#2d264b}.srm-Profile-Accepted-22:before{content:"";color:#2d264b}.srm-Profile-Add-12:before{content:"";color:#2d264b}.srm-Profile-Add-22:before{content:"";color:#2d264b}.srm-Profile-Circle-2:before{content:"";color:#2d264b}.srm-Profile-Circle2:before{content:"";color:#2d264b}.srm-Profile-Delete-12:before{content:"";color:#2d264b}.srm-Profile-Delete-22:before{content:"";color:#2d264b}.srm-Profile-Octagon-2:before{content:"";color:#2d264b}.srm-Profile-Octagon2:before{content:"";color:#2d264b}.srm-Profile-Remove-12:before{content:"";color:#2d264b}.srm-Profile-Remove-22:before{content:"";color:#2d264b}.srm-Profile-Square-2:before{content:"";color:#2d264b}.srm-Profile-Square-3:before{content:"";color:#2d264b}.srm-Profile-Square2:before{content:"";color:#2d264b}.srm-Redo2:before{content:"";color:#2d264b}.srm-Undo2:before{content:"";color:#2d264b}.srm-User-Tag-2:before{content:"";color:#2d264b}.srm-User-Tag2:before{content:"";color:#2d264b}.srm-Down-12:before{content:"";color:#2d264b}.srm-Down-22:before{content:"";color:#2d264b}.srm-Down-32:before{content:"";color:#2d264b}.srm-Down-Circle-12:before{content:"";color:#2d264b}.srm-Down-Circle-22:before{content:"";color:#2d264b}.srm-Down-Square-12:before{content:"";color:#2d264b}.srm-Down-Square-22:before{content:"";color:#2d264b}.srm-Download2:before{content:"";color:#2d264b}.srm-Left-12:before{content:"";color:#2d264b}.srm-Left-22:before{content:"";color:#2d264b}.srm-Left-32:before{content:"";color:#2d264b}.srm-Left-Circle-12:before{content:"";color:#2d264b}.srm-Left-Circle-22:before{content:"";color:#2d264b}.srm-Left-Square-12:before{content:"";color:#2d264b}.srm-Left-Square-22:before{content:"";color:#2d264b}.srm-Login2:before{content:"";color:#2d264b}.srm-Logout2:before{content:"";color:#2d264b}.srm-Message-222:before{content:"";color:#2d264b}.srm-Message-232:before{content:"";color:#2d264b}.srm-Message-242:before{content:"";color:#2d264b}.srm-Message-252:before{content:"";color:#2d264b}.srm-Message-262:before{content:"";color:#2d264b}.srm-Message-272:before{content:"";color:#2d264b}.srm-Message-282:before{content:"";color:#2d264b}.srm-Message-292:before{content:"";color:#2d264b}.srm-Message-302:before{content:"";color:#2d264b}.srm-Message-312:before{content:"";color:#2d264b}.srm-Message-322:before{content:"";color:#2d264b}.srm-Message-332:before{content:"";color:#2d264b}.srm-Message-342:before{content:"";color:#2d264b}.srm-Message-352:before{content:"";color:#2d264b}.srm-Message-362:before{content:"";color:#2d264b}.srm-Message-372:before{content:"";color:#2d264b}.srm-Message-382:before{content:"";color:#2d264b}.srm-Refresh-12:before{content:"";color:#2d264b}.srm-Refresh-22:before{content:"";color:#2d264b}.srm-Right-12:before{content:"";color:#2d264b}.srm-Right-22:before{content:"";color:#2d264b}.srm-Right-32:before{content:"";color:#2d264b}.srm-Right-Circle-12:before{content:"";color:#2d264b}.srm-Right-Circle-22:before{content:"";color:#2d264b}.srm-Right-Square-12:before{content:"";color:#2d264b}.srm-Right-Square-22:before{content:"";color:#2d264b}.srm-Rotate-Left2:before{content:"";color:#2d264b}.srm-Rotate-Right2:before{content:"";color:#2d264b}.srm-SMS-12:before{content:"";color:#2d264b}.srm-SMS-22:before{content:"";color:#2d264b}.srm-Swap-12:before{content:"";color:#2d264b}.srm-Swap-22:before{content:"";color:#2d264b}.srm-Up-12:before{content:"";color:#2d264b}.srm-Up-21:before{content:"";color:#2d264b}.srm-Up-32:before{content:"";color:#2d264b}.srm-Up-Circle-12:before{content:"";color:#2d264b}.srm-Up-Circle-22:before{content:"";color:#2d264b}.srm-Up-Square-12:before{content:"";color:#2d264b}.srm-Up-Square-22:before{content:"";color:#2d264b}.srm-Upload2:before{content:"";color:#2d264b}.srm-Message-110:before{content:"";color:#2d264b}.srm-Message-212:before{content:"";color:#2d264b}.srm-Message-310:before{content:"";color:#2d264b}.srm-Message-42:before{content:"";color:#2d264b}.srm-Message-52:before{content:"";color:#2d264b}.srm-Message-62:before{content:"";color:#2d264b}.srm-Message-72:before{content:"";color:#2d264b}.srm-Message-82:before{content:"";color:#2d264b}.srm-Message-92:before{content:"";color:#2d264b}.srm-Message-102:before{content:"";color:#2d264b}.srm-Message-112:before{content:"";color:#2d264b}.srm-Message-122:before{content:"";color:#2d264b}.srm-Message-132:before{content:"";color:#2d264b}.srm-Message-142:before{content:"";color:#2d264b}.srm-Message-152:before{content:"";color:#2d264b}.srm-Message-162:before{content:"";color:#2d264b}.srm-Message-172:before{content:"";color:#2d264b}.srm-Message-182:before{content:"";color:#2d264b}.srm-Message-213:before{content:"";color:#2d264b}
